﻿.guess-game-module__JHs3mW__page{color:#fff;background:radial-gradient(circle at 50% 8%,#f7c9191f,#0000 32rem),linear-gradient(145deg,#073472 0%,#011e50 56%,#001536 100%);min-height:100vh;padding:28px 20px 60px}.guess-game-module__JHs3mW__topBar{justify-content:space-between;align-items:center;gap:20px;width:min(960px,100%);margin:0 auto 24px;display:flex}.guess-game-module__JHs3mW__backLink{color:#ffffffb8;font-weight:700;text-decoration:none;transition:color .16s}.guess-game-module__JHs3mW__backLink:hover{color:#fff}.guess-game-module__JHs3mW__packIdentity{color:#ffffffe6;align-items:center;gap:8px;font-size:14px;display:flex}.guess-game-module__JHs3mW__gameCard,.guess-game-module__JHs3mW__resultCard,.guess-game-module__JHs3mW__loadingCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#02183dd1;border:1px solid #ffffff1c;border-radius:28px;width:min(720px,100%);margin:0 auto;box-shadow:0 30px 80px #00000047}.guess-game-module__JHs3mW__gameCard{padding:clamp(20px,4vw,36px)}.guess-game-module__JHs3mW__progressRow{color:#ffffffad;justify-content:space-between;align-items:center;gap:18px;font-size:13px;font-weight:700;display:flex}.guess-game-module__JHs3mW__liveStats{align-items:center;gap:16px;display:flex}.guess-game-module__JHs3mW__liveStats strong{color:#fff}.guess-game-module__JHs3mW__progressTrack{background:#ffffff17;border-radius:999px;height:6px;margin-top:12px;overflow:hidden}.guess-game-module__JHs3mW__progressFill{border-radius:inherit;background:#f7c919;height:100%;transition:width .25s}.guess-game-module__JHs3mW__questionArea{text-align:center;padding:26px 0 20px}.guess-game-module__JHs3mW__eyebrow{color:#f7c919;letter-spacing:.16em;margin:0 0 18px;font-size:12px;font-weight:900}.guess-game-module__JHs3mW__visualFrame{aspect-ratio:1;background:radial-gradient(circle at 50% 45%,#ffffff1c,#ffffff06 62%,#0000 63%);border:1px solid #ffffff17;border-radius:50%;place-items:center;width:min(350px,76vw);margin:0 auto;transition:border-color .2s,background .2s,transform .2s;display:grid;overflow:hidden}.guess-game-module__JHs3mW__visualFrameRevealed{background:radial-gradient(circle at 50% 45%,#f7c9191c,#ffffff06 62%,#0000 63%);border-color:#f7c91957}.guess-game-module__JHs3mW__artwork{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;filter:drop-shadow(0 18px 20px #0000003d);width:84%;height:84%;transition:filter .26s,transform .26s,opacity .26s}.guess-game-module__JHs3mW__silhouette{filter:brightness(0)saturate()drop-shadow(0 18px 18px #00000057);transform:scale(.96)}.guess-game-module__JHs3mW__emojiVisual{font-size:clamp(120px,30vw,210px);line-height:1}.guess-game-module__JHs3mW__feedback{border-radius:14px;justify-content:center;align-items:center;gap:9px;width:min(420px,100%);margin:18px auto 0;padding:12px 16px;font-size:14px;display:flex}.guess-game-module__JHs3mW__feedbackCorrect{color:#c8ffdb;background:#2ecc7121;border:1px solid #2ecc7140}.guess-game-module__JHs3mW__feedbackWrong{color:#ffd2d2;background:#ff5c5c1f;border:1px solid #ff5c5c3b}.guess-game-module__JHs3mW__choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.guess-game-module__JHs3mW__choiceButton{color:#fff;min-height:58px;font:inherit;cursor:pointer;background:#fff1;border:1px solid #ffffff1c;border-radius:16px;padding:13px 16px;font-size:15px;font-weight:800;transition:transform .14s,border-color .14s,background .14s}.guess-game-module__JHs3mW__choiceButton:not(:disabled):hover{background:#f7c9191a;border-color:#f7c9199e;transform:translateY(-2px)}.guess-game-module__JHs3mW__choiceButton:disabled{cursor:default}.guess-game-module__JHs3mW__choiceCorrect{color:#d8ffe5;background:#2ecc712e;border-color:#2ecc719e}.guess-game-module__JHs3mW__choiceWrong{color:#ffe0e0;background:#ff5b5b29;border-color:#ff5b5b94}.guess-game-module__JHs3mW__choiceMuted{opacity:.42}.guess-game-module__JHs3mW__primaryButton{color:#012864;width:100%;min-height:56px;font:inherit;cursor:pointer;background:#f7c919;border:0;border-radius:16px;margin-top:18px;font-weight:900;transition:transform .14s,filter .14s}.guess-game-module__JHs3mW__primaryButton:hover{filter:brightness(1.04);transform:translateY(-1px)}.guess-game-module__JHs3mW__source{color:#ffffff6b;width:fit-content;margin:18px auto 0;font-size:11px;text-decoration:none;display:block}.guess-game-module__JHs3mW__source:hover{color:#ffffffb8}.guess-game-module__JHs3mW__resultCard{text-align:center;padding:clamp(28px,6vw,48px)}.guess-game-module__JHs3mW__resultIcon{margin-bottom:14px;font-size:48px}.guess-game-module__JHs3mW__resultTitle{letter-spacing:-.04em;margin:0;font-size:clamp(34px,7vw,54px)}.guess-game-module__JHs3mW__finalScore{flex-direction:column;margin:28px 0;display:flex}.guess-game-module__JHs3mW__finalScore strong{color:#f7c919;font-size:clamp(58px,15vw,92px);line-height:.95}.guess-game-module__JHs3mW__finalScore span{color:#ffffff94;text-transform:uppercase;letter-spacing:.12em;margin-top:8px;font-size:13px;font-weight:800}.guess-game-module__JHs3mW__statsGrid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.guess-game-module__JHs3mW__statCard{background:#ffffff0b;border:1px solid #ffffff14;border-radius:16px;padding:16px 10px}.guess-game-module__JHs3mW__statCard span{color:#ffffff80;margin-bottom:6px;font-size:11px;display:block}.guess-game-module__JHs3mW__statCard strong{font-size:22px}.guess-game-module__JHs3mW__secondaryLink{color:#ffffffa8;margin-top:17px;font-size:13px;font-weight:700;text-decoration:none;display:inline-block}.guess-game-module__JHs3mW__secondaryLink:hover{color:#fff}.guess-game-module__JHs3mW__loadingCard{color:#ffffffad;justify-content:center;align-items:center;gap:12px;margin-top:18vh;padding:40px;display:flex}.guess-game-module__JHs3mW__loadingDot{background:#f7c919;border-radius:50%;width:9px;height:9px;box-shadow:0 0 18px #f7c919b3}@media (max-width:620px){.guess-game-module__JHs3mW__page{padding:18px 13px 36px}.guess-game-module__JHs3mW__topBar{margin-bottom:14px}.guess-game-module__JHs3mW__packIdentity strong{display:none}.guess-game-module__JHs3mW__gameCard{border-radius:22px}.guess-game-module__JHs3mW__questionArea{padding-top:22px}.guess-game-module__JHs3mW__visualFrame{width:min(280px,76vw)}.guess-game-module__JHs3mW__choices{grid-template-columns:1fr;gap:9px}.guess-game-module__JHs3mW__choiceButton{min-height:52px}.guess-game-module__JHs3mW__statsGrid{grid-template-columns:repeat(2,1fr)}.guess-game-module__JHs3mW__feedback{flex-direction:column}}
.pokemon-guess-game-module__v1T2Ca__page{color:#fff;background:radial-gradient(circle at 50% 10%,#f7c91921,#0000 30rem),linear-gradient(145deg,#073472 0%,#011e50 55%,#001536 100%);min-height:100vh;padding:24px 18px 60px}.pokemon-guess-game-module__v1T2Ca__header{justify-content:space-between;align-items:center;width:min(1000px,100%);margin:0 auto 22px;display:flex}.pokemon-guess-game-module__v1T2Ca__back{color:#ffffffb3;font-size:14px;font-weight:800;text-decoration:none}.pokemon-guess-game-module__v1T2Ca__brand{color:#f7c919;letter-spacing:.12em;font-size:12px;font-weight:900}.pokemon-guess-game-module__v1T2Ca__startCard,.pokemon-guess-game-module__v1T2Ca__gameCard,.pokemon-guess-game-module__v1T2Ca__resultCard,.pokemon-guess-game-module__v1T2Ca__loading{background:#02183dd6;border:1px solid #ffffff1c;border-radius:26px;width:min(720px,100%);margin:0 auto;padding:clamp(22px,5vw,40px);box-shadow:0 30px 80px #0000004d}.pokemon-guess-game-module__v1T2Ca__startCard{margin-top:6vh}.pokemon-guess-game-module__v1T2Ca__eyebrow{color:#f7c919;letter-spacing:.15em;margin:0 0 12px;font-size:11px;font-weight:900}.pokemon-guess-game-module__v1T2Ca__startCard h1,.pokemon-guess-game-module__v1T2Ca__resultCard h1{letter-spacing:-.05em;margin:0;font-size:clamp(38px,7vw,68px);line-height:.96}.pokemon-guess-game-module__v1T2Ca__startCopy{color:#ffffffa3;margin:20px 0 0;line-height:1.65}.pokemon-guess-game-module__v1T2Ca__profileStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:26px;display:grid}.pokemon-guess-game-module__v1T2Ca__profileStats>div,.pokemon-guess-game-module__v1T2Ca__resultGrid>div{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:16px;padding:16px}.pokemon-guess-game-module__v1T2Ca__profileStats span,.pokemon-guess-game-module__v1T2Ca__resultGrid span{color:#ffffff80;margin-bottom:6px;font-size:11px;display:block}.pokemon-guess-game-module__v1T2Ca__profileStats strong,.pokemon-guess-game-module__v1T2Ca__resultGrid strong{font-size:22px}.pokemon-guess-game-module__v1T2Ca__guestNotice{background:#f7c9190f;border:1px solid #f7c9192e;border-radius:14px;flex-direction:column;gap:5px;margin-top:18px;padding:14px 16px;font-size:12px;display:flex}.pokemon-guess-game-module__v1T2Ca__guestNotice span{color:#ffffff8c;line-height:1.5}.pokemon-guess-game-module__v1T2Ca__primary{color:#012864;width:100%;min-height:55px;font:inherit;cursor:pointer;background:#f7c919;border:0;border-radius:15px;margin-top:22px;font-weight:900}.pokemon-guess-game-module__v1T2Ca__gameMeta{color:#ffffff94;justify-content:space-between;gap:16px;font-size:12px;font-weight:800;display:flex}.pokemon-guess-game-module__v1T2Ca__gameMeta>div{gap:16px;display:flex}.pokemon-guess-game-module__v1T2Ca__difficultyRow{color:#ffffff8c;background:#f7c91912;border-radius:11px;justify-content:space-between;gap:12px;margin-top:16px;padding:10px 12px;font-size:11px;display:flex}.pokemon-guess-game-module__v1T2Ca__difficultyRow strong{color:#f7c919}.pokemon-guess-game-module__v1T2Ca__timerHeader{color:#ffffff8c;justify-content:space-between;margin-top:14px;font-size:11px;font-weight:800;display:flex}.pokemon-guess-game-module__v1T2Ca__timerHeader strong{color:#f7c919}.pokemon-guess-game-module__v1T2Ca__timerTrack{background:#ffffff17;border-radius:999px;height:8px;margin-top:7px;overflow:hidden}.pokemon-guess-game-module__v1T2Ca__timerFill{border-radius:inherit;background:#f7c919;height:100%;transition:width .1s linear}.pokemon-guess-game-module__v1T2Ca__question{text-align:center;padding:25px 0 18px}.pokemon-guess-game-module__v1T2Ca__artworkFrame{aspect-ratio:1;background:radial-gradient(circle,#ffffff1c,#ffffff05 62%,#0000 63%);border-radius:50%;place-items:center;width:min(330px,76vw);margin:0 auto;display:grid}.pokemon-guess-game-module__v1T2Ca__artwork{object-fit:contain;filter:drop-shadow(0 18px 18px #00000040);width:84%;height:84%;transition:filter .22s}.pokemon-guess-game-module__v1T2Ca__silhouette{filter:brightness(0)drop-shadow(0 18px 18px #00000059)}.pokemon-guess-game-module__v1T2Ca__feedback{border-radius:13px;justify-content:center;gap:8px;width:min(420px,100%);margin:15px auto 0;padding:11px 15px;font-size:13px;display:flex}.pokemon-guess-game-module__v1T2Ca__correctFeedback{color:#c8ffdb;background:#2ecc711f;border:1px solid #2ecc7140}.pokemon-guess-game-module__v1T2Ca__wrongFeedback{color:#ffd1d1;background:#ff5a5a1c;border:1px solid #ff5a5a3d}.pokemon-guess-game-module__v1T2Ca__choices{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.pokemon-guess-game-module__v1T2Ca__choice{color:#fff;min-height:56px;font:inherit;cursor:pointer;background:#fff1;border:1px solid #ffffff1c;border-radius:15px;padding:13px;font-size:14px;font-weight:800}.pokemon-guess-game-module__v1T2Ca__choice:not(:disabled):hover{background:#f7c91917;border-color:#f7c91999}.pokemon-guess-game-module__v1T2Ca__choiceCorrect{background:#2ecc712e;border-color:#2ecc719e}.pokemon-guess-game-module__v1T2Ca__choiceWrong{background:#ff5a5a29;border-color:#ff5a5a94}.pokemon-guess-game-module__v1T2Ca__choiceMuted{opacity:.38}.pokemon-guess-game-module__v1T2Ca__resultCard{text-align:center;margin-top:7vh}.pokemon-guess-game-module__v1T2Ca__resultScore{flex-direction:column;margin:28px 0;display:flex}.pokemon-guess-game-module__v1T2Ca__resultScore strong{color:#f7c919;font-size:clamp(58px,16vw,92px);line-height:.9}.pokemon-guess-game-module__v1T2Ca__resultScore span{color:#ffffff7a;letter-spacing:.12em;text-transform:uppercase;margin-top:8px;font-size:11px;font-weight:900}.pokemon-guess-game-module__v1T2Ca__resultGrid{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.pokemon-guess-game-module__v1T2Ca__recordSummary{background:#f7c91914;border-radius:14px;justify-content:space-between;margin-top:18px;padding:14px 16px;display:flex}.pokemon-guess-game-module__v1T2Ca__recordSummary span{color:#ffffff8c;font-size:12px}.pokemon-guess-game-module__v1T2Ca__recordSummary strong{color:#f7c919}.pokemon-guess-game-module__v1T2Ca__secondaryLink{color:#ffffff9e;margin-top:18px;font-size:13px;font-weight:800;text-decoration:none;display:inline-block}.pokemon-guess-game-module__v1T2Ca__loading{text-align:center;color:#fff9;margin-top:15vh}@media (max-width:720px){.pokemon-guess-game-module__v1T2Ca__profileStats,.pokemon-guess-game-module__v1T2Ca__choices{grid-template-columns:1fr}.pokemon-guess-game-module__v1T2Ca__resultGrid{grid-template-columns:repeat(2,1fr)}.pokemon-guess-game-module__v1T2Ca__gameMeta,.pokemon-guess-game-module__v1T2Ca__difficultyRow{flex-direction:column}}
