/* Space Pixel 0.6.2: transparent hero art, complete CTA, and signal-orbit brand */
.brand-mark{display:block;width:50px;height:50px;flex:0 0 50px;filter:drop-shadow(0 0 12px rgba(108,236,255,.25))}
.site-footer .brand-mark{width:42px;height:42px;flex-basis:42px}
.explorer-header .brand-mark{width:42px;height:42px;flex-basis:42px}

.home-page .hero{height:auto;min-height:880px;overflow:hidden;padding-top:clamp(4rem,6vw,6rem);padding-bottom:4.5rem;align-items:center}
.home-page .hero::before{inset:0;transform:none;filter:none;background:radial-gradient(ellipse at 82% 38%,rgba(24,92,137,.22),transparent 39%),radial-gradient(ellipse at 53% 56%,rgba(60,25,85,.1),transparent 52%)}
.hero-black-hole{left:-9%;top:4%;width:min(62vw,980px);aspect-ratio:1;opacity:.9;overflow:visible;transform:none;filter:drop-shadow(0 0 44px rgba(255,86,22,.15))}
.hero-black-hole::before{left:34%;top:35%;right:34%;bottom:35%;border-radius:50%;background:#000;filter:none;box-shadow:0 0 35px 16px rgba(0,0,0,.82)}
.hero-black-hole img{display:block;width:100%;height:100%;object-fit:contain;filter:brightness(1.08) contrast(1.1) saturate(1.06);transform:rotate(-3deg)}
.hero-black-hole video,.hero-black-hole figcaption{display:none!important}
.hero-copy{align-self:center;padding-top:1rem}
.hero-lede{max-width:650px}
.hero-actions{position:relative;z-index:4;margin:1.55rem 0 1.8rem}
.hero-actions .button{min-height:58px}
.hero-stats{margin-top:1.6rem}

.pricing-section .section-intro a{color:var(--cyan);font-weight:750;text-underline-offset:.2em}
.legal-callout{margin:0 0 1.5rem;padding:1.2rem 1.35rem;border:1px solid rgba(108,236,255,.3);border-radius:18px;background:rgba(12,33,53,.72)}
.legal-callout strong{display:block;margin-bottom:.35rem;color:#fff;font-size:1.12rem}
.legal-content h3{margin:1.5rem 0 .45rem;color:#fff;font-size:1.08rem}
.legal-content ul{max-width:850px;color:var(--muted);padding-left:1.25rem}
.legal-content li{margin:.45rem 0}

@media(max-width:1100px){.home-page .hero{min-height:auto}.hero-black-hole{left:-28%;top:0;width:105vw;opacity:.62}.hero-copy{padding-top:0}.brand-mark{width:45px;height:45px;flex-basis:45px}}
@media(max-width:800px){.hero-black-hole{left:-48%;top:2%;width:145vw;opacity:.48}.home-page .hero{padding-bottom:3rem}.hero-actions .button{min-height:54px}}
@media(max-width:520px){.hero-black-hole{left:-72%;top:6%;width:190vw}.wordmark{gap:.55rem;letter-spacing:.1em}.brand-mark{width:40px;height:40px;flex-basis:40px}}
@media(prefers-reduced-motion:reduce){.hero-black-hole{background:none;-webkit-mask-image:none;mask-image:none}.hero-black-hole img{display:block}}
