.CompleteScreen-module__iJ0cQa__container{background:var(--bg-surface);flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100dvh;max-height:100dvh;padding-top:clamp(24px,11vh,140px);transition:opacity .25s ease-out;display:flex;overflow:hidden}.CompleteScreen-module__iJ0cQa__container>*{width:100%;max-width:600px}.CompleteScreen-module__iJ0cQa__fixedOverlayEscape{max-width:none!important}.CompleteScreen-module__iJ0cQa__mainContent{flex-direction:column;flex:none;align-items:center;gap:clamp(2px,.5vh,4px);padding:clamp(8px,2vh,24px) clamp(12px,3vw,20px) 0;display:flex}.CompleteScreen-module__iJ0cQa__potatoWrap{margin:4px 0}.CompleteScreen-module__iJ0cQa__title{font-family:var(--font-family-heavy);color:var(--color-text);text-align:center;font-size:clamp(22px,3.2vw,26px)}.CompleteScreen-module__iJ0cQa__scoreText{font-family:var(--font-family-medium);color:var(--color-secondary);text-align:center;font-size:16px}.CompleteScreen-module__iJ0cQa__scoreSplit{flex-direction:column;align-items:center;gap:4px;margin-top:2px;display:flex}.CompleteScreen-module__iJ0cQa__scoreRowPrimary{font-family:var(--font-family-heavy);color:#1d8b4e;text-align:center;letter-spacing:.01em;font-size:18px}.CompleteScreen-module__iJ0cQa__scoreRowSecondary{font-family:var(--font-family-medium);color:#6a3fc4;text-align:center;font-size:14px}.CompleteScreen-module__iJ0cQa__growthMessage{font-family:var(--font-family-medium);color:var(--color-tertiary,#8e8e93);text-align:center;max-width:320px;margin-top:4px;font-size:14px;font-style:italic;line-height:1.35}.CompleteScreen-module__iJ0cQa__starsSection{flex-direction:column;align-items:center;gap:4px;padding:2px 0;display:flex}.CompleteScreen-module__iJ0cQa__starsContainer{justify-content:center;align-items:center;display:flex;position:relative}.CompleteScreen-module__iJ0cQa__starRow{align-items:center;gap:14px;display:flex}.CompleteScreen-module__iJ0cQa__starSlot{flex:0 0 56px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.CompleteScreen-module__iJ0cQa__starBounce{animation:.35s cubic-bezier(.5,1.5,.5,1) forwards CompleteScreen-module__iJ0cQa__starPop}@keyframes CompleteScreen-module__iJ0cQa__starPop{0%{transform:scale(.4)}60%{transform:scale(1.5)}to{transform:scale(1)}}.CompleteScreen-module__iJ0cQa__confettiContainer{pointer-events:none;justify-content:center;align-items:center;width:250px;height:140px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CompleteScreen-module__iJ0cQa__confettiParticle{position:absolute}.CompleteScreen-module__iJ0cQa__perfectBanner{font-family:var(--font-family-heavy);color:var(--color-gold-star);text-shadow:0 0 4px #ffd70066;font-size:18px;animation:.4s cubic-bezier(.5,1.5,.5,1) forwards CompleteScreen-module__iJ0cQa__perfectIn}@keyframes CompleteScreen-module__iJ0cQa__perfectIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.CompleteScreen-module__iJ0cQa__dropCardFull{border:none;flex-direction:column;align-items:center;gap:2px;width:100%;padding:6px 10px;display:flex;position:relative}.CompleteScreen-module__iJ0cQa__dropIconWrap{justify-content:center;align-items:center;height:76px;margin:0;animation:3.2s ease-in-out infinite CompleteScreen-module__iJ0cQa__dropFloat;display:flex}@keyframes CompleteScreen-module__iJ0cQa__dropFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.CompleteScreen-module__iJ0cQa__dropNameRow{align-items:center;gap:4px;display:flex}.CompleteScreen-module__iJ0cQa__dropEmoji{font-size:18px}.CompleteScreen-module__iJ0cQa__dropNameText{font-family:var(--font-family-medium);color:var(--color-text);font-size:16px}.CompleteScreen-module__iJ0cQa__dropNameText strong{font-family:var(--font-family-heavy)}.CompleteScreen-module__iJ0cQa__dropActionBtn{font-family:var(--font-family-medium);color:var(--color-text);border:2px solid var(--color-text);cursor:pointer;background:0 0;border-radius:10px;padding:8px 18px;font-size:15px;transition:transform .15s,opacity .15s}.CompleteScreen-module__iJ0cQa__dropActionBtn:hover{opacity:.7}.CompleteScreen-module__iJ0cQa__dropActionBtn:active{transform:scale(.95)}.CompleteScreen-module__iJ0cQa__achievementToast{z-index:200;pointer-events:none;background:linear-gradient(135deg,#fff8e1,#fff3c4);border:1.5px solid #e8b730;border-radius:12px;align-items:center;gap:10px;max-width:320px;padding:10px 16px;display:flex;position:fixed;top:clamp(12px,2vh,24px);right:clamp(12px,2vw,24px);box-shadow:0 6px 20px #e8b73059,0 2px 6px #00000014}.CompleteScreen-module__iJ0cQa__achievementToastEnter{animation:.35s cubic-bezier(.34,1.56,.64,1) forwards CompleteScreen-module__iJ0cQa__toastSlideIn}.CompleteScreen-module__iJ0cQa__achievementToastExit{animation:.3s ease-in forwards CompleteScreen-module__iJ0cQa__toastSlideOut}.CompleteScreen-module__iJ0cQa__achievementIcon{flex-shrink:0;font-size:32px;line-height:1}.CompleteScreen-module__iJ0cQa__achievementInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.CompleteScreen-module__iJ0cQa__achievementTitle{color:#b8860b;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:700;line-height:1}.CompleteScreen-module__iJ0cQa__achievementName{color:#333;font-size:15px;font-weight:700;line-height:1.15}.CompleteScreen-module__iJ0cQa__achievementDesc{color:#666;font-size:12px;line-height:1.2}.CompleteScreen-module__iJ0cQa__achievementReward{color:#b8860b;margin-top:1px;font-size:12px;font-weight:600}@keyframes CompleteScreen-module__iJ0cQa__toastSlideIn{0%{opacity:0;transform:translate(120%)}to{opacity:1;transform:translate(0)}}@keyframes CompleteScreen-module__iJ0cQa__toastSlideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(120%)}}.CompleteScreen-module__iJ0cQa__bottomButtons{z-index:5;background:0 0;flex-direction:column;flex-shrink:0;align-items:center;gap:4px;margin-top:clamp(8px,1.4vh,14px);padding-bottom:clamp(8px,2vh,20px);display:flex;position:relative}.CompleteScreen-module__iJ0cQa__divider{display:none}.CompleteScreen-module__iJ0cQa__bottomNav{flex-direction:row;justify-content:center;align-items:center;gap:clamp(28px,4vw,52px);width:100%;max-width:640px;margin-top:6px;margin-left:auto;margin-right:auto;display:flex}.CompleteScreen-module__iJ0cQa__navBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;width:100%;min-width:0;padding:0;transition:transform .15s;display:flex}.CompleteScreen-module__iJ0cQa__navBtn:hover{transform:scale(1.08)}.CompleteScreen-module__iJ0cQa__navBtn:active{transform:scale(.92)}.CompleteScreen-module__iJ0cQa__navBtn:active:has(.CompleteScreen-module__iJ0cQa__navNextGlassWrap){transform:none}.CompleteScreen-module__iJ0cQa__navIcon{flex-shrink:0;width:clamp(44px,7vh,76px);height:clamp(44px,7vh,76px)}.CompleteScreen-module__iJ0cQa__navLabel{font-family:var(--font-family-heavy);color:var(--color-text);text-align:center;overflow-wrap:break-word;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-size:clamp(12px,1.7vw,15px);line-height:1.2;display:-webkit-box;overflow:hidden}.CompleteScreen-module__iJ0cQa__navNextGlassWrap{filter:drop-shadow(1px 0 #15703a)drop-shadow(-1px 0 #15703a)drop-shadow(0 1px #15703a)drop-shadow(0 -1px #15703a)drop-shadow(0 3px #1d934a);justify-content:center;align-items:center;display:inline-flex}.CompleteScreen-module__iJ0cQa__navNextGlass{isolation:isolate;clip-path:polygon(0% 30%,58% 30%,58% 0%,100% 50%,58% 100%,58% 70%,0% 70%);cursor:pointer;background:linear-gradient(#ffffff47 0%,#fff0 38%),linear-gradient(#34c773 0%,#27ae60 60%,#21984f 100%);justify-content:center;align-items:center;width:clamp(86px,12vh,118px);height:clamp(48px,7.5vh,68px);transition:transform 80ms ease-out,background .15s;display:flex;position:relative;box-shadow:inset 0 2px 1px #fff9,inset 0 0 0 1px #ffffff2e,inset 0 -2px 4px #00000026}.CompleteScreen-module__iJ0cQa__navNextGlass:before{content:"";pointer-events:none;border-radius:inherit;background:radial-gradient(ellipse 110px 60px at var(--gx,50%) var(--gy,50%), #ffffff8c 0%, #ffffff38 40%, #fff0 85%);mix-blend-mode:overlay;opacity:0;transition:opacity .22s ease-out;position:absolute;inset:0}.CompleteScreen-module__iJ0cQa__navBtn:hover .CompleteScreen-module__iJ0cQa__navNextGlass:before{opacity:1}.CompleteScreen-module__iJ0cQa__navBtn:active .CompleteScreen-module__iJ0cQa__navNextGlass:before{opacity:.5}.CompleteScreen-module__iJ0cQa__navNextGlassChevron{visibility:hidden;width:0;height:0;margin-right:0}.CompleteScreen-module__iJ0cQa__navBtn:active .CompleteScreen-module__iJ0cQa__navNextGlass{background:linear-gradient(#ffffff1f 0%,#fff0 50%),linear-gradient(#21984f 0%,#27ae60 100%);transition:none;transform:translateY(2px);box-shadow:inset 0 1px #ffffff4d,inset 0 0 0 1px #ffffff1f,inset 0 2px 5px #00000038}.CompleteScreen-module__iJ0cQa__navBtn:active .CompleteScreen-module__iJ0cQa__navNextGlassWrap{filter:drop-shadow(1px 0 #15703a)drop-shadow(-1px 0 #15703a)drop-shadow(0 1px #15703a)drop-shadow(0 -1px #15703a)drop-shadow(0 1px #1d934a)}.CompleteScreen-module__iJ0cQa__fadeIn{animation:.6s ease-out CompleteScreen-module__iJ0cQa__fadeInAnim}@keyframes CompleteScreen-module__iJ0cQa__fadeInAnim{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CompleteScreen-module__iJ0cQa__phaseHidden{opacity:0;pointer-events:none;transition:none}.CompleteScreen-module__iJ0cQa__navReveal{animation:.4s ease-out forwards CompleteScreen-module__iJ0cQa__navSlideUp}@keyframes CompleteScreen-module__iJ0cQa__navSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CompleteScreen-module__iJ0cQa__dropCardSettle{animation:.6s ease-out forwards CompleteScreen-module__iJ0cQa__dropSettle}@keyframes CompleteScreen-module__iJ0cQa__dropSettle{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.CompleteScreen-module__iJ0cQa__choiceGate{flex-direction:column;align-items:center;gap:14px;padding:6px 0;animation:.45s ease-out forwards CompleteScreen-module__iJ0cQa__choiceGateIn;display:flex}@keyframes CompleteScreen-module__iJ0cQa__choiceGateIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.CompleteScreen-module__iJ0cQa__choiceRow{z-index:6;flex-wrap:nowrap;justify-content:center;align-items:flex-start;gap:clamp(14px,4vw,28px);display:flex;position:relative}.CompleteScreen-module__iJ0cQa__choiceDirection{font-family:var(--font-family-medium);color:var(--color-secondary);text-align:center;letter-spacing:.01em;margin-top:4px;font-size:14px}.CompleteScreen-module__iJ0cQa__choiceConfirmRow{justify-content:center;align-items:center;min-height:76px;margin-top:4px;display:flex}.CompleteScreen-module__iJ0cQa__choiceCardWrap{flex-direction:column;align-items:center;gap:6px;display:flex}.CompleteScreen-module__iJ0cQa__choiceCard{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;padding:6px 4px 4px;font-family:inherit;transition:transform .18s ease-out,opacity .4s ease-out;display:flex}.CompleteScreen-module__iJ0cQa__choiceCard:hover .CompleteScreen-module__iJ0cQa__choicePad,.CompleteScreen-module__iJ0cQa__choiceCard:focus-visible .CompleteScreen-module__iJ0cQa__choicePad{transform:scale(1.06)}.CompleteScreen-module__iJ0cQa__choiceCard:focus-visible{outline:none}.CompleteScreen-module__iJ0cQa__choiceCard:focus-visible .CompleteScreen-module__iJ0cQa__choicePad{filter:drop-shadow(0 0 6px #506ec88c)}.CompleteScreen-module__iJ0cQa__choiceCard:active .CompleteScreen-module__iJ0cQa__choicePad{transform:scale(.97)}.CompleteScreen-module__iJ0cQa__choicePad{justify-content:center;align-items:center;width:clamp(86px,18vw,112px);height:clamp(86px,18vw,112px);transition:transform .18s ease-out,filter .18s ease-out;display:flex}.CompleteScreen-module__iJ0cQa__choiceItemFloat{animation:3.2s ease-in-out infinite CompleteScreen-module__iJ0cQa__choiceBob;animation-delay:var(--bob-delay,0s);justify-content:center;align-items:center;display:inline-flex}.CompleteScreen-module__iJ0cQa__choiceCardWrap:first-child .CompleteScreen-module__iJ0cQa__choiceItemFloat{--bob-delay:0s}.CompleteScreen-module__iJ0cQa__choiceCardWrap:nth-child(2) .CompleteScreen-module__iJ0cQa__choiceItemFloat{--bob-delay:.7s}.CompleteScreen-module__iJ0cQa__choiceCardWrap:nth-child(3) .CompleteScreen-module__iJ0cQa__choiceItemFloat{--bob-delay:1.4s}@keyframes CompleteScreen-module__iJ0cQa__choiceBob{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.CompleteScreen-module__iJ0cQa__choicePadPreviewing{filter:drop-shadow(0 0 6px #f5c86ed9)drop-shadow(0 0 14px #f5c86e73)}.CompleteScreen-module__iJ0cQa__previewBtn{font-family:var(--font-family-medium);color:#2c3e50;cursor:pointer;text-shadow:0 1px 1px #ffffff80;background:#ffffffc7;border:1px solid #beb4a58c;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:700;transition:transform 80ms,background .15s,color .15s,border-color .15s;display:inline-flex;box-shadow:inset 0 1px #ffffffd9,0 1px 3px #3c3c431a}.CompleteScreen-module__iJ0cQa__previewBtn:hover{background:#ffffffeb;transform:translateY(-1px)}.CompleteScreen-module__iJ0cQa__previewBtn:active{transform:translateY(1px)}.CompleteScreen-module__iJ0cQa__previewBtn:disabled{opacity:.4;cursor:not-allowed}.CompleteScreen-module__iJ0cQa__previewBtnActive{color:#5b4220;background:#f5c86e66;border-color:#dcaa50b3}.CompleteScreen-module__iJ0cQa__choiceName{font-family:var(--font-family-medium);color:var(--color-secondary);text-align:center;max-width:110px;margin-top:6px;font-size:13px;line-height:1.2}.CompleteScreen-module__iJ0cQa__choiceCardChosen{pointer-events:none;animation:.6s ease-out forwards CompleteScreen-module__iJ0cQa__choiceLift}@keyframes CompleteScreen-module__iJ0cQa__choiceLift{0%{transform:translateY(0)scale(1)}40%{transform:translateY(-12px)scale(1.06)}to{opacity:0;transform:translateY(-22px)scale(.7)}}.CompleteScreen-module__iJ0cQa__choiceCardFading{pointer-events:none;animation:.4s ease-out forwards CompleteScreen-module__iJ0cQa__choiceFade}@keyframes CompleteScreen-module__iJ0cQa__choiceFade{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.92)}}.CompleteScreen-module__iJ0cQa__wardrobeCornerWrap{z-index:5;pointer-events:none;flex-direction:column;align-items:center;gap:2px;animation:.45s ease-out forwards CompleteScreen-module__iJ0cQa__wardrobeCornerIn;display:flex;position:fixed;top:16px;right:16px}@keyframes CompleteScreen-module__iJ0cQa__wardrobeCornerIn{0%{opacity:0;transform:translateY(-8px)scale(.85)}to{opacity:1;transform:translateY(0)scale(1)}}.CompleteScreen-module__iJ0cQa__wardrobeCornerThumb{background:#3c3c430f;border:1px solid #3c3c431a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;animation:1.2s ease-out forwards CompleteScreen-module__iJ0cQa__wardrobeCornerGlow;display:flex;box-shadow:0 0 #e8b73073}@keyframes CompleteScreen-module__iJ0cQa__wardrobeCornerGlow{0%{box-shadow:0 0 #e8b7308c}60%{box-shadow:0 0 0 8px #e8b73000}to{box-shadow:0 0 #e8b73000}}.CompleteScreen-module__iJ0cQa__wardrobeCornerLabel{font-family:var(--font-family-medium);color:var(--color-tertiary,#8e8e93);letter-spacing:.4px;text-transform:uppercase;font-size:10px}@media (max-width:600px){.CompleteScreen-module__iJ0cQa__title{font-size:22px}.CompleteScreen-module__iJ0cQa__scoreText{font-size:14px}.CompleteScreen-module__iJ0cQa__navLabel{font-size:12px}.CompleteScreen-module__iJ0cQa__dropNameText{font-size:14px}.CompleteScreen-module__iJ0cQa__dropActionBtn{padding:6px 14px;font-size:13px}.CompleteScreen-module__iJ0cQa__perfectBanner{font-size:16px}}
.EnrichmentReflectionCard-module__5ZpA0q__card{text-align:center;background:linear-gradient(135deg,#fff9e6 0%,#fff4cc 100%);border:1.5px solid #e8b730;border-radius:14px;width:100%;max-width:520px;margin:10px auto 0;padding:14px 16px 12px;position:relative;box-shadow:0 2px 6px #be8c141f}.EnrichmentReflectionCard-module__5ZpA0q__header{justify-content:center;align-items:center;gap:6px;margin-bottom:4px;display:flex}.EnrichmentReflectionCard-module__5ZpA0q__sparkle{font-size:16px;line-height:1}.EnrichmentReflectionCard-module__5ZpA0q__title{font-family:var(--font-family);font-weight:var(--font-weight-heavy);color:#8a6d1a;letter-spacing:.02em;font-size:15px;font-weight:800}.EnrichmentReflectionCard-module__5ZpA0q__dimensionChip{color:#fff;font-family:var(--font-family);font-weight:var(--font-weight-heavy);letter-spacing:.04em;text-transform:uppercase;background:#e8b730;border-radius:999px;margin-bottom:6px;padding:2px 10px;font-size:11px;font-weight:700;display:inline-block}.EnrichmentReflectionCard-module__5ZpA0q__prompt{color:#3d2f0b;margin:4px 8px 10px;font-size:15px;line-height:1.4}.EnrichmentReflectionCard-module__5ZpA0q__actions{justify-content:center;gap:8px;display:flex}.EnrichmentReflectionCard-module__5ZpA0q__primaryBtn{color:#fff;font-family:var(--font-family);font-weight:var(--font-weight-heavy);cursor:pointer;background:#e8b730;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:700;transition:transform .1s ease-out,background .15s}.EnrichmentReflectionCard-module__5ZpA0q__primaryBtn:hover{background:#d4a521}.EnrichmentReflectionCard-module__5ZpA0q__primaryBtn:active{transform:scale(.96)}.EnrichmentReflectionCard-module__5ZpA0q__secondaryBtn{color:#8a6d1a;font-family:var(--font-family);font-weight:var(--font-weight-heavy);cursor:pointer;background:0 0;border:1.5px solid #e8b730;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:700}.EnrichmentReflectionCard-module__5ZpA0q__secondaryBtn:active{transform:scale(.96)}
.CrossDomainConnectionCard-module__aMVsPa__card{text-align:center;background:linear-gradient(135deg,#e8f7f3 0%,#d8f0e8 100%);border:1.5px solid #3aaf90;border-radius:14px;width:100%;max-width:520px;margin:10px auto 0;padding:14px 16px 12px;position:relative;box-shadow:0 2px 6px #2882641f}.CrossDomainConnectionCard-module__aMVsPa__header{justify-content:center;align-items:center;gap:6px;margin-bottom:4px;display:flex}.CrossDomainConnectionCard-module__aMVsPa__icon{font-size:16px;line-height:1}.CrossDomainConnectionCard-module__aMVsPa__title{font-family:var(--font-family);font-weight:var(--font-weight-heavy);color:#1f6b56;letter-spacing:.02em;font-size:15px;font-weight:800}.CrossDomainConnectionCard-module__aMVsPa__topicChip{color:#fff;font-family:var(--font-family);font-weight:var(--font-weight-heavy);letter-spacing:.04em;text-transform:uppercase;background:#3aaf90;border-radius:999px;margin-bottom:6px;padding:2px 10px;font-size:11px;font-weight:700;display:inline-block}.CrossDomainConnectionCard-module__aMVsPa__blurb{color:#1f3a32;margin:4px 8px 10px;font-size:15px;line-height:1.4}.CrossDomainConnectionCard-module__aMVsPa__actions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.CrossDomainConnectionCard-module__aMVsPa__primaryBtn{color:#fff;font-family:var(--font-family);font-weight:var(--font-weight-heavy);cursor:pointer;background:#3aaf90;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:700;transition:transform .1s ease-out,background .15s}.CrossDomainConnectionCard-module__aMVsPa__primaryBtn:hover{background:#2e9279}.CrossDomainConnectionCard-module__aMVsPa__primaryBtn:active{transform:scale(.96)}.CrossDomainConnectionCard-module__aMVsPa__secondaryBtn{color:#1f6b56;font-family:var(--font-family);font-weight:var(--font-weight-heavy);cursor:pointer;background:0 0;border:1.5px solid #3aaf90;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:700}.CrossDomainConnectionCard-module__aMVsPa__secondaryBtn:active{transform:scale(.96)}
.HintFigure-module__-jB4Wa__legendWrap{background:#66bb6a12;border-radius:10px;align-items:flex-end;gap:18px;width:fit-content;padding:8px 12px;display:flex}.HintFigure-module__-jB4Wa__legendRow{align-items:center;gap:8px;display:flex}.HintFigure-module__-jB4Wa__legendValue{font-family:var(--font-family-heavy);color:#000000bf;white-space:nowrap;font-size:16px}.HintFigure-module__-jB4Wa__weekWrap{gap:4px;width:fit-content;max-width:100%;padding:4px 2px 6px;display:flex;overflow-x:auto}.HintFigure-module__-jB4Wa__weekCellCol{flex-direction:column;align-items:center;display:flex}.HintFigure-module__-jB4Wa__weekPointer{flex-shrink:0;margin-bottom:1px}.HintFigure-module__-jB4Wa__weekCell{text-align:center;min-width:44px;font-family:var(--font-family-heavy);color:#000000b8;background:#ffffffbf;border:2px solid #0000002e;border-radius:8px;padding:8px 4px;font-size:14px}.HintFigure-module__-jB4Wa__weekCellMark{color:#e65100;border-width:3px;border-color:#e65100}.HintFigure-module__-jB4Wa__weekCellHl{background:#ffb30052;border-color:#ffb300;animation:1.6s ease-in-out infinite HintFigure-module__-jB4Wa__hintFigPulse}.HintFigure-module__-jB4Wa__multWrap{background:#00000008;border-radius:10px;flex-direction:column;align-items:flex-start;width:fit-content;margin:0 auto;padding:8px 14px 10px;display:flex}.HintFigure-module__-jB4Wa__multRow{display:flex}.HintFigure-module__-jB4Wa__multRule{border-bottom:2.5px solid #000000a6;margin-bottom:2px;padding-bottom:2px}.HintFigure-module__-jB4Wa__multRowHl .HintFigure-module__-jB4Wa__multCell{background:#ffb30038}.HintFigure-module__-jB4Wa__multCell{width:22px;height:28px;font-family:var(--font-family-heavy);color:#000c;white-space:pre;justify-content:center;align-items:center;font-size:20px;display:inline-flex}.HintFigure-module__-jB4Wa__multColHl{background:#ffb30047;border-radius:4px}.HintFigure-module__-jB4Wa__multZeroHl{background:#ffb30033;border-radius:4px;animation:1.6s ease-in-out infinite HintFigure-module__-jB4Wa__hintFigPulse;box-shadow:inset 0 0 0 2.5px #ffb300}.HintFigure-module__-jB4Wa__multCarryCell{width:22px;height:16px;font-family:var(--font-family-heavy);color:#e65100;justify-content:center;align-items:flex-end;font-size:13px;display:inline-flex}.HintFigure-module__-jB4Wa__multCarryIn{animation:.5s ease-out HintFigure-module__-jB4Wa__hintFigCarryIn}@keyframes HintFigure-module__-jB4Wa__hintFigPulse{0%,to{filter:brightness()}50%{filter:brightness(1.18)}}@keyframes HintFigure-module__-jB4Wa__hintFigCarryIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.HintFigure-module__-jB4Wa__weekCellHl,.HintFigure-module__-jB4Wa__multZeroHl,.HintFigure-module__-jB4Wa__multCarryIn{animation:none}}
.ClaimEvidenceBuilder-module__33bnuW__root{color:#0f172a;flex-direction:column;gap:16px;width:100%;font-family:inherit;display:flex}.ClaimEvidenceBuilder-module__33bnuW__passagePanes{gap:12px;display:grid}.ClaimEvidenceBuilder-module__33bnuW__passagePanes[data-passages="1"]{grid-template-columns:1fr}.ClaimEvidenceBuilder-module__33bnuW__passagePanes[data-passages="2"]{grid-template-columns:1fr 1fr}@media (max-width:720px){.ClaimEvidenceBuilder-module__33bnuW__passagePanes[data-passages="2"]{grid-template-columns:1fr}}.ClaimEvidenceBuilder-module__33bnuW__passagePane{background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;padding:14px 16px;font-size:15px;line-height:1.5}.ClaimEvidenceBuilder-module__33bnuW__taskCue{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.ClaimEvidenceBuilder-module__33bnuW__taskCueText{color:#1e3a5f;font-size:14px;font-weight:500}.ClaimEvidenceBuilder-module__33bnuW__taskCueButton{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;flex:none;align-items:center;gap:5px;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}.ClaimEvidenceBuilder-module__33bnuW__taskCueButton:hover{background:#1d4ed8}.ClaimEvidenceBuilder-module__33bnuW__passagesSection{flex-direction:column;gap:10px;display:flex}.ClaimEvidenceBuilder-module__33bnuW__passagesToggle{cursor:pointer;color:#334155;text-align:left;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:9px;align-items:center;gap:7px;width:100%;padding:9px 12px;font-family:inherit;font-size:14px;font-weight:600;display:flex}.ClaimEvidenceBuilder-module__33bnuW__passagesToggle:hover{background:#e2e8f0}.ClaimEvidenceBuilder-module__33bnuW__passagesToggleLabel{flex:auto}.ClaimEvidenceBuilder-module__33bnuW__passagesToggleHint{color:#64748b;flex:none;font-size:12px;font-weight:500}.ClaimEvidenceBuilder-module__33bnuW__passageLabel{letter-spacing:.06em;text-transform:uppercase;color:#475569;background:#e2e8f0;border-radius:6px;margin-bottom:6px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.ClaimEvidenceBuilder-module__33bnuW__passageTitle{color:#1e293b;margin:0 0 6px;font-size:16px;font-weight:600}.ClaimEvidenceBuilder-module__33bnuW__passageText{color:#334155;white-space:pre-wrap;font-size:14px;line-height:1.55}.ClaimEvidenceBuilder-module__33bnuW__constructionZone{background:#fff;border:2px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:12px;padding:14px;display:flex}.ClaimEvidenceBuilder-module__33bnuW__zoneHeader{color:#334155;margin-bottom:2px;font-size:14px;font-weight:600}.ClaimEvidenceBuilder-module__33bnuW__slotRow{align-items:flex-start;gap:10px;display:flex}.ClaimEvidenceBuilder-module__33bnuW__slotLabel{text-transform:uppercase;letter-spacing:.04em;color:#475569;flex:none;min-width:95px;padding:6px 10px 0 0;font-size:12px;font-weight:700}.ClaimEvidenceBuilder-module__33bnuW__slot{color:#0f172a;cursor:pointer;background:#f8fafc;border:2px dashed #94a3b8;border-radius:10px;flex:auto;align-items:center;min-height:50px;padding:10px 14px;font-size:15px;line-height:1.4;transition:border-color .15s,background .15s;display:flex}.ClaimEvidenceBuilder-module__33bnuW__slot:hover:not([data-disabled=true]){background:#f1f5f9;border-color:#64748b}.ClaimEvidenceBuilder-module__33bnuW__slot[data-filled=true]{background:#fff;border:2px solid #cbd5e1}.ClaimEvidenceBuilder-module__33bnuW__slot[data-active-drop-target=true]{background:#d6d6d6;border:3px solid #ffb74d}.ClaimEvidenceBuilder-module__33bnuW__slot[data-answered=correct]{background:#f0fdf4;border-color:#16a34a}.ClaimEvidenceBuilder-module__33bnuW__slot[data-answered=wrong]{background:#fef2f2;border-color:#dc2626}.ClaimEvidenceBuilder-module__33bnuW__slotEmpty{color:#94a3b8;font-size:14px;font-style:italic}.ClaimEvidenceBuilder-module__33bnuW__slotPickedCard{align-items:center;gap:8px;width:100%;display:flex}.ClaimEvidenceBuilder-module__33bnuW__slotPickedText{flex:1}.ClaimEvidenceBuilder-module__33bnuW__slotIcon{flex-shrink:0;align-items:center;display:inline-flex}.ClaimEvidenceBuilder-module__33bnuW__slotRemoveButton{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;flex:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:4px 6px;font-size:18px;line-height:1;display:inline-flex}.ClaimEvidenceBuilder-module__33bnuW__slotRemoveButton:hover{color:#0f172a;background:#e2e8f0}.ClaimEvidenceBuilder-module__33bnuW__slotRemoveButton:focus-visible{outline-offset:1px;outline:2px solid #2563eb}.ClaimEvidenceBuilder-module__33bnuW__poolHeader{color:#475569;margin:4px 0 6px;font-size:13px;font-weight:600}.ClaimEvidenceBuilder-module__33bnuW__poolSection{flex-direction:column;gap:10px;display:flex}.ClaimEvidenceBuilder-module__33bnuW__cardPool{flex-wrap:wrap;gap:8px;display:flex}.ClaimEvidenceBuilder-module__33bnuW__card{color:#0f172a;cursor:grab;text-align:left;background:#fff;border:2px solid #cbd5e1;border-radius:10px;align-items:center;min-width:96px;max-width:100%;min-height:50px;padding:10px 14px;font-size:14px;line-height:1.4;transition:border-color .15s,background .15s,transform .1s;display:flex}.ClaimEvidenceBuilder-module__33bnuW__card:hover:not([data-placed=true]):not([data-disabled=true]){background:#f8fafc;border-color:#64748b}.ClaimEvidenceBuilder-module__33bnuW__card[data-picked=true]{background:#eff6ff;border-width:3px;border-color:#2563eb}.ClaimEvidenceBuilder-module__33bnuW__card[data-placed=true]{opacity:.4;cursor:default}.ClaimEvidenceBuilder-module__33bnuW__card[data-disabled=true]{cursor:default}@media (prefers-reduced-motion:reduce){.ClaimEvidenceBuilder-module__33bnuW__card,.ClaimEvidenceBuilder-module__33bnuW__slot,.ClaimEvidenceBuilder-module__33bnuW__slotRemoveButton{transition:none!important;transform:none!important}}.ClaimEvidenceBuilder-module__33bnuW__actionRow{justify-content:space-between;align-items:center;gap:12px;margin-top:4px;display:flex}.ClaimEvidenceBuilder-module__33bnuW__helperText{color:#64748b;font-size:12px}.ClaimEvidenceBuilder-module__33bnuW__helperText[data-status=ready]{color:#2563eb;font-weight:600}.ClaimEvidenceBuilder-module__33bnuW__helperText[data-status=correct]{color:#16a34a;font-weight:600}.ClaimEvidenceBuilder-module__33bnuW__helperText[data-status=wrong]{color:#dc2626;font-weight:600}.ClaimEvidenceBuilder-module__33bnuW__submitButton{color:#fff;cursor:pointer;background:#2563eb;border:2px solid #0000;border-radius:10px;min-width:96px;min-height:44px;padding:10px 22px;font-size:14px;font-weight:600;transition:background .15s}.ClaimEvidenceBuilder-module__33bnuW__submitButton:hover:not(:disabled){background:#1d4ed8}.ClaimEvidenceBuilder-module__33bnuW__submitButton:disabled{cursor:not-allowed;background:#cbd5e1}.ClaimEvidenceBuilder-module__33bnuW__submitButton:focus-visible{outline-offset:2px;outline:3px solid #f59e0b}.ClaimEvidenceBuilder-module__33bnuW__liveRegion{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ClaimEvidenceBuilder-module__33bnuW__completionHint{color:#2563eb;font-size:12px;font-weight:600}.ClaimEvidenceBuilder-module__33bnuW__prompt{color:#334155;font-size:15px;font-weight:500;line-height:1.5}
.CorrectiveOverlay-module__oxY_aW__scrim{z-index:1100;justify-content:center;align-items:center;padding:24px;animation:.2s ease-out CorrectiveOverlay-module__oxY_aW__correctiveScrimIn;display:flex;position:fixed;inset:0}.CorrectiveOverlay-module__oxY_aW__card{--glass-radius:22px;border-radius:var(--glass-radius);flex-direction:column;gap:14px;width:min(560px,100%);max-height:min(78dvh,640px);padding:22px 24px 20px;animation:.25s ease-out CorrectiveOverlay-module__oxY_aW__correctiveCardIn;display:flex;position:relative;overflow-y:auto}.CorrectiveOverlay-module__oxY_aW__body{flex-direction:column;gap:10px;padding-right:28px;display:flex}.CorrectiveOverlay-module__oxY_aW__closeBtn{width:34px;height:34px;color:var(--glass-text-primary);cursor:pointer;background:#ffffff8c;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,transform .1s;display:inline-flex;position:absolute;top:12px;right:12px}.CorrectiveOverlay-module__oxY_aW__closeBtn:hover{background:#ffffffc7}.CorrectiveOverlay-module__oxY_aW__closeBtn:active{transform:scale(.94)}.CorrectiveOverlay-module__oxY_aW__speakerBtn{color:#1d4ed8;font-family:var(--font-family-heavy);cursor:pointer;background:#ffffff9e;border:1.5px solid #2563eb99;border-radius:11px;align-self:flex-start;align-items:center;gap:7px;padding:8px 16px;font-size:14px;transition:background .15s,transform .1s;display:inline-flex}.CorrectiveOverlay-module__oxY_aW__speakerBtn:hover{background:#ffffffd9;transform:translateY(-1px)}.CorrectiveOverlay-module__oxY_aW__speakerBtn:active{transform:translateY(1px)scale(.98)}.CorrectiveOverlay-module__oxY_aW__k2 .CorrectiveOverlay-module__oxY_aW__closeBtn{width:40px;height:40px}.CorrectiveOverlay-module__oxY_aW__k2{--glass-radius:24px;padding:24px 26px 22px}.CorrectiveOverlay-module__oxY_aW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes CorrectiveOverlay-module__oxY_aW__correctiveScrimIn{0%{opacity:0}to{opacity:1}}@keyframes CorrectiveOverlay-module__oxY_aW__correctiveCardIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
.HintRenderer-module__dE_lrq__block{background:#f59e0b12;border:1px solid #f59e0b2e;border-radius:12px;padding:14px 18px;animation:.3s ease-out HintRenderer-module__dE_lrq__hintBlockAppear}@keyframes HintRenderer-module__dE_lrq__hintBlockAppear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.HintRenderer-module__dE_lrq__blockHeader{align-items:center;gap:10px;margin-bottom:8px;display:flex}.HintRenderer-module__dE_lrq__stepBadge{font-family:var(--font-family-heavy);color:#3b82f6f2;letter-spacing:.3px;background:#3b82f61f;border-radius:999px;flex-shrink:0;padding:2px 9px;font-size:13px}.HintRenderer-module__dE_lrq__strategyLabel{font-family:var(--font-family-heavy);color:var(--color-text);font-size:16px;line-height:1.2}.HintRenderer-module__dE_lrq__polyaBadge{color:#6d28d9f2;font-family:var(--font-family-heavy);letter-spacing:.2px;background:#8b5cf624;border:1px solid #8b5cf647;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:2px 9px 2px 4px;font-size:12px;display:inline-flex}.HintRenderer-module__dE_lrq__polyaStepNum{color:#fff;background:#8b5cf6d9;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;line-height:1;display:inline-flex}.HintRenderer-module__dE_lrq__polyaStepName{text-transform:uppercase}.HintRenderer-module__dE_lrq__stepSimpleLabel{font-family:var(--font-family-heavy);color:var(--color-warning-orange);font-size:15px}.HintRenderer-module__dE_lrq__prose{font-family:var(--font-family);color:var(--color-text);margin:4px 0;font-size:16px;line-height:1.5}.HintRenderer-module__dE_lrq__eqChain{grid-template-columns:auto 1fr;gap:10px;margin-top:10px;padding-left:8px;display:grid}.HintRenderer-module__dE_lrq__eqSign{font-family:var(--font-family-heavy);color:var(--color-text);text-align:right;align-self:center;min-width:14px;font-size:20px;line-height:1.1}.HintRenderer-module__dE_lrq__eqExpr{font-family:var(--font-family);color:var(--color-text);align-self:center;font-size:20px;line-height:1.4}.hintK2Scope .HintRenderer-module__dE_lrq__block{padding:16px 20px}.hintK2Scope .HintRenderer-module__dE_lrq__strategyLabel{font-size:19px}.hintK2Scope .HintRenderer-module__dE_lrq__stepSimpleLabel{font-size:18px}.hintK2Scope .HintRenderer-module__dE_lrq__stepBadge{padding:3px 11px;font-size:15px}.hintK2Scope .HintRenderer-module__dE_lrq__prose{font-size:20px;line-height:1.5}:is(.hintK2Scope .HintRenderer-module__dE_lrq__eqSign,.hintK2Scope .HintRenderer-module__dE_lrq__eqExpr){font-size:24px}@media (max-width:540px){.HintRenderer-module__dE_lrq__block{padding:10px 12px}.HintRenderer-module__dE_lrq__strategyLabel,.HintRenderer-module__dE_lrq__prose{font-size:14px}.HintRenderer-module__dE_lrq__eqSign,.HintRenderer-module__dE_lrq__eqExpr{font-size:17px}.HintRenderer-module__dE_lrq__eqChain{gap:6px 8px}}@media (max-height:500px){.HintRenderer-module__dE_lrq__block{padding:8px 12px}.HintRenderer-module__dE_lrq__blockHeader{gap:8px;margin-bottom:4px}.HintRenderer-module__dE_lrq__stepBadge{padding:1px 7px;font-size:11px}.HintRenderer-module__dE_lrq__strategyLabel,.HintRenderer-module__dE_lrq__stepSimpleLabel{font-size:13px}.HintRenderer-module__dE_lrq__prose{margin:2px 0;font-size:13px;line-height:1.4}.HintRenderer-module__dE_lrq__eqChain{gap:4px 8px;margin-top:6px;padding-left:4px}.HintRenderer-module__dE_lrq__eqSign,.HintRenderer-module__dE_lrq__eqExpr{font-size:15px;line-height:1.2}.HintRenderer-module__dE_lrq__polyaBadge{padding:1px 7px 1px 3px;font-size:10px}.HintRenderer-module__dE_lrq__polyaStepNum{width:15px;height:15px;font-size:10px}}@media (max-width:540px){.HintRenderer-module__dE_lrq__polyaBadge{font-size:10px}.HintRenderer-module__dE_lrq__polyaStepNum{width:16px;height:16px;font-size:10px}}
.TeacherLessonDelivery-module__ZyLSTW__overlay{z-index:200;font-family:var(--font-family-medium,"Avenir-Medium", system-ui);background:#fff;flex-direction:column;display:flex;position:fixed;inset:0}.TeacherLessonDelivery-module__ZyLSTW__topBar{background:#fafafa;border-bottom:1px solid #eee;flex-shrink:0;align-items:center;gap:10px;padding:10px 20px;display:flex}.TeacherLessonDelivery-module__ZyLSTW__backBtn{cursor:pointer;font-family:var(--font-family-heavy,"Avenir-Heavy");color:#666;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;padding:6px 10px;font-size:13px;transition:background .12s;display:flex}.TeacherLessonDelivery-module__ZyLSTW__backBtn:hover{background:#f0f0f0}.TeacherLessonDelivery-module__ZyLSTW__topTitle{font-family:var(--font-family-heavy,"Avenir-Heavy");color:#1a1a2e;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:15px;font-weight:800;overflow:hidden}.TeacherLessonDelivery-module__ZyLSTW__modeToggle{background:#f0f0f0;border-radius:10px;gap:4px;padding:3px;display:flex}.TeacherLessonDelivery-module__ZyLSTW__modeBtn{font-family:var(--font-family-heavy,"Avenir-Heavy");color:#888;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:5px;padding:6px 14px;font-size:12px;transition:all .15s;display:flex}.TeacherLessonDelivery-module__ZyLSTW__modeBtnActive{color:#1a1a2e;background:#fff;box-shadow:0 1px 4px #0000001a}.TeacherLessonDelivery-module__ZyLSTW__projectionBody{flex:1;display:flex;overflow:hidden}.TeacherLessonDelivery-module__ZyLSTW__projectionMain{flex-direction:column;flex:1;justify-content:safe center;align-items:center;padding:40px;display:flex;overflow-y:auto}.TeacherLessonDelivery-module__ZyLSTW__phaseLabel{font-family:var(--font-family-heavy,"Avenir-Heavy");text-transform:uppercase;letter-spacing:1px;border-radius:20px;margin-bottom:24px;padding:6px 18px;font-size:14px;font-weight:700}.TeacherLessonDelivery-module__ZyLSTW__phaseWarmUp{color:#1565c0;background:#e3f2fd}.TeacherLessonDelivery-module__ZyLSTW__phaseGuided{color:#2e7d32;background:#e8f5e9}.TeacherLessonDelivery-module__ZyLSTW__phaseIndependent{color:#e65100;background:#fff3e0}.TeacherLessonDelivery-module__ZyLSTW__phaseExit{color:#c62828;background:#fce4ec}.TeacherLessonDelivery-module__ZyLSTW__questionNumber{font-family:var(--font-family-medium);color:#999;margin-bottom:12px;font-size:16px}.TeacherLessonDelivery-module__ZyLSTW__questionText{font-family:var(--font-family-heavy,"Avenir-Heavy");color:#1a1a2e;text-align:center;max-width:800px;margin-bottom:20px;font-size:clamp(24px,3.5vw,42px);font-weight:800;line-height:1.35}.TeacherLessonDelivery-module__ZyLSTW__questionHint{font-family:var(--font-family-medium);color:#888;text-align:center;max-width:600px;margin-top:12px;font-size:16px;line-height:1.4}.TeacherLessonDelivery-module__ZyLSTW__noContentMsg{font-family:var(--font-family-medium);color:#bbb;text-align:center;font-size:18px}.TeacherLessonDelivery-module__ZyLSTW__projVisual{justify-content:center;width:100%;max-width:760px;margin:4px 0 12px;display:flex}.TeacherLessonDelivery-module__ZyLSTW__optionsGrid{grid-template-columns:1fr 1fr;gap:12px;width:100%;max-width:760px;margin-top:8px;display:grid}.TeacherLessonDelivery-module__ZyLSTW__optionCard{font-family:var(--font-family-medium);color:#1a1a2e;background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;align-items:center;gap:12px;padding:14px 18px;font-size:clamp(16px,1.8vw,22px);line-height:1.3;transition:border-color .2s,background .2s;display:flex}.TeacherLessonDelivery-module__ZyLSTW__optionCardCorrect{background:#f0fdf4;border-color:#22c55e;box-shadow:0 0 0 1px #22c55e}.TeacherLessonDelivery-module__ZyLSTW__optionLetter{color:#6b7280;width:28px;height:28px;font-family:var(--font-family-heavy,"Avenir-Heavy");background:#f3f4f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;display:inline-flex}.TeacherLessonDelivery-module__ZyLSTW__optionCardCorrect .TeacherLessonDelivery-module__ZyLSTW__optionLetter{color:#fff;background:#22c55e}.TeacherLessonDelivery-module__ZyLSTW__optionText{text-align:left;flex:1}.TeacherLessonDelivery-module__ZyLSTW__solvePanel{flex-direction:column;align-items:center;gap:12px;width:100%;max-width:760px;margin-top:20px;display:flex}.TeacherLessonDelivery-module__ZyLSTW__solveSteps{text-align:left;flex-direction:column;gap:10px;width:100%;display:flex}.TeacherLessonDelivery-module__ZyLSTW__solveControls{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.TeacherLessonDelivery-module__ZyLSTW__solveStepBtn,.TeacherLessonDelivery-module__ZyLSTW__solveAnswerBtn,.TeacherLessonDelivery-module__ZyLSTW__solveResetBtn{font-family:var(--font-family-heavy,"Avenir-Heavy");cursor:pointer;border-radius:12px;padding:9px 20px;font-size:14px;transition:transform .1s,box-shadow .2s}.TeacherLessonDelivery-module__ZyLSTW__solveStepBtn{color:#4338ca;background:#eef2ff;border:1.5px solid #c7d2fe}.TeacherLessonDelivery-module__ZyLSTW__solveStepBtn:hover{background:#e0e7ff}.TeacherLessonDelivery-module__ZyLSTW__solveAnswerBtn{color:#15803d;background:#f0fdf4;border:1.5px solid #bbf7d0}.TeacherLessonDelivery-module__ZyLSTW__solveAnswerBtn:hover{background:#dcfce7}.TeacherLessonDelivery-module__ZyLSTW__solveResetBtn{color:#9ca3af;background:0 0;border:1.5px solid #e5e7eb}.TeacherLessonDelivery-module__ZyLSTW__solveResetBtn:hover{color:#6b7280}.TeacherLessonDelivery-module__ZyLSTW__answerLine{font-family:var(--font-family-heavy,"Avenir-Heavy");color:#15803d;background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:12px;padding:8px 18px;font-size:20px}.TeacherLessonDelivery-module__ZyLSTW__projectionNav{background:#fafafa;border-top:1px solid #eee;flex-shrink:0;justify-content:center;align-items:center;gap:16px;padding:16px 20px;display:flex}.TeacherLessonDelivery-module__ZyLSTW__navBtn{font-family:var(--font-family-heavy,"Avenir-Heavy");cursor:pointer;border:none;border-radius:10px;align-items:center;gap:6px;padding:10px 20px;font-size:13px;transition:all .15s;display:flex}.TeacherLessonDelivery-module__ZyLSTW__navBtnPrimary{color:#fff;background:#3498db}.TeacherLessonDelivery-module__ZyLSTW__navBtnPrimary:hover{background:#2980b9}.TeacherLessonDelivery-module__ZyLSTW__navBtnPrimary:disabled{cursor:not-allowed;background:#d0d0d0}.TeacherLessonDelivery-module__ZyLSTW__navBtnSecondary{color:#666;background:#f0f0f0}.TeacherLessonDelivery-module__ZyLSTW__navBtnSecondary:hover{background:#e0e0e0}.TeacherLessonDelivery-module__ZyLSTW__navBtnSecondary:disabled{color:#ccc;cursor:not-allowed;background:#f5f5f5}.TeacherLessonDelivery-module__ZyLSTW__navProgress{font-family:var(--font-family-medium);color:#999;text-align:center;min-width:80px;font-size:12px}.TeacherLessonDelivery-module__ZyLSTW__notesSidebar{background:#fafafa;border-left:1px solid #eee;flex-shrink:0;width:300px;padding:20px;overflow-y:auto}.TeacherLessonDelivery-module__ZyLSTW__notesSidebarCollapsed{border-left:none;width:0;padding:0;overflow:hidden}.TeacherLessonDelivery-module__ZyLSTW__notesToggle{cursor:pointer;z-index:5;background:#fff;border:1px solid #eee;border-radius:8px;align-items:center;padding:6px 8px;transition:right .2s;display:flex;position:absolute;top:60px;right:310px}.TeacherLessonDelivery-module__ZyLSTW__notesToggleCollapsed{right:10px}.TeacherLessonDelivery-module__ZyLSTW__notesTitle{font-family:var(--font-family-heavy,"Avenir-Heavy");color:#1a1a2e;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:13px;font-weight:700}.TeacherLessonDelivery-module__ZyLSTW__noteItem{color:#555;border-bottom:1px solid #f0f0f0;padding:8px 0;font-size:13px;line-height:1.5}.TeacherLessonDelivery-module__ZyLSTW__noteItem:last-child{border-bottom:none}.TeacherLessonDelivery-module__ZyLSTW__phaseSteps{margin-top:16px}.TeacherLessonDelivery-module__ZyLSTW__phaseStepsTitle{font-family:var(--font-family-heavy,"Avenir-Heavy");color:#999;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:12px;font-weight:700}.TeacherLessonDelivery-module__ZyLSTW__phaseStepItem{color:#666;padding:4px 0 4px 16px;font-size:12px;line-height:1.45;position:relative}.TeacherLessonDelivery-module__ZyLSTW__phaseStepItem:before{content:"";background:#ccc;border-radius:50%;width:5px;height:5px;position:absolute;top:10px;left:4px}.TeacherLessonDelivery-module__ZyLSTW__monitorBody{flex:1;padding:20px;overflow-y:auto}.TeacherLessonDelivery-module__ZyLSTW__monitorHeader{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.TeacherLessonDelivery-module__ZyLSTW__monitorStat{font-family:var(--font-family-heavy,"Avenir-Heavy");color:#666;background:#f5f5f5;border-radius:10px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;display:flex}.TeacherLessonDelivery-module__ZyLSTW__monitorStatCount{color:#1a1a2e;font-size:16px;font-weight:800}.TeacherLessonDelivery-module__ZyLSTW__studentGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;display:grid}.TeacherLessonDelivery-module__ZyLSTW__studentCard{cursor:pointer;border:1px solid #eee;border-radius:12px;padding:14px;transition:all .15s;position:relative}.TeacherLessonDelivery-module__ZyLSTW__studentCard:hover{box-shadow:0 2px 8px #00000014}.TeacherLessonDelivery-module__ZyLSTW__studentName{font-family:var(--font-family-heavy,"Avenir-Heavy");color:#1a1a2e;white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font-size:13px;font-weight:700;overflow:hidden}.TeacherLessonDelivery-module__ZyLSTW__studentPhase{font-family:var(--font-family-medium);color:#888;margin-bottom:4px;font-size:11px}.TeacherLessonDelivery-module__ZyLSTW__studentScore{font-family:var(--font-family-heavy,"Avenir-Heavy");color:#2e7d32;font-size:12px}.TeacherLessonDelivery-module__ZyLSTW__stuckBadge{background:#e74c3c;border-radius:50%;width:10px;height:10px;animation:1.5s ease-in-out infinite TeacherLessonDelivery-module__ZyLSTW__pulse;position:absolute;top:8px;right:8px}@keyframes TeacherLessonDelivery-module__ZyLSTW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.TeacherLessonDelivery-module__ZyLSTW__phaseNotStarted{background:#f5f5f5}.TeacherLessonDelivery-module__ZyLSTW__phaseWarmUpCard{background:#e3f2fd}.TeacherLessonDelivery-module__ZyLSTW__phaseGuidedCard{background:#e8f5e9}.TeacherLessonDelivery-module__ZyLSTW__phaseIndependentCard{background:#fff3e0}.TeacherLessonDelivery-module__ZyLSTW__phaseExitCard{background:#fce4ec}.TeacherLessonDelivery-module__ZyLSTW__phaseDoneCard{background:#f1f8e9;border-color:#c5e1a5}.TeacherLessonDelivery-module__ZyLSTW__studentDetail{z-index:210;background:#00000059;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.TeacherLessonDelivery-module__ZyLSTW__studentDetailCard{background:#fff;border-radius:16px;width:400px;max-height:80vh;padding:24px;overflow-y:auto;box-shadow:0 8px 32px #00000026}.TeacherLessonDelivery-module__ZyLSTW__studentDetailCard::-webkit-scrollbar-track{margin-block:14px}.TeacherLessonDelivery-module__ZyLSTW__studentDetailName{font-family:var(--font-family-heavy,"Avenir-Heavy");color:#1a1a2e;margin-bottom:16px;font-size:18px;font-weight:800}.TeacherLessonDelivery-module__ZyLSTW__studentDetailSection{margin-bottom:14px}.TeacherLessonDelivery-module__ZyLSTW__studentDetailLabel{font-family:var(--font-family-heavy,"Avenir-Heavy");color:#999;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:11px;font-weight:700}.TeacherLessonDelivery-module__ZyLSTW__studentDetailValue{color:#333;font-size:14px;line-height:1.5}.TeacherLessonDelivery-module__ZyLSTW__studentResponseList{margin:0;padding:0;list-style:none}.TeacherLessonDelivery-module__ZyLSTW__studentResponse{color:#444;border-bottom:1px solid #f5f5f5;align-items:center;gap:8px;padding:6px 0;font-size:13px;display:flex}.TeacherLessonDelivery-module__ZyLSTW__studentResponse:last-child{border-bottom:none}.TeacherLessonDelivery-module__ZyLSTW__responseCorrect{color:#2e7d32}.TeacherLessonDelivery-module__ZyLSTW__responseWrong{color:#c62828}.TeacherLessonDelivery-module__ZyLSTW__closeDetailBtn{width:100%;font-family:var(--font-family-heavy,"Avenir-Heavy");color:#666;cursor:pointer;background:#f0f0f0;border:none;border-radius:10px;margin-top:16px;padding:10px;font-size:13px;transition:background .12s;display:block}.TeacherLessonDelivery-module__ZyLSTW__closeDetailBtn:hover{background:#e0e0e0}.TeacherLessonDelivery-module__ZyLSTW__launchBtn{color:#fff;font-family:var(--font-family-heavy,"Avenir-Heavy");cursor:pointer;background:linear-gradient(135deg,#e67e22,#d35400);border:none;border-radius:10px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;transition:all .15s;display:flex;box-shadow:0 2px 6px #e67e224d}.TeacherLessonDelivery-module__ZyLSTW__launchBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #e67e2266}.TeacherLessonDelivery-module__ZyLSTW__launchBtn:active{transform:translateY(0)}.TeacherLessonDelivery-module__ZyLSTW__launchBtn:disabled{box-shadow:none;cursor:not-allowed;background:#d0d0d0;transform:none}.TeacherLessonDelivery-module__ZyLSTW__emptyMonitor{text-align:center;padding:60px 20px}.TeacherLessonDelivery-module__ZyLSTW__emptyMonitorIcon{opacity:.4;margin-bottom:12px;font-size:48px}.TeacherLessonDelivery-module__ZyLSTW__emptyMonitorText{font-family:var(--font-family-heavy,"Avenir-Heavy");color:#999;font-size:15px}.TeacherLessonDelivery-module__ZyLSTW__emptyMonitorSub{color:#bbb;margin-top:6px;font-size:13px}@media (max-width:768px){.TeacherLessonDelivery-module__ZyLSTW__notesSidebar{width:240px;padding:14px}.TeacherLessonDelivery-module__ZyLSTW__notesToggle{right:250px}.TeacherLessonDelivery-module__ZyLSTW__projectionMain{padding:24px}.TeacherLessonDelivery-module__ZyLSTW__questionText{font-size:clamp(20px,4vw,32px)}.TeacherLessonDelivery-module__ZyLSTW__studentGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:8px}}@media (max-width:600px){.TeacherLessonDelivery-module__ZyLSTW__topBar{padding:8px 12px}.TeacherLessonDelivery-module__ZyLSTW__notesSidebar,.TeacherLessonDelivery-module__ZyLSTW__notesToggle{display:none}.TeacherLessonDelivery-module__ZyLSTW__projectionMain{padding:16px}.TeacherLessonDelivery-module__ZyLSTW__studentGrid{grid-template-columns:1fr 1fr}}
.ClassGame-module__OW7llW__gameFullScreen{z-index:9999;background:var(--bg-surface);flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.ClassGame-module__OW7llW__lobbyContainer,.ClassGame-module__OW7llW__countdownContainer,.ClassGame-module__OW7llW__resultsContainer,.ClassGame-module__OW7llW__playingTopBar,.ClassGame-module__OW7llW__progressBar,.ClassGame-module__OW7llW__playingContent{z-index:1;position:relative}.ClassGame-module__OW7llW__backBtn{color:#fff;cursor:pointer;background:#0006;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,transform .2s;display:flex}.ClassGame-module__OW7llW__backBtn:hover{background:#0000008c;transform:translateY(-1px)}.ClassGame-module__OW7llW__backBtn:active{transition:none;transform:translateY(1px)scale(.97)!important}.ClassGame-module__OW7llW__lobbyContainer{flex-direction:column;flex:1;align-items:center;width:100%;max-width:520px;margin:0 auto;padding:24px 20px;display:flex;overflow-y:auto}.ClassGame-module__OW7llW__lobbyHeader{align-items:center;gap:12px;width:100%;margin-bottom:24px;display:flex}.ClassGame-module__OW7llW__lobbyTitle{font-family:var(--font-family-heavy);color:var(--sky-text-primary);text-shadow:var(--sky-text-halo);align-items:center;gap:10px;font-size:22px;display:flex}.ClassGame-module__OW7llW__lobbyIcon{border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:22px;display:flex}.ClassGame-module__OW7llW__gameCodeDisplay{text-align:center;background:linear-gradient(180deg, var(--glass-fill-top), var(--glass-fill-bottom));backdrop-filter:var(--glass-blur);border:1px solid #ffffff80;border-radius:16px;width:100%;margin-bottom:20px;padding:24px}.ClassGame-module__OW7llW__gameCodeLabel{font-family:var(--font-family-medium);color:#1a1a1e8c;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:13px}.ClassGame-module__OW7llW__gameCodeBig{font-family:var(--font-family-heavy);letter-spacing:8px;color:#f39c12;text-shadow:0 0 20px #f39c124d;font-size:48px}.ClassGame-module__OW7llW__gameCodeHint{font-family:var(--font-family);color:#1a1a1e73;margin-top:6px;font-size:12px}.ClassGame-module__OW7llW__lobbySettings{background:linear-gradient(180deg, var(--glass-fill-top), var(--glass-fill-bottom));width:100%;backdrop-filter:var(--glass-blur);border:1px solid #ffffff80;border-radius:14px;flex-direction:column;gap:12px;margin-bottom:20px;padding:16px;display:flex}.ClassGame-module__OW7llW__settingRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.ClassGame-module__OW7llW__settingLabel{font-family:var(--font-family-heavy);color:#1a1a1eb3;flex-shrink:0;font-size:13px}.ClassGame-module__OW7llW__settingSelect{font-family:var(--font-family-heavy);color:var(--glass-text-primary);cursor:pointer;background:#ffffffbf;border:1px solid #1a1a1e26;border-radius:8px;outline:none;padding:6px 10px;font-size:13px}.ClassGame-module__OW7llW__settingSelect option{color:#fff;background:#1a1a2e}.ClassGame-module__OW7llW__settingBtnGroup{gap:4px;display:flex}.ClassGame-module__OW7llW__settingBtn{font-family:var(--font-family-heavy);color:#1a1a1e99;cursor:pointer;background:#fff9;border:1px solid #1a1a1e1f;border-radius:8px;padding:6px 12px;font-size:12px;transition:all .15s}.ClassGame-module__OW7llW__settingBtnActive{color:#f39c12;background:#f39c1233;border-color:#f39c12}.ClassGame-module__OW7llW__lobbyPlayers{width:100%;margin-bottom:20px}.ClassGame-module__OW7llW__lobbyPlayersTitle{font-family:var(--font-family-heavy);color:var(--sky-text-secondary);text-shadow:var(--sky-text-halo);align-items:center;gap:6px;margin-bottom:12px;font-size:14px;display:flex}.ClassGame-module__OW7llW__playerGrid{flex-wrap:wrap;justify-content:center;gap:20px 24px;padding:8px 0;display:flex}.ClassGame-module__OW7llW__playerCard{background:0 0;border:none;border-radius:0;flex-direction:column;align-items:center;gap:0;padding:0;animation:.5s ease-out ClassGame-module__OW7llW__playerJoin;display:flex}@keyframes ClassGame-module__OW7llW__playerJoin{0%{opacity:0;transform:scale(.7)translateY(16px)}to{opacity:1;transform:scale(1)translateY(0)}}.ClassGame-module__OW7llW__playerPotato{flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.ClassGame-module__OW7llW__playerName{font-family:var(--font-family-heavy);color:var(--sky-text-primary);text-shadow:var(--sky-text-halo);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:80px;margin-top:4px;font-size:12px;overflow:hidden}.ClassGame-module__OW7llW__playerReadyLabel{color:#2ecc71;margin-top:2px;font-size:10px;font-weight:700}.ClassGame-module__OW7llW__playerWaitingLabel{color:var(--sky-text-secondary);text-shadow:var(--sky-text-halo);opacity:.75;margin-top:2px;font-size:10px;font-weight:600}.ClassGame-module__OW7llW__lobbyWaiting{text-align:center;width:100%;font-family:var(--font-family);color:var(--sky-text-secondary);text-shadow:var(--sky-text-halo);padding:32px 0;font-size:14px}.ClassGame-module__OW7llW__lobbyBottomBar{z-index:10;background:0 0;justify-content:center;padding:16px 20px 28px;display:flex;position:fixed;bottom:0;left:0;right:0}.ClassGame-module__OW7llW__startBtn{width:100%;max-width:300px;font-family:var(--font-family-heavy);color:#fff;cursor:pointer;background:linear-gradient(135deg,#27ae60 0%,#2ecc71 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:17px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 16px #27ae604d}.ClassGame-module__OW7llW__startBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #27ae6066}.ClassGame-module__OW7llW__startBtn:active{transition:none;transform:translateY(1px)scale(.97)!important}.ClassGame-module__OW7llW__lobbyMinPlayers{font-family:var(--font-family);color:var(--sky-text-secondary);text-shadow:var(--sky-text-halo);font-size:13px}.ClassGame-module__OW7llW__countdownContainer{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;display:flex}.ClassGame-module__OW7llW__countdownIcon{border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;font-size:32px;animation:.8s ease-in-out infinite ClassGame-module__OW7llW__countdownPulse;display:flex}@keyframes ClassGame-module__OW7llW__countdownPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.ClassGame-module__OW7llW__countdownNum{font-family:var(--font-family-heavy);color:var(--sky-text-primary);text-shadow:var(--sky-text-halo-strong);font-size:120px;line-height:1;animation:1s ease-out ClassGame-module__OW7llW__countdownBounce}@keyframes ClassGame-module__OW7llW__countdownBounce{0%{opacity:0;transform:scale(1.5)}50%{transform:scale(.97)}to{opacity:1;transform:scale(1)}}.ClassGame-module__OW7llW__countdownSub{font-family:var(--font-family-medium);color:var(--sky-text-secondary);text-shadow:var(--sky-text-halo);font-size:18px}.ClassGame-module__OW7llW__playingTopBar{flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.ClassGame-module__OW7llW__topBarCenter{align-items:center;gap:16px;display:flex}.ClassGame-module__OW7llW__timerDisplay{font-family:var(--font-family-heavy);color:#f39c12;background:#f39c121a;border:1px solid #f39c1233;border-radius:10px;align-items:center;gap:6px;padding:6px 14px;font-size:20px;display:flex}.ClassGame-module__OW7llW__timerRed{color:#e74c3c;background:#e74c3c26;border-color:#e74c3c4d;animation:.5s ease-in-out infinite ClassGame-module__OW7llW__timerPulse}@keyframes ClassGame-module__OW7llW__timerPulse{0%,to{opacity:1}50%{opacity:.6}}.ClassGame-module__OW7llW__questionCounter{font-family:var(--font-family-heavy);color:var(--sky-text-secondary);text-shadow:var(--sky-text-halo);font-size:14px}.ClassGame-module__OW7llW__topBarRight{align-items:center;gap:12px;display:flex}.ClassGame-module__OW7llW__scoreDisplay{font-family:var(--font-family-heavy);color:var(--sky-text-primary);text-shadow:var(--sky-text-halo);align-items:center;gap:4px;font-size:18px;display:flex}.ClassGame-module__OW7llW__starsDisplay{font-family:var(--font-family-heavy);color:#f39c12;align-items:center;gap:3px;font-size:14px;display:flex}.ClassGame-module__OW7llW__progressBar{background:#ffffff14;flex-shrink:0;height:3px}.ClassGame-module__OW7llW__progressFill{background:linear-gradient(90deg,#f39c12,#e74c3c);border-radius:0 2px 2px 0;height:100%;transition:width 1s linear}.ClassGame-module__OW7llW__playingContent{flex:1;display:flex;overflow:hidden}.ClassGame-module__OW7llW__classPanel{background:linear-gradient(180deg, var(--glass-fill-top), var(--glass-fill-bottom));width:220px;backdrop-filter:var(--glass-blur);border-right:1px solid #ffffff80;flex-direction:column;flex-shrink:0;padding:12px;display:flex;overflow:hidden}.ClassGame-module__OW7llW__classPanelTitle{font-family:var(--font-family-heavy);color:#1a1a1e99;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;margin-bottom:10px;font-size:13px;display:flex}.ClassGame-module__OW7llW__teacherControls{border-top:1px solid #1a1a1e1f;margin-top:auto;padding-top:12px}.ClassGame-module__OW7llW__endRoundBtn{width:100%;font-family:var(--font-family-heavy);color:#fff;cursor:pointer;background:#e74c3c33;border:1px solid #e74c3c4d;border-radius:8px;padding:8px;font-size:12px;transition:background .2s,transform .2s}.ClassGame-module__OW7llW__endRoundBtn:hover{background:#e74c3c59;transform:translateY(-1px)}.ClassGame-module__OW7llW__endRoundBtn:active{transition:none;transform:translateY(1px)scale(.97)!important}.ClassGame-module__OW7llW__questionPanel{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;padding:12px clamp(12px,2.5vw,32px) 0;display:flex;overflow-y:auto}.ClassGame-module__OW7llW__questionPanel:before{content:"";flex:.4 1 0;min-height:0;display:block}.ClassGame-module__OW7llW__questionPanel:after{content:"";flex:1.6 1 0;min-height:40px;display:block}.ClassGame-module__OW7llW__questionText{font-family:var(--font-family-heavy);color:var(--sky-text-primary);text-shadow:var(--sky-text-halo-strong);text-align:center;white-space:pre-line;width:100%;max-width:clamp(600px,85vw,820px);margin-bottom:clamp(12px,2vw,24px);font-size:clamp(22px,3.6vw,36px);line-height:1.35}.ClassGame-module__OW7llW__answerDirective{grid-column:1/-1;max-width:none;margin-bottom:4px}.ClassGame-module__OW7llW__classVisualPane{background:var(--stimulus-fill);backdrop-filter:var(--stimulus-blur);border-radius:var(--stimulus-radius);box-shadow:var(--stimulus-shadow);border:1px solid #fff9;padding:12px 16px}.ClassGame-module__OW7llW__visualSelfBacked{filter:drop-shadow(0 6px 18px #00000029)}.ClassGame-module__OW7llW__questionVisual{justify-content:center;align-items:center;width:100%;max-width:460px;min-height:80px;margin-bottom:clamp(8px,1.5vw,16px);padding:8px 0;display:flex}.ClassGame-module__OW7llW__questionVisual>*{max-width:100%;max-height:200px;overflow:hidden}.ClassGame-module__OW7llW__sideBySideRow{align-items:center;gap:24px;width:100%;display:flex}.ClassGame-module__OW7llW__visualColumn{flex-direction:column;flex:0 0 40%;justify-content:center;align-items:center;min-height:140px;padding:8px 0;display:flex}.ClassGame-module__OW7llW__visualColumnShape{flex-direction:column;flex:0 0 38%;justify-content:center;align-items:center;min-height:140px;padding:8px 0;display:flex}.ClassGame-module__OW7llW__visualColumnShape+.ClassGame-module__OW7llW__textColumn{flex:1}.ClassGame-module__OW7llW__textColumn{flex-direction:column;flex:1;gap:12px;display:flex}.ClassGame-module__OW7llW__optionsGrid{grid-template-columns:1fr;grid-auto-rows:1fr;justify-items:center;gap:clamp(6px,1.2vw,12px);width:100%;max-width:520px;display:grid}.ClassGame-module__OW7llW__optionsGridCompact{--choice-gap:12px;gap:var(--choice-gap);grid-template-columns:1fr 1fr;grid-auto-rows:1fr;justify-items:center;width:100%;max-width:520px;display:grid}.ClassGame-module__OW7llW__optionsGridCompact>:last-child:nth-child(odd){max-width:calc(50% - var(--choice-gap) / 2);grid-column:1/-1}.ClassGame-module__OW7llW__optionBtnCompact{cursor:pointer;text-align:center;width:100%;min-width:160px;min-height:80px;font-family:var(--font-family-heavy);color:var(--color-text);background:#fff;border:2.5px solid #8080802e;border-bottom-width:3px;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:18px 24px;font-size:clamp(28px,4vw,36px);transition:background .2s,border-color .2s,transform .2s;display:flex;box-shadow:0 2px 6px #0000000f,0 1px 2px #0000000a}.ClassGame-module__OW7llW__optionBtnCompact:hover{background:#f7f9fc;border-color:#8080804d;transform:translateY(-1px)}.ClassGame-module__OW7llW__optionBtnCompact:active{transition:none;transform:translateY(1px)scale(.97)!important}.ClassGame-module__OW7llW__optionBtn{cursor:pointer;text-align:left;background:#fff;border:2.5px solid #8080802e;border-bottom:3px solid #80808038;border-radius:12px;align-items:center;gap:12px;width:100%;min-width:200px;max-width:480px;min-height:84px;padding:clamp(16px,2vw,22px) clamp(16px,2.2vw,22px);transition:background .2s,border-color .2s,transform .2s;display:flex;box-shadow:0 2px 6px #0000000f,0 1px 2px #0000000a}.ClassGame-module__OW7llW__optionBtn:hover{background:#f7f9fc;border-color:#8080804d;transform:translateY(-1px)}.ClassGame-module__OW7llW__optionBtn:active{transition:none;transform:translateY(1px)scale(.97)!important}.ClassGame-module__OW7llW__optionSelected{background:linear-gradient(#3498db26,#3498db26),#fff;border-color:#3498db}.ClassGame-module__OW7llW__optionCorrect{background:linear-gradient(#2ecc7159,#2ecc7159),#fff!important;border-color:#27ae60!important}.ClassGame-module__OW7llW__optionWrong{background:linear-gradient(#e74c3c40,#e74c3c40),#fff!important;border-color:#e74c3c!important}.ClassGame-module__OW7llW__optionLetter{width:28px;height:28px;font-family:var(--font-family-heavy);color:var(--color-text);background:#80808014;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;transition:background .2s;display:flex}.ClassGame-module__OW7llW__optionSelected .ClassGame-module__OW7llW__optionLetter{color:#5dade2;background:#3498db33}.ClassGame-module__OW7llW__optionCorrect .ClassGame-module__OW7llW__optionLetter{color:#2ecc71;background:#27ae6040}.ClassGame-module__OW7llW__optionWrong .ClassGame-module__OW7llW__optionLetter{color:#e74c3c;background:#e74c3c33}.ClassGame-module__OW7llW__optionText{font-family:var(--font-family-medium);color:var(--color-text);flex:1;font-size:clamp(17px,2.2vw,22px)}.ClassGame-module__OW7llW__typedAnswerArea{flex-direction:column;align-items:center;gap:10px;width:100%;padding:16px 0 4px;display:flex}.ClassGame-module__OW7llW__typedInputRow{justify-content:center;align-items:center;gap:12px;display:flex}.ClassGame-module__OW7llW__typedInput{font-family:var(--font-family-heavy);color:var(--color-text);text-align:center;background:#fff;border:3px solid #80808040;border-radius:12px;outline:none;width:clamp(200px,40vw,340px);max-width:90vw;padding:12px 16px;font-size:32px;transition:border-color .2s,background .2s;box-shadow:0 2px 6px #0000000f}.ClassGame-module__OW7llW__typedInput:focus{border-color:#f39c12}.ClassGame-module__OW7llW__typedInput::placeholder{color:#3c3c4359;font-size:16px}.ClassGame-module__OW7llW__unitLabel{font-family:var(--font-family-medium);color:var(--sky-text-secondary);text-shadow:var(--sky-text-halo);font-size:18px}.ClassGame-module__OW7llW__submitBtn{isolation:isolate;height:52px;font-family:var(--font-family-heavy);color:#fff;cursor:pointer;text-shadow:0 1px 1px #0000002e;background:linear-gradient(#ffffff47 0%,#fff0 38%),linear-gradient(#34c773 0%,#27ae60 60%,#21984f 100%);border:1px solid #ffffff73;border-radius:16px;justify-content:center;align-items:center;padding:0 28px;font-size:20px;transition:transform 80ms ease-out,box-shadow 80ms ease-out,background .15s;display:flex;position:relative;box-shadow:0 3px #1d934a,0 0 0 .5px #ffffff2e,inset 0 2px 1px #fff9,inset 0 0 0 1px #ffffff2e,inset 0 -2px 4px #00000026}.ClassGame-module__OW7llW__submitBtn:before{content:"";pointer-events:none;border-radius:inherit;background:radial-gradient(ellipse 130px 70px at var(--gx,50%) var(--gy,50%), #ffffff8c 0%, #ffffff38 40%, #fff0 85%);mix-blend-mode:overlay;opacity:0;transition:opacity .22s ease-out;position:absolute;inset:0}.ClassGame-module__OW7llW__submitBtn:hover:not(:disabled):before{opacity:1}.ClassGame-module__OW7llW__submitBtn:active:not(:disabled):before{opacity:.5}.ClassGame-module__OW7llW__submitBtn:active:not(:disabled){background:linear-gradient(#ffffff1f 0%,#fff0 50%),linear-gradient(#21984f 0%,#27ae60 100%);transition:none;transform:translateY(2px);box-shadow:0 1px #1d934a,0 2px 4px #27ae6040,inset 0 1px #ffffff4d,inset 0 0 0 1px #ffffff1f,inset 0 2px 5px #00000038}.ClassGame-module__OW7llW__submitBtn:disabled{opacity:.4;cursor:default;transform:none;box-shadow:0 1.5px #1d934a,0 3px 6px #27ae602e,inset 0 1px #ffffff4d,inset 0 0 0 1px #ffffff1f}.ClassGame-module__OW7llW__resultFlash{font-family:var(--font-family-heavy);border-radius:12px;align-items:center;gap:8px;margin-top:16px;padding:10px 20px;font-size:16px;animation:.3s ease-out ClassGame-module__OW7llW__flashIn;display:flex}@keyframes ClassGame-module__OW7llW__flashIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ClassGame-module__OW7llW__resultCorrect{color:#27ae60;background:#27ae6026}.ClassGame-module__OW7llW__resultWrong{color:#e74c3c;background:#e74c3c26}.ClassGame-module__OW7llW__skipBtn{font-family:var(--font-family-medium);color:var(--sky-text-secondary);text-shadow:var(--sky-text-halo);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;margin-top:16px;padding:6px 12px;font-size:13px;transition:all .15s;display:flex}.ClassGame-module__OW7llW__skipBtn:hover{color:var(--sky-text-primary);background:#80808024}.ClassGame-module__OW7llW__skipConfirm{align-items:center;gap:12px;margin-top:16px;animation:.15s ease-out ClassGame-module__OW7llW__skipFadeIn;display:flex}.ClassGame-module__OW7llW__questionContent{z-index:100;flex-direction:column;align-items:center;width:100%;transition:transform .25s ease-in,opacity .25s ease-in;display:flex;position:relative}.ClassGame-module__OW7llW__questionSlideOut{opacity:0;transform:translate(-80px)}@keyframes ClassGame-module__OW7llW__skipFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ClassGame-module__OW7llW__skipConfirmText{font-family:var(--font-family-medium);color:var(--sky-text-secondary);text-shadow:var(--sky-text-halo);font-size:14px}.ClassGame-module__OW7llW__skipConfirmBtns{gap:8px;display:flex}.ClassGame-module__OW7llW__skipConfirmYes,.ClassGame-module__OW7llW__skipConfirmNo{font-family:var(--font-family-heavy);cursor:pointer;border:none;border-radius:8px;padding:6px 16px;font-size:13px;transition:all .15s}.ClassGame-module__OW7llW__skipConfirmYes{color:#e74c3c;background:#e74c3c40}.ClassGame-module__OW7llW__skipConfirmYes:hover{background:#e74c3c66}.ClassGame-module__OW7llW__skipConfirmNo{color:#1a1a1eb3;background:#ffffffd1}.ClassGame-module__OW7llW__skipConfirmNo:hover{background:#fffffff2}.ClassGame-module__OW7llW__finishedMessage,.ClassGame-module__OW7llW__spectatorMessage{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.ClassGame-module__OW7llW__finishedTitle,.ClassGame-module__OW7llW__spectatorTitle{font-family:var(--font-family-heavy);color:var(--sky-text-primary);text-shadow:var(--sky-text-halo);font-size:24px}.ClassGame-module__OW7llW__finishedStats{font-family:var(--font-family-medium);color:var(--sky-text-secondary);text-shadow:var(--sky-text-halo);font-size:15px}.ClassGame-module__OW7llW__finishedScore{font-family:var(--font-family-heavy);color:#f39c12;font-size:28px}.ClassGame-module__OW7llW__finishedWaiting{font-family:var(--font-family);color:var(--sky-text-secondary);text-shadow:var(--sky-text-halo);margin-top:8px;font-size:13px}.ClassGame-module__OW7llW__spectatorSub{font-family:var(--font-family);color:var(--sky-text-secondary);text-shadow:var(--sky-text-halo);font-size:14px}.ClassGame-module__OW7llW__pausedOverlay{z-index:10;backdrop-filter:var(--game-glass-blur);background:#0009;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ClassGame-module__OW7llW__pausedCard{text-align:center;background:#ffffff14;border:1px solid #ffffff1f;border-radius:20px;padding:32px 48px}.ClassGame-module__OW7llW__pausedTitle{font-family:var(--font-family-heavy);color:#fff;margin-bottom:8px;font-size:28px}.ClassGame-module__OW7llW__pausedSub{font-family:var(--font-family);color:#ffffff80;font-size:14px}.ClassGame-module__OW7llW__endingFadeOut{animation:1.8s ease-in forwards ClassGame-module__OW7llW__endFade}@keyframes ClassGame-module__OW7llW__endFade{0%{opacity:1}to{opacity:0}}.ClassGame-module__OW7llW__endingSlideLeft{animation:1.8s ease-in-out forwards ClassGame-module__OW7llW__endSlide}@keyframes ClassGame-module__OW7llW__endSlide{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}.ClassGame-module__OW7llW__resultsContainer{flex-direction:column;flex:1;align-items:center;width:100%;max-width:560px;margin:0 auto;padding:32px 20px;animation:.6s ease-out ClassGame-module__OW7llW__resultsEnter;display:flex;position:relative;overflow-y:auto}.ClassGame-module__OW7llW__resultsBackBtn{color:#ffffffe6;cursor:pointer;z-index:5;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,transform .2s;display:flex;position:absolute;top:8px;left:8px}.ClassGame-module__OW7llW__resultsBackBtn:hover{color:#fff;background:#0000008c;transform:translateY(-1px)}.ClassGame-module__OW7llW__resultsBackBtn:active{transition:none;transform:translateY(1px)scale(.97)!important}@keyframes ClassGame-module__OW7llW__resultsEnter{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ClassGame-module__OW7llW__resultsHeader{font-family:var(--font-family-heavy);color:var(--sky-text-primary);text-shadow:var(--sky-text-halo);align-items:center;gap:10px;margin-bottom:32px;font-size:28px;display:flex}@keyframes ClassGame-module__OW7llW__goldPulse{0%,to{text-shadow:0 0 8px #ffd70066,0 1px 3px #0000004d;transform:scale(1)}50%{text-shadow:0 0 16px #ffd70099,0 0 30px #ffd70033,0 1px 3px #0000004d;transform:scale(1.1)}}@keyframes ClassGame-module__OW7llW__medalBounce{0%{opacity:0;transform:translateY(-20px)}60%{transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes ClassGame-module__OW7llW__podiumDrop{0%{opacity:0;transform:translateY(-40px)}70%{transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes ClassGame-module__OW7llW__throwTrophy{0%{opacity:1;transform:translate(-50%)translateY(0)rotate(0)scale(1)}40%{opacity:1;transform:translate(-50%)translateY(-120px)rotate(180deg)scale(1.2)}60%{opacity:1;transform:translate(-50%)translateY(-140px)rotate(270deg)scale(1.3)}70%{opacity:.8;transform:translate(-50%)translateY(-140px)rotate(300deg)scale(.5)}to{opacity:0;transform:translate(-50%)translateY(-140px)rotate(360deg)scale(0)}}@keyframes ClassGame-module__OW7llW__exuberantCelebrate{0%,to{transform:translateY(0)rotate(0)scaleX(1)scaleY(1)}5%{transform:translateY(5px)rotate(0)scaleX(1.12)scaleY(.82)}12%{transform:translateY(-30px)rotate(-12deg)scaleX(.85)scaleY(1.2)}18%{transform:translateY(-34px)rotate(-14deg)scaleX(.84)scaleY(1.22)}28%{transform:translateY(4px)rotate(2deg)scaleX(1.1)scaleY(.88)}35%{transform:translateY(3px)rotate(0)scaleX(1.1)scaleY(.84)}42%{transform:translateY(-24px)rotate(10deg)scaleX(.88)scaleY(1.16)}48%{transform:translateY(-26px)rotate(12deg)scaleX(.86)scaleY(1.18)}58%{transform:translateY(3px)rotate(-3deg)scaleX(1.08)scaleY(.9)}66%{transform:translateY(-8px)rotate(-6deg)scaleX(1.04)scaleY(1.04)}74%{transform:translateY(0)rotate(5deg)scaleX(1.04)scaleY(.97)}82%{transform:translateY(-4px)rotate(-3deg)scaleX(1)scaleY(1.02)}90%{transform:translateY(0)rotate(1deg)scaleX(1.01)scaleY(.99)}}.ClassGame-module__OW7llW__burstStar{animation:1.5s ease-out forwards ClassGame-module__OW7llW__burstStarFly;position:absolute}@keyframes ClassGame-module__OW7llW__burstStarFly{0%{opacity:0;transform:translate(0)scale(0)rotate(0)}20%{transform:translate(var(--bx), var(--by)) scale(1.2) rotate(120deg);opacity:1}to{transform:translate(var(--bx), calc(var(--by) + 200px)) scale(.4) rotate(360deg);opacity:0}}.ClassGame-module__OW7llW__explosionStar{animation:2.8s cubic-bezier(.15,0,.3,1) forwards ClassGame-module__OW7llW__starExplodeAndFall;animation-delay:var(--delay,0s);filter:drop-shadow(0 0 4px #f39c1299);position:absolute;top:40%;left:50%}@keyframes ClassGame-module__OW7llW__starExplodeAndFall{0%{opacity:1;transform:translate(0)rotate(0)scale(0)}12%{transform:translate(var(--vx), var(--vy-start)) rotate(calc(var(--rot) * .3)) scale(1.3);opacity:1}30%{transform:translate(var(--vx), var(--vy-start)) rotate(calc(var(--rot) * .5)) scale(1);opacity:1}to{transform:translate(var(--vx), var(--vy-end)) rotate(var(--rot)) scale(.5);opacity:0}}@keyframes ClassGame-module__OW7llW__bonusCounterPop{0%{transform:translate(-50%,-50%)scale(0)}70%{transform:translate(-50%,-50%)scale(1.15)}to{transform:translate(-50%,-50%)scale(1)}}@keyframes ClassGame-module__OW7llW__bonusCounterFade{0%,60%{opacity:1}to{opacity:0;transform:translate(-50%,-70%)scale(.9)}}.ClassGame-module__OW7llW__resultsActions{gap:10px;width:100%;max-width:360px;display:flex}.ClassGame-module__OW7llW__backToClassBtn{font-family:var(--font-family-heavy);color:#fff;cursor:pointer;background:linear-gradient(135deg,#3498db 0%,#2980b9 100%);border:none;border-radius:12px;flex:1;padding:12px 20px;font-size:15px;transition:transform .2s}.ClassGame-module__OW7llW__backToClassBtn:hover{transform:translateY(-1px)}.ClassGame-module__OW7llW__backToClassBtn:active{transition:none;transform:translateY(1px)scale(.97)!important}.ClassGame-module__OW7llW__endGameBtn{font-family:var(--font-family-heavy);color:#fff;cursor:pointer;background:#e74c3c33;border:1px solid #e74c3c4d;border-radius:12px;padding:12px 20px;font-size:15px}.ClassGame-module__OW7llW__confettiOverlay{pointer-events:none;z-index:100;background-image:radial-gradient(circle,#f39c12 1px,#0000 1px),radial-gradient(circle,#e74c3c 1px,#0000 1px),radial-gradient(circle,#3498db 1px,#0000 1px),radial-gradient(circle,#2ecc71 1px,#0000 1px),radial-gradient(circle,#9b59b6 1px,#0000 1px);background-position:10% 20%,30% 40%,50% 10%,70% 60%,90% 30%;background-size:7% 5%,9% 7%,11% 6%,8% 8%,10% 9%;animation:3.5s ease-out forwards ClassGame-module__OW7llW__confettiFall;position:absolute;inset:0}@keyframes ClassGame-module__OW7llW__confettiFall{0%{opacity:1;transform:translateY(-100%)}70%{opacity:1}to{opacity:0;transform:translateY(100%)}}@keyframes ClassGame-module__OW7llW__burstFadeIn{0%{opacity:0}to{opacity:1}}.ClassGame-module__OW7llW__confettiParticle{border-radius:2px;width:8px;height:8px;animation:2.5s ease-out forwards ClassGame-module__OW7llW__confettiBurst;position:absolute;top:30%}@keyframes ClassGame-module__OW7llW__confettiBurst{0%{opacity:1;transform:translateY(0)rotate(0)scale(0)}20%{opacity:1;transform:translateY(-80px)rotate(180deg)scale(1.2)}to{opacity:0;transform:translateY(400px)rotate(720deg)scale(.5)}}@keyframes ClassGame-module__OW7llW__starFall{0%{opacity:0;transform:translateY(-40px)scale(0)rotate(0)}15%{opacity:1;transform:translateY(0)scale(1.2)rotate(30deg)}to{opacity:0;transform:translateY(500px)scale(.6)rotate(360deg)}}@keyframes ClassGame-module__OW7llW__bannerSlide{0%{opacity:0;transform:translate(-50%)translateY(-30px)scale(.8)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@keyframes ClassGame-module__OW7llW__bannerFadeOut{0%,70%{opacity:1}to{opacity:0}}@media (max-width:640px){.ClassGame-module__OW7llW__playingContent{flex-direction:column}.ClassGame-module__OW7llW__classPanel{border-bottom:1px solid #ffffff0f;border-right:none;flex-flow:wrap;gap:2px;width:100%;max-height:120px}.ClassGame-module__OW7llW__classPanelTitle{width:100%}.ClassGame-module__OW7llW__liveRankRow{flex:none;padding:4px 6px}.ClassGame-module__OW7llW__teacherControls{display:none}.ClassGame-module__OW7llW__questionPanel{padding:8px 12px 0}.ClassGame-module__OW7llW__questionText{font-size:18px}.ClassGame-module__OW7llW__sideBySideRow{flex-direction:column;gap:12px}.ClassGame-module__OW7llW__visualColumn,.ClassGame-module__OW7llW__visualColumnShape{flex:none;width:100%;min-height:100px}.ClassGame-module__OW7llW__gameCodeBig{font-size:36px}.ClassGame-module__OW7llW__topicPanel{border-radius:0;width:100%;max-height:100dvh}}.ClassGame-module__OW7llW__topicOverlay{z-index:100;background:#0009;justify-content:center;align-items:center;animation:.2s ease-out ClassGame-module__OW7llW__topicFadeIn;display:flex;position:fixed;inset:0}@keyframes ClassGame-module__OW7llW__topicFadeIn{0%{opacity:0}to{opacity:1}}.ClassGame-module__OW7llW__topicPanel{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;width:min(560px,92vw);max-height:80dvh;animation:.25s ease-out ClassGame-module__OW7llW__topicSlideUp;display:flex;overflow:hidden}@keyframes ClassGame-module__OW7llW__topicSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ClassGame-module__OW7llW__topicHeader{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px 12px;display:flex}.ClassGame-module__OW7llW__topicTitle{font-family:var(--font-family-heavy);color:#fff;font-size:18px}.ClassGame-module__OW7llW__topicCloseBtn{color:#fff9;cursor:pointer;background:#ffffff14;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.ClassGame-module__OW7llW__topicCloseBtn:hover{color:#fff;background:#ffffff26}.ClassGame-module__OW7llW__topicSearch{background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;flex-shrink:0;align-items:center;gap:8px;margin:8px 16px 4px;padding:8px 12px;display:flex}.ClassGame-module__OW7llW__topicSearchInput{font-family:var(--font-family);color:#fff;background:0 0;border:none;outline:none;flex:1;font-size:14px}.ClassGame-module__OW7llW__topicSearchInput::placeholder{color:#ffffff4d}.ClassGame-module__OW7llW__topicSearchClear{cursor:pointer;color:#ffffff80;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:background .15s;display:flex}.ClassGame-module__OW7llW__topicSearchClear:hover{color:#fff;background:#fff3}.ClassGame-module__OW7llW__topicBody{flex:1;padding:8px 12px 12px;overflow-y:auto}.ClassGame-module__OW7llW__topicCategoryLabel{font-family:var(--font-family-heavy);color:#ffffff59;text-transform:uppercase;letter-spacing:1px;padding:12px 8px 4px;font-size:11px}.ClassGame-module__OW7llW__topicRow{border-radius:8px;align-items:center;gap:6px;padding:7px 8px;transition:background .1s;display:flex}.ClassGame-module__OW7llW__topicRow:hover{background:#ffffff08}.ClassGame-module__OW7llW__topicCheckbox{color:#0000;cursor:pointer;background:0 0;border:2px solid #ffffff40;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;padding:0;transition:all .15s;display:flex}.ClassGame-module__OW7llW__topicCheckbox:hover{border-color:#ffffff73}.ClassGame-module__OW7llW__topicCheckboxChecked{color:#fff;background:#3498db;border-color:#3498db}.ClassGame-module__OW7llW__topicCheckboxIndet{color:#fff;background:#3498db66;border-color:#3498db}.ClassGame-module__OW7llW__topicExpandBtn{color:#fff6;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:flex}.ClassGame-module__OW7llW__topicExpandBtn:hover{color:#ffffffb3}.ClassGame-module__OW7llW__topicGradeLabel{font-family:var(--font-family-heavy);color:#fff;cursor:pointer;flex:1;font-size:15px}.ClassGame-module__OW7llW__topicDomainLabel{font-family:var(--font-family-heavy);color:#ffffffd9;cursor:pointer;flex:1;font-size:13px}.ClassGame-module__OW7llW__topicStdCode{font-family:var(--font-family-heavy);color:#ffffff59;flex-shrink:0;min-width:44px;font-size:11px}.ClassGame-module__OW7llW__topicStdLabel{font-family:var(--font-family);color:#ffffffb3;cursor:pointer;flex:1;font-size:13px}.ClassGame-module__OW7llW__topicTierLabel{font-family:var(--font-family);color:#ffffff8c;font-size:12px}.ClassGame-module__OW7llW__topicFooter{border-top:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 20px 16px;display:flex}.ClassGame-module__OW7llW__topicCount{font-family:var(--font-family-medium);color:#ffffff80;font-size:13px}.ClassGame-module__OW7llW__topicDoneBtn{font-family:var(--font-family-heavy);color:#fff;cursor:pointer;background:linear-gradient(135deg,#27ae60 0%,#2ecc71 100%);border:none;border-radius:10px;padding:10px 28px;font-size:15px;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 8px #27ae604d}.ClassGame-module__OW7llW__topicDoneBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #27ae6066}.ClassGame-module__OW7llW__topicDoneBtn:active:not(:disabled){transition:none;transform:translateY(1px)scale(.97)!important}.ClassGame-module__OW7llW__topicDoneBtn:disabled{opacity:.3;cursor:default;box-shadow:none}.ClassGame-module__OW7llW__topicSummaryBtn{font-family:var(--font-family-heavy);color:#f39c12;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;text-align:left;background:#f39c121f;border:1px solid #f39c1240;border-radius:8px;align-items:center;gap:6px;max-width:280px;padding:6px 12px;font-size:12px;transition:all .15s;display:flex;overflow:hidden}.ClassGame-module__OW7llW__topicSummaryBtn:hover{background:#f39c1233;border-color:#f39c1266}@media (max-height:700px){.ClassGame-module__OW7llW__questionPanel:before{flex:0 1 0}.ClassGame-module__OW7llW__questionPanel:after{min-height:10px}.ClassGame-module__OW7llW__questionPanel{padding-top:2px}.ClassGame-module__OW7llW__questionText{font-size:clamp(18px,3vw,28px)}.ClassGame-module__OW7llW__optionsGrid{gap:4px}.ClassGame-module__OW7llW__optionsGridCompact{gap:6px}.ClassGame-module__OW7llW__optionBtn{padding:8px 14px}.ClassGame-module__OW7llW__optionBtnCompact{min-height:40px;padding:10px 14px}.ClassGame-module__OW7llW__submitBtn{height:42px;padding:0 20px}}@media (max-height:550px){.ClassGame-module__OW7llW__questionText{font-size:clamp(16px,2.5vw,24px)}.ClassGame-module__OW7llW__optionBtn{padding:6px 10px}.ClassGame-module__OW7llW__optionBtnCompact{min-height:36px;padding:8px 10px;font-size:clamp(18px,3vw,24px)}.ClassGame-module__OW7llW__submitBtn{height:36px;padding:0 16px;font-size:14px}}@media (max-width:500px){.ClassGame-module__OW7llW__optionsGridCompact{gap:8px;max-width:100%}.ClassGame-module__OW7llW__optionBtnCompact{padding:10px 12px}}.ClassGame-module__OW7llW__classStatsGrid{flex-wrap:wrap;justify-content:center;gap:16px;margin:20px 0;display:flex}.ClassGame-module__OW7llW__classStatCard{background:linear-gradient(180deg, var(--glass-fill-top), var(--glass-fill-bottom));backdrop-filter:var(--glass-blur);border:1px solid #ffffff80;border-radius:16px;flex-direction:column;align-items:center;gap:4px;min-width:110px;padding:16px 28px;display:flex}.ClassGame-module__OW7llW__classStatNum{font-family:var(--font-family-heavy);color:var(--glass-text-primary);font-size:32px}.ClassGame-module__OW7llW__classStatLabel{font-family:var(--font-family-medium);color:#1a1a1e8c;text-transform:uppercase;letter-spacing:.5px;font-size:12px}.ClassGame-module__OW7llW__personalStatsCard{background:linear-gradient(#27ae6024, #27ae6024), var(--glass-fill-top);backdrop-filter:var(--glass-blur);border:1px solid #27ae604d;border-radius:14px;margin:8px 0;padding:14px 24px}.ClassGame-module__OW7llW__personalStatsTitle{font-family:var(--font-family-heavy);color:#27ae60;margin-bottom:8px;font-size:14px}.ClassGame-module__OW7llW__personalStatsRow{font-family:var(--font-family-heavy);color:var(--glass-text-primary);justify-content:space-between;align-items:center;font-size:16px;display:flex}.ClassGame-module__OW7llW__participantGrid{flex-wrap:wrap;justify-content:center;gap:10px;max-width:500px;margin:16px 0;display:flex}.ClassGame-module__OW7llW__participantCard{background:linear-gradient(180deg, var(--glass-fill-top), var(--glass-fill-bottom));backdrop-filter:var(--glass-blur);border:1px solid #ffffff80;border-radius:12px;flex-direction:column;align-items:center;gap:4px;min-width:70px;padding:8px 12px;display:flex}.ClassGame-module__OW7llW__participantName{font-family:var(--font-family-medium);color:#1a1a1ea6;text-overflow:ellipsis;white-space:nowrap;max-width:70px;font-size:11px;overflow:hidden}.ClassGame-module__OW7llW__classProgressPanel{flex-direction:column;gap:8px;padding:12px 0;display:flex}.ClassGame-module__OW7llW__classProgressStat{flex-direction:column;align-items:center;gap:2px;display:flex}.ClassGame-module__OW7llW__classProgressNum{font-family:var(--font-family-heavy);color:var(--glass-text-primary);font-size:24px}.ClassGame-module__OW7llW__classProgressLabel{font-family:var(--font-family-medium);color:#1a1a1e8c;text-transform:uppercase;letter-spacing:.5px;font-size:11px}
.LessonsExplorer-module__Ls5wnW__explorer{font-family:var(--font-family-medium,"Avenir-Medium", system-ui);padding:12px 24px 32px}.LessonsExplorer-module__Ls5wnW__controlsRow{flex-wrap:wrap;align-items:center;gap:12px;margin:0 0 14px;display:flex}.LessonsExplorer-module__Ls5wnW__searchWrap{flex:1;min-width:220px;position:relative}.LessonsExplorer-module__Ls5wnW__searchIcon{color:#3c3c4399;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.LessonsExplorer-module__Ls5wnW__searchInput{backdrop-filter:blur(14px)saturate(140%);width:100%;font-size:14px;font-family:var(--font-family-medium);color:#1a1a2e;background:#ffffffb3;border:1px solid #3c3c432e;border-radius:12px;outline:none;padding:10px 14px 10px 38px;transition:border-color .15s,box-shadow .15s}.LessonsExplorer-module__Ls5wnW__searchInput:focus{border-color:#3c3c4359;box-shadow:0 0 0 3px #3498db2e}.LessonsExplorer-module__Ls5wnW__viewToggle{font-family:var(--font-family-medium);background:#3c3c4314;border-radius:10px;padding:3px;display:inline-flex}.LessonsExplorer-module__Ls5wnW__viewToggleBtn{cursor:pointer;color:#3c3c4399;background:0 0;border:none;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:700;transition:background .15s,color .15s}.LessonsExplorer-module__Ls5wnW__viewToggleBtnActive{color:#1a1a2e;background:#fff;box-shadow:0 1px 3px #0000000f}.LessonsExplorer-module__Ls5wnW__chipRow{backdrop-filter:blur(14px)saturate(140%);background:#ffffff8c;border:1px solid #3c3c431a;border-radius:12px;flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 16px;padding:10px 12px;display:flex}.LessonsExplorer-module__Ls5wnW__chipLabel{color:#3c3c4399;font-size:11px;font-weight:800;font-family:var(--font-family-heavy);text-transform:uppercase;letter-spacing:.5px;margin-right:4px}.LessonsExplorer-module__Ls5wnW__chip{cursor:pointer;color:#3c3c43bf;font-size:12px;font-weight:700;font-family:var(--font-family-medium);background:#ffffffe6;border:1px solid #3c3c4326;border-radius:999px;padding:5px 12px;transition:background .15s,color .15s,border-color .15s,transform .12s}.LessonsExplorer-module__Ls5wnW__chip:hover{background:#fff;border-color:#3c3c434d;transform:translateY(-1px)}.LessonsExplorer-module__Ls5wnW__chipActive{background:var(--accent,#3498db);border-color:var(--accent,#3498db);color:#fff}.LessonsExplorer-module__Ls5wnW__chipActive:hover{background:var(--accent,#3498db);border-color:var(--accent,#3498db)}.LessonsExplorer-module__Ls5wnW__recommended{backdrop-filter:blur(18px)saturate(160%);background:linear-gradient(135deg,#3498db1a,#9b59b61a);border:1px solid #3c3c431a;border-radius:16px;margin:0 0 18px;padding:14px 16px;box-shadow:0 4px 12px #0000000a}.LessonsExplorer-module__Ls5wnW__recommendedHeader{align-items:center;gap:8px;margin-bottom:8px;display:flex}.LessonsExplorer-module__Ls5wnW__recommendedTitle{color:#1a1a2e;font-size:13px;font-weight:800;font-family:var(--font-family-heavy)}.LessonsExplorer-module__Ls5wnW__recommendedSubtitle{color:#3c3c43a6;margin-left:auto;font-size:11px}.LessonsExplorer-module__Ls5wnW__recommendedList{flex-wrap:wrap;gap:8px;display:flex}.LessonsExplorer-module__Ls5wnW__recommendedCard{cursor:pointer;background:#ffffffd9;border:1px solid #3c3c431f;border-radius:10px;flex:220px;min-width:220px;padding:10px 12px;transition:transform .12s,box-shadow .12s}.LessonsExplorer-module__Ls5wnW__recommendedCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.LessonsExplorer-module__Ls5wnW__recommendedCardTitle{color:#1a1a2e;font-size:13px;font-weight:800;font-family:var(--font-family-heavy);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:2px;display:-webkit-box;overflow:hidden}.LessonsExplorer-module__Ls5wnW__recommendedCardMeta{color:#3c3c43b3;font-size:11px}.LessonsExplorer-module__Ls5wnW__gridWrap{margin-top:4px}.LessonsExplorer-module__Ls5wnW__gridHeaderRow{grid-template-columns:80px repeat(5,1fr);align-items:end;gap:8px;margin-bottom:6px;display:grid}.LessonsExplorer-module__Ls5wnW__gridDomainHeader{text-align:center;font-size:11px;font-weight:800;font-family:var(--font-family-heavy);color:#3c3c43b3;text-transform:uppercase;letter-spacing:.4px;padding:4px 6px 6px;line-height:1.2}.LessonsExplorer-module__Ls5wnW__gridRow{grid-template-columns:80px repeat(5,1fr);gap:8px;margin-bottom:8px;display:grid}.LessonsExplorer-module__Ls5wnW__gridBandLabel{font-size:13px;font-weight:800;font-family:var(--font-family-heavy);color:#3c3c43bf;justify-content:center;align-items:center;padding:8px 4px;display:flex}.LessonsExplorer-module__Ls5wnW__cellCard{backdrop-filter:blur(14px)saturate(140%);cursor:pointer;text-align:left;background:#ffffffb3;border:1px solid #3c3c431a;border-radius:14px;flex-direction:column;gap:6px;min-height:130px;padding:12px 12px 10px;transition:transform .12s,box-shadow .18s,border-color .18s,background .18s;display:flex;position:relative}.LessonsExplorer-module__Ls5wnW__cellCard:hover{border-color:var(--accent,#3c3c4340);background:#ffffffe0;transform:translateY(-3px);box-shadow:0 8px 22px #00000014}.LessonsExplorer-module__Ls5wnW__cellCard:active{transform:translateY(-1px)scale(.99)}.LessonsExplorer-module__Ls5wnW__cellCardEmpty{cursor:default;color:#3c3c4373;background:#f5f5f780;border-style:dashed;border-color:#3c3c4326}.LessonsExplorer-module__Ls5wnW__cellCardEmpty:hover{box-shadow:none;background:#f5f5f780;border-color:#3c3c4326;transform:none}.LessonsExplorer-module__Ls5wnW__cellHeader{align-items:center;gap:6px;display:flex}.LessonsExplorer-module__Ls5wnW__cellIcon{background:var(--accentSoft,#3498db24);width:26px;height:26px;color:var(--accent,#3498db);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.LessonsExplorer-module__Ls5wnW__cellCount{color:var(--accent,#3498db);font-size:13px;font-weight:800;font-family:var(--font-family-heavy);margin-left:auto}.LessonsExplorer-module__Ls5wnW__cellSuggestion{color:#3c3c43b3;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.LessonsExplorer-module__Ls5wnW__cellSuggestionStrong{color:#1e1e28e6;margin-bottom:1px;font-size:12px;font-weight:700}.LessonsExplorer-module__Ls5wnW__cellEmptyText{color:#3c3c4373;font-size:11px;font-weight:700;font-family:var(--font-family-medium);text-align:center;margin-top:auto;margin-bottom:auto}.LessonsExplorer-module__Ls5wnW__drillBackdrop{z-index:200;background:#14141e59;justify-content:center;align-items:center;padding:24px;animation:.18s LessonsExplorer-module__Ls5wnW__fadeIn;display:flex;position:fixed;inset:0}@keyframes LessonsExplorer-module__Ls5wnW__fadeIn{0%{opacity:0}to{opacity:1}}.LessonsExplorer-module__Ls5wnW__drillPanel{--glass-radius:20px;border-radius:20px;flex-direction:column;width:min(720px,100%);max-height:85vh;animation:.22s LessonsExplorer-module__Ls5wnW__slideUp;display:flex;overflow:hidden}@keyframes LessonsExplorer-module__Ls5wnW__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.LessonsExplorer-module__Ls5wnW__drillHeader{border-bottom:1px solid #3c3c4314;align-items:center;gap:12px;padding:16px 20px;display:flex}.LessonsExplorer-module__Ls5wnW__drillTitle{color:#1a1a2e;font-size:16px;font-weight:800;font-family:var(--font-family-heavy);flex:1}.LessonsExplorer-module__Ls5wnW__drillCount{color:#3c3c43a6;font-size:12px;font-weight:700}.LessonsExplorer-module__Ls5wnW__drillCloseBtn{color:#3c3c43b3;cursor:pointer;background:#3c3c4314;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.LessonsExplorer-module__Ls5wnW__drillCloseBtn:hover{background:#3c3c4324}.LessonsExplorer-module__Ls5wnW__drillBody{padding:12px 16px 20px;overflow-y:auto}.LessonsExplorer-module__Ls5wnW__drillBody::-webkit-scrollbar{width:6px}.LessonsExplorer-module__Ls5wnW__drillBody::-webkit-scrollbar-thumb{background:#3c3c4326;border-radius:3px}.LessonsExplorer-module__Ls5wnW__drillEmpty{text-align:center;color:#3c3c438c;padding:28px 16px;font-size:13px}.LessonsExplorer-module__Ls5wnW__drillItem{cursor:pointer;background:#fff9;border:1px solid #3c3c431a;border-radius:12px;margin-bottom:8px;padding:12px 14px;transition:background .12s,border-color .12s,transform .12s}.LessonsExplorer-module__Ls5wnW__drillItem:hover{background:#fff;border-color:#3c3c4340;transform:translate(2px)}.LessonsExplorer-module__Ls5wnW__drillItemTopRow{align-items:flex-start;gap:10px;display:flex}.LessonsExplorer-module__Ls5wnW__drillItemTitle{color:#1a1a2e;font-size:13px;font-weight:800;font-family:var(--font-family-heavy);flex:1;line-height:1.3}.LessonsExplorer-module__Ls5wnW__drillItemMeta{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.LessonsExplorer-module__Ls5wnW__drillItemBadge{border-radius:6px;padding:1px 7px;font-size:10px;font-weight:700}.LessonsExplorer-module__Ls5wnW__badgeRemediation{color:#e65100;background:#fff3e0}.LessonsExplorer-module__Ls5wnW__badgeExtension{color:#6a1b9a;background:#f3e5f5}.LessonsExplorer-module__Ls5wnW__badgeNeutral{color:#3c3c43b3;background:#3c3c4314}@media (max-width:720px){.LessonsExplorer-module__Ls5wnW__explorer{padding:8px 14px 24px}.LessonsExplorer-module__Ls5wnW__gridHeaderRow{display:none}.LessonsExplorer-module__Ls5wnW__gridRow{grid-template-columns:1fr;gap:6px;margin-bottom:16px}.LessonsExplorer-module__Ls5wnW__gridBandLabel{color:#1a1a2e;justify-content:flex-start;padding:4px 0 6px;font-size:14px}.LessonsExplorer-module__Ls5wnW__cellCard{min-height:90px}.LessonsExplorer-module__Ls5wnW__cellMobileDomainLabel{color:#3c3c438c;text-transform:uppercase;letter-spacing:.4px;font-size:10px;font-weight:800}}@media (min-width:721px){.LessonsExplorer-module__Ls5wnW__cellMobileDomainLabel{display:none}}
.AdminFrame-module__Blx1da__surface{color:#1f2933;min-height:100vh;font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(80% 50% at 50% 0,#5ea0730f,#0000 70%),linear-gradient(#fafdfb 0%,#fff 280px)}.AdminFrame-module__Blx1da__topbar{z-index:30;backdrop-filter:saturate(140%)blur(10px);background:#ffffffdb;border-bottom:1px solid #0f1e320f;justify-content:space-between;align-items:center;gap:16px;padding:14px 28px;display:flex;position:sticky;top:0}.AdminFrame-module__Blx1da__topbarBrand{align-items:center;gap:12px;min-width:0;display:flex}.AdminFrame-module__Blx1da__topbarBrandText{flex-direction:column;min-width:0;line-height:1.15;display:flex}.AdminFrame-module__Blx1da__topbarWordmark{color:#2c3a4a;letter-spacing:.005em;font-size:15px;font-weight:700}.AdminFrame-module__Blx1da__topbarSubtitle{color:#7a8aa0;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:600}.AdminFrame-module__Blx1da__topbarUser{color:#4a5870;align-items:center;gap:12px;min-width:0;font-size:13px;display:flex}.AdminFrame-module__Blx1da__topbarEmail{color:#2c3a4a;white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-weight:600;overflow:hidden}.AdminFrame-module__Blx1da__topbarSignOut{color:#5a6b80;cursor:pointer;border-radius:6px;padding:6px 10px;font-size:13px;transition:background-color .12s,color .12s}.AdminFrame-module__Blx1da__topbarSignOut:hover{color:#2c3a4a;background:#0f1e320d}.AdminFrame-module__Blx1da__roleChip{letter-spacing:.06em;text-transform:uppercase;border-radius:12px;align-items:center;padding:3px 9px;font-size:10px;font-weight:700;display:inline-flex}.AdminFrame-module__Blx1da__roleChipSuper{color:#8c1a1a;background:linear-gradient(135deg,#fde7ea,#fcd9dd);box-shadow:0 0 0 1px #8c1a1a14}.AdminFrame-module__Blx1da__roleChipContent{color:#1565c0;background:linear-gradient(135deg,#e3f2fd,#d6eafd);box-shadow:0 0 0 1px #1565c014}.AdminFrame-module__Blx1da__roleChipData{color:#2e7d32;background:linear-gradient(135deg,#e8f5e9,#d4ecd8);box-shadow:0 0 0 1px #2e7d3214}.AdminFrame-module__Blx1da__loader{background:radial-gradient(80% 50% at 50% 0,#5ea0730f,#0000 70%),linear-gradient(#fafdfb 0%,#fff 280px);flex-direction:column;justify-content:center;align-items:center;gap:28px;min-height:100vh;display:flex}.AdminFrame-module__Blx1da__loaderMark{opacity:0;flex-direction:column;align-items:center;gap:12px;animation:.22s ease-out 60ms forwards AdminFrame-module__Blx1da__loaderFadeIn;display:flex}.AdminFrame-module__Blx1da__loaderWordmark{color:#4a5870;letter-spacing:.005em;font-size:18px;font-weight:600;font-family:var(--font-family)}.AdminFrame-module__Blx1da__loaderSubtitle{color:#8a98ac;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:600;font-family:var(--font-family)}.AdminFrame-module__Blx1da__loaderDots{gap:8px;margin-top:6px;display:flex}.AdminFrame-module__Blx1da__loaderDot{opacity:.4;background:#5ea073;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite AdminFrame-module__Blx1da__loaderDotPulse}.AdminFrame-module__Blx1da__loaderDot:nth-child(2){animation-delay:.18s}.AdminFrame-module__Blx1da__loaderDot:nth-child(3){animation-delay:.36s}@keyframes AdminFrame-module__Blx1da__loaderFadeIn{to{opacity:.95}}@keyframes AdminFrame-module__Blx1da__loaderDotPulse{0%,to{opacity:.3;transform:scale(.85)}40%{opacity:1;transform:scale(1.1)}}.AdminFrame-module__Blx1da__signInWrap{background:radial-gradient(80% 50% at 50% 0,#5ea07312,#0000 70%),linear-gradient(#fafdfb 0%,#fff 280px);justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex}.AdminFrame-module__Blx1da__signInCard{text-align:center;background:#fff;border:1px solid #0f1e320a;border-radius:20px;width:100%;max-width:420px;padding:44px 36px 36px;animation:.32s ease-out 80ms backwards AdminFrame-module__Blx1da__signInCardFadeIn;box-shadow:0 1px 2px #0f1e320d,0 8px 24px #0f1e320f,0 30px 60px #0f1e320a}@keyframes AdminFrame-module__Blx1da__signInCardFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.AdminFrame-module__Blx1da__signInLogo{margin-bottom:18px;display:inline-flex}.AdminFrame-module__Blx1da__signInWordmark{color:#2c3a4a;letter-spacing:.005em;margin:0 0 4px;font-size:22px;font-weight:700;line-height:1.2}.AdminFrame-module__Blx1da__signInSubtitle{color:#5ea073;letter-spacing:.16em;text-transform:uppercase;margin:0 0 24px;font-size:12px;font-weight:700}.AdminFrame-module__Blx1da__signInLead{color:#4a5870;margin:0 0 6px;font-size:15px;line-height:1.55}.AdminFrame-module__Blx1da__signInHint{color:#8a98ac;margin:0 0 28px;font-size:13px;line-height:1.55}.AdminFrame-module__Blx1da__googleBtn{color:#2c3a4a;cursor:pointer;width:100%;font-size:15px;font-weight:600;font-family:var(--font-family);background:#fff;border:1px solid #0f1e321f;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:14px 20px;transition:transform .12s,box-shadow .16s,border-color .16s;display:inline-flex;box-shadow:0 1px 2px #0f1e320a}.AdminFrame-module__Blx1da__googleBtn:hover:not(:disabled){border-color:#0f1e322e;transform:translateY(-1px);box-shadow:0 2px 6px #0f1e3214}.AdminFrame-module__Blx1da__googleBtn:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px #0f1e320f}.AdminFrame-module__Blx1da__googleBtn:disabled{cursor:wait;opacity:.6}.AdminFrame-module__Blx1da__signInError{color:#b03a48;background:#fff4f4;border:1px solid #b03a4829;border-radius:10px;margin-top:16px;padding:10px 14px;font-size:13px}.AdminFrame-module__Blx1da__signInFootnote{color:#8a98ac;border-top:1px solid #0f1e320f;margin:24px 0 0;padding-top:20px;font-size:12px;line-height:1.6}.AdminFrame-module__Blx1da__accessCard{background:#fff;border:1px solid #0f1e320a;border-radius:20px;width:100%;max-width:580px;padding:44px 40px 36px;animation:.32s ease-out 80ms backwards AdminFrame-module__Blx1da__signInCardFadeIn;box-shadow:0 1px 2px #0f1e320d,0 8px 24px #0f1e320f,0 30px 60px #0f1e320a}.AdminFrame-module__Blx1da__accessLead{color:#4a5870;margin:0 0 16px;font-size:15px;line-height:1.55}.AdminFrame-module__Blx1da__accessFormBox{background:#fafcff;border:1px solid #0f1e3214;border-radius:14px;grid-template-columns:1fr;gap:14px;margin-top:8px;padding:20px;display:grid}.AdminFrame-module__Blx1da__accessLabel{flex-direction:column;gap:6px;display:flex}.AdminFrame-module__Blx1da__accessLabelText{color:#4a5870;letter-spacing:.02em;font-size:12px;font-weight:700}.AdminFrame-module__Blx1da__accessHint{color:#8a98ac;margin-top:2px;font-size:12px;line-height:1.5}.AdminFrame-module__Blx1da__accessInput{font-size:14px;font-family:var(--font-family);color:#2c3a4a;background:#fff;border:1px solid #0f1e3224;border-radius:8px;padding:10px 12px;transition:border-color .12s,box-shadow .12s}.AdminFrame-module__Blx1da__accessInput:focus{border-color:#5ea073;outline:none;box-shadow:0 0 0 3px #5ea0732e}.AdminFrame-module__Blx1da__accessInputDisabled{color:#6b7a90;background:#f5f7fa}.AdminFrame-module__Blx1da__accessTextarea{resize:vertical;min-height:70px;font-family:var(--font-family)}.AdminFrame-module__Blx1da__accessSubmit{color:#fff;cursor:pointer;font-size:14px;font-weight:700;font-family:var(--font-family);letter-spacing:.02em;background:linear-gradient(#5ea073 0%,#3d7a4e 100%);border:none;border-radius:10px;justify-content:center;align-items:center;padding:10px 22px;transition:transform .12s,box-shadow .16s,opacity .12s;display:inline-flex;box-shadow:0 1px 2px #3d7a4e33,0 4px 14px #3d7a4e2e}.AdminFrame-module__Blx1da__accessSubmit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 6px #3d7a4e40,0 8px 22px #3d7a4e38}.AdminFrame-module__Blx1da__accessSubmit:disabled{opacity:.6;cursor:wait}.AdminFrame-module__Blx1da__statusBanner{border-radius:12px;padding:14px 18px;font-size:14px;line-height:1.55}.AdminFrame-module__Blx1da__statusBannerPending{color:#8a5a0d;background:#fff8eb;border:1px solid #f7d8a3}.AdminFrame-module__Blx1da__statusBannerApproved{color:#1f5b29;background:#ecf8ee;border:1px solid #b9dec3}.AdminFrame-module__Blx1da__statusBannerDenied{color:#98202c;background:#fff1f2;border:1px solid #f3c3c8}.AdminFrame-module__Blx1da__pageContainer{max-width:1280px;margin:0 auto;padding:28px 28px 80px}.AdminFrame-module__Blx1da__pageHeader{margin-bottom:24px}.AdminFrame-module__Blx1da__pageHeaderTitle{color:#1f2933;letter-spacing:-.005em;margin:0 0 6px;font-size:26px;font-weight:700;line-height:1.2}.AdminFrame-module__Blx1da__pageHeaderSubtitle{color:#6b7a90;margin:0;font-size:14px;line-height:1.55}.AdminFrame-module__Blx1da__navWrap{background:#fff;border:1px solid #0f1e320f;border-radius:16px;flex-wrap:wrap;align-items:flex-start;gap:22px 28px;margin-bottom:18px;padding:18px 22px;display:flex;box-shadow:0 1px 2px #0f1e3208}.AdminFrame-module__Blx1da__navGroup{flex-direction:column;gap:6px;min-width:0;display:flex}.AdminFrame-module__Blx1da__navGroupLabel{letter-spacing:.12em;text-transform:uppercase;color:#8a98ac;padding-left:4px;font-size:10px;font-weight:800}.AdminFrame-module__Blx1da__navGroupTabs{flex-wrap:wrap;gap:4px;display:flex}.AdminFrame-module__Blx1da__tab{cursor:pointer;font-size:13px;font-weight:500;font-family:var(--font-family);color:#4a5870;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:7px 13px;transition:background-color .12s,color .12s;display:inline-flex}.AdminFrame-module__Blx1da__tab:hover{color:#1f2933;background:#0f1e320a}.AdminFrame-module__Blx1da__tabActive{color:#2e6b3d;background:linear-gradient(#5ea07324,#5ea07314);font-weight:700;box-shadow:inset 0 0 0 1px #5ea0732e}.AdminFrame-module__Blx1da__tabActive:hover{color:#2e6b3d;background:linear-gradient(#5ea0732e,#5ea0731a)}.AdminFrame-module__Blx1da__tabBadge{color:#fff;border-radius:10px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.AdminFrame-module__Blx1da__tabBadgeAttention{background:#d04258;box-shadow:0 0 0 2px #d042582e}.AdminFrame-module__Blx1da__tabBadgeNew{background:#e07c2e;box-shadow:0 0 0 2px #e07c2e2e}.AdminFrame-module__Blx1da__tabIntro{background:linear-gradient(#fafcff 0%,#fff 100%);border:1px solid #0f1e320f;border-radius:14px;margin-bottom:20px;padding:18px 22px}.AdminFrame-module__Blx1da__tabIntroHeader{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.AdminFrame-module__Blx1da__tabIntroLabel{color:#1f2933;letter-spacing:-.005em;font-size:17px;font-weight:700}.AdminFrame-module__Blx1da__tabIntroGroup{letter-spacing:.12em;text-transform:uppercase;color:#5ea073;font-size:10px;font-weight:800}.AdminFrame-module__Blx1da__tabIntroPurpose{color:#2c3a4a;margin:6px 0 4px;font-size:14px;line-height:1.6}.AdminFrame-module__Blx1da__tabIntroAudience{color:#6b7a90;margin:0;font-size:13px;line-height:1.55}.AdminFrame-module__Blx1da__tabIntroAudienceLabel{color:#4a5870;font-weight:700}
.TeacherLessonsPage-module__bwNh8a__page{overscroll-behavior:none;height:100%;font-family:var(--font-family-medium,"Avenir-Medium", system-ui);scrollbar-width:none;background:#fff;overflow-y:auto}.TeacherLessonsPage-module__bwNh8a__page::-webkit-scrollbar{display:none}.TeacherLessonsPage-module__bwNh8a__header{z-index:10;background:#fff;border-bottom:1px solid #eee;align-items:center;gap:12px;padding:16px 24px;display:flex;position:sticky;top:0;box-shadow:0 1px 4px #0000000a}.TeacherLessonsPage-module__bwNh8a__backBtn{cursor:pointer;font-family:var(--font-family-heavy,"Avenir-Heavy");color:#666;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;padding:6px 10px;font-size:14px;transition:background .12s;display:flex}.TeacherLessonsPage-module__bwNh8a__backBtn:hover{background:#f5f5f5}.TeacherLessonsPage-module__bwNh8a__headerTitle{font-family:var(--font-family-heavy,"Avenir-Heavy");color:#1a1a2e;flex:1;font-size:18px;font-weight:800}.TeacherLessonsPage-module__bwNh8a__subjectSelector{justify-content:center;gap:16px;padding:20px 0 8px;display:flex}.TeacherLessonsPage-module__bwNh8a__subjectBtn{-webkit-tap-highlight-color:transparent;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;padding:8px 16px;transition:transform .2s,filter .2s;display:flex;outline:none!important}.TeacherLessonsPage-module__bwNh8a__subjectBtn:focus{box-shadow:none;outline:none}.TeacherLessonsPage-module__bwNh8a__subjectBtn:focus-visible{outline-offset:4px;border-radius:12px;outline:3px solid #4caf50}.TeacherLessonsPage-module__bwNh8a__subjectBtn:hover{transform:translateY(-2px)}.TeacherLessonsPage-module__bwNh8a__subjectBtn:active{transition:none;transform:translateY(1px)scale(.95)!important}.TeacherLessonsPage-module__bwNh8a__subjectIcon{filter:drop-shadow(0 3px 6px #00000026);border-radius:16px;outline:none;justify-content:center;align-items:center;width:52px;height:52px;transition:background .2s,box-shadow .2s;display:flex}.TeacherLessonsPage-module__bwNh8a__subjectIconActive{animation:2s ease-in-out infinite TeacherLessonsPage-module__bwNh8a__subjectFloat}@keyframes TeacherLessonsPage-module__bwNh8a__subjectFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.TeacherLessonsPage-module__bwNh8a__subjectLabel{font-family:var(--font-family-medium);color:var(--text-secondary,#888);font-size:13px;transition:color .2s,font-weight .2s}.TeacherLessonsPage-module__bwNh8a__content{max-width:860px;margin:0 auto;padding:0 24px 60px}.TeacherLessonsPage-module__bwNh8a__filterRow{flex-wrap:wrap;align-items:center;gap:8px;padding:16px 0;display:flex}.TeacherLessonsPage-module__bwNh8a__filterLabel{font-family:var(--font-family-heavy,"Avenir-Heavy");color:#999;text-transform:uppercase;letter-spacing:.5px;margin-right:4px;font-size:12px}.TeacherLessonsPage-module__bwNh8a__filterChip{font-family:var(--font-family-heavy,"Avenir-Heavy");color:#666;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e0e0e0;border-radius:16px;padding:5px 12px;font-size:12px;transition:all .15s}.TeacherLessonsPage-module__bwNh8a__filterChip:hover{background:#fafafa;border-color:#ccc}.TeacherLessonsPage-module__bwNh8a__filterChipActive{color:#fff;border-color:#0000}.TeacherLessonsPage-module__bwNh8a__filterSelect{font-family:var(--font-family-heavy,"Avenir-Heavy");color:#444;cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;outline:none;padding:5px 10px;font-size:12px;transition:border-color .15s}.TeacherLessonsPage-module__bwNh8a__filterSelect:focus{border-color:#aaa}.TeacherLessonsPage-module__bwNh8a__gradeGroup{margin-bottom:28px}.TeacherLessonsPage-module__bwNh8a__gradeGroupHeader{font-family:var(--font-family-heavy,"Avenir-Heavy");color:#1a1a2e;border-bottom:2px solid #f0f0f0;margin-bottom:10px;padding:8px 0 10px;font-size:15px;font-weight:800}.TeacherLessonsPage-module__bwNh8a__lessonCard{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:12px;margin-bottom:10px;padding:16px;transition:box-shadow .15s,border-color .15s}.TeacherLessonsPage-module__bwNh8a__lessonCard:hover{border-color:#ddd;box-shadow:0 2px 8px #0000000f}.TeacherLessonsPage-module__bwNh8a__lessonCardExpanded{border-color:#ccc;box-shadow:0 2px 12px #00000014}.TeacherLessonsPage-module__bwNh8a__lessonCardTop{align-items:flex-start;gap:10px;display:flex}.TeacherLessonsPage-module__bwNh8a__lessonTitle{font-family:var(--font-family-heavy,"Avenir-Heavy");color:#1a1a2e;flex:1;font-size:14px;font-weight:800}.TeacherLessonsPage-module__bwNh8a__lessonMeta{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.TeacherLessonsPage-module__bwNh8a__badge{font-family:var(--font-family-heavy,"Avenir-Heavy");border-radius:10px;align-items:center;gap:3px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.TeacherLessonsPage-module__bwNh8a__badgeRemediation{color:#e65100;background:#fff3e0}.TeacherLessonsPage-module__bwNh8a__badgeExtension{color:#2e7d32;background:#e8f5e9}.TeacherLessonsPage-module__bwNh8a__badgeDuration{color:#666;background:#f5f5f5}.TeacherLessonsPage-module__bwNh8a__badgeGroup{color:#5e35b1;background:#ede7f6}.TeacherLessonsPage-module__bwNh8a__badgeDomain{color:#1565c0;background:#e3f2fd}.TeacherLessonsPage-module__bwNh8a__badgeSkill{color:#c62828;background:#fce4ec}.TeacherLessonsPage-module__bwNh8a__lessonDetail{border-top:1px solid #f0f0f0;margin-top:14px;padding-top:14px}.TeacherLessonsPage-module__bwNh8a__lessonSection{margin-bottom:12px}.TeacherLessonsPage-module__bwNh8a__lessonSectionLabel{font-family:var(--font-family-heavy,"Avenir-Heavy");color:#999;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:11px;font-weight:700}.TeacherLessonsPage-module__bwNh8a__lessonSectionText{color:#333;font-size:13px;line-height:1.5}.TeacherLessonsPage-module__bwNh8a__stepList{counter-reset:step;margin:0;padding:0;list-style:none}.TeacherLessonsPage-module__bwNh8a__stepItem{counter-increment:step;color:#333;padding:4px 0 4px 28px;font-size:13px;line-height:1.5;position:relative}.TeacherLessonsPage-module__bwNh8a__stepItem:before{content:counter(step);color:#666;width:20px;height:20px;font-family:var(--font-family-heavy,"Avenir-Heavy");background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;font-size:11px;display:flex;position:absolute;top:4px;left:0}.TeacherLessonsPage-module__bwNh8a__materialList{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.TeacherLessonsPage-module__bwNh8a__materialItem{color:#555;background:#f5f5f5;border-radius:8px;padding:3px 10px;font-size:12px}.TeacherLessonsPage-module__bwNh8a__researchBasis{color:#888;font-size:12px;font-style:italic;line-height:1.4}.TeacherLessonsPage-module__bwNh8a__printRow{border-top:1px solid #eee;gap:8px;margin-top:12px;padding-top:10px;display:flex}.TeacherLessonsPage-module__bwNh8a__printBtn{font-family:var(--font-family-heavy);color:#444;cursor:pointer;background:#f8f8f8;border:1px solid #ddd;border-radius:6px;align-items:center;gap:5px;padding:6px 12px;font-size:11px;font-weight:700;transition:background .15s,border-color .15s;display:flex}.TeacherLessonsPage-module__bwNh8a__printBtn:hover{color:#1a5fa0;background:#eef4ff;border-color:#aac8f0}.TeacherLessonsPage-module__bwNh8a__emptyState{text-align:center;color:#999;padding:60px 20px}.TeacherLessonsPage-module__bwNh8a__emptyIcon{opacity:.4;margin-bottom:12px;font-size:48px}.TeacherLessonsPage-module__bwNh8a__emptyText{font-family:var(--font-family-heavy,"Avenir-Heavy");color:#999;font-size:15px}.TeacherLessonsPage-module__bwNh8a__lessonCount{font-family:var(--font-family-medium);color:#aaa;padding:4px 0 12px;font-size:12px}@media (max-width:600px){.TeacherLessonsPage-module__bwNh8a__header{padding:12px 16px}.TeacherLessonsPage-module__bwNh8a__content{padding:0 16px 40px}.TeacherLessonsPage-module__bwNh8a__subjectSelector{gap:12px;padding:16px 0 4px}.TeacherLessonsPage-module__bwNh8a__subjectIcon{border-radius:14px;width:44px;height:44px}.TeacherLessonsPage-module__bwNh8a__lessonCard{padding:12px}.TeacherLessonsPage-module__bwNh8a__printRow{flex-direction:column;gap:6px}}