:root{--wt-h-bg:#071020;--wt-h-bg2:#0b1530;--wt-h-line:rgba(109,133,255,.24);--wt-h-text:#f7f9ff;--wt-h-muted:#aab6d4;--wt-h-glow:linear-gradient(135deg,#925fff 0%,#586fff 52%,#42c4ff 100%)}
.wt-header{position:sticky;top:0;z-index:100;padding:14px 0;background:#071020;border:0;box-shadow:none}.home .wt-header{position:absolute;inset:0 0 auto;padding-top:18px;background:transparent}.wt-header .wt-container{width:min(calc(100% - 32px),1320px);max-width:1320px;padding-inline:0}.wt-header__inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:78px;padding:11px 14px;border:1px solid var(--wt-h-line);border-radius:26px;background:rgba(6,13,34,.88);box-shadow:0 18px 65px rgba(2,7,25,.3),inset 0 1px 0 rgba(255,255,255,.05);backdrop-filter:blur(18px) saturate(135%);-webkit-backdrop-filter:blur(18px) saturate(135%);transition:background .2s ease,transform .2s ease,border-color .2s ease,box-shadow .2s ease}.wt-header.is-scrolled .wt-header__inner{background:rgba(5,11,29,.97);border-color:rgba(126,153,255,.32);box-shadow:0 20px 70px rgba(2,7,25,.44);transform:translateY(-2px)}.wt-header__brand{display:grid;place-items:center;width:60px;height:54px;border-radius:18px;text-decoration:none;justify-self:start}.wt-header__brand img{display:block;max-width:50px;max-height:50px;width:auto;height:auto;filter:drop-shadow(0 0 16px rgba(89,116,255,.45))}.wt-nav{display:none;justify-self:center;min-width:0}.wt-nav__list{display:flex;align-items:center;justify-content:center;gap:4px;list-style:none;margin:0;padding:6px;border:1px solid rgba(118,143,255,.18);border-radius:20px;background:rgba(255,255,255,.025)}.wt-nav__list>li{position:relative;margin:0}.wt-nav__list>li>a,.wt-nav__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:.7rem .94rem;border:0;border-radius:14px;background:transparent;color:#f7f9ff!important;text-decoration:none!important;font-size:.9rem;font-weight:750;line-height:1;white-space:nowrap;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.wt-nav__list>li>a:hover,.wt-nav__list>li>a:focus-visible,.wt-nav__button:hover,.wt-nav__button:focus-visible,.wt-nav__list>.current-menu-item>a{background:rgba(255,255,255,.08);color:#fff!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}.wt-nav__button::after{content:"";display:inline-block;width:7px;height:7px;margin-inline-start:2px;border-inline-start:1.6px solid currentColor;border-bottom:1.6px solid currentColor;transform:rotate(-45deg);opacity:.74;transition:transform .18s ease}.wt-mega.is-open>.wt-nav__button::after{transform:rotate(135deg)}.wt-header__actions{display:none;align-items:center;justify-self:end;gap:10px}.wt-header__search{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(132,157,255,.2);border-radius:16px;background:rgba(255,255,255,.04);color:#fff!important;text-decoration:none!important}.wt-header__search:hover,.wt-header__search:focus-visible{background:rgba(255,255,255,.09);border-color:rgba(140,167,255,.34)}.wt-header__search .wt-icon{width:20px;height:20px}.wt-header__cta,.wt-header__mini-cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#fff!important;text-decoration:none!important;font-weight:850;background:var(--wt-h-glow);border:1px solid rgba(176,191,255,.2);box-shadow:0 12px 32px rgba(80,94,255,.32),inset 0 1px 0 rgba(255,255,255,.28)}.wt-header__cta{min-height:50px;padding:.75rem 1.08rem;border-radius:17px;white-space:nowrap}.wt-header__cta .wt-icon{width:17px;height:17px}.wt-header__mobile-actions{display:flex;align-items:center;justify-self:end;gap:8px}.wt-header__mini-cta{min-height:44px;padding:.65rem .85rem;border-radius:15px;font-size:.84rem}.wt-mobile-toggle{display:grid!important;place-items:center;width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:15px!important;border:1px solid rgba(133,159,255,.22)!important;background:rgba(255,255,255,.05)!important;color:#fff!important;box-shadow:none!important}.wt-mobile-toggle .wt-icon{width:21px;height:21px}.wt-mega__panel{position:absolute;top:calc(100% + 14px);inset-inline-start:50%;transform:translateX(50%);width:min(780px,88vw);padding:12px;border:1px solid rgba(126,151,255,.18);border-radius:24px;background:rgba(8,14,35,.98);box-shadow:0 28px 80px rgba(2,8,28,.52);backdrop-filter:blur(18px) saturate(130%);-webkit-backdrop-filter:blur(18px) saturate(130%);z-index:50}.wt-mega__panel[hidden]{display:none!important}.wt-mega__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.wt-mega__item{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:17px;color:#f3f6ff!important;text-decoration:none!important;transition:background .18s ease,transform .18s ease}.wt-mega__item:hover,.wt-mega__item:focus-visible{background:rgba(255,255,255,.055);transform:translateY(-1px)}.wt-mega__icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:13px;background:linear-gradient(145deg,rgba(118,94,255,.16),rgba(67,190,255,.1));border:1px solid rgba(134,160,255,.12);color:#9faeff}.wt-mega__icon .wt-icon{width:20px;height:20px}.wt-mega__item span:last-child{display:flex;flex-direction:column;min-width:0}.wt-mega__item strong{font-size:.88rem;line-height:1.55}.wt-mega__item small{margin-top:2px;color:#aebbdc;font-size:.72rem;line-height:1.65}.wt-drawer{position:fixed;inset:0;z-index:120}.wt-drawer__backdrop{position:absolute;inset:0;background:rgba(2,6,20,.72);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.wt-drawer__panel{position:absolute;inset:8px;display:flex;flex-direction:column;gap:18px;padding:16px;border:1px solid rgba(130,154,255,.2);border-radius:26px;background:linear-gradient(180deg,rgba(8,14,36,.99),rgba(5,10,27,.99));box-shadow:0 30px 90px rgba(2,8,28,.62);color:#fff;overflow:auto}.wt-drawer__top,.wt-drawer__top-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.wt-drawer__brand{display:grid;place-items:center;width:54px;height:54px}.wt-drawer__brand img{max-width:48px;max-height:48px;filter:drop-shadow(0 0 14px rgba(92,122,255,.42))}.wt-icon-button{display:grid!important;place-items:center;width:44px!important;height:44px!important;padding:0!important;border-radius:15px!important;border:1px solid rgba(136,161,255,.18)!important;background:rgba(255,255,255,.05)!important;color:#fff!important}.wt-drawer nav{display:grid;gap:9px}.wt-drawer nav a{display:flex!important;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:14px 16px!important;border:1px solid rgba(129,154,255,.12)!important;border-radius:17px!important;background:rgba(255,255,255,.025)!important;color:#fff!important;text-decoration:none!important;font-size:.98rem!important;font-weight:750!important}.wt-drawer nav a:hover,.wt-drawer nav a:focus-visible{background:rgba(255,255,255,.065)!important;border-color:rgba(145,169,255,.22)!important}.wt-drawer nav a .wt-icon{width:16px;height:16px;color:#93a9ff}.wt-drawer__footer{display:grid;margin-top:auto;padding-top:8px}.wt-drawer__footer .wt-header__cta{width:100%}body.admin-bar .wt-header{top:32px}.home.admin-bar .wt-header{top:32px}@media(max-width:782px){body.admin-bar .wt-header,.home.admin-bar .wt-header{top:46px}}@media(min-width:1180px){.wt-nav{display:block}.wt-header__actions{display:flex}.wt-header__mobile-actions{display:none}.wt-header__inner{min-height:80px}}@media(max-width:1179px){.wt-header{padding-top:10px}.home .wt-header{padding-top:10px}.wt-header .wt-container{width:min(calc(100% - 20px),1320px)}.wt-header__inner{grid-template-columns:auto auto;min-height:68px;padding:10px 11px;border-radius:22px}.wt-header__brand{width:50px;height:48px}.wt-header__brand img{max-width:44px;max-height:44px}}@media(max-width:480px){.wt-header__mini-cta{padding:.58rem .72rem;font-size:.8rem}.wt-drawer__panel{inset:6px;border-radius:22px}}@media(prefers-reduced-motion:reduce){.wt-header__inner,.wt-nav__list>li>a,.wt-nav__button,.wt-header__cta,.wt-mega__item{transition:none!important}}
.wt-nav__parent{display:flex;align-items:center;min-height:44px;border-radius:14px;overflow:hidden}.wt-nav__parent-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.7rem .72rem .7rem .94rem!important;border:0!important;border-radius:14px 0 0 14px!important;background:transparent!important;color:#f7f9ff!important;text-decoration:none!important;font-size:.9rem!important;font-weight:750!important;line-height:1!important;white-space:nowrap!important;box-shadow:none!important}.wt-nav__mega-toggle{display:grid;place-items:center;width:34px;height:44px;padding:0;border:0;border-radius:0 14px 14px 0;background:transparent;color:#f7f9ff;cursor:pointer}.wt-nav__mega-toggle span{display:block;width:7px;height:7px;border-inline-start:1.6px solid currentColor;border-bottom:1.6px solid currentColor;transform:rotate(-45deg);opacity:.78;transition:transform .18s ease}.wt-mega.is-open .wt-nav__mega-toggle span{transform:rotate(135deg)}.wt-nav__parent:hover,.wt-nav__parent:focus-within,.wt-nav__list>.current-menu-item>.wt-nav__parent{background:rgba(255,255,255,.08);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}.wt-nav__parent-link:hover,.wt-nav__parent-link:focus-visible,.wt-nav__mega-toggle:hover,.wt-nav__mega-toggle:focus-visible{color:#fff!important;outline:none}.wt-nav__mega-toggle:focus-visible{box-shadow:inset 0 0 0 2px rgba(160,181,255,.35)}@media(prefers-reduced-motion:reduce){.wt-nav__mega-toggle span{transition:none!important}}
/* v1.6.4: consistent compact floating header on internal pages */
.wt-header:not(.wt-header--immersive){background:transparent!important}
@media(max-width:1179px){
  body:not(.home) .wt-header{position:fixed!important;top:0;inset-inline:0;z-index:100;padding:8px 0!important;background:transparent!important;box-shadow:none!important}
  body:not(.home) #wt-main{padding-top:74px}
  .wt-header .wt-container{width:100%!important;max-width:100%!important;padding-inline:10px!important}
  .wt-header__inner{min-height:58px!important;height:auto!important;padding:6px 8px!important;border-radius:19px!important;gap:8px!important}
  .wt-header__brand{width:44px!important;height:44px!important}
  .wt-header__brand img{max-width:38px!important;max-height:38px!important}
  .wt-header__mobile-actions{gap:7px!important}
  .wt-header__mini-cta{min-height:40px!important;padding:.54rem .76rem!important;border-radius:13px!important;font-size:.78rem!important}
  .wt-mobile-toggle{width:40px!important;height:40px!important;min-height:40px!important;border-radius:13px!important}
  .wt-mobile-toggle .wt-icon{width:19px!important;height:19px!important}
  body.admin-bar:not(.home) .wt-header{top:46px!important}
  .wt-header.is-scrolled .wt-header__inner{transform:none!important}
}
@media(min-width:1180px){
  .wt-header:not(.wt-header--immersive){padding:12px 0!important;background:transparent!important}
  .wt-header:not(.wt-header--immersive) .wt-header__inner{background:rgba(6,13,34,.94)!important}
}
@media(max-width:480px){
  body:not(.home) #wt-main{padding-top:70px}
  .wt-header .wt-container{padding-inline:8px!important}
  .wt-header__inner{min-height:54px!important;padding:5px 7px!important;border-radius:17px!important}
  .wt-header__brand{width:40px!important;height:40px!important}
  .wt-header__brand img{max-width:35px!important;max-height:35px!important}
  .wt-header__mini-cta{min-height:38px!important;padding:.5rem .68rem!important;font-size:.75rem!important}
  .wt-mobile-toggle{width:38px!important;height:38px!important;min-height:38px!important;border-radius:12px!important}
}
