:root{--bg: #f5f5f0;--panel: #ffffff;--text: #1e2939;--text-2: #364153;--muted: #6a7282;--line: #e5e7eb;--soft: #f8f9fa;--card-tint: #e8f0e8;--accent: #1e2939;--accent-strong: #364153;--btn-border: #d1d5dc;--shadow: 0 1px 3px rgba(30,41,57,.06), 0 4px 16px rgba(30,41,57,.06);--radius: 14px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,PingFang SC,Noto Sans SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}a{text-decoration:none}button{border:0;cursor:pointer;transition:opacity .15s ease,transform .15s ease;font:inherit;display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}button:hover{opacity:.85}button:disabled{cursor:not-allowed;opacity:.45;transform:none}
