:root{--bg: #0f0f12;--surface: #18181d;--border: #2a2a32;--text: #e8e8ed;--text-muted: #8b8b98;--accent: #c9a227;--accent-hover: #dbb63a;--color-bg-page: #f5f7fb;--color-bg-surface: #ffffff;--color-bg-subtle: #f0f2f7;--color-text-primary: #111827;--color-text-secondary: #374151;--color-text-muted: #6b7280;--color-border: #d1d5db;--color-border-soft: #e5e7eb;--color-primary: #313BDD;--color-primary-hover: #2930B8;--color-primary-active: #21279A;--color-danger: #dc2626;--color-danger-strong: #b91c1c;--color-overlay: rgba(17, 24, 39, .45)}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,system-ui,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;line-height:1.6}#root{min-height:100vh}
