:root{--bg-body: #f0f2f5;--bg-card: #ffffff;--bg-soft: #f4f6f9;--bg-header: #ffffff;--border: #e4e8ee;--border-soft: #f0f0f0;--text: #1b2430;--text-2: #5a6675;--text-muted: #97a0ad;--track: #eef1f5;--accent: #2f6bd6;--accent-soft: #eaf1fc;--hover: #f0f2f5;--shadow: 0 1px 2px rgba(20, 30, 48, .04)}html.dark{--bg-body: #0f1318;--bg-card: #1a1f27;--bg-soft: #222834;--bg-header: #1a1f27;--border: #2a323d;--border-soft: #262d37;--text: #e3e8ef;--text-2: #a9b2bf;--text-muted: #6f7986;--track: #2a323d;--accent: #5ea0f2;--accent-soft: #223247;--hover: #232a34;--shadow: 0 1px 2px rgba(0, 0, 0, .3)}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{height:100%;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}
