@charset "UTF-8";:root{--brand-blue: #0005ed;--brand-blue-dark: #0003b8;--brand-red: #d30000;--ink: #10131c;--ink-soft: #444b5e;--ink-muted: #6b7280;--surface: #ffffff;--page: #f4f6fb;--line: #e3e7f0;--radius: 18px;--shadow-sm: 0 1px 2px rgba(16, 19, 28, .05);--shadow-lg: 0 24px 60px -28px rgba(16, 19, 28, .28);--max-width: 880px}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;padding:0;min-height:100%}body{background:var(--page);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--brand-blue);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:3px solid rgba(0,5,237,.35);outline-offset:3px;border-radius:6px}
