:root{--background: #faf9f7;--foreground: #1c1c1e;--surface: #ffffff;--surface-raised: #f4f2ef;--surface-muted: #efede9;--foreground-secondary: #48484a;--foreground-muted: #8e8e93;--border: #e3e0da;--border-strong: #c9c5bd;--ring: #f4812066;--primary: #f48120;--primary-foreground: #ffffff;--primary-hover: #e06f0d;--primary-active: #c96209;--info: #0a7ea4;--success: #2e8b46;--warning: #b97d10;--destructive: #c93b2f;--destructive-foreground: #ffffff}@media(prefers-color-scheme:dark){:root{--background: #161513;--foreground: #f2f1ef;--surface: #201f1c;--surface-raised: #2a2926;--surface-muted: #33312d;--foreground-secondary: #c7c5c1;--foreground-muted: #8e8c88;--border: #3a3833;--border-strong: #514e47;--ring: #f4812080;--primary: #f48120;--primary-foreground: #1c1207;--primary-hover: #ff9540;--primary-active: #e06f0d;--info: #4fb3d9;--success: #5cbf74;--warning: #d9a13c;--destructive: #e0604f;--destructive-foreground: #1c0d0b}}*{box-sizing:border-box}body{margin:0;background:var(--background);color:var(--foreground);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased}
