.screen.svelte-qccg9o{background:radial-gradient(120% 80% at 50% -10%, color-mix(in srgb, var(--primary) 22%, var(--bg)), var(--bg)), var(--bg);justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.card.svelte-qccg9o{background:var(--surface);border:1px solid var(--line);text-align:center;border-radius:22px;flex-direction:column;align-items:center;width:100%;max-width:360px;padding:32px 24px 28px;display:flex;box-shadow:0 18px 48px #093c712e}.logo.svelte-qccg9o{background:var(--primary);color:#fff;letter-spacing:.04em;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:18px;font-size:26px;font-weight:800;display:flex}h1.svelte-qccg9o{color:var(--ink);margin:0;font-size:24px;font-weight:700}.sub.svelte-qccg9o{color:var(--ink-soft);margin:6px 0 0;font-size:14px}.dots.svelte-qccg9o{gap:16px;margin:22px 0 0;display:flex}.dot.svelte-qccg9o{border:2px solid var(--line);background:0 0;border-radius:999px;width:15px;height:15px;transition:background .12s,border-color .12s}.dot.filled.svelte-qccg9o{background:var(--primary);border-color:var(--primary);animation:.18s pop}.dots.error.svelte-qccg9o .dot:where(.svelte-qccg9o){border-color:var(--error)}.dots.error.svelte-qccg9o .dot.filled:where(.svelte-qccg9o){background:var(--error)}.error-text.svelte-qccg9o{min-height:20px;color:var(--error);margin:12px 0 4px;font-size:13px;font-weight:600}.error-text.placeholder.svelte-qccg9o{color:#0000}.keypad.svelte-qccg9o{grid-template-columns:repeat(3,1fr);gap:12px;width:100%;margin-top:6px;display:grid}.key.svelte-qccg9o{border:1px solid var(--line);background:var(--surface-2);height:62px;color:var(--ink);cursor:pointer;border-radius:16px;font-size:24px;font-weight:600}.key.svelte-qccg9o:active{background:color-mix(in srgb, var(--primary) 12%, var(--surface-2));transform:scale(.97)}.key.svelte-qccg9o:disabled{opacity:.6;cursor:default}.key-back.svelte-qccg9o{font-size:22px}.key-spacer.svelte-qccg9o{visibility:hidden}
