.parallax-star-container{background:radial-gradient(at bottom,#1b2735 0%,#090a0f 100%);width:100%;min-height:100vh;position:relative;overflow:hidden}.parallax-star-content{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px;display:flex;position:relative}.parallax-star-title{letter-spacing:10px;color:#fff;text-transform:none;text-shadow:0 0 10px #ffffff59;margin-bottom:20px;padding-left:10px;font-family:Cinzel,serif;font-size:3.125rem;font-weight:300;line-height:1.35}.parallax-star-title span{background:linear-gradient(#fff 0%,#38495a 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.parallax-wireframe-page .parallax-star-content{padding:24px}.parallax-wireframe-title{margin-bottom:0}.parallax-wireframe-glass-button{color:#fffffff5;letter-spacing:.14em;text-transform:none;text-align:center;-webkit-backdrop-filter:blur(9px)saturate(145%);cursor:pointer;background:#ffffff1a;border:1px solid #ffffff61;border-radius:999px;width:min(84vw,280px);min-height:48px;margin-top:28px;padding:12px 32px;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:700;transition:background-color .16s,border-color .16s,box-shadow .16s,transform .16s;box-shadow:inset 0 1px #ffffff75,0 10px 26px #00000059}.parallax-wireframe-glass-button:hover{background:#ffffff2b;border-color:#ffffff94;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff8f,0 12px 28px #070c1670}.parallax-wireframe-glass-button:focus-visible{border-color:#c2e4ffe6;outline:none;box-shadow:0 0 0 3px #86beff47,inset 0 1px #fff9,0 12px 30px #070c1675}.parallax-star-subtitle{letter-spacing:5px;color:#fffc;margin-bottom:40px;font-family:Lato,sans-serif;font-size:1.5rem;font-weight:300}@keyframes animStar{0%{transform:translateY(0)}to{transform:translateY(-2000px)}}.stars,.stars2,.stars3{background:0 0;width:1px;height:1px;animation:linear infinite animStar;position:absolute;top:0;left:0}.stars{box-shadow:var(--stars-small);width:1px;height:1px;animation-duration:40s}.stars2{box-shadow:var(--stars-medium);width:2px;height:2px;animation-duration:80s}.stars3{box-shadow:var(--stars-large);width:3px;height:3px;animation-duration:120s}.stars:after,.stars2:after,.stars3:after{content:" ";background:0 0;position:absolute;top:2000px}.stars:after{box-shadow:var(--stars-small);width:1px;height:1px}.stars2:after{box-shadow:var(--stars-medium);width:2px;height:2px}.stars3:after{box-shadow:var(--stars-large);width:3px;height:3px}@media (width<=768px){.parallax-star-title{letter-spacing:5px;font-size:1.75rem;line-height:1.4}.parallax-star-subtitle{letter-spacing:3px;font-size:1rem}.parallax-wireframe-glass-button{letter-spacing:.11em;width:min(90vw,240px);margin-top:22px;padding:11px 24px}}