:root{color-scheme:light;--blue-950: #0a1f44;--blue-900: #0d2d5c;--blue-800: #123c78;--blue-700: #1553a3;--blue-600: #1f6bd1;--blue-100: #eaf2ff;--blue-50: #f4f8ff;--ink: #162033;--muted: #657086;--line: #dfe6ef;--surface: #ffffff;--background: #f5f7fa;--danger: #c83b45;font-family:Segoe UI,Arial,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{min-width:320px;background:var(--background)}body{margin:0;min-height:100vh;color:var(--ink);background:var(--background)}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible{outline:3px solid rgba(31,107,209,.22);outline-offset:2px}
