@import url("https://fonts.googleapis.com/css2?family=Marhey:wght@300;400;500;600;700&family=Gulzar&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600&family=DM+Sans:wght@300;400;500;600&display=swap");@keyframes ehFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes ehFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ehSparkle{0%,to{opacity:0;transform:scale(.3)}30%{opacity:1;transform:scale(1)}70%{opacity:.7;transform:scale(.85)}}@keyframes ehCtaPulse{0%,to{box-shadow:0 4px 20px rgba(255,255,255,.3)}50%{box-shadow:0 4px 32px rgba(255,255,255,.55),0 0 0 8px rgba(255,255,255,.1)}}@keyframes ehFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.eh-countdown{display:flex;gap:10px;animation:ehFadeUp .6s ease .4s both}.eh-countdown-item{display:flex;flex-direction:column;align-items:center;min-width:46px}.eh-countdown-value{font-family:DM Sans,sans-serif;font-size:22px;font-weight:600;color:white;line-height:1;background:rgba(255,255,255,.12);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px;padding:7px 8px;min-width:42px;text-align:center;border:1px solid rgba(255,255,255,.18)}.eh-countdown-label{font-size:11px;font-weight:400;color:rgba(255,255,255,.65);margin-top:3px;text-transform:uppercase;letter-spacing:.5px}.eh-countdown-label,.eh-cta{font-family:DM Sans,sans-serif}.eh-cta{display:inline-flex;align-items:center;gap:8px;background:white;color:#4A4590;font-weight:600;font-size:15px;padding:14px 32px;border-radius:50px;text-decoration:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s,background .3s;box-shadow:0 4px 20px rgba(255,255,255,.3);animation:ehCtaPulse 2.5s ease-in-out infinite}.eh-cta:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 8px 36px rgba(255,255,255,.45);background:#f0edff}@keyframes ehFadeUpInstant{0%,to{opacity:1;transform:translateY(0)}}@keyframes ehFadeInInstant{0%,to{opacity:1}}.eh-skip-entry *{animation-duration:0s!important;animation-delay:0s!important}