:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-bg:#f8f5ef;--color-bg-elevated:#fffdf9;--color-rail:#fffdf9;--color-surface:#fffdf9;--color-surface-strong:#f4eee5;--color-surface-hover:#f8e9df;--color-border:#ddd4c8;--color-border-soft:#ebe4db;--color-text:#2a211c;--color-text-muted:#736a62;--color-text-subtle:#776e66;--color-accent:#b74428;--color-accent-strong:#b64125;--color-accent-ink:#fffaf5;--color-lake:#4f91a8;--color-leaf:#5e9a78;--color-success:#2f7652;--color-warning:#85551d;--color-danger:#a63d39;--shadow-panel:0 18px 54px #4e34201a;--shadow-launcher:0 8px 30px #da5c383d, 0 0 0 5px #e966431a;--radius-xs:6px;--radius-sm:8px;--radius-md:10px;--radius-lg:12px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--motion-fast:.14s;--motion-base:.22s;--focus-ring:0 0 0 3px #e9664338;--font-sans:"Noto Sans SC", "PingFang SC", "Microsoft YaHei", system-ui, sans-serif}
*{box-sizing:border-box}html{background:var(--color-bg);min-width:320px}body{background:var(--color-bg);min-height:100vh;color:var(--color-text);font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:14px;line-height:1.55}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{box-shadow:var(--focus-ring);outline:none}::selection{color:var(--color-text);background:#e9664333}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:#c9beb2 padding-box padding-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-track{background:0 0}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
