:root{--board: #1b2027;--board-edge: #262d36;--chalk: #eef1f5;--chalk-dim: #9aa5b1;--chalk-rail: #3a4350;--accent: #e0683c;--grain: #d9c08a;--good: #6ab07a;--danger: #d9705f;color-scheme:dark;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html,body{height:100%}body{margin:0;background:var(--board);color:var(--chalk);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,p{margin:0}button,textarea,input{font-family:inherit}button{cursor:pointer}::selection{background:var(--accent);color:#1b1a17}a{color:var(--grain)}.gate.svelte-1h6nzk6{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:1.5rem}.card.svelte-1h6nzk6{width:100%;max-width:360px;background:var(--board-edge);border:1px solid var(--chalk-rail);border-radius:.75rem;padding:1.5rem;text-align:center}h1.svelte-1h6nzk6{font-size:1.3rem;font-weight:800;color:var(--chalk);margin-bottom:.5rem}.hint.svelte-1h6nzk6{font-size:.85rem;color:var(--chalk-dim);margin-bottom:1rem;line-height:1.4}form.svelte-1h6nzk6{display:flex;flex-direction:column;gap:.6rem}input.svelte-1h6nzk6{background:var(--board);color:var(--chalk);border:1px solid var(--chalk-rail);border-radius:.5rem;padding:.65rem .75rem;font-size:.95rem}input.svelte-1h6nzk6:focus{outline:2px solid var(--accent);outline-offset:1px}button.svelte-1h6nzk6{background:var(--accent);color:#201a15;border:none;border-radius:.5rem;padding:.65rem 1rem;font-size:.95rem;font-weight:700}button.svelte-1h6nzk6:disabled{opacity:.5;cursor:not-allowed}button.svelte-1h6nzk6:hover:not(:disabled){filter:brightness(1.08)}
