.rs-hero--cosmos{position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center;padding:160px 0 120px;background:radial-gradient(ellipse at 50% 30%,rgba(212,175,55,0.05) 0%,transparent 60%),radial-gradient(ellipse at 80% 70%,rgba(10,14,26,0.8) 0%,transparent 60%),#050507}.rs-hero--cosmos::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 40%,rgba(5,5,7,0.6) 100%),linear-gradient(180deg,transparent 60%,rgba(5,5,7,0.85) 100%);z-index:3;pointer-events:none}.rs-hero--cosmos::after{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#D4AF37,transparent);opacity:0.4;z-index:4;pointer-events:none}.rs-hero__canvas{position:absolute;inset:0;width:100%;height:100%;z-index:1;opacity:0.6}.rs-hero__dna-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none;opacity:0.9}.rs-hero--cosmos .rs-shell{position:relative;z-index:10}.rs-hero__content{position:relative;z-index:10}.rs-h-reveal{opacity:0;transform:translateY(32px);animation:rs-h-fade 0.9s cubic-bezier(0.22,1,0.36,1) forwards}.rs-h-reveal--1{animation-delay:0.2s}.rs-h-reveal--2{animation-delay:0.45s}.rs-h-reveal--3{animation-delay:0.7s}.rs-h-reveal--4{animation-delay:0.95s}@keyframes rs-h-fade{to{opacity:1;transform:translateY(0)}}.rs-hero__statusbar{position:absolute;left:0;right:0;bottom:0;z-index:6;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 5%;border-top:1px solid rgba(212,175,55,0.14);background:rgba(5,5,7,0.6);backdrop-filter:blur(12px);font-family:'Space Grotesk',sans-serif;font-size:10px;font-weight:600;letter-spacing:0.22em;text-transform:uppercase;color:#555555;opacity:0;animation:rs-h-fade 1s ease 1.8s forwards}.rs-hero__statusbar-left{display:inline-flex;align-items:center;gap:10px;color:#A7A7A7}.rs-hero__statusbar-dot{width:6px;height:6px;border-radius:50%;background:#D4AF37;box-shadow:0 0 10px rgba(212,175,55,0.8);animation:rs-h-pulse 2.4s ease-in-out infinite}@keyframes rs-h-pulse{0%,100%{opacity:1;transform:scale(1)} 50%{opacity:0.4;transform:scale(1.3)}}.rs-hero__statusbar-center{color:#555555;text-align:center}.rs-hero__statusbar-right{color:#555555}@media (max-width:768px){.rs-hero--cosmos{padding:120px 0 100px} .rs-hero__dna-canvas{opacity:0.45} .rs-hero__canvas{opacity:0.5} .rs-hero__statusbar-center{display:none}}@media (prefers-reduced-motion:reduce){.rs-h-reveal{animation:none;opacity:1;transform:none} .rs-hero__statusbar{animation:none;opacity:1} .rs-hero__statusbar-dot{animation:none} .rs-hero__canvas,.rs-hero__dna-canvas{display:none}}