*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f7f5;color:#1a1a1a;font-family:DM Sans,system-ui,sans-serif;font-size:1rem;line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.2}p{margin:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font-family:inherit;cursor:pointer}ul,ol{margin:0;padding:0;list-style:none}h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1;letter-spacing:-.02em}h2{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.2;letter-spacing:-.01em}h3{font-size:clamp(1.125rem,2vw,1.375rem);font-weight:500;line-height:1.3}p{font-size:1rem;line-height:1.7}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;border-radius:9999px;font-family:DM Sans,system-ui,sans-serif;font-weight:500;font-size:.9375rem;text-decoration:none;border:2px solid transparent;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;cursor:pointer;white-space:nowrap}.btn--primary{background:#03528e;color:#fff;border-color:#03528e}.btn--primary:hover{background:#023b66;border-color:#023b66;transform:translateY(-1px)}.btn--outline{background:transparent;border-color:#03528e;color:#03528e}.btn--outline:hover{background:#03528e;color:#fff;transform:translateY(-1px)}.btn--white{background:#fff;color:#03528e;border-color:#fff}.btn--white:hover{background:#f0f0ee;transform:translateY(-1px)}.section{padding:5rem 0}.section--alt{background:#f0f0ee}.section--dark{background:#03528e;color:#fff}.section-label{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#03528e;margin-bottom:1rem}.section--dark .section-label{color:#ffffffb3}.section-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin-bottom:2rem}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
