.cosmic-parallax-container{z-index:0;background:radial-gradient(at bottom,#1b2735 0%,#090a0f 100%);width:100vw;height:100vh;margin:0;position:fixed;inset:0;overflow:hidden}.cosmic-stars{width:1px;height:1px;animation:animStar 50s linear var(--animation-iteration,infinite);background:0 0}.cosmic-stars-medium{width:2px;height:2px;animation:animStar 100s linear var(--animation-iteration,infinite);background:0 0}.cosmic-stars-large{width:3px;height:3px;animation:animStar 150s linear var(--animation-iteration,infinite);background:0 0}@keyframes animStar{0%{transform:translateY(0)}to{transform:translateY(-2000px)}}#horizon{background:radial-gradient(at bottom,#1b2735 0%,#0000 70%);height:200px;position:absolute;bottom:0;left:0;right:0}.glow{filter:blur(40px);background:#8b5cf64d;border-radius:50%;width:600px;height:60px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}#earth{background:radial-gradient(at top,#1b2735 0%,#090a0f 60%);border:1px solid #1b2735cc;border-radius:50%;width:1700px;height:1050px;position:absolute;bottom:-300px;left:50%;transform:translate(-50%);box-shadow:0 0 60px #1b2735cc}#title{color:#fdfdfd;letter-spacing:.1em;text-align:center;z-index:10;font-size:4rem;font-weight:1000;position:absolute;top:35%;left:50%;transform:translate(-50%,-50%)}#subtitle{color:#d5ebef99;letter-spacing:.3em;text-align:center;z-index:10;font-size:2rem;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){#title{letter-spacing:.08em;width:90%;font-size:4rem;line-height:1.2}#subtitle{letter-spacing:.15em;width:90%;font-size:1.5rem;line-height:1.6}#earth{width:1100px;height:700px;bottom:-180px}.glow{width:300px;height:40px}#horizon{height:120px}}
