*{box-sizing:border-box}html{background:#fff;min-height:100%}body{color:#1c1c1e;overscroll-behavior:none;background:#fff;min-width:320px;min-height:100dvh;margin:0;font-family:Nunito,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}button{font:inherit}button:focus-visible{outline-offset:3px;outline:2px solid #4169f1}::selection{background:#4169f12e}main.svelte-1uha8ag{--ink:#1c1c1e;--tile:#e8e6dd;--blue:#4169f1;--green:#2e9e5b;--red:#e0524a;--muted:#b8b8b4;--secondary:#616162;--progress:#dcd9d0;--line:#ece9e0;width:100%;min-height:100dvh;overflow:hidden}main.result-page.svelte-1uha8ag{overflow:visible}.screen.svelte-1uha8ag{width:100%;max-width:440px;min-height:100dvh;padding:30px 22px calc(30px + env(safe-area-inset-bottom));text-align:center;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;animation:.4s cubic-bezier(.22,1,.36,1) both svelte-1uha8ag-screen-in;display:flex}@keyframes svelte-1uha8ag-screen-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.progress-grid.svelte-1uha8ag{grid-template-columns:repeat(6,1fr);width:fit-content;display:grid}.progress-cell.svelte-1uha8ag{background:var(--progress);transition:background .3s;display:block}.progress-cell.solved.svelte-1uha8ag{background:var(--green)}.progress-cell.missed.svelte-1uha8ag{background:var(--red)}.progress-cell.just-marked.svelte-1uha8ag{animation:.35s cubic-bezier(.34,1.56,.64,1) svelte-1uha8ag-progress-pop}@keyframes svelte-1uha8ag-progress-pop{50%{transform:scale(1.25)}}.welcome-screen.svelte-1uha8ag{gap:28px}.welcome-copy.svelte-1uha8ag{width:100%}.welcome-grid.svelte-1uha8ag{gap:clamp(6px,1.8vw,9px);margin:0 auto 22px}.welcome-grid.svelte-1uha8ag .progress-cell:where(.svelte-1uha8ag){border-radius:8px;width:clamp(30px,8vw,40px);height:clamp(30px,8vw,40px)}h1.svelte-1uha8ag,h2.svelte-1uha8ag,p.svelte-1uha8ag{margin:0}.welcome-screen.svelte-1uha8ag h1:where(.svelte-1uha8ag){letter-spacing:.5px;margin-bottom:26px;font-family:"Baloo 2",sans-serif;font-size:clamp(30px,9vw,40px);font-weight:800;line-height:1.1}.instruction.svelte-1uha8ag{letter-spacing:.3px;font-family:"Baloo 2",sans-serif;font-size:clamp(20px,5.5vw,24px);font-weight:800;line-height:1.45}.welcome-actions.svelte-1uha8ag{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:400px;display:flex}.date-button.svelte-1uha8ag{color:var(--secondary);cursor:pointer;letter-spacing:.4px;text-transform:uppercase;background:0 0;border:0;font-family:"Baloo 2",sans-serif;font-size:17px;font-weight:800;transition:color .12s,transform 60ms}.date-button.svelte-1uha8ag:hover{color:var(--blue)}.date-button.svelte-1uha8ag:active{transform:scale(.98)}.button.svelte-1uha8ag{color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;width:fit-content;min-height:54px;font-family:"Baloo 2",sans-serif;font-weight:800;transition:background .15s,transform 60ms,box-shadow .15s;display:inline-flex}.button.svelte-1uha8ag:active{transform:scale(.98)}.play-button.svelte-1uha8ag{background:var(--green);min-width:194px;min-height:72px;padding:18px 52px;font-size:22px;box-shadow:0 10px 28px #2e9e5b52}.play-button.svelte-1uha8ag:hover,.share-button.svelte-1uha8ag:hover{background:#278a4f}.game-screen.svelte-1uha8ag{gap:24px;padding:16px}.game-grid.svelte-1uha8ag,.result-grid.svelte-1uha8ag{gap:clamp(5px,1.6vw,8px)}.game-grid.svelte-1uha8ag .progress-cell:where(.svelte-1uha8ag),.result-grid.svelte-1uha8ag .progress-cell:where(.svelte-1uha8ag){border-radius:7px;width:clamp(26px,7.5vw,34px);height:clamp(26px,7.5vw,34px)}.game-progress.svelte-1uha8ag{flex-direction:column;align-items:center;gap:6px;display:flex}.word-counter.svelte-1uha8ag{color:var(--secondary);letter-spacing:.35px;text-transform:uppercase;font-family:"Baloo 2",sans-serif;font-size:clamp(20px,5.2vw,24px);font-weight:800;line-height:1.2}.timer.svelte-1uha8ag{color:var(--ink);font-variant-numeric:tabular-nums;font-family:"Baloo 2",sans-serif;font-size:52px;font-weight:800;line-height:1;transition:color .2s,transform .2s}.timer.svelte-1uha8ag span:where(.svelte-1uha8ag){color:var(--ink);opacity:.6;margin-left:2px;font-size:24px}.timer.low-time.svelte-1uha8ag{color:var(--red);animation:.5s infinite svelte-1uha8ag-timer-pulse}.timer.zero-time.svelte-1uha8ag{animation:none}@keyframes svelte-1uha8ag-timer-pulse{50%{transform:scale(1.06)}}.answer-row.svelte-1uha8ag{width:100%;min-height:62px;color:var(--blue);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;padding:0;display:flex}.answer-row.correct.svelte-1uha8ag{color:var(--green);animation:.3s svelte-1uha8ag-success-pulse}.answer-row.shake.svelte-1uha8ag,.letter-grid.shake.svelte-1uha8ag{animation:.32s svelte-1uha8ag-shake}.answer-row.leaving.svelte-1uha8ag,.letter-grid.leaving.svelte-1uha8ag{opacity:0;transition:opacity .3s ease-out,transform .3s ease-out;transform:scale(.85)}.answer-slot.svelte-1uha8ag{color:currentColor;background:0 0;border:2px solid #8a8a8b;border-radius:11px;justify-content:center;align-items:center;width:clamp(28px,10.5vw,46px);height:clamp(31px,11.4vw,50px);font-family:"Baloo 2",sans-serif;font-size:clamp(18px,5.8vw,26px);font-weight:800;line-height:1;transition:border-color .18s,background .18s,transform .18s cubic-bezier(.34,1.56,.64,1);display:flex}.answer-slot.filled.svelte-1uha8ag{border-color:currentColor;transform:translateY(-2px)}.answer-slot.wrong.svelte-1uha8ag{border-color:var(--red);color:var(--red)}.answer-slot.right.svelte-1uha8ag{border-color:var(--green);color:var(--green)}.answer-slot.missed.svelte-1uha8ag{border-color:var(--red);color:var(--red);animation:.34s cubic-bezier(.34,1.56,.64,1) both svelte-1uha8ag-missed-reveal}.letter-grid.svelte-1uha8ag{grid-template-columns:repeat(var(--columns), 76px);justify-content:center;gap:6px;transition:opacity .3s ease-out,transform .3s ease-out;display:grid}.letter-tile.svelte-1uha8ag{background:var(--tile);width:76px;height:76px;color:var(--ink);cursor:pointer;touch-action:manipulation;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;font-family:"Baloo 2",sans-serif;font-size:34px;font-weight:700;line-height:1;transition:background .18s,color .18s,transform .12s ease-out,box-shadow .18s;display:flex}.letter-tile.selected.svelte-1uha8ag{background:var(--blue);color:#fff;box-shadow:0 4px 14px #4169f159}.letter-tile.selected.wrong.svelte-1uha8ag{background:var(--red);box-shadow:0 4px 14px #e0524a59}.letter-tile.selected.right.svelte-1uha8ag{background:var(--green);box-shadow:0 4px 14px #2e9e5b59}.letter-tile.svelte-1uha8ag:active{transform:scale(.9)}.entering.svelte-1uha8ag{animation:svelte-1uha8ag-letter-pop .32s cubic-bezier(.34, 1.56, .64, 1) var(--delay) both}@media (hover:hover){.letter-tile.svelte-1uha8ag:hover{transform:translateY(-2px)}}@keyframes svelte-1uha8ag-shake{0%,to{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-3px)}80%{transform:translate(3px)}}@keyframes svelte-1uha8ag-success-pulse{50%{transform:scale(1.05)}}@keyframes svelte-1uha8ag-letter-pop{0%{opacity:0;transform:scale(.3)}70%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes svelte-1uha8ag-missed-reveal{0%{opacity:0;transform:translateY(10px)scale(.55)}55%{opacity:1;transform:scale(1.14)}to{opacity:1;transform:scale(1)}}.result-screen.svelte-1uha8ag{justify-content:flex-start;min-height:100dvh;padding-top:clamp(56px,13vh,116px)}.result-grid.svelte-1uha8ag{margin-bottom:30px}.result-cell.svelte-1uha8ag{animation:svelte-1uha8ag-result-cell-pop .35s cubic-bezier(.34, 1.56, .64, 1) var(--result-delay) both}@keyframes svelte-1uha8ag-result-cell-pop{0%{opacity:.9;transform:scale(1)}50%{transform:scale(1.25)}to{opacity:1;transform:scale(1)}}.result-score.svelte-1uha8ag{color:var(--ink);margin:0 0 26px;font-family:"Baloo 2",sans-serif;font-size:clamp(22px,6.5vw,28px);font-weight:800;line-height:1.15}.percentile.svelte-1uha8ag{color:var(--secondary);margin:0 0 34px;font-size:20px;font-weight:700;line-height:1.5}.share-actions.svelte-1uha8ag{justify-content:center;gap:12px;width:100%;max-width:400px;display:flex}.share-actions.svelte-1uha8ag .button:where(.svelte-1uha8ag){white-space:nowrap;flex:140px;min-width:0;padding:15px 18px;font-size:17px}.share-button.svelte-1uha8ag{background:var(--green);box-shadow:0 8px 20px #2e9e5b47}.share-button.svelte-1uha8ag svg:where(.svelte-1uha8ag){fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px;width:20px;height:20px}.challenge-button.svelte-1uha8ag{background:var(--blue);box-shadow:0 8px 20px #4169f147}.challenge-button.svelte-1uha8ag:hover{background:#2f50d8}.countdown.svelte-1uha8ag{color:var(--secondary);font-variant-numeric:tabular-nums;margin:34px 0 40px;font-size:20px;font-weight:700;line-height:1.5}.result-actions.svelte-1uha8ag{justify-content:center;display:flex}.archive-button.svelte-1uha8ag{border:2px solid var(--muted);color:var(--secondary);background:#fff;padding:14px 32px;font-size:17px;box-shadow:0 6px 16px #00000014}.archive-button.svelte-1uha8ag:hover{border-color:var(--blue);color:var(--blue)}.result-footer.svelte-1uha8ag{max-width:390px;color:var(--muted);margin:40px 0 0;font-size:16px;font-weight:700;line-height:1.5}.reveal-line.svelte-1uha8ag{opacity:0;animation:.5s cubic-bezier(.22,1,.36,1) both svelte-1uha8ag-line-reveal}.result-screen.instant-result.svelte-1uha8ag .result-cell:where(.svelte-1uha8ag),.result-screen.instant-result.svelte-1uha8ag .reveal-line:where(.svelte-1uha8ag){opacity:1;animation:none;transform:none}.line-1.svelte-1uha8ag{animation-delay:1.62s}.line-2.svelte-1uha8ag{animation-delay:2.02s}.line-3.svelte-1uha8ag{animation-delay:2.42s}.line-4.svelte-1uha8ag{animation-delay:2.82s}.line-5.svelte-1uha8ag{animation-delay:3.22s}.line-6.svelte-1uha8ag{animation-delay:3.62s}@keyframes svelte-1uha8ag-line-reveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.modal-backdrop.svelte-1uha8ag{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.archive-modal.svelte-1uha8ag{overscroll-behavior:contain;background:#fff;border-radius:24px;width:100%;max-width:420px;max-height:78vh;padding:22px 22px 26px;animation:.22s both svelte-1uha8ag-modal-rise;overflow-y:auto;box-shadow:0 18px 50px #0000002e}@keyframes svelte-1uha8ag-modal-rise{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:none}}.modal-header.svelte-1uha8ag{justify-content:center;align-items:center;margin-bottom:18px;padding-bottom:8px;display:flex;position:relative}.modal-header.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-family:"Baloo 2",sans-serif;font-size:24px;font-weight:800}.close-button.svelte-1uha8ag{width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;font-size:28px;line-height:1;display:grid;position:absolute;top:-2px;right:0}.close-button.svelte-1uha8ag:hover{color:var(--ink);background:#0000000f}.archive-list.svelte-1uha8ag{margin:0;padding:0;list-style:none}.archive-list.svelte-1uha8ag li:where(.svelte-1uha8ag)+li:where(.svelte-1uha8ag){margin-top:10px}.archive-row.svelte-1uha8ag{border:2px solid var(--line);width:100%;min-height:65px;color:var(--ink);cursor:pointer;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:15px 16px;transition:border-color .12s,background .12s;display:flex}.archive-row.svelte-1uha8ag:hover{border-color:var(--blue)}.archive-row.completed.svelte-1uha8ag{cursor:not-allowed;opacity:.6}.archive-row.completed.svelte-1uha8ag:hover{border-color:var(--line)}.archive-date.svelte-1uha8ag{text-align:left;text-transform:capitalize;font-family:"Baloo 2",sans-serif;font-size:17px;font-weight:700}.archive-status.svelte-1uha8ag{color:var(--green);white-space:nowrap;background:#dff3e6;border-radius:999px;padding:5px 12px;font-family:"Baloo 2",sans-serif;font-size:13px;font-weight:800}.archive-status.unplayed.svelte-1uha8ag{color:var(--muted);background:#f0efe9}.toast.svelte-1uha8ag{z-index:2000;left:50%;bottom:calc(40px + env(safe-area-inset-bottom));color:#fff;opacity:0;pointer-events:none;white-space:nowrap;background:#1c1c1e;border-radius:999px;padding:13px 22px;font-family:"Baloo 2",sans-serif;font-size:16px;font-weight:700;transition:opacity .2s,transform .2s;position:fixed;transform:translate(-50%)translateY(16px);box-shadow:0 10px 28px #00000038}.toast.visible.svelte-1uha8ag{opacity:1;transform:translate(-50%)}.confetti.svelte-1uha8ag{z-index:1500;pointer-events:none;--confetti-1:#4169f1;--confetti-2:#2e9e5b;--confetti-3:#f59e0b;--confetti-4:#e0524a;--confetti-5:#6286ff;--confetti-6:#43b873;position:fixed;inset:0;overflow:hidden}.confetti.svelte-1uha8ag span:where(.svelte-1uha8ag){top:-24px;left:var(--x);background:var(--color);width:10px;height:14px;animation:svelte-1uha8ag-confetti-fall var(--fall) linear var(--wait) infinite;position:absolute}@keyframes svelte-1uha8ag-confetti-fall{to{transform:translate3d(var(--drift), calc(100vh + 50px), 0) rotate(var(--spin))}}@media (height<=690px){.game-screen.svelte-1uha8ag{gap:15px}.letter-tile.svelte-1uha8ag{width:68px;height:68px}.letter-grid.svelte-1uha8ag{grid-template-columns:repeat(var(--columns), 68px)}.result-screen.svelte-1uha8ag{padding-top:34px}}@media (width<=360px){.share-actions.svelte-1uha8ag{flex-direction:column;align-items:center}.share-actions.svelte-1uha8ag .button:where(.svelte-1uha8ag){flex-basis:auto;width:100%}.archive-date.svelte-1uha8ag{font-size:15px}.archive-status.svelte-1uha8ag{padding-inline:9px}}@media (prefers-reduced-motion:reduce){.svelte-1uha8ag,.svelte-1uha8ag:before,.svelte-1uha8ag:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-delay:0s!important}}
