:root{--bg:#f4f4f6;--bg-alt:#eeeef0;--primary:#000;--card-bg:#fff;--border:#e0e0e2;--text:#1a1b1f;--text-dim:#6e6e73}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;background:var(--bg);color:var(--text)}.sidebar_root__c3igP{position:fixed;top:0;left:0;bottom:0;width:64px;background:#fff;border-right:1px solid var(--border);display:flex;flex-direction:column;z-index:50;transition:width .18s ease;overflow:hidden}.sidebar_root__c3igP.sidebar_expanded__Ly_lE{width:240px;box-shadow:0 0 0 1px var(--border),12px 0 24px -12px rgba(0,0,0,.08)}.sidebar_brand__EC2N1{height:52px;display:flex;align-items:center;gap:12px;padding:0 20px;border-bottom:1px solid var(--border);flex-shrink:0}.sidebar_brandIcon__fhLTu{flex-shrink:0}.sidebar_brandText__6N8eM{font-size:14px;font-weight:600;letter-spacing:-.01em;white-space:nowrap;opacity:0;transition:opacity .15s ease}.sidebar_root__c3igP.sidebar_expanded__Ly_lE .sidebar_brandText__6N8eM{opacity:1}.sidebar_nav__vS6Ip{flex:1 1;overflow-y:auto;overflow-x:hidden;padding:12px 0}.sidebar_group__KvP_r{padding:4px 8px}.sidebar_divider__83ToD{height:1px;background:var(--border);margin:8px 12px}.sidebar_groupLabel__6y0dg{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-dim);padding:8px 12px 6px;white-space:nowrap;opacity:0;transition:opacity .15s ease}.sidebar_root__c3igP.sidebar_expanded__Ly_lE .sidebar_groupLabel__6y0dg{opacity:1}.sidebar_list__v_dFv{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.sidebar_item__p6T7m{display:flex;align-items:center;gap:12px;height:40px;padding:0 12px;border-radius:8px;text-decoration:none;color:var(--text-dim);transition:background .12s ease,color .12s ease;white-space:nowrap}.sidebar_item__p6T7m:hover{background:rgba(0,0,0,.04);color:var(--text)}.sidebar_itemCurrent__0yV16{background:rgba(0,0,0,.06);color:var(--text)}.sidebar_itemIcon__YhtR7{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sidebar_itemLabel__jlVjE{font-size:13px;font-weight:500;opacity:0;transition:opacity .15s ease}.sidebar_root__c3igP.sidebar_expanded__Ly_lE .sidebar_itemLabel__jlVjE{opacity:1}.sidebar_scrim__iDqWz{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);border:0;z-index:49;cursor:pointer}@media (max-width:768px){.sidebar_root__c3igP{transform:translateX(-100%);width:240px;transition:transform .2s ease}.sidebar_root__c3igP.sidebar_mobileOpen__gsf_H{transform:translateX(0)}.sidebar_root__c3igP .sidebar_brandText__6N8eM,.sidebar_root__c3igP .sidebar_groupLabel__6y0dg,.sidebar_root__c3igP .sidebar_itemLabel__jlVjE{opacity:1}.sidebar_scrim__iDqWz{display:block;background:rgba(0,0,0,.3)}}.top-bar_root__v8hNf{position:absolute;top:0;left:0;right:0;height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:transparent;z-index:30;pointer-events:none}.top-bar_left__JlBf0{display:flex;align-items:center;gap:12px;min-width:0;pointer-events:auto}.top-bar_menuBtn__KAuF8{display:none;background:hsla(0,0%,100%,.8);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid var(--border);color:var(--text);width:36px;height:36px;border-radius:8px;align-items:center;justify-content:center;cursor:pointer;padding:0}.top-bar_menuBtn__KAuF8:hover{background:rgba(0,0,0,.06)}.top-bar_right__lwEe2{display:flex;align-items:center;gap:12px;pointer-events:auto}.top-bar_user__G_9XD{display:flex;align-items:center;gap:10px;padding:4px 12px 4px 4px;border-radius:999px;background:rgba(0,0,0,.04)}.top-bar_userAvatar__paZqC{width:28px;height:28px;border-radius:50%;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.top-bar_userName__N6Dp9{font-size:13px;font-weight:500;color:var(--text);white-space:nowrap}@media (max-width:768px){.top-bar_root__v8hNf{padding:0 16px;justify-content:space-between}.top-bar_menuBtn__KAuF8{display:inline-flex}.top-bar_userName__N6Dp9{display:none}.top-bar_user__G_9XD{padding:4px}}.app-shell_shell__v1l0I{min-height:100vh;display:flex;flex-direction:row}.app-shell_main__z_OED{flex:1 1;min-width:0;margin-left:64px;display:flex;flex-direction:column;position:relative}.app-shell_content__kPj4f{flex:1 1;min-width:0}@media (max-width:768px){.app-shell_main__z_OED{margin-left:0}}