:root{--bg:#f7f7fb;--line:#e5e7eb}
body{background:var(--bg)}
.card{border-radius:16px;box-shadow:0 1px 2px rgba(16,24,40,.04)}
