:root{--header-height:88px;--accent-height:28px}body,html{margin:0;padding:0;overflow-x:hidden;padding-top:calc(var(--accent-height) + var(--header-height))}.main-header{background:var(--black);padding:0 28px;margin:0;width:100%;height:var(--header-height);min-height:var(--header-height);position:fixed;left:0;right:0;top:var(--accent-height);z-index:300;display:flex;align-items:center;justify-content:center;gap:28px;box-sizing:border-box;box-shadow:0 8px 26px rgba(0,0,0,.32)}.accent-bar{height:var(--accent-height);width:100%;background:var(--yellow);margin:0;border-radius:0;box-shadow:0 8px 18px rgba(0,0,0,.25);position:fixed;left:0;right:0;top:0;z-index:220}.accent-inner{max-width:1200px;margin:0 auto;padding:0 24px;height:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;box-sizing:border-box}.accent-left,.accent-right{display:flex;align-items:center;gap:12px;font-weight:700;color:var(--black);font-size:.98rem}.accent-label{font-weight:800}.accent-link{color:var(--black);text-decoration:none;font-weight:800}.accent-link:focus-visible,.accent-link:hover{text-decoration:underline}.accent-icon{display:inline-flex;align-items:center;justify-content:center;padding:6px;background:#fff;border-radius:999px;box-shadow:0 6px 14px rgba(0,0,0,.24)}.accent-icon svg{height:22px;width:22px;display:block;color:#fff;fill:currentColor}.accent-icon img{height:22px;width:22px;display:block;object-fit:contain}.accent-icon.facebook{background:0 0;box-shadow:none;border-radius:0;padding:0}.accent-icon.facebook svg{color:#1877f2;fill:#1877f2}.accent-bar .accent-icon{padding:0;border-radius:0;background:0 0;height:100%;display:inline-flex;align-items:center;justify-content:center}.accent-bar .accent-icon img,.accent-bar .accent-icon svg{height:calc(var(--accent-height) - 6px);width:auto;display:block;line-height:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.accent-divider{opacity:.55;font-weight:700}.header-inner{width:100%;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:32px;padding:0 4px;position:relative}.submenu-toggle{display:none;background:0 0;border:none;color:var(--yellow);cursor:pointer;padding:6px 8px;align-items:center}.submenu-toggle .chev{font-size:1.05rem;line-height:1}.main-nav{display:contents}@media (min-width:901px){.main-nav{display:contents}.brand{order:0}}.brand{display:flex;align-items:center;gap:14px;padding:10px 16px;flex-shrink:0;z-index:60}.header-logo{height:144px;width:auto;display:block;margin-right:20px;margin-bottom:-56px;border-radius:999px;box-shadow:0 6px 18px rgba(0,0,0,.35)}.mobile-logo{display:none}.hamburger{display:none;width:44px;height:44px;padding:0;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);cursor:pointer;z-index:1100;border-radius:12px;transition:.3s cubic-bezier(.4, 0, .2, 1);align-items:center;justify-content:center;overflow:hidden}.hamburger:active{transform:scale(.92);background-color:rgba(255,255,255,.15)}.hamburger-box{width:24px;height:18px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px;width:24px;height:2px;background-color:#fff;border-radius:4px;position:absolute;transition:transform .2s cubic-bezier(.55, .055, .675, .19)}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block;width:24px;height:2px;background-color:#fff;border-radius:4px;position:absolute;transition:transform .15s,opacity .15s}.hamburger-inner::before{top:-8px}.hamburger-inner::after{bottom:-8px}.hamburger.active .hamburger-inner{transform:rotate(45deg);transition:transform .22s cubic-bezier(.215, .61, .355, 1)}.hamburger.active .hamburger-inner::before{top:0;opacity:0}.hamburger.active .hamburger-inner::after{bottom:0;transform:rotate(-90deg)}.nav-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);z-index:1000;opacity:0;transition:opacity .4s;pointer-events:none}.nav-overlay.active{opacity:1;pointer-events:auto}.mobile-header-logo{height:44px;width:auto;display:block}.site-title{color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:1px;font-family:"Segoe UI",Arial,sans-serif;display:none}.nav-group{flex:1;display:flex;align-items:center}.nav-group-left{justify-content:flex-end}.nav-group-right{justify-content:flex-start}.nav-left,.nav-right{display:flex;gap:26px;align-items:center;list-style:none;margin:0;padding:6px 12px;background:0 0}.nav-item{position:relative}.nav-item>a{color:#fff;text-decoration:none;font-weight:700;font-size:1.08rem;letter-spacing:.2px;padding:12px 2px;display:inline-block;position:relative;transition:color .2s,transform .2s,text-shadow .2s}.nav-item>a::after{content:"";position:absolute;left:0;bottom:6px;width:0;height:3px;background:var(--yellow);transition:width .2s}.nav-item>a:focus-visible,.nav-item>a:hover{color:var(--yellow);transform:translateY(-3px);text-shadow:0 0 12px rgba(255,215,12,.55)}.nav-item>a:focus-visible::after,.nav-item>a:hover::after{width:100%}.has-submenu .submenu{list-style:none;margin:0;padding:8px 0;position:absolute;left:0;top:100%;background:rgba(42,37,45,.96);min-width:220px;box-shadow:0 16px 40px rgba(0,0,0,.26);border-radius:8px;border:1px solid rgba(255,255,255,.08);overflow:hidden;backdrop-filter:blur(6px);opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .18s,transform .18s,visibility .18s;pointer-events:none}.has-submenu .submenu li a{color:#fff;text-decoration:none;display:block;padding:10px 14px;font-size:.95rem;letter-spacing:.1px}.has-submenu .submenu li a:focus-visible,.has-submenu .submenu li a:hover{background:rgba(255,215,12,.12);color:var(--yellow)}.has-submenu .submenu li+li a{border-top:1px solid rgba(255,255,255,.06)}.has-submenu:focus-within .submenu,.has-submenu:hover .submenu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.has-submenu .submenu:hover{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}@media (max-width:900px){.main-header{height:auto;padding:12px 24px;flex-wrap:nowrap;gap:16px;justify-content:space-between}:root{--header-height:80px;--accent-height:26px}.hamburger{display:flex}.mobile-logo{display:block}.main-nav{display:flex;flex-direction:column;position:fixed;top:0;right:0;width:320px;max-width:85vw;height:100vh;background:rgba(18,18,18,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:110px 1.5rem 2rem;overflow-y:auto;transform:translateX(100%);opacity:0;visibility:hidden;transition:transform .45s cubic-bezier(.4, 0, .2, 1),opacity .4s,visibility .45s;box-shadow:-10px 0 30px rgba(0,0,0,.5);z-index:1050;border-left:1px solid rgba(255,255,255,.08)}.main-nav.active{transform:translateX(0);opacity:1;visibility:visible}.nav-overlay{display:block}body.menu-open{overflow:hidden;height:100vh}.brand{order:-1;margin:0 auto 1.5rem;position:relative}.accent-bar{width:clamp(260px,84%,880px);height:58px;margin:0 auto;border-radius:0 0 8px 8px}.header-logo{height:70px;margin-right:0;margin-bottom:0;box-shadow:0 4px 12px rgba(0,0,0,.3)}.site-title{font-size:1.4rem}.nav-group{width:100%;justify-content:center;flex-direction:column;gap:16px}.nav-left,.nav-right{width:100%;flex-direction:column;gap:4px;padding:0;align-items:stretch}.nav-item{width:100%;text-align:center}.nav-item>a{display:block;padding:16px 56px 16px 20px;font-size:1.15rem;font-weight:600;border-radius:12px;background:0 0;border:none;text-align:left;transition:.25s cubic-bezier(.4, 0, .2, 1);color:rgba(255,255,255,.9)}.nav-item>a:active{background:rgba(255,215,12,.15);color:var(--yellow);transform:scale(.96) translateX(4px)}.has-submenu .submenu{position:static;opacity:1;visibility:visible;transform:none;pointer-events:auto;background:rgba(255,255,255,.04);margin:4px 8px;border-radius:12px;max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4, 0, .2, 1),margin .3s,padding .3s;padding:0;border:none;box-shadow:inset 0 2px 10px rgba(0,0,0,.1)}.has-submenu .submenu li a::before{content:"";position:absolute;left:20px;top:50%;width:6px;height:1px;background:rgba(255,255,255,.3);transition:width .2s,background .2s}.has-submenu .submenu li a:active::before,.has-submenu .submenu li a:hover::before{width:10px;background:var(--yellow)}.submenu-toggle{display:inline-flex;position:absolute;right:8px;top:4px;height:48px;width:48px;justify-content:center;align-items:center;border-radius:10px;transition:.2s;color:rgba(255,255,255,.5)}.has-submenu.active .submenu-toggle,.submenu-toggle:active{background:rgba(255,255,255,.08);color:var(--yellow)}.main-nav.active .nav-item{animation:.5s cubic-bezier(.4,0,.2,1) both navItemFadeIn}.main-nav.active .nav-item:first-child{animation-delay:.1s}.main-nav.active .nav-item:nth-child(2){animation-delay:.15s}.main-nav.active .nav-item:nth-child(3){animation-delay:.2s}.main-nav.active .nav-item:nth-child(4){animation-delay:.25s}@keyframes navItemFadeIn{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.submenu-toggle .chev{transition:transform .3s}.has-submenu.active .submenu-toggle .chev{transform:rotate(180deg)}.has-submenu.active .submenu{max-height:500px;padding:8px 0;margin-top:8px;margin-bottom:12px}.has-submenu .submenu li a{padding:12px 20px 12px 40px;font-size:1.05rem;border-radius:8px;position:relative;color:rgba(255,255,255,.8)}.has-submenu .submenu li+li a{border-top:1px solid rgba(255,255,255,.06)}}@media (max-width:600px){.main-header{padding:10px 16px}.header-inner{justify-content:flex-end}:root{--header-height:64px;--accent-height:48px}.header-logo{height:52px}.site-title{font-size:1.1rem}.nav-item>a{padding:12px 16px;font-size:1.08rem}.has-submenu .submenu li a{padding:10px 16px 10px 32px;font-size:1rem}.accent-bar{width:100%;max-width:100%;height:var(--accent-height);border-radius:0}.accent-inner{flex-direction:row;gap:6px;padding:6px 16px;justify-content:space-between;align-items:center}.accent-left,.accent-right{flex:1;display:flex;align-items:center}.accent-left{justify-content:flex-start}.accent-right{justify-content:flex-end;gap:8px}.accent-divider,.accent-left a:nth-of-type(2){display:none}.accent-icon svg{height:20px;width:auto}.mobile-logo{display:block;position:absolute;left:50%;top:0;transform:translate(-50%,-40%);z-index:400;pointer-events:none}.mobile-header-logo{height:140px;width:auto;display:block;border-radius:999px;box-shadow:0 6px 18px rgba(0,0,0,.35);pointer-events:auto}.accent-bar{z-index:80}}