.Progress-module__fqJoGq__stack{--pgap:4px;flex-direction:column;align-items:stretch;min-width:0;display:flex}.Progress-module__fqJoGq__row{align-items:center;gap:var(--pgap);flex-wrap:nowrap;min-width:0;display:flex}.Progress-module__fqJoGq__mark{aspect-ratio:1;width:19px;min-width:12px;transform:scale(var(--bloom,1));transition:transform var(--dur-move) var(--ease-out);flex:0 auto;place-items:center;display:grid;position:relative}.Progress-module__fqJoGq__mark svg{width:79%;height:79%}.Progress-module__fqJoGq__mark svg g{fill:none;stroke:var(--rule-strong);stroke-width:1.4px}.Progress-module__fqJoGq__mark .Progress-module__fqJoGq__eye{fill:var(--rule-strong);stroke:none}.Progress-module__fqJoGq__mark:before{content:"";width:calc(var(--pgap) + 4px);transform-origin:0;background:0 0;height:2px;position:absolute;right:calc(100% - 2px)}.Progress-module__fqJoGq__right svg g{fill:var(--leaf);stroke:var(--leaf)}.Progress-module__fqJoGq__right .Progress-module__fqJoGq__eye{fill:var(--paper)}.Progress-module__fqJoGq__link:before{background:var(--leaf);animation:Progress-module__fqJoGq__stem var(--dur-move) var(--ease-out) both}@keyframes Progress-module__fqJoGq__stem{0%{transform:scaleX(0)}to{transform:none}}.Progress-module__fqJoGq__hot .Progress-module__fqJoGq__eye{fill:var(--pollen)}.Progress-module__fqJoGq__hot.Progress-module__fqJoGq__link:before{height:3px}.Progress-module__fqJoGq__missed svg g{fill:none;stroke:var(--miss);stroke-width:1.6px}.Progress-module__fqJoGq__missed .Progress-module__fqJoGq__eye{fill:var(--miss)}.Progress-module__fqJoGq__now svg g{stroke:var(--pollen);stroke-width:1.7px}.Progress-module__fqJoGq__now .Progress-module__fqJoGq__eye{fill:var(--pollen)}.Progress-module__fqJoGq__now.Progress-module__fqJoGq__right svg g{fill:var(--leaf);stroke:var(--leaf)}.Progress-module__fqJoGq__now.Progress-module__fqJoGq__missed svg g{stroke:var(--miss)}.Progress-module__fqJoGq__now.Progress-module__fqJoGq__missed .Progress-module__fqJoGq__eye{fill:var(--miss)}.Progress-module__fqJoGq__reach:before{background:var(--pollen);opacity:.7}.Progress-module__fqJoGq__reach svg{transform-origin:50%;animation:Progress-module__fqJoGq__breathe 1.5s var(--ease-inout) infinite}@keyframes Progress-module__fqJoGq__breathe{0%,to{transform:none}50%{transform:scale(1.12)}}.Progress-module__fqJoGq__slot{align-items:center;min-width:0;min-height:17px;margin-top:1px;display:flex;overflow:hidden}.Progress-module__fqJoGq__bonus{border-radius:var(--r-chip);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;white-space:normal;border:1px solid;flex-wrap:wrap;align-items:baseline;gap:.35em;padding:1px 4px;font-size:.75rem;font-weight:500;line-height:1.2;display:inline-flex}.Progress-module__fqJoGq__bonusNum{font-variant-numeric:tabular-nums;font-weight:500}.Progress-module__fqJoGq__offered{color:var(--pollen);transform-origin:0;animation:Progress-module__fqJoGq__throb 1.5s var(--ease-inout) infinite}@keyframes Progress-module__fqJoGq__throb{0%,to{opacity:1;transform:none}50%{opacity:.55;transform:scale(1.05)}}.Progress-module__fqJoGq__landed{color:var(--leaf);background:var(--leaf-tint);animation:Progress-module__fqJoGq__land var(--dur-move) var(--ease-out) both}@keyframes Progress-module__fqJoGq__land{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:none}}.Progress-module__fqJoGq__big{--pgap:6px;width:100%}.Progress-module__fqJoGq__big .Progress-module__fqJoGq__mark{width:28px}@media (max-width:379px){.Progress-module__fqJoGq__stack{--pgap:3px}.Progress-module__fqJoGq__big{--pgap:5px}}
.Game-module__GRocya__wrap{background:var(--paper);flex-direction:column;height:100svh;display:flex;overflow:hidden}.Game-module__GRocya__bar{min-height:56px;padding:.375rem var(--gutter);border-bottom:1px solid var(--rule);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(.5rem,2.2vw,.75rem);display:grid}.Game-module__GRocya__tally{flex:none;grid-template-columns:auto auto;place-items:baseline end;column-gap:.4rem;display:grid}.Game-module__GRocya__tallyLabel{font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);font-size:.75rem;font-weight:500;line-height:1}.Game-module__GRocya__worth{min-width:2ch;color:var(--pollen);transition:color var(--dur-move) var(--ease-out);justify-content:flex-end;align-items:baseline;gap:.15em;display:inline-flex}.Game-module__GRocya__worthNum{font-family:var(--font-display), Georgia, serif;font-variant-numeric:tabular-nums;font-variation-settings:"opsz" 17;animation:Game-module__GRocya__settle var(--dur-move) var(--ease-out) both;font-size:1.0625rem;font-weight:700;line-height:1}.Game-module__GRocya__worthBonus{font-family:var(--font-mono), monospace;animation:Game-module__GRocya__settle var(--dur-move) var(--ease-out) both;font-size:.625rem;font-weight:500;line-height:1}.Game-module__GRocya__tallySpent .Game-module__GRocya__worth{color:var(--ink-2)}@keyframes Game-module__GRocya__settle{0%{opacity:.3;transform:translateY(-3px)}to{opacity:1;transform:none}}.Game-module__GRocya__meter{background:var(--rule);grid-column:1/-1;width:100%;height:2px;margin:3px 0 5px;display:block;overflow:hidden}.Game-module__GRocya__meterFill{background:var(--pollen);transform-origin:0;width:100%;height:100%;transition:transform var(--dur-move) var(--ease-out), background-color var(--dur-move) var(--ease-out);display:block}.Game-module__GRocya__tallySpent .Game-module__GRocya__meterFill{background:var(--rule-strong)}.Game-module__GRocya__score{font-family:var(--font-display), Georgia, serif;font-variant-numeric:tabular-nums;text-align:right;font-variation-settings:"opsz" 21, "wght" 700;min-width:2ch;font-size:1.3125rem;font-weight:700;line-height:1}.Game-module__GRocya__scoreTallying{animation:Game-module__GRocya__swell var(--dur-tally) var(--ease-out) both}@keyframes Game-module__GRocya__swell{0%{font-variation-settings:"opsz" 21, "wght" 620}45%{font-variation-settings:"opsz" 21, "wght" 860}to{font-variation-settings:"opsz" 21, "wght" 700}}.Game-module__GRocya__stage{flex-direction:column;flex:auto;min-height:0;display:flex;position:relative}.Game-module__GRocya__stageQuote{overscroll-behavior:contain;overflow-y:auto}.Game-module__GRocya__stageQuote .Game-module__GRocya__plate{min-height:min-content}.Game-module__GRocya__stageHold{overflow-y:hidden}.Game-module__GRocya__plate:empty{display:none}.Game-module__GRocya__plate{min-height:8rem;padding:.75rem var(--gutter) 0;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:.5rem;display:flex}.Game-module__GRocya__rail{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;border:1px solid var(--rule);border-radius:var(--r-lg);background:var(--paper-3);aspect-ratio:1;flex:auto;grid-auto-columns:100%;grid-auto-flow:column;gap:20px;max-width:100%;min-height:0;max-height:38svh;display:grid;overflow-x:auto}.Game-module__GRocya__rail::-webkit-scrollbar{display:none}.Game-module__GRocya__slide{scroll-snap-align:start;scroll-snap-stop:always;width:100%;height:100%;overflow:hidden}.Game-module__GRocya__slide img{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%}.Game-module__GRocya__card{aspect-ratio:1;border:1px solid var(--rule);border-radius:var(--r-lg);background:var(--paper-3);touch-action:pan-y;flex:auto;max-width:100%;min-height:0;max-height:38svh;position:relative;overflow:hidden}.Game-module__GRocya__photo{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%}.Game-module__GRocya__dots{flex:none;justify-content:center;align-items:center;gap:0;min-height:28px;display:flex}.Game-module__GRocya__dot{background:0 0;border:none;place-items:center;width:28px;height:28px;padding:0;display:grid}.Game-module__GRocya__dot:after{content:"";background:var(--rule-strong);width:7px;height:7px;transition:background-color var(--dur-quick) var(--ease-out), transform var(--dur-quick) var(--ease-out);border-radius:50%}.Game-module__GRocya__dotNow:after{background:var(--pollen);transform:scale(1.5)}.Game-module__GRocya__peekRow{flex:none;justify-content:center;align-items:center;min-height:44px;display:flex}.Game-module__GRocya__peek{border:1px solid var(--rule-strong);border-radius:var(--r);background:var(--paper-2);min-height:40px;color:var(--ink-2);transition:background-color var(--dur-tap) var(--ease-out);align-items:center;gap:.5rem;padding:0 .875rem;font-size:.9375rem;display:inline-flex}.Game-module__GRocya__peek:active{background:var(--paper-3)}.Game-module__GRocya__peek:disabled{color:var(--ink-3);border-color:var(--rule);background:0 0}.Game-module__GRocya__peekHint{font-family:var(--font-mono), monospace;letter-spacing:.1em;color:var(--ink-3);text-transform:uppercase;font-size:.6875rem}.Game-module__GRocya__answers{padding:.75rem var(--gutter);padding-bottom:max(.75rem, env(safe-area-inset-bottom));flex-direction:column;flex:none;gap:8px;display:flex}.Game-module__GRocya__answer{width:100%;min-height:var(--tap-row);text-align:left;border:1px solid var(--rule-strong);border-radius:var(--r);background:var(--paper-2);color:var(--ink);font-size:var(--t-answer);transition:background-color var(--dur-tap) var(--ease-out), border-color var(--dur-tap) var(--ease-out), color var(--dur-quick) var(--ease-out), opacity var(--dur-quick) var(--ease-out);align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;line-height:1.25;display:flex}.Game-module__GRocya__answer:active:not(:disabled){background:var(--paper-3)}.Game-module__GRocya__answerDim{color:var(--ink-3);opacity:.6;border-color:var(--rule)}.Game-module__GRocya__answerRight{border-color:var(--leaf);color:var(--ink);opacity:1;background-image:linear-gradient(var(--leaf-tint), var(--leaf-tint));animation:Game-module__GRocya__wipe var(--dur-reveal) var(--ease-out) both;background-repeat:no-repeat;background-size:100% 100%}@keyframes Game-module__GRocya__wipe{0%{background-size:0% 100%}to{background-size:100% 100%}}.Game-module__GRocya__answerOut{border-color:var(--rule);color:var(--ink-3);text-underline-offset:3px;opacity:.75;background:0 0;text-decoration:line-through;text-decoration-thickness:1px}.Game-module__GRocya__out{color:var(--ink-3);flex:none;margin-left:auto}.Game-module__GRocya__answerShake{animation:Game-module__GRocya__nope .38s var(--ease-out) both}@keyframes Game-module__GRocya__nope{0%,to{transform:translate(0)}18%{transform:translate(-5px)}38%{transform:translate(4px)}58%{transform:translate(-3px)}78%{transform:translate(2px)}}.Game-module__GRocya__nudge{padding:0 var(--gutter) .625rem;font-size:var(--t-caption);color:var(--ink-3);text-align:center;animation:Game-module__GRocya__fadeUp var(--dur-quick) var(--ease-out) both}@keyframes Game-module__GRocya__fadeUp{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}.Game-module__GRocya__mark{color:var(--leaf);flex:none;margin-left:auto}.Game-module__GRocya__sheet{z-index:20;background:var(--paper);animation:Game-module__GRocya__rise var(--dur-move) var(--ease-settle) both;flex-direction:column;display:flex;position:absolute;inset:0}@keyframes Game-module__GRocya__rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.Game-module__GRocya__sheetPhoto{aspect-ratio:1;background:var(--paper-3);flex:none;width:100%;min-height:7rem;max-height:40svh;position:relative;overflow:hidden}.Game-module__GRocya__sheetPhoto img{object-fit:cover;width:100%;height:100%}.Game-module__GRocya__sheetScrim{background:linear-gradient(to bottom, transparent, var(--scrim));opacity:.85;height:45%;position:absolute;inset:auto 0 0}.Game-module__GRocya__stake{background:var(--soil);border:1px solid var(--rule);text-align:center;width:min(84%,22rem);animation:Game-module__GRocya__drive .38s var(--ease-out) both;border-radius:3px;padding:.625rem .75rem;position:absolute;bottom:.875rem;left:50%;transform:translate(-50%)}@keyframes Game-module__GRocya__drive{0%{opacity:0;transform:translate(-50%,-14px)}to{opacity:1;transform:translate(-50%)}}.Game-module__GRocya__stakeName{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em;color:var(--on-accent);font-variation-settings:"opsz" 22, "SOFT" 30, "WONK" 1;font-size:1.375rem;font-weight:700;line-height:1.05}@media (min-width:420px){.Game-module__GRocya__stakeName{font-variation-settings:"opsz" 26, "SOFT" 30, "WONK" 1;font-size:1.625rem}}.Game-module__GRocya__sheetBody{overscroll-behavior:contain;padding:1rem var(--gutter) .5rem;flex-direction:column;flex:1;gap:.75rem;min-height:0;display:flex;overflow-y:auto}.Game-module__GRocya__verdict{align-items:baseline;gap:.5rem;display:flex}.Game-module__GRocya__verdictPts{font-family:var(--font-display), Georgia, serif;font-variation-settings:"opsz" 24;font-variant-numeric:tabular-nums;color:var(--leaf);margin-left:auto;font-size:1.5rem;font-weight:800}.Game-module__GRocya__bonusLine{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Game-module__GRocya__bonusEarned{border:1px solid var(--leaf);border-radius:var(--r-chip);background:var(--leaf-tint);min-height:20px;color:var(--leaf);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;animation:Game-module__GRocya__settle var(--dur-move) var(--ease-out) both;align-items:center;padding:0 .375rem;font-size:.6875rem;font-weight:500;line-height:1;display:inline-flex}.Game-module__GRocya__bonusWhy{font-size:var(--t-caption);color:var(--ink-3)}.Game-module__GRocya__slip{border-top:1px solid var(--rule);flex-wrap:wrap;gap:.375rem .75rem;padding-top:.625rem;display:flex}.Game-module__GRocya__also{border-top:1px solid var(--rule);flex-direction:column;gap:.5rem;padding-top:.625rem;display:flex}.Game-module__GRocya__alsoTitle{color:var(--ink-2)}.Game-module__GRocya__alsoRow{grid-template-columns:repeat(3,1fr);gap:.625rem;display:grid}.Game-module__GRocya__alsoCard{flex-direction:column;gap:.375rem;min-width:0;text-decoration:none;display:flex}.Game-module__GRocya__alsoCard img{aspect-ratio:1;object-fit:cover;border-radius:var(--r);width:100%;height:auto;max-height:110px;display:block}.Game-module__GRocya__alsoName{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-2);font-size:.8125rem;font-weight:500;line-height:1.3}.Game-module__GRocya__sheetFoot{padding:.875rem var(--gutter);padding-bottom:max(.875rem, env(safe-area-inset-bottom));border-top:1px solid var(--rule);background:var(--paper)}.Game-module__GRocya__next{width:100%;min-height:var(--tap-row);border-radius:var(--r);background:var(--ink);color:var(--paper);font-size:var(--t-answer);transition:opacity var(--dur-tap) var(--ease-out);font-weight:700}.Game-module__GRocya__next:active{opacity:.85}.Game-module__GRocya__link{color:var(--ink-3);font-size:var(--t-caption);text-underline-offset:3px;text-decoration:underline}.Game-module__GRocya__prompt{font-family:var(--font-display), Georgia, serif;font-variation-settings:"opsz" 36, "WONK" 0;text-align:center;text-wrap:balance;flex:none;font-size:1.375rem;font-weight:600;line-height:1.2}.Game-module__GRocya__plateText{justify-content:flex-start;gap:1rem;padding-top:1.5rem}.Game-module__GRocya__quote{font-size:var(--t-lede);color:var(--ink-2);background:var(--paper-2);border:1px solid var(--rule);border-radius:var(--r);text-wrap:pretty;min-height:0;padding:1rem;line-height:1.5;overflow-y:auto}.Game-module__GRocya__swipeHint{font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);margin-left:.5rem;font-size:.625rem}.Game-module__GRocya__answerLabel{flex-direction:column;gap:1px;min-width:0;display:flex}.Game-module__GRocya__answerHint{font-size:var(--t-caption);color:var(--ink-3);font-weight:400}.Game-module__GRocya__linkRow{padding-bottom:1.5rem}.Game-module__GRocya__results{min-height:0;padding:0 var(--gutter);padding-bottom:max(1rem, env(safe-area-inset-bottom));flex-direction:column;flex:1;display:flex;overflow:hidden}.Game-module__GRocya__resultBody{overscroll-behavior:contain;flex-direction:column;flex:auto;width:100%;min-height:0;display:flex;overflow-y:auto}.Game-module__GRocya__resultInner{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;margin:auto 0;padding-block:1.25rem 2.5rem;display:flex}.Game-module__GRocya__bigScore{font-family:var(--font-display), Georgia, serif;letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-variation-settings:"opsz" 72, "SOFT" 30, "WONK" 0;margin-top:.25rem;font-size:clamp(3.25rem,17vw,4.5rem);font-weight:700;line-height:.92}.Game-module__GRocya__gauge{background:var(--paper-3);border:1px solid var(--rule);border-radius:var(--r-chip);width:100%;height:6px;margin:.5rem 0 .75rem;display:block;overflow:hidden}.Game-module__GRocya__gaugeFill{background:var(--leaf);transform-origin:0;height:100%;animation:Game-module__GRocya__sweep var(--dur-tally) var(--ease-out) both;display:block}@keyframes Game-module__GRocya__sweep{0%{transform:scaleX(0)}to{transform:none}}.Game-module__GRocya__resultRow{width:100%;padding:.5rem 0 .75rem}.Game-module__GRocya__resultNote{border:1px solid var(--rule);border-left:2px solid var(--pollen);border-radius:var(--r);background:var(--paper-2);width:100%;font-size:var(--t-caption);color:var(--ink-2);text-wrap:pretty;margin-top:.25rem;padding:.625rem .75rem}.Game-module__GRocya__rcpt{border:1px solid var(--rule);border-radius:var(--r-lg);background:var(--paper-2);width:100%;margin-top:.375rem;padding:0;list-style:none;overflow:clip}.Game-module__GRocya__rcptRow,.Game-module__GRocya__rcptTotal{grid-template-columns:minmax(0,auto) minmax(0,1fr) auto;align-items:baseline;column-gap:.625rem;padding:.5rem .75rem;display:grid}.Game-module__GRocya__rcptRow+.Game-module__GRocya__rcptRow{border-top:1px solid var(--rule)}.Game-module__GRocya__rcptLabel{font-size:var(--t-caption);color:var(--ink);font-weight:700}.Game-module__GRocya__rcptTag{border:1px solid var(--rule-strong);border-radius:var(--r-chip);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);vertical-align:.125em;margin-left:.375rem;padding:1px 4px;font-size:.625rem;font-weight:500;display:inline-block}.Game-module__GRocya__rcptDetail{color:var(--ink-3);text-align:right;text-wrap:pretty;font-size:.8125rem;line-height:1.3}.Game-module__GRocya__rcptPts{min-width:2.5ch;font-family:var(--font-mono), ui-monospace, monospace;font-size:var(--t-caption);font-variant-numeric:tabular-nums;text-align:right;color:var(--leaf);font-weight:500}.Game-module__GRocya__rcptOff .Game-module__GRocya__rcptLabel,.Game-module__GRocya__rcptOff .Game-module__GRocya__rcptPts{color:var(--ink-3);font-weight:500}.Game-module__GRocya__rcptTotal{border-top:1px solid var(--rule-strong);background:var(--paper-3);grid-template-columns:minmax(0,1fr) auto}.Game-module__GRocya__rcptTotal .Game-module__GRocya__rcptLabel{font-weight:700}.Game-module__GRocya__rcptTotal .Game-module__GRocya__rcptPts{font-weight:500;font-size:var(--t-body);color:var(--ink)}.Game-module__GRocya__rcptOutOf{font-size:var(--t-label);color:var(--ink-3)}.Game-module__GRocya__resultActions{flex-direction:column;flex:none;align-items:stretch;gap:.625rem;width:100%;padding-top:.5rem;display:flex}.Game-module__GRocya__btnPrimary{width:100%;min-height:var(--tap-row);border-radius:var(--r);background:var(--ink);color:var(--paper);font-size:var(--t-answer);text-align:center;transition:opacity var(--dur-tap) var(--ease-out);place-items:center;padding:0 1rem;font-weight:700;text-decoration:none;display:grid}.Game-module__GRocya__btnPrimary:active{opacity:.85}.Game-module__GRocya__btnSecondary{border:1px solid var(--rule-strong);border-radius:var(--r);width:100%;min-height:52px;color:var(--ink-2);font-size:var(--t-body);text-align:center;transition:background-color var(--dur-tap) var(--ease-out);background:0 0;place-items:center;padding:0 1rem;font-weight:500;text-decoration:none;display:grid}.Game-module__GRocya__btnSecondary:active{background:var(--paper-3)}.Game-module__GRocya__resultLink{min-height:var(--tap);color:var(--ink-3);font-size:var(--t-caption);text-underline-offset:3px;align-self:center;place-items:center;padding:0 .5rem;text-decoration:underline;display:grid}.Game-module__GRocya__cards{padding:.75rem var(--gutter);padding-bottom:max(.75rem, env(safe-area-inset-bottom));flex:none;grid-template-columns:1fr 1fr;gap:10px;display:grid}.Game-module__GRocya__cardsFill{flex:auto;align-content:safe center;gap:12px;min-height:0}.Game-module__GRocya__cardsFill .Game-module__GRocya__cardPhoto{aspect-ratio:3/4}.Game-module__GRocya__cardsFill .Game-module__GRocya__cardName{min-height:52px;font-size:1rem}.Game-module__GRocya__ask{padding:.25rem var(--gutter) .5rem;flex-direction:column;flex:none;gap:.25rem;display:flex}.Game-module__GRocya__askLine{font-family:var(--font-display), Georgia, serif;font-variation-settings:"opsz" 36, "WONK" 1;text-align:center;color:var(--wine);font-size:1.375rem;font-weight:700;line-height:1.2}.Game-module__GRocya__card2{border:1px solid var(--rule-strong);border-radius:var(--r);background:var(--paper-2);text-align:left;min-height:0;transition:border-color var(--dur-tap) var(--ease-out), transform var(--dur-tap) var(--ease-out), opacity var(--dur-quick) var(--ease-out);flex-direction:column;display:flex;overflow:hidden}.Game-module__GRocya__card2:active:not(:disabled){transform:scale(.985)}.Game-module__GRocya__cardPhoto{aspect-ratio:1;background:var(--paper-3);width:100%;position:relative;overflow:hidden}.Game-module__GRocya__cardPhoto img{object-fit:cover;width:100%;height:100%}.Game-module__GRocya__cardName{flex-direction:column;justify-content:center;gap:1px;min-height:46px;padding:.5rem .625rem;font-size:.9375rem;font-weight:500;line-height:1.2;display:flex}.Game-module__GRocya__cardRight{border-color:var(--leaf);background:var(--leaf-tint);border-width:2px}.Game-module__GRocya__cardTick{background:var(--leaf);width:26px;height:26px;color:var(--on-accent);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:6px;right:6px}.Game-module__GRocya__cardOut{opacity:.4;border-color:var(--rule)}.Game-module__GRocya__cardOut .Game-module__GRocya__cardName{color:var(--ink-3);text-decoration:line-through}.Game-module__GRocya__cardDim{opacity:.5}.Game-module__GRocya__cards:has(>:nth-child(2):last-child){grid-template-columns:1fr 1fr;gap:12px}
.ScoreDemo-module__IbQKHq__wrap{flex-direction:column;gap:.5rem;display:flex}.ScoreDemo-module__IbQKHq__panel{border:1px solid var(--rule);border-radius:var(--r);background:var(--paper);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(.5rem,2.2vw,.75rem);min-height:56px;padding:.5rem .875rem;display:grid}.ScoreDemo-module__IbQKHq__caption{font-size:var(--t-caption);color:var(--ink-3);text-wrap:pretty;line-height:1.45}
.Instructions-module__gVABbG__head{padding:1.25rem var(--gutter) .875rem;flex-direction:column;gap:.25rem;display:flex}.Instructions-module__gVABbG__headRow{align-items:flex-start;gap:.5rem;display:flex}.Instructions-module__gVABbG__headRow .Instructions-module__gVABbG__headText{flex-direction:column;flex:auto;gap:.25rem;min-width:0;display:flex}.Instructions-module__gVABbG__title{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em;font-variation-settings:"opsz" 24, "SOFT" 0, "WONK" 1;text-wrap:balance;font-size:1.5rem;font-weight:600;line-height:1.1}.Instructions-module__gVABbG__block{padding:.875rem var(--gutter);border-top:1px solid var(--rule);flex-direction:column;gap:.5rem;display:flex}.Instructions-module__gVABbG__asked{font-size:var(--t-body);color:var(--ink-2);text-wrap:pretty;line-height:1.45}.Instructions-module__gVABbG__specRow{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.Instructions-module__gVABbG__chip{border-radius:var(--r-chip);min-height:18px;font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border:1px solid;align-items:center;padding:0 .375rem;font-size:.625rem;font-weight:500;display:inline-flex}.Instructions-module__gVABbG__chipRanked{color:var(--pollen)}.Instructions-module__gVABbG__chipPractice{color:var(--ink-3)}.Instructions-module__gVABbG__secTitle{margin-bottom:.375rem}.Instructions-module__gVABbG__start{width:100%;min-height:var(--tap-row);border-radius:var(--r);background:var(--ink);color:var(--paper);font-size:var(--t-answer);transition:opacity var(--dur-tap) var(--ease-out);font-weight:700}.Instructions-module__gVABbG__start:active{opacity:.85}.Instructions-module__gVABbG__back{border:1px solid var(--rule-strong);border-radius:var(--r);width:100%;min-height:52px;color:var(--ink-2);font-size:var(--t-body);text-align:center;transition:background-color var(--dur-tap) var(--ease-out);background:0 0;place-items:center;padding:0 1rem;font-weight:500;display:grid}.Instructions-module__gVABbG__back:active{background:var(--paper-3)}.Instructions-module__gVABbG__body{flex-direction:column;display:flex}
.Sheet-module__TxLLoq__scrim{z-index:30;background:var(--scrim);background:var(--scrim-veil,color-mix(in srgb, var(--scrim) 55%, transparent));animation:Sheet-module__TxLLoq__fade var(--dur-quick) var(--ease-out) both;align-items:flex-end;display:flex;position:fixed;inset:0}@keyframes Sheet-module__TxLLoq__fade{0%{opacity:0}to{opacity:1}}.Sheet-module__TxLLoq__panel{background:var(--paper-2);border-top:1px solid var(--rule-strong);border-radius:var(--r-lg) var(--r-lg) 0 0;width:100%;min-height:0;animation:Sheet-module__TxLLoq__up var(--dur-move) var(--ease-settle) both;flex-direction:column;display:flex;position:relative}@keyframes Sheet-module__TxLLoq__up{0%{transform:translateY(100%)}to{transform:none}}.Sheet-module__TxLLoq__floor{max-height:min(88dvh,620px)}.Sheet-module__TxLLoq__drawer{max-height:calc(100svh - var(--rail-h,57px) - env(safe-area-inset-bottom,0px) - 40px);max-height:calc(100dvh - var(--rail-h,57px) - env(safe-area-inset-bottom,0px) - 40px)}.Sheet-module__TxLLoq__drawer.Sheet-module__TxLLoq__noFoot .Sheet-module__TxLLoq__body{padding-bottom:1rem}.Sheet-module__TxLLoq__scrimLive{bottom:calc(var(--rail-h,57px) + env(safe-area-inset-bottom,0px))}.Sheet-module__TxLLoq__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow-y:auto}.Sheet-module__TxLLoq__floor.Sheet-module__TxLLoq__noFoot .Sheet-module__TxLLoq__body{padding-bottom:max(1.5rem, env(safe-area-inset-bottom))}.Sheet-module__TxLLoq__foot{border-top:1px solid var(--rule);background:var(--paper-2);padding:.875rem var(--gutter);padding-bottom:max(.875rem, env(safe-area-inset-bottom));flex-direction:column;flex:none;gap:.5rem;display:flex}.Sheet-module__TxLLoq__drawer .Sheet-module__TxLLoq__foot{padding-bottom:.875rem}.Sheet-module__TxLLoq__close{width:var(--tap);height:var(--tap);color:var(--ink-3);border-radius:var(--r);transition:background-color var(--dur-tap) var(--ease-out);flex:none;place-items:center;margin:-.625rem -.5rem -.625rem 0;display:grid}.Sheet-module__TxLLoq__close:active{background:var(--paper-3)}
