:root{--red-50:#fcedea;--red-100:#f9d6cf;--red-200:#f0aea1;--red-300:#e27e6b;--red-400:#d4533c;--red-500:#c8362a;--red-600:#ae2b20;--red-700:#8f221a;--red-800:#5e140f;--red-900:#4a120c;--gold-50:#faf3e2;--gold-100:#f3e6c4;--gold-200:#e7cf92;--gold-300:#d9b45f;--gold-400:#cba03c;--gold-500:#be8c2e;--gold-600:#a1741f;--gold-700:#835d18;--gold-800:#634615;--gold-900:#463110;--green-50:#ecf7f1;--green-100:#d2efe1;--green-200:#a6dec4;--green-300:#6fc79f;--green-400:#36ae7b;--green-500:#12915f;--green-600:#0e7c50;--green-700:#0b6543;--green-800:#084e34;--green-900:#063a27;--gray-0:#fff;--gray-50:#faf8f6;--gray-100:#f3f0ed;--gray-200:#e7e3de;--gray-300:#d3cdc6;--gray-400:#aba39b;--gray-500:#7d746c;--gray-600:#5c534c;--gray-700:#423b35;--gray-800:#2b2622;--gray-900:#19150f;--success-50:#e7f6ee;--success-500:#1fa463;--success-600:#178a52;--warning-50:#fdf3e2;--warning-500:#e0930c;--warning-600:#c07c06;--error-50:#fdecec;--error-500:#d64545;--error-600:#bc3636;--info-50:#e9f1fc;--info-500:#2f6fe0;--info-600:#2459c0;--suit-wan:#c5443a;--suit-tiao:#2e8b57;--suit-tong:#2c6cb0;--suit-honor:#c2922f;--tile-face:#fcfbf6;--tile-edge:#e2dfce;--tile-shadow:rgba(25,21,15,.18);--tile-back:#8f221a;--bg-app:var(--gray-50);--bg-canvas:#f4f1ed;--surface-card:var(--gray-0);--surface-sunken:var(--gray-50);--surface-hover:var(--gray-100);--surface-inverse:var(--gray-900);--border-subtle:var(--gray-200);--border-default:var(--gray-300);--border-strong:var(--gray-400);--text-primary:var(--gray-900);--text-secondary:var(--gray-600);--text-tertiary:var(--gray-500);--text-disabled:var(--gray-400);--text-inverse:var(--gray-0);--text-brand:var(--red-600);--accent:var(--red-500);--accent-hover:var(--red-600);--accent-active:var(--red-700);--accent-soft:var(--red-50);--accent-ring:rgba(200,54,42,.26);--gold:var(--gold-500);--gold-soft:var(--gold-50);--gold-ring:rgba(190,140,46,.3);--sidebar-bg:#4a120c;--sidebar-text:#e0c4b6;--sidebar-active:var(--gold-400);--font-sans:"Noto Sans SC",-apple-system,"PingFang SC","Microsoft YaHei","Segoe UI",Roboto,system-ui,sans-serif;--font-mono:"JetBrains Mono",ui-monospace,"SF Mono","Roboto Mono",Menlo,Consolas,monospace;--text-2xs:11px;--text-xs:12px;--text-sm:13px;--text-base:14px;--text-md:16px;--text-lg:18px;--text-xl:20px;--text-2xl:24px;--text-3xl:30px;--text-4xl:38px;--leading-tight:1.25;--leading-snug:1.4;--leading-normal:1.6;--weight-regular:400;--weight-medium:500;--weight-bold:700;--tracking-tight:-0.01em;--tracking-wide:0.04em;--font-feature-num:"tnum" 1,"lnum" 1}.qt-num{font-family:var(--font-mono);font-feature-settings:var(--font-feature-num),"tnum";font-variant-numeric:tabular-nums}:root{--space-0:0;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--control-h-sm:28px;--control-h-md:36px;--control-h-lg:44px;--gutter:24px;--stack:16px;--radius-xs:3px;--radius-sm:5px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-pill:999px;--border-1:1px;--border-2:2px;--shadow-xs:0 1px 2px rgba(22,26,32,.06);--shadow-sm:0 1px 3px rgba(22,26,32,.08),0 1px 2px rgba(22,26,32,.05);--shadow-md:0 4px 12px rgba(22,26,32,.08),0 2px 4px rgba(22,26,32,.05);--shadow-lg:0 12px 28px rgba(22,26,32,.12),0 4px 8px rgba(22,26,32,.06);--shadow-pop:0 16px 40px rgba(22,26,32,.16);--ring-accent:0 0 0 3px var(--accent-ring);--ease-out:cubic-bezier(0.22,1,0.36,1);--ease-in-out:cubic-bezier(0.4,0,0.2,1);--dur-fast:120ms;--dur-med:180ms;--dur-slow:260ms}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-size:var(--text-base);line-height:var(--leading-normal);text-rendering:optimizeLegibility}a:hover{color:var(--accent-hover)}*{margin:0;padding:0;box-sizing:border-box}#root,body,html{height:100%}body{font-family:var(--font-sans);color:var(--text-primary);background:var(--bg-app);-webkit-font-smoothing:antialiased}a{color:var(--text-brand);text-decoration:none;cursor:pointer}button{font-family:var(--font-sans)}