.kb.svelte-1dlz8xf{display:flex;flex-direction:column;gap:6px;padding:var(--s2) var(--s2) calc(var(--s2) + env(safe-area-inset-bottom));background:var(--paper);border-top:1px solid var(--rule)}.kb__row.svelte-1dlz8xf{display:flex;justify-content:center;gap:5px}.key.svelte-1dlz8xf{flex:1 1 0;min-width:0;max-width:44px;height:46px;display:flex;align-items:center;justify-content:center;border:1px solid var(--rule);background:var(--raised);font-size:16px;font-weight:500;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.key.svelte-1dlz8xf:active{background:var(--ink);color:var(--paper)}.key--wide.svelte-1dlz8xf{flex:1.6 1 0;max-width:62px}.state.svelte-fcedas{padding:var(--s7) var(--s5);display:flex;flex-direction:column;align-items:flex-start;gap:var(--s4)}.dim.svelte-fcedas{color:var(--ink-faint)}.loader.svelte-fcedas{width:180px;height:2px;background:var(--rule);overflow:hidden}.loader.svelte-fcedas span:where(.svelte-fcedas){display:block;width:40%;height:100%;background:var(--ink);animation:svelte-fcedas-loader-sweep 1.1s ease-in-out infinite}@keyframes svelte-fcedas-loader-sweep{0%{transform:translate(-100%)}to{transform:translate(350%)}}.game.svelte-fcedas{height:100dvh;display:flex;flex-direction:column}.bar.svelte-fcedas{display:flex;align-items:center;gap:var(--s4);padding:var(--s3) var(--s5);border-bottom:1px solid var(--rule)}.bar__back.svelte-fcedas{font-size:20px;line-height:1;color:var(--ink-faint);padding:var(--s1) var(--s2)}.bar__back.svelte-fcedas:hover{color:var(--ink)}.bar__id.svelte-fcedas{display:flex;align-items:baseline;gap:var(--s3);margin-right:auto}.clock.svelte-fcedas{font-size:15px;color:var(--ink-soft)}.clock--done.svelte-fcedas{color:var(--right)}.bar__acts.svelte-fcedas{display:flex;align-items:center;gap:var(--s2)}.bar__divider.svelte-fcedas{width:1px;height:18px;margin:0 var(--s2);background:var(--rule)}.done.svelte-fcedas{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--s3);padding:var(--s3) var(--s5);border-bottom:1px solid var(--rule);font-size:14px}.done.svelte-fcedas button:where(.svelte-fcedas){margin-left:auto}.body.svelte-fcedas{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-template-rows:minmax(0,1fr);gap:var(--s7);padding:var(--s6) var(--s5);max-width:1080px;width:100%;margin:0 auto}.board.svelte-fcedas{min-height:0;display:flex;flex-direction:column;gap:var(--s4)}.boardarea.svelte-fcedas{flex:1;min-height:0;display:flex;align-items:center;justify-content:center}.grid.svelte-fcedas{display:grid}.cell.svelte-fcedas{position:relative;width:var(--cell);height:var(--cell);padding:0;background:var(--raised);border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);touch-action:manipulation;-webkit-tap-highlight-color:transparent}.cell--void.svelte-fcedas{background:none;border:0}.grid--solid.svelte-fcedas .cell--void:where(.svelte-fcedas){background:var(--ink);border-right:1px solid var(--ink);border-bottom:1px solid var(--ink)}.grid--solid.svelte-fcedas .cell--void.edge-l:where(.svelte-fcedas){border-left:1px solid var(--ink)}.grid--solid.svelte-fcedas .cell--void.edge-t:where(.svelte-fcedas){border-top:1px solid var(--ink)}.edge-l.svelte-fcedas{border-left:1px solid var(--line)}.edge-t.svelte-fcedas{border-top:1px solid var(--line)}.run.svelte-fcedas{background:var(--run)}.on.svelte-fcedas{background:var(--cursor)}.num.svelte-fcedas{position:absolute;top:3%;left:8%;font-size:calc(var(--cell) * .28);line-height:1;color:var(--ink-soft);font-variant-numeric:tabular-nums}.on.svelte-fcedas .num:where(.svelte-fcedas){color:var(--ink)}.ltr.svelte-fcedas{display:flex;align-items:center;justify-content:center;height:100%;padding-top:6%;font-size:calc(var(--cell) * .54);font-weight:500;line-height:1;color:var(--ink)}.bad.svelte-fcedas{color:var(--wrong);text-decoration:line-through;text-decoration-thickness:1px}.cluebar.svelte-fcedas{width:min(100%,max(380px,calc(var(--cell) * var(--cols))));margin:0 auto;display:flex;align-items:stretch;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);min-height:52px}.cluebar__nav.svelte-fcedas{width:40px;flex:none;font-size:22px;line-height:1;color:var(--ink-faint)}.cluebar__nav.svelte-fcedas:hover{color:var(--ink);background:var(--raised)}.cluebar__text.svelte-fcedas{flex:1;margin:0;display:flex;align-items:center;gap:var(--s3);font-size:15px;line-height:1.35}.cluebar__num.svelte-fcedas{font-size:12px;font-weight:600;color:var(--ink-faint);flex:none}.clues.svelte-fcedas{overflow-y:auto;display:flex;flex-direction:column;gap:var(--s6)}.clues__close.svelte-fcedas{position:absolute;top:var(--s3);right:var(--s4);font-size:26px;line-height:1;color:var(--ink-faint)}.cluelist.svelte-fcedas ul:where(.svelte-fcedas){list-style:none;margin:var(--s2) 0 0;padding:0}.clue.svelte-fcedas{display:flex;gap:var(--s3);width:100%;text-align:left;padding:var(--s2) var(--s2);font-size:14px;line-height:1.4;border-left:2px solid transparent}.clue.svelte-fcedas:hover{background:var(--raised)}.clue--on.svelte-fcedas{background:var(--run);border-left-color:var(--ink)}.clue__num.svelte-fcedas{flex:none;width:1.6em;font-size:12px;font-weight:600;color:var(--ink-faint);padding-top:2px}.clue--on.svelte-fcedas .clue__num:where(.svelte-fcedas){color:var(--ink)}.only-sm.svelte-fcedas{display:none}@media(max-width:860px){.hide-sm.svelte-fcedas{display:none}.only-sm.svelte-fcedas{display:block}.bar.svelte-fcedas,.done.svelte-fcedas{padding-inline:var(--s4)}.body.svelte-fcedas{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);gap:0;padding:var(--s3) var(--s3) 0}.cluebar.svelte-fcedas{border-bottom:0}.clues.svelte-fcedas{position:fixed;inset:0;z-index:20;background:var(--paper);padding:var(--s6) var(--s4) var(--s6);display:none}.clues--open.svelte-fcedas{display:flex}.clue.svelte-fcedas{padding:var(--s3) var(--s2);font-size:15px}}
