.reg-hero--cosmos{position:relative;overflow:hidden;background:radial-gradient(ellipse at 30% 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}.reg-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}.reg-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}.reg-hero__canvas{position:absolute;inset:0;width:100%;height:100%;z-index:1;opacity:0.6}.reg-hero__comet-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none}.reg-hero--cosmos .reg-hero__inner{position:relative;z-index:10}.reg-h-reveal{opacity:0;transform:translateY(32px);animation:reg-h-fade 0.9s cubic-bezier(0.22,1,0.36,1) forwards}.reg-h-reveal--1{animation-delay:0.2s}.reg-h-reveal--2{animation-delay:0.45s}.reg-h-reveal--3{animation-delay:0.75s}.reg-h-reveal--4{animation-delay:0.95s}@keyframes reg-h-fade{to{opacity:1;transform:translateY(0)}}.reg-hero__statusbar{position:absolute;left:0;right:0;bottom:0;z-index:6;display:flex;align-items:center;justify-content:space-between;gap:24px;height:52px;padding:0 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:reg-h-fade 1s ease 1.8s forwards}.reg-hero__statusbar-left{display:inline-flex;align-items:center;gap:10px;color:#A7A7A7}.reg-hero__statusbar-dot{width:6px;height:6px;border-radius:50%;background:#D4AF37;box-shadow:0 0 10px rgba(212,175,55,0.8);animation:reg-h-pulse 2.4s ease-in-out infinite}@keyframes reg-h-pulse{0%,100%{opacity:1;transform:scale(1)} 50%{opacity:0.4;transform:scale(1.3)}}.reg-hero__statusbar-center{color:#555555;text-align:center}.reg-hero__statusbar-right{color:#555555}@media (max-width:768px){.reg-hero__comet-canvas{opacity:0.5} .reg-hero__canvas{opacity:0.5} .reg-hero__statusbar-center{display:none}}@media (prefers-reduced-motion:reduce){.reg-h-reveal{animation:none;opacity:1;transform:none} .reg-hero__statusbar{animation:none;opacity:1} .reg-hero__statusbar-dot{animation:none} .reg-hero__canvas,.reg-hero__comet-canvas{display:none}}