.skeleton{background:linear-gradient(90deg,var(--black-300)0%,var(--black-200)50%,var(--black-300)100%);border-radius:4px;display:inline-block;position:relative;overflow:hidden}.skeleton.circular{border-radius:50%}.skeleton.rounded{border-radius:16px}.skeleton.text{margin-bottom:8px}.skeleton.text:last-child{width:80%;margin-bottom:0}.mb-2{margin-bottom:.5rem}
.loading-container{background-color:var(--black-400);flex-direction:column;gap:2rem;min-height:100vh;padding:2rem;display:flex}.header-skeleton{flex-direction:column;gap:1rem;width:100%;max-width:800px;margin:0 auto;padding:2rem 0;display:flex}.content-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:2rem 0;display:grid}.content-item{flex-direction:column;gap:1rem;display:flex}.footer-skeleton{flex-direction:column;gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:2rem 0;display:flex}.footer-skeleton .footer-links{flex-wrap:wrap;gap:2rem;display:flex}
