body{background:var(--theme-background);color:var(--theme-text)}main.svelte-1x05zx6{display:flex;align-items:center;justify-content:center;min-height:100dvh}.login-card.svelte-1x05zx6{background:var(--theme-surface);padding:2.5em;border-radius:.75em;box-shadow:0 .25em .375em #0000001a,0 .625em 1.25em #00000026;inline-size:100%;max-inline-size:50ch}h1.svelte-1x05zx6{font-size:1.5rem;font-weight:600;margin-block-end:.25ex}p.svelte-1x05zx6{color:var(--theme-text);opacity:.7;margin-block-end:2ex}.code-hint.svelte-1x05zx6,.password-hint.svelte-1x05zx6{opacity:.8;margin-block-end:1.5ex}.code-hint.svelte-1x05zx6 code:where(.svelte-1x05zx6),.password-hint.svelte-1x05zx6 code:where(.svelte-1x05zx6){background:var(--theme-border);padding:.125em .375em;border-radius:.25em;font-family:ui-monospace,monospace}.button-row.svelte-1x05zx6{display:flex;align-items:center;gap:1em}.button-row.svelte-1x05zx6 button:where(.svelte-1x05zx6){margin-block-start:0}.error.svelte-1x05zx6{background:oklch(from var(--theme-text) 95% .03 25);color:#861118;padding:.75em 1em;border-radius:.375em}form.svelte-1x05zx6{display:flex;flex-direction:column;gap:1.25ex;inline-size:100%}label.svelte-1x05zx6{display:flex;flex-direction:column;gap:.375ex;inline-size:100%}label.svelte-1x05zx6 span:where(.svelte-1x05zx6){font-weight:500}input.svelte-1x05zx6{inline-size:100%;padding:.625em .75em;border:thin solid var(--theme-border);border-radius:.375em;font-family:inherit;background:var(--theme-surface);transition:border-color .14s ease}input.svelte-1x05zx6:focus{outline:none;border-color:var(--color-green);box-shadow:0 0 0 3px color-mix(in oklch,var(--color-green) 20%,transparent)}.code-input.svelte-1x05zx6{font-size:1.25rem;letter-spacing:.5ch;text-align:center;font-variant-numeric:tabular-nums}button.svelte-1x05zx6{display:flex;align-items:center;justify-content:center;gap:.5em;padding:.75em;background:var(--color-green-dark);color:#ffffffe6;border:none;border-radius:.375em;font-family:inherit;cursor:pointer;transition:opacity .14s ease;margin-block-start:.5ex}button.svelte-1x05zx6:hover:not(:disabled){opacity:.9}button.svelte-1x05zx6:disabled{opacity:.6;cursor:not-allowed}
