.GameView-module__9g4MFG__page{flex-direction:column;gap:24px;min-height:100vh;padding:32px 32px 48px;display:flex}.GameView-module__9g4MFG__fullscreen{gap:0;padding:0}.GameView-module__9g4MFG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.GameView-module__9g4MFG__header h1{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:8px;font-size:clamp(2.4rem,3vw,3.2rem)}.GameView-module__9g4MFG__kicker{text-transform:uppercase;letter-spacing:.28em;opacity:.7;font-size:.7rem}.GameView-module__9g4MFG__subtitle{opacity:.85;max-width:520px;font-size:1rem}.GameView-module__9g4MFG__status{text-align:center;background:#16141ecc;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:repeat(3,minmax(100px,1fr));gap:16px;padding:16px;display:grid}.GameView-module__9g4MFG__status span{text-transform:uppercase;letter-spacing:.1em;opacity:.65;font-size:.75rem;display:block}.GameView-module__9g4MFG__status strong{font-variant-numeric:tabular-nums;font-size:1.4rem}.GameView-module__9g4MFG__playing{color:#f2d06b}.GameView-module__9g4MFG__won{color:#6ff2a1}.GameView-module__9g4MFG__lost{color:#f28c8c}.GameView-module__9g4MFG__content{--hud-scale:1;--hud-gap:24px;--left-panel:clamp(200px,22vw,260px);--right-panel:clamp(180px,20vw,240px);grid-template-columns:var(--left-panel)minmax(0,1fr)var(--right-panel);gap:var(--hud-gap);align-items:start;display:grid}.GameView-module__9g4MFG__fullscreen .GameView-module__9g4MFG__header,.GameView-module__9g4MFG__fullscreen .GameView-module__9g4MFG__devRow{display:none}.GameView-module__9g4MFG__fullscreen .GameView-module__9g4MFG__content{--left-panel:clamp(160px,17vw,210px);--right-panel:clamp(148px,15vw,190px);--hud-scale:.82;--hud-gap:clamp(10px,1.2vw,16px);--hud-controls-right:max(8px,calc(var(--right-panel) + var(--hud-gap) + 10px));grid-template-columns:var(--left-panel)minmax(0,1fr)var(--right-panel);gap:var(--hud-gap);align-items:start;height:100vh;margin:0;position:relative}.GameView-module__9g4MFG__fullscreen .GameView-module__9g4MFG__boardPanel{border-radius:calc(28px*var(--hud-scale));width:100%;height:100%;padding:calc(18px*var(--hud-scale));background:linear-gradient(145deg,#282432eb,#18161ef2);border:1px solid #ffffff14;box-shadow:0 20px 40px #00000059}.GameView-module__9g4MFG__fullscreen .game-canvas{border-radius:calc(22px*var(--hud-scale));height:100%;min-height:clamp(360px,62vh,520px)}.GameView-module__9g4MFG__fullscreen .GameView-module__9g4MFG__leftPanel,.GameView-module__9g4MFG__fullscreen .GameView-module__9g4MFG__rightPanel{z-index:1;gap:calc(10px*var(--hud-scale));width:auto;max-height:none;position:static;overflow:visible}.GameView-module__9g4MFG__fullscreen .GameView-module__9g4MFG__scorePanel{display:none}.GameView-module__9g4MFG__fullscreenToggle{z-index:5;cursor:pointer;background:linear-gradient(#fff3cf 0%,#f5c778 100%);border:none;border-radius:14px;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:clamp(16px,3vh,24px);right:20px;box-shadow:0 6px 16px #0003}.GameView-module__9g4MFG__fullscreen .GameView-module__9g4MFG__fullscreenToggle{right:var(--hud-controls-right)}.GameView-module__9g4MFG__fullscreenToggle:hover{transform:translateY(-1px)}.GameView-module__9g4MFG__fullscreenIcon{background-position:50%;background-repeat:no-repeat;background-size:contain;width:22px;height:22px}.GameView-module__9g4MFG__speedToggle{z-index:5;cursor:pointer;color:#5a3318;background:linear-gradient(#fff1d2 0%,#f0b65f 100%);border:none;border-radius:14px;place-items:center;width:44px;height:44px;font-weight:700;display:grid;position:absolute;top:calc(clamp(16px,3vh,24px) + 56px);right:20px;box-shadow:0 6px 16px #0003}.GameView-module__9g4MFG__fullscreen .GameView-module__9g4MFG__speedToggle{right:var(--hud-controls-right)}.GameView-module__9g4MFG__speedToggle:hover{transform:translateY(-1px)}.GameView-module__9g4MFG__speedToggleLabel{letter-spacing:.08em;font-size:.85rem}.GameView-module__9g4MFG__debugToggle{z-index:5;cursor:pointer;color:#5a3318;background:linear-gradient(#fff0da 0%,#e7a75f 100%);border:none;border-radius:14px;place-items:center;width:44px;height:44px;font-weight:700;display:grid;position:absolute;top:calc(clamp(16px,3vh,24px) + 112px);right:20px;box-shadow:0 6px 16px #0003}.GameView-module__9g4MFG__fullscreen .GameView-module__9g4MFG__debugToggle{right:var(--hud-controls-right)}.GameView-module__9g4MFG__debugToggle:hover{transform:translateY(-1px)}.GameView-module__9g4MFG__boardPanel{border-radius:calc(28px*var(--hud-scale));min-height:clamp(360px,62vh,520px);padding:calc(18px*var(--hud-scale));background:linear-gradient(145deg,#282432eb,#18161ef2);border:1px solid #ffffff14;box-shadow:0 20px 40px #00000059}.GameView-module__9g4MFG__leftPanel,.GameView-module__9g4MFG__rightPanel{flex-direction:column;gap:16px;display:flex}.GameView-module__9g4MFG__movesPanel{color:#3b2414;border-radius:calc(22px*var(--hud-scale));padding:calc(16px*var(--hud-scale));text-align:center;background:linear-gradient(#f3c77d 0%,#eaa85c 100%);box-shadow:inset 0 0 0 2px #ffffff40}.GameView-module__9g4MFG__movesPanel span{text-transform:uppercase;letter-spacing:.2em;font-size:clamp(.6rem,.7rem*var(--hud-scale),.8rem);opacity:.8;display:block}.GameView-module__9g4MFG__movesPanel strong{font-size:clamp(1.8rem,2.6rem*var(--hud-scale),2.6rem);font-variant-numeric:tabular-nums;margin-top:4px;display:block}.GameView-module__9g4MFG__scorePanel{color:#3b2414;border-radius:calc(20px*var(--hud-scale));padding:calc(14px*var(--hud-scale));text-align:center;background:linear-gradient(#f7cfa3 0%,#f1ad74 100%);box-shadow:inset 0 0 0 2px #fff3}.GameView-module__9g4MFG__scorePanel span{text-transform:uppercase;letter-spacing:.2em;font-size:clamp(.55rem,.65rem*var(--hud-scale),.7rem);opacity:.8;display:block}.GameView-module__9g4MFG__scorePanel strong{font-size:clamp(1.2rem,1.8rem*var(--hud-scale),1.8rem);font-variant-numeric:tabular-nums;margin-top:2px;display:block}.GameView-module__9g4MFG__goalPanel{color:#3b2414;border-radius:calc(24px*var(--hud-scale));padding:calc(18px*var(--hud-scale));background:linear-gradient(#f6d799 0%,#efc276 100%);box-shadow:inset 0 0 0 2px #ffffff40}.GameView-module__9g4MFG__goalPanel h2{text-transform:uppercase;letter-spacing:.2em;font-size:clamp(.65rem,.8rem*var(--hud-scale),.85rem);margin-bottom:calc(12px*var(--hud-scale))}.GameView-module__9g4MFG__goalList{gap:calc(12px*var(--hud-scale));list-style:none;display:grid}.GameView-module__9g4MFG__goalItem{justify-content:flex-start;align-items:center;gap:calc(12px*var(--hud-scale));font-size:clamp(.9rem,1.1rem*var(--hud-scale),1.2rem);display:flex}.GameView-module__9g4MFG__goalIcon{width:calc(128px*var(--hud-scale));height:calc(128px*var(--hud-scale));border-radius:calc(28px*var(--hud-scale));background-color:#fff9;background-position:50%;background-repeat:no-repeat;background-size:76%;border:2px solid #ffffff8c}.GameView-module__9g4MFG__goalCount{font-size:clamp(.9rem,1.1rem*var(--hud-scale),1.2rem);padding:calc(6px*var(--hud-scale))calc(14px*var(--hud-scale));font-variant-numeric:tabular-nums;margin-left:calc(8px*var(--hud-scale));background:#fff9;border-radius:999px}.GameView-module__9g4MFG__comboPanel{border-radius:calc(20px*var(--hud-scale));padding:calc(14px*var(--hud-scale));background:linear-gradient(#2a2332e6,#181420f2);border:1px solid #ffffff1a}.GameView-module__9g4MFG__comboPanel h3{text-transform:uppercase;letter-spacing:.18em;font-size:clamp(.6rem,.7rem*var(--hud-scale),.75rem);margin-bottom:calc(10px*var(--hud-scale));opacity:.7}.GameView-module__9g4MFG__comboList{gap:calc(10px*var(--hud-scale));display:grid}.GameView-module__9g4MFG__comboItem{align-items:center;gap:calc(6px*var(--hud-scale));font-size:clamp(.7rem,.8rem*var(--hud-scale),.85rem);opacity:.9;grid-template-columns:auto auto 1fr;display:grid}.GameView-module__9g4MFG__comboIcon{width:calc(28px*var(--hud-scale));height:calc(28px*var(--hud-scale));border-radius:calc(10px*var(--hud-scale));background-color:#ffffff26;background-position:50%;background-repeat:no-repeat;background-size:70%;border:1px solid #fff3}.GameView-module__9g4MFG__boosterPanel{color:#3b2414;border-radius:calc(26px*var(--hud-scale));padding:calc(18px*var(--hud-scale))calc(8px*var(--hud-scale));background:linear-gradient(#f7d17c 0%,#efb468 100%);box-shadow:inset 0 0 0 2px #ffffff40}.GameView-module__9g4MFG__boosterPanel h2{text-transform:uppercase;letter-spacing:.2em;font-size:clamp(.7rem,.9rem*var(--hud-scale),.95rem);margin-bottom:calc(12px*var(--hud-scale))}.GameView-module__9g4MFG__boosterList{gap:calc(14px*var(--hud-scale));justify-items:stretch;display:grid}.GameView-module__9g4MFG__boosterButton{color:#3b2414;border-radius:calc(20px*var(--hud-scale));padding:calc(16px*var(--hud-scale))calc(8px*var(--hud-scale))calc(18px*var(--hud-scale));justify-items:center;gap:calc(10px*var(--hud-scale));cursor:pointer;background:#ffffffb3;border:none;width:100%;transition:transform .2s,box-shadow .2s;display:grid;position:relative;box-shadow:0 6px 12px #0000001f}.GameView-module__9g4MFG__boosterButton:hover{transform:translateY(-2px);box-shadow:0 10px 18px #0000002e}.GameView-module__9g4MFG__boosterIcon{width:calc(144px*var(--hud-scale));height:calc(144px*var(--hud-scale));border-radius:calc(30px*var(--hud-scale));background:radial-gradient(circle at top,#fff8e1 0%,#f2d3a1 100%) 50%/76% no-repeat;border:2px solid #ffffffb3;box-shadow:inset 0 0 0 2px #e2af6db3}.GameView-module__9g4MFG__boosterLabel{font-size:clamp(.9rem,1.05rem*var(--hud-scale),1.1rem);font-weight:700}.GameView-module__9g4MFG__boosterCount{right:calc(14px*var(--hud-scale));bottom:calc(14px*var(--hud-scale));color:#fff7eb;padding:calc(4px*var(--hud-scale))calc(9px*var(--hud-scale));font-size:clamp(.85rem,1.05rem*var(--hud-scale),1.1rem);font-variant-numeric:tabular-nums;background:#e24c4c;border-radius:999px;font-weight:700;position:absolute;box-shadow:0 3px 6px #00000040}.GameView-module__9g4MFG__boosterDisabled{opacity:.55;filter:grayscale(.2)}.GameView-module__9g4MFG__boosterPulse{animation:.5s GameView-module__9g4MFG__boosterPulse}@keyframes GameView-module__9g4MFG__boosterPulse{0%{transform:scale(1);box-shadow:0 0 #fff9}50%{transform:scale(1.05);box-shadow:0 0 20px #ffd679cc}to{transform:scale(1);box-shadow:0 0 #fff9}}.GameView-module__9g4MFG__tip{margin-top:calc(12px*var(--hud-scale));font-size:clamp(.65rem,.8rem*var(--hud-scale),.85rem);text-align:center;opacity:.8}.GameView-module__9g4MFG__card{background:#14121ad9;border:1px solid #ffffff14;border-radius:18px;padding:16px;box-shadow:inset 0 0 0 1px #ffffff05}.GameView-module__9g4MFG__card h2{text-transform:uppercase;letter-spacing:.14em;opacity:.85;margin-bottom:12px;font-size:1rem}.GameView-module__9g4MFG__card ul{gap:8px;list-style:none;display:grid}.GameView-module__9g4MFG__card li{justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.GameView-module__9g4MFG__actions button{color:inherit;cursor:pointer;background:#ffffff1f;border:none;border-radius:12px;padding:10px 12px;font-size:.85rem;transition:all .2s}.GameView-module__9g4MFG__actions button:hover{background:#ffffff38}.GameView-module__9g4MFG__active{background:linear-gradient(135deg,#ffdb7ecc,#ff9e56b3)}.GameView-module__9g4MFG__controls{gap:12px;font-size:.85rem;display:grid}.GameView-module__9g4MFG__controls label{flex-direction:column;gap:6px;display:flex}.GameView-module__9g4MFG__controls select{color:inherit;background:#ffffff1f;border:1px solid #fff3;border-radius:10px;padding:8px 10px}.GameView-module__9g4MFG__seed{font-size:.95rem;font-weight:600}.GameView-module__9g4MFG__actions{gap:10px;margin-top:12px;display:flex}.GameView-module__9g4MFG__ghost{background:0 0;border:1px solid #fff3}.GameView-module__9g4MFG__devRow{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.GameView-module__9g4MFG__winOverlay{z-index:12;background:#0f0c14a6;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.GameView-module__9g4MFG__loseOverlay{z-index:12;background:#0c0a10b3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.GameView-module__9g4MFG__winModal{color:#3b2414;background:linear-gradient(#fff4d8 0%,#f1c987 100%);border-radius:28px;width:min(520px,90vw);max-height:90vh;padding:28px;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000059}.GameView-module__9g4MFG__loseModal{color:#3b2414;text-align:center;background:linear-gradient(#f5d7c3 0%,#eaa58c 100%);border-radius:26px;width:min(420px,90vw);padding:24px;box-shadow:0 28px 56px #00000059}.GameView-module__9g4MFG__loseHeader h2{font-family:var(--font-display);margin-bottom:6px;font-size:1.8rem}.GameView-module__9g4MFG__loseHeader p{opacity:.8;margin-bottom:18px}.GameView-module__9g4MFG__loseScore{background:#ffffffb3;border-radius:16px;margin-bottom:18px;padding:12px}.GameView-module__9g4MFG__loseScore span{text-transform:uppercase;letter-spacing:.16em;opacity:.7;font-size:.7rem;display:block}.GameView-module__9g4MFG__loseScore strong{font-variant-numeric:tabular-nums;font-size:1.6rem}.GameView-module__9g4MFG__loseActions{gap:10px;display:grid}.GameView-module__9g4MFG__losePrimary,.GameView-module__9g4MFG__loseSecondary{cursor:pointer;border:none;border-radius:16px;padding:12px 14px;font-size:.95rem;font-weight:700}.GameView-module__9g4MFG__losePrimary{color:#fff7eb;background:linear-gradient(135deg,#ffab6a 0%,#f0705f 100%);box-shadow:0 8px 16px #f0705f59}.GameView-module__9g4MFG__loseSecondary{color:#5a3a1e;background:#ffffffbf}.GameView-module__9g4MFG__glowRing{opacity:.8;background:radial-gradient(circle,#ffffffb3,#fff0);width:320px;height:320px;animation:2.8s ease-in-out infinite GameView-module__9g4MFG__glowPulse;position:absolute;top:-120px;right:-120px}.GameView-module__9g4MFG__confettiRow{pointer-events:none;height:100%;position:absolute;top:0;left:0;right:0}.GameView-module__9g4MFG__confetti{opacity:.9;border-radius:4px;width:10px;height:18px;animation:2.5s ease-in-out infinite GameView-module__9g4MFG__confettiFall;position:absolute;top:-20px}.GameView-module__9g4MFG__confetti0{background:#ff8d8d;animation-delay:.1s;left:10%}.GameView-module__9g4MFG__confetti1{background:#ffd36a;animation-delay:.3s;left:25%}.GameView-module__9g4MFG__confetti2{background:#79e1c1;animation-delay:.2s;left:40%}.GameView-module__9g4MFG__confetti3{background:#8db6ff;animation-delay:.4s;left:60%}.GameView-module__9g4MFG__confetti4{background:#d29bff;animation-delay:.15s;left:80%}.GameView-module__9g4MFG__winHeader h2{font-family:var(--font-display);margin-bottom:6px;font-size:2rem}.GameView-module__9g4MFG__winHeader p{opacity:.8}.GameView-module__9g4MFG__winStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px 0;display:grid}.GameView-module__9g4MFG__winStats div{text-align:center;background:#ffffffb3;border-radius:16px;padding:12px}.GameView-module__9g4MFG__winStats span{text-transform:uppercase;letter-spacing:.16em;opacity:.7;font-size:.7rem;display:block}.GameView-module__9g4MFG__winStats strong{font-variant-numeric:tabular-nums;font-size:1.6rem}.GameView-module__9g4MFG__winGoals h3{text-transform:uppercase;letter-spacing:.16em;margin-bottom:10px;font-size:.75rem}.GameView-module__9g4MFG__winGoals ul{gap:8px;list-style:none;display:grid}.GameView-module__9g4MFG__winGoals li{background:#fff9;border-radius:14px;grid-template-columns:36px 1fr;align-items:center;gap:10px;padding:8px 12px;font-size:.9rem;display:grid}.GameView-module__9g4MFG__winGoals li strong{justify-self:end}.GameView-module__9g4MFG__winActions{gap:10px;margin-top:20px;display:grid}.GameView-module__9g4MFG__winPrimary,.GameView-module__9g4MFG__winSecondary,.GameView-module__9g4MFG__winGhost{cursor:pointer;border:none;border-radius:16px;padding:12px 14px;font-size:.95rem;font-weight:700}.GameView-module__9g4MFG__winPrimary{color:#fff7eb;background:linear-gradient(135deg,#ffb865 0%,#f46f52 100%);box-shadow:0 8px 16px #f46f5259}.GameView-module__9g4MFG__winSecondary{color:#5a3a1e;background:#fffc}.GameView-module__9g4MFG__winGhost{color:#5a3a1e;background:0 0;border:2px solid #5a3a1e66}@keyframes GameView-module__9g4MFG__confettiFall{0%{opacity:0;transform:translateY(-20px)rotate(0)}15%{opacity:1}to{opacity:0;transform:translateY(220px)rotate(220deg)}}@keyframes GameView-module__9g4MFG__glowPulse{0%{opacity:.6;transform:scale(.95)}50%{opacity:.9;transform:scale(1.05)}to{opacity:.6;transform:scale(.95)}}@media (max-width:1100px){.GameView-module__9g4MFG__content{--hud-scale:.95;--hud-gap:20px}}@media (max-width:980px){.GameView-module__9g4MFG__content{--hud-scale:.9;--hud-gap:16px}.GameView-module__9g4MFG__fullscreen .GameView-module__9g4MFG__content{--left-panel:clamp(142px,15vw,182px);--right-panel:clamp(130px,13vw,168px);--hud-scale:.74;--hud-gap:8px}.GameView-module__9g4MFG__scorePanel,.GameView-module__9g4MFG__comboPanel{display:none}}@media (max-width:860px){.GameView-module__9g4MFG__content{--hud-scale:.82;--hud-gap:12px}.GameView-module__9g4MFG__fullscreen .GameView-module__9g4MFG__content{--left-panel:clamp(126px,14vw,162px);--right-panel:clamp(116px,12vw,148px);--hud-scale:.66;--hud-gap:6px}.GameView-module__9g4MFG__fullscreenToggle,.GameView-module__9g4MFG__speedToggle,.GameView-module__9g4MFG__debugToggle{border-radius:12px;width:38px;height:38px}}@media (max-width:740px){.GameView-module__9g4MFG__content{--hud-scale:.75;--hud-gap:10px}.GameView-module__9g4MFG__fullscreen .GameView-module__9g4MFG__content{--left-panel:clamp(108px,13vw,140px);--right-panel:clamp(100px,11vw,130px);--hud-scale:.58;--hud-gap:6px}.GameView-module__9g4MFG__fullscreen .GameView-module__9g4MFG__tip{display:none}}@media (max-width:720px){.GameView-module__9g4MFG__page{padding:20px}.GameView-module__9g4MFG__status{grid-template-columns:repeat(3,minmax(80px,1fr))}}.game-canvas{touch-action:none;border-radius:calc(22px*var(--hud-scale,1));background-color:#6f86c6;background-image:radial-gradient(circle at 15% 20%,#ffffff40,#0000 45%),radial-gradient(circle at 85% 30%,#ffffff2e,#0000 48%),repeating-linear-gradient(45deg,#ffffff0d 0 2px,#0000 2px 6px),linear-gradient(135deg,#6881c2 0%,#8099da 55%,#6f86c6 100%);width:100%;height:100%;min-height:480px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff2e,inset 0 12px 30px #ffffff14,0 18px 40px #16162459}
