@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:#fafafa;width:100vw;height:100vh;font-family:var(--font-primary);-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none;background-color:#0b132b;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-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{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:60px;display:flex;position:fixed;inset:0}.loading-box{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ad1;border:3px solid #fff3;border-radius:24px;flex-direction:column;align-items:center;gap:12px;padding:24px 36px;display:flex;box-shadow:0 20px 40px #0009}.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:30px}.loading-segmented-bar{background:#111827;border:4px solid #000;border-radius:10px;gap:6px;padding:6px;display:flex;box-shadow:inset 0 4px 6px #000c,0 6px 12px #0006}.loading-segment{background:#1f2937;border:1px solid #374151;border-radius:4px;width:22px;height:38px;transition:background .15s,box-shadow .15s}.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:16px;animation:1.5s infinite pulse-glow}.modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#0a0f1dc7;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out fade-in;display:flex;position:fixed;inset:0}.modal-dialog{background:#1e293b;border:4px solid #334155;border-radius:24px;width:100%;max-width:580px;padding:26px 30px;animation:.25s cubic-bezier(.16,1,.3,1) pop-up;position:relative;box-shadow:0 25px 60px #000000d9,0 0 0 4px #0f172a}.modal-voxel-box{background:#1e293b;border:4px solid #334155;box-shadow:0 25px 60px #000000d9,0 0 0 4px #0f172a}.modal-header{border-bottom:2px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:14px;display:flex}.modal-title{font-family:var(--font-minecraft);letter-spacing:1px;color:#f8fafc;align-items:center;gap:12px;font-size:22px;display:flex}.minecraft-gold-title{color:#fde047;text-shadow:2px 2px #000;letter-spacing:1px;font-size:24px}.modal-close-btn{color:#94a3b8;cursor:pointer;background:#334155;border:2px solid #475569;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:all .15s;display:flex}.voxel-close-btn{color:#fff;font-family:var(--font-minecraft);background:#dc2626;border:2.5px solid #991b1b;border-radius:10px;font-weight:900;box-shadow:0 3px #7f1d1d}.voxel-close-btn:hover{background:#ef4444;transform:translateY(-1px);box-shadow:0 4px #7f1d1d}.voxel-close-btn:active{transform:translateY(2px);box-shadow:0 1px #7f1d1d}.how-to-vertical-list{flex-direction:column;gap:12px;margin-bottom:8px;display:flex}.how-to-step-item{background:#0f172ad9;border:2.5px solid #334155;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:#38bdf81a;border-color:#38bdf8;transform:translate(6px);box-shadow:0 4px 16px #0006}.step-badge-box{width:50px;height:50px;font-family:var(--font-minecraft);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:#38bdf8;background:#38bdf82e;border-color:#38bdf8;box-shadow:0 0 14px #38bdf84d}.step-badge-2{color:#fde047;background:#fde0472e;border-color:#fde047;box-shadow:0 0 14px #fde0474d}.step-badge-3{color:#c084fc;background:#a855f72e;border-color:#c084fc;box-shadow:0 0 14px #a855f74d}.step-badge-4{color:#a3e635;background:#84cc162e;border-color:#84cc16;box-shadow:0 0 14px #84cc164d}.step-info-col{flex-direction:column;gap:4px;display:flex}.step-title-text{font-family:var(--font-minecraft);color:#f8fafc;letter-spacing:.5px;font-size:15.5px}.step-desc-text{color:#cbd5e1;font-size:13.5px;line-height:1.45}.settings-control-group{flex-direction:column;gap:16px;margin-bottom:18px;display:flex}.settings-slider-row{flex-direction:column;gap:8px;display:flex}.settings-slider-header{justify-content:space-between;align-items:center;display:flex}.minecraft-label{font-family:var(--font-minecraft);color:#f8fafc;letter-spacing:.5px;font-size:13.5px}.minecraft-value-badge{font-family:var(--font-minecraft);color:#fde047;text-shadow:1px 1px #000;background:#090d16;border:2px solid #334155;border-radius:8px;padding:3px 10px;font-size:13px}.minecraft-range-slider{-webkit-appearance:none;background:#090d16;border:2px solid #334155;border-radius:6px;outline:none;width:100%;height:12px}.minecraft-range-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#f59e0b;border:2.5px solid #fff;border-radius:6px;width:24px;height:24px;transition:transform .1s;box-shadow:0 3px #92400e,0 4px 6px #00000080}.minecraft-range-slider::-webkit-slider-thumb:hover{background:#fbbf24;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{-webkit-backdrop-filter:blur(14px);background:#0f172af0;border:2.5px solid #38bdf859;border-radius:22px;flex-direction:column;gap:12px;width:100%;max-width:860px;margin:0 auto;padding:16px 24px;display:flex;box-shadow:0 20px 50px #000c,0 0 30px #38bdf81f}.question-arena-header{border-bottom:1.5px solid #ffffff14;justify-content:flex-end;align-items:center;padding-bottom:8px;display:flex}.question-replay-btn{font-family:var(--font-primary);color:#fff;cursor:pointer;background:#0284c7;border:2px solid #38bdf8;border-radius:12px;align-items:center;gap:8px;padding:8px 18px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #0284c766}.question-replay-btn:hover{background:#0369a1;border-color:#7dd3fc;transform:scale(1.03)}.question-visual-clue-card{background:#020617;border:2px solid #38bdf866;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 8px 24px #0009,inset 0 0 20px #000c}.visual-clue-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#38bdf8;letter-spacing:.5px;z-index:2;background:#0f172ae6;border:1px solid #38bdf899;border-radius:999px;padding:3px 10px;font-family:Fredoka,Quicksand,sans-serif;font-size:10px;font-weight:800;position:absolute;top:8px;left:10px;box-shadow:0 2px 8px #00000080}.question-visual-clue-img{object-fit:contain;filter:drop-shadow(0 4px 10px #00000080);border-radius:10px;width:auto;max-width:100%;height:auto;max-height:152px;margin:0 auto;display:block}.sentence-box{color:#f8fafc;text-align:center;background:#090d16eb;border:2px solid #ffffff1f;border-radius:16px;padding:12px 20px;font-size:19px;font-weight:600;line-height:1.45;box-shadow:inset 0 2px 6px #00000080}.highlighted-word{color:#fde047;text-shadow:0 0 8px #facc1580,1px 1px #000;text-underline-offset:3px;font-weight:800;text-decoration:underline}.answers-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.answer-card{cursor:pointer;color:#f8fafc;-webkit-user-select:none;user-select:none;background:#090d16e6;border:2px solid #334155;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:10px 16px;font-size:17px;font-weight:600;transition:transform .15s,border-color .15s,background .15s,box-shadow .15s;display:flex}.answer-card:hover{background:#38bdf824;border-color:#38bdf8;transform:translateY(-1px);box-shadow:0 6px 16px #38bdf833}.answer-card.correct{color:#86efac;background:#22c55e40;border-color:#22c55e;box-shadow:0 0 16px #22c55e66}.answer-card.wrong{color:#fca5a5;background:#ef444440;border-color:#ef4444;box-shadow:0 0 16px #ef444466}.answer-card-content{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.answer-badge{color:#f8fafc;background:#ffffff1a;border:1.5px solid #fff3;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;font-weight:800;display:flex}.answer-text{white-space:normal;font-size:16px;font-weight:600;line-height:1.25}.choice-speak-btn{color:#93c5fd;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:8px;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:#fff;background:#38bdf840;border-color:#38bdf8}.question-mascot-strip{background:#00000059;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:10px;padding:6px 14px;display:flex}.mascot-strip-avatar{object-fit:contain;filter:drop-shadow(0 2px 4px #00000080);flex-shrink:0;width:28px;height:28px}.mascot-strip-content{flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;display:flex}.mascot-strip-name{font-family:var(--font-primary);color:#fde047;font-weight:700}.mascot-strip-speech{color:#cbd5e1;font-style:italic}@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{-webkit-backdrop-filter:blur(12px);cursor:pointer;-webkit-user-select:none;user-select:none;background:#0f172ae0;border:2px solid #f59e0bb3;border-radius:999px;align-items:center;gap:12px;padding:6px 16px 6px 6px;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s,border-color .2s;display:flex;box-shadow:0 8px 24px #0006,inset 0 1px 2px #fff3}.candy-player-card:hover{border-color:#fbbf24;transform:scale(1.04);box-shadow:0 12px 28px #f59e0b59,inset 0 1px 2px #ffffff4d}.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:50px;height:50px;display:flex;overflow:hidden;box-shadow:0 4px 10px #00000040,inset 0 2px 4px #ffffffe6}.candy-avatar-img{object-fit:contain;filter:drop-shadow(0 2px 4px #0003);width:42px;height:42px}.candy-player-info{flex-direction:column;gap:2px;display:flex}.candy-player-name{color:#f8fafc;letter-spacing:.3px;text-shadow:0 1px 2px #000c;white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-family:Fredoka,Quicksand,sans-serif;font-size:13px;font-weight:700;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:20px;height:20px;display:flex}.candy-star-svg{filter:drop-shadow(0 2px 4px #f59e0b99);width:100%;height:100%}.candy-star-count-num{color:#fde047;text-shadow:0 1px 2px #000000e6,0 0 8px #facc1573;font-family:Fredoka,Nunito,sans-serif;font-size:16px;font-weight:900;line-height:1}.candy-star-count-label{color:#cbd5e1;letter-spacing:.5px;font-family:Quicksand,sans-serif;font-size:11px;font-weight:800;line-height:1}.candy-menu-btn{color:#451a03;font-family:var(--font-primary);cursor:pointer;background:linear-gradient(#fffbeb 0%,#fde047 40%,#f59e0b 100%);border:3.5px solid #fef3c7;border-radius:999px;align-items:center;gap:8px;padding:8px 18px;font-size:15px;font-weight:700;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s;display:flex;box-shadow:0 6px 16px #0000004d,inset 0 2px 4px #ffffffd9}.candy-menu-btn:hover{transform:scale(1.06);box-shadow:0 8px 22px #f59e0b80,inset 0 2px 4px #fffffff2}.candy-menu-btn:active{transform:scale(.96)}.candy-zone-pill{color:#bae6fd;font-family:var(--font-primary);background:linear-gradient(#0f172aeb 0%,#1e293bf2 100%);border:3px solid #38bdf8;border-radius:999px;align-items:center;gap:8px;padding:7px 16px;font-size:14px;font-weight:700;display:flex;box-shadow:0 6px 16px #00000059}.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)}}
