:root{color:#17222e;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eef3f7;font-family:Inter,ui-sans-serif,system-ui,Segoe UI,Tahoma,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{letter-spacing:0}.appShell{background:#eef3f7;grid-template-columns:280px minmax(0,1fr);min-height:100svh;display:grid}.sidebar{color:#f8fafc;background:#17222e;flex-direction:column;gap:28px;padding:24px;display:flex}.brand,.gameHud span,.headerBadge,.previewTop,.questionNumber,.secondaryButton,.primaryButton,.navButton{align-items:center;display:flex}.brand{gap:12px}.brandMark{color:#102027;background:#2ec4b6;border-radius:8px;place-items:center;width:48px;height:48px;display:grid}.brand strong{color:#fff;font-size:22px;display:block}.brand span,.sidebarStats span{color:#aebdcc;font-size:13px}.navList{gap:8px;display:grid}.navButton{color:#d9e4ee;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;gap:10px;padding:12px 14px}.navButton.active,.navButton:hover{color:#fff;background:#263748}.sidebarStats{border-top:1px solid #314253;grid-template-columns:1fr auto;gap:10px;margin-top:auto;padding-top:20px;display:grid}.sidebarStats strong{color:#fff}.content{min-width:0;padding:28px}.pageHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.eyebrow{color:#43708a;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:700}h1,h2,p{margin-top:0}h1{color:#12202d;margin-bottom:0;font-size:34px;line-height:1.12}h2{color:#152331}.headerBadge{color:#17222e;background:#fff;border:1px solid #dbe5ee;border-radius:8px;gap:8px;padding:10px 12px;font-weight:700;box-shadow:0 8px 26px #14273714}.pageSubtext{color:#8fa6b8;margin-top:6px;font-weight:700;display:block}.studentGrid,.adminLayout{grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:22px;display:grid}.startPanel,.previewPanel,.editorPanel,.setList,.questionEditor,.reportCards>div,.tableWrap,.emptyState{background:#fff;border:1px solid #dbe5ee;border-radius:8px;box-shadow:0 10px 32px #14273714}.startPanel,.previewPanel,.editorPanel{padding:22px}label{color:#33485a;gap:7px;font-size:14px;font-weight:700;display:grid}input,select{box-sizing:border-box;color:#142331;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #cbd8e3;border-radius:8px;padding:10px 12px}input:focus,select:focus,button:focus-visible{outline-offset:2px;outline:3px solid #2ec4b659}.startPanel{align-self:start;gap:16px;display:grid}.primaryButton,.secondaryButton{cursor:pointer;border:0;border-radius:8px;justify-content:center;gap:9px;min-height:46px;font-weight:800}.primaryButton{color:#17202a;background:#ffb703;font-size:18px}.secondaryButton{color:#fff;background:#17222e;padding:0 14px}.previewPanel{background:linear-gradient(135deg,#2ec4b629,#0000 42%),#fff;overflow:hidden}.previewTop{color:#2d6673;justify-content:space-between;font-weight:800}.wordPreview{color:#17222e;margin:24px 0 10px;font-size:clamp(54px,10vw,118px);font-weight:900;line-height:1}.choicePreview,.answerGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.choicePreview{margin-top:22px}.choicePreview span{color:#18323a;background:#edf7f6;border:1px solid #c6e9e5;border-radius:8px;padding:13px;font-weight:800}.gameContent{color:#fff;background:#0b1118}.gameHud{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.gameHud span{background:#182432;border:1px solid #2b3e52;border-radius:8px;gap:8px;padding:9px 12px;font-weight:800}.timer{margin-left:auto}.timer.danger{color:#ffb3a7;border-color:#ff6b57}.cameraStage{background:#101820;border-radius:8px;min-height:calc(100svh - 126px);position:relative;overflow:hidden}.cameraStage.clickAnswerStage{background:radial-gradient(circle at 50% 18%,#67d5c91f,#0000 34%),#0b1219}.cameraStage video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0;transform:scaleX(-1)}.cameraNotice{text-align:center;color:#dbeafe;z-index:2;background:#101820;place-content:center;gap:12px;display:grid;position:absolute;inset:0}.questionOverlay{z-index:3;justify-content:space-between;align-items:flex-start;gap:18px;display:flex;position:absolute;top:20px;left:20px;right:20px}.questionOverlay div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c131cc7;border:1px solid #ffffff26;border-radius:8px;padding:14px 16px}.questionOverlay h2{color:#fff;margin:0;font-size:clamp(42px,8vw,96px);line-height:1}.questionOverlay p,.questionOverlay strong{color:#d6e3ef;margin:0}.questionOverlay span{color:#1d2430;background:#ffb703f0;border-radius:8px;padding:10px 12px;font-weight:900}.answerGrid{z-index:4;position:absolute;bottom:20px;left:20px;right:20px}.answerButton{color:#17222e;cursor:pointer;background:#ffffffe6;border:3px solid #ffffffc2;border-radius:8px;min-height:92px;font-size:clamp(24px,4.4vw,48px);font-weight:900;position:relative;overflow:hidden}.answerButton.hovering{border-color:#ffb703;transform:translateY(-2px)}.holdBar{background:#2ec4b6;height:10px;position:absolute;bottom:0;left:0}.handPointer{color:#102027;z-index:5;pointer-events:none;background:#2ec4b6f2;border-radius:50%;place-items:center;width:54px;height:54px;margin:-27px 0 0 -27px;display:grid;position:absolute;box-shadow:0 0 0 10px #2ec4b62e}.feedback{z-index:6;background:#070c1294;place-content:center;justify-items:center;gap:12px;font-size:54px;font-weight:900;display:grid;position:absolute;inset:0}.feedback.correct{color:#61f2a1}.feedback.wrong{color:#ff8b7a}.setList{align-self:start;gap:8px;padding:10px;display:grid}.setListHeader,.gradeSetHeader,.ownerBadge,.shareQuestionSetPanel{align-items:center;gap:10px;display:flex}.setListHeader{justify-content:space-between;padding:8px 6px 12px}.setListHeader span,.emptyGradeSet,.teacherAccountCard span,.shareQuestionSetPanel span{color:#8fa6b8;font-size:13px;font-weight:700}.gradeSetGroup{background:#0a111a;border:1px solid #273a4c;border-radius:8px;gap:8px;padding:8px;display:grid}.gradeSetHeader{color:#f8fbff;cursor:pointer;text-align:left;background:#101b27;border:0;border-radius:8px;width:100%;min-height:42px;padding:0 10px}.gradeSetHeader strong{flex:1}.gradeSetHeader span,.ownerBadge{color:#67d5c9;background:#67d5c924;border-radius:999px;padding:4px 9px;font-weight:900}.gradeSetItems{gap:8px;display:grid}.emptyGradeSet{text-align:center;border:1px dashed #2a4053;border-radius:8px;padding:12px}.setItem{text-align:left;cursor:pointer;color:#17222e;background:#f4f8fb;border:0;border-radius:8px;padding:13px}.setItem strong,.setItem span{display:block}.setItem span{color:#53697c;margin-top:4px}.formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.saveBar{background:#0e1721;border:1px solid #273a4c;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:12px;display:flex}.saveBar span{color:#d7e3ef;font-weight:800}.saveBar .primaryButton{min-height:40px;padding:0 16px}.superAdminPanel,.studentRegistryPanel,.profilePanel,.shareQuestionSetPanel{background:#121b25;border:1px solid #263747;border-radius:8px;margin-bottom:18px;padding:16px}.teacherForm,.studentRegistryForm{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:12px;display:grid}.teacherList{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-top:12px;display:grid}.teacherAccountCard{background:#0e1721;border:1px solid #273a4c;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.teacherAccountCard div{gap:4px;display:grid}.editableTeacherList{grid-template-columns:1fr}.editableTeacherCard{grid-template-columns:180px minmax(180px,1fr) minmax(180px,1fr) auto;align-items:end;display:grid}.editableTeacherCard .profileHint{grid-column:span 3}.profilePanel{max-width:760px}.profileSaveButton{min-width:220px;margin-top:16px}.profileHint{color:#8fa6b8;font-size:13px;font-weight:700}.shareQuestionSetPanel{justify-content:space-between;margin-bottom:16px}.shareQuestionSetPanel div{gap:4px;display:grid}.shareQuestionSetPanel select{max-width:260px}.toggleRow{grid-template-columns:22px 1fr;align-items:center;margin:16px 0 22px}.toggleRow input{min-height:auto}.questionTools{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.questionEditorList{gap:12px;display:grid}.questionEditor{padding:16px}.questionNumber{color:#315970;gap:8px;margin-bottom:12px;font-weight:900}.choiceEditor{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.reportCards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.reportCards>div{padding:18px}.reportCards span,.reportCards strong{display:block}.reportCards span{color:#53697c}.reportCards strong{color:#17222e;margin-top:8px;font-size:32px}.tableWrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{text-align:left;border-bottom:1px solid #e3ebf2;padding:13px 14px}th{color:#315970;background:#f5f9fc}.reportPhoto{object-fit:cover;border:1px solid #67d5c947;border-radius:8px;width:82px;height:54px;display:block}.reportPhotoEmpty{color:#758899;border:1px dashed #33485b;border-radius:8px;place-items:center;width:82px;height:54px;display:inline-grid}.emptyState{color:#53697c;text-align:center;padding:22px}.emptyQuestionSetEditor{text-align:center;color:#afc2d2;background:#0b121b;border:1px dashed #2a4053;border-radius:8px;align-content:center;justify-items:center;gap:12px;min-height:360px;display:grid}.emptyQuestionSetEditor h2{color:#f8fbff;margin:0;font-size:42px}.emptyQuestionSetEditor p{color:#8fa6b8;margin:0;font-weight:800}@media (width<=920px){.appShell{grid-template-columns:1fr}.sidebar{z-index:20;gap:12px;padding:12px;position:sticky;top:0}.brand span,.sidebarStats{display:none}.navList{grid-template-columns:repeat(3,1fr)}.navButton{justify-content:center}.content{padding:16px}.studentGrid,.adminLayout,.securityAdminGrid,.formGrid,.choiceEditor,.reportCards{grid-template-columns:1fr}.pageHeader,.questionOverlay{flex-direction:column}.cameraStage{min-height:calc(100svh - 168px)}.answerGrid{grid-template-columns:1fr}}.appShell{background:#080d13}.appShell.gameMode,.appShell.publicMode{grid-template-columns:minmax(0,1fr)}.adminEntryButton{z-index:40;color:#dffdfa;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a1119d1;border:1px solid #67d5c975;border-radius:8px;padding:9px 14px;font-weight:800;position:fixed;top:18px;right:18px}.adminTopbar{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080d13eb;border-bottom:1px solid #263747;align-items:center;gap:8px;padding:12px 28px;display:flex;position:sticky;top:0}.adminTopbar .navButton{width:auto}.adminTopbar span{color:#afc2d2;margin-left:auto;font-weight:800}.studentHome{align-content:center;min-height:100svh;display:grid}.studentHome .pageHeader{width:min(680px,100%);margin-inline:auto}.studentHome .studentGrid{grid-template-columns:1fr;width:min(680px,100%);margin-inline:auto}.startInfoPanel{color:#afc2d2;background:#0e1721;border:1px solid #263747;border-radius:8px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:14px 16px;display:grid}.startInfoPanel strong{color:#f8fbff;font-size:18px}.startInfoPanel span{color:#d7e3ef;background:#172331;border-radius:8px;padding:6px 9px;font-weight:800}.studentResultPanel{color:#ffe6a1;background:#231c0cd1;border:1px solid #ffd1665c;border-radius:8px;grid-template-columns:170px minmax(0,1fr);gap:16px;width:min(680px,100%);margin:18px auto 0;padding:16px;font-weight:800;display:grid}.studentProfileChooser,.studentHistoryPanel,.studentRegistryPanel{background:#121b25;border:1px solid #263747;border-radius:8px;width:min(860px,100%);margin:18px auto 0;padding:16px;box-shadow:0 18px 40px #00000047}.profileChooserHeader{color:#afc2d2;justify-content:space-between;gap:12px;margin-bottom:12px;display:flex}.profileChooserHeader strong,.studentHistoryPanel strong,.registryStudentCard strong{color:#f8fbff}.studentProfileGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.studentProfileCard{color:#d7e3ef;min-height:190px;font:inherit;cursor:pointer;background:#0e1721;border:1px solid #273a4c;border-radius:8px;justify-items:center;gap:7px;padding:12px;display:grid}.studentProfileCard.active{border-color:#ffd166;box-shadow:0 0 0 4px #ffd16624}.studentProfilePhoto{color:#67d5c9;background:#080d13;border:2px solid #67d5c95c;border-radius:999px;place-items:center;width:86px;height:86px;display:grid;overflow:hidden}.studentProfilePhoto img{object-fit:cover;width:100%;height:100%}.studentProfileCard strong{color:#fff;font-size:18px}.studentProfileCard span,.studentProfileCard small,.studentHistoryPanel span,.registryStudentCard span,.registryNote{color:#afc2d2}.studentProfileCard small{line-height:1.35}.studentHistoryPanel{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.studentHistoryPanel div{background:#0e1721;border:1px solid #273a4c;border-radius:8px;gap:4px;padding:12px;display:grid}.studentRegistryPanel{margin-bottom:22px}.studentRegistryForm{grid-template-columns:minmax(180px,1fr) 160px minmax(220px,1fr) auto;align-items:end;gap:12px;display:grid}.registryPreview{align-items:center;gap:12px;margin-top:12px;display:flex}.registryPreview img{object-fit:cover;border-radius:999px;width:92px;height:92px}.studentRegistryList{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-top:14px;display:grid}.registryStudentCard{background:#0e1721;border:1px solid #273a4c;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.resultPhotoFrame{color:#ffd166;background:#080d13;border:1px solid #ffd16652;border-radius:8px;place-items:center;min-height:124px;display:grid;overflow:hidden}.resultPhotoFrame img{object-fit:cover;width:100%;height:100%;min-height:124px}.resultSummary{align-content:start;gap:3px;display:grid}.resultSummary span,.resultSummary p,.resultStats span,.resultNote{color:#ffdca3}.resultSummary strong{color:#fff8df;font-size:28px}.resultSummary p,.resultNote{margin:0}.resultStats{grid-column:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.resultStats div{background:#080d137a;border:1px solid #ffd16638;border-radius:8px;gap:3px;padding:10px;display:grid}.resultStats svg{color:#ffd166}.resultStats strong{color:#ffd166;font-size:24px}.resultNote{grid-column:2;font-size:13px}.playSecurityGate{background:#080d136b;border:1px solid #67d5c957;border-radius:8px;gap:12px;padding:14px;display:grid}.playSecurityGate div{grid-template-columns:auto 1fr;align-items:center;gap:5px 10px;display:grid}.playSecurityGate div span{color:#afc2d2;grid-column:2;font-size:13px}.playSecurityGate input{text-align:center;letter-spacing:4px;font-size:26px;font-weight:900}.playSecurityError{color:#ffb3a7;font-weight:800}.securityAdminGrid{grid-template-columns:minmax(300px,.75fr) minmax(0,1fr);gap:18px;display:grid}.securityCodePanel,.securitySettingsPanel{background:#121b25;border:1px solid #263747;border-radius:8px;padding:18px}.securityCodePanel{text-align:center;justify-items:center;gap:12px;display:grid}.securityCodePanel span,.securityInfoList span,.securityNote{color:#afc2d2}.securityCodePanel strong{color:#ffd166;letter-spacing:10px;font-size:clamp(54px,8vw,96px);line-height:1}.securityCodePanel p,.securityNote{margin:0;font-weight:700}.securityActions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.securitySettingsPanel{gap:16px;display:grid}.securityStatus{color:#afc2d2;border:1px solid #33485b;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-weight:900;display:inline-flex}.securityStatus.on{color:#67d5c9;background:#67d5c921;border-color:#67d5c98c}.securityInfoList{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.securityInfoList div{background:#0e1721;border:1px solid #273a4c;border-radius:8px;gap:5px;padding:12px;display:grid}.content{color:#d7e3ef;background:#080d13}.pageHeader,.studentGrid,.adminLayout,.reportCards,.tableWrap{color:#d7e3ef}h1,h2,.wordPreview,.reportCards strong{color:#f8fbff}.eyebrow,.previewTop,.questionNumber,th{color:#67d5c9}.startPanel,.previewPanel,.editorPanel,.setList,.questionEditor,.reportCards>div,.tableWrap,.emptyState,.headerBadge{background:#121b25;border-color:#263747;box-shadow:0 18px 40px #00000047}label,.reportCards span,.setItem span{color:#afc2d2}input,select{color:#f8fbff;background:#0b121b;border-color:#33485b}input::placeholder{color:#758899}.headerBadge,.setItem{color:#f8fbff}.setItem{background:#0e1721}.setItem.active{background:#17302f;box-shadow:inset 4px 0 #2ec4b6}.choicePreview span,th{color:#f8fbff;background:#0e1721;border-color:#273a4c}td,th{border-bottom-color:#263747}.gameContent{min-height:100svh;padding:14px}.gameHud{z-index:8;margin:0;position:absolute;top:14px;left:16px;right:16px}.gameHud span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a1119cc;border-color:#648eb26b}.cameraStage{background:#0b1219;border:1px solid #1d2b39;min-height:calc(100svh - 28px)}.questionOverlay{text-align:center;justify-content:center;width:min(720px,100% - 420px);top:76px;left:50%;right:auto;transform:translate(-50%)}.questionOverlay div{background:#080d13bd;border-color:#67d5c95c;width:100%}.questionOverlay h2{font-size:clamp(68px,8vw,128px)}.questionOverlay strong{font-size:clamp(18px,2vw,28px);display:block}.answerGrid{z-index:4;pointer-events:none;display:block;position:absolute;inset:0}.answerButton{pointer-events:auto;color:#f8fbff;background:#101b27f0;border:3px solid #67d5c9b8;width:clamp(180px,18vw,310px);min-height:clamp(112px,17vh,170px);position:absolute;box-shadow:0 18px 42px #00000061}.answerButton:first-child{top:26%;left:clamp(18px,3vw,56px)}.answerButton:nth-child(2){bottom:18%;left:clamp(18px,3vw,56px)}.answerButton:nth-child(3){top:26%;right:clamp(18px,3vw,56px)}.answerButton:nth-child(4){bottom:18%;right:clamp(18px,3vw,56px)}.answerButton.hovering{background:#372b10f5;border-color:#ffb703;transform:scale(1.04)}.headStars{color:#ffd166;text-shadow:0 4px #00000073,0 0 22px #ffd1668c;z-index:7;pointer-events:none;white-space:nowrap;font-size:clamp(34px,5vw,72px);font-weight:900;line-height:1;position:absolute;transform:translate(-50%,-50%)}@media (width<=920px){.gameContent{padding:8px}.cameraStage{min-height:calc(100svh - 16px)}.questionOverlay{width:min(520px,100% - 24px);top:96px}.answerButton{width:42vw;min-height:104px;font-size:clamp(22px,7vw,42px)}.answerButton:first-child,.answerButton:nth-child(3){top:auto;bottom:132px}.answerButton:nth-child(2),.answerButton:nth-child(4){bottom:16px}}.previewQuestionImage{object-fit:contain;background:#0b121b;border:1px solid #273a4c;border-radius:8px;width:min(100%,360px);max-height:220px;margin:14px auto;display:block}.gameQuestionImage{object-fit:contain;background:#ffffff14;border:1px solid #ffffff2e;border-radius:8px;width:min(100%,320px);max-height:190px;margin:10px auto;display:block}.questionOverlay:has(.gameQuestionImage){top:64px}.questionOverlay:has(.gameQuestionImage) h2{font-size:clamp(46px,5vw,88px)}.imageEditor{grid-template-columns:minmax(0,1fr) minmax(180px,280px);align-items:end;gap:12px;margin:14px 0;display:grid}.imageEditor input[type=file]{padding:8px}.questionImagePreview{background:#0e1721;border:1px solid #273a4c;border-radius:8px;grid-column:1/-1;align-items:center;gap:12px;padding:10px;display:flex}.questionImagePreview img{object-fit:contain;background:#0b121b;border-radius:6px;width:120px;height:82px}@media (width<=920px){.imageEditor{grid-template-columns:1fr}.questionOverlay:has(.gameQuestionImage){top:84px}.questionOverlay:has(.gameQuestionImage) .gameQuestionImage{max-height:128px}}.adminLoginBackdrop{z-index:60;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000009e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.adminLoginPanel{background:#121b25;border:1px solid #263747;border-radius:8px;gap:14px;width:min(420px,100%);padding:22px;display:grid;box-shadow:0 24px 70px #00000075}.loginActions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.loginError{color:#ffb3a7;font-weight:800}@media (width<=760px){.content{padding:14px}.studentHome{align-content:start;padding-top:74px}.studentGrid,.startInfoPanel{grid-template-columns:1fr}.saveBar{flex-direction:column;align-items:stretch}.studentResultPanel{grid-template-columns:1fr}.studentHistoryPanel{grid-template-columns:repeat(2,minmax(0,1fr))}.studentRegistryForm{grid-template-columns:1fr}.resultStats,.resultNote{grid-column:auto}.resultStats{grid-template-columns:repeat(2,minmax(0,1fr))}.startPanel,.previewPanel,.editorPanel{padding:16px}h1{font-size:28px}.wordPreview{font-size:clamp(48px,20vw,92px)}.adminTopbar{padding:10px;overflow-x:auto}.adminTopbar .navButton{white-space:nowrap}.adminTopbar span{display:none}.gameHud{gap:6px;top:8px;left:8px;right:8px}.gameHud span{padding:7px 8px;font-size:13px}.timer{margin-left:0}.answerButton{width:43vw;min-height:118px}.answerButton:first-child,.answerButton:nth-child(2){left:8px}.answerButton:nth-child(3),.answerButton:nth-child(4){right:8px}}.gameContent .questionOverlay{width:min(460px,100% - 680px);top:82px}.gameContent .questionOverlay div{padding:10px 14px}.gameContent .questionOverlay h2{font-size:clamp(42px,5vw,74px)}.gameContent .questionOverlay strong{font-size:clamp(15px,1.55vw,22px)}.gameContent .questionOverlay:has(.gameQuestionImage){top:70px}.gameContent .questionOverlay:has(.gameQuestionImage) h2{font-size:clamp(34px,4vw,58px)}.gameContent .questionOverlay:has(.gameQuestionImage) .gameQuestionImage{width:min(100%,250px);max-height:130px}.ploysaiGame{color:#fff;background:#07101a;min-height:100svh;overflow:hidden}.ploysaiStage{background:radial-gradient(circle at 24% 18%,#22d3ee29,#0000 28%),radial-gradient(circle at 82% 12%,#f9a8d424,#0000 24%),radial-gradient(circle at 55% 78%,#a7f3d01f,#0000 30%),#07101a;min-height:100svh;position:relative;overflow:hidden}.ploysaiStage video{object-fit:cover;opacity:.72;width:100%;height:100%;position:absolute;inset:0;transform:scaleX(-1)}.ploysaiHud{z-index:8;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:fixed;top:14px;left:14px;right:14px}.ploysaiHud strong,.ploysaiHud span,.soundButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080d13b8;border:1px solid #ffffff2e;border-radius:8px;padding:10px 14px;box-shadow:0 16px 34px #00000042}.ploysaiHud strong{color:#ffd166;font-size:24px}.ploysaiHud span{color:#dffdfa;font-weight:900}.soundButton{color:#07101a;font:inherit;cursor:pointer;pointer-events:auto;background:#ffd166;font-weight:900}.modeButton{color:#dffdfa;min-height:42px;font:inherit;cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080d13b8;border:1px solid #ffffff2e;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:9px 13px;font-weight:900;display:inline-flex}.bubbleLayer{z-index:3;position:absolute;inset:0}.balloon{background-blend-mode:screen, screen, screen, screen, screen, normal;box-shadow:inset 6px 7px 18px #ffffff38, inset -16px -18px 28px #6cb4ff1a, inset 0 0 0 2px #ffffff2e, inset 0 0 22px color-mix(in srgb, var(--balloon-color), transparent 62%), 0 0 13px #ffffff5c, 0 0 30px color-mix(in srgb, var(--balloon-color), transparent 56%), 0 18px 34px #00000026;opacity:.88;will-change:left, top, transform;-webkit-backdrop-filter:blur(1.8px)saturate(1.12);backdrop-filter:blur(1.8px)saturate(1.12);background:radial-gradient(circle at 27% 21%,#ffffffdb 0 5%,#ffffff61 6%,#0000 14%),radial-gradient(circle at 69% 73%,#ff94cd7a,#0000 17%),radial-gradient(circle at 43% 73%,#def48e52,#0000 26%),radial-gradient(circle at 55% 38%,#4fd1ff52,#0000 36%),conic-gradient(from 210deg at 56% 58%,#7dd3fc0f,#ffbde64d,#f5ffa83d,#98ffd042,#b9aaff47,#7dd3fc0f),radial-gradient(circle,#ffffff14 0 44%,#ffffff2e 58%,#ffffff70 72%,#ffffff14 79%,#0000 82%);border:1px solid #ffffff57;border-radius:999px;place-items:center;display:grid;position:absolute;transform:translate(-50%,-50%)}.balloon:before{content:"";border-top:2px solid #ffffff8a;border-left:1px solid #c5ecff52;border-right:1px solid #ffffff47;border-radius:999px;position:absolute;inset:9%;transform:rotate(-18deg);box-shadow:inset 7px 9px 14px #ffffff14,inset -12px -12px 18px #7dd3fc14}.balloon:after{content:"";filter:blur(1px);background:radial-gradient(at 35% 35%,#ffffffe0,#ffffff61 38%,#0000 70%);border-radius:999px;width:25%;height:18%;position:absolute;top:15%;left:20%;transform:rotate(-34deg)}.balloon.floating{filter:saturate(1.28)brightness(1.18);opacity:.94}.popBurst{z-index:5;width:var(--burst-size);height:var(--burst-size);pointer-events:none;position:absolute;transform:translate(-50%,-50%)}.popBurst:before{content:"";box-shadow:0 0 22px var(--balloon-color), 0 0 46px #7dd3fc80;background:#ffffffb3;border-radius:999px;animation:.52s ease-out forwards popFlash;position:absolute;inset:34%}.popBurst span{color:#dcfaffeb;text-shadow:0 0 12px #7dd3fce6,0 0 20px #f9a8d46b,0 2px 6px #0000005c;transform:translate(-50%, -50%) rotate(calc(var(--spark-index) * 30deg));font-size:clamp(16px,18%,32px);animation:.76s cubic-bezier(.12,.7,.22,1) forwards starBurst;position:absolute;top:50%;left:50%}.ploysaiHand{z-index:6;color:#241a05;pointer-events:none;background:#ffd166eb;border-radius:50%;place-items:center;width:88px;height:88px;margin:-44px 0 0 -44px;display:grid;position:absolute;box-shadow:0 0 0 16px #ffd1662e,0 0 38px #ffd16647}.coloringGame{color:#fff;background:#08111a;min-height:100svh;overflow:hidden}.coloringGame>video{object-fit:cover;opacity:.34;width:100%;height:100%;position:fixed;inset:0;transform:scaleX(-1)}.coloringStage{background:radial-gradient(circle at 18% 20%,#ffb70324,#0000 26%),radial-gradient(circle at 86% 18%,#48cae429,#0000 28%),#08111a66;grid-template-columns:160px minmax(0,1fr) 96px;gap:16px;min-height:100svh;padding:84px 18px 18px;display:grid;position:relative}.coloringHud{z-index:8;justify-content:space-between;align-items:center;gap:10px;display:flex;position:fixed;top:14px;left:14px;right:14px}.coloringHud strong{color:#ffd166;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080d13c7;border:1px solid #ffffff2e;border-radius:8px;padding:10px 14px;font-size:24px;box-shadow:0 16px 34px #00000042}.coloringHint{color:#dffdfa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080d13b3;border:1px solid #48cae447;border-radius:8px;padding:10px 14px;font-weight:900;box-shadow:0 16px 34px #00000038}.animalChooser{z-index:4;align-content:start;gap:10px;display:grid}.animalChoice{color:#eaf7ff;min-height:58px;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080d13bd;border:2px solid #ffffff2e;border-radius:8px;font-size:22px;font-weight:900}.animalChoice.active{color:#ffd166;background:#ffd1662e;border-color:#ffd166}.coloringBoard{z-index:3;background:linear-gradient(135deg,#fffffff5,#ddf1ffe6),#fff;border:1px solid #fff3;border-radius:8px;min-height:calc(100svh - 116px);position:relative;overflow:hidden;box-shadow:0 28px 70px #0000005c}.coloringBoard canvas,.animalOutline{width:100%;height:100%;position:absolute;inset:0}.coloringBoard canvas{z-index:2;touch-action:none}.animalOutline{z-index:3;pointer-events:none}.animalOutline path,.animalOutline circle{fill:none;stroke:#111827;stroke-width:9px;stroke-linecap:round;stroke-linejoin:round}.colorPalette{z-index:4;align-content:start;gap:10px;display:grid}.colorSwatch{background:linear-gradient(135deg, #ffffff8c, transparent 42%), var(--swatch);cursor:pointer;border:4px solid #ffffff5c;border-radius:999px;width:76px;height:76px;box-shadow:0 14px 28px #00000047}.colorSwatch.active{border-color:#ffd166;transform:scale(1.08);box-shadow:0 0 0 7px #ffd16638,0 14px 28px #00000047}.coloringHand{z-index:9;color:#241a05;pointer-events:none;background:#ffd166eb;border-radius:999px;place-items:center;width:118px;height:118px;margin:-59px 0 0 -59px;display:grid;position:absolute;box-shadow:0 0 0 24px #ffd16624,0 0 54px #ffd16647}@keyframes popFlash{0%{opacity:1;transform:scale(.25)}to{opacity:0;transform:scale(2.35)}}@keyframes starBurst{0%{opacity:1;transform:translate(-50%, -50%) rotate(calc(var(--spark-index) * 30deg)) translateY(0) scale(.55)}78%{opacity:1}to{opacity:0;transform:translate(-50%, -50%) rotate(calc(var(--spark-index) * 30deg)) translateY(calc(var(--burst-size) * -.46)) scale(1.25)}}@media (width<=920px){.gameContent .questionOverlay{width:min(390px,100% - 24px)}.coloringStage{grid-template-rows:auto minmax(430px,1fr) auto;grid-template-columns:1fr;padding:92px 12px 12px}.animalChooser,.colorPalette{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.animalChoice{min-height:48px;font-size:18px}.coloringBoard{min-height:48svh}.colorSwatch{border-radius:8px;width:100%;height:58px}}@media (width<=520px){.ploysaiHud strong{font-size:20px}.balloon{scale:.86}.ploysaiHud,.coloringHud{align-items:stretch;gap:6px}.ploysaiHud strong,.coloringHud strong{font-size:18px}.modeButton,.soundButton{padding:8px 10px;font-size:13px}.profileChooserHeader{display:grid}.studentHistoryPanel{grid-template-columns:1fr}.registryStudentCard{grid-template-columns:auto minmax(0,1fr)}.registryStudentCard .secondaryButton{grid-column:1/-1}}.studentHome{background:radial-gradient(640px 320px at 50% -60px,#67d5c921,#0000 70%),#080d13}.studentLogin{gap:18px;width:min(560px,100%);margin-inline:auto;display:grid}.studentHero{text-align:center;justify-items:center;gap:2px;display:grid}.studentHeroIcon{color:#67d5c9;background:#67d5c91a;border:1px solid #67d5c973;border-radius:50%;place-items:center;width:82px;height:82px;margin-bottom:14px;display:grid;box-shadow:0 0 0 6px #67d5c90d}.studentHome .studentHero .eyebrow{color:#67d5c9;letter-spacing:3px;margin:0}.studentHome .studentHero h1{margin:6px 0 0;font-size:30px}.studentHeroSub{color:#8fa6b8;margin:6px 0 14px;font-weight:600}.studentChips{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.studentChip{color:#7fe3d8;background:#67d5c91a;border:1px solid #67d5c94d;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:700;display:inline-flex}.studentHome .startPanel{clip-path:polygon(14px 0,100% 0,100% calc(100% - 14px),calc(100% - 14px) 100%,0 100%,0 14px);background:#101b27;border:1px solid #67d5c92e;border-radius:14px;gap:16px;padding:22px;display:grid;box-shadow:0 18px 44px #00000057}.studentHome .startPanel label{color:#8fa6b8;letter-spacing:.3px;font-size:13px;font-weight:700}.studentHome .fieldWrap{position:relative}.studentHome .fieldIcon,.studentHome .fieldChevron{color:#5f7d92;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.studentHome .fieldIcon{left:13px}.studentHome .fieldChevron{right:13px}.studentHome .fieldWrap input,.studentHome .fieldWrap select{box-sizing:border-box;color:#f4f9ff;width:100%;min-height:48px;font:inherit;background:#0a121b;border:1px solid #2a3b4d;border-radius:10px;padding:12px 14px 12px 42px}.studentHome .fieldWrap select{appearance:none;padding-right:40px}.studentHome .fieldWrap input:focus,.studentHome .fieldWrap select:focus{outline-offset:1px;border-color:#67d5c9;outline:3px solid #67d5c938}.studentHome .startPanel .primaryButton{color:#3a1d04;clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px);background:linear-gradient(95deg,#ffb703,#fb8500);border-radius:12px;min-height:54px;font-size:17px}.studentHome .startPanel .primaryButton:hover{filter:brightness(1.06)}.studentHome .startInfoPanel{color:#afc2d2;background:#0e1a26;border:1px solid #67d5c973;border-radius:12px;grid-template-columns:none;align-items:center;gap:13px;padding:14px 16px;display:flex}.studentHome .startInfoPanel .setIcon{color:#67d5c9;background:#67d5c91f;border-radius:10px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.studentHome .startInfoPanel .setMeta{flex:1;gap:2px;min-width:0;display:grid}.studentHome .startInfoPanel .setMeta strong{color:#f8fbff;font-size:16px}.studentHome .startInfoPanel .setSub{color:#8fa6b8;background:0 0;padding:0;font-size:12px;font-weight:600}.studentHome .startInfoPanel .setBadge{color:#cdd9ea;background:#ffffff0f;border-radius:7px;padding:4px 10px;font-size:12px;font-weight:800}.studentHome .startInfoPanel .setBadgeAccent{color:#7fe3d8;background:#67d5c929}.studentNote{color:#5f7d92;justify-content:center;align-items:center;gap:7px;margin:6px 0 0;font-size:12px;font-weight:600;display:flex}
