.page-skeleton{min-height:72vh;padding:42px 0 56px}.skeleton-content{animation:1.8s ease-in-out infinite skeleton-breathe}.skeleton-heading{max-width:760px;margin-bottom:42px}.skeleton-eyebrow,.skeleton-title,.skeleton-card-title,.skeleton-icon,.skeleton-action,.skeleton-lines>div,.skeleton-filters>div{background:color-mix(in srgb, var(--muted) 17%, var(--surface));border-radius:5px}.skeleton-eyebrow{width:155px;height:10px;margin-bottom:22px}.skeleton-title{width:86%;height:48px;margin-bottom:25px}.skeleton-lines{gap:11px;margin:18px 0;display:grid}.skeleton-lines>div{height:12px}.skeleton-lines>div:nth-child(2){width:92%}.skeleton-lines>div:last-child{width:66%}.skeleton-heading .skeleton-lines{max-width:620px}.skeleton-filters{gap:12px;margin-bottom:26px;display:flex}.skeleton-filters>div{width:125px;height:42px}.skeleton-filters>div:first-child{width:min(340px,50%)}.skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.skeleton-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.skeleton-card{border:1px solid var(--line);background:var(--surface);border-radius:9px;padding:26px}.skeleton-icon{border-radius:10px;width:44px;height:44px;margin-bottom:22px}.skeleton-card-title{width:64%;height:22px;margin-bottom:24px}.skeleton-action{width:110px;height:14px;margin-top:32px}.skeleton-detail{grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);gap:48px;display:grid}.skeleton-article>div{margin-bottom:45px}.skeleton-aside{align-self:start;min-height:300px}.skeleton-rows>div{border-bottom:1px solid var(--line);padding:24px 0}.skeleton-rows .skeleton-lines{max-width:780px}@keyframes skeleton-breathe{0%,to{opacity:1}50%{opacity:.55}}@media (max-width:1000px){.skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.page-skeleton{padding-top:32px}.skeleton-title{width:100%;height:70px}.skeleton-grid,.skeleton-detail{grid-template-columns:minmax(0,1fr)}.skeleton-filters>div:last-child{display:none}.skeleton-heading{margin-bottom:30px}}@media (prefers-reduced-motion:reduce){.skeleton-content{animation:none}}
