:root{color-scheme:light;--bg: #f6f4ef;--surface: #ffffff;--surface-soft: #f0eee7;--field: #fffefa;--text: #1d2522;--muted: #64706a;--line: #ded9ce;--primary: #0f766e;--primary-hover: #0b5f59;--link: #0b5f59;--on-primary: #ffffff;--danger: #b91c1c;--danger-bg: #fff1f0;--danger-line: #f2b8b5;--badge-bg: #e6f4f1;--badge-muted-bg: #ebe8df;--toast-bg: #1d2522;--toast-text: #ffffff;--focus-ring: rgba(15, 118, 110, .14);--shadow: 0 10px 28px rgba(29, 37, 34, .08)}:root[data-theme=dark]{color-scheme:dark;--bg: #111714;--surface: #19211e;--surface-soft: #202a26;--field: #131a17;--text: #edf3ef;--muted: #a4b1aa;--line: #34413b;--primary: #16877e;--primary-hover: #249c91;--link: #63c8bd;--on-primary: #ffffff;--danger: #ff918d;--danger-bg: #3a2021;--danger-line: #764044;--badge-bg: #173b36;--badge-muted-bg: #2b332f;--toast-bg: #050807;--toast-text: #ffffff;--focus-ring: rgba(99, 200, 189, .24);--shadow: 0 12px 30px rgba(0, 0, 0, .3)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-family:Microsoft YaHei,PingFang SC,Segoe UI,Arial,sans-serif;font-size:15px;line-height:1.5}
