:root{--background:#f2f3f5;--surface:#fff;--surface-soft:#f7f7f8;--text:#202124;--muted:#6f7378;--border:#dfe1e5;--accent:#ffd633;--accent-hover:#f2c600;--focus:#3a76d2;--danger:#b42318}*{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%}body{background:var(--background);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Segoe UI,Arial,Helvetica,sans-serif}button,textarea{font:inherit}button{color:inherit}a{color:#245b9e}:focus-visible{outline:3px solid color-mix(in srgb, var(--focus) 42%, transparent);outline-offset:2px}
