@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");:root,[data-theme=dark]{--bg:#111318;--surface:#1a1e2e;--surface-2:#242840;--border:#323755;--border-2:#424868;--gold:#d4ae72;--gold-dim:#a88352;--gold-bg:hsla(37,53%,64%,.1);--text:#f2efea;--text-muted:#9098b4;--text-dim:#6470a0;--green:#52c496;--red:#e86060;--orange:#f08844;--blue:#6699f5;--purple:#a888f0;--tab-active-bg:#2a2f48;--tab-inactive-bg:#1e2236;--sidebar-w:224px;--topbar-h:56px;--radius-sm:4px;--radius:8px;--radius-lg:12px;--font:"Inter",system-ui,sans-serif;--font-mono:"JetBrains Mono","Fira Code",monospace;--shadow:0 2px 10px rgba(0,0,0,.45);--shadow-lg:0 8px 36px rgba(0,0,0,.55);color-scheme:dark}[data-theme=light]{--bg:#f4f5f8;--surface:#fff;--surface-2:#eef0f5;--border:#d6d9e4;--border-2:#c4c8d8;--gold:#9b7030;--gold-dim:#b88a40;--gold-bg:rgba(155,112,48,.1);--text:#1a1d2e;--text-muted:#4a5270;--text-dim:#8890b0;--green:#1e8a60;--red:#c94040;--orange:#c86020;--blue:#2855cc;--purple:#6638c0;--tab-active-bg:#fff;--tab-inactive-bg:#eef0f5;--shadow:0 2px 10px rgba(0,0,0,.08);--shadow-lg:0 8px 32px rgba(0,0,0,.14);color-scheme:light}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;background:var(--bg);color:var(--text);font-family:var(--font);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:var(--gold);text-decoration:none}a:hover{text-decoration:underline}h1{font-size:1.6rem;letter-spacing:-.025em}h1,h2{font-weight:600}h2{font-size:1.35rem;letter-spacing:-.02em}h3{font-size:1.1rem}h3,h4{font-weight:600}h4{font-size:.95rem}p{color:var(--text-muted)}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-dim)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.text-muted{color:var(--text-muted)}.text-gold{color:var(--gold)}.text-green{color:var(--green)}.text-red{color:var(--red)}.text-orange{color:var(--orange)}.mono{font-family:var(--font-mono);font-size:.87em}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.skeleton{background:linear-gradient(90deg,var(--surface-2) 0,var(--border) 50%,var(--surface-2) 100%);background-size:600px 100%;animation:shimmer 1.5s infinite;border-radius:var(--radius-sm)}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}@media (max-width:640px){.form-grid{grid-template-columns:1fr}}.page-grid-2col{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px}@media (max-width:768px){.page-grid-2col{grid-template-columns:1fr}}.skip-link{position:absolute;top:-48px;left:0;z-index:9999;background:var(--gold);color:#0a0a0c;font-weight:700;font-size:.85rem;padding:10px 20px;border-radius:0 0 var(--radius) 0;text-decoration:none;transition:top .15s}.skip-link:focus{top:0;outline:none}.Shell_shell__1PLVh{display:flex;height:100vh;overflow:hidden}.Shell_mobileTopbar__uBP9z{display:none;position:fixed;top:0;left:0;right:0;height:52px;background:var(--surface);border-bottom:1px solid var(--border);align-items:center;padding:0 16px;gap:12px;z-index:300;flex-shrink:0}.Shell_hamburger__fJ7rm{background:none;border:none;color:var(--text);cursor:pointer;padding:6px 8px;min-width:44px;min-height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-radius:var(--radius-sm);transition:background .12s;flex-shrink:0}.Shell_hamburger__fJ7rm:hover{background:var(--surface-2)}.Shell_hamburgerBar__ac2YR{width:20px;height:2px;background:var(--text);border-radius:2px;transition:transform .2s,opacity .2s;display:block}.Shell_hamburgerBar__ac2YR.Shell_open__Et765:first-child{transform:translateY(7px) rotate(45deg)}.Shell_hamburgerBar__ac2YR.Shell_open__Et765:nth-child(2){opacity:0}.Shell_hamburgerBar__ac2YR.Shell_open__Et765:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.Shell_mobileLogoMark__sqPXK{font-size:1rem;font-weight:700;color:var(--gold);letter-spacing:-.01em}.Shell_overlay__m1LfF{display:none;position:fixed;inset:0;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:400;opacity:0;transition:opacity .22s ease}.Shell_overlay__m1LfF.Shell_overlayVisible__4Fi6z{opacity:1}.Shell_sidebar__EpDHw{width:var(--sidebar-w);min-width:var(--sidebar-w);background:var(--surface);border-right:1px solid var(--border);display:flex;flex-direction:column;overflow-y:auto;flex-shrink:0;z-index:500;transition:transform .22s ease,width .2s ease,min-width .2s ease}.Shell_sidebarRail__UjVgy{width:52px;min-width:52px;overflow:visible}.Shell_sidebarRail__UjVgy .Shell_logo__FQPGX{padding:12px 6px;justify-content:center;border-bottom:1px solid var(--border)}.Shell_logo__FQPGX{padding:20px 16px 16px;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:8px}.Shell_railToggle___ejdH{margin-left:auto;background:none;border:1px solid var(--border);color:var(--text-dim);cursor:pointer;width:24px;height:24px;border-radius:var(--radius-sm);font-size:.8rem;line-height:1;display:flex;align-items:center;justify-content:center;transition:color .12s,border-color .12s,background .12s;flex-shrink:0}.Shell_railToggle___ejdH:hover{color:var(--gold);border-color:var(--gold-dim);background:var(--gold-bg)}.Shell_sidebarRail__UjVgy .Shell_railToggle___ejdH{margin-left:0}.Shell_logoMark__aOhZs{font-size:1.1rem;font-weight:700;color:var(--gold);letter-spacing:-.01em}.Shell_logoSub__UAtpn{font-size:.7rem;color:var(--text-dim);margin-top:2px;font-weight:500;text-transform:uppercase;letter-spacing:.08em}.Shell_nav__E3fQy{flex:1 1;padding:12px 8px;display:flex;flex-direction:column;gap:2px}.Shell_navSection__Nea5h{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;cursor:pointer;margin-top:16px;margin-bottom:4px;padding:2px 8px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-dim);font-family:var(--font);text-align:left;border-radius:var(--radius-sm);transition:background .1s}.Shell_navSection__Nea5h:hover{background:var(--surface-2)}.Shell_navChevron__FUZKD{font-size:.9rem;color:var(--text-dim);transition:transform .18s ease;transform:rotate(90deg);display:inline-block;line-height:1}.Shell_navChevronCollapsed__vK_kd{transform:rotate(0deg)}.Shell_navSearch__k1VeD{position:relative;padding:8px 8px 4px}.Shell_navSearchIcon___QC7g{position:absolute;left:16px;top:50%;transform:translateY(-50%) translateY(2px);font-size:.72rem;pointer-events:none;opacity:.5}.Shell_navSearchInput__Dkiac{width:100%;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:6px 8px 6px 28px;font-size:.8rem;color:var(--text);outline:none;box-sizing:border-box;font-family:var(--font);transition:border-color .12s}.Shell_navSearchInput__Dkiac::placeholder{color:var(--text-dim)}.Shell_navSearchInput__Dkiac:focus{border-color:var(--gold-dim)}.Shell_navSearchInput__Dkiac::-webkit-search-cancel-button{opacity:.4}.Shell_navEmpty__oDE3T{padding:12px 16px;font-size:.78rem;color:var(--text-dim);text-align:center}.Shell_navLink__wfZjT{display:flex;align-items:center;gap:9px;padding:8px 10px;min-height:44px;border-radius:var(--radius-sm);color:var(--text-muted);font-size:.9rem;font-weight:500;transition:background .12s,color .12s;cursor:pointer;text-decoration:none}.Shell_navLink__wfZjT:hover{background:var(--surface-2);color:var(--text);text-decoration:none}.Shell_navLink__wfZjT.Shell_active__NuCLJ{background:var(--gold-bg);color:var(--gold)}.Shell_navIcon__Z4lYF{font-size:1rem;width:18px;text-align:center;flex-shrink:0}.Shell_navLinkRail__2atOb{justify-content:center;padding:10px 0;min-height:40px;gap:0;border-radius:6px;position:relative}.Shell_navLinkRail__2atOb .Shell_navIcon__Z4lYF{width:20px;font-size:1.1rem}.Shell_userStrip__kud1g{padding:12px 16px;border-top:1px solid var(--border);display:flex;align-items:center;gap:10px}.Shell_userAvatar__uWFNu{width:28px;height:28px;border-radius:50%;background:var(--gold-bg);border:1px solid var(--gold-dim);display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;color:var(--gold);flex-shrink:0}.Shell_userInfo__HK1xX{flex:1 1;min-width:0}.Shell_userName__E3OBT{font-size:.85rem;font-weight:500;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Shell_userRole__4Zzd4{font-size:.75rem;color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em}.Shell_logoutBtn__VkY_8{background:none;border:none;color:var(--text-dim);cursor:pointer;padding:8px;min-width:44px;min-height:44px;border-radius:6px;font-size:1rem;line-height:1;transition:color .12s,background .12s;flex-shrink:0;display:flex;align-items:center;justify-content:center}.Shell_logoutBtn__VkY_8:hover{color:var(--red,#f87171);background:hsla(0,91%,71%,.08)}.Shell_themeToggleBtn__2OAPA{background:none;border:none;color:var(--text-muted);cursor:pointer;padding:8px;min-width:36px;min-height:36px;border-radius:6px;font-size:1rem;line-height:1;transition:color .12s,background .12s;flex-shrink:0;display:flex;align-items:center;justify-content:center}.Shell_themeToggleBtn__2OAPA:hover{color:var(--gold);background:var(--gold-bg)}.Shell_main__77GlC{flex:1 1;display:flex;flex-direction:column;overflow:hidden}.Shell_topbar__oGNvS{height:var(--topbar-h);border-bottom:1px solid var(--border);display:flex;align-items:center;padding:0 24px;gap:16px;background:var(--surface);flex-shrink:0}.Shell_topbarTitle__oEtbO{font-size:.9rem;font-weight:600;color:var(--text-muted)}.Shell_topbarSpacer__qMImc{flex:1 1}.Shell_content__yYLi5{flex:1 1;overflow-y:auto;padding:24px}@media (max-width:768px){.Shell_mobileTopbar__uBP9z{display:flex}.Shell_overlay__m1LfF{display:block}.Shell_sidebar__EpDHw{position:fixed;top:0;left:0;bottom:0;transform:translateX(-100%);height:100%}.Shell_sidebar__EpDHw.Shell_sidebarOpen__AWaHx{transform:translateX(0)}.Shell_main__77GlC{padding-top:52px}.Shell_content__yYLi5{padding:16px}}