.loading-card.svelte-x9wysg.svelte-x9wysg{border:1px solid #e9e9e9;border-radius:8px;background:#fff;padding:18px 18px 20px;display:flex;flex-direction:column;gap:18px}.loading-card__head.svelte-x9wysg.svelte-x9wysg{display:flex;align-items:center;gap:12px}.loading-card__spinner.svelte-x9wysg.svelte-x9wysg{width:22px;height:22px;border-radius:50%;border:2px solid #d9e6ff;border-top-color:#165dff;animation:svelte-x9wysg-loading-spin .9s linear infinite;flex-shrink:0}.loading-card__copy.svelte-x9wysg h3.svelte-x9wysg{margin:0;color:#1d2129;font-size:15px;line-height:22px;font-weight:600;font-family:var(--font-sans)}.loading-card__copy.svelte-x9wysg p.svelte-x9wysg{margin:2px 0 0;color:#86909c;font-size:13px;line-height:20px;font-family:var(--font-sans)}.loading-card__skeletons.svelte-x9wysg.svelte-x9wysg{display:flex;flex-direction:column;gap:12px}.loading-card__grid.svelte-x9wysg.svelte-x9wysg{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.loading-card__skeleton.svelte-x9wysg.svelte-x9wysg{border-radius:8px;background:linear-gradient(90deg,#f2f3f5 25%,#e5e6eb 37%,#f2f3f5 63%);background-size:400% 100%;animation:svelte-x9wysg-loading-shimmer 1.4s ease infinite;height:112px}.loading-card__skeleton--wide.svelte-x9wysg.svelte-x9wysg{height:28px;width:44%}.loading-card__skeleton--mid.svelte-x9wysg.svelte-x9wysg{height:192px}.loading-card__skeleton--tall.svelte-x9wysg.svelte-x9wysg{height:224px}@keyframes svelte-x9wysg-loading-spin{to{transform:rotate(360deg)}}@keyframes svelte-x9wysg-loading-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}@media (max-width: 1100px){.loading-card__grid.svelte-x9wysg.svelte-x9wysg{grid-template-columns:1fr}}
