.SectionSkeleton_skeletonSection__Jm8SD{display:flex;flex-direction:column;gap:var(--space-4)}.SectionSkeleton_skeletonHeader__sWrgT{display:flex;flex-direction:column;gap:var(--space-2)}.SectionSkeleton_skeletonTitle__S279u{height:24px;width:200px}.SectionSkeleton_skeletonSubtitle__NXrn4,.SectionSkeleton_skeletonTitle__S279u{background:var(--bg-tertiary);border-radius:var(--radius-md);animation:SectionSkeleton_shimmer__Vz_d0 2s infinite}.SectionSkeleton_skeletonSubtitle__NXrn4{height:16px;width:300px;animation-delay:.1s}.SectionSkeleton_skeletonContent__5zV3i{display:flex;gap:var(--space-3)}.SectionSkeleton_skeletonContent__5zV3i.SectionSkeleton_list__BOioj{flex-direction:column}.SectionSkeleton_skeletonContent__5zV3i.SectionSkeleton_grid__5zTSW{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:var(--space-4);gap:var(--space-4)}.SectionSkeleton_skeletonContent__5zV3i.SectionSkeleton_card__1hdyi{flex-wrap:wrap}.SectionSkeleton_skeletonContent__5zV3i.SectionSkeleton_stats__OwHt2{justify-content:space-around;flex-wrap:wrap}.SectionSkeleton_skeletonItem__K65m5{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-md);padding:var(--space-3);display:flex;gap:var(--space-3);animation:SectionSkeleton_pulse__CuQfn 2s cubic-bezier(.4,0,.6,1) infinite}.SectionSkeleton_list__BOioj .SectionSkeleton_skeletonItem__K65m5{min-height:80px}.SectionSkeleton_card__1hdyi .SectionSkeleton_skeletonItem__K65m5,.SectionSkeleton_grid__5zTSW .SectionSkeleton_skeletonItem__K65m5{flex-direction:column;min-height:200px}.SectionSkeleton_stats__OwHt2 .SectionSkeleton_skeletonItem__K65m5{flex-direction:column;align-items:center;text-align:center;min-width:120px;padding:var(--space-4)}.SectionSkeleton_skeletonItemImage__zjfOw{width:48px;height:48px;min-width:48px;background:var(--bg-tertiary);border-radius:var(--radius-lg);animation:SectionSkeleton_shimmer__Vz_d0 2s infinite}.SectionSkeleton_card__1hdyi .SectionSkeleton_skeletonItemImage__zjfOw,.SectionSkeleton_grid__5zTSW .SectionSkeleton_skeletonItemImage__zjfOw{width:100%;height:120px}.SectionSkeleton_skeletonItemText__Q7NYT{flex:1 1;display:flex;flex-direction:column;gap:var(--space-2);justify-content:center}.SectionSkeleton_skeletonItemTitle__uBjw0{height:16px;width:80%;background:var(--bg-tertiary);border-radius:var(--radius-sm);animation:SectionSkeleton_shimmer__Vz_d0 2s infinite;animation-delay:.2s}.SectionSkeleton_skeletonItemSubtitle__iCGOU{height:12px;width:60%;background:var(--bg-tertiary);border-radius:var(--radius-sm);animation:SectionSkeleton_shimmer__Vz_d0 2s infinite;animation-delay:.3s}.SectionSkeleton_skeletonStatIcon__2s9aO{width:48px;height:48px;background:var(--bg-tertiary);border-radius:var(--radius-full);animation:SectionSkeleton_shimmer__Vz_d0 2s infinite}.SectionSkeleton_skeletonStatValue__aWV91{height:28px;width:80px;background:var(--bg-tertiary);border-radius:var(--radius-sm);animation:SectionSkeleton_shimmer__Vz_d0 2s infinite;animation-delay:.2s}.SectionSkeleton_skeletonStatLabel__DPGZN{height:14px;width:60px;background:var(--bg-tertiary);border-radius:var(--radius-sm);animation:SectionSkeleton_shimmer__Vz_d0 2s infinite;animation-delay:.3s}@keyframes SectionSkeleton_pulse__CuQfn{0%,to{opacity:1}50%{opacity:.8}}@keyframes SectionSkeleton_shimmer__Vz_d0{0%{background-position:-200% 0}to{background-position:200% 0}}.SectionSkeleton_skeletonItemImage__zjfOw,.SectionSkeleton_skeletonItemSubtitle__iCGOU,.SectionSkeleton_skeletonItemTitle__uBjw0,.SectionSkeleton_skeletonStatIcon__2s9aO,.SectionSkeleton_skeletonStatLabel__DPGZN,.SectionSkeleton_skeletonStatValue__aWV91,.SectionSkeleton_skeletonSubtitle__NXrn4,.SectionSkeleton_skeletonTitle__S279u{background:linear-gradient(90deg,var(--bg-tertiary) 0,rgba(255,255,255,.1) 50%,var(--bg-tertiary) 100%);background-size:200% 100%}@media (max-width:768px){.SectionSkeleton_skeletonTitle__S279u{width:150px}.SectionSkeleton_skeletonSubtitle__NXrn4{width:200px}.SectionSkeleton_skeletonContent__5zV3i.SectionSkeleton_grid__5zTSW{grid-template-columns:1fr}.SectionSkeleton_skeletonContent__5zV3i.SectionSkeleton_stats__OwHt2{gap:var(--space-2)}.SectionSkeleton_stats__OwHt2 .SectionSkeleton_skeletonItem__K65m5{min-width:100px;padding:var(--space-3)}}