.GameScreen-module__UOqsYW__screen{width:min(100%,1040px);height:100dvh;padding:20px 28px max(18px, env(safe-area-inset-bottom));color:var(--ink);flex-direction:column;margin:0 auto;display:flex}.GameScreen-module__UOqsYW__brand{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;height:40px;margin-bottom:16px;padding-bottom:12px;display:flex}.GameScreen-module__UOqsYW__brand p{color:var(--muted);font-size:11px}.GameScreen-module__UOqsYW__layout{flex:1;grid-template-columns:minmax(140px,1fr) minmax(0,420px) minmax(140px,1fr);align-items:center;gap:32px;min-height:0;display:grid}.GameScreen-module__UOqsYW__play{flex-direction:column;gap:10px;height:100%;min-height:0;display:flex;position:relative}.GameScreen-module__UOqsYW__hud{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;display:flex}.GameScreen-module__UOqsYW__pause{border:2px solid var(--ink);background:var(--paper);width:44px;height:44px;box-shadow:0 3px 0 var(--ink);border-radius:13px;place-items:center;display:grid}.GameScreen-module__UOqsYW__cardButton{border:2px solid var(--ink);background:var(--paper);min-width:70px;height:44px;box-shadow:0 3px 0 var(--ink);color:var(--ink);white-space:nowrap;border-radius:13px;padding:6px 9px;font-size:12px;font-weight:900}.GameScreen-module__UOqsYW__cardButton b{background:var(--butter);font-variant-numeric:tabular-nums;border-radius:999px;place-items:center;min-width:22px;height:22px;margin-left:3px;display:inline-grid}.GameScreen-module__UOqsYW__cardButton:disabled{opacity:.5}.GameScreen-module__UOqsYW__cardButton:focus-visible{outline:3px solid var(--ink);outline-offset:4px}.GameScreen-module__UOqsYW__boardArea{flex:1;justify-content:center;align-items:center;min-height:0;display:flex;container-type:size}.GameScreen-module__UOqsYW__frame{width:min(100cqw,55.5556cqh);position:relative}.GameScreen-module__UOqsYW__aside{align-self:center;font-size:12px;line-height:1.9}.GameScreen-module__UOqsYW__aside h2{letter-spacing:-.06em;margin:12px 0 15px;font-size:24px;font-weight:900;line-height:1.65}.GameScreen-module__UOqsYW__aside p{color:var(--muted)}.GameScreen-module__UOqsYW__aside strong{background:var(--butter);color:var(--ink);padding:1px 4px}.GameScreen-module__UOqsYW__rule{border-bottom:1px dashed var(--line);padding:16px 0}.GameScreen-module__UOqsYW__rule b{margin-bottom:5px;display:block}.GameScreen-module__UOqsYW__rule kbd{border:1px solid var(--line);background:var(--paper);text-align:center;border-bottom-width:3px;border-radius:5px;min-width:25px;padding:1px 5px;font-size:11px;display:inline-block}.GameScreen-module__UOqsYW__note{margin-top:16px;font-size:11px}.GameScreen-module__UOqsYW__asideRecap{margin:14px 0 0}.GameScreen-module__UOqsYW__clearRecapStrip{flex-shrink:0;display:none}.GameScreen-module__UOqsYW__footer{flex-shrink:0}.GameScreen-module__UOqsYW__touchHint{display:none}@media (max-width:850px){.GameScreen-module__UOqsYW__screen{max-width:460px;padding:10px 12px max(10px, env(safe-area-inset-bottom))}.GameScreen-module__UOqsYW__brand{height:27px;margin-bottom:8px;padding-bottom:7px}.GameScreen-module__UOqsYW__brand .kp-logo{font-size:17px}.GameScreen-module__UOqsYW__brand p{font-size:11px}.GameScreen-module__UOqsYW__layout{gap:0;display:flex}.GameScreen-module__UOqsYW__aside{display:none}.GameScreen-module__UOqsYW__play{gap:8px;width:100%}.GameScreen-module__UOqsYW__frame{width:min(100cqw,55.5556cqh)}.GameScreen-module__UOqsYW__touchHint{color:var(--muted);text-align:center;margin-top:7px;font-size:11px}.GameScreen-module__UOqsYW__clearRecapStrip{display:block}}@media (max-height:650px){.GameScreen-module__UOqsYW__screen{padding-top:6px;padding-bottom:max(6px, env(safe-area-inset-bottom))}.GameScreen-module__UOqsYW__brand{display:none}.GameScreen-module__UOqsYW__frame{width:min(100cqw,55.5556cqh)}.GameScreen-module__UOqsYW__play{gap:6px}.GameScreen-module__UOqsYW__touchHint{margin-top:4px}}.GameScreen-module__UOqsYW__mobileControls{display:none}@media (any-pointer:coarse){.GameScreen-module__UOqsYW__mobileControls{flex-shrink:0;grid-template-columns:1fr 1fr 1fr 1.8fr;gap:8px;padding-bottom:3px;display:grid}.GameScreen-module__UOqsYW__mobileControls button{border:2px solid var(--ink);background:var(--paper);min-width:44px;min-height:48px;box-shadow:0 3px 0 var(--ink);color:var(--ink);touch-action:none;-webkit-user-select:none;user-select:none;border-radius:12px;justify-content:center;align-items:center;gap:4px;padding:5px;font-size:24px;font-weight:800;display:flex}.GameScreen-module__UOqsYW__mobileControls button:active:not(:disabled){box-shadow:0 1px 0 var(--ink);transform:translateY(2px)}.GameScreen-module__UOqsYW__mobileControls button:disabled{opacity:.45}.GameScreen-module__UOqsYW__mobileControls .GameScreen-module__UOqsYW__dropButton{background:var(--butter)}.GameScreen-module__UOqsYW__dropButton span:last-child{font-size:11px}.GameScreen-module__UOqsYW__touchHint{text-align:center;color:var(--muted);margin-top:5px;font-size:11px;display:block}}@media (max-width:850px) and (any-pointer:coarse){.GameScreen-module__UOqsYW__screen{padding:max(4px, env(safe-area-inset-top)) max(10px, env(safe-area-inset-right)) max(4px, env(safe-area-inset-bottom)) max(10px, env(safe-area-inset-left))}.GameScreen-module__UOqsYW__brand,.GameScreen-module__UOqsYW__touchHint{display:none}.GameScreen-module__UOqsYW__play{gap:4px}.GameScreen-module__UOqsYW__hud{gap:6px}.GameScreen-module__UOqsYW__pause{flex-shrink:0}.GameScreen-module__UOqsYW__boardArea{margin-bottom:12px}.GameScreen-module__UOqsYW__mobileControls{gap:6px}.GameScreen-module__UOqsYW__mobileControls button{min-height:44px;font-size:22px}}.GameScreen-module__UOqsYW__boardStatusBand{display:contents}@media (max-width:850px) and (any-pointer:coarse){.GameScreen-module__UOqsYW__boardStatusBand{flex-direction:column;flex:0 0 52px;gap:0;height:52px;min-height:52px;display:flex;position:relative}.GameScreen-module__UOqsYW__boardStatusBand .GameScreen-module__UOqsYW__clearRecapStrip{position:absolute;inset:0}:is(.GameScreen-module__UOqsYW__boardStatusBand:has([data-testid=clear-recap][data-visible=true]) [data-feedback-copy],.GameScreen-module__UOqsYW__boardStatusBand:has([data-testid=clear-recap][data-visible=true]) [data-testid=row-rise-status]){visibility:hidden}}
.Board-module__73PqVq__board{border:3px solid var(--ink);background-color:var(--board);background-image:linear-gradient(to right, color-mix(in srgb, var(--ink) 5%, transparent) 1px, transparent 1px), linear-gradient(to top, color-mix(in srgb, var(--ink) 5%, transparent) 1px, transparent 1px);width:100%;box-shadow:5px 6px 0 var(--shadow);background-size:20% 11.111%;border-radius:20px;position:relative;overflow:hidden}.Board-module__73PqVq__column{position:absolute;top:0;bottom:0}.Board-module__73PqVq__blockLayer{z-index:10}.Board-module__73PqVq__lowerBand{z-index:5;border-top:2px dashed var(--highlight-ink);background:color-mix(in srgb, var(--butter) 55%, transparent);pointer-events:none;animation:.54s ease-out both Board-module__73PqVq__lower-band-out;position:absolute;inset:auto 0 0}.Board-module__73PqVq__lowerNotice{z-index:20;border:2px solid var(--ink);background:var(--paper);width:max-content;max-width:90%;box-shadow:3px 4px 0 var(--shadow);color:var(--ink);text-align:center;pointer-events:none;border-radius:16px;gap:3px;padding:10px 14px;font-size:14px;display:grid;position:absolute;top:12%;left:50%;transform:translate(-50%)}.Board-module__73PqVq__lowerNotice span{color:var(--muted);font-size:11px}@keyframes Board-module__73PqVq__lower-band-out{0%,25%{opacity:1}to{opacity:0}}.Board-module__73PqVq__ghost{border:2px dashed var(--muted);background:#ffffff35;border-radius:15%;position:absolute;inset:7%}.Board-module__73PqVq__frame{border:2px solid var(--control-border);background:var(--paper);width:100%;height:100%;color:var(--ink);box-shadow:0 3px 0 var(--control-border);-webkit-user-select:none;user-select:none;border-radius:16%;flex-direction:column;justify-content:center;align-items:center;font-weight:800;display:flex;position:relative}.Board-module__73PqVq__player{border:3px dashed var(--bonus);background:var(--bonus-soft);box-shadow:0 3px 0 var(--bonus);color:var(--bonus-ink);border-radius:26%}.Board-module__73PqVq__origin{background:var(--origin);border-color:var(--ink);outline:2px solid var(--ink);outline-offset:0}.Board-module__73PqVq__hasBadge{padding-top:20%}.Board-module__73PqVq__frame.Board-module__73PqVq__highlighted{background:var(--butter);border-color:var(--highlight-ink)}.Board-module__73PqVq__connections{z-index:15;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.Board-module__73PqVq__connections line{stroke:var(--highlight-ink);stroke-width:8px;stroke-linecap:round;animation:.25s ease-out both Board-module__73PqVq__connection-in}@keyframes Board-module__73PqVq__connection-in{0%{stroke-dasharray:0 160;opacity:0}to{stroke-dasharray:160 0;opacity:1}}@media (prefers-reduced-motion:reduce){.Board-module__73PqVq__connections line{animation:none}}.Board-module__73PqVq__straightRays{z-index:16;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.Board-module__73PqVq__straightRays line{stroke-linecap:round;stroke-dasharray:1;animation:.6s cubic-bezier(.16,1,.3,1) both Board-module__73PqVq__straight-swish}.Board-module__73PqVq__rayGlow{stroke:var(--highlight-ink);stroke-width:16px;opacity:.5;filter:drop-shadow(0 0 5px var(--butter))}.Board-module__73PqVq__rayCore{stroke:var(--butter);stroke-width:5px}.Board-module__73PqVq__straightRays circle{fill:var(--butter);stroke:var(--highlight-ink);stroke-width:2px;animation:.6s ease-out both Board-module__73PqVq__straight-spark}.Board-module__73PqVq__straightRays g[data-matched=true] .Board-module__73PqVq__rayGlow{stroke-width:22px;opacity:.8}@keyframes Board-module__73PqVq__straight-swish{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes Board-module__73PqVq__straight-spark{0%,30%{opacity:0}65%{opacity:1;r:13}to{opacity:.8;r:7}}@media (prefers-reduced-motion:reduce){.Board-module__73PqVq__straightRays line,.Board-module__73PqVq__straightRays circle{animation:none}}.Board-module__73PqVq__gold{--special-ink:var(--special-gold-ink);--special-surface:var(--special-gold-surface)}.Board-module__73PqVq__rainbow{--special-ink:var(--special-rainbow-ink);--special-surface:var(--special-rainbow-surface)}.Board-module__73PqVq__frame.Board-module__73PqVq__special{padding-bottom:25%}.Board-module__73PqVq__frame.Board-module__73PqVq__special.Board-module__73PqVq__gold{border-color:var(--special-gold-ink);background:linear-gradient(145deg, #ffffffd1, transparent 42%), linear-gradient(145deg, var(--paper), var(--special-gold-surface) 72%);box-shadow:0 3px 0 var(--special-gold-ink), inset 0 0 0 2px #ffffff85;border-radius:24% 24% 12%}.Board-module__73PqVq__frame.Board-module__73PqVq__special.Board-module__73PqVq__rainbow{background:linear-gradient(var(--paper), var(--paper)) padding-box, linear-gradient(135deg, #e56658, #d9a91d 27%, #239b70 52%, #527ed0 76%, #8055b4) border-box;box-shadow:0 3px 0 var(--special-rainbow-ink);border:3px solid #0000;border-radius:30% 30% 13% 13%}.Board-module__73PqVq__frame.Board-module__73PqVq__special.Board-module__73PqVq__origin{outline-color:var(--ink)}.Board-module__73PqVq__frame.Board-module__73PqVq__special.Board-module__73PqVq__highlighted{box-shadow:0 3px 0 var(--highlight-ink), 0 0 0 2px var(--butter)}.Board-module__73PqVq__specialIcon{z-index:2;color:var(--special-ink);filter:drop-shadow(0 1px #fff9);pointer-events:none;font-size:clamp(8px,21cqw,12px);font-weight:950;line-height:1;position:absolute;top:3px;left:5px}.Board-module__73PqVq__specialIcon.Board-module__73PqVq__rainbow{background:var(--special-rainbow-surface);border-radius:999px 999px 4px 4px;padding:1px 2px;font-size:clamp(7px,18cqw,10px);top:2px;left:4px}.Board-module__73PqVq__specialMark{border:1px solid var(--special-ink);background:var(--special-surface);width:max-content;max-width:96%;color:var(--special-ink);letter-spacing:-.04em;white-space:nowrap;font-variant-numeric:tabular-nums;border-radius:6px;justify-content:center;align-items:center;gap:1px;padding:1px 2px;font-size:clamp(7px,17cqw,10px);font-weight:900;line-height:1;display:flex;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.Board-module__73PqVq__specialMark.Board-module__73PqVq__gold{background:linear-gradient(120deg, #fff8c9, var(--special-gold-surface))}.Board-module__73PqVq__specialMark.Board-module__73PqVq__rainbow{border-right:3px double var(--special-rainbow-ink);background:linear-gradient(110deg,#ffe7df,#fff4bb,#dcf3e8,#e4e8ff,#eee2fa)}
.RowRiseStatus-module__DKXNTW__status{height:18px;min-height:18px;color:var(--muted);pointer-events:none;justify-content:center;align-items:center;gap:8px;font-size:10px;font-weight:700;display:flex;position:relative}.RowRiseStatus-module__DKXNTW__status b{font-variant-numeric:tabular-nums;color:var(--ink)}.RowRiseStatus-module__DKXNTW__status[data-soon=true]{color:var(--accent-ink)}.RowRiseStatus-module__DKXNTW__status[data-hidden=true]{visibility:hidden}.RowRiseStatus-module__DKXNTW__track{background:var(--line);border-radius:5px;width:42px;height:5px;overflow:hidden}.RowRiseStatus-module__DKXNTW__track i{background:var(--muted);height:100%;display:block}.RowRiseStatus-module__DKXNTW__status[data-soon=true] .RowRiseStatus-module__DKXNTW__track i{background:var(--orange)}.RowRiseStatus-module__DKXNTW__notice{color:var(--ink);background:var(--butter);border-radius:7px;place-items:center;font-size:11px;animation:.4s ease-out both RowRiseStatus-module__DKXNTW__rise-notice;display:grid;position:absolute;inset:0}@keyframes RowRiseStatus-module__DKXNTW__rise-notice{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.RowRiseStatus-module__DKXNTW__notice{animation:none}}
.ScoreBreakdown-module__X4zPOq__details{min-width:145px;color:var(--ink);flex:none;font-size:10px;line-height:1.3}.ScoreBreakdown-module__X4zPOq__details>b{color:var(--muted);font-size:9px}.ScoreBreakdown-module__X4zPOq__details dl{gap:2px;margin:2px 0 0;display:grid}.ScoreBreakdown-module__X4zPOq__details dl>div{justify-content:space-between;gap:10px;display:flex}.ScoreBreakdown-module__X4zPOq__details dd{font-variant-numeric:tabular-nums;margin:0;font-weight:900}.ScoreBreakdown-module__X4zPOq__bonus{background:var(--butter);border-radius:4px;padding:1px 3px}.ScoreBreakdown-module__X4zPOq__total{border-top:1px solid var(--line);padding-top:2px}@media (max-width:850px){.ScoreBreakdown-module__X4zPOq__details{overscroll-behavior:contain;scrollbar-width:thin;height:40px;overflow-y:auto}}.ScoreBreakdown-module__X4zPOq__special{background:var(--special-rainbow-surface);border-radius:4px;padding:2px 3px}.ScoreBreakdown-module__X4zPOq__special dt span{display:block}.ScoreBreakdown-module__X4zPOq__cards{background:var(--mint-soft);border-radius:4px;padding:2px 3px}.ScoreBreakdown-module__X4zPOq__cards dt span{display:block}
.ClearRecap-module__2QFXnW__recap{color:var(--ink);font-size:11px;line-height:1.25}.ClearRecap-module__2QFXnW__empty{visibility:hidden}.ClearRecap-module__2QFXnW__visible{visibility:visible}.ClearRecap-module__2QFXnW__tipTarget{outline:4px solid var(--butter);outline-offset:3px;border-radius:10px;animation:.9s ease-in-out infinite alternate ClearRecap-module__2QFXnW__recap-tip-pulse}@keyframes ClearRecap-module__2QFXnW__recap-tip-pulse{to{outline-color:var(--orange);outline-offset:5px}}@media (prefers-reduced-motion:reduce){.ClearRecap-module__2QFXnW__tipTarget{animation:none}}.ClearRecap-module__2QFXnW__heading{color:var(--muted);letter-spacing:.08em;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;font-size:10px;font-weight:900;display:flex}.ClearRecap-module__2QFXnW__heading span:first-child{color:var(--accent-ink)}.ClearRecap-module__2QFXnW__viewport{overscroll-behavior:contain;scrollbar-width:thin;overflow:auto}.ClearRecap-module__2QFXnW__track{gap:8px;min-width:100%;margin:0;padding:0 0 3px;list-style:none;display:flex}.ClearRecap-module__2QFXnW__entry{border:1px solid color-mix(in srgb, var(--highlight-ink) 35%, var(--line));background:linear-gradient(135deg, color-mix(in srgb, var(--butter) 24%, transparent), transparent 56%), var(--paper);min-width:0;box-shadow:0 2px 0 color-mix(in srgb, var(--highlight-ink) 32%, transparent);border-radius:8px;flex:0 0 min(100%,330px);padding:8px}.ClearRecap-module__2QFXnW__entryHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;font-size:11px;display:flex}.ClearRecap-module__2QFXnW__entryHeader b{color:var(--accent-ink)}.ClearRecap-module__2QFXnW__entryHeader span{font-variant-numeric:tabular-nums;font-weight:900}.ClearRecap-module__2QFXnW__compactChain{display:none}.ClearRecap-module__2QFXnW__groups{gap:7px;display:grid}.ClearRecap-module__2QFXnW__group{gap:5px;min-width:0;display:grid}.ClearRecap-module__2QFXnW__group p{align-items:center;gap:6px;min-width:0;margin:0;display:flex}.ClearRecap-module__2QFXnW__group p span{color:var(--muted);flex:none;font-size:10px;font-weight:800}.ClearRecap-module__2QFXnW__group p b{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-weight:950;overflow:hidden}.ClearRecap-module__2QFXnW__pairs{flex-wrap:wrap;gap:5px;margin:0;padding:0;list-style:none;display:flex}.ClearRecap-module__2QFXnW__pair{border:1px solid color-mix(in srgb, var(--butter) 68%, var(--highlight-ink));background:color-mix(in srgb, var(--butter) 42%, var(--paper));border-radius:999px;align-items:center;max-width:100%;min-height:24px;font-weight:850;display:inline-flex;overflow:hidden}.ClearRecap-module__2QFXnW__words{text-overflow:ellipsis;white-space:nowrap;min-width:0;padding:0 7px;overflow:hidden}.ClearRecap-module__2QFXnW__words i{color:var(--highlight-ink);margin:0 3px;font-style:normal}.ClearRecap-module__2QFXnW__pair strong{background:var(--butter);color:var(--ink);font-variant-numeric:tabular-nums;flex:none;align-self:stretch;align-items:center;padding:0 7px;font-weight:950;display:inline-flex}.ClearRecap-module__2QFXnW__strip{height:66px;min-height:66px}.ClearRecap-module__2QFXnW__strip .ClearRecap-module__2QFXnW__entry{align-items:center;gap:6px;display:flex}.ClearRecap-module__2QFXnW__strip .ClearRecap-module__2QFXnW__entryHeader,.ClearRecap-module__2QFXnW__strip .ClearRecap-module__2QFXnW__group p{display:none}.ClearRecap-module__2QFXnW__strip .ClearRecap-module__2QFXnW__compactChain{background:var(--ink);min-height:22px;color:var(--paper);border-radius:999px;flex:none;align-items:center;padding:0 6px;font-size:10px;font-weight:900;display:inline-flex}.ClearRecap-module__2QFXnW__strip .ClearRecap-module__2QFXnW__groups{min-width:0;display:flex}.ClearRecap-module__2QFXnW__strip .ClearRecap-module__2QFXnW__group{min-width:0}.ClearRecap-module__2QFXnW__strip .ClearRecap-module__2QFXnW__pairs{flex-wrap:nowrap}.ClearRecap-module__2QFXnW__side{min-height:0}.ClearRecap-module__2QFXnW__side .ClearRecap-module__2QFXnW__viewport{max-height:min(34dvh,260px)}.ClearRecap-module__2QFXnW__side .ClearRecap-module__2QFXnW__track{flex-direction:column}.ClearRecap-module__2QFXnW__side .ClearRecap-module__2QFXnW__entry{flex-basis:auto}@media (max-width:850px){.ClearRecap-module__2QFXnW__recap{font-size:10px}.ClearRecap-module__2QFXnW__heading{margin-bottom:4px}.ClearRecap-module__2QFXnW__strip{height:58px;min-height:58px}.ClearRecap-module__2QFXnW__strip .ClearRecap-module__2QFXnW__viewport{max-height:38px}.ClearRecap-module__2QFXnW__entry{flex-basis:min(92vw,320px);padding:6px}.ClearRecap-module__2QFXnW__entryHeader{margin-bottom:4px;font-size:10px}.ClearRecap-module__2QFXnW__group p,.ClearRecap-module__2QFXnW__pairs{gap:4px}.ClearRecap-module__2QFXnW__pair{min-height:21px}.ClearRecap-module__2QFXnW__words,.ClearRecap-module__2QFXnW__pair strong{padding:0 6px}}@media (max-height:650px){.ClearRecap-module__2QFXnW__strip{height:52px;min-height:52px}.ClearRecap-module__2QFXnW__heading{display:none}.ClearRecap-module__2QFXnW__strip .ClearRecap-module__2QFXnW__viewport{max-height:52px}}.ClearRecap-module__2QFXnW__strip .ClearRecap-module__2QFXnW__heading{display:none}.ClearRecap-module__2QFXnW__strip .ClearRecap-module__2QFXnW__viewport{max-height:100%}.ClearRecap-module__2QFXnW__strip .ClearRecap-module__2QFXnW__track{width:max-content}.ClearRecap-module__2QFXnW__strip .ClearRecap-module__2QFXnW__entry{flex:none;padding:4px 6px}.ClearRecap-module__2QFXnW__strip .ClearRecap-module__2QFXnW__group{flex:none}.ClearRecap-module__2QFXnW__strip .ClearRecap-module__2QFXnW__group p{display:flex}.ClearRecap-module__2QFXnW__strip .ClearRecap-module__2QFXnW__pair{flex:none;max-width:none}.ClearRecap-module__2QFXnW__strip .ClearRecap-module__2QFXnW__words,.ClearRecap-module__2QFXnW__group p b{text-overflow:clip;overflow:visible}.ClearRecap-module__2QFXnW__side .ClearRecap-module__2QFXnW__words,.ClearRecap-module__2QFXnW__side .ClearRecap-module__2QFXnW__group p b{white-space:normal;overflow-wrap:anywhere}@media (max-width:850px) and (any-pointer:coarse){.ClearRecap-module__2QFXnW__strip{height:52px;min-height:52px}}
.GameFeedback-module__BM9RTG__strip{height:44px;min-height:44px;color:var(--muted);letter-spacing:.04em;pointer-events:none;-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:11px;font-weight:800;line-height:1;display:flex}.GameFeedback-module__BM9RTG__bonus{color:var(--bonus)}.GameFeedback-module__BM9RTG__connected{color:var(--accent-ink)}.GameFeedback-module__BM9RTG__score{background:var(--butter);height:24px;color:var(--ink);font-variant-numeric:tabular-nums;animation:GameFeedback-module__BM9RTG__scorePop var(--score-pop-ms) ease-out both;border-radius:7px;align-items:center;padding:0 9px;font-size:16px;display:inline-flex;position:relative}.GameFeedback-module__BM9RTG__confetti{background:var(--orange);--scatter-x:-8px;--scatter-y:-6px;width:4px;height:6px;animation:GameFeedback-module__BM9RTG__scatter calc(var(--score-pop-ms) * .8125) ease-out both;border-radius:1px;position:absolute;top:7px;left:-5px}.GameFeedback-module__BM9RTG__confetti:nth-child(2){background:var(--bonus);--scatter-x:-7px;--scatter-y:1px;top:14px}.GameFeedback-module__BM9RTG__confetti:nth-child(3){background:var(--muted);--scatter-x:8px;--scatter-y:-5px;left:auto;right:-5px}.GameFeedback-module__BM9RTG__confetti:nth-child(4){--scatter-x:7px;--scatter-y:1px;top:15px;left:auto;right:-5px}@keyframes GameFeedback-module__BM9RTG__scorePop{0%{opacity:0;transform:scale(.75)}20%{opacity:1;transform:scale(1.06)}35%,80%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1)}}@keyframes GameFeedback-module__BM9RTG__scatter{0%{opacity:0;transform:translate(0)rotate(0)}20%{opacity:1}to{opacity:0;transform:translate(var(--scatter-x), var(--scatter-y)) rotate(80deg)}}@media (prefers-reduced-motion:reduce){.GameFeedback-module__BM9RTG__score{animation:none}.GameFeedback-module__BM9RTG__confetti{animation:none;display:none}}.GameFeedback-module__BM9RTG__headline{justify-content:center;align-items:center;gap:10px;min-height:24px;display:flex}.GameFeedback-module__BM9RTG__detail{letter-spacing:0;white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-height:16px;font-size:10px;display:flex}.GameFeedback-module__BM9RTG__detail small{font-size:9px;font-weight:700}.GameFeedback-module__BM9RTG__streak{color:var(--bonus-ink)}.GameFeedback-module__BM9RTG__extra{color:var(--ink);background:var(--butter);animation:GameFeedback-module__BM9RTG__scorePop var(--score-pop-ms) ease-out both;border-radius:5px;padding:3px 6px}.GameFeedback-module__BM9RTG__cardExtra{color:var(--ink);background:var(--mint);animation:GameFeedback-module__BM9RTG__scorePop var(--score-pop-ms) ease-out both;border-radius:5px;padding:3px 6px}@media (prefers-reduced-motion:reduce){.GameFeedback-module__BM9RTG__extra,.GameFeedback-module__BM9RTG__cardExtra{animation:none}}.GameFeedback-module__BM9RTG__strip{position:relative}.GameFeedback-module__BM9RTG__burst{z-index:12;border:2px solid var(--butter);width:clamp(180px,56vw,280px);max-width:calc(100vw - 28px);color:var(--paper);background:linear-gradient(135deg, var(--bonus-ink), var(--ink));box-shadow:0 0 0 4px var(--bonus-soft), 0 8px 30px #35204c40;pointer-events:none;letter-spacing:0;border-radius:24px;justify-items:center;padding:10px 8px 12px;animation:.18s ease-out both GameFeedback-module__BM9RTG__burstAppear;display:grid;position:absolute;top:calc(100% + 14px);left:50%;container-type:inline-size}.GameFeedback-module__BM9RTG__burst[data-paused=true]{visibility:hidden}.GameFeedback-module__BM9RTG__burst[data-paused=true],.GameFeedback-module__BM9RTG__burst[data-paused=true] *{animation-play-state:paused}.GameFeedback-module__BM9RTG__burst[data-stage=leaving]{animation:.22s ease-out both GameFeedback-module__BM9RTG__burstLeave}.GameFeedback-module__BM9RTG__burstHeading{text-align:center;letter-spacing:.06em;max-width:100%;font-size:13px;line-height:1.4}.GameFeedback-module__BM9RTG__burstBadge{max-width:100%;color:var(--ink);background:var(--butter);white-space:nowrap;border-radius:999px;margin-top:7px;padding:5px 12px;font-size:13px;font-weight:900;line-height:1.1;animation:.22s ease-out both GameFeedback-module__BM9RTG__burstStamp,.45s ease-out both GameFeedback-module__BM9RTG__burstGlow}.GameFeedback-module__BM9RTG__burstBadge b{font-size:inherit;line-height:inherit;animation:none}.GameFeedback-module__BM9RTG__burstNumberRow{justify-content:center;align-items:center;width:100%;min-width:0;display:flex}.GameFeedback-module__BM9RTG__burst strong{min-width:0;font-size:min(66px, calc(150cqw / var(--multiplier-digits)));color:var(--butter);text-shadow:0 3px 0 var(--bonus), 0 0 18px #fff49d50;font-variant-numeric:tabular-nums;flex:0 auto;font-weight:950;line-height:1.08;animation:.3s ease-out both GameFeedback-module__BM9RTG__burstGrow}.GameFeedback-module__BM9RTG__burst strong.GameFeedback-module__BM9RTG__burstShrink{animation:.12s ease-in both GameFeedback-module__BM9RTG__burstShrink}.GameFeedback-module__BM9RTG__burstPoints{font-size:min(30px, calc(150cqw / var(--reward-digits)));font-variant-numeric:tabular-nums;line-height:1.2;animation:.18s ease-out both GameFeedback-module__BM9RTG__burstStamp}@keyframes GameFeedback-module__BM9RTG__burstAppear{0%{opacity:0;transform:translate(-50%)scale(.68)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes GameFeedback-module__BM9RTG__burstGrow{0%{transform:scale(.76)}55%{filter:brightness(1.24);transform:scale(1.16)}to{filter:none;transform:scale(1)}}@keyframes GameFeedback-module__BM9RTG__burstShrink{to{opacity:.82;filter:brightness(.9);transform:scale(.72)}}@keyframes GameFeedback-module__BM9RTG__burstGlow{35%{filter:brightness(1.25);box-shadow:0 0 0 5px #ffef8d44,0 0 22px #fff49d}to{box-shadow:none;filter:none}}@keyframes GameFeedback-module__BM9RTG__burstStamp{0%{opacity:0;transform:translateY(-8px)scale(1.12)}to{opacity:1;transform:none}}@keyframes GameFeedback-module__BM9RTG__burstLeave{0%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%)scale(.985)}}@media (prefers-reduced-motion:reduce){.GameFeedback-module__BM9RTG__burst,.GameFeedback-module__BM9RTG__burstBadge,.GameFeedback-module__BM9RTG__burst strong,.GameFeedback-module__BM9RTG__burst strong.GameFeedback-module__BM9RTG__burstShrink,.GameFeedback-module__BM9RTG__burstPoints{animation:none}.GameFeedback-module__BM9RTG__burst{transform:translate(-50%)}.GameFeedback-module__BM9RTG__burst[data-stage=leaving]{opacity:0}}@media (max-width:850px) and (any-pointer:coarse){.GameFeedback-module__BM9RTG__strip{gap:2px;height:34px;min-height:34px;position:static}.GameFeedback-module__BM9RTG__headline{gap:6px;min-height:18px}.GameFeedback-module__BM9RTG__score{height:18px;padding-inline:6px;font-size:14px}.GameFeedback-module__BM9RTG__detail{gap:5px;min-height:14px}.GameFeedback-module__BM9RTG__extra{padding-block:2px}}.GameFeedback-module__BM9RTG__burstBadge[data-kind=gold]{color:var(--special-gold-ink);background:var(--special-gold-surface)}.GameFeedback-module__BM9RTG__burstBadge[data-kind=rainbow]{color:var(--special-rainbow-ink);background:var(--special-rainbow-surface)}.GameFeedback-module__BM9RTG__burst[data-reasons="4"],.GameFeedback-module__BM9RTG__burst[data-reasons="5"]{width:clamp(206px,64vw,280px)}.GameFeedback-module__BM9RTG__burst[data-reasons="4"] .GameFeedback-module__BM9RTG__burstBadge,.GameFeedback-module__BM9RTG__burst[data-reasons="5"] .GameFeedback-module__BM9RTG__burstBadge{margin-top:5px;padding-block:4px}
.BonusGauge-module__zEhGYW__panel{border:1px solid var(--bonus-line);background:var(--bonus-surface);color:var(--bonus-ink);border-radius:16px;padding:8px 10px}.BonusGauge-module__zEhGYW__ready{border:2px solid var(--bonus-ink);background:linear-gradient(120deg, var(--bonus-soft), var(--bonus-surface));box-shadow:0 3px 0 var(--bonus-line);padding:7px 9px}.BonusGauge-module__zEhGYW__tipTarget{outline:4px solid var(--butter);outline-offset:3px;animation:.9s ease-in-out infinite alternate BonusGauge-module__zEhGYW__tip-target-pulse}@keyframes BonusGauge-module__zEhGYW__tip-target-pulse{to{outline-color:var(--orange);outline-offset:5px}}.BonusGauge-module__zEhGYW__heading{justify-content:space-between;align-items:center;gap:4px;min-height:18px;font-size:10px;font-weight:800;display:flex}.BonusGauge-module__zEhGYW__heading>span:first-child{flex:none;align-items:center;gap:3px;display:inline-flex}.BonusGauge-module__zEhGYW__hint{text-align:right}.BonusGauge-module__zEhGYW__controls{align-items:center;gap:8px;min-height:44px;display:flex}.BonusGauge-module__zEhGYW__stock{flex-direction:column;flex:none;justify-content:center;align-items:flex-start;gap:3px;display:flex}.BonusGauge-module__zEhGYW__stock b{font-variant-numeric:tabular-nums;font-size:23px;font-weight:950;line-height:1}.BonusGauge-module__zEhGYW__stock small{white-space:nowrap;font-size:9px}.BonusGauge-module__zEhGYW__progress{flex:1;min-width:20px}.BonusGauge-module__zEhGYW__progress small{white-space:nowrap;margin-top:3px;font-size:9px;display:block}.BonusGauge-module__zEhGYW__track{border:1px solid var(--bonus);background:var(--paper);border-radius:10px;height:10px;overflow:hidden}.BonusGauge-module__zEhGYW__track>div{background:var(--bonus);height:100%;transition:width .3s}.BonusGauge-module__zEhGYW__button{border:2px solid var(--bonus-ink);background:var(--bonus-ink);min-height:44px;color:var(--paper);box-shadow:0 3px 0 var(--ink);border-radius:12px;flex:none;padding:0 9px;font-size:12px;font-weight:900;position:relative}.BonusGauge-module__zEhGYW__buttonLabel{animation:.5s .9s both BonusGauge-module__zEhGYW__receive;display:inline-block}.BonusGauge-module__zEhGYW__collection{z-index:5;pointer-events:none;position:absolute;inset:0}.BonusGauge-module__zEhGYW__collection[data-paused=true]{visibility:hidden}.BonusGauge-module__zEhGYW__collection[data-paused=true] *{animation-play-state:paused}.BonusGauge-module__zEhGYW__mote{opacity:0;width:10px;height:10px;animation:BonusGauge-module__zEhGYW__collect .85s var(--delay) cubic-bezier(.6, 0, .9, .5) both;margin:-5px;position:absolute;top:50%;left:50%}.BonusGauge-module__zEhGYW__mote>span{border:1px solid var(--paper);background:var(--butter);width:100%;height:100%;box-shadow:0 0 9px var(--butter), 0 0 18px var(--bonus);border-radius:3px;display:block;transform:rotate(45deg)}.BonusGauge-module__zEhGYW__mote:nth-child(3n)>span{background:var(--bonus-soft)}.BonusGauge-module__zEhGYW__arrival{border:3px solid var(--butter);box-shadow:0 0 18px var(--bonus);border-radius:14px;animation:.65s .8s both BonusGauge-module__zEhGYW__arrival;position:absolute;inset:-3px}.BonusGauge-module__zEhGYW__reward{border:2px solid var(--bonus-ink);background:var(--butter);color:var(--bonus-ink);white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:18px;font-weight:950;animation:1.3s .9s both BonusGauge-module__zEhGYW__reward;position:absolute;bottom:100%;left:50%}@keyframes BonusGauge-module__zEhGYW__collect{0%{opacity:0;transform:translate(var(--start-x), var(--start-y)) scale(.4)}18%{opacity:1}35%{transform:translate(var(--start-x), calc(var(--start-y) - 12px)) scale(1.1)}85%{opacity:1}to{opacity:0;transform:translate(0)scale(.3)}}@keyframes BonusGauge-module__zEhGYW__arrival{0%{opacity:0;transform:scale(.9)}30%{opacity:1;transform:scale(1.04)}to{opacity:0;transform:scale(1.1)}}@keyframes BonusGauge-module__zEhGYW__receive{0%,to{transform:scale(1)}35%{transform:scale(1.12)}65%{transform:scale(.97)}}@keyframes BonusGauge-module__zEhGYW__reward{0%{opacity:0;transform:translate(-50%,6px)scale(.65)}20%,70%{opacity:1;transform:translate(-50%,-8px)scale(1)}to{opacity:0;transform:translate(-50%,-16px)scale(1)}}.BonusGauge-module__zEhGYW__button:disabled{background:var(--bonus-soft);color:var(--bonus-ink);box-shadow:none}.BonusGauge-module__zEhGYW__button:enabled:active{box-shadow:none;transform:translateY(2px)}.BonusGauge-module__zEhGYW__gained{color:var(--bonus-ink);background:var(--butter);border-radius:5px;padding:1px 6px;animation:.65s ease-out BonusGauge-module__zEhGYW__celebrate;display:inline-block}@keyframes BonusGauge-module__zEhGYW__celebrate{0%{transform:scale(.65)rotate(-6deg)}50%{transform:scale(1.15)rotate(3deg)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.BonusGauge-module__zEhGYW__tipTarget{animation:none}.BonusGauge-module__zEhGYW__collection{display:none}.BonusGauge-module__zEhGYW__buttonLabel,.BonusGauge-module__zEhGYW__gained{animation:none}.BonusGauge-module__zEhGYW__track>div{transition:none}.BonusGauge-module__zEhGYW__button:enabled:active{transform:none}}.BonusGauge-module__zEhGYW__mote{width:var(--size);height:var(--size);animation-duration:1.05s}.BonusGauge-module__zEhGYW__mote:before{content:"";background:linear-gradient(transparent, var(--butter));opacity:.6;border-radius:50%;position:absolute;inset:-16px 3px 4px;transform:rotate(-25deg)}.BonusGauge-module__zEhGYW__mote:nth-child(2n):before{background:linear-gradient(transparent, var(--bonus-soft))}.BonusGauge-module__zEhGYW__arrival{box-shadow:0 0 18px var(--butter), 0 0 32px var(--bonus);border-width:4px;animation-duration:.95s}.BonusGauge-module__zEhGYW__halo{border:2px solid var(--bonus);border-radius:24px;animation:1s 1.05s both BonusGauge-module__zEhGYW__arrival;position:absolute;inset:-12px}.BonusGauge-module__zEhGYW__spark{background:var(--butter);width:5px;height:12px;box-shadow:0 0 9px var(--bonus);border-radius:50%;animation:.7s 1.05s both BonusGauge-module__zEhGYW__spark;position:absolute;top:50%;left:50%}.BonusGauge-module__zEhGYW__reward{text-shadow:0 1px var(--paper);font-size:25px}@keyframes BonusGauge-module__zEhGYW__spark{0%{opacity:0;transform:rotate(var(--angle)) translateY(8px) scale(.4)}20%{opacity:1}to{opacity:0;transform:rotate(var(--angle)) translateY(48px) scale(.2)}}@media (max-width:850px) and (any-pointer:coarse){.BonusGauge-module__zEhGYW__panel{border-radius:12px;padding:3px 8px}.BonusGauge-module__zEhGYW__ready{padding:2px 7px}.BonusGauge-module__zEhGYW__heading{min-height:14px;font-size:9px;line-height:14px}.BonusGauge-module__zEhGYW__heading>span:first-child{gap:2px}.BonusGauge-module__zEhGYW__heading svg{width:11px;height:11px}.BonusGauge-module__zEhGYW__controls{gap:6px}.BonusGauge-module__zEhGYW__stock b{font-size:23px}.BonusGauge-module__zEhGYW__button{min-height:44px}}.BonusGauge-module__zEhGYW__stock strong{font-variant-numeric:tabular-nums}.BonusGauge-module__zEhGYW__stock>span{font-size:10px;line-height:1}
@media (max-width:850px) and (any-pointer:coarse){.NextQueue-module__YXnKrq__first{width:44px;height:44px}}
@media (max-width:850px) and (any-pointer:coarse){.ScorePanel-module__4OMFvq__label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}
.CardChoiceOverlay-module__YS8pDW__backdrop{z-index:40;overscroll-behavior:contain;padding:max(12px, env(safe-area-inset-top)) 12px max(12px, env(safe-area-inset-bottom));background:color-mix(in srgb, var(--ink) 46%, transparent);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);justify-content:center;align-items:flex-start;animation:.18s ease-out both CardChoiceOverlay-module__YS8pDW__cardBackdropEnter;display:flex;position:fixed;inset:0;overflow-y:auto}.CardChoiceOverlay-module__YS8pDW__panel{border:2px solid var(--ink);background:var(--background);width:100%;max-width:850px;box-shadow:6px 8px 0 color-mix(in srgb, var(--ink) 20%, transparent);color:var(--ink);border-radius:26px;margin:auto;padding:20px 16px;animation:.26s cubic-bezier(.2,.8,.2,1) both CardChoiceOverlay-module__YS8pDW__cardPanelEnter}.CardChoiceOverlay-module__YS8pDW__eyebrow{color:var(--muted);text-align:center;letter-spacing:.1em;margin:0 0 8px;font-size:11px;font-weight:800}.CardChoiceOverlay-module__YS8pDW__heading{text-align:center;margin:0;font-size:25px;font-weight:900;line-height:1.4}.CardChoiceOverlay-module__YS8pDW__intro{color:var(--muted);text-align:center;margin:7px 0 18px;font-size:13px}.CardChoiceOverlay-module__YS8pDW__choices{gap:10px;display:grid}.CardChoiceOverlay-module__YS8pDW__choice{min-height:44px;box-shadow:0 3px 0 color-mix(in srgb, var(--ink) 25%, transparent);color:inherit;cursor:pointer;background:0 0;border:0;border-radius:17px;padding:0;transition:transform .18s;animation:.4s both CardChoiceOverlay-module__YS8pDW__cardEnter;display:block}.CardChoiceOverlay-module__YS8pDW__choice:nth-child(2){animation-delay:80ms}.CardChoiceOverlay-module__YS8pDW__choice:nth-child(3){animation-delay:.16s}.CardChoiceOverlay-module__YS8pDW__choice:hover{transform:translateY(-3px)}.CardChoiceOverlay-module__YS8pDW__choice:focus-visible{outline:3px solid var(--ink);outline-offset:4px}.CardChoiceOverlay-module__YS8pDW__face{--card-accent:var(--mint);border:1px solid var(--line);background:var(--paper);text-align:left;border-radius:17px;grid-template-columns:clamp(64px,20vw,80px) minmax(0,1fr);align-items:center;gap:10px;width:100%;min-width:0;padding:10px;display:grid;position:relative}.CardChoiceOverlay-module__YS8pDW__face[data-tone=butter]{--card-accent:var(--butter)}.CardChoiceOverlay-module__YS8pDW__face[data-tone=orange]{--card-accent:var(--orange)}.CardChoiceOverlay-module__YS8pDW__face[data-upgrading=true]{border-color:color-mix(in srgb, var(--orange) 70%, var(--line));box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--orange) 14%, transparent)}.CardChoiceOverlay-module__YS8pDW__power{z-index:1;border:2px solid var(--paper);background:var(--ink);min-width:46px;min-height:32px;box-shadow:0 3px 0 color-mix(in srgb, var(--ink) 25%, transparent);color:var(--butter);letter-spacing:-.03em;font-variant-numeric:tabular-nums;border-radius:10px;place-items:center;padding:3px 7px;font-size:15px;font-weight:950;line-height:1;display:grid;position:absolute;top:9px;right:9px}.CardChoiceOverlay-module__YS8pDW__art{aspect-ratio:1;border:1px solid var(--line);background:var(--background);border-radius:13px;display:block;overflow:hidden}.CardChoiceOverlay-module__YS8pDW__image{object-fit:contain;width:100%;height:auto;display:block}.CardChoiceOverlay-module__YS8pDW__copy{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.CardChoiceOverlay-module__YS8pDW__meta{flex-wrap:wrap;align-items:center;gap:4px 7px;width:100%;padding-right:51px;font-size:12px;font-weight:800;line-height:1.4;display:flex}.CardChoiceOverlay-module__YS8pDW__category{background:color-mix(in srgb, var(--card-accent) 60%, var(--paper));border-radius:6px;padding:2px 6px}.CardChoiceOverlay-module__YS8pDW__level{font-variant-numeric:tabular-nums}.CardChoiceOverlay-module__YS8pDW__name{overflow-wrap:anywhere;font-size:15px;font-weight:900;line-height:1.4}.CardChoiceOverlay-module__YS8pDW__description{overflow-wrap:anywhere;font-size:13px;font-weight:700;line-height:1.5}.CardChoiceOverlay-module__YS8pDW__hint,.CardChoiceOverlay-module__YS8pDW__detail{color:var(--muted);overflow-wrap:anywhere;font-size:12px;font-weight:500;line-height:1.5}.CardChoiceOverlay-module__YS8pDW__detail{border-top:1px solid var(--line);width:100%;margin-top:3px;padding-top:5px}.CardChoiceOverlay-module__YS8pDW__footer{min-height:18px;color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:3px;margin:16px 0 0;font-size:12px;display:flex}.CardChoiceOverlay-module__YS8pDW__keyboardHint{color:var(--ink);font-weight:800;display:none}@keyframes CardChoiceOverlay-module__YS8pDW__cardEnter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes CardChoiceOverlay-module__YS8pDW__cardBackdropEnter{0%{-webkit-backdrop-filter:blur();backdrop-filter:blur();background:0 0}}@keyframes CardChoiceOverlay-module__YS8pDW__cardPanelEnter{0%{opacity:0;transform:translateY(8px)scale(.98)}}@media (prefers-reduced-motion:reduce){.CardChoiceOverlay-module__YS8pDW__backdrop,.CardChoiceOverlay-module__YS8pDW__panel,.CardChoiceOverlay-module__YS8pDW__choice{animation:none}}@media (max-width:359px){.CardChoiceOverlay-module__YS8pDW__panel{padding:15px 12px}.CardChoiceOverlay-module__YS8pDW__eyebrow{font-size:9px}.CardChoiceOverlay-module__YS8pDW__heading{font-size:22px}.CardChoiceOverlay-module__YS8pDW__intro{margin-bottom:12px;font-size:12px}.CardChoiceOverlay-module__YS8pDW__face{grid-template-columns:58px minmax(0,1fr);gap:8px;padding:8px}.CardChoiceOverlay-module__YS8pDW__category,.CardChoiceOverlay-module__YS8pDW__hint{display:none}.CardChoiceOverlay-module__YS8pDW__meta{padding-right:50px;font-size:10px}.CardChoiceOverlay-module__YS8pDW__name{font-size:14px}.CardChoiceOverlay-module__YS8pDW__description{font-size:12px}.CardChoiceOverlay-module__YS8pDW__detail,.CardChoiceOverlay-module__YS8pDW__footer{font-size:11px}}@media (min-width:720px) and (min-height:580px){.CardChoiceOverlay-module__YS8pDW__panel{padding:28px}.CardChoiceOverlay-module__YS8pDW__heading{font-size:30px}.CardChoiceOverlay-module__YS8pDW__intro{margin-bottom:24px}.CardChoiceOverlay-module__YS8pDW__choices{grid-template-columns:repeat(3,minmax(0,1fr))}.CardChoiceOverlay-module__YS8pDW__face{grid-template-columns:minmax(0,1fr);align-content:start;height:100%;padding:14px}.CardChoiceOverlay-module__YS8pDW__art{justify-self:center;width:min(100%,140px)}}@media (hover:hover) and (pointer:fine){.CardChoiceOverlay-module__YS8pDW__keyboardHint{display:inline}}@media (prefers-reduced-motion:reduce){.CardChoiceOverlay-module__YS8pDW__choice{transition:none;animation:none}}
.CardRewardCue-module__Nm5-wW__cue{z-index:9;pointer-events:none;border:3px solid #0000;border-radius:20px;animation:1.6s ease-out both CardRewardCue-module__Nm5-wW__boardReward;position:absolute;inset:0;overflow:hidden}.CardRewardCue-module__Nm5-wW__ring,.CardRewardCue-module__Nm5-wW__rays,.CardRewardCue-module__Nm5-wW__sparks{left:var(--reward-x);bottom:var(--reward-y);position:absolute}.CardRewardCue-module__Nm5-wW__ring{aspect-ratio:1;width:52px;box-shadow:0 0 0 5px color-mix(in srgb, var(--butter) 60%, transparent), 0 0 28px 12px color-mix(in srgb, var(--butter) 80%, transparent);opacity:0;border:4px solid #fff4a8;border-radius:50%;animation:1.6s ease-out both CardRewardCue-module__Nm5-wW__rewardRing;transform:translate(-50%,50%)scale(.3)}.CardRewardCue-module__Nm5-wW__ringSecond{border-width:2px;border-color:var(--orange);box-shadow:0 0 24px 8px color-mix(in srgb, var(--orange) 60%, transparent);animation-duration:1.25s;animation-delay:.35s}.CardRewardCue-module__Nm5-wW__rays{aspect-ratio:1;background:repeating-conic-gradient(from 8deg, #fff5ac 0 7deg, transparent 7deg 22deg, var(--orange) 22deg 25deg, transparent 25deg 42deg);opacity:0;border-radius:50%;width:120px;animation:1.5s cubic-bezier(.15,.7,.2,1) 60ms both CardRewardCue-module__Nm5-wW__rewardRays;transform:translate(-50%,50%)scale(.25)rotate(-12deg);-webkit-mask:radial-gradient(circle,#0000 0 24%,#000 38% 100%);mask:radial-gradient(circle,#0000 0 24%,#000 38% 100%)}.CardRewardCue-module__Nm5-wW__sparks{width:0;height:0}.CardRewardCue-module__Nm5-wW__sparks i{--x:0px;--y:-80px;--r:20deg;border:2px solid var(--ink);background:var(--butter);opacity:0;border-radius:3px;width:9px;height:9px;animation:.8s cubic-bezier(.15,.75,.25,1) 80ms both CardRewardCue-module__Nm5-wW__sparkBurst;position:absolute}.CardRewardCue-module__Nm5-wW__sparks i:first-child{--x:-108px;--y:-78px;--r:-25deg}.CardRewardCue-module__Nm5-wW__sparks i:nth-child(2){--x:-72px;--y:-142px;--r:30deg;background:var(--orange)}.CardRewardCue-module__Nm5-wW__sparks i:nth-child(3){--x:-24px;--y:-110px;--r:55deg}.CardRewardCue-module__Nm5-wW__sparks i:nth-child(4){--x:28px;--y:-150px;--r:-40deg;background:var(--mint)}.CardRewardCue-module__Nm5-wW__sparks i:nth-child(5){--x:76px;--y:-105px;--r:20deg;background:var(--orange)}.CardRewardCue-module__Nm5-wW__sparks i:nth-child(6){--x:112px;--y:-60px;--r:65deg}.CardRewardCue-module__Nm5-wW__sparks i:nth-child(7){--x:-118px;--y:-22px;--r:35deg;background:var(--mint)}.CardRewardCue-module__Nm5-wW__sparks i:nth-child(8){--x:120px;--y:-15px;--r:-35deg}.CardRewardCue-module__Nm5-wW__label{z-index:1;border:2px solid var(--ink);color:var(--ink);background:var(--butter);box-shadow:0 3px 0 var(--ink), 0 0 22px color-mix(in srgb, var(--butter) 80%, transparent);white-space:nowrap;opacity:0;border-radius:999px;padding:7px 13px;font-size:clamp(10px,3.4cqw,13px);font-weight:950;line-height:1.2;animation:1.35s ease-out .2s both CardRewardCue-module__Nm5-wW__rewardLabel;position:absolute;top:9%;left:50%;transform:translate(-50%,4px)}.CardRewardCue-module__Nm5-wW__cue[data-condensed=true],.CardRewardCue-module__Nm5-wW__cue[data-condensed=true] .CardRewardCue-module__Nm5-wW__ring{animation-duration:.7s}.CardRewardCue-module__Nm5-wW__cue[data-condensed=true] .CardRewardCue-module__Nm5-wW__ringSecond{animation-duration:.55s;animation-delay:.14s}.CardRewardCue-module__Nm5-wW__cue[data-condensed=true] .CardRewardCue-module__Nm5-wW__rays{animation-duration:.65s;animation-delay:30ms}.CardRewardCue-module__Nm5-wW__cue[data-condensed=true] .CardRewardCue-module__Nm5-wW__sparks i{animation-duration:.4s;animation-delay:30ms}.CardRewardCue-module__Nm5-wW__cue[data-condensed=true] .CardRewardCue-module__Nm5-wW__label{animation-duration:.6s;animation-delay:70ms}@keyframes CardRewardCue-module__Nm5-wW__boardReward{0%,to{box-shadow:none;border-color:#0000}12%{border-color:var(--butter);box-shadow:inset 0 0 32px #fff4a899, 0 0 0 6px color-mix(in srgb, var(--butter) 40%, transparent), 0 0 34px 10px color-mix(in srgb, var(--butter) 60%, transparent)}70%{border-color:var(--butter);box-shadow:inset 0 0 25px #fff4a866, 0 0 0 4px color-mix(in srgb, var(--butter) 27%, transparent), 0 0 24px 7px color-mix(in srgb, var(--butter) 40%, transparent)}}@keyframes CardRewardCue-module__Nm5-wW__rewardRing{0%{opacity:0;transform:translate(-50%,50%)scale(.3)}12%{opacity:1;transform:translate(-50%,50%)scale(1.15)}72%{opacity:.5;transform:translate(-50%,50%)scale(5.6)}to{opacity:0;transform:translate(-50%,50%)scale(7.5)}}@keyframes CardRewardCue-module__Nm5-wW__rewardRays{0%{opacity:0;transform:translate(-50%,50%)scale(.25)rotate(-12deg)}12%{opacity:.9}72%{opacity:.35}to{opacity:0;transform:translate(-50%,50%)scale(3.1)rotate(18deg)}}@keyframes CardRewardCue-module__Nm5-wW__sparkBurst{0%{opacity:0;transform:translate(-50%,50%)scale(.3)rotate(0)}18%,72%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--x)), calc(50% + var(--y))) scale(.75) rotate(var(--r))}}@keyframes CardRewardCue-module__Nm5-wW__rewardLabel{0%{opacity:0;transform:translate(-50%,4px)scale(.82)}12%,82%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%,-3px)scale(.98)}}@media (prefers-reduced-motion:reduce){.CardRewardCue-module__Nm5-wW__cue{border-color:var(--butter);box-shadow:inset 0 0 25px color-mix(in srgb, var(--butter) 35%, transparent);animation:none}.CardRewardCue-module__Nm5-wW__ring,.CardRewardCue-module__Nm5-wW__rays,.CardRewardCue-module__Nm5-wW__sparks{display:none}.CardRewardCue-module__Nm5-wW__label,.CardRewardCue-module__Nm5-wW__cue[data-condensed=true] .CardRewardCue-module__Nm5-wW__label{opacity:1;animation:none;transform:translate(-50%)}}
.CardInventoryOverlay-module__y1KFIq__backdrop{z-index:45;overscroll-behavior:contain;padding:max(14px, env(safe-area-inset-top)) 12px max(14px, env(safe-area-inset-bottom));background:color-mix(in srgb, var(--ink) 50%, transparent);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow-y:auto}.CardInventoryOverlay-module__y1KFIq__panel{border:2px solid var(--ink);background:var(--paper);width:min(100%,560px);max-height:min(720px,100dvh - 28px);box-shadow:6px 8px 0 color-mix(in srgb, var(--ink) 28%, transparent);color:var(--ink);border-radius:24px;flex-direction:column;gap:14px;margin:auto;padding:20px;display:flex}.CardInventoryOverlay-module__y1KFIq__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.CardInventoryOverlay-module__y1KFIq__eyebrow{color:var(--muted);letter-spacing:.16em;margin:0 0 4px;font-size:10px;font-weight:900}.CardInventoryOverlay-module__y1KFIq__heading{margin:0;font-size:24px;font-weight:950;line-height:1.3}.CardInventoryOverlay-module__y1KFIq__close{white-space:nowrap;border:2px solid var(--ink);background:var(--butter);min-height:42px;box-shadow:0 3px 0 var(--ink);color:var(--ink);border-radius:12px;flex:none;padding:8px 14px;font-weight:900}.CardInventoryOverlay-module__y1KFIq__close:focus-visible{outline:3px solid var(--ink);outline-offset:4px}.CardInventoryOverlay-module__y1KFIq__empty{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:16px;margin:4px 0 0;padding:18px;font-size:14px;line-height:1.7}.CardInventoryOverlay-module__y1KFIq__list{gap:10px;padding-right:2px;display:grid;overflow-y:auto}.CardInventoryOverlay-module__y1KFIq__card{--card-accent:var(--mint);border:1px solid var(--line);background:var(--background);border-radius:16px;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:10px;display:grid;position:relative}.CardInventoryOverlay-module__y1KFIq__card[data-tone=butter]{--card-accent:var(--butter)}.CardInventoryOverlay-module__y1KFIq__card[data-tone=orange]{--card-accent:var(--orange)}.CardInventoryOverlay-module__y1KFIq__power{border:2px solid var(--paper);background:var(--ink);min-width:46px;min-height:31px;color:var(--butter);font-variant-numeric:tabular-nums;border-radius:10px;place-items:center;padding:3px 7px;font-size:15px;font-weight:950;line-height:1;display:grid;position:absolute;top:9px;right:9px}.CardInventoryOverlay-module__y1KFIq__art{aspect-ratio:1;border:1px solid var(--line);background:var(--paper);border-radius:13px;display:block;overflow:hidden}.CardInventoryOverlay-module__y1KFIq__image{object-fit:contain;width:100%;height:auto;display:block}.CardInventoryOverlay-module__y1KFIq__copy{flex-direction:column;gap:4px;min-width:0;display:flex}.CardInventoryOverlay-module__y1KFIq__meta{color:var(--muted);flex-wrap:wrap;gap:5px 8px;padding-right:78px;font-size:12px;font-weight:900;display:flex}.CardInventoryOverlay-module__y1KFIq__meta span{background:color-mix(in srgb, var(--card-accent) 64%, var(--paper));color:var(--ink);border-radius:6px;padding:2px 6px}.CardInventoryOverlay-module__y1KFIq__name{font-size:16px;font-weight:950;line-height:1.35}.CardInventoryOverlay-module__y1KFIq__description,.CardInventoryOverlay-module__y1KFIq__detail{overflow-wrap:anywhere;font-size:12px;line-height:1.5}.CardInventoryOverlay-module__y1KFIq__description{font-weight:800}.CardInventoryOverlay-module__y1KFIq__detail{color:var(--muted)}@media (max-width:359px){.CardInventoryOverlay-module__y1KFIq__heading{font-size:20px}.CardInventoryOverlay-module__y1KFIq__panel{padding:16px 12px}.CardInventoryOverlay-module__y1KFIq__card{grid-template-columns:58px minmax(0,1fr);gap:8px;padding:8px}.CardInventoryOverlay-module__y1KFIq__meta{padding-right:74px;font-size:10px}.CardInventoryOverlay-module__y1KFIq__description{font-size:11px}}
.OnboardingTip-module__KAoszq__tip{z-index:35;border:2px solid var(--ink);background:var(--paper);width:min(310px,100% - 18px);box-shadow:0 4px 0 var(--ink), 0 0 24px color-mix(in srgb, var(--butter) 60%, transparent);color:var(--ink);text-align:left;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:16px;padding:11px 12px;animation:.22s ease-out both OnboardingTip-module__KAoszq__tip-in;display:grid;position:absolute;left:50%;transform:translate(-50%)}.OnboardingTip-module__KAoszq__tip[data-kind=clearRecap]{top:102px}.OnboardingTip-module__KAoszq__tip[data-kind=freeWord]{bottom:82px}.OnboardingTip-module__KAoszq__tip:after{content:"";border-right:2px solid var(--ink);border-bottom:2px solid var(--ink);background:var(--paper);width:12px;height:12px;position:absolute;left:50%}.OnboardingTip-module__KAoszq__tip>div{min-width:0}.OnboardingTip-module__KAoszq__tip[data-kind=clearRecap]:after{top:-8px;transform:translate(-50%)rotate(225deg)}.OnboardingTip-module__KAoszq__tip[data-kind=freeWord]:after{bottom:-8px;transform:translate(-50%)rotate(45deg)}.OnboardingTip-module__KAoszq__badge{color:var(--accent-ink);letter-spacing:.08em;margin-bottom:3px;font-size:9px;font-weight:950;display:block}.OnboardingTip-module__KAoszq__tip b{font-size:14px;font-weight:950}.OnboardingTip-module__KAoszq__tip p{color:var(--muted);text-wrap:pretty;margin:3px 0 0;font-size:11px;font-weight:700;line-height:1.45}.OnboardingTip-module__KAoszq__tip button{border:2px solid var(--ink);background:var(--butter);min-width:64px;min-height:34px;color:var(--ink);border-radius:9px;padding:0 9px;font-size:11px;font-weight:900;position:static}.OnboardingTip-module__KAoszq__tip button:focus-visible{outline:3px solid var(--orange);outline-offset:3px}@keyframes OnboardingTip-module__KAoszq__tip-in{0%{opacity:0;transform:translate(-50%,5px)scale(.98)}}@media (max-width:359px){.OnboardingTip-module__KAoszq__tip{padding:9px 10px}.OnboardingTip-module__KAoszq__tip p{font-size:10px}}@media (any-pointer:coarse){.OnboardingTip-module__KAoszq__tip[data-kind=freeWord]{bottom:148px}}@media (prefers-reduced-motion:reduce){.OnboardingTip-module__KAoszq__tip{animation:none}}
.Overlays-module__cd5SSq__pauseBackdrop,.Overlays-module__cd5SSq__inputBackdrop{z-index:30;overscroll-behavior:contain;justify-content:center;max-height:100dvh;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.Overlays-module__cd5SSq__pauseBackdrop{background:color-mix(in srgb, var(--ink) 52%, transparent);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);align-items:center}.Overlays-module__cd5SSq__pauseCard{border:2px solid var(--ink);background:var(--paper);width:100%;max-width:350px;box-shadow:7px 8px 0 color-mix(in srgb, var(--ink) 31%, transparent);color:var(--ink);border-radius:26px;flex-direction:column;gap:12px;margin:auto;padding:28px;display:flex}.Overlays-module__cd5SSq__pauseSeal{border:2px solid var(--ink);background:var(--butter);border-radius:22px;align-self:center;place-items:center;width:66px;height:66px;margin-bottom:6px;display:grid;transform:rotate(-7deg)}.Overlays-module__cd5SSq__eyebrow{text-align:center;letter-spacing:.18em;color:var(--muted);font-size:10px;font-weight:800}.Overlays-module__cd5SSq__pauseHeading{text-align:center;letter-spacing:.12em;font-size:30px;font-weight:900;line-height:1.2}.Overlays-module__cd5SSq__confirmHeading{text-align:center;margin:6px 0;font-size:21px;font-weight:900;line-height:1.6}.Overlays-module__cd5SSq__note{text-align:center;color:var(--muted);margin-bottom:10px;font-size:13px;line-height:1.7}.Overlays-module__cd5SSq__menuButton{white-space:nowrap;width:100%}.Overlays-module__cd5SSq__inputBackdrop{top:var(--input-viewport-top,0);height:var(--input-viewport-height,100dvh);padding:max(12px, env(safe-area-inset-top)) 12px max(24px, env(safe-area-inset-bottom));background:color-mix(in srgb, var(--ink) 16%, transparent);align-items:flex-start;bottom:auto}.Overlays-module__cd5SSq__inputCard{border:2px solid var(--bonus);background:var(--paper);width:100%;max-width:500px;box-shadow:5px 6px 0 color-mix(in srgb, var(--bonus-ink) 20%, transparent);color:var(--ink);border-radius:22px;flex-direction:column;flex-shrink:0;gap:12px;padding:18px;display:flex}.Overlays-module__cd5SSq__inputHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:7px 12px;display:flex}.Overlays-module__cd5SSq__inputHeading{color:var(--bonus-ink);align-items:center;gap:7px;font-size:16px;font-weight:900;display:flex}.Overlays-module__cd5SSq__inputHeading svg{flex-shrink:0}.Overlays-module__cd5SSq__timer{background:var(--bonus-surface);color:var(--bonus-ink);white-space:nowrap;font-variant-numeric:tabular-nums;border-radius:8px;margin-left:auto;padding:3px 9px;font-size:11px;font-weight:800}.Overlays-module__cd5SSq__hurry{color:var(--danger);background:var(--danger-soft)}.Overlays-module__cd5SSq__timerTrack{background:var(--bonus-soft);border-radius:8px;height:5px;overflow:hidden}.Overlays-module__cd5SSq__timerFill{border-radius:inherit;background:var(--bonus);height:100%}.Overlays-module__cd5SSq__hurryFill{background:var(--danger)}.Overlays-module__cd5SSq__mobileBoardPanel{flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:6px;min-height:0;display:flex;overflow:hidden}.Overlays-module__cd5SSq__mobileBoardHeader{width:min(100%,340px);color:var(--bonus-ink);justify-content:space-between;align-items:center;font-size:11px;font-weight:900;display:flex}.Overlays-module__cd5SSq__bonusBoardPreview{aspect-ratio:5/9;border:2px solid var(--bonus-line);background:linear-gradient(color-mix(in srgb, var(--bonus-soft) 55%, transparent) 0 0) padding-box, var(--paper);border-radius:16px;flex:auto;grid-template-rows:repeat(9,1fr);grid-template-columns:repeat(5,1fr);width:auto;max-width:100%;height:100%;min-height:88px;max-height:520px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #ffffffa6}.Overlays-module__cd5SSq__bonusBoardPreview:focus{outline:3px solid var(--ink);outline-offset:2px}.Overlays-module__cd5SSq__previewGridCell{border-right:1px solid color-mix(in srgb, var(--bonus-line) 58%, transparent);border-bottom:1px solid color-mix(in srgb, var(--bonus-line) 58%, transparent)}.Overlays-module__cd5SSq__previewGridCell:nth-child(5n){border-right:0}.Overlays-module__cd5SSq__previewWordCell{pointer-events:none;position:absolute}.Overlays-module__cd5SSq__previewWordCell[data-current=true]{filter:drop-shadow(0 3px 0 color-mix(in srgb, var(--bonus-ink) 28%, transparent))}.Overlays-module__cd5SSq__mobileModeActions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.Overlays-module__cd5SSq__mobileModeButton{white-space:nowrap;min-height:38px;padding:7px 9px;font-size:13px}.Overlays-module__cd5SSq__thinkingGuide{color:var(--muted);font-size:12px;line-height:1.4}.Overlays-module__cd5SSq__thinkingGuide span{display:block}@media (pointer:fine){.Overlays-module__cd5SSq__inputCard{gap:8px;max-height:calc(100dvh - 40px);overflow-y:auto}.Overlays-module__cd5SSq__mobileBoardPanel{flex:none}.Overlays-module__cd5SSq__bonusBoardPreview{flex:none;height:clamp(150px,46dvh,380px)}}.Overlays-module__cd5SSq__inputFormRow{align-items:stretch;gap:8px;display:flex}.Overlays-module__cd5SSq__wordInput{border:2px solid var(--bonus-line);width:100%;height:54px;color:var(--ink);background:#fff;border-radius:13px;padding:0 46px 0 13px;scroll-margin-top:16px;font-size:20px;font-weight:800}.Overlays-module__cd5SSq__wordInput::placeholder{color:var(--muted);font-size:16px;font-weight:400}.Overlays-module__cd5SSq__wordInput:focus{outline:3px solid var(--ink);box-shadow:0 0 0 6px var(--bonus-soft);outline-offset:1px;border-color:var(--bonus)}.Overlays-module__cd5SSq__wordInput[aria-invalid=true]{border-color:var(--danger)}.Overlays-module__cd5SSq__submit{white-space:nowrap;flex-shrink:0;padding:10px 20px}.Overlays-module__cd5SSq__statusRow{justify-content:space-between;align-items:center;gap:10px;min-height:40px;display:flex}.Overlays-module__cd5SSq__status{min-width:0;color:var(--muted);overflow-wrap:anywhere;flex:1;font-size:13px;font-weight:700;line-height:1.7}.Overlays-module__cd5SSq__error{color:var(--danger)}.Overlays-module__cd5SSq__cancel{white-space:nowrap;flex-shrink:0;min-height:40px;padding:7px 13px;font-size:13px}@media (pointer:coarse){.Overlays-module__cd5SSq__inputBackdrop{padding:max(8px, env(safe-area-inset-top)) 8px max(20px, env(safe-area-inset-bottom));align-items:stretch;overflow:hidden}.Overlays-module__cd5SSq__inputCard{max-width:540px;max-height:calc(var(--input-viewport-height,100dvh) - max(8px, env(safe-area-inset-top)) - max(20px, env(safe-area-inset-bottom)));overscroll-behavior:contain;border-radius:18px;flex:auto;gap:8px;margin:0 auto;padding:10px;scroll-padding-block:12px;overflow:hidden auto}.Overlays-module__cd5SSq__thinkingGuide{font-size:10px;line-height:1.25}.Overlays-module__cd5SSq__inputHeader{gap:4px 8px}.Overlays-module__cd5SSq__inputHeading{font-size:14px}.Overlays-module__cd5SSq__timer{padding:2px 8px;font-size:10px}.Overlays-module__cd5SSq__timerTrack{height:4px}.Overlays-module__cd5SSq__inputFormRow{gap:7px}.Overlays-module__cd5SSq__wordInput{border-radius:12px;height:48px;font-size:18px}.Overlays-module__cd5SSq__submit{min-height:48px;padding:8px 15px}.Overlays-module__cd5SSq__statusRow{gap:8px;min-height:34px}.Overlays-module__cd5SSq__status{font-size:12px;line-height:1.45}.Overlays-module__cd5SSq__cancel{min-height:36px;padding:6px 11px}}@media (max-width:380px){.Overlays-module__cd5SSq__pauseCard{padding:23px}.Overlays-module__cd5SSq__inputCard{padding:14px}.Overlays-module__cd5SSq__inputHeading{font-size:15px}.Overlays-module__cd5SSq__submit{padding-inline:15px}}@media (max-height:480px){.Overlays-module__cd5SSq__pauseBackdrop{align-items:flex-start}.Overlays-module__cd5SSq__pauseCard{gap:9px;padding:18px 24px}.Overlays-module__cd5SSq__pauseSeal{display:none}}.Overlays-module__cd5SSq__inputBackdrop[data-pending=true]{background:var(--background)}.Overlays-module__cd5SSq__inputBackdrop[data-pending=true] [data-testid=bonus-board-preview]{visibility:hidden}
.ChainPracticeScreen-module__eoX_PG__page{width:min(100%,1040px);margin:auto;padding:22px 32px 28px}.ChainPracticeScreen-module__eoX_PG__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding-bottom:18px;display:flex}.ChainPracticeScreen-module__eoX_PG__back{min-height:42px;padding:.55rem .9rem;font-size:12px}.ChainPracticeScreen-module__eoX_PG__hero{justify-content:space-between;align-items:end;gap:18px;padding:20px 0 16px;display:flex}.ChainPracticeScreen-module__eoX_PG__hero h1{margin-top:7px;font-size:clamp(2rem,5vw,4rem);font-weight:950;line-height:1.05}.ChainPracticeScreen-module__eoX_PG__hero p{margin-top:12px;font-size:14px;font-weight:700;line-height:1.8}.ChainPracticeScreen-module__eoX_PG__nextWord{border:2px solid var(--ink);background:var(--origin);width:116px;min-width:116px;height:116px;box-shadow:5px 6px 0 var(--ink);border-radius:18px;place-items:center;display:grid;transform:rotate(3deg)}.ChainPracticeScreen-module__eoX_PG__nextWord span{color:var(--muted);font-size:10px;font-weight:900}.ChainPracticeScreen-module__eoX_PG__nextWord strong{font-size:34px;line-height:1}.ChainPracticeScreen-module__eoX_PG__lesson{grid-template-columns:minmax(300px,.92fr) minmax(320px,1fr);align-items:center;gap:28px;display:grid}.ChainPracticeScreen-module__eoX_PG__left{min-width:0}.ChainPracticeScreen-module__eoX_PG__boardWrap{width:min(100%,340px);margin:0 auto}.ChainPracticeScreen-module__eoX_PG__board{aspect-ratio:3/4;border:3px solid var(--ink);background:linear-gradient(to right, transparent 33.1%, color-mix(in srgb, var(--ink) 16%, transparent) 33.1% 33.7%, transparent 33.7% 66.1%, color-mix(in srgb, var(--ink) 16%, transparent) 66.1% 66.7%, transparent 66.7%), linear-gradient(to top, transparent 24.4%, color-mix(in srgb, var(--ink) 10%, transparent) 24.4% 25%, transparent 25% 49.4%, color-mix(in srgb, var(--ink) 10%, transparent) 49.4% 50%, transparent 50% 74.4%, color-mix(in srgb, var(--ink) 10%, transparent) 74.4% 75%, transparent 75%), var(--board);box-shadow:8px 9px 0 var(--shadow);border-radius:22px;position:relative;overflow:hidden}.ChainPracticeScreen-module__eoX_PG__columnGuide{background:0 0;border-inline:2px solid #0000;width:33.3333%;transition:background .16s;position:absolute;top:0;bottom:0}.ChainPracticeScreen-module__eoX_PG__columnGuide[data-selected=true]{background:color-mix(in srgb, var(--butter) 34%, transparent)}.ChainPracticeScreen-module__eoX_PG__blockCell{z-index:2;transition:bottom .22s,opacity .18s;position:absolute}.ChainPracticeScreen-module__eoX_PG__link{z-index:1;background:var(--butter);box-shadow:0 0 0 2px var(--highlight-ink);border-radius:999px;position:absolute;transform:translate(-50%,50%)}.ChainPracticeScreen-module__eoX_PG__linkHorizontal{width:33.3333%;height:8px}.ChainPracticeScreen-module__eoX_PG__linkVertical{width:8px;height:25%}.ChainPracticeScreen-module__eoX_PG__columns{grid-template-columns:repeat(3,1fr);gap:10px;width:min(100%,340px);margin:14px auto 0;display:grid}.ChainPracticeScreen-module__eoX_PG__columnButton{border:2px solid var(--ink);background:var(--paper);min-height:52px;box-shadow:0 4px 0 var(--ink);border-radius:14px;font-size:20px;font-weight:900}.ChainPracticeScreen-module__eoX_PG__columnButton[aria-pressed=true]{background:var(--butter);box-shadow:0 2px 0 var(--ink);transform:translateY(2px)}.ChainPracticeScreen-module__eoX_PG__columnButton:disabled{cursor:default;opacity:.78}.ChainPracticeScreen-module__eoX_PG__panel{padding:22px;position:relative;overflow:hidden}.ChainPracticeScreen-module__eoX_PG__panel[data-success=true]{background:linear-gradient(135deg, color-mix(in srgb, var(--butter) 22%, transparent), transparent 52%), var(--paper)}.ChainPracticeScreen-module__eoX_PG__stage{border-bottom:1px dashed var(--line);justify-content:space-between;align-items:center;gap:12px;padding-bottom:14px;display:flex}.ChainPracticeScreen-module__eoX_PG__stage span{border:2px solid var(--ink);background:var(--butter);border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.ChainPracticeScreen-module__eoX_PG__stage strong{font-size:24px;font-weight:950}.ChainPracticeScreen-module__eoX_PG__message{min-height:78px;margin:18px 0;font-size:18px;font-weight:850;line-height:1.75}.ChainPracticeScreen-module__eoX_PG__actions{grid-template-columns:1fr auto;gap:10px;display:grid}.ChainPracticeScreen-module__eoX_PG__actions>button:only-child{grid-column:1/-1}.ChainPracticeScreen-module__eoX_PG__clues{color:var(--muted);gap:8px;margin-top:18px;padding-left:1.35rem;font-size:12px;line-height:1.65;display:grid}.ChainPracticeScreen-module__eoX_PG__note{border-top:1px solid var(--line);color:var(--muted);margin-top:14px;padding-top:12px;font-size:11px;line-height:1.6}.ChainPracticeScreen-module__eoX_PG__celebration{border:2px solid var(--ink);background:var(--butter);width:76px;height:76px;box-shadow:0 4px 0 var(--ink);border-radius:50%;place-items:center;animation:.42s ease-out both ChainPracticeScreen-module__eoX_PG__practice-pop;display:grid;position:absolute;bottom:12px;right:16px;transform:rotate(8deg)}.ChainPracticeScreen-module__eoX_PG__celebration span{font-size:31px;font-weight:950;line-height:.9}.ChainPracticeScreen-module__eoX_PG__celebration b{letter-spacing:.08em;font-size:10px}@keyframes ChainPracticeScreen-module__eoX_PG__practice-pop{0%{opacity:0;transform:scale(.75)rotate(-8deg)}to{opacity:1;transform:scale(1)rotate(8deg)}}@media (max-width:760px){.ChainPracticeScreen-module__eoX_PG__page{max-width:480px;padding:14px 18px 18px}.ChainPracticeScreen-module__eoX_PG__header{padding-bottom:10px}.ChainPracticeScreen-module__eoX_PG__header .kp-logo{font-size:30px}.ChainPracticeScreen-module__eoX_PG__back{min-height:38px;padding-inline:.65rem}.ChainPracticeScreen-module__eoX_PG__hero{align-items:center;padding:16px 0 14px}.ChainPracticeScreen-module__eoX_PG__hero h1{font-size:32px}.ChainPracticeScreen-module__eoX_PG__hero p{font-size:12px;line-height:1.55}.ChainPracticeScreen-module__eoX_PG__nextWord{width:78px;min-width:78px;height:78px;box-shadow:3px 4px 0 var(--ink);border-radius:14px}.ChainPracticeScreen-module__eoX_PG__nextWord strong{font-size:25px}.ChainPracticeScreen-module__eoX_PG__lesson{grid-template-columns:1fr;gap:14px}.ChainPracticeScreen-module__eoX_PG__boardWrap,.ChainPracticeScreen-module__eoX_PG__columns{width:min(100%,244px)}.ChainPracticeScreen-module__eoX_PG__board{box-shadow:5px 6px 0 var(--shadow);border-radius:17px}.ChainPracticeScreen-module__eoX_PG__columns{gap:8px;margin-top:10px}.ChainPracticeScreen-module__eoX_PG__columnButton{border-radius:12px;min-height:44px;font-size:17px}.ChainPracticeScreen-module__eoX_PG__panel{border-radius:18px;padding:16px}.ChainPracticeScreen-module__eoX_PG__stage{padding-bottom:10px}.ChainPracticeScreen-module__eoX_PG__stage strong{font-size:20px}.ChainPracticeScreen-module__eoX_PG__message{min-height:0;margin:12px 0;font-size:15px;line-height:1.65}.ChainPracticeScreen-module__eoX_PG__actions{grid-template-columns:1fr}.ChainPracticeScreen-module__eoX_PG__clues{margin-top:12px;font-size:11px}.ChainPracticeScreen-module__eoX_PG__note{font-size:10px}}@media (max-width:760px) and (max-height:720px){.ChainPracticeScreen-module__eoX_PG__hero p,.ChainPracticeScreen-module__eoX_PG__clues{display:none}.ChainPracticeScreen-module__eoX_PG__boardWrap,.ChainPracticeScreen-module__eoX_PG__columns{width:min(100%,220px)}.ChainPracticeScreen-module__eoX_PG__panel{padding:13px}.ChainPracticeScreen-module__eoX_PG__message{font-size:14px}}@media (max-height:820px) and (min-width:761px){.ChainPracticeScreen-module__eoX_PG__page{padding-top:14px}.ChainPracticeScreen-module__eoX_PG__header{padding-bottom:10px}.ChainPracticeScreen-module__eoX_PG__header .kp-logo{font-size:34px}.ChainPracticeScreen-module__eoX_PG__hero{align-items:center;padding:14px 0 12px}.ChainPracticeScreen-module__eoX_PG__hero h1{font-size:44px}.ChainPracticeScreen-module__eoX_PG__hero p{margin-top:6px;line-height:1.45}.ChainPracticeScreen-module__eoX_PG__nextWord{width:88px;min-width:88px;height:88px}.ChainPracticeScreen-module__eoX_PG__nextWord strong{font-size:28px}.ChainPracticeScreen-module__eoX_PG__boardWrap,.ChainPracticeScreen-module__eoX_PG__columns{width:min(100%,300px)}.ChainPracticeScreen-module__eoX_PG__panel{padding:18px}.ChainPracticeScreen-module__eoX_PG__message{min-height:62px;margin:12px 0;font-size:16px}.ChainPracticeScreen-module__eoX_PG__clues{margin-top:12px}.ChainPracticeScreen-module__eoX_PG__note{margin-top:10px;padding-top:10px}}@media (prefers-reduced-motion:reduce){.ChainPracticeScreen-module__eoX_PG__columnGuide,.ChainPracticeScreen-module__eoX_PG__columnButton,.ChainPracticeScreen-module__eoX_PG__blockCell{transition:none}.ChainPracticeScreen-module__eoX_PG__celebration{animation:none}}
.HowToScreen-module__PExYWq__screen{width:100%;max-width:700px;color:var(--ink);flex-direction:column;flex:1;gap:18px;margin:0 auto;padding:26px 24px 30px;display:flex}.HowToScreen-module__PExYWq__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.HowToScreen-module__PExYWq__header h1{letter-spacing:.04em;align-items:center;gap:12px;font-size:clamp(23px,4vw,30px);font-weight:900;display:flex}.HowToScreen-module__PExYWq__eyebrow{letter-spacing:.18em;color:var(--muted);margin-bottom:7px;font-size:10px;font-weight:800}.HowToScreen-module__PExYWq__close{font-size:13px}.HowToScreen-module__PExYWq__viewport{touch-action:pan-y;padding-bottom:7px;display:flex;overflow:hidden}.HowToScreen-module__PExYWq__track{align-items:flex-start}.HowToScreen-module__PExYWq__slide{--step-color:var(--mint);flex-shrink:0;width:100%;padding:0 5px 0 0;display:flex}.HowToScreen-module__PExYWq__slide[aria-hidden=true]{height:0;overflow:hidden}.HowToScreen-module__PExYWq__slide[data-step="2"]{--step-color:var(--butter)}.HowToScreen-module__PExYWq__slide[data-step="3"]{--step-color:var(--origin)}.HowToScreen-module__PExYWq__slide[data-step="4"]{--step-color:var(--bonus-soft)}.HowToScreen-module__PExYWq__slide[data-step="5"]{--step-color:var(--mint)}.HowToScreen-module__PExYWq__slide[data-step="6"],.HowToScreen-module__PExYWq__slide[data-step="7"],.HowToScreen-module__PExYWq__slide[data-step="8"]{--step-color:var(--origin)}.HowToScreen-module__PExYWq__card{border:2px solid var(--ink);background:var(--paper);min-width:0;box-shadow:4px 5px 0 var(--shadow);border-radius:24px;flex-direction:column;flex:1;align-items:center;padding:18px 26px 22px;display:flex}.HowToScreen-module__PExYWq__stepLabel{border-bottom:1px dashed var(--line);justify-content:space-between;align-self:stretch;align-items:center;margin-bottom:14px;padding-bottom:12px;display:flex}.HowToScreen-module__PExYWq__stepLabel span{background:var(--step-color);letter-spacing:.14em;border-radius:7px;padding:6px 11px;font-size:11px;font-weight:900}.HowToScreen-module__PExYWq__card h2{text-align:center;font-size:clamp(18px,3vw,23px);font-weight:900;line-height:1.45}.HowToScreen-module__PExYWq__figure{width:100%;max-width:282px;margin:14px auto 8px}.HowToScreen-module__PExYWq__miniBoard{border:1px solid var(--line);background-color:var(--mint-soft);background-image:radial-gradient(var(--line) .8px, transparent .8px);background-size:12px 12px;border-radius:17px;width:100%;padding:7px;display:grid}.HowToScreen-module__PExYWq__arrow{color:var(--accent-ink);font-size:28px;font-weight:900}.HowToScreen-module__PExYWq__pop{background:var(--butter);color:var(--ink);border-radius:50%;padding:2px 18px;font-size:22px;font-weight:900;transform:rotate(-5deg)}.HowToScreen-module__PExYWq__chainFigure{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.HowToScreen-module__PExYWq__chainPanel{flex-direction:column;align-items:center;gap:5px;min-width:0;display:flex}.HowToScreen-module__PExYWq__chainPanel b{border:2px solid var(--ink);background:var(--paper);width:24px;height:24px;box-shadow:2px 2px 0 var(--shadow);border-radius:50%;place-items:center;font-size:12px;display:grid}.HowToScreen-module__PExYWq__chainPanel small{color:var(--accent-ink);font-size:10px;font-weight:900}.HowToScreen-module__PExYWq__strategyFigure{gap:10px;display:grid}.HowToScreen-module__PExYWq__choiceGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.HowToScreen-module__PExYWq__choiceGrid span,.HowToScreen-module__PExYWq__multiplierCard{border:2px solid var(--ink);box-shadow:3px 3px 0 var(--shadow);background:#fff;border-radius:15px}.HowToScreen-module__PExYWq__cardFigure{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.HowToScreen-module__PExYWq__cardFigure span{border:2px solid var(--ink);background:var(--paper);min-width:0;box-shadow:2px 3px 0 var(--shadow);text-align:center;border-radius:13px;padding:5px;overflow:hidden}.HowToScreen-module__PExYWq__cardFigure img{border-radius:8px;width:100%;height:auto;display:block}.HowToScreen-module__PExYWq__cardFigure b{overflow-wrap:anywhere;margin-top:4px;font-size:10px;line-height:1.35;display:block}.HowToScreen-module__PExYWq__choiceGrid span{text-align:center;gap:3px;min-height:74px;padding:10px 8px;display:grid}.HowToScreen-module__PExYWq__choiceGrid b{font-size:15px;font-weight:900}.HowToScreen-module__PExYWq__choiceGrid small{color:var(--muted);font-size:11px;line-height:1.45}.HowToScreen-module__PExYWq__multiplierCard{background:var(--butter);grid-template-columns:1fr 1fr auto;align-items:center;gap:8px;padding:11px 12px;display:grid}.HowToScreen-module__PExYWq__multiplierCard span{color:var(--muted);text-align:center;background:#ffffffc7;border-radius:9px;padding:6px 8px;font-size:11px;font-weight:900}.HowToScreen-module__PExYWq__multiplierCard strong{color:var(--accent-ink);font-size:clamp(32px,10vw,46px);font-weight:1000;line-height:1}.HowToScreen-module__PExYWq__example{color:var(--muted);text-align:center;margin:2px 0 12px;font-size:10px}.HowToScreen-module__PExYWq__body{background:var(--background);text-align:left;border-radius:14px;width:100%;margin-top:0;padding:14px 16px;font-size:14px;line-height:1.75}.HowToScreen-module__PExYWq__body strong{background:linear-gradient(transparent 65%, var(--step-color) 65%)}.HowToScreen-module__PExYWq__progress{justify-content:center;align-items:center;gap:16px;display:flex}.HowToScreen-module__PExYWq__progressStep{border:1px solid var(--control-border);width:44px;height:44px;color:var(--muted);border-radius:50%;place-items:center;font-size:12px;font-weight:800;transition:background .15s,color .15s;display:grid}.HowToScreen-module__PExYWq__progressStep[aria-selected=true]{background:var(--ink);color:var(--paper);border-color:var(--ink);box-shadow:0 0 0 4px var(--mint)}.HowToScreen-module__PExYWq__navigation{grid-template-columns:1fr 2fr;gap:12px;display:grid}@media (max-width:480px){.HowToScreen-module__PExYWq__screen{gap:14px;padding:18px 18px 24px}.HowToScreen-module__PExYWq__card{border-radius:20px;padding:14px 14px 17px}.HowToScreen-module__PExYWq__stepLabel{margin-bottom:12px;padding-bottom:10px}.HowToScreen-module__PExYWq__figure{max-width:242px;margin-top:12px}.HowToScreen-module__PExYWq__body{padding:12px;font-size:13px}.HowToScreen-module__PExYWq__header h1,.HowToScreen-module__PExYWq__progress{gap:8px}.HowToScreen-module__PExYWq__chainFigure{gap:5px}.HowToScreen-module__PExYWq__chainPanel b{width:20px;height:20px;font-size:10px}.HowToScreen-module__PExYWq__multiplierCard{gap:6px;padding:9px}.HowToScreen-module__PExYWq__multiplierCard span{padding:5px 6px;font-size:10px}}@media (prefers-reduced-motion:reduce){.HowToScreen-module__PExYWq__progressStep{transition:none}}.HowToScreen-module__PExYWq__navigation button{white-space:nowrap;padding-inline:10px}@media (max-height:700px){.HowToScreen-module__PExYWq__screen{gap:7px;padding:10px 18px 16px}.HowToScreen-module__PExYWq__eyebrow{display:none}.HowToScreen-module__PExYWq__header h1{font-size:22px}.HowToScreen-module__PExYWq__card{padding:12px}.HowToScreen-module__PExYWq__stepLabel{margin-bottom:8px;padding-bottom:8px}.HowToScreen-module__PExYWq__card h2{font-size:18px}.HowToScreen-module__PExYWq__figure{max-width:180px;margin:8px auto}.HowToScreen-module__PExYWq__slide[data-step="1"] .HowToScreen-module__PExYWq__figure{max-width:145px}.HowToScreen-module__PExYWq__slide[data-step="4"] .HowToScreen-module__PExYWq__figure,.HowToScreen-module__PExYWq__slide[data-step="5"] .HowToScreen-module__PExYWq__figure,.HowToScreen-module__PExYWq__slide[data-step="6"] .HowToScreen-module__PExYWq__figure{max-width:242px}.HowToScreen-module__PExYWq__slide[data-step="4"] .HowToScreen-module__PExYWq__figure{margin-block:4px}.HowToScreen-module__PExYWq__slide[data-step="4"] .HowToScreen-module__PExYWq__body{padding-block:8px}.HowToScreen-module__PExYWq__slide[data-step="4"] .HowToScreen-module__PExYWq__miniBoard{max-width:180px;margin-inline:auto}.HowToScreen-module__PExYWq__pop{padding-inline:10px;font-size:17px}.HowToScreen-module__PExYWq__example{margin:2px 0 8px;font-size:9px}.HowToScreen-module__PExYWq__body{padding:10px;font-size:12px;line-height:1.7}}.HowToScreen-module__PExYWq__specialFigure{gap:10px;display:grid}.HowToScreen-module__PExYWq__specialExamples{text-align:center;justify-content:space-evenly;gap:10px;display:flex}.HowToScreen-module__PExYWq__specialExamples b{margin-top:7px;font-size:11px;display:block}.HowToScreen-module__PExYWq__specialBlock{width:58px;height:58px;margin-inline:auto;position:relative}.HowToScreen-module__PExYWq__specialStrategy{background:var(--special-rainbow-surface);text-align:center;border-radius:12px;padding:8px;font-size:11px;line-height:1.5}.HowToScreen-module__PExYWq__specialStrategy strong{color:var(--special-rainbow-ink);font-size:22px;display:block}.HowToScreen-module__PExYWq__progress{gap:clamp(2px,1.3vw,8px)}.HowToScreen-module__PExYWq__progressStep{flex-shrink:1;min-width:28px}@media (max-height:700px){.HowToScreen-module__PExYWq__slide[data-step="7"] .HowToScreen-module__PExYWq__figure{max-width:242px}.HowToScreen-module__PExYWq__specialBlock{width:48px;height:48px}}.HowToScreen-module__PExYWq__headerActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.HowToScreen-module__PExYWq__collectionLink{min-height:32px;color:var(--ink);letter-spacing:0;text-underline-offset:3px;align-items:center;font-size:12px;text-decoration:underline;display:inline-flex}.HowToScreen-module__PExYWq__collectionLink:focus-visible{outline:2px solid var(--ink);outline-offset:3px;border-radius:3px}
.ResultScreen-module__o3q98W__screen{width:100%;max-width:940px;color:var(--ink);margin:0 auto;padding:28px 28px 44px}.ResultScreen-module__o3q98W__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.ResultScreen-module__o3q98W__eyebrow{letter-spacing:.16em;color:var(--muted);font-size:10px;font-weight:800}.ResultScreen-module__o3q98W__intro{text-align:center;margin:30px 0 28px}.ResultScreen-module__o3q98W__intro h1{letter-spacing:.12em;margin:5px 0 9px;font-size:34px;font-weight:900}.ResultScreen-module__o3q98W__intro>p:last-child{color:var(--muted);font-size:12px}.ResultScreen-module__o3q98W__layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:24px;display:grid}.ResultScreen-module__o3q98W__summary{flex-direction:column;gap:24px;min-width:0;display:flex}.ResultScreen-module__o3q98W__scoreCard{border:2px solid var(--ink);background:var(--paper);box-shadow:5px 6px 0 var(--shadow);text-align:center;border-radius:24px;padding:25px 20px 22px;position:relative}.ResultScreen-module__o3q98W__recordCard{background:color-mix(in srgb, var(--butter) 20%, var(--paper))}.ResultScreen-module__o3q98W__trophy{background:var(--mint);border:1px solid var(--ink);border-radius:19px;place-items:center;width:58px;height:58px;margin:0 auto 16px;display:grid;transform:rotate(-7deg)}.ResultScreen-module__o3q98W__recordCard .ResultScreen-module__o3q98W__trophy{background:var(--butter)}.ResultScreen-module__o3q98W__newRecord{background:var(--butter);border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-bottom:16px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.ResultScreen-module__o3q98W__scoreLabel{font-size:12px;font-weight:800}.ResultScreen-module__o3q98W__score{letter-spacing:-.04em;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:3px 0 8px;font-size:clamp(38px,5.7vw,58px);font-weight:950;line-height:1.2}.ResultScreen-module__o3q98W__highScore{color:var(--muted);font-size:11px}.ResultScreen-module__o3q98W__highScore span{font-variant-numeric:tabular-nums;margin-left:5px;font-weight:800}.ResultScreen-module__o3q98W__dailyStatus{min-height:30px;color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 10px;font-size:11px;display:flex}.ResultScreen-module__o3q98W__dailyStatus b{color:var(--ink);font-size:22px}.ResultScreen-module__o3q98W__dailyStatus button{border:1px solid var(--ink);background:var(--butter);border-radius:7px;padding:4px 8px;font-size:10px;font-weight:800}.ResultScreen-module__o3q98W__stats{border-top:1px dashed var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:23px;padding-top:18px;display:grid}.ResultScreen-module__o3q98W__stats>div+div{border-left:1px solid var(--line)}.ResultScreen-module__o3q98W__stats dt{color:var(--muted);font-size:10px}.ResultScreen-module__o3q98W__stats dd{font-variant-numeric:tabular-nums;margin-top:6px;font-size:27px;font-weight:900;line-height:1.3}.ResultScreen-module__o3q98W__stats .ResultScreen-module__o3q98W__difficulty{padding-top:6px;font-size:13px}.ResultScreen-module__o3q98W__actions{flex-direction:column;gap:13px;display:flex}.ResultScreen-module__o3q98W__screen .ResultScreen-module__o3q98W__retry{min-height:58px;font-size:20px}.ResultScreen-module__o3q98W__screen .ResultScreen-module__o3q98W__titleButton{border-color:#0000;align-self:center;font-size:13px}.ResultScreen-module__o3q98W__comboSection{border:1px solid var(--line);background:var(--mint-soft);border-radius:23px;min-width:0;padding:22px}.ResultScreen-module__o3q98W__comboHeading{margin-bottom:18px}.ResultScreen-module__o3q98W__comboHeading h2{align-items:center;gap:7px;margin:8px 0;font-size:17px;font-weight:900;display:flex}.ResultScreen-module__o3q98W__comboHeading h2 svg{flex-shrink:0}.ResultScreen-module__o3q98W__comboHeading p{color:var(--muted);font-size:11px}.ResultScreen-module__o3q98W__comboList{flex-direction:column;gap:11px;display:flex}.ResultScreen-module__o3q98W__combo{border:1px solid var(--line);background:var(--paper);border-radius:14px;min-width:0;padding:12px;position:relative}.ResultScreen-module__o3q98W__comboTop{align-items:center;gap:9px;display:flex}.ResultScreen-module__o3q98W__rank{background:var(--missing-surface);width:25px;height:25px;color:var(--muted);border-radius:8px;flex-shrink:0;place-items:center;font-size:10px;font-weight:900;display:grid}.ResultScreen-module__o3q98W__first{background:var(--butter);color:var(--ink)}.ResultScreen-module__o3q98W__origin{overflow-wrap:anywhere;min-width:0;font-size:15px;font-weight:900}.ResultScreen-module__o3q98W__partners{flex-wrap:wrap;align-items:center;gap:5px;margin:9px 0 8px 4px;display:flex}.ResultScreen-module__o3q98W__times{color:var(--muted);margin-right:3px}.ResultScreen-module__o3q98W__partner{background:var(--mint);border-radius:6px;align-items:baseline;gap:5px;min-width:0;max-width:100%;padding:4px 7px;font-size:12px;font-weight:700;display:inline-flex}.ResultScreen-module__o3q98W__partner>span{overflow-wrap:anywhere;min-width:0}.ResultScreen-module__o3q98W__partner strong{color:var(--muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:11px}.ResultScreen-module__o3q98W__average{text-align:right;color:var(--muted);font-variant-numeric:tabular-nums;font-size:10px;display:block}.ResultScreen-module__o3q98W__average strong{font-weight:800}.ResultScreen-module__o3q98W__empty{border:1px dashed var(--line);border-radius:14px;flex-direction:column;align-items:center;gap:17px;padding:28px 12px;display:flex}.ResultScreen-module__o3q98W__empty svg{color:var(--muted)}.ResultScreen-module__o3q98W__empty p{text-align:center;color:var(--muted);font-size:13px;line-height:2}@media (max-width:680px){.ResultScreen-module__o3q98W__screen{max-width:460px;padding:22px 18px 30px}.ResultScreen-module__o3q98W__header>.ResultScreen-module__o3q98W__eyebrow{font-size:8px}.ResultScreen-module__o3q98W__intro{margin:25px 0 22px}.ResultScreen-module__o3q98W__intro h1{font-size:30px}.ResultScreen-module__o3q98W__layout{flex-direction:column;gap:23px;display:flex}.ResultScreen-module__o3q98W__summary{display:contents}.ResultScreen-module__o3q98W__scoreCard{order:0;width:100%}.ResultScreen-module__o3q98W__comboSection{order:2;width:100%;padding:18px}.ResultScreen-module__o3q98W__actions{order:1;width:100%}.ResultScreen-module__o3q98W__score{font-size:54px}.ResultScreen-module__o3q98W__comboHeading h2{font-size:16px}}@media (max-width:680px) and (max-height:700px){.ResultScreen-module__o3q98W__screen{padding-top:14px}.ResultScreen-module__o3q98W__intro{margin:14px 0}.ResultScreen-module__o3q98W__intro h1{font-size:25px}.ResultScreen-module__o3q98W__scoreCard{padding:16px}.ResultScreen-module__o3q98W__trophy{width:42px;height:42px;margin-bottom:10px}.ResultScreen-module__o3q98W__newRecord{margin-bottom:10px}.ResultScreen-module__o3q98W__score{font-size:46px}.ResultScreen-module__o3q98W__stats{margin-top:12px;padding-top:12px}.ResultScreen-module__o3q98W__layout{gap:16px}}
.SoundSettings-module__vcqduq__settings{border-top:1px dashed var(--line);margin-top:20px;padding-top:14px}.SoundSettings-module__vcqduq__controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 18px;display:flex}.SoundSettings-module__vcqduq__controls label{cursor:pointer;align-items:center;gap:7px;min-height:44px;font-size:12px;display:flex}.SoundSettings-module__vcqduq__controls input{accent-color:var(--ink);width:17px;height:17px}.SoundSettings-module__vcqduq__controls button{border:1px solid var(--line);background:var(--paper);min-height:44px;color:var(--ink);cursor:pointer;border-radius:10px;padding:6px 12px;font-size:12px}.SoundSettings-module__vcqduq__controls button:disabled{opacity:.5;cursor:default}.SoundSettings-module__vcqduq__settings p{color:var(--muted);text-align:center;margin-top:5px;font-size:11px;line-height:1.5}.SoundSettings-module__vcqduq__settings p:empty{display:none}@media (max-width:850px){.SoundSettings-module__vcqduq__settings{margin-top:16px;padding-top:12px}}
.TitleScreen-module__E2cUjW__page{width:min(100%,1080px);margin:auto;padding:28px 36px 20px}.TitleScreen-module__E2cUjW__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:24px;display:flex}.TitleScreen-module__E2cUjW__headerMark{color:var(--muted);align-items:center;gap:8px;font-size:11px;display:flex}.TitleScreen-module__E2cUjW__content{grid-template-columns:1.2fr 1fr;align-items:center;gap:64px;padding:58px 0 45px;display:grid}.TitleScreen-module__E2cUjW__hero{text-align:center;min-width:0}.TitleScreen-module__E2cUjW__eyebrow{border:1px solid var(--ink);background:var(--butter);border-radius:5px;margin-bottom:18px;padding:5px 12px;font-size:12px;font-weight:700;display:inline-block;transform:rotate(-3deg)}.TitleScreen-module__E2cUjW__lead{margin-top:18px;font-size:15px;font-weight:600;line-height:1.9}.TitleScreen-module__E2cUjW__scene{margin:20px -12px 0;padding:36px 12px 10px;position:relative}.TitleScreen-module__E2cUjW__scene:before{content:"";z-index:-1;background:var(--mint);opacity:.5;border-radius:50%;position:absolute;inset:16px 40px 34px;transform:rotate(-10deg)}.TitleScreen-module__E2cUjW__sceneNote{color:var(--muted);font-size:11px}.TitleScreen-module__E2cUjW__affinityNote{text-wrap:pretty;max-width:360px;margin:12px auto 0;font-size:12px;line-height:1.7}.TitleScreen-module__E2cUjW__affinityNote strong{font-weight:700}.TitleScreen-module__E2cUjW__affinityNote span{color:var(--muted);margin-top:3px;font-size:11px;display:block}.TitleScreen-module__E2cUjW__dropHint{color:var(--muted);margin:8px 0 2px;font-size:11px}.TitleScreen-module__E2cUjW__dropHint span{font-size:23px;line-height:1;display:block}.TitleScreen-module__E2cUjW__tiles{justify-content:center;align-items:center;padding:8px 0 18px;display:flex}.TitleScreen-module__E2cUjW__tile{border:2px solid var(--ink);width:96px;height:104px;box-shadow:0 5px 0 var(--ink);border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:23px;font-weight:800;display:flex;position:relative}.TitleScreen-module__E2cUjW__tile small{border:2px solid var(--ink);background:var(--butter);border-radius:20px;padding:2px 8px;font-size:13px;position:absolute;top:-15px;right:-8px}.TitleScreen-module__E2cUjW__snow{background:#fffdf8;transform:rotate(-7deg)}.TitleScreen-module__E2cUjW__iceCream{background:#f9ae8e;transform:translateY(-3px)}.TitleScreen-module__E2cUjW__ice{background:#d9e9ef;transform:rotate(7deg)}.TitleScreen-module__E2cUjW__connector{background:var(--ink);width:12px;height:3px}.TitleScreen-module__E2cUjW__popNote{background:var(--butter);border-radius:5px;align-items:center;gap:6px;padding:5px 12px;font-size:13px;font-weight:800;display:inline-flex;transform:rotate(-3deg)}.TitleScreen-module__E2cUjW__scene figcaption{color:var(--muted);margin-top:13px;font-size:10px}.TitleScreen-module__E2cUjW__starOne{color:#a36b16;position:absolute;top:30px;right:28px;transform:rotate(10deg)}.TitleScreen-module__E2cUjW__starTwo{color:var(--ink);position:absolute;bottom:65px;left:20px}.TitleScreen-module__E2cUjW__steps{justify-content:center;align-items:center;gap:10px;margin-top:20px;font-size:12px;display:flex}.TitleScreen-module__E2cUjW__steps b{color:var(--muted);margin-right:5px;font-size:10px}.TitleScreen-module__E2cUjW__playPanel{padding:28px 24px 22px;box-shadow:7px 8px #dbe3d4}.TitleScreen-module__E2cUjW__panelTop{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.TitleScreen-module__E2cUjW__freeLabel{color:var(--muted);font-size:10px}.TitleScreen-module__E2cUjW__playPanel h2{letter-spacing:-.05em;font-size:21px;font-weight:800}.TitleScreen-module__E2cUjW__difficulties{margin:25px 0 22px}.TitleScreen-module__E2cUjW__difficulties legend{color:var(--muted);margin-bottom:10px;font-size:11px}.TitleScreen-module__E2cUjW__options{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.TitleScreen-module__E2cUjW__difficulty{border:1px solid var(--line);background:0 0;border-radius:12px;flex-direction:column;align-items:center;gap:5px;padding:12px 2px;display:flex;position:relative}.TitleScreen-module__E2cUjW__difficulty[aria-pressed=true]{background:var(--mint);border:2px solid var(--ink);padding:11px 1px}.TitleScreen-module__E2cUjW__difficulty strong{font-size:13px}.TitleScreen-module__E2cUjW__difficultyHint,.TitleScreen-module__E2cUjW__difficulty small{color:var(--muted);font-size:9px}.TitleScreen-module__E2cUjW__selected{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:12px;display:grid;position:absolute;top:-9px;right:-5px}.TitleScreen-module__E2cUjW__play{justify-content:space-between;width:100%;padding-inline:24px;font-size:23px}.TitleScreen-module__E2cUjW__daily{border:2px solid var(--ink);background:linear-gradient(135deg, var(--butter), color-mix(in srgb, var(--butter) 30%, white));width:100%;box-shadow:3px 4px 0 var(--ink);justify-content:space-between;margin-top:12px}.TitleScreen-module__E2cUjW__daily>span{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.TitleScreen-module__E2cUjW__daily strong{font-size:15px}.TitleScreen-module__E2cUjW__daily small{color:var(--muted);font-size:10px}.TitleScreen-module__E2cUjW__howto{width:100%;margin-top:15px;font-size:13px}.TitleScreen-module__E2cUjW__practice{width:100%;margin-top:10px;font-size:13px}.TitleScreen-module__E2cUjW__practice span{flex-direction:column;align-items:center;line-height:1.15;display:flex}.TitleScreen-module__E2cUjW__practice small{color:var(--muted);font-size:9px}.TitleScreen-module__E2cUjW__panelNote{text-align:center;color:var(--muted);margin-top:12px;font-size:10px}.TitleScreen-module__E2cUjW__records{justify-content:space-around;margin-top:22px;display:flex}.TitleScreen-module__E2cUjW__records dt{color:var(--muted);align-items:center;gap:4px;font-size:10px;display:flex}.TitleScreen-module__E2cUjW__records dd{font-size:22px;font-weight:800}.TitleScreen-module__E2cUjW__records dd small{font-size:11px}.TitleScreen-module__E2cUjW__error{color:#953426;padding-top:16px;font-size:12px}.TitleScreen-module__E2cUjW__error button{margin-top:8px}.TitleScreen-module__E2cUjW__footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:12px;padding-top:17px;font-size:10px;display:flex}.TitleScreen-module__E2cUjW__hintResetArea{align-items:center;gap:8px;display:flex}.TitleScreen-module__E2cUjW__hintResetArea button{color:var(--muted);text-underline-offset:3px;text-decoration:underline}.TitleScreen-module__E2cUjW__hintResetArea span{color:var(--accent-ink);font-weight:800}@media (max-width:760px){.TitleScreen-module__E2cUjW__page{max-width:480px;padding:16px 20px 18px}.TitleScreen-module__E2cUjW__header{justify-content:center;padding-bottom:12px}.TitleScreen-module__E2cUjW__headerMark{display:none}.TitleScreen-module__E2cUjW__content{flex-direction:column;gap:22px;padding:26px 0;display:flex}.TitleScreen-module__E2cUjW__hero{width:100%}.TitleScreen-module__E2cUjW__eyebrow{margin-bottom:12px;font-size:10px}.TitleScreen-module__E2cUjW__hero h1 .kp-logo{font-size:49px}.TitleScreen-module__E2cUjW__lead{margin-top:12px;font-size:12px}.TitleScreen-module__E2cUjW__scene{margin-top:8px;padding-top:12px}.TitleScreen-module__E2cUjW__sceneNote,.TitleScreen-module__E2cUjW__dropHint{display:none}.TitleScreen-module__E2cUjW__scene:before{inset:10px 30px 25px}.TitleScreen-module__E2cUjW__tiles{padding-top:22px;padding-bottom:14px}.TitleScreen-module__E2cUjW__tile{border-radius:13px;gap:0;width:73px;height:78px;font-size:18px}.TitleScreen-module__E2cUjW__tile svg{width:24px;height:24px}.TitleScreen-module__E2cUjW__tile small{font-size:11px}.TitleScreen-module__E2cUjW__scene figcaption{margin-top:10px;font-size:9px}.TitleScreen-module__E2cUjW__popNote{font-size:11px}.TitleScreen-module__E2cUjW__starOne{top:8px;right:24px}.TitleScreen-module__E2cUjW__starTwo{bottom:35px;left:25px}.TitleScreen-module__E2cUjW__steps{display:none}.TitleScreen-module__E2cUjW__playPanel{border-radius:20px;width:100%;padding:20px 18px 15px}.TitleScreen-module__E2cUjW__panelTop{margin-bottom:8px}.TitleScreen-module__E2cUjW__playPanel h2{font-size:19px}.TitleScreen-module__E2cUjW__difficulties{margin:16px 0}.TitleScreen-module__E2cUjW__panelNote{margin-top:6px}.TitleScreen-module__E2cUjW__footer{text-align:center;flex-direction:column;gap:7px;font-size:9px}.TitleScreen-module__E2cUjW__hintResetArea{flex-wrap:wrap;justify-content:center}}@media (max-width:760px) and (max-height:700px){.TitleScreen-module__E2cUjW__header{display:none}.TitleScreen-module__E2cUjW__content{gap:14px;padding-top:8px}.TitleScreen-module__E2cUjW__hero h1 .kp-logo{font-size:43px}.TitleScreen-module__E2cUjW__lead{margin-top:8px}.TitleScreen-module__E2cUjW__tile{width:65px;height:65px}.TitleScreen-module__E2cUjW__scene{padding-top:4px}.TitleScreen-module__E2cUjW__tiles{padding-bottom:10px}.TitleScreen-module__E2cUjW__playPanel{padding-top:16px}.TitleScreen-module__E2cUjW__difficulties{margin:12px 0}}.TitleScreen-module__E2cUjW__play[data-ready=false]{justify-content:center}@media (max-width:760px) and (max-height:700px){.TitleScreen-module__E2cUjW__lead,.TitleScreen-module__E2cUjW__scene{display:none}}.TitleScreen-module__E2cUjW__collectionLink{min-height:24px;color:var(--ink);text-underline-offset:3px;align-items:center;font-weight:700;text-decoration:underline;display:inline-flex}.TitleScreen-module__E2cUjW__collectionLink:focus-visible{outline:2px solid var(--ink);outline-offset:4px;border-radius:3px}
.page-module__MA0cvq__page{width:min(100%,1040px);padding:max(20px, env(safe-area-inset-top)) 28px max(32px, env(safe-area-inset-bottom));color:var(--ink);margin:0 auto;line-height:1.7}.page-module__MA0cvq__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding-bottom:20px;display:flex}.page-module__MA0cvq__brand{letter-spacing:-.07em;white-space:nowrap;font-size:23px;font-weight:950;text-decoration:none}.page-module__MA0cvq__brand span{color:var(--accent-ink)}.page-module__MA0cvq__back{border:1px solid var(--line);background:var(--paper);border-radius:12px;align-items:center;min-height:44px;padding:6px 14px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.page-module__MA0cvq__hero{text-align:center;padding:24px 0 18px}.page-module__MA0cvq__eyebrow{color:var(--muted);letter-spacing:.13em;margin:0 0 5px;font-size:11px;font-weight:800}.page-module__MA0cvq__hero h1{letter-spacing:-.04em;margin:8px 0;font-size:clamp(25px,5vw,38px);font-weight:950;line-height:1.4}.page-module__MA0cvq__hero p:not(.page-module__MA0cvq__eyebrow){font-size:14px}.page-module__MA0cvq__tabs{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:16px;display:flex}.page-module__MA0cvq__tabs a{border:1px solid var(--ink);background:var(--paper);border-radius:999px;align-items:center;gap:10px;min-height:46px;padding:8px 16px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.page-module__MA0cvq__tabs a:first-child{background:var(--butter)}.page-module__MA0cvq__tabs b{background:color-mix(in srgb, var(--paper) 75%, transparent);border-radius:6px;padding:0 6px;font-size:11px}.page-module__MA0cvq__section{margin-top:20px;scroll-margin-top:20px}.page-module__MA0cvq__section+.page-module__MA0cvq__section{margin-top:64px}.page-module__MA0cvq__sectionHeading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.page-module__MA0cvq__sectionHeading h2{margin:0;font-size:28px;font-weight:900}.page-module__MA0cvq__pill{background:var(--mint);border-radius:8px;padding:5px 10px;font-size:12px;font-weight:800}.page-module__MA0cvq__sectionNote{color:var(--muted);margin:8px 0 16px;font-size:13px}.page-module__MA0cvq__group{margin:20px 0 32px}.page-module__MA0cvq__groupHeading{align-items:center;gap:12px;margin-bottom:14px;display:flex}.page-module__MA0cvq__groupHeading>span{border:1px solid var(--line);background:var(--butter);border-radius:12px;place-items:center;width:40px;height:40px;font-size:22px;display:grid}.page-module__MA0cvq__groupHeading h3{margin:0;font-size:19px;font-weight:900}.page-module__MA0cvq__groupHeading p{color:var(--muted);margin:2px 0 0;font-size:12px}.page-module__MA0cvq__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;display:grid}.page-module__MA0cvq__card,.page-module__MA0cvq__specialCard{border:1px solid var(--line);border-top:5px solid var(--mint);background:var(--paper);min-width:0;box-shadow:3px 4px 0 var(--shadow);border-radius:20px;padding:20px;scroll-margin-top:20px}.page-module__MA0cvq__card[data-tone=orange]{border-top-color:var(--orange)}.page-module__MA0cvq__card[data-tone=butter]{border-top-color:var(--butter)}.page-module__MA0cvq__card:target{outline:3px solid var(--ink);outline-offset:4px}.page-module__MA0cvq__cardHeading{align-items:center;gap:16px;display:flex}.page-module__MA0cvq__cardHeading>div:last-child{min-width:0}.page-module__MA0cvq__art{border:1px solid var(--line);background:var(--background);object-fit:contain;border-radius:16px;flex:0 0 88px;width:88px;height:88px}.page-module__MA0cvq__category{color:var(--muted);margin:0 0 3px;font-size:10px;font-weight:800}.page-module__MA0cvq__cardHeading h4,.page-module__MA0cvq__cardHeading h3{overflow-wrap:anywhere;margin:0;font-size:19px;font-weight:900;line-height:1.45}.page-module__MA0cvq__duration{color:var(--muted);margin:6px 0 0;font-size:11px}.page-module__MA0cvq__levels{table-layout:fixed;border-collapse:collapse;background:var(--background);text-align:center;font-variant-numeric:tabular-nums;border-radius:12px;width:100%;margin:18px 0 14px}.page-module__MA0cvq__levels th{color:var(--muted);padding:7px 3px 0;font-size:11px;font-weight:700}.page-module__MA0cvq__levels td{padding:0 3px 8px;font-size:22px;font-weight:900}.page-module__MA0cvq__levels td+td,.page-module__MA0cvq__levels th+th{border-left:1px solid var(--line)}.page-module__MA0cvq__condition{overflow-wrap:anywhere;margin:14px 0 10px;font-size:13px}.page-module__MA0cvq__strategy{background:color-mix(in srgb, var(--mint) 30%, var(--paper));border-radius:10px;margin:10px 0 16px;padding:9px 11px;font-size:12px;font-weight:700}.page-module__MA0cvq__details{border-top:1px solid var(--line)}.page-module__MA0cvq__details summary{cursor:pointer;min-height:44px;padding:10px 0;font-size:12px;font-weight:800}.page-module__MA0cvq__detailBody{color:var(--muted);overflow-wrap:anywhere;padding:0 0 4px;font-size:12px}.page-module__MA0cvq__detailBody p{margin:0 0 12px}.page-module__MA0cvq__related{flex-wrap:wrap;gap:6px 10px;display:flex}.page-module__MA0cvq__related>span{width:100%}.page-module__MA0cvq__related a{background:var(--background);min-height:36px;color:var(--ink);text-underline-offset:3px;border-radius:6px;align-items:center;padding:4px 8px;font-weight:700;display:inline-flex}.page-module__MA0cvq__specialCard{border-top-color:var(--butter)}.page-module__MA0cvq__specialBlock{flex:0 0 88px;width:88px;height:88px;position:relative}.page-module__MA0cvq__specialPower{margin:5px 0 0;font-size:20px;font-weight:900}.page-module__MA0cvq__tip{border:1px dashed var(--ink);background:color-mix(in srgb, var(--butter) 30%, var(--paper));border-radius:16px;margin-top:20px;padding:20px}.page-module__MA0cvq__tip strong{font-size:15px}.page-module__MA0cvq__tip p{margin:7px 0 0;font-size:13px}.page-module__MA0cvq__footer{border-top:1px solid var(--line);text-align:center;margin-top:48px;padding-top:24px}.page-module__MA0cvq__footer p{color:var(--muted);margin:0 0 18px;font-size:13px}.page-module__MA0cvq__page a:focus-visible,.page-module__MA0cvq__details summary:focus-visible{outline:3px solid var(--ink);outline-offset:4px}@media (max-width:679px){.page-module__MA0cvq__page{padding-left:16px;padding-right:16px}.page-module__MA0cvq__hero{padding-top:22px}.page-module__MA0cvq__grid{grid-template-columns:minmax(0,1fr);gap:16px}.page-module__MA0cvq__card,.page-module__MA0cvq__specialCard{padding:16px}}@media (max-width:359px){.page-module__MA0cvq__page{padding-left:12px;padding-right:12px}.page-module__MA0cvq__hero h1{font-size:25px}.page-module__MA0cvq__cardHeading{gap:12px}.page-module__MA0cvq__art,.page-module__MA0cvq__specialBlock{flex-basis:72px;width:72px;height:72px}.page-module__MA0cvq__cardHeading h4,.page-module__MA0cvq__cardHeading h3{font-size:17px}.page-module__MA0cvq__levels td{font-size:20px}.page-module__MA0cvq__tabs{gap:8px}.page-module__MA0cvq__tabs a{gap:6px;padding:8px 12px}}
.DailyChallengeScreen-module__YFj0pq__screen{width:min(100%,940px);margin:0 auto;padding:26px 28px 48px}.DailyChallengeScreen-module__YFj0pq__header{justify-content:space-between;align-items:center;display:flex}.DailyChallengeScreen-module__YFj0pq__hero{text-align:center;margin:38px auto 30px;position:relative}.DailyChallengeScreen-module__YFj0pq__hero h1{letter-spacing:-.07em;margin:7px 0 5px;font-size:clamp(34px,7vw,55px);font-weight:950}.DailyChallengeScreen-module__YFj0pq__date{background:var(--butter);border-radius:99px;padding:5px 12px;font-size:13px;font-weight:800;display:inline-block}.DailyChallengeScreen-module__YFj0pq__lead{color:var(--muted);margin-top:17px;font-size:13px;font-weight:600;line-height:1.9}.DailyChallengeScreen-module__YFj0pq__sun{color:#e09b22;font-size:36px;position:absolute;top:-20px;left:calc(50% + 150px);transform:rotate(12deg)}.DailyChallengeScreen-module__YFj0pq__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:22px;display:grid}.DailyChallengeScreen-module__YFj0pq__notice{border:1px solid var(--line);background:var(--butter);color:var(--ink);border-radius:16px;margin-bottom:24px;padding:18px 20px}.DailyChallengeScreen-module__YFj0pq__notice h2{margin:0 0 8px;font-size:16px;font-weight:800}.DailyChallengeScreen-module__YFj0pq__notice p{margin:6px 0 0;font-size:13px;line-height:1.8}.DailyChallengeScreen-module__YFj0pq__startCard{box-shadow:5px 6px 0 var(--shadow);padding:24px}.DailyChallengeScreen-module__YFj0pq__startCard h2{margin:8px 0 20px;font-size:21px;font-weight:900}.DailyChallengeScreen-module__YFj0pq__best{background:var(--mint-soft);border-radius:16px;flex-direction:column;align-items:center;padding:19px;display:flex}.DailyChallengeScreen-module__YFj0pq__best span,.DailyChallengeScreen-module__YFj0pq__best small{color:var(--muted);font-size:10px}.DailyChallengeScreen-module__YFj0pq__best strong{font-variant-numeric:tabular-nums;margin:2px 0;font-size:38px;font-weight:950}.DailyChallengeScreen-module__YFj0pq__noBest{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:16px;padding:28px;font-size:12px}.DailyChallengeScreen-module__YFj0pq__name{color:var(--muted);flex-direction:column;gap:6px;margin:19px 0 14px;font-size:11px;display:flex}.DailyChallengeScreen-module__YFj0pq__name input{border:1px solid var(--line);background:var(--paper);width:100%;color:var(--ink);font:inherit;border-radius:10px;padding:12px 13px;font-size:14px}.DailyChallengeScreen-module__YFj0pq__start{justify-content:space-between;width:100%;font-size:18px}.DailyChallengeScreen-module__YFj0pq__rule{color:var(--muted);text-align:center;margin-top:13px;font-size:10px;line-height:1.6}.DailyChallengeScreen-module__YFj0pq__ranking{border:1px solid var(--line);background:var(--paper);border-radius:22px;padding:23px}.DailyChallengeScreen-module__YFj0pq__rankingHead{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:17px;display:flex}.DailyChallengeScreen-module__YFj0pq__rankingHead h2{margin-top:6px;font-size:20px;font-weight:900}.DailyChallengeScreen-module__YFj0pq__rankingHead>span{color:var(--muted);font-size:9px}.DailyChallengeScreen-module__YFj0pq__list{flex-direction:column;gap:7px;display:flex}.DailyChallengeScreen-module__YFj0pq__list li{background:var(--mint-soft);border-radius:11px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:10px 12px;display:grid}.DailyChallengeScreen-module__YFj0pq__list li[data-me=true]{outline:2px solid var(--ink);background:var(--butter)}.DailyChallengeScreen-module__YFj0pq__list li b{background:var(--paper);border-radius:8px;place-items:center;width:27px;height:27px;font-size:11px;display:grid}.DailyChallengeScreen-module__YFj0pq__list li span{text-overflow:ellipsis;min-width:0;font-size:12px;font-weight:700;overflow:hidden}.DailyChallengeScreen-module__YFj0pq__list li strong{font-variant-numeric:tabular-nums;font-size:14px}.DailyChallengeScreen-module__YFj0pq__empty{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:14px;padding:42px 10px;font-size:13px}.DailyChallengeScreen-module__YFj0pq__mine{background:var(--butter);text-align:center;border-radius:8px;margin-top:13px;padding:10px;font-size:11px;font-weight:800}.DailyChallengeScreen-module__YFj0pq__error{border:1px solid var(--line);background:var(--paper);text-align:center;border-radius:18px;max-width:500px;margin:40px auto;padding:28px}.DailyChallengeScreen-module__YFj0pq__error p{color:var(--muted);margin:9px 0 18px;font-size:12px}@media (max-width:680px){.DailyChallengeScreen-module__YFj0pq__screen{padding:18px 16px 34px}.DailyChallengeScreen-module__YFj0pq__hero{margin:29px auto 23px}.DailyChallengeScreen-module__YFj0pq__hero h1{font-size:39px}.DailyChallengeScreen-module__YFj0pq__lead br{display:none}.DailyChallengeScreen-module__YFj0pq__sun{left:auto;right:8%}.DailyChallengeScreen-module__YFj0pq__grid{flex-direction:column;display:flex}.DailyChallengeScreen-module__YFj0pq__startCard,.DailyChallengeScreen-module__YFj0pq__ranking{width:100%}.DailyChallengeScreen-module__YFj0pq__ranking{padding:18px}}
