:root{color:#173246;font-synthesis:none;--ink:#173246;--muted:#5f7180;--paper:#f3f1eb;--cream:#fbfaf6;--blue:#2785b7;--deep-blue:#0f5275;--line:#17324626;scroll-behavior:smooth;background:#f3f1eb;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-padding-top:6rem}body{background:var(--paper);min-width:320px;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;overflow-x:clip}a{color:inherit;-webkit-tap-highlight-color:transparent}img{max-width:100%;height:auto;display:block}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(100% - 2.5rem,1200px);min-height:5.5rem;margin:auto;display:flex}.wordmark{letter-spacing:-.08em;font-family:Manrope,sans-serif;font-size:1.75rem;font-weight:300;text-decoration:none}.wordmark span{color:var(--blue);letter-spacing:.02em;margin-left:.05em;font-size:.48em;font-weight:600}.site-header nav{align-items:center;gap:1.8rem;display:flex}.site-header nav a{color:#435a69;font-size:.9rem;font-weight:500;text-decoration:none}.site-header nav a:not(.nav-cta):hover{color:var(--blue)}.site-header .nav-cta{background:var(--ink);color:#fff;border-radius:999px;padding:.72rem 1.1rem}main,footer{width:min(100% - 2.5rem,1200px);margin-inline:auto}.eyebrow{color:var(--deep-blue);letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem;font-size:.72rem;font-weight:600}h1,h2,h3,p{text-wrap:pretty}h1{letter-spacing:-.075em;margin:0;font-family:Manrope,sans-serif;font-size:clamp(3.4rem,7vw,6.9rem);font-weight:300;line-height:.92}.text-link{text-underline-offset:.3em;font-size:.9rem;font-weight:600}footer{border-top:1px solid var(--line);min-height:9rem;color:var(--muted);grid-template-columns:1fr 2fr auto auto;align-items:center;gap:2rem;display:grid}footer p{margin:0;font-size:.82rem}footer>div{gap:1rem;display:flex}footer>div a{text-underline-offset:.25em;font-size:.78rem;font-weight:600}footer small{font-size:.7rem}:focus-visible{outline:2px solid var(--blue);outline-offset:4px}@media (width<=900px){footer{grid-template-columns:1fr auto;padding:2rem 0}footer p{grid-area:2/1/auto/-1}}@media (width<=680px){.site-header{width:min(100% - 1.5rem,1200px);min-height:4.5rem}.site-header nav{gap:.9rem}.site-header nav a:not(.nav-cta){display:none}main,footer{width:min(100% - 1.5rem,1200px)}footer{grid-template-columns:1fr auto;gap:1rem}footer small{grid-area:1/2}footer>div{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
