.page-shell-skeleton{max-width:960px;margin:0 auto;padding:32px 20px}.page-shell-skeleton-title{height:32px;width:42%;border-radius:6px;margin-bottom:24px}.page-shell-skeleton-line{height:14px;width:100%;border-radius:4px;margin-bottom:12px}.page-shell-skeleton-line.short{width:64%;margin-bottom:24px}.page-shell-skeleton-block{height:180px;width:100%;border-radius:8px;margin-bottom:24px}.page-shell-skeleton-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:8px}.page-shell-skeleton-card{height:140px;border-radius:8px}@media(max-width:768px){.page-shell-skeleton{padding:20px 12px}.page-shell-skeleton-grid{grid-template-columns:1fr}}