:root{--bg:#f5f7f3;--card:#fff;--ink:#1f2421;--muted:#5f6e66;--line:#e4eae3;--green:#2e9e78;--green-deep:#1f7a5c;--danger:#c0392b;--font-head:"PingFang SC","Source Han Sans SC","Source Han Sans CN","Noto Sans SC",-apple-system,BlinkMacSystemFont,"Microsoft YaHei",sans-serif}*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.6}button{font-family:inherit}