.countdown-container{display:flex;justify-content:center;align-items:center;width:100%}.countdown{width:100%;max-width:480px;padding:20px 10px;background:linear-gradient(145deg,#000f19,#00243a);border-radius:12px;display:flex;justify-content:space-between;color:#fff;box-shadow:0 12px 30px rgba(0,15,25,.25);position:relative;overflow:hidden;transition:all .4s cubic-bezier(.165,.84,.44,1)}.countdown:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,15,25,.35)}.countdown:before{top:-100px;right:-100px;width:200px;height:200px;background:radial-gradient(circle,rgba(211,126,55,.2) 0,rgba(211,126,55,0) 70%);animation:pulse 15s ease-in-out infinite}.countdown:after,.countdown:before{content:"";position:absolute;border-radius:50%;z-index:0}.countdown:after{bottom:-70px;left:-70px;width:150px;height:150px;background:radial-gradient(circle,rgba(0,119,182,.15) 0,rgba(0,119,182,0) 70%);animation:float 20s ease-in-out infinite}.countdown-item{width:23%;position:relative;z-index:1;opacity:0;animation:fadeIn .5s forwards}.countdown-item:first-child{animation-delay:.1s}.countdown-item:nth-child(2){animation-delay:.25s}.countdown-item:nth-child(3){animation-delay:.4s}.countdown-item:nth-child(4){animation-delay:.55s}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.countdown-box{padding:15px 5px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;transition:transform .3s ease}.countdown-box:hover{transform:translateY(-3px)}.countdown-box:after{content:"";position:absolute;top:20%;right:0;height:60%;width:1px;background-color:hsla(0,0%,100%,.2)}.countdown-item:last-child .countdown-box:after{display:none}.countdown-value{font-size:28px;font-weight:700;margin:0;color:#fff;line-height:1.2;text-shadow:0 3px 5px rgba(0,0,0,.3);position:relative;display:inline-block;transition:all .3s ease}.countdown-box:hover .countdown-value{transform:scale(1.1);text-shadow:0 5px 8px rgba(0,0,0,.5)}.countdown-label{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#d37e37;margin-top:5px;font-weight:500;position:relative;transition:color .3s ease}.countdown-box:hover .countdown-label{color:#ff9c51}@media only screen and (min-width:768px){.countdown{padding:25px 15px}.countdown-value{font-size:36px}.countdown-label{font-size:14px}}@media only screen and (min-width:1000px){.countdown{padding:30px 20px}.countdown-value{font-size:42px}.countdown-label{font-size:14px}}.loading-container{height:100vh;width:100%;background:linear-gradient(135deg,#000f19,#001a2e);justify-content:center;overflow:hidden}.loading-container,.logo-container{display:flex;align-items:center;position:relative}.logo-container{flex-direction:column;z-index:10}.logo{width:180px;height:auto;filter:drop-shadow(0 0 15px rgba(211,126,55,.2));transform:scale(0);opacity:0;transition:all .5s cubic-bezier(.165,.84,.44,1)}.animate-on-load.animate .logo{transform:scale(1);opacity:1}.loading-text{margin-top:20px;color:#fff!important;letter-spacing:2px;display:flex;justify-content:center}.text-animate{opacity:0;transform:translateY(10px);display:inline-block;transition:all .4s cubic-bezier(.165,.84,.44,1)}.dot{color:#d37e37;margin:0 6px}.animate-on-load.animate .text-animate{opacity:1;transform:translateY(0)}.animate-on-load.animate .t1{transition-delay:.6s}.animate-on-load.animate .t2{transition-delay:.65s}.animate-on-load.animate .t3{transition-delay:.7s}.animate-on-load.animate .t4{transition-delay:.75s}.animate-on-load.animate .t5{transition-delay:.8s}.animate-on-load.animate .t6{transition-delay:.95s}.animate-on-load.animate .t7{transition-delay:1s}.animate-on-load.animate .t8{transition-delay:1.05s}.animate-on-load.animate .t9{transition-delay:1.1s}.animate-on-load.animate .t10{transition-delay:1.25s}.animate-on-load.animate .t11{transition-delay:1.3s}.animate-on-load.animate .t12{transition-delay:1.35s}.animate-on-load.animate .t13{transition-delay:1.4s}.animate-on-load.animate .t14{transition-delay:1.45s}.animate-on-load.animate .t15{transition-delay:1.5s}.animate-on-load.animate .t16{transition-delay:1.55s}.animate-on-load.animate .dot{transition-delay:1.6s}.progress-container{width:200px;height:4px;background:hsla(0,0%,100%,.1);border-radius:4px;margin:30px 0 15px;overflow:hidden;position:relative}.progress-bar{height:100%;width:0;background:linear-gradient(90deg,#d37e37,#e69551);animation:progress 2s ease-out forwards;box-shadow:0 0 10px rgba(211,126,55,.5)}@keyframes progress{0%{width:0}10%{width:10%}25%{width:25%}50%{width:50%}75%{width:75%}to{width:100%}}.hexagon-pulse{position:absolute;width:200px;height:200px;background:transparent;border:2px solid rgba(211,126,55,.15);clip-path:polygon(50% 0,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.hex-1{animation:pulsate 2s ease-in-out infinite}.hex-2{width:240px;height:240px;animation:pulsate 2s ease-in-out .5s infinite}.hex-3{width:280px;height:280px;animation:pulsate 2s ease-in-out 1s infinite}@keyframes pulsate{0%{transform:translate(-50%,-50%) scale(1);opacity:.3}50%{transform:translate(-50%,-50%) scale(1.1);opacity:.2}to{transform:translate(-50%,-50%) scale(1);opacity:.3}}.background-orb{position:absolute;border-radius:50%;opacity:.08;filter:blur(50px)}.orb-1{top:10%;right:10%;width:300px;height:300px;background:radial-gradient(circle,rgba(211,126,55,.5) 0,rgba(211,126,55,0) 70%);animation:float 15s ease-in-out infinite}.orb-2{bottom:10%;left:15%;width:400px;height:400px;background:radial-gradient(circle,rgba(0,15,25,.5) 0,rgba(0,15,25,0) 70%);animation:float 20s ease-in-out infinite reverse}.orb-3{top:40%;left:10%;width:200px;height:200px;background:radial-gradient(circle,rgba(0,119,182,.3) 0,rgba(0,119,182,0) 70%);animation:pulse 15s ease-in-out infinite}.orb-4{bottom:30%;right:15%;width:250px;height:250px;background:radial-gradient(circle,rgba(211,126,55,.3) 0,rgba(211,126,55,0) 70%);animation:pulse 18s ease-in-out 2s infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-30px)}to{transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.particles-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.particle{position:absolute;width:3px;height:3px;background-color:rgba(211,126,55,.5);border-radius:50%;animation:particleFloat linear infinite}.particle:nth-child(2n){width:2px;height:2px;background-color:hsla(0,0%,100%,.3)}@keyframes particleFloat{0%{transform:translateY(0) rotate(0deg);opacity:0}20%{opacity:1}to{transform:translateY(-100vh) rotate(1turn);opacity:0}}.loading-content{display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;padding:20px}@media screen and (max-width:600px){.logo,.progress-container{width:150px}.hexagon-pulse{width:150px;height:150px}.hex-2{width:180px;height:180px}.hex-3{width:210px;height:210px}.loading-text{font-size:14px!important}}