@keyframes shimmer{0%{left:-150%}to{left:150%}}.holidays-page{flex-direction:column;max-width:480px;margin:56px auto 0;padding:16px;display:flex}.holidays-list{flex-direction:column;gap:18px;display:flex}.holiday-card{position:relative}.holiday-card__body{background:var(--holiday-bg);color:#fff;border-radius:16px;flex-direction:column;padding:18px;display:flex;position:relative;box-shadow:0 4px 12px #00000014}[data-theme=dark] .holiday-card__body{box-shadow:0 4px 16px #0006}.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.fd0400e5.css.map */
