:root{--bg:#f5f7fa;--card:#fff;--line:#e5e7eb;--text:#1f2937;--sub:#6b7280;--nav:#0f172a;--primary:#1f3a5f;--blue:#2563eb;--blue-soft:#eff6ff;--green:#059669;--green-soft:#ecfdf5;--amber:#d97706;--amber-soft:#fffbeb;--red:#dc2626;--red-soft:#fef2f2;--shadow:0 8px 24px #0f172a0f;--radius:22px;--font-xs:12px;--font-sm:13px;--font-base:14px;--font-lg:16px;--font-xl:28px;--font-2xl:30px;--font-3xl:34px;--font-4xl:42px;--space-xs:10px;--space-sm:12px;--space-md:14px;--space-lg:16px;--space-xl:18px;--space-2xl:22px;--space-3xl:24px;--radius-sm:14px;--radius-md:16px;--radius-lg:18px;--radius-xl:22px;--radius-2xl:24px;--radius-3xl:28px;--radius-full:999px;--sidebar-width:260px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{height:100%;font-size:62.5%}body{min-height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;font-size:var(--font-base);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}img{vertical-align:middle;max-width:100%;height:auto}table{border-collapse:collapse}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.4}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
