@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{color:#f0f4ff;-webkit-font-smoothing:antialiased;background:#0a0f1e;min-height:100vh;font-family:Inter,system-ui,sans-serif}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}a{color:inherit;text-decoration:none}img,svg{display:block}button,input,textarea,select{font-family:inherit}.app-shell{color:#f0f4ff;background:#070c17;min-height:100vh;display:flex}.desktop-sidebar{background:#090f1c;border-right:1px solid #172033;flex-direction:column;flex:0 0 236px;width:236px;padding:1rem 0;display:flex}.brand-button{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:none;display:block}.desktop-brand{padding:.2rem 1rem 1.15rem}.brand-lockup{align-items:center;gap:.58rem;display:flex}.brand-mark{filter:drop-shadow(0 0 14px #ff6b0073);flex:none;width:34px;height:34px}.brand-word{letter-spacing:.08em;font-size:.86rem;font-weight:900;line-height:1}.brand-word span:first-child{color:#ff6b00}.brand-word span:last-child{color:#f0f4ff}.brand-member{color:#74839b;margin-top:.35rem;font-size:.72rem;line-height:1.35}.app-nav{flex-direction:column;flex:1;gap:.28rem;padding-bottom:.5rem;display:flex;overflow-y:auto}.nav-section-label{color:#59677c;letter-spacing:.13em;text-transform:uppercase;padding:.35rem 1rem .18rem;font-size:.58rem;font-weight:900}.nav-item{text-align:left;color:#a9b6ca;cursor:pointer;background:0 0;border:none;border-left:3px solid #0000;width:100%;padding:.43rem 1rem}.nav-item.active{color:#f8fafc;background:#121b2d;border-left-color:#ff6b00}.nav-item-label{font-size:.82rem;font-weight:650}.nav-item.active .nav-item-label{font-weight:800}.nav-item-desc{color:#59677c;white-space:nowrap;text-overflow:ellipsis;margin-top:.1rem;font-size:.6rem;overflow:hidden}.nav-item.active .nav-item-desc{color:#ff6b00}.sidebar-actions{flex-direction:column;gap:.5rem;margin-top:auto;padding:.8rem 1rem;display:flex}.sidebar-action{color:#a9b6ca;cursor:pointer;text-align:left;background:0 0;border:1px solid #22304a;border-radius:6px;padding:.48rem .65rem;font-size:.74rem}.sidebar-action.active{background:#121b2d}.sidebar-action.muted{color:#74839b}.app-main{flex:1;min-width:0;height:100vh;overflow:auto}.mobile-topbar,.mobile-bottom-nav,.mobile-drawer,.mobile-scrim{display:none}@media (width<=760px){.app-shell{min-height:100vh;padding-top:58px;padding-bottom:calc(64px + env(safe-area-inset-bottom));display:block}.desktop-sidebar{display:none}.mobile-topbar{z-index:80;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#090f1cf7;border-bottom:1px solid #172033;justify-content:space-between;align-items:center;height:58px;padding:.55rem .85rem;display:flex;position:fixed;top:0;left:0;right:0}.mobile-brand{width:auto;padding:0}.mobile-brand .brand-mark{width:30px;height:30px}.mobile-brand .brand-word{font-size:.78rem}.mobile-menu-button,.mobile-close-button{color:#dce6f2;cursor:pointer;background:#10182a;border:1px solid #26344f;border-radius:6px;padding:.48rem .7rem;font-size:.78rem;font-weight:800}.app-main{height:auto;min-height:calc(100vh - 122px);overflow:visible}.mobile-bottom-nav{z-index:80;padding:.45rem .45rem calc(.45rem + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#090f1cf7;border-top:1px solid #172033;grid-template-columns:repeat(5,1fr);gap:.2rem;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-item{color:#8ea0bb;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;min-width:0;min-height:42px;font-size:.68rem;font-weight:800}.mobile-bottom-item.active{color:#ff6b00;background:#121b2d;border-color:#ff6b0061}.mobile-scrim{z-index:90;background:#0000008c;display:block;position:fixed;inset:0}.mobile-drawer{z-index:100;background:#090f1c;border-left:1px solid #22304a;flex-direction:column;width:min(86vw,340px);padding:.9rem 0 1rem;transition:transform .18s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.mobile-drawer.open{transform:translate(0)}.mobile-drawer-head{border-bottom:1px solid #172033;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:0 1rem .85rem;display:flex}.mobile-drawer .app-nav{padding-top:.45rem}.mobile-drawer .nav-item{padding:.62rem 1rem}.mobile-drawer .nav-item-label{font-size:.88rem}.mobile-drawer .nav-item-desc{font-size:.66rem}}
