.layout_topBar__NsavR{position:-webkit-sticky;position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;height:var(--topbar-height);background:var(--topbar-bg);color:var(--topbar-text);padding:0 16px;box-shadow:0 1px 3px rgba(0,0,0,.12)}.layout_topBarLogo__WECc0{display:flex;align-items:center;gap:10px;flex-shrink:0}.layout_topBarLogoImg__8Cxfn{height:32px;width:auto}.layout_topBarTitle__Y98KG{font-size:var(--text-sm);font-weight:600;white-space:nowrap;opacity:.9}.layout_betaBadge__1n5xn{font-size:10px;font-weight:700;letter-spacing:.04em;padding:2px 8px;border-radius:var(--radius-pill);background:rgba(245,158,11,.2);color:#fbbf24;white-space:nowrap;text-transform:uppercase;line-height:1.4}.layout_topBarActions__JwC0N{display:flex;align-items:center;gap:6px;flex-shrink:0}.layout_headerIconBtn__8b31k{width:36px;height:36px;border-radius:50%;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.06);color:var(--topbar-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background var(--transition-fast);font-weight:600;font-size:var(--text-xs)}.layout_headerIconBtn__8b31k:hover{background:hsla(0,0%,100%,.15)}.layout_contentWrapper__Z1YoI{display:flex;min-height:calc(100vh - var(--topbar-height))}.layout_mainArea__GW_o0{flex:1 1;display:flex;flex-direction:column;min-width:0;overflow-y:auto}.layout_navToggle__S4yz5{display:none;flex-direction:column;gap:4px;padding:8px;border:1px solid hsla(0,0%,100%,.12);border-radius:var(--radius-sm);background:hsla(0,0%,100%,.06);cursor:pointer;-webkit-margin-start:8px;margin-inline-start:8px}.layout_navToggleLine__D_eBH{display:block;width:18px;height:2px;background:var(--topbar-text);border-radius:2px}@media (max-width:768px){.layout_navToggle__S4yz5{display:flex}.layout_betaBadge__1n5xn,.layout_topBarTitle__Y98KG{display:none}}