*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #f0f4f8;--color-surface: #ffffff;--color-border: #d1dce8;--color-primary: #0a4f8c;--color-primary-h: #083d6e;--color-green: #27ae60;--color-green-h: #1e8449;--color-red: #c0392b;--color-red-h: #992d22;--color-text: #1a2a3a;--color-muted: #5a7080;--color-accent: #e8f0f8;--radius: 12px;--shadow: 0 2px 12px rgba(0,0,0,.09)}body{font-family:Segoe UI,Arial,sans-serif;background:var(--color-bg);color:var(--color-text);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}#root{width:100%;max-width:600px}
