@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 #ffffff4d}50%{box-shadow:0 4px 32px #ffffff8c,0 0 0 8px #ffffff1a}}@keyframes ehFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.eh-countdown{gap:10px;animation:.6s .4s both ehFadeUp;display:flex}.eh-countdown-item{flex-direction:column;align-items:center;min-width:46px;display:flex}.eh-countdown-value{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:8px;min-width:42px;padding:7px 8px;font-family:DM Sans,sans-serif;font-size:22px;font-weight:600;line-height:1}.eh-countdown-label{color:#ffffffa6;text-transform:uppercase;letter-spacing:.5px;margin-top:3px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:400}.eh-cta{color:#4a4590;background:#fff;border-radius:50px;align-items:center;gap:8px;padding:14px 32px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s,background .3s;animation:2.5s ease-in-out infinite ehCtaPulse;display:inline-flex;box-shadow:0 4px 20px #ffffff4d}.eh-cta:hover{background:#f0edff;transform:translateY(-3px)scale(1.04);box-shadow:0 8px 36px #ffffff73}@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}
