:root{color-scheme:light dark;--bg: #f8fafc;--surface: #ffffff;--text: #0f172a;--muted: #475569;--divider: rgba(226, 232, 240, .9);--radius: 16px;--shadow: 0 6px 18px rgba(15, 23, 42, .08)}@media (prefers-color-scheme: dark){:root{--bg: #0b1121;--surface: #0f172a;--text: #e5e7eb;--muted: #cbd5e1;--divider: rgba(51, 65, 85, .7);--shadow: 0 12px 28px rgba(0, 0, 0, .4)}}html,body{height:100%}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;background:var(--bg);color:var(--text)}.wrap{max-width:860px;margin:0 auto;padding:24px 16px 48px}.wrap .arco-btn{font-weight:600}
