.loading-overlay.svelte-1qpkoic{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:24px;background:#10182857;-webkit-backdrop-filter:grayscale(1) blur(3px);backdrop-filter:grayscale(1) blur(3px);pointer-events:all}.loading-card.svelte-1qpkoic{display:grid;justify-items:center;gap:10px;width:min(320px,100%);border:1px solid rgba(255,255,255,.72);border-radius:28px;padding:28px;background:#fffffff0;color:#111827;text-align:center;box-shadow:0 28px 80px #10182838}.loading-card.svelte-1qpkoic strong:where(.svelte-1qpkoic){font-size:1.08rem;font-weight:900}.loading-card.svelte-1qpkoic p:where(.svelte-1qpkoic){margin:0;color:#667085;font-size:.92rem;font-weight:700}.loading-spinner.svelte-1qpkoic{width:42px;height:42px;border:4px solid #dbe4ff;border-top-color:#245bff;border-radius:50%;animation:svelte-1qpkoic-loading-spin .82s linear infinite}@keyframes svelte-1qpkoic-loading-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.loading-spinner.svelte-1qpkoic{animation-duration:1.6s}}:root{color:#172033;background:#f7f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-shell{width:min(1120px,calc(100% - 32px));margin:0 auto}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:999px;padding:0 20px;border:0;background:#245bff;color:#fff;font-weight:700;box-shadow:0 16px 40px #245bff40}.button.secondary{background:#fff;color:#245bff;box-shadow:inset 0 0 0 1px #245bff33}
