:root{--color-primary: #123a63;--color-primary-strong: #0a2948;--color-accent: #11a8c6;--color-accent-strong: #087f99;--color-ink: #12212f;--color-muted: #526270;--color-soft: #eef5f7;--color-surface: #ffffff;--color-border: #dbe5e9;--shadow-soft: 0 18px 50px rgba(18, 58, 99, .1);--shadow-card: 0 10px 30px rgba(18, 58, 99, .08);--radius-large: 28px;--radius-medium: 18px;--site-width: 1180px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{min-width:320px;margin:0;overflow-x:hidden;color:var(--color-ink);background:var(--color-surface);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}button,a{font:inherit}a{color:inherit}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid rgba(17,168,198,.55);outline-offset:4px}.site-shell{width:min(100% - 40px,var(--site-width));margin-inline:auto}.section{padding-block:clamp(58px,7vw,88px)}.section-heading{max-width:720px;margin-bottom:38px}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 16px;color:var(--color-accent-strong);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eyebrow:before{width:28px;height:2px;content:"";background:currentColor}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.15}h1{font-size:clamp(2.4rem,6vw,4.8rem);letter-spacing:-.055em}h2{margin-bottom:18px;font-size:clamp(2rem,4vw,3.25rem);letter-spacing:-.04em}h3{font-size:1.15rem}.section-lead{margin-bottom:0;color:var(--color-muted);font-size:clamp(1rem,2vw,1.15rem)}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:10px;padding:12px 22px;border:1px solid transparent;border-radius:999px;font-weight:750;line-height:1.2;text-align:center;text-decoration:none;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--color-accent-strong)}.button-primary:hover{background:#056b81}.button-secondary{color:var(--color-primary);border-color:#123a633d;background:#fffc}.button-secondary:hover{border-color:var(--color-primary);background:#fff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:600px){.site-shell{width:min(100% - 28px,var(--site-width))}.section{padding-block:52px}.section-heading{margin-bottom:28px}.button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
