.hero{position:relative;padding-top:82px;overflow:clip}
.hero-layout{position:relative;display:grid;grid-template-columns:44% 56%;align-items:center;min-height:min(780px,calc(100svh - 100px))}
.hero-copy{position:relative;z-index:2;padding-block:70px 90px}
.hero-copy .eyebrow{color:var(--muted);font-size:9px;letter-spacing:.12em;margin-bottom:29px}
.hero h1{font-size:clamp(48px,5.15vw,78px);line-height:1.04;font-weight:500;letter-spacing:-.055em}
.hero h1 em{font-style:normal;color:var(--teal)}
.hero-description{font-size:16px;line-height:1.7;color:#b9c3bf;margin-top:26px;max-width:435px;letter-spacing:-.01em}
.hero-description br.wide-only{display:none}
.hero-actions{display:flex;align-items:center;gap:23px;margin-top:31px}
.hero-actions .button{font-size:14px;gap:26px}.hero-actions .text-link{font-size:12px;gap:10px}
.hero-note{font-size:10px;color:var(--muted);margin-top:19px}
.hero-stage{position:relative;min-width:0;align-self:stretch;margin:0 -110px 0 -20px;display:flex;flex-direction:column;justify-content:center}
.hero-scene{position:relative;isolation:isolate;width:100%;height:clamp(580px,51vw,760px);touch-action:pan-y pinch-zoom}
.hero-scene canvas{position:absolute;inset:0;display:block;width:100%;height:100%;opacity:0;transition:opacity .45s ease}
.hero-fallback{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;transition:opacity .3s ease}
[data-scene-state="ready"] .hero-fallback{opacity:0}
.hero-stage:not([data-scene-state="ready"]) .hero-fallback{transition:none}
[data-scene-state="ready"] canvas{opacity:1}
.hero-scene-caption{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:15px;margin:-44px 14% 0 10%;min-height:44px;font-size:9px;letter-spacing:.015em;color:#91a99c}
.scene-toggle{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:0 0 0 12px;white-space:nowrap;border:0;background:transparent;color:#c4d4ca;font-size:10px}
.scene-toggle:hover{color:var(--teal)}.scene-toggle svg{transition:transform .3s}.scene-toggle[aria-pressed="true"] svg{transform:translateY(-3px)}
.scene-touch-hint{display:none}
@media(hover:none) and (pointer:coarse){[data-scene-state="ready"] .scene-caption-summary{display:none}[data-scene-state="ready"] .scene-touch-hint{display:inline}}
.hero-baseline{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #2b3630;padding:20px 0 28px;font-size:10px;color:var(--muted)}
.hero-baseline a{display:flex;align-items:center;gap:24px;min-height:44px}.hero-baseline a span{font-size:20px;color:var(--teal)}
@media(min-width:1700px){.hero-layout{min-height:830px}.hero-stage{margin-right:-160px;margin-left:-10px}.hero-scene{height:800px}}
@media(max-width:1100px){.hero-layout{grid-template-columns:45% 55%;min-height:675px}.hero-copy{padding-block:80px}.hero h1{font-size:clamp(43px,5.1vw,56px)}.hero-description{font-size:14px;max-width:370px}.hero-actions{gap:15px}.hero-actions .button{padding-inline:17px;gap:16px;font-size:12px}.hero-actions .text-link{font-size:11px;gap:8px}.hero-stage{margin-right:-85px;margin-left:-30px}.hero-scene{height:620px}.hero-scene-caption{margin-inline:12%;font-size:8px}.hero-scene-caption>span{max-width:150px}}
@media(max-width:800px){.hero{padding-top:70px}.hero-layout{display:block;min-height:0}.hero-copy{text-align:center;padding:57px 0 0}.hero-copy .eyebrow{justify-content:center;font-size:8px;margin-bottom:24px}.hero h1{font-size:clamp(44px,8.6vw,72px)}.hero-description{font-size:15px;max-width:430px;margin:23px auto 0}.hero-actions{justify-content:center;gap:21px;margin-top:25px}.hero-actions .button{font-size:13px;min-height:46px;gap:18px}.hero-actions .text-link{font-size:12px;gap:10px}.hero-note{font-size:9px;margin-top:18px}.hero-stage{margin:0 -20px}.hero-scene{height:clamp(410px,86vw,600px)}.hero-scene-caption{margin:-28px 9% 0;min-height:48px;font-size:9px}.hero-scene-caption>span{max-width:none}.hero-baseline{padding:18px 0 24px;font-size:9px;gap:20px}.hero-baseline>span{max-width:180px}.hero-baseline a{gap:12px}}
@media(max-width:420px){.hero-copy{padding-top:43px}.hero-description{max-width:335px;line-height:1.65}.hero-actions{gap:14px}.hero-actions .text-link{font-size:11px}.hero-actions .button{font-size:12px;padding-inline:16px;gap:14px}.hero-scene{height:410px}.hero-scene-caption{font-size:8px;margin-inline:7%}.scene-toggle{font-size:9px;gap:7px}.hero-baseline{font-size:8px}.hero-baseline>span{max-width:160px}}
@media(max-width:350px){.hero h1{font-size:40px}.hero-copy .eyebrow{font-size:7px}.hero-description{font-size:14px}.hero-actions{gap:12px;flex-direction:row}.hero-actions .button{font-size:11px;padding-inline:12px;gap:10px}.hero-actions .text-link{font-size:10px;gap:7px}.hero-note{font-size:8px}.hero-scene{height:355px}.hero-scene-caption{gap:5px;font-size:7px}.scene-toggle{font-size:8px}.hero-baseline{font-size:7px}.hero-baseline>span{max-width:130px}}
@media(prefers-reduced-motion:reduce){.hero-scene canvas,.hero-fallback{transition:none}.scene-toggle svg{transform:none!important}}
