*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #10120f;--bg2: #181a16;--bg3: #21241f;--border: #2c3027;--text: #e8e6df;--muted: #7a7f72;--accent: #7fb069;--accent2: #c9b97a;--danger: #eb5757;--radius: 8px;--font-body: "DM Sans", "PingFang SC", "Noto Sans SC", "Microsoft YaHei", sans-serif;--font-head: "DM Serif Display", "Noto Serif SC", "Songti SC", serif;--font-mono: "DM Mono", monospace;--shadow: 0 2px 12px rgba(0,0,0,.4)}[data-theme=light]{--bg: #f6f6f1;--bg2: #ffffff;--bg3: #ededea;--border: #d8d6cf;--text: #1a1c18;--muted: #88877f;--accent: #3f7d3f;--accent2: #8a6f20;--shadow: 0 2px 12px rgba(0,0,0,.08)}html,body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:15px;line-height:1.6;min-height:100vh;transition:background .2s,color .2s}a{color:var(--accent);text-decoration:none}button{cursor:pointer;font-family:var(--font-body)}input,textarea,select{font-family:var(--font-body)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg2)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
