.skeleton{pointer-events:none}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.headerSection.skeleton{height:100vh}.skeleton-title,.skeleton-subtitle,.skeleton-text,.skeleton-image,.skeleton-button,.skeleton-icon,.skeleton-icon-small,.skeleton-logo,.skeleton-card{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/2000px 100%;border-radius:8px;animation:2s infinite shimmer}.skeleton-title{width:300px;height:3rem;margin:0 auto .5rem}.skeleton-subtitle{width:500px;max-width:90%;height:1.3rem;margin:0 auto 2rem}.skeleton-text{height:1rem;margin-bottom:.5rem}.skeleton-text.short{width:60%}.skeleton-text.long{width:100%}.skeleton-product-card{background-color:var(--background);border-radius:10px;flex-direction:column;gap:1rem;width:250px;margin:1rem;padding:1.5rem;display:flex;box-shadow:0 4px 6px #0000001a}.skeleton-image{width:200px;height:200px;margin:0 auto}.skeleton-button{align-self:flex-end;width:100px;height:40px}.skeleton-property-item{align-items:center;gap:2rem;margin-bottom:3rem;display:flex}.skeleton-icon{flex-shrink:0;width:150px;height:150px}.skeleton-text-block{flex:1}.skeleton-carousel{justify-content:center;align-items:center;width:100%;height:300px;display:flex}.skeleton-card{border-radius:10px;width:400px;height:250px}.skeleton-logo{border-radius:50%;width:100px;height:100px;margin-bottom:1rem}.skeleton-socials{gap:1rem;margin-top:2rem;display:flex}.skeleton-icon-small{border-radius:50%;width:40px;height:40px}@media (max-width:768px){.skeleton-title{width:200px;height:1.5rem}.skeleton-subtitle{width:300px;height:1rem}.skeleton-product-card{width:100%;margin:1rem 0}.skeleton-icon{width:70px;height:70px}}
