.Topbar_topbar__U6ndT{display:flex;align-items:center;gap:16px;padding:14px 30px 8px;min-height:72px}.Topbar_collapseButton__rbfhH{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;flex:0 0 auto;transition:color .15s ease,border-color .15s ease}.Topbar_collapseButton__rbfhH svg{width:20px;height:20px}.Topbar_collapseButton__rbfhH:hover{color:var(--text);border-color:var(--border-strong)}.Topbar_backButton__CyaM9{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;flex:0 0 auto;transition:color .15s ease,border-color .15s ease}.Topbar_backButton__CyaM9 svg{width:20px;height:20px}.Topbar_backButton__CyaM9:hover{color:var(--text);border-color:var(--border-strong)}.Topbar_menuButton__YvMHS{display:none}.Topbar_crumb__xAIIq{font-size:13px;color:var(--text-faint);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Topbar_crumb__xAIIq b{color:var(--text);font-weight:600}.Topbar_crumbSep__DRZoO{margin:0 6px;color:var(--text-faint)}.Topbar_actions__lzsnN{margin-left:auto;display:flex;align-items:center;gap:10px}.Topbar_search__9suuJ{display:flex;align-items:center;gap:9px;width:300px;padding:9px 14px;border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-2);color:var(--text-faint);font-family:inherit;font-size:13.5px;text-align:left;cursor:pointer;transition:border-color .15s ease,color .15s ease}.Topbar_search__9suuJ:hover{border-color:var(--border-strong);color:var(--text-muted)}.Topbar_search__9suuJ svg{width:17px;height:17px;flex:0 0 auto}.Topbar_kbd__9HokZ{margin-left:auto;flex:0 0 auto;font-family:var(--font-mono);font-size:11px;font-weight:600;color:var(--text-faint);background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:2px 6px;line-height:1.4}.Topbar_iconbtn__xJxBs{width:38px;height:38px;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);color:var(--text-muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .15s ease,border-color .15s ease}.Topbar_iconbtn__xJxBs svg{width:19px;height:19px}.Topbar_iconbtn__xJxBs:hover{color:var(--text);border-color:var(--border-strong)}.Topbar_settingsWrap__9DZFI{position:relative}.Topbar_settingsMenu__Efqdf{position:absolute;top:calc(100% + 8px);right:0;z-index:200;min-width:220px;padding:12px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);animation:Topbar_settingsFadeIn__jLby0 .15s ease}@keyframes Topbar_settingsFadeIn__jLby0{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Topbar_settingsTitle__Bf37w{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);padding:2px 4px 8px}.Topbar_themeSeg__ayYK9{display:flex;gap:4px;padding:4px;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm)}.Topbar_themeOption__YAhAG{flex:1 1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 10px;border:none;border-radius:8px;background:none;color:var(--text-muted);font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.Topbar_themeOption__YAhAG svg{width:16px;height:16px}.Topbar_themeOption__YAhAG:hover{color:var(--text)}.Topbar_themeOptionOn__ondhf{background:var(--surface);color:var(--brand-strong);box-shadow:var(--shadow-sm)}[data-theme=dark] .Topbar_themeOptionOn__ondhf{background:var(--brand-soft)}@media (max-width:768px){.Topbar_topbar__U6ndT{padding:12px 16px;gap:12px;min-height:60px}.Topbar_collapseButton__rbfhH{display:none}.Topbar_menuButton__YvMHS{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);font-size:22px;cursor:pointer;flex:0 0 auto}.Topbar_search__9suuJ{display:none}}.DashboardLayout_layout__WEU8z{display:flex;min-height:100vh;background:var(--bg)}.DashboardLayout_main__p7i5d{margin-left:var(--sidebar-width-expanded);flex:1 1;min-width:0;width:calc(100% - var(--sidebar-width-expanded));display:flex;flex-direction:column;transition:margin-left .2s ease,width .2s ease}.DashboardLayout_main__p7i5d.DashboardLayout_collapsed__gwOTW{margin-left:var(--sidebar-width);width:calc(100% - var(--sidebar-width))}.DashboardLayout_content__DIylS{flex:1 1;padding:14px 30px 30px}.DashboardLayout_backdrop__fPAs_{display:none}@media (max-width:768px){.DashboardLayout_main__p7i5d,.DashboardLayout_main__p7i5d.DashboardLayout_collapsed__gwOTW{margin-left:0;width:100%}.DashboardLayout_content__DIylS{padding:8px 16px 24px}.DashboardLayout_backdrop__fPAs_{display:block;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:1050}}.DashboardLayout_denied__u_jSv{padding:48px 24px;text-align:center}.DashboardLayout_denied__u_jSv h2{margin:0;font-size:20px;color:var(--text)}.DashboardLayout_denied__u_jSv p{margin-top:8px;color:var(--text-muted)}@font-face{font-family:Host Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e7b0a9df14c3ada0-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Host Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4f11357dfbf1285b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Host Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e7b0a9df14c3ada0-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Host Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4f11357dfbf1285b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Host Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e7b0a9df14c3ada0-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Host Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4f11357dfbf1285b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Host Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e7b0a9df14c3ada0-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Host Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4f11357dfbf1285b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Host Grotesk;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e7b0a9df14c3ada0-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Host Grotesk;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/4f11357dfbf1285b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Host Grotesk Fallback;src:local("Arial");ascent-override:96.69%;descent-override:30.01%;line-gap-override:0.00%;size-adjust:104.98%}.__className_599601{font-family:Host Grotesk,Host Grotesk Fallback;font-style:normal}.__variable_599601{--font-host-grotesk:"Host Grotesk","Host Grotesk Fallback"}