.detail-page.svelte-15e3bnd{--teal:#00a195;--teal-dark:#006b63;--deep:#00433d;--line:#b3b3b3;--muted:#4f4f4f;--gutter:max(1.5rem, calc((100vw - 1240px)/2) );min-height:100vh;overflow:hidden;background:#fff;color:#000;font-family:IBM Plex Sans,sans-serif}.detail-page.svelte-15e3bnd *{box-sizing:border-box}.detail-page.svelte-15e3bnd a:where(.svelte-15e3bnd):focus-visible{outline:2px solid var(--teal);outline-offset:4px}.hero.svelte-15e3bnd{position:relative;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:clamp(3rem,8vw,8rem);align-items:center;min-height:620px;overflow:hidden;padding:5rem var(--gutter) 8rem;border-radius:0 0 2rem 2rem;background:linear-gradient(43deg,#007f75 44%,#00a195 62%,#a8e0da 94%);color:#fff}.hero.svelte-15e3bnd:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.065) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.065) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(90deg,#0000007a,#000 70%);mask-image:linear-gradient(90deg,#0000007a,#000 70%)}.hero.svelte-15e3bnd:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,67,61,.34),rgba(0,67,61,.12) 62%,transparent 84%);pointer-events:none}.hero-copy.svelte-15e3bnd,.hero-visual.svelte-15e3bnd{position:relative;z-index:1}.eyebrow.svelte-15e3bnd{margin:0 0 1.4rem;color:var(--teal-dark);font-size:.72rem;font-weight:600;letter-spacing:.095em;text-transform:uppercase}.eyebrow.svelte-15e3bnd:before{content:"";display:inline-block;width:1.5rem;height:1px;margin:0 .65rem .22rem 0;background:currentColor}.hero.svelte-15e3bnd .eyebrow:where(.svelte-15e3bnd){color:#fff}h1.svelte-15e3bnd,h2.svelte-15e3bnd,p.svelte-15e3bnd{margin-top:0}h1.svelte-15e3bnd,h2.svelte-15e3bnd{font-weight:500;letter-spacing:-.035em;line-height:1.08;text-wrap:balance}h1.svelte-15e3bnd{max-width:840px;margin-bottom:1rem;font-size:clamp(2.3rem,4.1vw,4rem)}.lead.svelte-15e3bnd{max-width:680px;margin:0;font-size:.95rem;line-height:1.55}.hero-visual.svelte-15e3bnd{display:grid;align-content:space-between;min-height:280px;padding:2rem;overflow:hidden;border:1px solid rgba(255,255,255,.35);border-radius:15px;background:#00433d40}.hero-visual.svelte-15e3bnd strong:where(.svelte-15e3bnd){font-size:clamp(1.7rem,3vw,2.7rem);font-weight:500}.hero-visual.svelte-15e3bnd div:where(.svelte-15e3bnd){display:grid;gap:10px}.hero-visual.svelte-15e3bnd i:where(.svelte-15e3bnd){display:block;width:100%;height:2px;background:#c7f1ed}.hero-visual.svelte-15e3bnd i:where(.svelte-15e3bnd):nth-child(2){width:72%}.hero-visual.svelte-15e3bnd i:where(.svelte-15e3bnd):nth-child(3){width:44%}.hero-lines.svelte-15e3bnd{position:absolute;right:0;bottom:25px;left:0;display:grid;gap:11px}.hero-lines.svelte-15e3bnd span:where(.svelte-15e3bnd){height:3px;background:#ffffff4d}.content.svelte-15e3bnd{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,7rem);width:min(1240px,calc(100% - 3rem));margin:0 auto;padding:5rem 0}h2.svelte-15e3bnd{max-width:620px;margin:0;font-size:clamp(2rem,3.4vw,3rem)}.copy.svelte-15e3bnd>p:where(.svelte-15e3bnd){max-width:620px;color:var(--muted);font-size:.95rem;line-height:1.65}ol.svelte-15e3bnd{margin:2.5rem 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}li.svelte-15e3bnd{display:grid;grid-template-columns:3rem 1fr;gap:1rem;padding:1.05rem 0;border-bottom:1px solid var(--line)}li.svelte-15e3bnd span:where(.svelte-15e3bnd){color:#666;font-size:.64rem}li.svelte-15e3bnd strong:where(.svelte-15e3bnd){font-size:clamp(1.05rem,1.65vw,1.35rem);font-weight:500}.cta.svelte-15e3bnd{width:min(1300px,calc(100% - 3rem));margin:0 auto 5rem;padding:4rem 3.5rem;overflow:hidden;border-radius:20px;background:linear-gradient(45deg,#007f75,#00433d);color:#fff}.cta.svelte-15e3bnd .eyebrow:where(.svelte-15e3bnd){color:#fff}.cta.svelte-15e3bnd h2:where(.svelte-15e3bnd){max-width:760px;margin-bottom:2rem}.cta.svelte-15e3bnd>div:where(.svelte-15e3bnd){display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:end;padding-top:1.4rem;border-top:1px solid rgba(255,255,255,.35)}.cta.svelte-15e3bnd div:where(.svelte-15e3bnd) p:where(.svelte-15e3bnd){max-width:530px;margin:0;font-size:.95rem;line-height:1.5}.cta.svelte-15e3bnd a:where(.svelte-15e3bnd){display:inline-flex;justify-content:space-between;gap:2.5rem;min-width:13.5rem;padding:.85rem 1rem;border:1px solid #fff;background:#fff;color:#000;font-size:.82rem;font-weight:600;text-decoration:none}@media(max-width:900px){.hero.svelte-15e3bnd,.content.svelte-15e3bnd{grid-template-columns:1fr}.hero.svelte-15e3bnd{min-height:700px}.hero-visual.svelte-15e3bnd{min-height:210px}}@media(max-width:600px){.hero.svelte-15e3bnd{min-height:0;padding:5rem 1.5rem 8rem;border-radius:0 0 1.5rem 1.5rem}h1.svelte-15e3bnd{font-size:clamp(1.9rem,9vw,2.75rem)}.content.svelte-15e3bnd{width:calc(100% - 2rem);padding-block:4rem}.cta.svelte-15e3bnd{width:calc(100% - 1rem);padding:3rem 1.5rem}.cta.svelte-15e3bnd>div:where(.svelte-15e3bnd){grid-template-columns:1fr}.cta.svelte-15e3bnd a:where(.svelte-15e3bnd){width:100%}}
