:root{--teal:#55b8b3;--teal-dark:#167f7e;--teal-deep:#0b6869;--ink:#3f4847;--muted:#6d7776;--paper:#fbfcfb;--soft:#f0f5f4;--line:#dce5e3;--white:#fff;--max:1180px;--radius:26px;--shadow:0 22px 60px #2846441a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.65}img{max-width:100%;height:auto}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.05}h1{letter-spacing:-.045em;font-size:clamp(3rem,6vw,5.125rem);font-weight:760;line-height:.98}h2{font-size:clamp(2.125rem,4vw,3.375rem);font-weight:720}h3{font-size:1.25rem;font-weight:720;line-height:1.15}p{color:var(--muted)}.shell{width:min(calc(100% - 40px), var(--max));margin-inline:auto}.section{padding:clamp(76px,10vw,132px) 0}.section-soft{background:var(--soft)}.section-ink{background:var(--ink);color:#fff}.section-ink p{color:#d1d9d7}.content-grid{grid-template-columns:1fr 1fr;gap:clamp(42px,8vw,110px);display:grid}.cards-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.text-link{color:var(--teal-deep);gap:9px;font-weight:720;text-decoration:none;display:inline-flex}.prose{max-width:760px}.prose p{font-size:1.05rem}.eyebrow{min-height:0;color:var(--muted);letter-spacing:.145em;text-transform:uppercase;background:0 0;border:0;align-items:center;margin-bottom:32px;padding:0;font-size:.8rem;font-weight:760;line-height:1.25;display:inline-flex}.eyebrow:before{content:none}.section-ink .eyebrow{color:#c7cecd}.lede{max-width:760px;font-size:clamp(1.08rem,1.7vw,1.28rem)}.button-row{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:1px solid var(--teal-deep);background:var(--teal-deep);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 23px;font-weight:670;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}.button:hover{background:#095c5d;transform:translateY(-2px)}.button-secondary{color:var(--teal-deep);background:0 0}.button-secondary:hover{color:#fff}.skip-link{z-index:100;background:#fff;padding:12px 16px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.site-header{z-index:50;backdrop-filter:blur(18px);background:#fbfcfbeb;border-bottom:1px solid #dce5e3e6;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:104px;display:flex}.brand{align-items:center;width:168px;height:98px;display:flex}.brand img{width:168px;height:auto;display:block}.desktop-nav{align-items:center;gap:clamp(16px,2.25vw,32px);display:flex}.desktop-nav a{font-size:.91rem;font-weight:620;text-decoration:none;position:relative}.desktop-nav a:after{content:"";background:var(--teal);height:2px;transition:right .2s;position:absolute;bottom:-9px;left:0;right:100%}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{right:0}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;font-weight:700;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--line);width:min(300px,100vw - 40px);box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:16px;display:grid;position:absolute;top:48px;right:0}.mobile-menu a{padding:11px 8px;text-decoration:none}.site-footer{color:#fff;background:#35403f;padding:74px 0 26px}.footer-grid{grid-template-columns:1.8fr 1fr 1fr;gap:70px;display:grid}.footer-grid p{color:#c8d1cf;margin-bottom:6px}.footer-wordmark{letter-spacing:-.04em;font-size:1.85rem;font-weight:350;color:#fff!important;margin-bottom:14px!important}.footer-wordmark span{color:var(--teal);font-weight:670}.footer-title{font-weight:760;color:#fff!important}.footer-grid a{color:#dce5e3;margin:8px 0;text-decoration:none;display:block}.footer-grid a:hover{color:var(--teal)}.footer-bottom{color:#aeb9b7;border-top:1px solid #ffffff21;justify-content:space-between;gap:20px;margin-top:58px;padding-top:22px;font-size:.84rem;display:flex}@media (width<=880px){.desktop-nav{display:none}.mobile-menu{display:block}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>:first-child{grid-column:1/-1}.cards-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.shell{width:min(calc(100% - 28px), var(--max))}.header-inner{height:88px}.brand{width:145px;height:84px}.brand img{width:145px}.section{padding:68px 0}.eyebrow{min-height:0;margin-bottom:26px;padding:0;font-size:.74rem}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-grid>:first-child{grid-column:auto}.footer-bottom{flex-direction:column}.content-grid,.cards-grid{grid-template-columns:1fr}}
