:root{--brand-1: #c62828;--brand-2: #e53935;--brand-3: #b71c1c;--brand-soft: rgba(198, 40, 40, .08);--text-strong: #0f172a;--text: #1e293b;--text-muted: #64748b;--border: #e2e8f0;--surface-muted: #f1f5f9;--surface: #ffffff;--success: #4caf50;--info: #0288d1;--warning: #f57c00;--danger: #d32f2f;--font-base: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--radius: 10px;--radius-pill: 999px;--shadow-card: 0 1px 3px rgba(15, 23, 42, .08), 0 1px 2px rgba(15, 23, 42, .04)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-base);color:var(--text);background:var(--surface-muted);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3{color:var(--text-strong);font-weight:700;line-height:1.25}button{font-family:inherit;cursor:pointer}a{color:var(--brand-1);text-decoration:none}a:hover{text-decoration:underline}
