:root{--bg: #eef1f6;--card-bg: #ffffff;--ink: #1b2430;--ink-soft: #5a6675;--line: #d8dee8;--brand: #1f3a5f;--brand-strong: #16304f;--accent: #c2410c;--danger: #b42318;--danger-bg: #fef3f2;--success: #027a48;--success-bg: #ecfdf3;--focus: #2563eb}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--ink);background:var(--bg);line-height:1.5;-webkit-font-smoothing:antialiased}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
