.hero-scene{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-scene .sky{z-index:0;transition:opacity 2s;position:absolute;inset:0}.hero-scene .sky-day{background:linear-gradient(#3b1f6e 0%,#6e4bb0 28%,#b662a8 52%,#f08a8a 74%,#fbc078 100%)!important}.hero-scene .sky-morning{background:linear-gradient(#2a4a8c 0%,#6e72c8 30%,#c988b0 55%,#f6a98a 78%,#fbd89c 100%)!important}.hero-scene .sky-evening{background:linear-gradient(#1e1248 0%,#4b2a8c 30%,#8e3f9e 55%,#d45c7e 80%,#f0936a 100%)!important}.hero-scene .aurora{z-index:1;mix-blend-mode:screen;filter:blur(8px);opacity:.85;width:160%;height:90%;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.hero-scene .stars{z-index:1;position:absolute;inset:0}.hero-scene .star{opacity:0;background:#fff;border-radius:50%;width:2px;height:2px;animation:4s infinite hero-scene-tw;position:absolute}@keyframes hero-scene-tw{0%,to{opacity:.1}50%{opacity:.9}}.hero-scene .orb-glow{z-index:2;background:radial-gradient(circle,#ffffffe6 0%,#ffecd280 30%,#fbbf2400 65%);border-radius:50%;width:min(60vw,520px);height:min(60vw,520px);animation:6s ease-in-out infinite hero-scene-pulse-glow;position:absolute;top:32%;left:50%;transform:translate(-50%,-50%)}@keyframes hero-scene-pulse-glow{0%,to{opacity:.9;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.08)}}.hero-scene .ring{z-index:2;border:1.5px solid #fff3;border-radius:50%;position:absolute;top:32%;left:50%;transform:translate(-50%,-50%)}.hero-scene .mountains{z-index:3;width:100%;height:auto;position:absolute;bottom:-2px;left:0;right:0}@media (max-width:768px){.hero-scene .orb-glow,.hero-scene .ring{top:40%}}@media (prefers-reduced-motion:reduce){.hero-scene .star,.hero-scene .orb-glow{animation:none}}
