.app-shell-module__uk8rSG__shell{--teal-900:#0b3b37;--teal-700:#0f766e;--teal-500:#22c1a6;--teal-200:#b7f0e4;--mint-50:#f2fbf9;--surface:#fff;--stroke:#e4ecea;--text:#0f172a;--muted:#64748b;--shadow:0 18px 40px #0f172a14;min-height:100vh;color:var(--text);background:radial-gradient(circle at 0 0,#e4fbf6 0%,#e4fbf600 45%),radial-gradient(circle at 40% 0,#f3fffb 0%,#f3fffb00 55%),#f7fbfa;display:block}.app-shell-module__uk8rSG__sidebar{border-right:1px solid var(--stroke);z-index:20;background:linear-gradient(#fff 0%,#f5fffb 100%);flex-direction:column;gap:20px;width:260px;height:100vh;padding:28px 22px 20px;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.app-shell-module__uk8rSG__brand{align-items:center;gap:12px;display:flex}.app-shell-module__uk8rSG__brandIcon{color:#fff;width:44px;height:44px;font-size:18px;font-weight:700;font-family:var(--font-display),"Sora",sans-serif;background:linear-gradient(135deg,#25d6bd,#0ea5a4);border-radius:14px;place-items:center;display:grid;box-shadow:0 10px 20px #22c1a64d}.app-shell-module__uk8rSG__brandName{font-size:16px;font-weight:700;font-family:var(--font-display),"Sora",sans-serif}.app-shell-module__uk8rSG__brandSub{color:var(--muted);margin-top:2px;font-size:12px}.app-shell-module__uk8rSG__navSection{text-transform:uppercase;letter-spacing:1px;color:#94a3b8;font-size:11px}.app-shell-module__uk8rSG__nav{flex-direction:column;gap:10px;display:flex}.app-shell-module__uk8rSG__navLink{color:var(--muted);background:0 0;border-radius:12px;align-items:center;gap:12px;padding:10px 14px;font-weight:600;transition:all .2s;display:flex}.app-shell-module__uk8rSG__navLink:hover{color:#0f766e;background:#e9f9f4}.app-shell-module__uk8rSG__navLinkActive{color:#0f766e;background:#dff8f2;box-shadow:inset 0 0 0 1px #b7f0e4}.app-shell-module__uk8rSG__navIcon{width:20px;height:20px}.app-shell-module__uk8rSG__sidebarFooter{margin-top:auto}.app-shell-module__uk8rSG__logoutButton{width:100%;color:var(--text);border:1px solid var(--stroke);cursor:pointer;background:#fff;border-radius:12px;padding:12px 16px;font-weight:600}.app-shell-module__uk8rSG__main{min-height:100vh;margin-left:260px;padding:32px 36px 80px}.app-shell-module__uk8rSG__topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.app-shell-module__uk8rSG__searchBox{flex:1;max-width:420px}.app-shell-module__uk8rSG__searchInput{border:1px solid var(--stroke);background:#fff;border-radius:999px;width:100%;padding:10px 18px;font-size:14px}.app-shell-module__uk8rSG__userCard{border:1px solid var(--stroke);background:#fff;border-radius:999px;align-items:center;gap:10px;padding:8px 14px;display:flex;box-shadow:0 12px 24px #0f172a0f}.app-shell-module__uk8rSG__userAvatar{color:#0f766e;background:#dff8f2;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.app-shell-module__uk8rSG__userName{font-weight:600}.app-shell-module__uk8rSG__userRole{color:var(--muted);font-size:12px}@media (max-width:1024px){.app-shell-module__uk8rSG__sidebar{flex-flow:wrap;width:auto;height:auto;position:relative;left:auto;overflow:visible}.app-shell-module__uk8rSG__main{min-height:auto;margin-left:0}.app-shell-module__uk8rSG__navSection{width:100%}}@media (max-width:720px){.app-shell-module__uk8rSG__main{padding:24px 20px 60px}.app-shell-module__uk8rSG__topbar{flex-direction:column;align-items:stretch}}
:root{--background:#fff;--foreground:#0f172a;--font-body:"Noto Sans SC","PingFang SC","Microsoft YaHei","Helvetica Neue",Arial,sans-serif;--font-display:"Segoe UI","Avenir Next","Helvetica Neue",Arial,sans-serif}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
