:root{--cream:#fff;--cream-deep:#f4f5f7;--ink:#14161a;--ink-soft:#565a63;--accent:#2952e3;--accent-deep:#1c3aa8;--shadow:0 20px 40px -20px #14161a2e;--sans:"Inter", system-ui, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;font-weight:300;line-height:1.6;overflow-x:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}img{max-width:100%;display:block}ul{list-style:none}a{color:inherit;text-decoration:none}button{font-family:inherit}h1,h2,h3{font-family:var(--sans);letter-spacing:-.02em}h2{font-size:clamp(2rem,4vw,3.4rem);font-weight:600;line-height:1.15}h3{font-size:clamp(1.4rem,2.4vw,1.9rem);font-weight:600}.eyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;font-size:.75rem;display:inline-block}.section{max-width:1400px;margin:0 auto;padding:8rem 3rem}.section-head{max-width:700px;margin-bottom:4rem}@media (width<=900px){.section{padding:5rem 1.5rem}}
