.glare-effect-container{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:-1;overflow:hidden}.sun-element{width:300px;height:300px;top:-200px;left:-200px;background:radial-gradient(circle at center,rgba(255,255,255,.9) 0,rgba(255,255,255,.7) 10%,rgba(255,245,220,.6) 20%,rgba(255,230,190,.4) 30%,rgba(255,215,170,.2) 45%,rgba(255,200,140,.1) 60%,transparent 80%);filter:blur(4px)}.sun-element,.sun-glow-element{position:absolute;border-radius:50%}.sun-glow-element{width:150px;height:150px;top:-50px;left:-50px;background:radial-gradient(circle at center,rgba(255,255,255,.9) 0,rgba(255,240,210,.7) 20%,rgba(255,210,160,.3) 40%,transparent 80%);filter:blur(2px)}.lens-glare-1{width:calc(40vmin * .7);height:calc(40vmin * .7);left:45%;top:65%;background:radial-gradient(closest-side circle at center,transparent 50%,hsl(4 10% 70%/40%) 90%,transparent 100%);filter:blur(5px)}.lens-glare-1,.lens-glare-2{border-radius:100%;position:absolute}.lens-glare-2{width:calc(40vmin * .4);height:calc(40vmin * .4);left:42%;top:62%;background:hsl(4 10% 60%/40%);filter:blur(2px)}.sparkle{position:absolute;background:rgba(255,255,255,.95);transform:rotate(45deg);filter:blur(.5px);animation:sparkle-animation 6s infinite;box-shadow:0 0 10px 2px rgba(255,255,255,.7)}.sparkle-1{width:8px;height:8px;top:120px;left:180px;animation-delay:0s}.sparkle-2{width:6px;height:6px;top:220px;left:140px;animation-delay:2s}.sparkle-3{width:10px;height:10px;top:160px;left:250px;animation-delay:4s}.sparkle-4{width:7px;height:7px;top:90px;left:220px;animation-delay:1s}.sparkle-5{width:9px;height:9px;top:200px;left:80px;animation-delay:3s}.hex-glare{position:absolute;z-index:0;transform:rotate(30deg);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);filter:blur(3px);animation:hex-animation 10s ease-in-out infinite alternate}.hex-1{width:100px;height:100px;top:90px;left:120px;background:rgba(255,215,170,.25);animation-delay:0s}.hex-2{width:80px;height:80px;top:180px;left:200px;background:rgba(255,230,180,.2);animation-delay:3s}.hex-3{width:60px;height:60px;top:140px;left:280px;background:rgba(255,240,200,.18);animation-delay:6s}@keyframes sparkle-animation{0%,to{opacity:0;transform:rotate(45deg) scale(.2)}50%{opacity:.9;transform:rotate(45deg) scale(1)}}@keyframes hex-animation{0%{opacity:.3;transform:rotate(30deg) scale(.9)}50%{opacity:.5;transform:rotate(35deg) scale(1.1)}to{opacity:.3;transform:rotate(30deg) scale(.9)}}@media screen and (max-width:768px){.hex-1{top:100px;left:40px}.hex-2{top:190px;left:120px}.hex-3{top:130px;left:160px}.sparkle-1{top:140px;left:140px}.sparkle-2{top:220px;left:100px}.sparkle-3{top:170px;left:200px}.sparkle-4{top:120px;left:180px}.sparkle-5{top:200px;left:60px}}