.wt-app-layout{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:calc(100vh - 64px)}.wt-app-main{min-width:0}.wt-global-sidebar{position:sticky;top:64px;align-self:start;height:calc(100vh - 64px);padding:16px 12px;border-right:1px solid var(--wana-border,rgba(255,255,255,.09));background:rgba(5,10,18,.94);backdrop-filter:blur(18px);overflow-y:auto;z-index:40}.wt-global-sidebar__nav,.wt-global-sidebar__section{display:grid;gap:4px}.wt-global-sidebar__section{margin-top:14px;padding-top:14px;border-top:1px solid var(--wana-border,rgba(255,255,255,.09))}.wt-global-sidebar__section h3{margin:0 10px 8px;color:var(--wana-muted,#9ca8ba);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.wt-global-sidebar__item{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:44px;padding:0 12px;border-radius:12px;color:var(--wana-text,#f5f8ff);text-decoration:none;transition:background .15s ease,color .15s ease}.wt-global-sidebar__item i{width:22px;text-align:center;color:#49d6ff}.wt-global-sidebar__item:hover,.wt-global-sidebar__item.is-active{background:rgba(73,214,255,.11);color:#fff}.wt-global-sidebar__item.is-coming{opacity:.55;cursor:not-allowed}.wt-global-sidebar__item small{font-size:.58rem;text-transform:uppercase;letter-spacing:.08em;border:1px solid rgba(73,214,255,.18);border-radius:999px;padding:3px 6px}.wt-global-sidebar__account{display:flex;align-items:center;gap:10px;margin-top:16px;padding:14px 10px;border-top:1px solid var(--wana-border,rgba(255,255,255,.09))}.wt-global-sidebar__avatar{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:linear-gradient(135deg,#39cfff,#6e70ff);color:#fff;font-weight:800}.wt-global-sidebar__avatar img{width:100%;height:100%;object-fit:cover}.wt-global-sidebar__account span{display:flex;flex-direction:column;min-width:0}.wt-global-sidebar__account strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wt-global-sidebar__account small{color:var(--wana-muted,#9ca8ba);font-size:.72rem}.wt-sidebar-toggle{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border:0;border-radius:50%;background:transparent;color:var(--wana-text,#f5f8ff)}.wt-sidebar-toggle:hover{background:rgba(255,255,255,.07)}.wt-sidebar-backdrop{display:none}.wt-sidebar-collapsed .wt-app-layout{grid-template-columns:76px minmax(0,1fr)}.wt-sidebar-collapsed .wt-global-sidebar{padding-inline:8px}.wt-sidebar-collapsed .wt-global-sidebar__item{grid-template-columns:1fr;justify-items:center;padding:8px 4px;gap:4px;font-size:.68rem;text-align:center}.wt-sidebar-collapsed .wt-global-sidebar__item span{display:block}.wt-sidebar-collapsed .wt-global-sidebar__item small,.wt-sidebar-collapsed .wt-global-sidebar__section h3,.wt-sidebar-collapsed .wt-global-sidebar__account span{display:none}.wt-sidebar-collapsed .wt-global-sidebar__account{justify-content:center;padding-inline:0}html[data-theme=light] .wt-global-sidebar,body.light .wt-global-sidebar{background:rgba(247,251,255,.96);border-right-color:rgba(12,31,62,.10)}html[data-theme=light] .wt-global-sidebar__item,body.light .wt-global-sidebar__item{color:#1b2d40}html[data-theme=light] .wt-global-sidebar__item:hover,html[data-theme=light] .wt-global-sidebar__item.is-active,body.light .wt-global-sidebar__item:hover,body.light .wt-global-sidebar__item.is-active{background:rgba(32,145,201,.10);color:#102336}.account-page.has-global-sidebar .account-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.58fr)}.account-page.has-global-sidebar .account-shell{width:min(1180px,calc(100% - 32px))}
body.wt-app-authenticated{height:100dvh;overflow:hidden}body.wt-app-authenticated .wt-app-layout{height:calc(100dvh - 64px);min-height:0;overflow:hidden}body.wt-app-authenticated .wt-global-sidebar{position:relative;top:auto;align-self:stretch;height:100%;min-height:0;overscroll-behavior:contain;scrollbar-gutter:stable}body.wt-app-authenticated .wt-app-shell-column{display:grid;grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;height:100%;overflow:hidden}body.wt-app-authenticated .wt-app-content-scroll{min-width:0;min-height:0;height:100%;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-gutter:stable}body.wt-app-authenticated .wt-app-main{min-height:100%}
.wt-app-shell-column{position:relative}.wt-auth-brand-watermark-image{position:absolute!important;right:clamp(1rem,2.5vw,2.5rem)!important;bottom:1.25rem!important;width:clamp(220px,20vw,330px)!important;height:clamp(145px,13vw,205px)!important;background-image:url('/assets/brand/logo.webp?v=8')!important;background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important;opacity:.095!important;filter:drop-shadow(0 0 28px rgba(54,186,255,.24));pointer-events:none;user-select:none;z-index:0;animation:wtFooterWatermarkPulse 8s ease-in-out infinite}.wt-app-content-scroll,.wt-app-main{position:relative;z-index:1}html[data-theme=light] .wt-auth-brand-watermark-image,body.light .wt-auth-brand-watermark-image{opacity:.04!important;filter:drop-shadow(0 0 18px rgba(32,145,201,.12))}@media(prefers-reduced-motion:reduce){.wt-auth-brand-watermark-image{animation:none}}
@media(max-width:980px){.wt-app-layout{display:block}.wt-global-sidebar{position:fixed;left:0;top:64px;width:260px;height:calc(100dvh - 64px);transform:translateX(-105%);transition:transform .2s ease;box-shadow:24px 0 60px rgba(0,0,0,.32)}.wt-sidebar-open .wt-global-sidebar{transform:translateX(0)}.wt-sidebar-backdrop{position:fixed;inset:64px 0 0;z-index:35;border:0;background:rgba(0,0,0,.48)}.wt-sidebar-open .wt-sidebar-backdrop{display:block}.wt-sidebar-collapsed .wt-global-sidebar__item{grid-template-columns:22px minmax(0,1fr) auto;justify-items:stretch;padding:0 12px;gap:12px;font-size:inherit;text-align:left}.wt-sidebar-collapsed .wt-global-sidebar__item small,.wt-sidebar-collapsed .wt-global-sidebar__section h3,.wt-sidebar-collapsed .wt-global-sidebar__account span{display:initial}.wt-sidebar-collapsed .wt-global-sidebar__account{justify-content:flex-start;padding:14px 10px}.wt-app-shell-column,.wt-app-content-scroll{height:100%}}
