.hero{background-size:120% auto!important;background-position:center!important;background-repeat:no-repeat!important;background-blend-mode:overlay!important}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="dots" width="20" height="20" patternUnits="userSpaceOnUse"><circle cx="10" cy="10" r="1" fill="white" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23dots)"/></svg>');opacity:.3}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}@keyframes sparkle{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@keyframes moveUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-fadeInUp{animation:fadeInUp 1s ease}.animate-float{animation:float 3s ease-in-out infinite}.animate-sparkle{animation:sparkle 2s infinite}.zone-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;transform:scaleX(0);transition:transform .3s ease}.zone-card:hover:before{transform:scaleX(1)}.zone-card:nth-child(1):before{background:#10b981}.zone-card:nth-child(2):before{background:#8b5cf6}.zone-card:nth-child(3):before{background:#f59e0b}.zone-card:nth-child(4):before{background:#ec4899}.zone-card:nth-child(5):before{background:#3b82f6}.zone-card:nth-child(6):before{background:#6b7280}html{scroll-behavior:smooth}.zone-card{animation:fadeInUp .6s ease}.zone-card:nth-child(1){animation-delay:.1s}.zone-card:nth-child(2){animation-delay:.2s}.zone-card:nth-child(3){animation-delay:.3s}.zone-card:nth-child(4){animation-delay:.4s}.zone-card:nth-child(5){animation-delay:.5s}.zone-card:nth-child(6){animation-delay:.6s}@media (max-width: 768px){.countdown{flex-wrap:wrap;gap:.5rem}.countdown-item{min-width:70px}.countdown-number{font-size:2rem}}@media (max-width: 480px){.countdown{gap:.3rem}.countdown-item{min-width:60px}.countdown-number{font-size:1.5rem}}
