:root{--bg:#0f1115;--bg-secondary:#171a21;--surface:#1d212b;--surface-hover:#252a36;--primary:#5b8cff;--primary-hover:#4a7bee;--text:#f5f7fa;--text-muted:#9ca3af;--border:#2a3040;--success:#22c55e;--warning:#f59e0b;--error:#ef4444;--shadow-sm:0 2px 10px #0003;--shadow-md:0 8px 30px #00000059;--radius-sm:8px;--radius-md:14px;--radius-lg:20px}:root[data-theme=light]{--bg:#f5f7fb;--bg-secondary:#fff;--surface:#fff;--surface-hover:#f3f5f9;--primary:#4f7cff;--primary-hover:#3f6ef0;--text:#111827;--text-muted:#6b7280;--border:#e5e7eb;--success:#16a34a;--warning:#d97706;--error:#dc2626;--shadow-sm:0 2px 10px #0f172a0f;--shadow-md:0 8px 30px #0f172a1f;--radius-sm:8px;--radius-md:14px;--radius-lg:20px}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg);width:100%;height:100%;color:var(--text);position:absolute}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}
.Header-module__ldgnoG__header{grid-area:1/2/2/3;grid-template-rows:1fr;grid-template-columns:minmax(60px,240px) 1fr minmax(80px,120px);display:grid}.Header-module__ldgnoG__logo{flex-flow:row;align-items:center;display:flex}.Header-module__ldgnoG__logo a{padding:0 24px}.Header-module__ldgnoG__logoImage{width:auto;height:30px}.Header-module__ldgnoG__menu{flex-flow:row;align-items:center;display:flex}.Header-module__ldgnoG__profile{flex-flow:row;justify-content:center;align-items:center;display:flex}.Header-module__ldgnoG__profileImage{background:var(--bg-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.Header-module__ldgnoG__profileImage svg{color:var(--text-muted);font-size:18px}
.Aside-module__ZO80GW__aside{z-index:999;background:var(--bg-secondary);box-shadow:var(--shadow-md);flex-flow:column;grid-area:1/1/3/2;display:flex}.Aside-module__ZO80GW__foldButton{cursor:pointer;background:0 0;border:none;outline:none}.Aside-module__ZO80GW__sideMenu{cursor:pointer;flex-flow:row;align-items:center;gap:12px;height:60px;padding:0 30px;display:flex}.Aside-module__ZO80GW__sideMenu.Aside-module__ZO80GW__hide{justify-content:center;align-items:center;gap:0;height:60px;padding:0}.Aside-module__ZO80GW__sideMenu:hover{background:var(--border)}.Aside-module__ZO80GW__sideMenu svg{color:var(--text-muted);font-size:18px}.Aside-module__ZO80GW__sideMenuText{color:var(--text-muted);white-space:nowrap;opacity:1;width:auto;font-size:14px;font-weight:700}.Aside-module__ZO80GW__sideMenu.Aside-module__ZO80GW__hide .Aside-module__ZO80GW__sideMenuText{opacity:0;width:0;overflow:hidden}
.AppShell-module__WVLZsa__app{--aside-width:240px;grid-template-columns:var(--aside-width) 1fr;grid-template-rows:60px 1fr;width:100%;height:100%;display:grid}.AppShell-module__WVLZsa__isfold{--aside-width:60px}.AppShell-module__WVLZsa__themeSwitch{width:30px;height:30px;box-shadow:var(--shadow-sm);background:var(--border);border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:30px;right:15px}.AppShell-module__WVLZsa__themeSwitch svg{fill:var(--text-muted)}.AppShell-module__WVLZsa__main{padding:32px}
