*,:before,:after{box-sizing:border-box;margin:0;padding:0;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,outline-color .18s}textarea,input,select,button{transition:none}button{transition:background-color .12s,border-color .12s,color .12s,box-shadow .12s,opacity .12s}:root{--bg:#f4f6fd;--surface:#fff;--surface2:#eef1fa;--surface3:#e4e9f7;--border:#d8deee;--border2:#c8d0e8;--text:#111827;--text-muted:#6b7280;--text-faint:#9ca3af;--accent:#7c3aed;--accent-hover:#6d28d9;--accent-subtle:#7c3aed1a;--accent-glow:#7c3aed38;--success:#0ea5e9;--success-bg:#0ea5e91a;--error:#f97316;--error-bg:#f973161a;--ok:#10b981;--ok-bg:#10b9811a;--bad:#ef4444;--bad-bg:#ef44441a;--warning:#f59e0b;--warning-bg:#f59e0b1a;--sidebar-w:252px;--sidebar-collapsed-w:58px;--header-h:54px;--radius:10px;--radius-lg:14px;--shadow-sm:0 1px 2px #0000000f;--shadow:0 1px 4px #00000014, 0 2px 8px #0000000d;--shadow-lg:0 8px 32px #0000001f, 0 2px 8px #0000000f;--shadow-xl:0 20px 60px #0000002e;--mono:ui-monospace, "Cascadia Code", "Fira Code", Consolas, monospace;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-mode=dark]{--bg:#0c0e1a;--surface:#111428;--surface2:#181b32;--surface3:#1f2340;--border:#262b4a;--border2:#313660;--text:#e6e9f8;--text-muted:#8890b8;--text-faint:#454f7a;--accent:#a78bfa;--accent-hover:#c4b5fd;--accent-subtle:#a78bfa1f;--accent-glow:#a78bfa40;--success:#38bdf8;--success-bg:#38bdf81f;--error:#fb923c;--error-bg:#fb923c1f;--ok:#34d399;--ok-bg:#34d3991f;--bad:#f87171;--bad-bg:#f871711f;--warning:#fbbf24;--warning-bg:#fbbf241f;--shadow-sm:0 1px 2px #0000004d;--shadow:0 1px 4px #0006, 0 2px 8px #0000004d;--shadow-lg:0 8px 32px #00000080, 0 2px 8px #0000004d;--shadow-xl:0 20px 60px #000000b3;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=ocean]:not([data-mode=dark]){--accent:#0369a1;--accent-hover:#075985;--accent-subtle:#0369a11a;--accent-glow:#0369a138}[data-theme=ocean][data-mode=dark]{--accent:#38bdf8;--accent-hover:#7dd3fc;--accent-subtle:#38bdf81f;--accent-glow:#38bdf840}[data-theme=amber]:not([data-mode=dark]){--accent:#b45309;--accent-hover:#92400e;--accent-subtle:#b453091a;--accent-glow:#b4530938}[data-theme=amber][data-mode=dark]{--accent:#fbbf24;--accent-hover:#fcd34d;--accent-subtle:#fbbf241f;--accent-glow:#fbbf2440}[data-theme=rose]:not([data-mode=dark]){--accent:#be185d;--accent-hover:#9d174d;--accent-subtle:#be185d1a;--accent-glow:#be185d38}[data-theme=rose][data-mode=dark]{--accent:#fb7185;--accent-hover:#fda4af;--accent-subtle:#fb71851f;--accent-glow:#fb718540}[data-theme=forest]:not([data-mode=dark]){--accent:#15803d;--accent-hover:#166534;--accent-subtle:#15803d1a;--accent-glow:#15803d38}[data-theme=forest][data-mode=dark]{--accent:#4ade80;--accent-hover:#86efac;--accent-subtle:#4ade801f;--accent-glow:#4ade8040}[data-hc="1"]{--border:#888;--border2:#666;--text-muted:var(--text);--text-faint:var(--text-muted);--shadow:0 0 0 2px var(--border)}[data-hc="1"][data-mode=dark]{--border:#aaa;--border2:#ccc}[data-hc="1"] button,[data-hc="1"] a,[data-hc="1"] input,[data-hc="1"] textarea,[data-hc="1"] select{outline:2px solid #0000}[data-hc="1"] button:focus-visible,[data-hc="1"] a:focus-visible,[data-hc="1"] input:focus-visible,[data-hc="1"] textarea:focus-visible{outline-offset:2px;outline:3px solid var(--accent)!important}html{font-size:16px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;line-height:1.5}#root{flex-direction:column;min-height:100vh;display:flex}.skip-nav{z-index:9999;background:var(--accent);color:#fff;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:top;position:fixed;top:-100px;left:16px}.skip-nav:focus{top:8px}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--text-faint)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}
.ThemeSwitcher-module__qPAEQG__wrap{position:relative}.ThemeSwitcher-module__qPAEQG__trigger{border:1px solid var(--border);background:var(--surface2);height:34px;color:var(--text-muted);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-size:13px;display:flex;position:relative}.ThemeSwitcher-module__qPAEQG__trigger:hover{background:var(--surface3);color:var(--text);border-color:var(--border2)}.ThemeSwitcher-module__qPAEQG__triggerDot{border:1.5px solid var(--surface);width:8px;height:8px;box-shadow:0 0 0 1px var(--border);border-radius:50%;display:block}.ThemeSwitcher-module__qPAEQG__panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:260px;box-shadow:var(--shadow-xl);z-index:300;animation:.15s cubic-bezier(.34,1.56,.64,1) ThemeSwitcher-module__qPAEQG__popIn;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}@keyframes ThemeSwitcher-module__qPAEQG__popIn{0%{opacity:0;transform:scale(.95)translateY(-6px)}to{opacity:1;transform:scale(1)translateY(0)}}.ThemeSwitcher-module__qPAEQG__panelHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 16px 12px;display:flex}.ThemeSwitcher-module__qPAEQG__panelTitle{color:var(--text);font-size:13px;font-weight:700}.ThemeSwitcher-module__qPAEQG__closeBtn{width:24px;height:24px;color:var(--text-faint);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;font-size:14px;display:flex}.ThemeSwitcher-module__qPAEQG__closeBtn:hover{background:var(--surface2);color:var(--text)}.ThemeSwitcher-module__qPAEQG__section{border-bottom:1px solid var(--border);padding:12px 16px}.ThemeSwitcher-module__qPAEQG__section:last-of-type{border-bottom:none}.ThemeSwitcher-module__qPAEQG__sectionLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);margin-bottom:10px;font-size:11px;font-weight:700}.ThemeSwitcher-module__qPAEQG__modeRow{grid-template-columns:1fr 1fr;gap:6px;display:grid}.ThemeSwitcher-module__qPAEQG__modeBtn{border:1.5px solid var(--border);background:var(--surface2);color:var(--text-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:8px 10px;font-size:13px;font-weight:500;transition:all .12s;display:flex}.ThemeSwitcher-module__qPAEQG__modeBtn:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-subtle)}.ThemeSwitcher-module__qPAEQG__modeActive{border-color:var(--accent);background:var(--accent-subtle);color:var(--accent);font-weight:600}.ThemeSwitcher-module__qPAEQG__themeGrid{flex-direction:column;gap:4px;display:flex}.ThemeSwitcher-module__qPAEQG__themeSwatch{color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:1.5px solid #0000;border-radius:8px;align-items:center;gap:10px;width:100%;padding:7px 10px;font-size:13px;font-weight:500;transition:all .12s;display:flex}.ThemeSwitcher-module__qPAEQG__themeSwatch:hover{background:var(--surface2);color:var(--text)}.ThemeSwitcher-module__qPAEQG__themeActive{border-color:var(--accent);background:var(--accent-subtle);color:var(--text)}.ThemeSwitcher-module__qPAEQG__swatchDot{border-radius:50%;flex-shrink:0;width:18px;height:18px;box-shadow:0 1px 3px #0003}.ThemeSwitcher-module__qPAEQG__swatchLabel{flex:1}.ThemeSwitcher-module__qPAEQG__swatchCheck{color:var(--accent);margin-left:auto;font-size:12px;font-weight:700}.ThemeSwitcher-module__qPAEQG__toggle{cursor:pointer;align-items:flex-start;gap:12px;display:flex}.ThemeSwitcher-module__qPAEQG__toggleInput{opacity:0;width:0;height:0;position:absolute}.ThemeSwitcher-module__qPAEQG__toggleTrack{background:var(--border2);border:1.5px solid var(--border2);border-radius:10px;flex-shrink:0;width:36px;height:20px;margin-top:2px;transition:background .18s,border-color .18s;position:relative}.ThemeSwitcher-module__qPAEQG__toggleInput:checked~.ThemeSwitcher-module__qPAEQG__toggleTrack{background:var(--accent);border-color:var(--accent)}.ThemeSwitcher-module__qPAEQG__toggleThumb{background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .18s cubic-bezier(.34,1.56,.64,1);position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0000004d}.ThemeSwitcher-module__qPAEQG__toggleInput:checked~.ThemeSwitcher-module__qPAEQG__toggleTrack .ThemeSwitcher-module__qPAEQG__toggleThumb{transform:translate(16px)}.ThemeSwitcher-module__qPAEQG__toggleInput:focus-visible~.ThemeSwitcher-module__qPAEQG__toggleTrack{outline:2px solid var(--accent);outline-offset:2px}.ThemeSwitcher-module__qPAEQG__toggleLabel{color:var(--text);font-size:13px;font-weight:500;display:block}.ThemeSwitcher-module__qPAEQG__toggleDesc{color:var(--text-faint);margin-top:2px;font-size:11px;display:block}.ThemeSwitcher-module__qPAEQG__footer{background:var(--surface2);border-top:1px solid var(--border);color:var(--text-faint);align-items:center;gap:6px;padding:10px 16px;font-size:11px;line-height:1.4;display:flex}
.Header-module__hBw1pG__header{height:var(--header-h);background:color-mix(in srgb, var(--surface) 85%, transparent);-webkit-backdrop-filter:blur(16px)saturate(1.6);border-bottom:1px solid var(--border);z-index:100;box-shadow:var(--shadow);align-items:center;gap:10px;padding:0 14px;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Header-module__hBw1pG__left{flex-shrink:0;align-items:center;gap:6px;display:flex}.Header-module__hBw1pG__menuBtn{width:34px;height:34px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__menuBtn:hover{background:var(--surface2);color:var(--text)}.Header-module__hBw1pG__logo{align-items:center;gap:8px;text-decoration:none;display:flex}.Header-module__hBw1pG__logoIcon{background:var(--accent);color:#fff;width:30px;height:30px;box-shadow:0 2px 8px var(--accent-glow);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__logoText{color:var(--text);letter-spacing:-.3px;white-space:nowrap;font-size:15px;font-weight:800}.Header-module__hBw1pG__searchWrap{flex:1;max-width:440px;position:relative}.Header-module__hBw1pG__searchBox{background:var(--surface2);border:1px solid var(--border);border-radius:9px;align-items:center;gap:8px;padding:0 10px;display:flex}.Header-module__hBw1pG__searchBox:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle);background:var(--surface)}.Header-module__hBw1pG__searchIcon{color:var(--text-faint);flex-shrink:0}.Header-module__hBw1pG__searchInput{color:var(--text);background:0 0;border:none;outline:none;flex:1;padding:7px 0;font-size:13.5px;transition:none}.Header-module__hBw1pG__searchInput::placeholder{color:var(--text-faint)}.Header-module__hBw1pG__searchKbd{font-size:11px;font-family:var(--mono);color:var(--text-faint);background:var(--surface3);border:1px solid var(--border);border-radius:4px;flex-shrink:0;padding:1px 5px}.Header-module__hBw1pG__searchBox:focus-within .Header-module__hBw1pG__searchKbd{display:none}.Header-module__hBw1pG__clearBtn{color:var(--text-faint);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px;font-size:15px;line-height:1;transition:none}.Header-module__hBw1pG__clearBtn:hover{color:var(--text)}.Header-module__hBw1pG__dropdown{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);z-index:200;max-height:340px;list-style:none;animation:.12s Header-module__hBw1pG__fadeDown;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden auto}@keyframes Header-module__hBw1pG__fadeDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__dropdownItem{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;align-items:flex-start;gap:12px;padding:10px 14px;transition:none;display:flex}.Header-module__hBw1pG__dropdownItem:hover{background:var(--surface2)}.Header-module__hBw1pG__dropIcon{font-family:var(--mono);color:var(--accent);background:var(--accent-subtle);text-align:center;border-radius:5px;flex-shrink:0;min-width:28px;margin-top:2px;padding:3px 6px;font-size:10px;font-weight:800}.Header-module__hBw1pG__dropName{font-size:13px;font-weight:500}.Header-module__hBw1pG__dropDesc{color:var(--text-muted);margin-top:1px;font-size:12px}.Header-module__hBw1pG__noResults{color:var(--text-muted);text-align:center;padding:16px;font-size:13px}.Header-module__hBw1pG__right{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}
.Sidebar-module__WZVnLW__sidebar{top:var(--header-h);width:var(--sidebar-w);background:var(--surface);border-right:1px solid var(--border);z-index:50;flex-direction:column;transition:width .22s cubic-bezier(.4,0,.2,1),transform .22s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:0;left:0;overflow:hidden}.Sidebar-module__WZVnLW__collapsed{width:var(--sidebar-collapsed-w)}@media (max-width:768px){.Sidebar-module__WZVnLW__sidebar{box-shadow:var(--shadow-xl);transform:translate(-100%);width:var(--sidebar-w)!important}.Sidebar-module__WZVnLW__mobileOpen{transform:translate(0)}}.Sidebar-module__WZVnLW__inner{flex-direction:column;flex:1;gap:2px;padding:12px 8px 4px;display:flex;overflow:hidden auto}.Sidebar-module__WZVnLW__homeLink{color:var(--text-muted);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:9px;width:100%;margin-bottom:6px;padding:7px 10px;font-size:13px;font-weight:500;display:flex;overflow:hidden}.Sidebar-module__WZVnLW__homeLink:hover{background:var(--surface2);color:var(--text)}.Sidebar-module__WZVnLW__homeLinkLabel{opacity:1;transition:opacity .15s}.Sidebar-module__WZVnLW__collapsed .Sidebar-module__WZVnLW__homeLinkLabel{opacity:0;width:0;overflow:hidden}.Sidebar-module__WZVnLW__group{margin-bottom:4px}.Sidebar-module__WZVnLW__groupLabel{white-space:nowrap;align-items:center;gap:7px;padding:8px 10px 4px;display:flex;overflow:hidden}.Sidebar-module__WZVnLW__groupDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.Sidebar-module__WZVnLW__groupLabelText{letter-spacing:.08em;text-transform:uppercase;color:var(--cat,var(--text-faint));opacity:1;font-size:10px;font-weight:800;transition:opacity .15s}.Sidebar-module__WZVnLW__collapsed .Sidebar-module__WZVnLW__groupLabelText{opacity:0;width:0;overflow:hidden}.Sidebar-module__WZVnLW__link{color:var(--text-muted);white-space:nowrap;border-radius:8px;align-items:center;gap:9px;padding:7px 10px;font-size:13px;font-weight:500;text-decoration:none;display:flex;position:relative;overflow:visible}.Sidebar-module__WZVnLW__link:hover{background:var(--surface2);color:var(--text)}.Sidebar-module__WZVnLW__active{background:var(--accent-subtle);color:var(--accent);font-weight:600}.Sidebar-module__WZVnLW__active:before{content:"";background:var(--accent);border-radius:0 2px 2px 0;width:3px;position:absolute;top:20%;bottom:20%;left:0}.Sidebar-module__WZVnLW__icon{font-family:var(--mono);background:var(--surface3);color:var(--text-faint);text-align:center;border-radius:5px;flex-shrink:0;min-width:30px;padding:2px 5px;font-size:9px;font-weight:900}.Sidebar-module__WZVnLW__active .Sidebar-module__WZVnLW__icon{background:var(--accent-subtle);color:var(--accent)}.Sidebar-module__WZVnLW__name{opacity:1;text-overflow:ellipsis;transition:opacity .15s;overflow:hidden}.Sidebar-module__WZVnLW__collapsed .Sidebar-module__WZVnLW__name{opacity:0;width:0;overflow:hidden}.Sidebar-module__WZVnLW__collapsed .Sidebar-module__WZVnLW__link{justify-content:center;padding:8px}.Sidebar-module__WZVnLW__collapsed .Sidebar-module__WZVnLW__link:after{content:attr(data-tooltip);background:var(--surface);border:1px solid var(--border);color:var(--text);white-space:nowrap;box-shadow:var(--shadow-lg);pointer-events:none;opacity:0;z-index:200;border-radius:7px;padding:5px 12px;font-size:12px;font-weight:500;transition:opacity .12s;position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%)}.Sidebar-module__WZVnLW__collapsed .Sidebar-module__WZVnLW__link:hover:after,.Sidebar-module__WZVnLW__collapsed .Sidebar-module__WZVnLW__link:focus-visible:after{opacity:1}.Sidebar-module__WZVnLW__collapsed .Sidebar-module__WZVnLW__homeLink{justify-content:center;padding:8px}.Sidebar-module__WZVnLW__footer{border-top:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:6px;padding:8px 10px;display:flex}.Sidebar-module__WZVnLW__footerNote{opacity:1;align-items:center;gap:6px;transition:opacity .15s;display:flex;overflow:hidden}.Sidebar-module__WZVnLW__collapsed .Sidebar-module__WZVnLW__footerNote{opacity:0;width:0;overflow:hidden}.Sidebar-module__WZVnLW__footerText{color:var(--text-faint);white-space:nowrap;font-size:10.5px}.Sidebar-module__WZVnLW__collapseBtn{border:1px solid var(--border);background:var(--surface2);width:28px;height:28px;color:var(--text-muted);cursor:pointer;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;display:flex}.Sidebar-module__WZVnLW__collapseBtn:hover{background:var(--surface3);color:var(--accent);border-color:var(--accent)}@media (max-width:768px){.Sidebar-module__WZVnLW__collapseBtn{display:none}.Sidebar-module__WZVnLW__footerNote,.Sidebar-module__WZVnLW__collapsed .Sidebar-module__WZVnLW__groupLabelText,.Sidebar-module__WZVnLW__collapsed .Sidebar-module__WZVnLW__name,.Sidebar-module__WZVnLW__collapsed .Sidebar-module__WZVnLW__homeLinkLabel{opacity:1;width:auto}.Sidebar-module__WZVnLW__collapsed .Sidebar-module__WZVnLW__link,.Sidebar-module__WZVnLW__collapsed .Sidebar-module__WZVnLW__homeLink{justify-content:flex-start;padding:7px 10px}.Sidebar-module__WZVnLW__collapsed .Sidebar-module__WZVnLW__link:after{display:none}}
.App-module__ZKp1MG__layout{margin-top:var(--header-h);margin-left:var(--sidebar-w);min-height:calc(100vh - var(--header-h));transition:margin-left .22s cubic-bezier(.4,0,.2,1)}.App-module__ZKp1MG__layoutCollapsed{margin-left:var(--sidebar-collapsed-w)}.App-module__ZKp1MG__main{outline:none}@media (max-width:768px){.App-module__ZKp1MG__layout,.App-module__ZKp1MG__layoutCollapsed{margin-left:0}}.App-module__ZKp1MG__overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:49;background:#00000073;position:fixed;inset:0}
