:root{--color-bg: #ffffff;--color-bg-2: #f4f7fb;--color-surface: #ffffff;--color-surface-2: #f1f5fa;--color-border: #e5eaf1;--color-border-strong: #d3dbe6;--color-text: #0f1b2d;--color-text-muted: #5a6b7f;--color-accent: #1f6fed;--color-accent-2: #1657c4;--color-soft: #eaf1fe;--color-accent-contrast: #ffffff;--color-danger: #d64545;--shadow-sm: 0 1px 2px rgba(15, 27, 45, .06);--shadow: 0 14px 34px -18px rgba(20, 45, 90, .22);--shadow-lg: 0 30px 60px -28px rgba(20, 45, 90, .32);--container: 1140px;--radius: 18px;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{margin:0;line-height:1.14;letter-spacing:-.02em;font-weight:700;color:var(--color-text)}p{margin:0}a{color:inherit}img,svg{display:block;max-width:100%}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:1.5rem}.section{padding-block:clamp(3.5rem,8vw,6.5rem)}.section--alt{background:var(--color-bg-2)}.section__head{max-width:62ch;margin-bottom:clamp(2rem,5vw,3rem)}.eyebrow{display:inline-block;margin-bottom:.9rem;padding:.35rem .8rem;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent);background:var(--color-soft);border-radius:999px}.section__title{font-size:clamp(1.75rem,4.5vw,2.7rem)}.section__lead{margin-top:1.1rem;font-size:1.08rem;color:var(--color-text-muted)}.card{padding:1.6rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow)}.text-muted{color:var(--color-text-muted)}.stack>*+*{margin-top:1.1rem}:where(a,button,input):focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:6px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
