@keyframes shimmer-sweep{0%{background-position:-200% 0}to{background-position:200% 0}}.shimmer-block{border-radius:var(--theme-radius-md,8px);background:linear-gradient(90deg,#2e7d320d 0%,#2e7d3226 50%,#2e7d320d 100%) 0 0/200% 100%;animation:1.6s ease-in-out infinite shimmer-sweep}.shimmer-card{border:1px solid var(--tl-border,#2e7d321a);background:#fff;border-radius:16px;margin-bottom:16px;padding:20px;box-shadow:0 2px 4px #0f172a08,0 4px 12px #0f172a08}.shimmer-circle{flex-shrink:0;border-radius:50%!important}.shimmer-pill{border-radius:999px!important}.dash-skeleton-container{width:100%;max-width:1100px;margin:0 auto;padding:20px 0 40px}@media (prefers-reduced-motion:reduce){.shimmer-block{background:#2e7d3214;animation:none}}
