.Leaderboard-module___5xbgq__leaderboardContainer{background:var(--card-bg);border:3px solid var(--card-border);box-shadow:var(--shadow);border-radius:24px;margin-top:32px;padding:24px}.Leaderboard-module___5xbgq__heading{color:var(--text-color);align-items:center;gap:8px;margin-bottom:20px;font-size:22px;font-weight:800;display:flex}.Leaderboard-module___5xbgq__podium{border-bottom:2px dashed var(--card-border);justify-content:center;align-items:flex-end;gap:12px;margin-bottom:24px;padding-bottom:20px;display:flex}.Leaderboard-module___5xbgq__podiumPlace{flex-direction:column;align-items:center;width:95px;display:flex}@media (max-width:500px){.Leaderboard-module___5xbgq__leaderboardContainer{border-radius:20px;padding:16px 12px}.Leaderboard-module___5xbgq__podium{gap:8px}.Leaderboard-module___5xbgq__podiumPlace{width:78px}.Leaderboard-module___5xbgq__podiumName{width:72px!important;font-size:11px!important}.Leaderboard-module___5xbgq__numberLabel{font-size:18px!important}.Leaderboard-module___5xbgq__place1 .Leaderboard-module___5xbgq__podiumStand{height:70px!important}.Leaderboard-module___5xbgq__place2 .Leaderboard-module___5xbgq__podiumStand{height:56px!important}.Leaderboard-module___5xbgq__place3 .Leaderboard-module___5xbgq__podiumStand{height:44px!important}}.Leaderboard-module___5xbgq__podiumAvatar{margin-bottom:8px;position:relative}.Leaderboard-module___5xbgq__crown{font-size:18px;animation:2s infinite Leaderboard-module___5xbgq__bounce;position:absolute;top:-16px;left:50%;transform:translate(-50%)}.Leaderboard-module___5xbgq__podiumStand{border-top-left-radius:12px;border-top-right-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;box-shadow:0 4px 10px #0000000d}.Leaderboard-module___5xbgq__podiumName{text-align:center;white-space:nowrap;text-overflow:ellipsis;width:90px;margin-bottom:4px;font-size:13px;font-weight:700;overflow:hidden}.Leaderboard-module___5xbgq__podiumScore{font-size:12px;font-weight:700}.Leaderboard-module___5xbgq__place1 .Leaderboard-module___5xbgq__podiumStand{color:#854000;background-color:#ffd43b;border:2px solid #fab005;height:90px}.Leaderboard-module___5xbgq__place1 .Leaderboard-module___5xbgq__podiumScore{color:#e67e22}.Leaderboard-module___5xbgq__place2 .Leaderboard-module___5xbgq__podiumStand{color:#495057;background-color:#e9ecef;border:2px solid #ced4da;height:70px}.Leaderboard-module___5xbgq__place3 .Leaderboard-module___5xbgq__podiumStand{color:#d9480f;background-color:#ffd8a8;border:2px solid #fcc419;height:55px}.Leaderboard-module___5xbgq__numberLabel{font-size:24px;font-weight:800}.Leaderboard-module___5xbgq__rankList{flex-direction:column;gap:12px;max-height:320px;padding-right:4px;display:flex;overflow-y:auto}.Leaderboard-module___5xbgq__rankItem{background-color:var(--bg-gradient);border:2px solid var(--card-border);border-radius:16px;justify-content:space-between;align-items:center;padding:10px 16px;transition:transform .2s;display:flex}.Leaderboard-module___5xbgq__rankItem:hover{transform:translate(4px)}.Leaderboard-module___5xbgq__rankItemUser{border-color:var(--primary-color);background-color:var(--correct-bg)}.Leaderboard-module___5xbgq__playerInfo{align-items:center;gap:12px;display:flex}.Leaderboard-module___5xbgq__rankNum{width:24px;color:var(--text-muted);font-size:16px;font-weight:800}.Leaderboard-module___5xbgq__playerName{font-size:15px;font-weight:700}.Leaderboard-module___5xbgq__playerScore{color:var(--primary-color);font-size:15px;font-weight:800}.Leaderboard-module___5xbgq__emptyState{text-align:center;color:var(--text-muted);padding:16px;font-size:14px}@keyframes Leaderboard-module___5xbgq__bounce{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-6px)}}
.Dashboard-module__DB7hEa__dashboard{box-sizing:border-box;max-width:960px;margin:0 auto;padding:16px 12px}.Dashboard-module__DB7hEa__header{background:var(--card-bg);border:3px solid var(--card-border);box-shadow:var(--shadow);border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:14px 20px;transition:all .3s;display:flex}@media (max-width:640px){.Dashboard-module__DB7hEa__header{border-radius:20px;padding:12px 14px}.Dashboard-module__DB7hEa__title{font-size:22px!important}.Dashboard-module__DB7hEa__stats{gap:8px!important}.Dashboard-module__DB7hEa__statItem{border-radius:12px!important;padding:6px 10px!important;font-size:13px!important}}.Dashboard-module__DB7hEa__brand{align-items:center;gap:10px;display:flex}.Dashboard-module__DB7hEa__title{color:var(--primary-color);text-shadow:0 2px #0000000d;font-size:32px;font-weight:800}.Dashboard-module__DB7hEa__stats{align-items:center;gap:12px;display:flex}.Dashboard-module__DB7hEa__statItem{background-color:var(--bg-gradient);border:2px solid var(--card-border);border-radius:16px;align-items:center;gap:6px;padding:8px 14px;font-weight:700;display:flex}.Dashboard-module__DB7hEa__statValue{color:var(--primary-color)}.Dashboard-module__DB7hEa__tabBar{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:8px;margin-bottom:16px;padding:4px 2px 16px;display:flex;overflow-x:auto}.Dashboard-module__DB7hEa__tabBar::-webkit-scrollbar{display:none}.Dashboard-module__DB7hEa__tabBtn{background:var(--card-bg);border:2px solid var(--card-border);color:var(--text-color);cursor:pointer;white-space:nowrap;touch-action:manipulation;border-radius:20px;align-items:center;gap:6px;padding:10px 18px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #0000000a}.Dashboard-module__DB7hEa__tabBtn:hover{border-color:var(--primary-color);transform:translateY(-2px)}.Dashboard-module__DB7hEa__tabBtnActive{background:var(--primary-color);color:#fff;border-color:var(--primary-color);transform:scale(1.03);box-shadow:0 4px 12px #55a6304d}.Dashboard-module__DB7hEa__customizer{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-bottom:24px;display:grid}@media (max-width:768px){.Dashboard-module__DB7hEa__customizer{grid-template-columns:1fr}}.Dashboard-module__DB7hEa__customizerCard{background:var(--card-bg);border:3px solid var(--card-border);box-shadow:var(--shadow);border-radius:24px;padding:20px}.Dashboard-module__DB7hEa__cardTitle{color:var(--text-color);align-items:center;gap:8px;margin-bottom:16px;font-size:18px;font-weight:700;display:flex}.Dashboard-module__DB7hEa__avatarGrid{flex-wrap:wrap;gap:12px;display:flex}.Dashboard-module__DB7hEa__avatarBtn{cursor:pointer;background:0 0;border:3px solid #0000;border-radius:50%;padding:4px;transition:transform .2s,border-color .2s}.Dashboard-module__DB7hEa__avatarBtn:hover{transform:scale(1.1)}.Dashboard-module__DB7hEa__avatarBtnActive{border-color:var(--primary-color);background-color:var(--bg-gradient);transform:scale(1.1)}.Dashboard-module__DB7hEa__themeGrid{gap:10px;margin-bottom:16px;display:flex}.Dashboard-module__DB7hEa__themeBtn{border:2px solid var(--card-border);background-color:var(--bg-gradient);color:var(--text-color);cursor:pointer;text-transform:capitalize;border-radius:16px;flex:1;padding:10px;font-weight:700;transition:all .2s}.Dashboard-module__DB7hEa__themeBtnActive{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color);box-shadow:0 4px 8px #0000001a}.Dashboard-module__DB7hEa__modeToggles{border-top:2px solid var(--card-border);justify-content:space-between;align-items:center;padding-top:14px;display:flex}.Dashboard-module__DB7hEa__toggleBtn{background-color:var(--bg-gradient);border:2px solid var(--card-border);cursor:pointer;width:44px;height:44px;color:var(--text-color);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Dashboard-module__DB7hEa__toggleBtn:hover{transform:scale(1.1)}.Dashboard-module__DB7hEa__questSection{margin-bottom:40px}.Dashboard-module__DB7hEa__sectionHeading{color:var(--text-color);align-items:center;gap:10px;margin-bottom:18px;font-size:22px;font-weight:800;display:flex}.Dashboard-module__DB7hEa__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;display:grid}@media (max-width:600px){.Dashboard-module__DB7hEa__grid{grid-template-columns:repeat(2,1fr);gap:10px}.Dashboard-module__DB7hEa__questCard{border-width:2px!important;border-radius:16px!important;padding:14px 10px!important}.Dashboard-module__DB7hEa__cardIcon{margin-bottom:6px!important;font-size:26px!important}.Dashboard-module__DB7hEa__questCard{border-radius:18px!important;padding:24px 8px 12px!important}.Dashboard-module__DB7hEa__cardIcon{margin-top:2px!important;margin-bottom:6px!important;font-size:26px!important}.Dashboard-module__DB7hEa__cardLevel{margin-bottom:2px!important;font-size:14px!important}.Dashboard-module__DB7hEa__cardDesc{font-size:10.5px!important;line-height:1.25!important}.Dashboard-module__DB7hEa__questionCountBadge{border-radius:10px!important;padding:2px 6px!important;font-size:9.5px!important;top:6px!important;right:6px!important}}.Dashboard-module__DB7hEa__questCard{background:var(--card-bg);border:3px solid var(--card-border);text-align:center;box-shadow:var(--shadow);cursor:pointer;touch-action:manipulation;border-radius:20px;padding:18px 14px;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.Dashboard-module__DB7hEa__questCard:active{transform:scale(.97)}.Dashboard-module__DB7hEa__questCard:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:200%;height:200%;transition:transform .5s;position:absolute;top:-50%;left:-50%;transform:rotate(30deg)}.Dashboard-module__DB7hEa__questCard:hover:after{transform:translate(25%,25%)rotate(30deg)}.Dashboard-module__DB7hEa__questCard:hover{border-color:var(--primary-color);transform:translateY(-6px)scale(1.02);box-shadow:0 12px 24px #0000001f}.Dashboard-module__DB7hEa__questionCountBadge{background:var(--bg-gradient);border:1.5px solid var(--card-border);color:var(--primary-color);z-index:2;border-radius:12px;align-items:center;gap:3px;padding:3px 8px;font-size:11px;font-weight:800;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 6px #0000000f}.Dashboard-module__DB7hEa__cardIcon{margin-bottom:12px;font-size:32px;animation:3s ease-in-out infinite Dashboard-module__DB7hEa__float;display:inline-block}.Dashboard-module__DB7hEa__questCard:nth-child(2n) .Dashboard-module__DB7hEa__cardIcon{animation-delay:1.5s}.Dashboard-module__DB7hEa__cardLevel{color:var(--text-color);margin-bottom:4px;font-size:20px;font-weight:700}.Dashboard-module__DB7hEa__cardDesc{color:var(--text-muted);font-size:14px}@keyframes Dashboard-module__DB7hEa__float{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}.Dashboard-module__DB7hEa__authArea,.Dashboard-module__DB7hEa__headerActions{align-items:center;gap:8px;display:flex}.Dashboard-module__DB7hEa__iconHeaderBtn{background-color:var(--bg-gradient);border:2px solid var(--card-border);cursor:pointer;width:38px;height:38px;color:var(--text-color);touch-action:manipulation;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.Dashboard-module__DB7hEa__iconHeaderBtn:hover{border-color:var(--primary-color);color:var(--primary-color);transform:scale(1.08)}.Dashboard-module__DB7hEa__guideHeaderBtn{background-color:var(--bg-gradient);border:2px solid var(--card-border);cursor:pointer;color:var(--text-color);touch-action:manipulation;border-radius:18px;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.Dashboard-module__DB7hEa__guideHeaderBtn:hover{border-color:var(--accent-hover);background-color:var(--card-bg);transform:scale(1.04)}@media (max-width:500px){.Dashboard-module__DB7hEa__guideBtnText{display:none}.Dashboard-module__DB7hEa__guideHeaderBtn{border-radius:50%;justify-content:center;width:38px;height:38px;padding:0}}.Dashboard-module__DB7hEa__activeIndicatorDot{background-color:var(--correct-color,#51cf66);border:2px solid var(--card-bg);width:9px;height:9px;box-shadow:0 0 6px var(--correct-color,#51cf66);border-radius:50%;position:absolute;top:1px;right:1px}.Dashboard-module__DB7hEa__loginBtn{border-radius:16px;align-items:center;gap:6px;padding:7px 14px;font-size:13px;display:flex}.Dashboard-module__DB7hEa__logoutBtn{border:2px solid var(--text-muted);color:var(--text-muted);cursor:pointer;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Dashboard-module__DB7hEa__logoutBtn:hover{background-color:var(--incorrect-bg);border-color:var(--incorrect-color);color:var(--incorrect-color);transform:scale(1.08)}.Dashboard-module__DB7hEa__modalOverlay{-webkit-backdrop-filter:blur(5px);z-index:10000;background-color:#000000a6;justify-content:center;align-items:center;padding:16px;animation:.2s Dashboard-module__DB7hEa__fadeIn;display:flex;position:fixed;inset:0}.Dashboard-module__DB7hEa__modalContent{background:var(--card-bg);border:3px solid var(--card-border);border-radius:28px;width:100%;max-width:480px;max-height:90vh;padding:28px 24px;animation:.3s cubic-bezier(.175,.885,.32,1.275) Dashboard-module__DB7hEa__popIn;position:relative;overflow-y:auto;box-shadow:0 20px 40px #00000040}@media (max-width:500px){.Dashboard-module__DB7hEa__modalContent{border-radius:22px;padding:22px 18px}}.Dashboard-module__DB7hEa__modalCloseBtn{border:2px solid var(--card-border);background:var(--bg-gradient);cursor:pointer;width:34px;height:34px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.Dashboard-module__DB7hEa__modalCloseBtn:hover{color:var(--incorrect-color);border-color:var(--incorrect-color);transform:scale(1.1)}.Dashboard-module__DB7hEa__modalTitle{color:var(--text-color);align-items:center;gap:8px;margin-bottom:12px;font-size:20px;font-weight:800;display:flex}.Dashboard-module__DB7hEa__guideSteps{flex-direction:column;gap:12px;margin:18px 0;display:flex}.Dashboard-module__DB7hEa__guideStep{background:var(--bg-gradient);border:2px solid var(--card-border);border-radius:18px;align-items:center;gap:14px;padding:12px 14px;display:flex}.Dashboard-module__DB7hEa__guideStepIcon{background:var(--card-bg);width:44px;height:44px;box-shadow:var(--shadow);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:26px;display:flex}.Dashboard-module__DB7hEa__guideStepTitle{color:var(--text-color);margin-bottom:2px;font-size:15px;font-weight:700}.Dashboard-module__DB7hEa__guideStepDesc{color:var(--text-muted);font-size:12px;line-height:1.3}.Dashboard-module__DB7hEa__footer{border-top:2px dashed var(--card-border);text-align:center;color:var(--text-muted);margin-top:48px;padding-top:32px;padding-bottom:24px}.Dashboard-module__DB7hEa__footerContent{flex-direction:column;align-items:center;gap:14px;max-width:680px;margin:0 auto;display:flex}.Dashboard-module__DB7hEa__footerBrand{color:var(--primary-color);align-items:center;gap:10px;font-size:18px;font-weight:800;display:flex}.Dashboard-module__DB7hEa__footerDesc{color:var(--text-muted);margin:0;font-size:13px;line-height:1.5}.Dashboard-module__DB7hEa__footerTip{background:var(--card-bg);border:2px solid var(--card-border);color:var(--text-color);border-radius:16px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:600;display:inline-flex}.Dashboard-module__DB7hEa__footerTechRow{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:4px;display:flex}.Dashboard-module__DB7hEa__techBadge{background:var(--card-bg);border:1.5px solid var(--card-border);color:var(--text-color);border-radius:12px;padding:4px 10px;font-size:11px;font-weight:700}.Dashboard-module__DB7hEa__footerBottom{color:var(--text-muted);margin-top:8px;font-size:12px}@keyframes Dashboard-module__DB7hEa__popIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.Dashboard-module__DB7hEa__weekRow{background-color:var(--bg-gradient);border:2px solid var(--card-border);border-radius:16px;justify-content:space-between;align-items:center;gap:4px;padding:10px 8px;display:flex}.Dashboard-module__DB7hEa__dayCol{flex-direction:column;align-items:center;gap:4px;display:flex}.Dashboard-module__DB7hEa__dayLabel{color:var(--text-muted);font-size:11px;font-weight:700}.Dashboard-module__DB7hEa__dayCircle{background-color:var(--card-bg);border:2px solid var(--card-border);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;transition:all .2s;display:flex}.Dashboard-module__DB7hEa__dayCircleActive{background-color:var(--accent-color);border-color:var(--accent-hover)}.Dashboard-module__DB7hEa__dayCircleToday{border-color:var(--primary-color);box-shadow:0 0 6px var(--primary-color)}@keyframes Dashboard-module__DB7hEa__spinGlobe{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.CameraView-module__v-41uG__cameraContainer{border:5px solid var(--accent-color,#ffcd3c);background-color:#222;border-radius:50%;width:220px;height:220px;margin:0 auto;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 30px #00000026}@media (max-width:768px){.CameraView-module__v-41uG__cameraContainer{border-width:4px;width:140px;height:140px}}@media (max-width:400px){.CameraView-module__v-41uG__cameraContainer{border-width:3px;width:120px;height:120px}}.CameraView-module__v-41uG__cameraContainerActive{box-shadow:0 0 25px #ffcd3c99}.CameraView-module__v-41uG__videoFeed{object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.CameraView-module__v-41uG__overlay{color:#fff;text-align:center;box-sizing:border-box;background-color:#000000b3;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;font-family:inherit;display:flex;position:absolute;top:0;left:0}.CameraView-module__v-41uG__loader{border:4px solid #f3f3f3;border-top-color:#ffcd3c;border-radius:50%;width:40px;height:40px;margin-bottom:12px;animation:1s linear infinite CameraView-module__v-41uG__spin}.CameraView-module__v-41uG__errorText{color:#ff6b6b;margin-bottom:12px;font-size:14px}.CameraView-module__v-41uG__statusIndicator{color:#fff;white-space:nowrap;background-color:#0009;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;display:flex;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.CameraView-module__v-41uG__statusDot{background-color:#ff6b6b;border-radius:50%;width:8px;height:8px}.CameraView-module__v-41uG__statusDotActive{background-color:#51cf66;animation:1.5s infinite CameraView-module__v-41uG__pulse;box-shadow:0 0 8px #51cf66}.CameraView-module__v-41uG__tiltGuide{pointer-events:none;box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 10px;display:flex;position:absolute;top:0;left:0}.CameraView-module__v-41uG__tiltGuideLeft,.CameraView-module__v-41uG__tiltGuideRight{opacity:.2;color:#ffcd3c;font-size:24px;transition:opacity .2s,transform .2s}.CameraView-module__v-41uG__tiltGuideActive{opacity:1;text-shadow:0 0 10px #ffcd3c;transform:scale(1.3)}.CameraView-module__v-41uG__calibrationOverlay{color:#333;text-align:center;box-sizing:border-box;background-color:#ffcd3ce6;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:16px;animation:.3s CameraView-module__v-41uG__fadeIn;display:flex;position:absolute;top:0;left:0}.CameraView-module__v-41uG__calibrationTitle{margin-bottom:6px;font-size:18px;font-weight:700}.CameraView-module__v-41uG__calibrationDesc{margin-bottom:12px;font-size:13px;line-height:1.4}.CameraView-module__v-41uG__calibrationBtn{color:#fff;cursor:pointer;background-color:#333;border:none;border-radius:20px;padding:8px 20px;font-weight:600;transition:transform .2s,background-color .2s;box-shadow:0 4px 10px #00000026}.CameraView-module__v-41uG__calibrationBtn:hover{background-color:#111;transform:scale(1.05)}@keyframes CameraView-module__v-41uG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes CameraView-module__v-41uG__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes CameraView-module__v-41uG__fadeIn{0%{opacity:0}to{opacity:1}}
.GameScreen-module__GvTgVG__gameLayout{flex-direction:column;justify-content:space-between;max-width:960px;min-height:90vh;margin:0 auto;padding:20px 16px;display:flex}.GameScreen-module__GvTgVG__gameHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.GameScreen-module__GvTgVG__quitBtn{border:2px solid var(--text-muted);color:var(--text-muted);cursor:pointer;background-color:#0000;border-radius:16px;padding:8px 16px;font-weight:700;transition:all .2s}.GameScreen-module__GvTgVG__quitBtn:hover{border-color:var(--incorrect-color);color:var(--incorrect-color);background-color:#ff6b6b1a}.GameScreen-module__GvTgVG__progressContainer{border:2px solid var(--card-border);background-color:#0000001a;border-radius:8px;flex:1;max-width:400px;height:16px;margin:0 20px;overflow:hidden}.GameScreen-module__GvTgVG__progressBar{background-color:var(--primary-color);border-radius:8px;height:100%;transition:width .3s}.GameScreen-module__GvTgVG__scoreBadge{color:var(--primary-color);background-color:var(--card-bg);border:2px solid var(--card-border);border-radius:16px;padding:6px 14px;font-size:18px;font-weight:700}.GameScreen-module__GvTgVG__questionBox{background:var(--card-bg);border:3px solid var(--card-border);text-align:center;box-shadow:var(--shadow);border-radius:24px;margin-bottom:24px;padding:24px;position:relative}.GameScreen-module__GvTgVG__questionText{color:var(--text-color);font-size:24px;font-weight:800;line-height:1.4}.GameScreen-module__GvTgVG__ttsBtn{background-color:var(--bg-gradient);border:2px solid var(--card-border);cursor:pointer;width:40px;height:40px;color:var(--primary-color);border-radius:50%;justify-content:center;align-items:center;transition:transform .2s;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.GameScreen-module__GvTgVG__ttsBtn:hover{transform:translateY(-50%)scale(1.1)}.GameScreen-module__GvTgVG__playZone{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;margin:16px 0;display:grid}@media (max-width:768px){.GameScreen-module__GvTgVG__playZone{grid-template-columns:1fr 1fr;gap:12px;margin:12px 0}.GameScreen-module__GvTgVG__centerCamera{order:1;grid-column:1/-1;margin-bottom:8px}.GameScreen-module__GvTgVG__leftBubble{order:2}.GameScreen-module__GvTgVG__rightBubble{order:3}.GameScreen-module__GvTgVG__optionBubble{border-radius:20px;min-height:95px;padding:20px 10px}.GameScreen-module__GvTgVG__optionText{font-size:18px!important}.GameScreen-module__GvTgVG__optionLabel{padding:3px 8px;font-size:10px;top:-12px}}@media (max-width:420px){.GameScreen-module__GvTgVG__optionText{font-size:16px!important}.GameScreen-module__GvTgVG__optionBubble{min-height:85px;padding:16px 8px}}.GameScreen-module__GvTgVG__centerCamera{flex-direction:column;align-items:center;gap:8px;display:flex}.GameScreen-module__GvTgVG__optionBubble{background:var(--card-bg);border:4px solid var(--card-border);text-align:center;box-shadow:var(--shadow);cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:110px;padding:28px 18px;transition:transform .15s,border-color .15s,background-color .15s;display:flex;position:relative}.GameScreen-module__GvTgVG__optionBubble:active{transform:scale(.96)}.GameScreen-module__GvTgVG__optionLabel{background-color:var(--text-muted);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:12px;padding:4px 12px;font-size:11px;font-weight:700;position:absolute;top:-14px}.GameScreen-module__GvTgVG__leftBubble .GameScreen-module__GvTgVG__optionLabel{background-color:var(--balloon-left)}.GameScreen-module__GvTgVG__rightBubble .GameScreen-module__GvTgVG__optionLabel{background-color:var(--balloon-right)}.GameScreen-module__GvTgVG__optionText{color:var(--text-color);word-break:break-word;font-size:24px;font-weight:800;line-height:1.3}.GameScreen-module__GvTgVG__chargeIndicator{background-color:var(--primary-color);border-bottom-right-radius:26px;border-bottom-left-radius:26px;height:8px;transition:width .1s linear;position:absolute;bottom:0;left:0}.GameScreen-module__GvTgVG__bubbleTilting{background-color:var(--correct-bg);transform:scale(1.06);box-shadow:0 0 25px #fd7e1459;border-color:#0000!important}.GameScreen-module__GvTgVG__borderProgressSvg{pointer-events:none;z-index:5;width:100%;height:100%;position:absolute;top:0;left:0}.GameScreen-module__GvTgVG__borderProgressSvg rect{filter:drop-shadow(0 0 6px var(--accent-color,#ffcd3c));transition:stroke-dashoffset .1s linear}.GameScreen-module__GvTgVG__canvasOverlay{pointer-events:none;z-index:9999;width:100vw;height:100vh;position:fixed;top:0;left:0}.GameScreen-module__GvTgVG__bubbleCorrect{animation:.6s GameScreen-module__GvTgVG__bounce;border-color:var(--correct-color)!important;background-color:var(--correct-bg)!important}.GameScreen-module__GvTgVG__bubbleIncorrect{animation:.5s GameScreen-module__GvTgVG__shake;border-color:var(--incorrect-color)!important;background-color:var(--incorrect-bg)!important}.GameScreen-module__GvTgVG__explanationPanel{background-color:var(--card-bg);border:3px solid var(--incorrect-color);text-align:center;box-shadow:var(--shadow);border-radius:24px;margin-top:20px;padding:20px;animation:.3s GameScreen-module__GvTgVG__slideUp}.GameScreen-module__GvTgVG__explanationText{color:var(--text-color);margin-bottom:12px;font-size:16px;font-weight:600}@keyframes GameScreen-module__GvTgVG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)scale(1.05)}}@keyframes GameScreen-module__GvTgVG__shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-10px)}40%,80%{transform:translate(10px)}}@keyframes GameScreen-module__GvTgVG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.GameScreen-module__GvTgVG__scoreboard{background:var(--card-bg);border:4px solid var(--card-border);text-align:center;max-width:500px;box-shadow:var(--shadow);border-radius:32px;margin:40px auto;padding:40px 24px;animation:.4s GameScreen-module__GvTgVG__slideUp}.GameScreen-module__GvTgVG__scoreboardTitle{color:var(--primary-color);margin-bottom:16px;font-size:32px;font-weight:800}.GameScreen-module__GvTgVG__scoreboardStats{justify-content:space-around;margin:30px 0;display:flex}.GameScreen-module__GvTgVG__scoreboardStat{flex-direction:column;align-items:center;display:flex}.GameScreen-module__GvTgVG__statNum{color:var(--text-color);font-size:36px;font-weight:800}.GameScreen-module__GvTgVG__statLbl{color:var(--text-muted);font-size:14px;font-weight:600}.GameScreen-module__GvTgVG__actionRow{justify-content:center;gap:16px;display:flex}.GameScreen-module__GvTgVG__confettiOverlay{pointer-events:none;z-index:999;width:100%;height:100%;position:fixed;top:0;left:0}.GameScreen-module__GvTgVG__readyModalOverlay{-webkit-backdrop-filter:blur(8px);z-index:9999;background-color:#000000bf;justify-content:center;align-items:center;padding:16px;animation:.25s GameScreen-module__GvTgVG__fadeIn;display:flex;position:fixed;inset:0}.GameScreen-module__GvTgVG__readyModalCard{background:var(--card-bg);border:4px solid var(--card-border);text-align:center;box-sizing:border-box;border-radius:28px;width:100%;max-width:440px;padding:24px 20px;animation:.3s cubic-bezier(.175,.885,.32,1.275) GameScreen-module__GvTgVG__popIn;box-shadow:0 24px 48px #0000004d}.GameScreen-module__GvTgVG__readyHeader{justify-content:center;align-items:center;gap:8px;margin-bottom:4px;display:flex}.GameScreen-module__GvTgVG__readyTitle{color:var(--text-color);margin:0;font-size:22px;font-weight:800}.GameScreen-module__GvTgVG__readySub{color:var(--text-muted);margin-bottom:16px;font-size:13px}.GameScreen-module__GvTgVG__readyCameraWrap{justify-content:center;margin:12px 0 16px;display:flex}.GameScreen-module__GvTgVG__readyTips{background:var(--bg-gradient);border:2px solid var(--card-border);border-radius:18px;flex-direction:column;gap:8px;margin-bottom:18px;padding:10px 14px;display:flex}.GameScreen-module__GvTgVG__readyTipItem{color:var(--text-color);text-align:left;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.GameScreen-module__GvTgVG__readyTipItem span:first-child{flex-shrink:0;font-size:20px}.GameScreen-module__GvTgVG__readyActions{flex-direction:column;gap:8px;display:flex}@keyframes GameScreen-module__GvTgVG__popIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}
