.hero{min-height:min(940px,100svh);display:grid;align-items:end;position:relative;overflow:hidden;padding:calc(var(--header) + 5rem) 0 4rem}.hero__media{position:absolute;inset:0;z-index:-2}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,10,18,.96) 0%,rgba(3,10,18,.64) 43%,rgba(3,10,18,.14) 78%),linear-gradient(0deg,var(--bg) 0%,transparent 32%)}.hero__content{max-width:850px}.hero .eyebrow{margin-bottom:1rem}.hero .lead{margin:1.5rem 0 2rem;color:#c9d7e0}.hero__actions{display:flex;flex-wrap:wrap;gap:.85rem}.hero__orb{position:absolute;right:8%;top:18%;width:10px;height:10px;border-radius:50%;background:var(--accent);box-shadow:0 0 28px 8px rgba(185,255,90,.45);animation:pulse 3s infinite}.manifesto{display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(2rem,8vw,8rem);align-items:start}.manifesto__copy{font-size:clamp(1.65rem,3vw,3rem);line-height:1.2;letter-spacing:-.035em}.manifesto__copy em{font-style:normal;color:var(--accent)}.manifesto__side{color:var(--muted);max-width:29rem}.manifesto__side a{margin-top:1.25rem}.worlds-strip{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--border)}.worlds-strip div{padding:2rem;border-right:1px solid var(--border)}.worlds-strip div:last-child{border:0}.worlds-strip strong{display:block;color:var(--accent-2);font-size:1.8rem}.worlds-strip span{color:var(--muted)}@media(max-width:760px){.hero{min-height:780px}.hero__media::after{background:linear-gradient(0deg,var(--bg) 0%,rgba(3,10,18,.55) 55%,rgba(3,10,18,.25))}.manifesto{grid-template-columns:1fr}.worlds-strip{grid-template-columns:1fr}.worlds-strip div{border-right:0;border-bottom:1px solid var(--border)}}
