@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s ease-in-out infinite shimmer}.skeleton-home{max-width:1440px;margin:0 auto;padding:0 20px}.skeleton-hero{justify-content:center;align-items:center;gap:24px;width:100%;height:500px;padding:40px 0;display:flex;overflow:hidden}.skeleton-hero__main{flex:0 0 calc(100% - 400px);height:100%}.skeleton-hero__side{opacity:.5;flex:0 0 150px;height:100%}.skeleton-calendar{justify-content:center;gap:12px;padding:24px 0;display:flex;overflow:hidden}.skeleton-section{padding:60px 0}.skeleton-section__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.skeleton-section__grid{gap:24px;display:grid}.skeleton-section__grid--3{grid-template-columns:repeat(3,1fr)}.skeleton-section__grid--4{grid-template-columns:repeat(4,1fr)}.skeleton-section__grid--5{grid-template-columns:repeat(5,1fr)}.skeleton-section__nav{justify-content:center;gap:10px;margin-top:24px;display:flex}.skeleton-card--large{border-radius:28px;height:480px;overflow:hidden}.skeleton-concert-card{background:#fff;border-radius:16px;overflow:hidden}.skeleton-concert-card__info{flex-direction:column;gap:10px;padding:20px 16px;display:flex}.skeleton-kids-card{background:#f8f4f0;border-radius:24px;flex-direction:column;padding:12px;display:flex}.skeleton-kids-card__content{flex-direction:column;gap:8px;padding:10px 4px 4px;display:flex}.skeleton-social{grid-template-columns:repeat(3,1fr);gap:24px;padding:40px 0;display:grid}.skeleton-social__card{border-radius:28px;height:160px;overflow:hidden}.skeleton-footer{background:#f5f6f9;border-radius:28px 28px 0 0;margin-top:40px;padding:40px 32px 24px}.skeleton-footer__top{gap:40px;margin-bottom:32px;display:flex}.skeleton-footer__left{flex-direction:column;flex-shrink:0;gap:16px;display:flex}.skeleton-footer__left-store{gap:8px;display:flex}.skeleton-footer__cols{flex:1;grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.skeleton-footer__col{flex-direction:column;gap:10px;display:flex}.skeleton-footer__bottom{border-top:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding-top:24px;display:flex}.skeleton-footer__social{gap:12px;display:flex}@media (max-width:1200px){.skeleton-section__grid--4{grid-template-columns:repeat(3,1fr)}.skeleton-section__grid--5{grid-template-columns:repeat(4,1fr)}}@media (max-width:992px){.skeleton-section__grid--3,.skeleton-section__grid--4{grid-template-columns:repeat(2,1fr)}.skeleton-section__grid--5{grid-template-columns:repeat(3,1fr)}.skeleton-card--large{height:380px}.skeleton-social__card{height:130px}.skeleton-footer__cols{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.skeleton-hero{height:300px;padding:20px 0}.skeleton-hero__main{flex:0 0 calc(100% - 40px)}.skeleton-hero__side{display:none}.skeleton-calendar{justify-content:flex-start;padding:12px 0}.skeleton-section{padding:40px 0}.skeleton-section__grid--3,.skeleton-section__grid--4{grid-template-columns:1fr}.skeleton-section__grid--5{grid-template-columns:repeat(2,1fr)}.skeleton-card--large{height:320px}.skeleton-social{grid-template-columns:1fr}.skeleton-social__card{height:100px}.skeleton-footer{padding:24px 16px 16px}.skeleton-footer__top{flex-direction:column;gap:24px}.skeleton-footer__left{flex-direction:row;align-items:center}.skeleton-footer__cols{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:480px){.skeleton-section__grid--5,.skeleton-footer__cols{grid-template-columns:1fr}}
