/* Approved revision 16 animation, scoped to the public home hero. */
#vhero.constellation-hero{position:relative;display:grid;grid-template-columns:1.18fr 1fr;gap:0;align-items:center;box-sizing:border-box;width:min(1360px,calc(100% - 80px));min-height:620px;margin:0 auto;padding:35px 0 42px;background:#101216;color:#f0ebe1;isolation:isolate}
#vhero.constellation-hero::before{content:'';position:absolute;inset:0;left:calc((min(1360px,100vw - 80px) - 100vw)/2);right:calc((min(1360px,100vw - 80px) - 100vw)/2);background:#101216;z-index:-1;pointer-events:none}
.constellation-hero .hero-copy{position:relative;z-index:2;min-width:0;padding:20px 0}
.constellation-hero h1{font-size:clamp(42px,4.65vw,72px);font-weight:400;letter-spacing:-.055em;line-height:1.09;margin:25px 0 26px;max-width:760px;color:#f0ebe1}
.constellation-hero .hero-copy p{font-size:16px;line-height:1.7;max-width:470px;color:#bdc0c5}
.constellation-eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.2em;color:#b9a580}
.constellation-hero .constellation-cta{margin-top:30px;padding:16px 23px;border:1px solid #eee9df;border-radius:3px;background:#eee9df;color:#171a1f;font-size:14px}
.constellation-hero .constellation-cta:hover{background:#d8c9ad;border-color:#d8c9ad}
.cosmic-art{margin:0 -20px 0 -15px;position:relative;min-width:0;align-self:center}
.cosmic-stage{position:relative;aspect-ratio:1;width:100%;isolation:isolate;mask-image:radial-gradient(ellipse at center,black 55%,transparent 73%)}
.cosmic-image,.cosmic-particles{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}
.cosmic-image{opacity:1}.cosmic-particles{pointer-events:none;opacity:0}
.cosmic-glow{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;mix-blend-mode:screen;opacity:0}
.cosmic-flight{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1;opacity:0}
.cosmic-art[data-animation="settled"] .cosmic-glow{opacity:.65;animation:cosmic-breathe 5.2s ease-in-out infinite}
.cosmic-art[data-animation="settled"] .cosmic-glow-1{animation-duration:4.7s;animation-delay:-1.7s}
.cosmic-art[data-animation="settled"] .cosmic-glow-2{animation-duration:5.7s;animation-delay:-3.1s}
.cosmic-art[data-paused="true"] .cosmic-glow{animation-play-state:paused}
.cosmic-art[data-reduced="true"] .cosmic-glow{animation:none;opacity:.65}
@keyframes cosmic-breathe{0%,100%{opacity:.65}50%{opacity:1}}
.cosmic-replay{position:absolute;right:16px;bottom:2px;display:grid;place-items:center;width:32px;height:32px;padding:9px;border:0;border-radius:50%;background:transparent;color:#a99b83;opacity:.5;cursor:pointer;transition:opacity .2s,color .2s}
.cosmic-replay:hover,.cosmic-replay:focus-visible{opacity:1;color:#e2d2b5}
.cosmic-replay:focus-visible{outline:1px solid #b9a580;outline-offset:1px}
.cosmic-replay:disabled{opacity:.15;cursor:default}.cosmic-replay[hidden]{display:none}
@media(max-width:1100px){#vhero.constellation-hero{grid-template-columns:1.15fr 1fr;min-height:550px}.constellation-hero h1{font-size:clamp(40px,4.8vw,58px)}.cosmic-art{margin:0 -12px}}
@media(max-width:760px){#vhero.constellation-hero{grid-template-columns:1fr;min-height:0;width:calc(100% - 40px);padding:34px 0 25px}#vhero.constellation-hero::before{left:-20px;right:-20px}.constellation-hero .hero-copy{padding:0}.constellation-hero h1{font-size:clamp(38px,7.7vw,60px);margin:22px 0}.constellation-hero .hero-copy p{font-size:14px}.cosmic-art{width:min(480px,100%);justify-self:center;margin:6px 0 0}.cosmic-stage{margin-bottom:-15px}}
@media(prefers-reduced-motion:reduce){.cosmic-flight{display:none}.cosmic-replay{display:none}.cosmic-glow{animation:none!important}}
