.container.svelte-pillow{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 60px);padding:24px 16px}.sync-card.svelte-pillow{width:100%;max-width:400px;padding:32px}.sync-content.svelte-pillow{text-align:center}.sync-content.svelte-pillow h2:where(.svelte-pillow){font-size:24px;margin-bottom:8px;color:#1f2937}.sync-content.svelte-pillow p:where(.svelte-pillow){color:#6b7280;margin-bottom:24px}.spinner.svelte-pillow{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:svelte-pillow-spin 1s linear infinite;margin:0 auto 24px}@keyframes svelte-pillow-spin{to{transform:rotate(360deg)}}.progress-bar.svelte-pillow{height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:8px}.progress-fill.svelte-pillow{height:100%;background:#3b82f6;transition:width .3s ease}.progress-text.svelte-pillow{font-size:14px;color:#6b7280;margin-bottom:0!important}.success-icon.svelte-pillow{width:64px;height:64px;background:#dcfce7;color:#16a34a;font-size:32px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.error-icon.svelte-pillow{width:64px;height:64px;background:#fee2e2;color:#dc2626;font-size:32px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.sync-content.error.svelte-pillow p:where(.svelte-pillow){color:#dc2626}.actions.svelte-pillow{display:flex;flex-direction:column;gap:12px}
