@keyframes shimmer{0%{left:-150%}to{left:150%}}.holidays-page{flex-direction:column;gap:16px;max-width:480px;margin:0 auto;padding:16px;display:flex}.holidays-list{flex-direction:column;gap:18px;display:flex}.holiday-card{position:relative}.holiday-card__body{background-image:var(--holiday-gradient);color:#fff;border-radius:20px;flex-direction:column;padding:18px;display:flex;position:relative;box-shadow:0 16px 34px #0f172a14}[data-theme=dark] .holiday-card__body{box-shadow:0 22px 44px #03071280}.holiday-card__header{align-items:center;gap:14px;display:flex}.holiday-card__icon{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.holiday-card__icon img{filter:brightness(0)invert();width:32px;height:32px}.holiday-card__heading{flex-direction:column;flex:1;gap:4px;display:flex}.holiday-card__title{color:#fff;font-size:18px;font-weight:700}.holiday-card__date-value{color:#ffffffe6;font-size:15px;font-weight:500}.holiday-card__date-value--empty{color:#fff9;font-size:14px}.holiday-card__muted{color:#ffffffb3;font-size:14px}.holiday-card__skeleton{background:#ffffff40;border-radius:8px;width:140px;height:20px;position:relative;overflow:hidden}.holiday-card__skeleton:before{content:"";background:linear-gradient(90deg,#0000 0% 40%,#fff9 50%,#0000 60% 100%);width:150%;height:100%;animation:2s linear infinite shimmer;position:absolute;top:0;left:-150%}@media (prefers-reduced-motion:reduce){.holiday-card__skeleton:before{animation:none}}
/*# sourceMappingURL=app.1b45e95b.css.map */
