:root{--bg: #f5f6f8;--surface: #ffffff;--border: #d9dde3;--text: #1c2330;--muted: #5b6675;--primary: #1f5fbf;--primary-ink: #ffffff;--primary-soft: #e8f0fc;--ok: #1f8a4c;--ok-soft: #e3f5ea;--err: #c5343a;--err-soft: #fbe7e8;--warn-soft: #fff6e0;--warn-border: #e7c66a;--radius: 12px;--shadow: 0 1px 3px rgba(16, 24, 40, .08), 0 1px 2px rgba(16, 24, 40, .06)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;-webkit-text-size-adjust:100%}h1,h2,h3{line-height:1.25}button{font:inherit;cursor:pointer}:focus-visible{outline:3px solid var(--primary);outline-offset:2px}input,select{font:inherit;color:inherit}
