.game-module__Rhc39W__shell{max-width:560px;min-height:100dvh;color:var(--fg);flex-direction:column;align-items:center;gap:18px;margin:0 auto;padding:28px 20px 64px;display:flex}.game-module__Rhc39W__shell>.game-module__Rhc39W__rankCard,.game-module__Rhc39W__shell>.game-module__Rhc39W__rows,.game-module__Rhc39W__shell>.game-module__Rhc39W__ruleCard,.game-module__Rhc39W__shell>.game-module__Rhc39W__eyebrow,.game-module__Rhc39W__shell>.game-module__Rhc39W__footerNote,.game-module__Rhc39W__shell>.game-module__Rhc39W__hint{width:100%}.game-module__Rhc39W__header{text-align:center;width:100%}.game-module__Rhc39W__title{font-family:var(--font-display);letter-spacing:-.01em;background:linear-gradient(92deg, var(--accent) 20%, var(--hot) 90%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(2rem,9vw,2.9rem);font-weight:400;line-height:1}.game-module__Rhc39W__subtitle{color:var(--muted);text-wrap:pretty;max-width:30ch;margin:10px auto 0;font-size:.85rem;line-height:1.45}.game-module__Rhc39W__brand{flex-direction:column;align-items:center;gap:12px;display:flex}.game-module__Rhc39W__brandMark{gap:7px;display:inline-flex}.game-module__Rhc39W__miniTile{width:38px;height:38px;font-family:var(--font-display);text-transform:uppercase;background:linear-gradient(175deg, var(--tile-top), var(--tile-bottom));color:var(--tile-ink);box-shadow:0 3px 0 var(--tile-edge);border-radius:11px;justify-content:center;align-items:center;font-size:1.05rem;font-weight:400;display:inline-flex}.game-module__Rhc39W__miniTileNum{background:linear-gradient(150deg, var(--accent), var(--hot));color:var(--accent-ink)}.game-module__Rhc39W__scorebar{align-items:center;gap:10px;width:100%;display:flex}.game-module__Rhc39W__scoreChip{background:var(--bg-card);border:1px solid var(--border);border-radius:13px;flex-direction:column;flex:1;gap:1px;padding:8px 13px;display:flex}.game-module__Rhc39W__scoreChip:last-child{text-align:right;align-items:flex-end}.game-module__Rhc39W__scoreChip .game-module__Rhc39W__name{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:.66rem;font-weight:700}.game-module__Rhc39W__scoreChip .game-module__Rhc39W__value{font-family:var(--font-display);color:var(--fg);font-size:1.5rem;font-weight:400;line-height:1}.game-module__Rhc39W__ring{background:conic-gradient(var(--hot), var(--accent) var(--ring-deg,360deg), var(--border) 0deg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.game-module__Rhc39W__ringInner{background:var(--background);width:48px;height:48px;font-family:var(--font-display);color:var(--fg);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;line-height:1;display:flex}.game-module__Rhc39W__ring.game-module__Rhc39W__low{background:conic-gradient(var(--hot) var(--ring-deg,360deg), var(--border) 0deg);animation:1s ease-in-out infinite game-module__Rhc39W__pulse}.game-module__Rhc39W__ring.game-module__Rhc39W__low .game-module__Rhc39W__ringInner{color:var(--hot)}.game-module__Rhc39W__card{background:var(--bg-card);border:1px solid var(--border);width:100%;box-shadow:var(--shadow);border-radius:18px;flex-direction:column;gap:14px;padding:18px;display:flex}.game-module__Rhc39W__roundMeta{justify-content:space-between;align-items:center;display:flex}.game-module__Rhc39W__roundKind{font-family:var(--font-display);color:var(--fg);font-size:1.1rem;font-weight:400}.game-module__Rhc39W__timer{font-family:var(--font-display);background:var(--panel-alt);color:var(--fg);border:1px solid var(--border);border-radius:999px;padding:5px 14px;font-size:1.15rem}.game-module__Rhc39W__timer.game-module__Rhc39W__low{background:var(--hot);color:#fff;border-color:var(--hot);animation:1s ease-in-out infinite game-module__Rhc39W__pulse}.game-module__Rhc39W__tiles{perspective:600px;flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.game-module__Rhc39W__tilesGrid{perspective:600px;grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.game-module__Rhc39W__tile{min-width:52px;height:52px;font-family:var(--font-display);text-transform:uppercase;color:var(--tile-ink);background:linear-gradient(175deg, var(--tile-top), var(--tile-bottom));border:1px solid var(--border);cursor:default;-webkit-user-select:none;user-select:none;box-shadow:0 3px 0 var(--tile-edge);border-radius:12px;justify-content:center;align-items:center;padding:0 8px;font-size:1.3rem;font-weight:400;display:flex}.game-module__Rhc39W__tile.game-module__Rhc39W__joker{color:var(--accent);border-color:var(--accent);border-style:dashed}.game-module__Rhc39W__tile.game-module__Rhc39W__clickable{cursor:pointer;transition:transform 80ms,border-color 80ms}.game-module__Rhc39W__tile.game-module__Rhc39W__clickable:hover{border-color:var(--accent);transform:translateY(-2px)}.game-module__Rhc39W__tile.game-module__Rhc39W__selected{color:var(--accent);border-color:var(--accent);box-shadow:0 3px 0 var(--tile-edge), 0 0 0 3px var(--accent-soft), 0 6px 18px color-mix(in srgb, var(--accent) 35%, transparent)}.game-module__Rhc39W__tile.game-module__Rhc39W__used{color:var(--muted);border-color:var(--border);box-shadow:none;background:0 0}.game-module__Rhc39W__tile.game-module__Rhc39W__tileAction.game-module__Rhc39W__used{pointer-events:none}.game-module__Rhc39W__tile.game-module__Rhc39W__tileAction{font-family:var(--font-sans), sans-serif;color:var(--muted);background:var(--panel-alt);box-shadow:none;border-style:dashed;font-size:1.05rem;font-weight:600}.game-module__Rhc39W__tile.game-module__Rhc39W__locked{border-color:var(--good);color:var(--good)}.game-module__Rhc39W__wordBox{background:var(--panel-alt);border:1px solid var(--border);border-radius:14px;align-items:center;gap:10px;min-height:52px;padding:10px 12px;display:flex}.game-module__Rhc39W__wordText{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--fg);overflow-wrap:anywhere;flex:1;font-size:1.35rem}.game-module__Rhc39W__wordText.game-module__Rhc39W__empty{color:var(--muted);text-transform:none;letter-spacing:0;font-size:1.05rem}.game-module__Rhc39W__target{text-align:center;color:var(--muted);font-size:1rem}.game-module__Rhc39W__target strong{color:var(--fg);font-size:1.5rem}.game-module__Rhc39W__targetBox{background:var(--panel-alt);border:1px solid var(--border);border-radius:16px;flex-direction:column;align-items:center;gap:2px;padding:12px;display:flex}.game-module__Rhc39W__targetNum{font-family:var(--font-display);background:linear-gradient(135deg, var(--accent), var(--hot));color:#0000;-webkit-background-clip:text;background-clip:text;font-size:2.7rem;line-height:1;animation:.5s cubic-bezier(.2,.9,.3,1) both game-module__Rhc39W__popIn}.game-module__Rhc39W__opRow{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.game-module__Rhc39W__opBtn{border:1px solid var(--border);background:var(--panel-alt);color:var(--fg);cursor:pointer;border-radius:12px;padding:12px 0;font-family:inherit;font-size:1.2rem;font-weight:700}.game-module__Rhc39W__opBtn.game-module__Rhc39W__active{background:linear-gradient(135deg, var(--accent), var(--hot));color:var(--accent-ink);border-color:#0000}.game-module__Rhc39W__actionRow{grid-template-columns:1fr 1fr;gap:8px;display:grid}.game-module__Rhc39W__inputRow{gap:10px;display:flex}.game-module__Rhc39W__input{border:1px solid var(--border);background:var(--panel-alt);color:var(--fg);border-radius:13px;flex:1;padding:13px 14px;font-family:inherit;font-size:1rem}.game-module__Rhc39W__input:focus{border-color:var(--accent);outline:none}.game-module__Rhc39W__inputRow .game-module__Rhc39W__btn{flex:none;width:auto;padding:13px 20px;font-size:1rem}.game-module__Rhc39W__btn{text-align:center;width:100%;font-family:var(--font-display);letter-spacing:.01em;background:linear-gradient(135deg, var(--accent), var(--hot));color:var(--accent-ink);cursor:pointer;box-shadow:var(--glow);border:none;border-radius:16px;padding:14px 22px;font-size:1.15rem;font-weight:400;transition:transform 80ms,filter .15s,box-shadow .15s;display:block}.game-module__Rhc39W__btn:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.game-module__Rhc39W__btn:active:not(:disabled){transform:translateY(1px)}.game-module__Rhc39W__btn:focus-visible{outline:3px solid var(--accent-soft);outline-offset:2px}.game-module__Rhc39W__btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.game-module__Rhc39W__btn.game-module__Rhc39W__ghost{font-family:var(--font-sans), sans-serif;color:var(--accent);border:1.5px solid var(--accent);box-shadow:none;background:0 0;border-radius:14px;padding:12px;font-size:.85rem;font-weight:700}.game-module__Rhc39W__btn.game-module__Rhc39W__ghost:hover:not(:disabled){background:var(--accent-soft);filter:none}.game-module__Rhc39W__btn.game-module__Rhc39W__hot{font-family:var(--font-sans), sans-serif;background:var(--hot);color:#fff;box-shadow:none;border-radius:14px;padding:12px;font-size:.85rem;font-weight:700}.game-module__Rhc39W__btn.game-module__Rhc39W__danger{font-family:var(--font-sans), sans-serif;color:var(--bad);border:1.5px solid var(--bad);box-shadow:none;background:0 0;border-radius:14px;padding:12px;font-size:.85rem;font-weight:700}.game-module__Rhc39W__btn.game-module__Rhc39W__danger:hover:not(:disabled){background:var(--bad);color:#fff;filter:none}.game-module__Rhc39W__btnSmall{width:auto;font-family:var(--font-sans), sans-serif;border:1px solid var(--border);color:var(--fg);cursor:pointer;box-shadow:none;background:0 0;border-radius:11px;flex:none;padding:8px 13px;font-size:.78rem;font-weight:600}.game-module__Rhc39W__btnSmall:hover:not(:disabled){border-color:var(--accent);color:var(--accent);filter:none;transform:none}.game-module__Rhc39W__back{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;align-self:flex-start;padding:6px 13px;font-family:inherit;font-size:.78rem;display:inline-block}.game-module__Rhc39W__back:hover{color:var(--accent);border-color:var(--accent)}.game-module__Rhc39W__accountStack{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.game-module__Rhc39W__dangerZone{border:1px solid var(--bad);border-radius:14px;flex-direction:column;gap:10px;width:100%;padding:12px 16px;display:flex}.game-module__Rhc39W__dangerZone .game-module__Rhc39W__btnRow{flex-wrap:wrap;gap:8px;display:flex}.game-module__Rhc39W__btnRow .game-module__Rhc39W__btn{flex:1;width:auto;min-width:140px}.game-module__Rhc39W__accountBar{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:11px 14px;display:flex}.game-module__Rhc39W__accountBar .game-module__Rhc39W__btn{flex:none;width:auto;padding:8px 14px;font-size:.8rem}.game-module__Rhc39W__fieldLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);text-align:center;font-size:.66rem;font-weight:700}.game-module__Rhc39W__segment{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.game-module__Rhc39W__langSwitch{background:var(--panel-alt);border:1px solid var(--border);border-radius:999px;gap:6px;margin-top:14px;padding:4px;display:inline-flex}.game-module__Rhc39W__langBtn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:5px 16px;font-family:inherit;font-size:.75rem;font-weight:700}.game-module__Rhc39W__langBtn.game-module__Rhc39W__active{background:linear-gradient(135deg, var(--accent), var(--hot));color:var(--accent-ink)}.game-module__Rhc39W__segmentBtn{border:1px solid var(--border);background:var(--bg-card);color:var(--fg);cursor:pointer;border-radius:13px;flex-direction:column;align-items:center;gap:2px;padding:10px 4px;font-family:inherit;font-size:.87rem;font-weight:700;display:flex}.game-module__Rhc39W__segmentBtn.game-module__Rhc39W__active{background:linear-gradient(135deg, var(--accent), var(--hot));color:var(--accent-ink);border-color:#0000}.game-module__Rhc39W__segmentBtn .game-module__Rhc39W__sub{opacity:.65;font-size:.7rem;font-weight:600}.game-module__Rhc39W__feedback{text-align:center;min-height:1.2em;color:var(--muted);text-wrap:pretty;font-size:.8rem;line-height:1.5}.game-module__Rhc39W__feedback.game-module__Rhc39W__ok,.game-module__Rhc39W__feedback.game-module__Rhc39W__bad{font-weight:600}.game-module__Rhc39W__divider{color:var(--muted);align-items:center;gap:8px;font-size:.72rem;display:flex}.game-module__Rhc39W__divider:before,.game-module__Rhc39W__divider:after{content:"";background:var(--border);flex:1;height:1px}.game-module__Rhc39W__feedback.game-module__Rhc39W__ok{color:var(--good)}.game-module__Rhc39W__feedback.game-module__Rhc39W__bad{color:var(--bad)}.game-module__Rhc39W__steps{font-variant-numeric:tabular-nums;flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.game-module__Rhc39W__steps li{background:var(--panel-alt);border-radius:9px;padding:6px 12px;font-size:.87rem;font-weight:600}.game-module__Rhc39W__revealRow{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.game-module__Rhc39W__revealRow .game-module__Rhc39W__label{color:var(--muted);font-size:.8rem}.game-module__Rhc39W__big{font-family:var(--font-display);text-align:right;font-size:1.25rem;font-weight:400}.game-module__Rhc39W__center{text-align:center}.game-module__Rhc39W__hint{color:var(--muted);text-align:center;text-wrap:pretty;font-size:.78rem;line-height:1.5}.game-module__Rhc39W__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:.66rem;font-weight:700}.game-module__Rhc39W__bestBox{background:var(--panel-alt);border:1px dashed color-mix(in srgb, var(--accent) 45%, transparent);border-radius:16px;flex-direction:column;gap:10px;padding:14px;display:flex}.game-module__Rhc39W__wordTiles{perspective:600px;flex-wrap:wrap;gap:5px;display:flex}.game-module__Rhc39W__wordTile{min-width:34px;height:38px;font-family:var(--font-display);text-transform:uppercase;color:var(--tile-ink);background:linear-gradient(175deg, var(--tile-top), var(--tile-bottom));box-shadow:0 2px 0 var(--tile-edge);transform-origin:top;border-radius:9px;justify-content:center;align-items:center;padding:0 6px;font-size:1rem;font-weight:400;animation:.5s cubic-bezier(.2,.8,.3,1) both game-module__Rhc39W__tileIn;display:inline-flex}.game-module__Rhc39W__wordTiles .game-module__Rhc39W__wordTile:nth-child(2){animation-delay:60ms}.game-module__Rhc39W__wordTiles .game-module__Rhc39W__wordTile:nth-child(3){animation-delay:.12s}.game-module__Rhc39W__wordTiles .game-module__Rhc39W__wordTile:nth-child(4){animation-delay:.18s}.game-module__Rhc39W__wordTiles .game-module__Rhc39W__wordTile:nth-child(5){animation-delay:.24s}.game-module__Rhc39W__wordTiles .game-module__Rhc39W__wordTile:nth-child(6){animation-delay:.3s}.game-module__Rhc39W__wordTiles .game-module__Rhc39W__wordTile:nth-child(7){animation-delay:.36s}.game-module__Rhc39W__wordTiles .game-module__Rhc39W__wordTile:nth-child(8){animation-delay:.42s}.game-module__Rhc39W__wordTiles .game-module__Rhc39W__wordTile:nth-child(9){animation-delay:.48s}.game-module__Rhc39W__wordTiles .game-module__Rhc39W__wordTile:nth-child(n+10){animation-delay:.54s}.game-module__Rhc39W__bestValue{font-family:var(--font-display);background:linear-gradient(92deg, var(--accent), var(--hot));color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:400;animation:.3s ease-out both game-module__Rhc39W__popIn}.game-module__Rhc39W__pointsWon{font-family:var(--font-display);color:var(--accent);animation:.35s ease-out .12s both game-module__Rhc39W__popIn;display:inline-block}.game-module__Rhc39W__verdict{font-family:var(--font-display);text-align:center;font-size:1.9rem;font-weight:400;animation:.5s cubic-bezier(.2,.9,.3,1) both game-module__Rhc39W__popIn}.game-module__Rhc39W__verdict.game-module__Rhc39W__win{color:var(--good);animation:.5s cubic-bezier(.2,.9,.3,1) both game-module__Rhc39W__popIn,1.3s ease-in-out .3s 2 game-module__Rhc39W__winGlow}@keyframes game-module__Rhc39W__winGlow{0%,to{text-shadow:none}45%{text-shadow:0 0 20px color-mix(in srgb, var(--good) 60%, transparent)}}.game-module__Rhc39W__finalScores{justify-content:center;align-items:center;gap:14px;display:flex}.game-module__Rhc39W__finalScore{background:var(--bg-card);border:1px solid var(--border);border-radius:18px;flex-direction:column;align-items:center;gap:2px;padding:14px 22px;display:flex}.game-module__Rhc39W__finalScore.game-module__Rhc39W__lead{border-color:var(--accent)}.game-module__Rhc39W__finalScore .game-module__Rhc39W__name{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:.66rem;font-weight:700}.game-module__Rhc39W__finalNum{font-family:var(--font-display);font-size:2.4rem;line-height:1}.game-module__Rhc39W__finalDash{font-family:var(--font-display);color:var(--muted);font-size:1.4rem}.game-module__Rhc39W__eloPill{background:var(--panel-alt);border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:8px 16px;font-size:.8rem;font-weight:600}.game-module__Rhc39W__streak{font-family:var(--font-display);color:var(--accent)}.game-module__Rhc39W__navLinks{flex-direction:column;gap:10px;width:100%;display:flex}.game-module__Rhc39W__heroNav{background:linear-gradient(100deg, var(--accent-soft), var(--bg-card) 70%);border:1px solid color-mix(in srgb, var(--accent) 40%, transparent);color:var(--fg);border-radius:16px;align-items:center;gap:12px;padding:14px;transition:transform .12s,border-color .12s;display:flex}.game-module__Rhc39W__heroNav:hover{border-color:var(--accent);transform:translateY(-1px)}.game-module__Rhc39W__heroBadge{background:linear-gradient(135deg, var(--accent), var(--hot));width:44px;height:44px;color:var(--accent-ink);font-family:var(--font-sans), sans-serif;letter-spacing:-.02em;border-radius:13px;flex:none;justify-content:center;align-items:center;font-size:.87rem;font-weight:700;display:flex}.game-module__Rhc39W__navCopy{flex-direction:column;flex:1;gap:3px;display:flex}.game-module__Rhc39W__arrow{color:var(--accent);flex:none;font-size:1rem}.game-module__Rhc39W__navGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.game-module__Rhc39W__navCard{background:var(--bg-card);border:1px solid var(--border);color:var(--fg);text-align:left;border-radius:15px;flex-direction:column;align-items:flex-start;gap:5px;padding:13px;transition:transform .12s,border-color .12s;display:flex}.game-module__Rhc39W__navCard:hover{border-color:var(--accent);transform:translateY(-1px)}.game-module__Rhc39W__navRule{background:linear-gradient(90deg, var(--accent), var(--hot));border-radius:2px;width:22px;height:3px;margin-bottom:4px}.game-module__Rhc39W__navTitle{letter-spacing:-.01em;font-size:.9rem;font-weight:700}.game-module__Rhc39W__navDesc{color:var(--muted);text-wrap:pretty;font-size:.74rem;line-height:1.4}.game-module__Rhc39W__navLink{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;align-items:center;gap:11px;padding:11px 13px;transition:border-color .12s,transform .12s;display:flex}.game-module__Rhc39W__navLink:hover{border-color:var(--accent);transform:translateY(-1px)}.game-module__Rhc39W__navTile{width:30px;height:30px;font-family:var(--font-display);text-transform:uppercase;background:linear-gradient(175deg, var(--tile-top), var(--tile-bottom));color:var(--tile-ink);box-shadow:0 2px 0 var(--tile-edge);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:.82rem;display:inline-flex}.game-module__Rhc39W__navTile.game-module__Rhc39W__goldTile{background:linear-gradient(150deg, var(--accent), var(--hot));color:var(--accent-ink)}.game-module__Rhc39W__navLabel{font-size:.87rem;font-weight:600}.game-module__Rhc39W__footerNote{text-align:center;color:var(--muted);margin:4px 0 0;font-size:.72rem}.game-module__Rhc39W__footerLink{color:var(--muted);text-underline-offset:3px;text-decoration:underline}.game-module__Rhc39W__footerLink:hover{color:var(--accent)}.game-module__Rhc39W__rankCard{background:var(--panel-alt);border:1px solid color-mix(in srgb, var(--accent) 35%, transparent);border-radius:18px;flex-direction:column;gap:6px;padding:16px;display:flex}.game-module__Rhc39W__rankRow{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.game-module__Rhc39W__rankBig{font-family:var(--font-display);color:var(--accent);font-size:2.1rem;line-height:1}.game-module__Rhc39W__rankMeta{color:var(--muted);font-size:.82rem}.game-module__Rhc39W__chipRow{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.game-module__Rhc39W__statChip{background:var(--bg-card);border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:5px 10px;font-size:.72rem;font-weight:600}.game-module__Rhc39W__rows{flex-direction:column;gap:6px;display:flex}.game-module__Rhc39W__row{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;align-items:center;gap:10px;padding:10px 12px;animation:.4s both game-module__Rhc39W__rise;display:flex}.game-module__Rhc39W__row.game-module__Rhc39W__mine{border-color:var(--accent)}.game-module__Rhc39W__rowRank{text-align:center;width:24px;font-family:var(--font-display);color:var(--muted);flex:none;font-size:.9rem}.game-module__Rhc39W__rowRank.game-module__Rhc39W__top{color:var(--accent)}.game-module__Rhc39W__rowName{overflow-wrap:anywhere;flex:1;font-size:.87rem;font-weight:600}.game-module__Rhc39W__rowDate{color:var(--muted);font-size:.7rem;font-weight:400;display:block}.game-module__Rhc39W__rowStats{color:var(--muted);white-space:nowrap;font-size:.72rem}.game-module__Rhc39W__rowElo{font-family:var(--font-display);font-size:.95rem}.game-module__Rhc39W__resultBadge{background:var(--panel-alt);width:26px;height:26px;color:var(--muted);border-radius:8px;flex:none;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.game-module__Rhc39W__resultBadge.game-module__Rhc39W__win{background:color-mix(in srgb, var(--good) 15%, transparent);color:var(--good)}.game-module__Rhc39W__resultBadge.game-module__Rhc39W__loss{background:color-mix(in srgb, var(--bad) 15%, transparent);color:var(--bad)}.game-module__Rhc39W__delta{font-family:var(--font-display);color:var(--muted);font-size:.85rem}.game-module__Rhc39W__delta.game-module__Rhc39W__up{color:var(--good)}.game-module__Rhc39W__delta.game-module__Rhc39W__down{color:var(--bad)}.game-module__Rhc39W__ruleCard{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;gap:12px;padding:15px;display:flex}.game-module__Rhc39W__ruleMark{width:32px;height:32px;font-family:var(--font-display);background:linear-gradient(175deg, var(--tile-top), var(--tile-bottom));color:var(--tile-ink);box-shadow:0 2px 0 var(--tile-edge);border-radius:10px;flex:none;justify-content:center;align-items:center;font-size:.87rem;display:flex}.game-module__Rhc39W__ruleBody{flex-direction:column;gap:6px;display:flex}.game-module__Rhc39W__ruleTitle{font-size:.95rem;font-weight:700}.game-module__Rhc39W__ruleText{color:var(--muted);text-wrap:pretty;font-size:.82rem;line-height:1.5}.game-module__Rhc39W__ruleHint{color:var(--accent);text-wrap:pretty;font-size:.76rem;font-weight:600;line-height:1.45}@keyframes game-module__Rhc39W__cardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.game-module__Rhc39W__card{animation:.3s ease-out both game-module__Rhc39W__cardIn}@keyframes game-module__Rhc39W__rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.game-module__Rhc39W__rows .game-module__Rhc39W__row:nth-child(2){animation-delay:40ms}.game-module__Rhc39W__rows .game-module__Rhc39W__row:nth-child(3){animation-delay:80ms}.game-module__Rhc39W__rows .game-module__Rhc39W__row:nth-child(4){animation-delay:.12s}.game-module__Rhc39W__rows .game-module__Rhc39W__row:nth-child(5){animation-delay:.16s}.game-module__Rhc39W__rows .game-module__Rhc39W__row:nth-child(6){animation-delay:.2s}.game-module__Rhc39W__rows .game-module__Rhc39W__row:nth-child(n+7){animation-delay:.24s}@keyframes game-module__Rhc39W__tileIn{0%{opacity:0;transform:translateY(16px)rotateX(-75deg)}to{opacity:1;transform:none}}.game-module__Rhc39W__tiles .game-module__Rhc39W__tile,.game-module__Rhc39W__tilesGrid .game-module__Rhc39W__tile{transform-origin:top;animation:.5s cubic-bezier(.2,.8,.3,1) both game-module__Rhc39W__tileIn}.game-module__Rhc39W__tiles .game-module__Rhc39W__tile:nth-child(2),.game-module__Rhc39W__tilesGrid .game-module__Rhc39W__tile:nth-child(2){animation-delay:50ms}.game-module__Rhc39W__tiles .game-module__Rhc39W__tile:nth-child(3),.game-module__Rhc39W__tilesGrid .game-module__Rhc39W__tile:nth-child(3){animation-delay:.1s}.game-module__Rhc39W__tiles .game-module__Rhc39W__tile:nth-child(4),.game-module__Rhc39W__tilesGrid .game-module__Rhc39W__tile:nth-child(4){animation-delay:.15s}.game-module__Rhc39W__tiles .game-module__Rhc39W__tile:nth-child(5),.game-module__Rhc39W__tilesGrid .game-module__Rhc39W__tile:nth-child(5){animation-delay:.2s}.game-module__Rhc39W__tiles .game-module__Rhc39W__tile:nth-child(6),.game-module__Rhc39W__tilesGrid .game-module__Rhc39W__tile:nth-child(6){animation-delay:.25s}.game-module__Rhc39W__tiles .game-module__Rhc39W__tile:nth-child(7){animation-delay:.3s}.game-module__Rhc39W__tiles .game-module__Rhc39W__tile:nth-child(8){animation-delay:.35s}.game-module__Rhc39W__tiles .game-module__Rhc39W__tile:nth-child(9){animation-delay:.4s}.game-module__Rhc39W__tiles .game-module__Rhc39W__tile:nth-child(n+10){animation-delay:.45s}@keyframes game-module__Rhc39W__popIn{0%{opacity:0;transform:scale(.7)}70%{transform:scale(1.06)}to{opacity:1;transform:none}}@keyframes game-module__Rhc39W__pulse{0%,to{transform:none}50%{transform:scale(1.07)}}@media (prefers-reduced-motion:reduce){.game-module__Rhc39W__card,.game-module__Rhc39W__tiles .game-module__Rhc39W__tile,.game-module__Rhc39W__wordTile,.game-module__Rhc39W__bestValue,.game-module__Rhc39W__pointsWon,.game-module__Rhc39W__verdict,.game-module__Rhc39W__verdict.game-module__Rhc39W__win,.game-module__Rhc39W__targetNum,.game-module__Rhc39W__row,.game-module__Rhc39W__timer.game-module__Rhc39W__low,.game-module__Rhc39W__ring.game-module__Rhc39W__low{animation:none}.game-module__Rhc39W__btn,.game-module__Rhc39W__tile.game-module__Rhc39W__clickable,.game-module__Rhc39W__navLink,.game-module__Rhc39W__navCard,.game-module__Rhc39W__heroNav{transition:none}}
