.pin-container.svelte-vnoa6{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem;background:var(--background)}.brutal-input.svelte-vnoa6{background:var(--background);border:2px solid var(--foreground);color:var(--foreground);padding:1rem;font-size:1.5rem;transition:all .1s}.brutal-input.svelte-vnoa6:focus{outline:none;border-color:var(--terminal-green);box-shadow:0 0 0 3px #00ff411a}.brutal-input.svelte-vnoa6:disabled{opacity:.5;cursor:not-allowed}.brutal-alert-error.svelte-vnoa6{background:#ff000010;border:2px solid #ff0000;color:red;padding:.75rem;font-size:.75rem;font-family:var(--font-mono)}.loading-dot.svelte-vnoa6{display:inline-block;width:8px;height:8px;background:var(--void);border-radius:50%;animation:svelte-vnoa6-pulse 1s infinite}@keyframes svelte-vnoa6-pulse{0%,to{opacity:1}50%{opacity:.3}}
