:root{--cs-teal: #2a8f8f;--cs-teal-dark: #1f6b6b;--cs-petrol: #1a3a44;--cs-slate: #2c3e47;--cs-mist: #e8f4f4;--cs-cloud: #f4f8f9;--cs-white: #ffffff;--cs-text: #1a2332;--cs-muted: #5a6b76;--font-display: "DM Sans", system-ui, sans-serif;--font-body: "Source Sans 3", system-ui, sans-serif;--radius: 12px;--shadow-soft: 0 18px 48px rgba(26, 58, 68, .08)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);font-size:1.05rem;line-height:1.6;color:var(--cs-text);background:var(--cs-cloud);-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--font-display);font-weight:600;letter-spacing:-.02em;line-height:1.2}a{color:var(--cs-teal-dark);text-decoration-thickness:1px;text-underline-offset:3px}a:hover{color:var(--cs-teal)}[id]{scroll-margin-top:5.5rem}.landing-section__title{font-size:clamp(1.6rem,3vw,2rem);margin:0 0 .5rem;color:var(--cs-petrol)}.landing-section__intro{margin:0 0 2rem;max-width:40rem;color:var(--cs-muted)}
