@import "https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&display=swap";:root{--font-primary:"Quicksand", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-heading:"Quicksand", sans-serif;--font-body:"Quicksand", sans-serif;--font-minecraft:"Quicksand", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{color:#0f172a;width:100vw;height:100vh;font-family:var(--font-primary);-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none;background:radial-gradient(circle at 50% 25%,#38bdf8 0%,#0284c7 55%,#0369a1 100%);margin:0;padding:0;overflow:hidden}.game-bg-layer{object-fit:cover;z-index:0;opacity:.92;filter:brightness(.88)contrast(1.05);width:100vw;height:100vh;transition:opacity .4s,filter .4s;position:fixed;inset:0}#app{z-index:10;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative}.title-scene-container{background:url(/assets/title_bg.jpg) 50%/cover no-repeat;flex-direction:column;justify-content:space-between;align-items:center;width:100vw;height:100vh;padding:16px 24px;display:flex;position:fixed;inset:0;overflow:hidden}.title-logo-container{z-index:20;flex-direction:column;align-items:center;margin-top:4px;display:flex}.title-logo-img{filter:drop-shadow(0 8px 12px #0000008c);width:82vw;max-width:480px;height:auto;animation:3.2s ease-in-out infinite logo-bob}.title-stage-wrapper{z-index:15;justify-content:space-between;align-items:flex-end;width:100%;max-width:100%;margin-top:auto;padding:0 max(24px,3.5vw);display:flex;position:relative}.mascot-character-container{z-index:12;flex-direction:column;flex:none;align-items:center;max-width:330px;display:flex;position:relative}.mascot-character-container.girl,.mascot-character-container.boy{align-items:center;transform:translate(0)}.mascot-character-img{object-fit:contain;filter:drop-shadow(0 10px 14px #0006);width:auto;height:380px;max-height:44vh;animation:3.2s ease-in-out infinite mascot-idle;display:block}.mascot-character-container.girl .mascot-character-img{animation-delay:.1s}.mascot-character-container.boy .mascot-character-img{animation-delay:.6s}.pixel-speech-bubble{text-align:center;z-index:20;background:#fff;border:3.5px solid #1e293b;border-radius:16px;margin-bottom:10px;padding:8px 18px;animation:2.8s ease-in-out infinite speech-pulse;position:relative;box-shadow:0 5px #00000059}.pixel-speech-bubble:before{content:"";z-index:1;border:11px solid #0000;border-top:15px solid #1e293b;border-bottom:0 solid #1e293b;width:0;display:block;position:absolute;bottom:-15px}.pixel-speech-bubble:after{content:"";z-index:2;border:8px solid #0000;border-top:12px solid #fff;border-bottom:0 solid #fff;width:0;display:block;position:absolute;bottom:-10px}.pixel-speech-bubble.left:before,.pixel-speech-bubble.left:after,.pixel-speech-bubble.right:before,.pixel-speech-bubble.right:after{left:50%;transform:translate(-50%)}.pixel-speech-text{font-family:var(--font-minecraft);letter-spacing:1px;flex-direction:column;font-size:17px;line-height:1.25;display:flex}.pixel-speech-bubble.left .pixel-speech-text{color:#a21caf}.pixel-speech-bubble.right .pixel-speech-text{color:#1d4ed8}.voxel-buttons-stack{z-index:25;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:410px;margin-bottom:24px;display:flex}.vocab-btn-frame{clip-path:polygon(0 10px,4px 10px,4px 6px,8px 6px,8px 0,calc(100% - 8px) 0,calc(100% - 8px) 6px,calc(100% - 4px) 6px,calc(100% - 4px) 10px,100% 10px,100% calc(100% - 10px),calc(100% - 4px) calc(100% - 10px),calc(100% - 4px) calc(100% - 6px),calc(100% - 8px) calc(100% - 6px),calc(100% - 8px) 100%,8px 100%,8px calc(100% - 6px),4px calc(100% - 6px),4px calc(100% - 10px),0 calc(100% - 10px));filter:drop-shadow(0 6px #000000bf);cursor:pointer;background:#fff;width:100%;padding:4px;transition:transform 80ms,filter 80ms}.vocab-btn-frame:hover{filter:drop-shadow(0 8px #000000d9);transform:translateY(-2px)}.vocab-btn-frame:active{filter:drop-shadow(0 2px #0009);transform:translateY(5px)}.vocab-btn{clip-path:polygon(0 8px,4px 8px,4px 4px,6px 4px,6px 0,calc(100% - 6px) 0,calc(100% - 6px) 4px,calc(100% - 4px) 4px,calc(100% - 4px) 8px,100% 8px,100% calc(100% - 8px),calc(100% - 4px) calc(100% - 8px),calc(100% - 4px) calc(100% - 4px),calc(100% - 6px) calc(100% - 4px),calc(100% - 6px) 100%,6px 100%,6px calc(100% - 4px),4px calc(100% - 4px),4px calc(100% - 8px),0 calc(100% - 8px));width:100%;height:64px;font-family:var(--font-primary);color:#fff;text-shadow:2px 2px #000,-1px -1px #000,1px -1px #000,-1px 1px #000;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:4px solid #111827;outline:none;justify-content:center;align-items:center;gap:14px;font-size:28px;font-weight:700;display:flex}.vocab-btn-green{background:linear-gradient(#84cc16 0%,#65a30d 42%,#4d7c0f 100%);font-size:28px;font-weight:700;box-shadow:inset 0 4px #ffffff73,inset 0 -4px #28470b}.vocab-btn-blue{background:linear-gradient(#38bdf8 0%,#0284c7 42%,#0369a1 100%);font-size:24px;font-weight:700;box-shadow:inset 0 4px #ffffff73,inset 0 -4px #075985}.vocab-btn-yellow{background:linear-gradient(#fbbf24 0%,#d97706 42%,#b45309 100%);font-size:26px;font-weight:700;box-shadow:inset 0 4px #ffffff73,inset 0 -4px #78350f}.vocab-btn-frame-red{background:#ef4444!important}.vocab-btn-frame-blue{background:#0284c7!important}.vocab-btn-red{background:linear-gradient(#ef4444 0%,#dc2626 42%,#991b1b 100%);font-size:24px;font-weight:700;box-shadow:inset 0 4px #ffffff73,inset 0 -4px #7f1d1d}.vocab-icon-play{filter:drop-shadow(2px 2px #000);font-size:26px;line-height:1}.vocab-icon-book{filter:drop-shadow(2px 2px #000);font-size:28px;line-height:1}.vocab-icon-gear{filter:drop-shadow(2px 2px #000);font-size:26px;line-height:1}.loading-scene-container{box-sizing:border-box;z-index:50;background:url(/assets/loading_bg.jpg) 50%/cover no-repeat;flex-direction:column;justify-content:flex-end;align-items:center;width:100vw;height:100vh;padding-bottom:50px;padding-left:24px;padding-right:24px;display:flex;position:fixed;inset:0}.loading-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;background:#0f172ae0;border:3px solid #ffffff40;border-radius:20px;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:1000px;padding:22px 28px;display:flex;box-shadow:0 20px 50px #000000bf,inset 0 1px #fff3}.loading-text-title{font-family:var(--font-minecraft);letter-spacing:3px;color:#fff;text-shadow:3px 3px #000,-2px -2px #000,2px -2px #000,-2px 2px #000;text-transform:uppercase;font-size:26px}.loading-segmented-bar{box-sizing:border-box;background:#111827;border:3.5px solid #000;border-radius:12px;gap:6px;width:100%;padding:6px;display:flex;box-shadow:inset 0 4px 8px #000000e6,0 6px 16px #00000080}.loading-segment{background:#1f2937;border:1px solid #374151;border-radius:5px;flex:1;min-width:0;height:38px;transition:background 80ms,box-shadow 80ms}.loading-segment.active{background:linear-gradient(#a3e635 0%,#65a30d 100%);border-color:#bef264;box-shadow:0 0 12px #84cc16,inset 0 2px #fff9}.loading-text-subtitle{font-family:var(--font-minecraft);letter-spacing:2px;color:#e2e8f0;text-shadow:2px 2px #000;text-transform:uppercase;font-size:15px;animation:1.5s infinite pulse-glow}.modal-overlay{-webkit-backdrop-filter:blur(10px);z-index:100;background:#0284c773;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out fade-in;display:flex;position:fixed;inset:0}.modal-dialog{color:#0f172a;background:#fff;border:3.5px solid #0284c7;border-radius:28px;width:100%;max-width:580px;padding:28px 34px;animation:.25s cubic-bezier(.16,1,.3,1) pop-up;position:relative;box-shadow:0 10px #0369a1,0 25px 50px #00000059}.modal-voxel-box{color:#0f172a;background:#fff;border:3.5px solid #0284c7;box-shadow:0 10px #0369a1,0 25px 50px #00000059}.modal-header{border-bottom:2px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:14px;display:flex}.modal-title{font-family:var(--font-primary), sans-serif;letter-spacing:.5px;color:#0f172a;align-items:center;gap:10px;font-size:22px;font-weight:800;display:flex}.minecraft-gold-title{color:#0f172a;text-shadow:none;font-size:24px;font-weight:800}.modal-close-btn,.voxel-close-btn{color:#64748b;cursor:pointer;background:#f1f5f9;border:2px solid #cbd5e1;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;font-weight:800;transition:all .15s;display:flex}.modal-close-btn:hover,.voxel-close-btn:hover{color:#0f172a;background:#e2e8f0;border-color:#94a3b8;transform:translateY(-1px)}.modal-close-btn:active,.voxel-close-btn:active{transform:translateY(1px)}.pause-menu-card{text-align:center;background:#fff;border:3.5px solid #0284c7;border-radius:28px;width:92vw;max-width:440px;padding:28px 32px;box-shadow:0 10px #0369a1,0 25px 50px #00000059}.pause-menu-header{border-bottom:2px solid #e2e8f0;justify-content:center;align-items:center;margin-bottom:18px;padding-bottom:14px;display:flex}.pause-menu-title{font-family:var(--font-primary), sans-serif;color:#0f172a;letter-spacing:.5px;align-items:center;gap:10px;font-size:24px;font-weight:800;display:flex}.pause-menu-buttons{flex-direction:column;gap:12px;display:flex}.pause-btn{width:100%;height:52px;font-family:var(--font-primary), sans-serif;letter-spacing:.5px;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;font-size:16px;font-weight:800;transition:transform .15s cubic-bezier(.34,1.56,.64,1),box-shadow .15s,background .15s;display:flex}.pause-btn:active{border-bottom-width:1.5px;transform:translateY(2px)}.pause-btn-green{color:#fff;background:#22c55e;border-bottom:4px solid #15803d;box-shadow:0 4px 12px #22c55e4d}.pause-btn-green:hover{background:#16a34a;transform:translateY(-2px);box-shadow:0 6px 16px #22c55e66}.pause-btn-blue{color:#fff;background:#0284c7;border-bottom:4px solid #0369a1;box-shadow:0 4px 12px #0284c74d}.pause-btn-blue:hover{background:#0369a1;transform:translateY(-2px);box-shadow:0 6px 16px #0284c766}.pause-btn-yellow{color:#fff;background:#f59e0b;border-bottom:4px solid #d97706;box-shadow:0 4px 12px #f59e0b4d}.pause-btn-yellow:hover{background:#d97706;transform:translateY(-2px);box-shadow:0 6px 16px #f59e0b66}.pause-btn-red{color:#fff;background:#ef4444;border-bottom:4px solid #b91c1c;box-shadow:0 4px 12px #ef44444d}.pause-btn-red:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 6px 16px #ef444466}.how-to-vertical-list{flex-direction:column;gap:12px;margin-bottom:8px;display:flex}.how-to-step-item{background:#f0f9ff;border:2px solid #bae6fd;border-radius:18px;align-items:center;gap:18px;padding:14px 18px;transition:transform .15s,border-color .15s,background .15s,box-shadow .15s;display:flex}.how-to-step-item:hover{background:#e0f2fe;border-color:#0284c7;transform:translate(4px);box-shadow:0 4px 14px #0284c726}.step-badge-box{width:48px;height:48px;font-family:var(--font-primary), sans-serif;border:2.5px solid;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:900;display:flex}.step-badge-1{color:#0284c7;background:#e0f2fe;border-color:#0284c7}.step-badge-2{color:#d97706;background:#fef3c7;border-color:#d97706}.step-badge-3{color:#9333ea;background:#f3e8ff;border-color:#9333ea}.step-badge-4{color:#16a34a;background:#dcfce7;border-color:#16a34a}.step-info-col{flex-direction:column;gap:3px;display:flex}.step-title-text{font-family:var(--font-primary), sans-serif;color:#0f172a;letter-spacing:.3px;font-size:16px;font-weight:800}.step-desc-text{color:#475569;font-size:14px;font-weight:600;line-height:1.45}.settings-control-group{flex-direction:column;gap:16px;margin-bottom:18px;display:flex}.settings-slider-row{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:8px;padding:12px 16px;display:flex}.settings-slider-header{justify-content:space-between;align-items:center;display:flex}.minecraft-label{font-family:var(--font-primary), sans-serif;color:#0f172a;letter-spacing:.3px;font-size:14.5px;font-weight:700}.minecraft-value-badge{font-family:var(--font-primary), sans-serif;color:#0284c7;background:#e0f2fe;border:1.5px solid #bae6fd;border-radius:8px;padding:3px 10px;font-size:13px;font-weight:800}.minecraft-range-slider{-webkit-appearance:none;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;height:10px}.minecraft-range-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#0284c7;border:2.5px solid #fff;border-radius:50%;width:22px;height:22px;transition:transform .1s;box-shadow:0 2px 6px #0284c766}.minecraft-range-slider::-webkit-slider-thumb:hover{background:#0369a1;transform:scale(1.15)}.minecraft-checkbox{accent-color:#84cc16;cursor:pointer;width:24px;height:24px}.settings-toggle-row{background:#0f172ad9;border:2.5px solid #334155;border-radius:16px;justify-content:space-between;align-items:center;padding:12px 18px;display:flex}.game-top-bar{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ae0;border:2px solid #ffffff26;border-radius:18px;justify-content:space-between;align-items:center;padding:10px 20px;display:flex;position:fixed;top:16px;left:20px;right:20px;box-shadow:0 10px 25px #00000080}.hud-btn{color:#fff;font-family:var(--font-heading);cursor:pointer;background:#334155;border:2px solid #475569;border-radius:12px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:800;transition:all .15s;display:flex}.hud-btn:hover{background:#475569;transform:translateY(-1px)}.join-scene-container{background:url(/assets/title_bg.jpg) 50%/cover no-repeat;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.join-scene-container:before{content:"";-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1;background:#0b132ba6;position:absolute;inset:0}.join-voxel-card{z-index:10;background:#1e293b;border:4px solid #334155;border-radius:22px;width:100%;max-width:490px;padding:22px 26px;animation:.25s cubic-bezier(.16,1,.3,1) pop-up;position:relative;box-shadow:0 25px 60px #000c,0 0 0 4px #0f172a}.join-card-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.vocab-hud-btn{color:#fff;font-family:var(--font-minecraft);letter-spacing:.8px;cursor:pointer;background:#0284c7;border:2px solid #38bdf8;border-radius:8px;padding:5px 12px;font-size:11px;transition:all .1s;box-shadow:0 3px #0369a1}.vocab-hud-btn:hover{background:#0369a1;transform:translateY(-1px)}.vocab-hud-btn:active{transform:translateY(2px);box-shadow:0 1px #0369a1}.join-school-badge{font-family:var(--font-minecraft);letter-spacing:.8px;color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf244d;border-radius:8px;padding:4px 10px;font-size:11px}.join-title{font-family:var(--font-minecraft);letter-spacing:1.8px;color:#fff;text-align:center;text-shadow:3px 3px #000;margin-bottom:3px;font-size:23px}.join-subtitle{color:#94a3b8;text-align:center;margin-bottom:14px;font-size:12px;line-height:1.4}.join-error-box{color:#fb7185;text-align:center;background:#f43f5e26;border:2px solid #f43f5e66;border-radius:10px;margin-bottom:10px;padding:8px 12px;font-size:12px;font-weight:700}.join-form{flex-direction:column;gap:13px;display:flex}.join-field-group{flex-direction:column;gap:4px;display:flex}.join-label{font-family:var(--font-minecraft);letter-spacing:.8px;color:#cbd5e1;text-transform:uppercase;font-size:11px}.join-input{color:#fff;width:100%;font-family:var(--font-minecraft);background:#0f172a;border:2.5px solid #334155;border-radius:12px;outline:none;padding:9px 14px;font-size:13px;transition:all .15s}.join-input:focus{border-color:#38bdf8;box-shadow:0 0 0 2.5px #38bdf84d,inset 0 1px 3px #00000080}.join-input-pin{letter-spacing:7px;text-align:center;color:#fde047;text-shadow:2px 2px #000;background:#090d16;padding:9px 14px;font-size:21px}.student-avatar-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:3px;display:grid}.student-avatar-card{cursor:pointer;background:#0f172aa6;border:2.5px solid #334155;border-radius:16px;flex-direction:column;justify-content:flex-end;align-items:center;gap:5px;height:104px;padding:6px 6px 8px;transition:transform .15s,border-color .15s,background .15s,box-shadow .15s;display:flex;position:relative}.student-avatar-card:hover{background:#38bdf81f;border-color:#38bdf8;transform:translateY(-2px)}.student-avatar-card.selected{background:#84cc1633;border-color:#84cc16;transform:translateY(-2px);box-shadow:0 0 16px #84cc1673}.student-avatar-img{object-fit:contain;filter:drop-shadow(0 4px 6px #00000073);width:auto;height:66px;transition:transform .15s;display:block}.student-avatar-card:hover .student-avatar-img{transform:scale(1.08)}.student-avatar-card.selected .student-avatar-img{transform:scale(1.05)}.student-avatar-check{color:#000;z-index:10;background:#84cc16;border:1.5px solid #000;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:900;animation:.15s ease-out pop-up;display:flex;position:absolute;top:5px;right:5px;box-shadow:0 2px 4px #00000080}.student-avatar-label{font-family:var(--font-minecraft);letter-spacing:.4px;color:#cbd5e1;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:9.5px;overflow:hidden}.student-avatar-card.selected .student-avatar-label{color:#bef264;font-weight:700}.question-fullscreen-stage{box-sizing:border-box;z-index:10;background:radial-gradient(circle at 50% 20%,#172554 0%,#0f172a 55%,#020617 100%);flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;max-height:100vh;padding:12px 20px;display:flex;position:relative;overflow:hidden}.question-hud-bar{flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;width:100%;max-width:860px;margin-bottom:10px;display:flex}.question-hud-actions{align-items:center;gap:10px;display:flex}.question-arena-card{background:#fff;border:3.5px solid #0284c7;border-radius:24px;flex-direction:column;gap:14px;width:100%;max-width:860px;margin:0 auto;padding:18px 26px;display:flex;box-shadow:0 10px #0369a1,0 22px 48px #00000059}.question-arena-header{border-bottom:2px solid #e2e8f0;justify-content:flex-end;align-items:center;padding-bottom:10px;display:flex}.question-replay-btn{font-family:var(--font-primary);color:#fff;cursor:pointer;background:#0284c7;border:none;border-bottom:3.5px solid #0369a1;border-radius:12px;align-items:center;gap:8px;padding:8px 18px;font-size:14px;font-weight:800;transition:all .15s;display:inline-flex;box-shadow:0 4px 12px #0284c74d}.question-visual-clue-card{background:#f0f9ff;border:2.5px solid #bae6fd;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:520px;height:165px;margin:0 auto;padding:6px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #0284c71a}.visual-clue-badge{color:#fff;letter-spacing:.5px;z-index:2;background:#0284c7;border:none;border-radius:999px;padding:3px 10px;font-family:Fredoka,Quicksand,sans-serif;font-size:11px;font-weight:800;position:absolute;top:8px;left:10px;box-shadow:0 2px 6px #0284c766}.question-visual-clue-img{object-fit:contain;filter:drop-shadow(0 2px 6px #0003);border-radius:10px;width:auto;max-width:100%;height:auto;max-height:152px;margin:0 auto;display:block}.sentence-box{color:#0f172a;text-align:center;background:#f0f9ff;border:2.5px solid #bae6fd;border-radius:18px;padding:14px 22px;font-size:19px;font-weight:700;line-height:1.5;box-shadow:inset 0 2px 4px #0284c70d}.highlighted-word{color:#d97706;background:#fef08a;border-bottom:2.5px solid #f59e0b;border-radius:6px;padding:1px 8px;font-weight:800;text-decoration:none}.answers-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.answer-card{cursor:pointer;color:#0f172a;-webkit-user-select:none;user-select:none;background:#fff;border:2.5px solid #e2e8f0;border-bottom:4px solid #cbd5e1;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;font-size:17px;font-weight:700;transition:transform .15s,border-color .15s,background .15s,box-shadow .15s;display:flex}.answer-card:hover{background:#f0f9ff;border-color:#38bdf8 #38bdf8 #0284c7;transform:translateY(-2px);box-shadow:0 6px 16px #0284c726}.answer-card:active{border-bottom-width:1px;transform:translateY(1px)}.answer-card.correct{color:#15803d;background:#dcfce7;border-color:#22c55e #22c55e #16a34a;box-shadow:0 4px 12px #22c55e4d}.answer-card.wrong{color:#b91c1c;background:#fee2e2;border-color:#ef4444 #ef4444 #b91c1c;box-shadow:0 4px 12px #ef44444d}.answer-card-content{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.answer-badge{color:#0284c7;background:#f1f5f9;border:1.5px solid #cbd5e1;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;font-weight:900;display:flex}.answer-card.correct .answer-badge{color:#fff;background:#22c55e;border-color:#16a34a}.answer-card.wrong .answer-badge{color:#fff;background:#ef4444;border-color:#b91c1c}.answer-text{color:inherit;font-size:16px;font-weight:700;line-height:1.3}.choice-speak-btn{color:#0284c7;cursor:pointer;background:#f1f5f9;border:1.5px solid #cbd5e1;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:6px 10px;font-size:14px;transition:all .15s;display:flex}.choice-speak-btn:hover{color:#0369a1;background:#e0f2fe;border-color:#38bdf8}.mascot-strip-avatar{object-fit:contain;filter:drop-shadow(0 2px 4px #0003);flex-shrink:0;width:28px;height:28px}.mascot-strip-content{flex-wrap:wrap;align-items:center;gap:6px;font-size:13.5px;display:flex}.mascot-strip-name{font-family:var(--font-primary);color:#0284c7;font-weight:800}.mascot-strip-speech{color:#334155;font-style:normal;font-weight:600}@keyframes logo-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes mascot-idle{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes speech-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes pulse-glow{0%,to{opacity:.8}50%{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes pop-up{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.candy-hud-top-left{z-index:40;pointer-events:none;flex-direction:column;align-items:flex-start;gap:10px;display:flex;position:fixed;top:18px;left:20px}.candy-hud-top-right{z-index:40;pointer-events:none;align-items:center;gap:12px;display:flex;position:fixed;top:18px;right:20px}.candy-hud-interactive{pointer-events:auto}.candy-player-card{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:3px solid #0284c7;border-radius:999px;align-items:center;gap:14px;padding:8px 20px 8px 8px;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s,border-color .2s;display:flex;box-shadow:0 4px #0369a1,0 8px 20px #0000002e}.candy-player-card:hover{border-color:#0284c7;transform:scale(1.04);box-shadow:0 6px #0369a1,0 12px 24px #0284c740}.candy-avatar-circle{background:linear-gradient(145deg,#fffbeb 0%,#fef3c7 45%,#fde68a 100%);border:2.5px solid #f59e0b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:62px;height:62px;display:flex;overflow:hidden;box-shadow:0 4px 10px #00000026,inset 0 2px 4px #ffffffe6}.candy-avatar-img{object-fit:contain;filter:drop-shadow(0 2px 4px #0003);width:54px;height:54px}.candy-player-info{flex-direction:column;gap:2px;display:flex}.candy-player-name{color:#0f172a;letter-spacing:.3px;white-space:nowrap;text-overflow:ellipsis;max-width:170px;font-family:Fredoka,Quicksand,sans-serif;font-size:16px;font-weight:800;overflow:hidden}.candy-star-row{align-items:center;gap:6px;display:flex}.candy-star-icon-wrap{flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.candy-star-svg{filter:drop-shadow(0 2px 4px #f59e0b99);width:100%;height:100%}.candy-star-count-num{color:#d97706;font-family:Fredoka,Nunito,sans-serif;font-size:20px;font-weight:900;line-height:1}.candy-star-count-label{color:#64748b;letter-spacing:.5px;font-family:Quicksand,sans-serif;font-size:13px;font-weight:800;line-height:1}.candy-menu-btn{color:#78350f;font-family:var(--font-primary);cursor:pointer;background:#fde047;border:3px solid #f59e0b;border-bottom:4px solid #d97706;border-radius:999px;align-items:center;gap:8px;padding:11px 24px;font-size:17px;font-weight:800;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s;display:flex;box-shadow:0 4px 12px #d977064d}.candy-menu-btn:hover{background:#fef08a;transform:scale(1.06);box-shadow:0 6px 16px #d9770666}.candy-menu-btn:active{transform:scale(.96)}.candy-zone-pill{color:#0284c7;font-family:var(--font-primary);background:#fff;border:3px solid #0284c7;border-radius:999px;align-items:center;gap:8px;padding:10px 22px;font-size:17px;font-weight:800;display:flex;box-shadow:0 4px #0369a1,0 8px 16px #00000026}.question-scene-container{background:radial-gradient(circle at 50% 25%,#38bdf8 0%,#0284c7 55%,#0369a1 100%);flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;padding:90px 24px 24px;display:flex;position:relative;overflow:hidden}.teacher-pause-overlay{z-index:200;-webkit-backdrop-filter:blur(6px);background:#00000080;justify-content:center;align-items:center;padding:20px;animation:.3s ease-out fade-in;display:flex;position:fixed;inset:0}.teacher-pause-card{text-align:center;background:#f5f4f0;border:1px solid #00000014;border-radius:24px;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:360px;padding:44px 48px;animation:.3s cubic-bezier(.16,1,.3,1) pop-up;display:flex;box-shadow:0 4px 6px #0000000f,0 20px 48px #0003}.teacher-pause-icon{background:#fef3c7;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:4px;display:flex}.teacher-pause-icon svg{color:#d97706;width:26px;height:26px}.teacher-pause-title{font-family:var(--font-primary,"Fredoka", sans-serif);color:#1c1917;letter-spacing:-.2px;margin:0;font-size:24px;font-weight:700;line-height:1.2}.teacher-pause-subtitle{font-family:var(--font-primary,"Fredoka", sans-serif);color:#57534e;max-width:260px;margin:0;font-size:15px;line-height:1.55}.teacher-pause-badge{font-family:var(--font-primary,"Fredoka", sans-serif);color:#44403c;background:#e7e5e4;border:1px solid #d6d3d1;border-radius:999px;align-items:center;gap:8px;margin-top:4px;padding:7px 16px;font-size:13px;font-weight:600;display:inline-flex}.teacher-pause-dot{background:#f59e0b;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.8s ease-in-out infinite teacher-pause-pulse}@keyframes teacher-pause-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.7)}}.game-toast-container{z-index:300;pointer-events:none;flex-direction:column;align-items:center;gap:8px;display:flex;position:fixed;top:22px;left:50%;transform:translate(-50%)}.game-toast{pointer-events:auto;-webkit-backdrop-filter:blur(12px);-webkit-user-select:none;user-select:none;cursor:pointer;background:#fffffff2;border:1px solid #00000014;border-radius:999px;align-items:center;gap:12px;width:max-content;max-width:calc(100vw - 320px);padding:10px 22px 10px 14px;transition:opacity .25s,transform .25s;animation:.35s cubic-bezier(.16,1,.3,1) toast-slide-in;display:flex;box-shadow:0 10px 30px #00000024,0 2px 6px #0000000a}.game-toast.toast-hiding{opacity:0;transform:translateY(-12px)scale(.96)}.game-toast-icon-box{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.game-toast-icon-box.toast-warning{color:#d97706;background:#fef3c7}.game-toast-icon-box.toast-success{color:#16a34a;background:#dcfce7}.game-toast-icon-box.toast-info{color:#0284c7;background:#e0f2fe}.game-toast-content{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.game-toast-title{font-family:var(--font-primary,"Fredoka", sans-serif);color:#0f172a;letter-spacing:-.1px;font-size:13.5px;font-weight:700;line-height:1.2}.game-toast-message{font-family:var(--font-primary,"Fredoka", sans-serif);color:#475569;font-size:12px;line-height:1.35}@keyframes toast-slide-in{0%{opacity:0;transform:translateY(-14px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.dialogue-overlay-backdrop{-webkit-backdrop-filter:blur(8px);z-index:9999;background:#0f172aa6;justify-content:center;align-items:center;padding:24px;animation:.28s cubic-bezier(.16,1,.3,1) forwards dialogue-fade-in;display:flex;position:fixed;inset:0}.dialogue-wrapper{justify-content:center;align-items:center;gap:36px;width:100%;max-width:1180px;min-height:480px;display:flex;position:relative;transform:translateY(-24px)}.dialogue-wrapper.full-dialogue{max-width:840px}.dialogue-card{background:#fff;border:3.5px solid #0284c7;border-radius:28px;flex-direction:column;flex:1.3;justify-content:space-between;min-height:380px;padding:36px 42px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px #0369a1,0 25px 50px #00000059}.dialogue-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.dialogue-speaker-tag{color:#fff;font-family:var(--font-primary,"Fredoka", sans-serif);background:#0284c7;border:none;border-radius:12px;align-items:center;gap:8px;padding:6px 18px;font-size:16px;font-weight:800;display:inline-flex;box-shadow:0 3px #0369a1}.dialogue-speaker-icon{font-size:17px}.dialogue-badge-sub{color:#0284c7;letter-spacing:1px;text-transform:uppercase;font-family:Quicksand,sans-serif;font-size:13px;font-weight:800}.dialogue-skip-btn{color:#64748b;font-family:var(--font-primary,"Fredoka", sans-serif);cursor:pointer;background:#f1f5f9;border:1.5px solid #cbd5e1;border-radius:10px;padding:5px 14px;font-size:13px;font-weight:800;transition:all .15s}.dialogue-skip-btn:hover{color:#0f172a;background:#e2e8f0;border-color:#94a3b8}.dialogue-body{flex:1;align-items:center;padding:12px 0;display:flex}.dialogue-speech-text{font-family:"Quicksand", var(--font-primary,sans-serif);color:#0f172a;text-shadow:none;font-size:23px;font-weight:700;line-height:1.65;animation:.3s ease-out dialogue-text-pop}.dialogue-name-highlight{color:#d97706;background:#fef08a;border:1px solid #fde047;border-radius:8px;padding:1px 8px;font-weight:800}.dialogue-footer{border-top:2px solid #e2e8f0;justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding-top:18px;display:flex}.dialogue-step-dots{align-items:center;gap:8px;display:flex}.dialogue-dot{background:#cbd5e1;border-radius:999px;width:10px;height:10px;transition:all .25s}.dialogue-dot.active{background:#0284c7;width:26px;box-shadow:0 2px 6px #0284c766}.dialogue-footer-actions{align-items:center;gap:12px;display:flex}.dialogue-btn-prev{color:#475569;font-family:var(--font-primary,"Fredoka", sans-serif);cursor:pointer;background:#f1f5f9;border:none;border-bottom:3.5px solid #cbd5e1;border-radius:14px;align-items:center;gap:8px;padding:11px 28px;font-size:17px;font-weight:800;transition:transform .15s cubic-bezier(.34,1.56,.64,1),background .15s;display:inline-flex}.dialogue-btn-prev:hover{color:#0f172a;background:#e2e8f0;transform:translateY(-2px)}.dialogue-btn-prev:active{border-bottom-width:1px;transform:translateY(1px)}.dialogue-btn-action{color:#fff;font-family:var(--font-primary,"Fredoka", sans-serif);cursor:pointer;background:#22c55e;border:none;border-bottom:4px solid #15803d;border-radius:14px;align-items:center;gap:8px;padding:11px 32px;font-size:17px;font-weight:800;transition:transform .15s cubic-bezier(.34,1.56,.64,1),background .15s;display:inline-flex;box-shadow:0 4px 12px #22c55e59}.dialogue-btn-action:hover{background:#16a34a;transform:translateY(-2px)}.dialogue-btn-action:active{border-bottom-width:1px;transform:translateY(1px)}.dialogue-char-stage{filter:drop-shadow(0 20px 45px #000000bf);flex-direction:column;flex-shrink:0;justify-content:flex-end;align-items:center;width:560px;height:620px;animation:3.2s ease-in-out infinite alternate dialogue-char-bob;display:flex;position:relative}.dialogue-char-img{object-fit:contain;width:auto;max-width:100%;height:100%;max-height:100%;image-rendering:pixelated;image-rendering:crisp-edges;z-index:2;transition:opacity .25s,transform .25s;position:relative}.dialogue-char-ground-shadow{z-index:1;background:radial-gradient(#00000073 0%,#0000 75%);border-radius:999px;width:140px;height:14px;position:absolute;bottom:0}@keyframes dialogue-fade-in{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes dialogue-text-pop{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes dialogue-char-bob{0%{transform:translateY(0)}to{transform:translateY(-8px)}}@media (width<=960px){.dialogue-wrapper{flex-direction:column-reverse;align-items:center;gap:16px}.dialogue-card{min-height:auto;padding:24px}.dialogue-char-stage{width:200px;height:300px}.dialogue-speech-text{font-size:17px}}.identification-arena-box{background:#f0f9ff;border:2.5px solid #bae6fd;border-radius:18px;flex-direction:column;align-items:center;gap:12px;margin:12px 0 16px;padding:20px 24px;display:flex;box-shadow:0 6px 18px #0284c714}.identification-description{color:#0f172a;letter-spacing:.2px;text-align:center;font-size:15px;font-weight:700}.identification-input-container{justify-content:center;align-items:center;gap:10px;width:100%;max-width:520px;display:flex}.identification-text-input{color:#0f172a;max-width:360px;height:50px;font-family:var(--font-primary), "Poppins", sans-serif;letter-spacing:.3px;background:#fff;border:2.5px solid #0284c7;border-radius:14px;outline:none;flex:1;padding:0 16px;font-size:18px;font-weight:700;transition:all .2s;box-shadow:0 2px 6px #0284c726}.identification-text-input:focus{background:#fff;border-color:#0369a1;box-shadow:0 0 0 3.5px #38bdf859}.identification-text-input.wrong{border-color:#ef4444;box-shadow:0 0 0 3.5px #ef44444d}.identification-text-input:disabled{opacity:.9;color:#15803d;background:#f1f5f9;border-color:#cbd5e1}.identification-submit-btn{height:50px;font-family:var(--font-primary), "Poppins", sans-serif;letter-spacing:.5px;color:#fff;cursor:pointer;white-space:nowrap;background:#22c55e;border:none;border-bottom:4px solid #15803d;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;padding:0 24px;font-size:16px;font-weight:800;transition:all .15s;display:inline-flex;box-shadow:0 4px 12px #22c55e4d}.identification-submit-btn:hover{background:#16a34a;transform:translateY(-2px)}.identification-submit-btn:active{border-bottom-width:1px;transform:translateY(1px)}.identification-review-footer{color:#475569;margin-top:2px;font-size:14px;font-weight:600}.question-scene-container{box-sizing:border-box;z-index:10;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:85px 24px 32px;display:flex;position:relative}.question-stage-layout{z-index:10;justify-content:center;align-items:flex-end;gap:48px;width:95vw;max-width:1280px;margin:0 auto;display:flex;position:relative}.question-arena-card{background:#fff;border:4px solid #0284c7;border-radius:32px;flex-direction:column;flex:1;max-width:920px;padding:30px 38px;display:flex;position:relative;box-shadow:0 12px #0369a1,0 28px 56px #00000059}.question-arena-header{justify-content:flex-end;align-items:center;margin-bottom:12px;display:flex}.question-replay-btn{color:#fff;font-family:var(--font-primary), sans-serif;cursor:pointer;background:#0284c7;border:none;border-bottom:3.5px solid #0369a1;border-radius:14px;align-items:center;gap:6px;padding:10px 22px;font-size:16px;font-weight:800;transition:all .15s;display:inline-flex;box-shadow:0 3px 10px #0284c74d}.question-replay-btn:hover{background:#0369a1;transform:translateY(-1px)}.question-replay-btn:active{border-bottom-width:1px;transform:translateY(1px)}.question-visual-clue-card{background:#f0f9ff;border:2px solid #bae6fd;border-radius:18px;justify-content:center;align-items:center;width:100%;max-height:200px;margin-bottom:12px;padding:6px;display:flex;overflow:hidden}.question-visual-clue-img{object-fit:contain;border-radius:14px;width:auto;max-height:188px}.sentence-box{font-family:"Quicksand", var(--font-primary), sans-serif;color:#0f172a;text-align:center;background:#f0f9ff;border:3px solid #bae6fd;border-radius:22px;margin-bottom:20px;padding:20px 28px;font-size:24px;font-weight:700;line-height:1.55}.highlighted-word{color:#d97706;background:#fef08a;border:1.5px solid #fde047;border-radius:8px;padding:2px 8px;font-weight:800}.answers-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;margin-bottom:16px;display:grid}.answer-card{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:#fff;border:3px solid #cbd5e1;border-bottom:5px solid #94a3b8;border-radius:20px;padding:18px 22px;transition:all .12s cubic-bezier(.34,1.56,.64,1)}.answer-card:hover{background:#f0f9ff;border-color:#0284c7 #0284c7 #0369a1;transform:translateY(-2px)}.answer-card:active,.answer-card.selected-active{border-bottom-width:2.5px;transform:translateY(2px);box-shadow:0 0 0 3px #0284c740;background:#e0f2fe!important;border-color:#0284c7 #0284c7 #0369a1!important}.answer-card.correct{transform:scale(1.02);background:#dcfce7!important;border-color:#22c55e #22c55e #15803d!important}.answer-card.wrong{animation:.4s ease-in-out shake;background:#fee2e2!important;border-color:#ef4444 #ef4444 #b91c1c!important}.answer-card-content{align-items:center;gap:12px;display:flex}.answer-badge{color:#0284c7;width:42px;height:42px;font-family:var(--font-primary), sans-serif;background:#e0f2fe;border:2.5px solid #0284c7;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;font-weight:900;display:flex}.answer-text{font-family:var(--font-primary), sans-serif;color:#0f172a;flex:1;font-size:20px;font-weight:700;line-height:1.35}.question-mascot-strip{background:#f0f9ff;border:1.5px solid #bae6fd;border-radius:16px;align-items:center;gap:12px;padding:8px 14px;display:flex}.mascot-strip-avatar{object-fit:contain;background:#fff;border:1.5px solid #0284c7;border-radius:50%;flex-shrink:0;width:36px;height:36px}.mascot-strip-content{align-items:center;gap:6px;font-size:14px;display:flex;overflow:hidden}.mascot-strip-name{color:#0284c7;white-space:nowrap;font-weight:800}.mascot-strip-speech{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.question-teacher-stage{flex-direction:column;flex-shrink:0;justify-content:flex-end;align-self:flex-end;align-items:center;width:340px;height:620px;display:flex;position:relative}.teacher-speech-bubble{text-align:center;z-index:25;background:#fff;border:2.5px solid #0284c7;border-bottom:4px solid #0369a1;border-radius:20px;width:300px;max-width:320px;padding:12px 18px;transition:all .2s;animation:.25s cubic-bezier(.34,1.56,.64,1) pop-bubble;position:absolute;top:-60px;box-shadow:0 8px 24px #0003}.teacher-speech-bubble.bubble-correct{background:#f0fdf4;border-color:#22c55e #22c55e #15803d}.teacher-speech-bubble.bubble-wrong{background:#fffbeb;border-color:#f59e0b #f59e0b #d97706}.teacher-speech-header{justify-content:center;align-items:center;gap:6px;margin-bottom:4px;display:flex}.teacher-speech-dot{background:#0284c7;border-radius:50%;flex-shrink:0;width:8px;height:8px}.teacher-speech-bubble.bubble-correct .teacher-speech-dot{background:#22c55e}.teacher-speech-bubble.bubble-wrong .teacher-speech-dot{background:#f59e0b}.teacher-speech-author{font-family:var(--font-primary), sans-serif;color:#0f172a;font-size:15px;font-weight:800}.teacher-speech-text{font-family:var(--font-primary), sans-serif;color:#1e293b;font-size:16px;font-weight:700;line-height:1.4}.teacher-speech-tail{border-top:10px solid #0369a1;border-left:9px solid #0000;border-right:9px solid #0000;width:0;height:0;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.teacher-speech-bubble.bubble-correct .teacher-speech-tail{border-top-color:#15803d}.teacher-speech-bubble.bubble-wrong .teacher-speech-tail{border-top-color:#d97706}@keyframes pop-bubble{0%{opacity:0;transform:scale(.9)translateY(4px)}to{opacity:1;transform:scale(1)translateY(0)}}.teacher-character-img{aspect-ratio:1/2;object-fit:contain;object-position:bottom center;width:auto;max-width:100%;height:580px;max-height:580px;image-rendering:pixelated;image-rendering:crisp-edges;filter:drop-shadow(0 14px 28px #0006);z-index:6;backface-visibility:hidden;will-change:transform;position:relative;transform:translateZ(0)}.teacher-character-img.idle,.teacher-character-img.reading,.teacher-character-img.celebrating,.teacher-character-img.sympathetic{animation:none}.teacher-podium-shadow{z-index:2;background:radial-gradient(#0284c759 0%,#0000 70%);border-radius:50%;width:160px;height:16px;position:absolute;bottom:-4px}@media (width<=1080px){.question-stage-layout{gap:16px}.question-teacher-stage{width:260px;height:520px}.teacher-character-frame{height:480px}.teacher-character-img{max-height:460px}}@media (width<=860px){.question-stage-layout{flex-direction:column;align-items:center}.question-teacher-stage{display:none}}
