@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap");:root{--ink:#172033;--muted:#6f7d92;--blue:#2878ee;--blue-deep:#1761dc;--blue-soft:#eef5ff;--green:#2eb648;--green-soft:#edfaef;--red:#ec4962;--line:#d8e5f8;--line-strong:#bfd5f6;--surface:#ffffff;--page:#f6f9fe;--shadow:0 12px 34px rgba(37,93,174,.09)}*{box-sizing:border-box}body,html{margin:0;min-height:100%}html{background:var(--page)}body{color:var(--ink);background:radial-gradient(circle at 12% 0,rgba(69,139,240,.08),transparent 28rem),linear-gradient(180deg,#fbfdff 0,var(--page) 100%);font-family:Noto Sans KR,Pretendard,Apple SD Gothic Neo,Malgun Gothic,Arial,sans-serif;word-break:keep-all}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}main>section>a[href="/settings"]{width:-moz-fit-content;width:fit-content;min-height:42px;margin:0 0 20px;padding:0 18px;display:inline-flex;align-items:center;gap:12px;color:#315686;border:1px solid #edf1f6;border-radius:10px;background:#fff;box-shadow:0 4px 14px rgba(30,62,104,.08);font-size:0;font-weight:800;text-decoration:none}main>section>a[href="/settings"]:before{content:"←";color:#1672f3;font-size:23px;font-weight:500;line-height:1}main>section>a[href="/settings"]:after{content:"설정";font-size:15px}main>section>a[href="/settings"]:hover{color:#174f9b;border-color:#c9daf3;background:#f9fbff}.adminHeader{position:fixed;z-index:80;top:0;right:0;left:0;height:76px;padding:0 28px;justify-content:space-between;border-bottom:1px solid #e1e8f2;background:#fff}.adminBrand,.adminHeader{display:flex;align-items:center}.adminBrand{gap:13px;color:#17233a;text-decoration:none}.adminBrandMark{width:42px;height:44px;display:grid;grid-template-columns:repeat(5,4px);place-content:center;align-items:center;grid-gap:3px;gap:3px;color:#1672f3}.adminBrandMark i{width:4px;border-radius:99px;background:currentColor}.adminBrandMark i:first-child,.adminBrandMark i:last-child{opacity:.42}.adminBrandMark i:first-child{height:15px}.adminBrandMark i:nth-child(2){height:27px}.adminBrandMark i:nth-child(3){height:37px}.adminBrandMark i:nth-child(4){height:27px}.adminBrandMark i:nth-child(5){height:15px}.adminBrand b{font-size:17px}.adminBrand small,.adminHeaderActions small,.adminProfile small{margin-top:4px;display:block;color:#7b8799;font-size:9px}.adminHeaderActions{display:flex;align-items:center;gap:12px}.adminHeaderActions button{width:34px;height:34px;padding:0;color:#5e6d84;border:0;background:transparent;font-size:20px}.adminHeaderActions em{padding:7px 13px;color:#3f4b5e;border-radius:16px;background:#e9edf3;font-style:normal}.adminHeaderActions em.online{color:#168449;background:#e5f8ec}.adminAvatar,.adminProfile>i{width:36px;height:36px;display:grid;place-items:center;color:#405271;border-radius:50%;background:#eaf0f8;font-style:normal}.adminHeaderActions>b{min-width:76px}.adminSidebar{position:fixed;z-index:70;top:76px;bottom:0;left:0;width:220px;padding:22px 14px;display:flex;flex-direction:column;border-right:1px solid #dfe7f1;background:#fff}.adminSidebar nav{display:grid;grid-gap:5px}.adminSidebar nav a{display:flex;align-items:center;gap:13px;color:#344056;border-radius:8px;text-decoration:none}.adminSidebar nav a>i{width:18px;font-size:15px;font-style:normal;text-align:center}.adminSidebar nav a:hover{color:#1268f2;background:#f1f6ff}.adminSidebar nav a.active,.adminSidebar nav a.active:hover{background:linear-gradient(135deg,#3885fa,#1765e6);box-shadow:0 7px 18px rgba(23,101,230,.17)}.adminProfile{margin-top:auto;padding:13px 10px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;grid-gap:9px;gap:9px;border:1px solid #dfe6ef;border-radius:10px}.adminProfile b{font-size:11px}.adminProfile em{padding:5px 7px;color:#546276;border-radius:10px;background:#edf1f6;font-size:8px;font-style:normal;white-space:nowrap}.adminLogout{height:40px;color:#536178;border:1px solid #dfe6ef;border-radius:8px;font-size:11px;font-weight:750}.adminPageHeading{height:92px;padding-top:26px;box-sizing:border-box}.adminPageHeading h1{margin:0 0 7px;color:#17233a;font-size:24px;line-height:1.2;letter-spacing:-.04em}.adminPageHeading p{margin:0;color:#738096;font-size:12px;line-height:1.5}@media (max-width:1100px){.adminSidebar{width:76px;padding-inline:10px}.adminSidebar nav a{justify-content:center;padding:0}.adminSidebar nav a>i{font-size:18px}.adminProfile>div,.adminProfile>em,.adminSidebar nav a>span{display:none}.adminProfile{display:flex;justify-content:center;padding-inline:0}.adminLogout{font-size:0}.adminLogout:before{content:"↪";font-size:16px}}@media (max-width:720px){.adminHeader{height:64px;padding:0 14px}.adminBrandMark{width:36px;height:36px}.adminBrand b{font-size:14px}.adminHeaderActions>b,.adminHeaderActions>button{display:none}.adminSidebar{top:64px;right:0;bottom:auto;width:100%;height:54px;padding:7px 10px;border-right:0;border-bottom:1px solid #dfe7f1}.adminSidebar nav{display:flex;gap:5px;overflow-x:auto;scrollbar-width:none}.adminSidebar nav::-webkit-scrollbar{display:none}.adminSidebar nav a{min-width:42px;height:40px;flex:0 0 auto}.adminLogout,.adminProfile,.adminSidebar nav a>span{display:none}.adminPageHeading{height:86px;padding-top:22px}.adminPageHeading h1{font-size:21px}}.topbar{width:min(94%,1440px);min-height:72px;margin:0 auto;padding:12px 2px;justify-content:space-between}.brand,.topbar{display:flex;align-items:center}.brand{gap:13px;min-width:0}.brandMark{flex:0 0 auto;width:44px;height:44px;display:grid;place-content:center;align-items:center;grid-gap:3px;gap:3px;grid-template-columns:repeat(5,4px);color:#1672f3}.brandMark i{width:4px;border-radius:999px;background:currentColor}.brandMark i:first-child,.brandMark i:last-child{opacity:.42}.brandMark i:first-child{height:15px}.brandMark i:nth-child(2){height:27px}.brandMark i:nth-child(3){height:37px}.brandMark i:nth-child(4){height:27px}.brandMark i:nth-child(5){height:15px}main [class*=brand]>span:has(>i:nth-child(5)),main [class*=logo]>span:has(>i:nth-child(5)){width:46px;height:46px;display:grid;grid-template-columns:repeat(5,5px);place-content:center;align-items:center;grid-gap:3px;gap:3px}main [class*=brand]>span:has(>i:nth-child(5)) i,main [class*=logo]>span:has(>i:nth-child(5)) i{width:5px;border-radius:999px;opacity:1}main [class*=brand]>span:has(>i:nth-child(5)) i:first-child,main [class*=brand]>span:has(>i:nth-child(5)) i:nth-child(5),main [class*=logo]>span:has(>i:nth-child(5)) i:first-child,main [class*=logo]>span:has(>i:nth-child(5)) i:nth-child(5){height:40px;background:linear-gradient(180deg,#9bc8ff 0 34%,transparent 34% 66%,#9bc8ff 66% 100%)}main [class*=brand]>span:has(>i:nth-child(5)) i:nth-child(2),main [class*=brand]>span:has(>i:nth-child(5)) i:nth-child(4),main [class*=logo]>span:has(>i:nth-child(5)) i:nth-child(2),main [class*=logo]>span:has(>i:nth-child(5)) i:nth-child(4){height:25px;background:#4c9aff}main [class*=brand]>span:has(>i:nth-child(5)) i:nth-child(3),main [class*=logo]>span:has(>i:nth-child(5)) i:nth-child(3){height:42px;background:#0868f2}.brand small,.brand strong{display:block}.brand strong{font-size:16px;letter-spacing:-.02em}.brand small{margin-top:3px;color:var(--muted);font-size:11px}.status{flex:0 0 auto;display:flex;align-items:center;gap:7px;padding:8px 13px;color:#8691a2;border:1px solid var(--line);border-radius:999px;background:#fff;box-shadow:0 4px 13px rgba(50,83,128,.06);font-size:11px;font-weight:850}.status span{width:7px;height:7px;border-radius:50%;background:#aab3c0}.status.online{color:#16853a;border-color:#bde8c7;background:var(--green-soft)}.status.online span{background:var(--green);box-shadow:0 0 0 5px rgba(46,182,72,.12)}.liveHeaderActions{display:flex;align-items:center;gap:18px}.headerMicButton{height:38px;padding:0 13px;display:inline-flex;align-items:center;gap:7px;color:#fff;border:1px solid #1769dc;border-radius:9px;background:#2879ee;font-size:11px;font-weight:850;white-space:nowrap;cursor:pointer}.headerMicButton span{color:#fff;font-size:9px}.headerMicButton.recording{color:#d93445;border-color:#f0b7be;background:#fff7f8}.headerMicButton.recording span{color:#e23c4e;animation:pulse 1s infinite}.headerMicButton:disabled{opacity:.5;cursor:not-allowed}.micLevel{display:flex;align-items:center;gap:7px;color:#657288;font-size:10px;font-weight:800}.micLevel>i{width:58px;height:7px;overflow:hidden;border-radius:99px;background:#e3e9f1}.micLevel>i>b{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#25bb83,#f0ba39,#e84b59);transition:width .08s linear}.translationHealth{display:flex;align-items:center;gap:6px;color:#657288;font-size:10px;font-weight:800}.translationHealth>i{width:8px;height:8px;border-radius:50%;background:#a9b2bf}.translationHealth.ready>i{background:#20b573}.translationHealth.processing>i{background:#f1ae28;animation:pulse 1s infinite}.translationHealth.error{color:#d43d50}.translationHealth.error>i{background:#dc4052}.liveAudience{padding:8px 10px;color:#172033;border:0;border-radius:8px;background:transparent;font-size:13px;font-weight:700;cursor:pointer}.liveAudience.active,.liveAudience:hover{color:#1268f2;background:#edf4ff}.liveQrButton{height:36px;padding:0 12px;color:#1268f2;border:1px solid #bcd4f8;border-radius:9px;background:#f5f9ff;font-size:11px;font-weight:850;white-space:nowrap;cursor:pointer}.liveQrButton:hover{border-color:#6da4f3;background:#eaf3ff}.qrFullscreenBackdrop{position:fixed;z-index:100;inset:0;padding:24px;display:grid;place-items:center;background:rgba(10,23,44,.78);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.qrFullscreenCard{position:relative;width:min(94vw,760px);max-height:calc(100vh - 48px);padding:28px 38px 30px;overflow:auto;display:grid;justify-items:center;color:#14213a;border-radius:24px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.35);text-align:center}.qrFullscreenCard>span{color:#1268f2;font-size:14px;font-weight:900}.qrFullscreenCard h2{max-width:100%;margin:7px 48px 14px;overflow-wrap:anywhere;font-size:clamp(22px,3vw,34px)}.qrFullscreenCard p{margin:10px 0 7px;color:#69768b;font-size:15px}.qrFullscreenCard>strong{padding:10px 18px;color:#1268f2;border-radius:11px;background:#edf5ff;font-size:clamp(18px,2.4vw,26px);letter-spacing:.08em}.qrFullscreenCode{width:min(62vh,66vw,540px);aspect-ratio:1;padding:10px;display:grid;place-items:center;border:1px solid #dce6f2;border-radius:18px;background:#fff}.qrFullscreenCode svg{width:100%;height:100%;display:block}.qrFullscreenClose{position:absolute;top:16px;right:16px;width:42px;height:42px;padding:0;color:#536077;border:0;border-radius:50%;background:#f0f3f7;font-size:29px;line-height:1;cursor:pointer}.qrFullscreenClose:hover{color:#17233a;background:#e4e9f0}.participantsDrawer{position:fixed;z-index:40;top:76px;right:0;bottom:0;width:min(380px,calc(100vw - 24px));display:flex;flex-direction:column;color:#17233a;border-left:1px solid #dce5f0;background:#fff;box-shadow:-12px 0 35px rgba(28,48,78,.13);animation:participantsIn .2s ease-out}.participantsDrawer>header{min-height:72px;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7edf4}.participantsDrawer>header div{display:grid;grid-gap:4px;gap:4px}.participantsDrawer h2{margin:0;font-size:18px}.participantsDrawer>header span{color:#718097;font-size:10px}.participantsDrawer>header button{width:34px;height:34px;color:#657288;border:0;border-radius:50%;background:#f2f5f9;font-size:24px;line-height:1;cursor:pointer}.participantFilters{padding:14px;display:grid;grid-template-columns:1fr 116px;grid-gap:8px;gap:8px;border-bottom:1px solid #edf1f5}.participantFilters input,.participantFilters select{min-width:0;height:40px;padding:0 11px;color:#25334a;border:1px solid #d3ddea;border-radius:8px;background:#fff;outline:none;font-size:11px}.participantFilters input:focus,.participantFilters select:focus{border-color:#2674ee;box-shadow:0 0 0 3px rgba(38,116,238,.09)}.participantRows{min-height:0;overflow-y:auto;padding:8px 12px}.participantRows article{min-height:68px;padding:10px 6px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;border-bottom:1px solid #edf1f5}.participantRows article>i{width:38px;height:38px;display:grid;place-items:center;color:#1268f2;border-radius:50%;background:#edf4ff;font-style:normal;font-weight:850}.participantRows article>span{min-width:0;display:grid;grid-gap:5px;gap:5px}.participantRows article b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.participantRows article small{overflow:hidden;color:#75839a;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.participantRows article small em{width:7px;height:7px;display:inline-block;border-radius:50%;background:#20b573}.participantRows article>button{height:30px;padding:0 8px;color:#d64352;border:1px solid #f0bbc1;border-radius:6px;background:#fff8f9;font-size:9px;font-weight:800;cursor:pointer}.participantsEmpty{padding:70px 20px;display:grid;grid-gap:7px;gap:7px;color:#718097;text-align:center}.participantsEmpty b{color:#3c4960;font-size:12px}.participantsEmpty span{font-size:10px}@keyframes participantsIn{0%{transform:translateX(100%);opacity:.4}to{transform:translateX(0);opacity:1}}.liveDuration{min-width:148px;color:#172033;font-size:13px;font-weight:750;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.endSessionButton{width:76px;height:40px;color:#f02525;border:1px solid #ff3030;border-radius:10px;background:#fff;font-weight:850}.settingsIconButton{width:40px;height:40px;padding:0;color:#172033;border:0;background:transparent;font-size:22px}.setupHeaderActions{display:flex;align-items:center;gap:12px}.setupBell{width:34px;height:34px;padding:0;color:#5e6d84;border:0;background:transparent;font-size:20px}.setupAvatar{width:38px;height:38px;display:grid;place-items:center;color:#405271;border-radius:50%;background:#eaf0fa;font-style:normal}.setupUser{min-width:76px;display:grid}.setupUser b{color:#17233a;font-size:12px}.setupUser small{margin-top:3px;color:#7b8798;font-size:10px}.setupNav{flex:1 1;display:flex;align-items:stretch;justify-content:center;gap:clamp(12px,2.1vw,34px);align-self:stretch;margin:-12px 24px}.setupNav a,.setupNav span{display:flex;align-items:center;position:relative;color:#202938;font-size:12px;font-weight:700;white-space:nowrap;text-decoration:none}.setupNav span.active{color:#1268f2}.setupNav span.active:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background:#1268f2}.setupPresenter .topbar{position:-webkit-sticky;position:sticky;z-index:50;top:0;width:100%;min-height:76px;padding:14px 26px;border-bottom:1px solid #e3eaf4;border-radius:0;background:rgba(255,255,255,.98);box-shadow:none}.setupPresenter .setupNav{position:fixed;z-index:20;top:76px;bottom:0;left:0;width:220px;margin:0;padding:24px 14px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:6px;border-right:1px solid #e1e8f2;background:#fff}.setupPresenter .setupNav a,.setupPresenter .setupNav span{min-height:44px;padding:0 16px;border-radius:8px;color:#46536a;font-size:14px;font-weight:750}.setupPresenter .setupNav a:hover,.setupPresenter .setupNav span:hover{color:#1268f2;background:#f1f6ff}.setupPresenter .setupNav span.active{color:#fff;background:linear-gradient(135deg,#3885fa,#1765e6);box-shadow:0 7px 18px rgba(23,101,230,.17)}.setupPresenter .setupNav span.active:after{display:none}.setupNavProfile{margin-top:auto;padding:13px 10px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;grid-gap:9px;gap:9px;border:1px solid #dfe6ef;border-radius:10px}.setupNavProfile>i{width:34px;height:34px;display:grid;place-items:center;color:#405271;border-radius:50%;background:#eaf0f8;font-style:normal}.setupNavProfile>div{display:grid}.setupNavProfile b{color:#17233a;font-size:11px}.setupNavProfile small{margin-top:3px;color:#7b8798;font-size:9px}.setupNavProfile em{padding:5px 7px;color:#546276;border-radius:10px;background:#edf1f6;font-size:8px;font-style:normal;white-space:nowrap}.hero{display:none}.workspace{width:min(94%,1440px);margin:0 auto;padding:4px 0 36px;display:grid;grid-gap:16px;gap:16px}.setupPresenter .workspace{display:none}.setupDashboard{width:min(calc(100% - 60px),1460px);margin:24px auto 46px}.setupPresenter .setupDashboard{width:auto;max-width:none;margin:76px 30px 46px 250px}@media (min-width:1081px){.setupPresenter .setupDashboard{width:calc((100vw - 280px) / .85);margin-top:68px;margin-right:0;transform:scale(.85);transform-origin:top left}}.setupHeading h1{margin:0 0 8px;font-size:24px;letter-spacing:-.04em}.setupHeading p{margin:0 0 30px;color:#6b7280;font-size:14px}.setupCard{margin-top:18px;padding:26px 28px;border:1px solid #dce4ef;border-radius:24px;background:#fff;box-shadow:0 16px 32px rgba(35,64,105,.08)}.languageSetupCard{position:relative;overflow:hidden;padding:34px 38px 28px}.languageSetupCard:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#57a8ff,#6fcbb2,#ffd05e,#f177ad,#77c9aa)}.setupCard h2{margin:0 0 7px;font-size:19px}.classNameField{margin-bottom:28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.classNameField label{display:grid;grid-gap:10px;gap:10px;color:#34435b;font-size:13px;font-weight:850}.classNameField input{width:100%;height:68px;padding:0 18px;color:#25334a;border:1px solid #d5dfed;border-radius:15px;background:#fbfcff;outline:none;font-size:15px;font-weight:750}.classNameField input:focus{border-color:#4b9bff;box-shadow:0 0 0 3px rgba(75,155,255,.1)}.setupStepHeading{margin:0 0 18px;display:flex;align-items:center;gap:12px}.setupStepHeading>i{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;color:#fff;border-radius:13px;background:#4da5ff;box-shadow:0 8px 16px rgba(71,155,245,.22);font-size:17px;font-style:normal;font-weight:900}.setupStepHeading>span{display:grid;grid-gap:5px;gap:5px}.setupStepHeading b{color:#25334a;font-size:15px}.setupStepHeading small{color:#8290a6;font-size:11px;font-weight:500}.setupStepHeading em{color:#9ba8ba;font-style:normal}.setupStepHeading>strong{margin-left:auto;padding:7px 10px;color:#368bed;border-radius:8px;background:#eaf4ff;font-size:11px}.setupSectionHelp{margin:0 0 26px;color:#748096;font-size:12px}.languageQuickTabs{display:grid;grid-template-columns:repeat(7,minmax(110px,1fr));grid-gap:10px;gap:10px;margin-bottom:28px}.languageQuickTabs button{min-width:0;height:58px;padding:0 14px;display:flex;align-items:center;justify-content:flex-start;gap:9px;color:#26344c;border:1px solid #d5deeb;border-radius:13px;background:#fff;font-size:12px;font-weight:800;white-space:nowrap}.languageQuickTabs button:disabled{opacity:.48}.languageQuickTabs button.active{color:#26344c;border:2px solid #4c9eff;background:#fff;box-shadow:0 7px 16px rgba(24,105,236,.14)}.languageQuickTabs button>i{margin-right:8px;font-size:17px;font-style:normal;vertical-align:-1px}.languageFlag{width:22px;height:15px;flex:0 0 auto;display:inline-block;border-radius:2px;box-shadow:0 0 0 1px rgba(15,32,58,.12);object-fit:cover;vertical-align:-2px}.languageQuickTabs button b{width:20px;height:20px;margin-left:10px;display:inline-grid;place-items:center;color:#1268f2;border:2px solid rgba(255,255,255,.72);border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(8,60,150,.18);font-size:12px;line-height:1;vertical-align:middle}.setupLanguageFields{display:grid;grid-template-columns:minmax(0,1fr) 68px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:stretch}.setupLanguageFields>label{padding:20px;border:1px solid #dce5f0;border-radius:18px;background:#fbfcff}.setupLanguageFields>label:first-child .setupStepHeading>i{background:#ffbb3e}.setupLanguageFields>label:last-child .setupStepHeading>i{background:#f46fa8}.languageDirection{width:56px;height:56px;margin:auto;display:grid;place-items:center;color:#fff;border-radius:50%;background:#ffb83e;box-shadow:0 10px 20px rgba(255,175,48,.25);font-size:27px}.setupLanguageFields label>span{display:block;margin-bottom:12px;font-size:13px;font-weight:800}.setupLanguageFields label>span b{display:block}.setupLanguageFields label>span small{display:block;margin-top:8px;color:#78859a;font-size:11px;font-weight:500}.setupLanguageFields label>span.setupStepHeading{display:flex}.setupLanguageFields label>span.setupStepHeading>span{display:grid}.setupLanguageFields label>span.setupStepHeading small{margin-top:0}.selectedLanguageBox,.setupLanguageFields label>select{width:100%;height:64px;border:1px solid #ced9e8;border-radius:13px;background:#fff}.setupLanguageFields label>select{padding:0 18px;font-weight:750}.selectedLanguageBox{padding:7px 10px;display:flex;align-items:center;gap:8px}.selectedLanguageBox em{padding:7px 8px 7px 13px;display:inline-flex;align-items:center;gap:8px;color:#273248;border:1px solid #dbe3ee;border-radius:8px;background:#f7f9fc;font-size:13px;font-style:normal;white-space:nowrap}.selectedLanguageBox em button{width:22px;height:22px;padding:0;color:#738095;border:0;border-radius:50%;background:#e9eef5;font-size:16px;line-height:20px}.selectedLanguageBox>strong{min-width:42px;margin-left:auto;color:#1268f2;font-size:13px;text-align:center}.languageSelectionBox{min-height:64px;height:auto;flex-wrap:wrap;border-style:dashed;border-color:#91c1ff}.openLanguagePicker{width:100%;min-height:46px;margin-top:10px;color:#1268f2;border:1px dashed #79aaf7;border-radius:9px;background:#f7fbff;font-weight:800}.languagePickerBackdrop{position:fixed;z-index:1000;inset:0;padding:24px;display:grid;place-items:center;background:rgba(16,35,64,.42);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.languagePickerDialog{width:min(760px,100%);max-height:min(760px,calc(100dvh - 48px));padding:24px;display:flex;flex-direction:column;gap:16px;overflow:hidden;border:1px solid #d8e3f2;border-radius:22px;background:#fff;box-shadow:0 28px 70px rgba(15,42,80,.25)}.languagePickerDialog>header{display:flex;align-items:flex-start;justify-content:space-between}.languagePickerDialog>header h2{margin:0;color:#102444;font-size:25px}.languagePickerDialog>header p{margin:7px 0 0;color:#77859a;font-size:13px}.languagePickerDialog>header>button{width:36px;height:36px;border:0;border-radius:50%;color:#53647c;background:#f2f6fb;font-size:24px}.languagePickerSearch{min-height:52px;padding:0 14px;display:flex;align-items:center;gap:10px;border:1px solid #cbd9eb;border-radius:12px}.languagePickerSearch span{color:#6d7e97;font-size:25px}.languagePickerSearch input{flex:1 1;min-width:0;border:0;outline:0;font-size:15px}.languagePickerSearch button{border:0;color:#60718a;background:transparent;font-size:20px}.languagePickerDialog>nav{display:flex;gap:6px;overflow-x:auto}.languagePickerDialog>nav button{flex:0 0 auto;padding:9px 14px;border:0;border-radius:9px;color:#5d6d84;background:transparent;font-weight:750}.languagePickerDialog>nav button.active{color:#fff;background:#1d73f1}.languagePickerSelected{min-height:42px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.languagePickerSelected>span{margin-right:5px;color:#64748b;font-size:13px}.languagePickerSelected>span b{color:#176fea}.languagePickerSelected em{padding:7px 9px;display:inline-flex;align-items:center;gap:7px;border:1px solid #d9e3ef;border-radius:9px;background:#f7faff;font-style:normal;font-weight:750}.languagePickerSelected em button{border:0;color:#65758a;background:transparent;font-size:17px}.languagePickerGrid{min-height:200px;padding-right:5px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;overflow-y:auto}.languagePickerGrid>button{min-height:54px;padding:8px 13px;display:grid;grid-template-columns:34px 1fr 30px;align-items:center;grid-gap:10px;gap:10px;border:1px solid #dce5f0;border-radius:11px;color:#21344f;background:#fff;text-align:left}.languagePickerGrid>button.selected,.languagePickerGrid>button:hover{border-color:#2d7df2;background:#f0f6ff}.languagePickerGrid>button:disabled{opacity:.45}.languagePickerGrid>button span{font-weight:750}.languagePickerGrid>button b{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#176fea;background:#eaf2ff}.languagePickerGrid>p{grid-column:1/-1;color:#7b8798;text-align:center}.languagePickerDialog>footer{padding-top:14px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e5ebf3;color:#65758b;font-size:13px}.languagePickerDialog>footer button{min-width:120px;min-height:44px;border:0;border-radius:10px;color:#fff;background:#176fea;font-weight:800}.liveSelectedLanguages{width:280px}.liveSelectedLanguages>strong{display:flex;justify-content:space-between}.liveSelectedLanguages>strong small{color:#176fea}.sideLanguageMenu button.languageAddFromLive{margin-top:6px;justify-content:center;color:#176fea;border:1px dashed #8bb8f8}.sideLanguageMenu button.languageAddFromLive:disabled{opacity:.45}.translationSelectRow{margin-top:12px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;padding-left:calc(46.5% + 14px)}.translationSelectRow select{width:100%;height:40px;padding:0 10px;border:1px solid #d7e0ec;border-radius:8px;background:#fbfcfe;font-size:12px}.accessInfoGrid{display:grid;grid-template-columns:.9fr 1.05fr 1.05fr;grid-gap:20px;gap:20px;align-items:stretch}.setupQrBox{width:auto;height:230px;padding:16px;display:flex;flex-direction:column;color:#8490a1;border:1px solid #d8e1ed;border-radius:10px;background:#fff;font-size:12px;line-height:1.45}.setupQrBox header{display:flex;align-items:center;gap:10px;text-align:left}.setupQrBox header>i{width:36px;height:36px;display:grid;place-items:center;color:#1268f2;border-radius:50%;background:#edf4ff;font-size:21px;font-style:normal}.setupQrBox header span{display:grid}.setupQrBox header b{color:#17233a;font-size:14px}.setupQrBox header small{margin-top:3px;color:#7b8798;font-size:10px}.setupQrBox>div{flex:1 1;display:grid;place-items:center;text-align:center}.setupQrExpand{flex:1 1;width:100%;padding:0;display:grid;place-items:center;color:#8490a1;border:0;background:transparent;cursor:zoom-in}.setupQrExpand:disabled{cursor:default}.setupQrExpand:not(:disabled):hover svg{filter:drop-shadow(0 5px 9px rgba(20,78,155,.18));transform:scale(1.04)}.setupQrExpand svg{transition:transform .16s ease,filter .16s ease}.setupQrBox>em{width:-moz-fit-content;width:fit-content;margin:0 auto;padding:5px 12px;color:#758196;border-radius:6px;background:#f0f3f7;font-size:10px;font-style:normal}.accessCodeBox,.joinLinkField{min-width:0;min-height:230px;padding:20px;border:1px solid #d5dfed;border-radius:10px;background:#fff}.joinLinkField{display:flex;flex-direction:column;justify-content:center}.accessCodeBox>b,.joinLinkField>b{display:block;margin-bottom:14px;font-size:13px}.joinLinkField>div{display:flex;height:52px;border:1px solid #cad7e8;border-radius:9px;overflow:hidden}.joinLinkField input{flex:1 1;min-width:0;padding:0 18px;border:0;outline:0;background:#fff}.joinLinkField>div button{width:90px;color:#1268f2;border:0;border-left:1px solid #d8e1ed;background:#fff;font-weight:800}.joinLinkField small{display:block;margin-top:14px;color:#7a8493;font-size:11px}.setupUploadButton{width:-moz-fit-content;width:fit-content;min-height:40px;margin-top:18px;padding:0 17px;display:inline-flex;align-items:center;color:#1268f2;border:1px solid #bcd2f2;border-radius:8px;background:#f5f9ff;font-size:12px;font-weight:800;cursor:pointer}.setupUploadButton input{display:none}.setupUploadButton.disabled{opacity:.55}.accessCodeBox{display:flex;flex-direction:column;justify-content:center}.accessCodeBox strong{margin:10px 0 17px;color:#1268f2;font-size:25px;letter-spacing:.06em}.accessCodeBox button{height:44px;color:#1268f2;border:1px solid #d2deed;border-radius:8px;background:#fff;font-weight:800}.setupNotice{min-height:20px;margin:18px 0 0;color:#68768a;text-align:center;font-size:12px}.saveSetupButton{min-width:210px;height:50px;margin:16px auto 0;display:block;color:#fff;border:0;border-radius:9px;background:linear-gradient(135deg,#287cff,#1261e8);font-weight:850;box-shadow:0 8px 20px rgba(24,105,236,.2)}.saveSetupButton:disabled{color:#8b97a8;background:#e6ebf2;box-shadow:none;cursor:not-allowed}.sessionCreateBridge{margin:20px 0 -2px;display:grid;justify-items:center;grid-gap:7px;gap:7px}.sessionCreateBridge .saveSetupButton{min-width:300px;height:58px;margin:0;border-radius:15px;background:linear-gradient(100deg,#568df5,#ed83b9);font-size:15px}.sessionCreateBridge small{color:#77859a;font-size:11px}.sessionCreateBridge em{color:#b2bdcc;font-size:10px;font-style:normal}.openLessonFooter{margin-top:14px;display:grid;justify-items:center;grid-gap:7px;gap:7px}.openLessonFooter .saveSetupButton{min-width:300px;margin:0}.openLessonFooter small{max-width:min(100%,620px);color:#6f7e93;font-size:11px;text-align:center;overflow-wrap:anywhere}.setupPageTop{height:92px;padding-left:22px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.setupPageTop .adminPageHeading{flex:1 1}.setupPageTop .saveSetupButton{flex:0 0 auto;min-width:220px;height:44px;margin:24px 0 0}@media (min-width:1081px){.setupPresenter .setupPageTop{height:122px}.setupPresenter .setupPageTop .adminPageHeading{height:122px;padding-top:32px}}@media (max-width:760px){.languageSetupCard{padding:22px 16px}.classNameField{grid-template-columns:1fr}.languageQuickTabs{grid-template-columns:repeat(2,minmax(0,1fr))}.languageQuickTabs button{height:52px}.setupLanguageFields>label{padding:16px}}@media (min-width:1200px) and (max-width:1599px){.setupPresenter .setupPageTop{height:113px}.setupPresenter .setupPageTop .adminPageHeading{height:113px;padding-top:27px}}@media (min-width:1800px){.setupPresenter .setupPageTop{height:136px}.setupPresenter .setupPageTop .adminPageHeading{height:136px;padding-top:38px}}.controlCard,.stageCard{border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.97);box-shadow:var(--shadow)}.controlCard{padding:14px 16px;display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px}.receiverConnectedBar{padding:0;display:block;overflow:hidden}.receiverConnectedBar>:not(.receiverCompactBar){display:none!important}.receiverCompactBar{min-height:68px;padding:9px 14px;display:grid;grid-template-columns:minmax(120px,1fr) minmax(180px,280px) auto auto;align-items:center;grid-gap:8px 12px;gap:8px 12px}.receiverCompactTitle{min-width:0;display:grid;grid-gap:2px;gap:2px}.receiverCompactTitle small{color:#728096;font-size:9px;font-weight:800}.receiverCompactTitle strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.receiverCompactLanguage{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px}.receiverCompactLanguage span{color:#66758b;font-size:10px;font-weight:800;white-space:nowrap}.receiverCompactLanguage select{width:100%;height:40px;padding:0 10px;color:#1d2d46;border:1px solid #ccdaeb;border-radius:10px;background:#fff;font:inherit;font-size:12px;font-weight:750;outline:none}.receiverCompactStatus{display:flex;align-items:center;gap:6px;color:#268654;font-size:10px;font-weight:800;white-space:nowrap}.receiverCompactStatus i{width:7px;height:7px;border-radius:50%;background:#20b66a;box-shadow:0 0 0 4px rgba(32,182,106,.1)}.receiverCompactExit{height:36px;padding:0 12px;color:#627087;border:1px solid #d5dfeb;border-radius:9px;background:#fff;font-size:10px;font-weight:800;white-space:nowrap}.receiverCompactNotice{grid-column:1/-1;overflow:hidden;color:#748196;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.receiverConnected .workspace{height:calc(100dvh - 76px);padding-bottom:10px;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.receiverConnected .stageCard{height:auto;min-height:0;max-height:none}.sectionTitle{display:flex;align-items:center;gap:7px;padding-right:4px;font-size:13px;font-weight:850;white-space:nowrap}.sectionTitle span{width:25px;height:25px;display:grid;place-items:center;color:var(--blue);border-radius:50%;background:var(--blue-soft);font-size:11px}.roleTabs{width:188px;display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;gap:5px;padding:4px;border:1px solid #e3ebf7;border-radius:13px;background:#f5f8fc}.roleTabs button{min-height:38px;padding:5px 8px;color:var(--muted);border:0;border-radius:9px;background:transparent}.roleTabs button b{display:block;font-size:12px}.roleTabs button small{display:none}.roleTabs button.active{color:var(--blue-deep);background:#fff;box-shadow:0 3px 10px rgba(38,91,162,.13)}.controlCard>label:not(.uploadButton),.teacherLanguageField label{color:#59677b;font-size:11px;font-weight:800;white-space:nowrap}.controlCard>input,.controlCard>select,.teacherLanguageField select{height:42px;padding:0 34px 0 12px;color:var(--ink);border:1px solid #dce6f4;border-radius:12px;outline:none;background:#fbfdff;font-size:13px}.controlCard>input{width:155px;padding-right:12px}.controlCard>select{width:130px}.teacherLanguageField{display:flex;align-items:center;gap:7px}.teacherLanguageField select{width:122px}.controlCard input:focus,.controlCard select:focus{border-color:#75aaf4;box-shadow:0 0 0 4px rgba(52,127,234,.1)}.controlCard input:disabled,.controlCard select:disabled{opacity:1;color:var(--ink);-webkit-text-fill-color:var(--ink);background:#f3f6fa}.disconnectButton,.primaryButton,.uploadButton{min-height:42px;padding:0 17px;display:inline-flex!important;align-items:center;justify-content:center;border-radius:12px;font-size:12px!important;font-weight:850!important;white-space:nowrap}.disconnectButton,.primaryButton{border:0;color:#fff}.primaryButton{background:linear-gradient(135deg,#3689f8,#1764df);box-shadow:0 8px 18px rgba(31,108,224,.22)}.disconnectButton{background:#2d3f59}.uploadButton{color:var(--blue-deep);border:1px dashed #88b2ee;background:#f3f8ff;cursor:pointer}.uploadButton input{display:none}.uploadButton.disabled{opacity:.55;cursor:wait}.notice{flex:1 1 180px;min-width:150px;margin:0;color:var(--muted);font-size:11px;line-height:1.45}.qrPanel{flex:1 0 100%;min-height:146px;padding:12px 18px;display:grid;grid-template-columns:126px auto 1fr;grid-template-rows:auto auto;align-items:center;grid-column-gap:16px;column-gap:16px;border:1px solid var(--line-strong);border-radius:18px;background:linear-gradient(120deg,#f5f9ff,#fff)}.qrCanvas{grid-row:1/3;width:126px;height:126px;padding:7px;display:grid;place-items:center;border:1px solid #e4ecf8;border-radius:14px;background:#fff;box-shadow:0 6px 20px rgba(36,85,154,.1)}.qrCanvas svg{width:110px;height:110px}.qrPanel b{align-self:end;font-size:15px}.qrPanel small{align-self:start;margin-top:5px;color:var(--muted);font-size:11px}.qrPanel code{grid-column:3;grid-row:1/3;justify-self:end;padding:13px 18px;color:var(--blue-deep);border:1px solid #c9ddfa;border-radius:14px;background:#fff;font-size:clamp(20px,2.3vw,30px);font-weight:900;letter-spacing:.12em}.stageCard{min-height:570px;overflow:hidden;display:flex;flex-direction:column}.stageHeader{min-height:68px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4ecf7;background:#fff}.roomLabel{margin-right:9px;color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.16em}.stageHeader strong{font-size:20px;letter-spacing:.01em}.audience{color:var(--muted);font-size:11px}.captionStage{flex:1 1;min-height:400px;max-height:600px;overflow-y:auto;overflow-x:hidden;color:var(--ink);background:#fafdff;scrollbar-color:#b9d2f3 transparent}.empty{height:100%;min-height:400px;padding:32px;display:grid;place-content:center;text-align:center}.empty h2{margin:22px 0 8px;font-size:21px}.empty p{margin:0;color:#8795a9;font-size:13px}.soundWave{height:52px;display:flex;justify-content:center;align-items:center;gap:5px}.soundWave i{width:5px;border-radius:8px;background:var(--blue);animation:wave 1.1s ease-in-out infinite}.soundWave i:first-child,.soundWave i:nth-child(5){height:16px}.soundWave i:nth-child(2),.soundWave i:nth-child(4){height:32px;animation-delay:.12s}.soundWave i:nth-child(3){height:48px;animation-delay:.24s}@keyframes wave{50%{transform:scaleY(.42);opacity:.48}}.captions{padding:30px;display:flex;flex-direction:column;gap:14px}.captions article{min-width:0;padding:18px 20px;border:1px solid #dce9f9;border-left:5px solid var(--blue);border-radius:15px;background:#fff;box-shadow:0 6px 20px rgba(41,91,162,.06)}.captions small{color:#8795a9;font-size:12px}.captions p,.captions small{overflow-wrap:anywhere;word-break:break-word}.captions p{max-width:100%;margin:7px 0 0;font-size:clamp(21px,2.5vw,34px);line-height:1.4;font-weight:750;white-space:normal;line-break:anywhere}.captions .interim{opacity:.65;border-left-color:#9aabc0}.captions article.conversationOther,.captions article.conversationOwn{width:min(86%,720px)}.captions article.conversationOwn{align-self:flex-end;border-left:1px solid #c9ddfb;border-right:5px solid var(--blue);background:linear-gradient(135deg,#eef6ff,#f8fbff)}.captions article.conversationOther{align-self:flex-start}.conversationSpeakerLabel{display:block;margin-bottom:5px;color:#1768d9;font-size:12px;font-weight:850}.conversationOther .conversationSpeakerLabel{color:#65758c}.captions article.conversationOwn p{margin-top:0}.easyExplainButton{margin-top:14px;padding:8px 13px;border:1px solid #bed5fb;border-radius:10px;color:#1667d9;background:#f4f8ff;font-size:13px;font-weight:750;cursor:pointer}.easyExplainButton:hover{background:#eaf2ff}.easyExplainButton:disabled{color:#8292a8;cursor:wait;opacity:.72}.easyExplanation{margin-top:12px;padding:14px 16px;border:1px solid #cfe1ff;border-radius:12px;background:linear-gradient(135deg,#f1f7ff,#f7fbff)}.easyExplanation strong{color:#1769dc;font-size:13px}.easyExplanationHeader{display:flex;align-items:center;justify-content:space-between;gap:12px}.easyExplanationHeader button{width:28px;height:28px;border:0;border-radius:8px;color:#5f718a;background:#e6effd;font-size:20px;line-height:1;cursor:pointer}.easyExplanationHeader button:hover{color:#174f9f;background:#d9e8ff}.captions .easyExplanation p{margin-top:6px;color:#243752;font-size:clamp(16px,2vw,23px);line-height:1.55;font-weight:650}.captionEnd{height:1px}.studentFontControls{display:flex;align-items:center;gap:7px;color:#52647c;font-size:13px}.studentFontControls button{min-width:38px;height:34px;border:1px solid #ccdbef;border-radius:9px;color:#175fc8;background:#fff;font-weight:800;cursor:pointer}.studentFontControls button:hover{background:#edf5ff}.studentFontControls output{min-width:27px;color:#1e3350;text-align:center;font-weight:750}.uiLanguagePicker{height:38px;display:flex;align-items:center;gap:4px;padding:0 7px;border:1px solid #d8e3f1;border-radius:10px;background:#fff}.uiLanguagePicker span{font-size:15px}.uiLanguagePicker select{width:92px;min-width:0;border:0;outline:0;color:#263a56;background:transparent;font-size:11px;font-weight:750}.stageHeader>div:first-child{min-width:0}.stageHeader>div:first-child strong{display:block;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.receiverMode .captions>article>p{font-size:var(--student-caption-size,20px)}.receiverMode .captions .easyExplanation p{font-size:max(12px,calc(var(--student-caption-size, 20px) * .72))}.teacherTranslationGrid{height:100%;min-height:0;padding:7px;display:grid;grid-gap:7px;gap:7px;background:#f5f9ff}.teacherLanguagePanel{min-height:0;overflow:hidden;display:grid;grid-template-rows:minmax(0,1fr);border:1px solid #ccdef6;border-radius:16px;background:#fff;box-shadow:0 5px 18px rgba(38,87,153,.06)}.teacherLanguagePanel>header{padding:0 14px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #e4edf9;background:#fbfdff}.teacherLanguagePanel>header span{width:23px;height:23px;display:grid;place-items:center;color:#fff;border-radius:50%;background:var(--blue);font-size:10px;font-weight:900}.teacherLanguagePanel>header strong{font-size:13px}.teacherLanguageCaptions{min-width:0;min-height:0;overflow-y:auto;overflow-x:hidden;padding:8px 10px}.teacherLanguageCaptions article{min-width:0;padding:10px 13px;border-left:5px solid var(--caption-accent,var(--green));border-radius:0 12px 12px 0;background:#fbfefb}.teacherLanguageCaptions article+article{margin-top:10px}.teacherLanguageCaptions small{display:block;color:#8996a8;font-size:10px}.teacherLanguageCaptions p,.teacherLanguageCaptions small{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.teacherLanguageCaptions p{margin:5px 0 0;color:var(--ink);font-size:clamp(15px,1.45vw,22px);line-height:1.4;font-weight:750;white-space:normal;line-break:anywhere}.teacherTranslationGrid[data-count="1"] .teacherLanguageCaptions p{font-size:clamp(23px,2.4vw,36px)}.teacherTranslationGrid[data-count="2"] .teacherLanguageCaptions p{font-size:clamp(18px,1.9vw,28px)}.languageWaiting{margin:0;color:#8996a8;font-size:12px}.materialSection{background:#eef3f9;border-bottom:1px solid var(--line)}.materialBar{height:44px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;color:var(--ink);border-bottom:1px solid #dfe8f4;background:#fbfdff;font-size:11px}.materialBar strong{max-width:32%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lessonLayoutButtons{display:flex;gap:3px}.lessonLayoutButtons button{height:28px;padding:0 8px;color:#657288;border:1px solid transparent;border-radius:6px;background:transparent;font-size:9px;font-weight:800}.lessonLayoutButtons button:hover{background:#f0f4f9}.lessonLayoutButtons button.active{color:#1268f2;border-color:#c8daf3;background:#edf4ff}.materialBar a{color:var(--blue);text-decoration:none;font-weight:800}.pdfLessonViewer{min-width:0;min-height:0;display:grid;grid-template-rows:48px minmax(0,1fr) 50px;overflow:hidden;background:#edf2f8}.pdfToolbar{position:relative;z-index:3;padding:0 12px;display:flex;align-items:center;justify-content:center;gap:10px;border-bottom:1px solid #d8e0eb;background:#fff}.pdfMoreMenu>button,.pdfToolbar>button{width:36px;height:36px;padding:0;color:#172033;border:0;border-radius:7px;background:transparent;font-size:23px;line-height:1}.pdfMoreMenu>button:hover,.pdfToolbar>button:hover{background:#f0f4f9}.pdfToolbar>button.active{color:#1268f2;background:#eaf2ff}.pdfColorPicker{position:relative;width:30px;height:30px;flex:0 0 30px;overflow:hidden;border:1px solid #d4deeb;border-radius:7px;background:#fff;cursor:pointer}.pdfColorPicker input{position:absolute;inset:-8px;width:46px;height:46px;opacity:0;cursor:pointer}.pdfColorPicker span{position:absolute;inset:7px;border-radius:50%;pointer-events:none}.pdfToolbar{overflow-x:auto;scrollbar-width:thin}.pdfPageWrap{position:relative;flex:0 0 auto}.pdfDrawingLayer{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;touch-action:none}.pdfPageWrap.drawing .pdfDrawingLayer{pointer-events:auto;cursor:crosshair}.pdfPageInput{height:34px;display:flex;align-items:center;gap:5px}.pdfPageInput input{width:48px;height:32px;padding:0 5px;text-align:center;border:1px solid #c8daf3;border-radius:8px}.pdfPageInput span{font-size:11px;font-weight:800}.pdfToolbar>button:disabled{opacity:.3}.pdfZoomInput{width:66px;height:34px;display:flex;align-items:center;border:1px solid transparent;border-radius:7px;background:#f7f9fc}.pdfZoomInput:focus-within{border-color:#86b4f3;background:#fff;box-shadow:0 0 0 3px rgba(31,112,229,.1)}.pdfZoomInput input{width:45px;height:32px;padding:0 2px 0 8px;border:0;outline:0;background:transparent;font-size:14px;font-weight:800;text-align:right;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.pdfZoomInput input::-webkit-inner-spin-button,.pdfZoomInput input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.pdfZoomInput span{color:#57657a;font-size:12px}.pdfToolbar>i{width:1px;height:26px;margin:0 4px;background:#dde4ed}.pdfMoreMenu{position:relative}.pdfMoreMenu>div{position:absolute;z-index:10;top:40px;width:150px;padding:6px;border:1px solid #d8e1ed;border-radius:9px;background:#fff;box-shadow:0 10px 28px rgba(22,42,75,.16)}.pdfMoreMenu a{padding:10px 11px;display:block;color:#25324a;border-radius:6px;text-decoration:none;font-size:12px;font-weight:700}.pdfMoreMenu a:hover{color:#1268f2;background:#f1f6ff}.pdfLessonViewer,.pdfToolbar{overflow:visible}.pdfToolbar{justify-content:flex-start}.pdfColorPalette{position:absolute;top:38px}.pdfMoreMenu>div{top:38px;right:0}.pdfColorPalette,.pdfMoreMenu>div{z-index:50}.pdfEraserIcon{width:19px;height:12px;display:inline-block;border:1px solid #516079;border-radius:2px;background:linear-gradient(90deg,#f58a9b 0 48%,#f7f9fc 48%);transform:rotate(-35deg);box-shadow:0 1px 1px rgba(20,35,55,.12)}.pdfColorMenu{position:relative;flex:0 0 auto}.pdfColorMenu>button{height:32px;padding:0 7px;display:flex;align-items:center;gap:5px;border:1px solid #d4deeb;border-radius:7px;background:#fff}.pdfColorMenu>button>span{width:18px;height:18px;border:1px solid rgba(0,0,0,.18)}.pdfColorMenu>button>i{color:#69778d;font-size:9px;font-style:normal}.pdfColorPalette{position:fixed;z-index:100;top:132px;left:50%;width:230px;padding:10px;transform:translateX(-50%);border:1px solid #bfc8d4;border-radius:4px;background:#f3f3f3;box-shadow:0 12px 30px rgba(22,42,75,.22)}.pdfColorPalette>strong{padding:5px 3px;display:block;color:#5d6673;background:#e1e1e1;font-size:12px}.pdfColorPalette>div{padding:7px 2px;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:4px;gap:4px}.pdfColorPalette>div button{height:25px;padding:2px;border:1px solid transparent;background:#fff}.pdfColorPalette>div button.active{border-color:#1268f2;box-shadow:inset 0 0 0 1px #fff}.pdfColorPalette>div button span{width:100%;height:100%;display:block;border:1px solid rgba(0,0,0,.12)}.pdfColorPalette>label{position:relative;height:35px;padding:0 10px;display:flex;align-items:center;color:#26344b;background:#ddd;font-size:12px;cursor:pointer}.pdfColorPalette>label:before{content:"◉";margin-right:9px;color:#e87343}.pdfColorPalette>label input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.pdfLessonViewer:-webkit-full-screen{width:100vw;height:100vh!important;background:#dfe5ed}.pdfLessonViewer:fullscreen{width:100vw;height:100vh!important;background:#dfe5ed}.pdfLessonViewer:-webkit-full-screen .pdfCanvasArea{padding:24px}.pdfLessonViewer:fullscreen .pdfCanvasArea{padding:24px}.pdfCanvasArea{min-width:0;min-height:0;overflow:auto;padding:14px;display:flex;justify-content:center;align-items:flex-start;overscroll-behavior:contain;touch-action:pan-x pan-y;scrollbar-gutter:stable}.pdfCanvasArea .react-pdf__Document,.pdfCanvasArea .react-pdf__Page{max-width:100%}.pdfCanvasArea canvas{display:block;max-width:100%;height:auto!important;border-radius:4px;box-shadow:0 7px 24px rgba(30,52,83,.16)}.pdfControls{padding:0 14px;display:flex;align-items:center;justify-content:center;gap:14px;border-top:1px solid #d4dfec;background:#fff}.pdfControls button{height:34px;min-width:68px;color:var(--blue);border:1px solid #c8daf3;border-radius:10px;background:#fff;font-size:11px;font-weight:850}.pdfControls strong{min-width:62px;text-align:center;font-size:12px}.pdfStatus{margin:auto;color:#52647c;font-size:13px}.pdfStatus.error{color:#c43b52}.pdfViewerFallback{min-height:0;padding:28px;display:grid;place-content:center;text-align:center;background:#f8fafc}.pdfViewerFallback strong{color:#b83249;font-size:15px}.pdfViewerFallback p{margin:8px 0 0;color:#6f7d92;font-size:12px}.lessonContent{flex:1 1;min-height:0;display:flex}.lessonContent>.translationPane{flex:1 1;min-width:0;display:flex;flex-direction:column}.lessonPane,.translationPane{min-width:0}.lessonPane>h2,.translationPane>h2{height:52px;margin:0;padding:20px 4px 10px;color:#111827;font-size:16px;line-height:22px}.lessonWorkspace .lessonContent{height:min(70vh,740px);padding:0 28px 24px;display:grid;grid-template-columns:minmax(0,2fr) minmax(360px,1fr);grid-gap:28px;gap:28px;background:#f7f9fc}.lessonWorkspace .lessonPane,.lessonWorkspace .translationPane{min-width:0;min-height:0;overflow:hidden;display:grid;grid-template-rows:52px minmax(0,1fr)}.lessonWorkspace .captionStage.withMaterial,.lessonWorkspace .materialSection{min-height:0;height:100%;max-height:none;overflow:hidden;border:1px solid #e3e8f0;border-radius:14px;background:#fff;box-shadow:0 5px 20px rgba(16,35,63,.06)}.lessonWorkspace .materialSection{display:grid;grid-template-rows:44px minmax(0,1fr)}.lessonWorkspace .pdfLessonViewer{height:100%;min-height:0}.captionStage.withMaterial .empty{min-height:100%}.captionStage.withMaterial .empty .soundWave{display:none}.speakerIcon{margin-left:auto;color:#112651;font-size:14px;font-weight:900;letter-spacing:-3px}.lessonWorkspace .teacherTranslationGrid{padding:5px;gap:6px;background:#f7f9fc}.lessonWorkspace .teacherLanguagePanel{border-color:#e1e7f0;border-radius:13px;box-shadow:0 3px 12px rgba(16,35,63,.05)}.lessonWorkspace .teacherLanguagePanel>header{border-bottom:0;background:#fff}.lessonWorkspace .teacherLanguagePanel>header span{color:#061d31;background:#22d3a5}.lessonWorkspace .teacherLanguageCaptions{padding:7px 9px}.lessonWorkspace .teacherLanguageCaptions article{border-left:5px solid var(--caption-accent,var(--green));background:#fff}.lessonWorkspace .teacherLanguageCaptions small{color:#283b62;font-size:11px}.lessonWorkspace .teacherLanguageCaptions p{font-size:clamp(17px,1.55vw,24px)}.livePresenter{width:100%;height:100dvh;min-height:0;overflow:hidden;background:#eef3f8}.livePresenter .topbar{width:100%;min-height:76px;padding:10px clamp(22px,3vw,48px);border-bottom:1px solid #dce4ee;background:rgba(255,255,255,.98);box-shadow:0 2px 12px rgba(25,52,88,.05)}.livePresenter .workspace{width:100%;max-width:none;height:calc(100dvh - 76px);min-height:0;margin:0;padding:0;overflow:hidden}.livePresenter .controlCard{display:none}.livePresenter .stageCard{position:relative;width:100%;height:100%;min-height:0;padding-left:64px;overflow:hidden;border:0;border-radius:0;background:transparent;box-shadow:none}.liveSideToolbar{position:absolute;z-index:25;top:0;bottom:0;left:0;width:64px;padding:12px 7px;display:flex;flex-direction:column;align-items:center;gap:8px;border-right:1px solid #d7e1ec;background:rgba(255,255,255,.98);box-shadow:3px 0 12px rgba(27,54,88,.06)}.liveSideToolbar>button,.sideMaterialTool>button{width:50px;min-height:52px;padding:6px 3px;display:grid;place-items:center;grid-gap:2px;gap:2px;color:#53627a;border:0;border-radius:10px;background:transparent;cursor:pointer}.liveSideToolbar button:hover,.sideMaterialTool>button.active{color:#1268f2;background:#edf5ff}.liveSideToolbar button>span{font-size:20px;line-height:1}.liveSideToolbar button>small{font-size:9px;font-weight:850}.liveSideToolbar .sideMicButton{color:#fff;background:#2879ee}.liveSideToolbar .sideMicButton:hover{color:#fff;background:#1268f2}.liveSideToolbar .sideMicButton span{font-size:12px}.liveSideToolbar .sideMicButton.recording{color:#d93445;border:1px solid #f0b7be;background:#fff5f6}.liveSideToolbar .sideMicButton.recording span{color:#e23c4e;animation:pulse 1s infinite}.liveSideToolbar>button:last-child{margin-top:auto}.sideMaterialTool{position:relative}.sideMaterialMenu{position:absolute;z-index:60;top:0;left:58px;width:190px;padding:10px;display:grid;grid-gap:7px;gap:7px;border:1px solid #d5dfeb;border-radius:12px;background:#fff;box-shadow:0 14px 35px rgba(23,47,80,.2)}.sideMaterialMenu strong{padding:3px 4px 7px;color:#17233a;font-size:12px}.sideMaterialMenu label,.sideMaterialMenu>button{width:100%;height:38px;padding:0 12px;display:flex;align-items:center;justify-content:center;color:#1268f2;border:1px solid #c9dcf7;border-radius:8px;background:#f4f8ff;font-size:11px;font-weight:850;cursor:pointer}.sideMaterialMenu label.disabled{opacity:.55;cursor:not-allowed}.sideMaterialMenu input{display:none}.sideMaterialMenu>button.remove{color:#d53b4d;border-color:#efc2c8;background:#fff8f9}.sidePageControls{width:50px;padding:4px 3px;display:grid;grid-template-rows:24px 28px 24px;border:1px solid #dbe4ef;border-radius:10px;background:#f8fafc}.sidePageControls button{padding:0;color:#52617a;border:0;border-radius:5px;background:transparent;font-size:10px;font-weight:900;cursor:pointer}.sidePageControls button:hover:not(:disabled){color:#1268f2;background:#eaf3ff}.sidePageControls button:disabled{opacity:.3;cursor:not-allowed}.sidePageControls .pageStatus{min-width:0;display:flex;align-items:center;justify-content:center;color:#1268f2;font-size:8px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.sidePageControls .pageStatus input{width:22px;height:22px;padding:0;color:#1268f2;border:1px solid #c8daf3;border-radius:4px;outline:0;background:#fff;font-size:9px;font-weight:900;text-align:center;-moz-appearance:textfield}.sidePageControls .pageStatus input::-webkit-inner-spin-button,.sidePageControls .pageStatus input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.sidePageControls .pageStatus input:focus{border-color:#2879ee;box-shadow:0 0 0 2px #2879ee1f}.sidePageControls .pageStatus span{white-space:nowrap}.whiteboardMenu{position:absolute;z-index:60;top:0;left:58px;width:360px;padding:10px;display:grid;grid-gap:10px;gap:10px;border:1px solid #d5dfeb;border-radius:12px;background:#fff;box-shadow:0 14px 35px rgba(23,47,80,.2)}.whiteboardTools{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:5px;gap:5px}.whiteboardTools button{height:54px;padding:5px 2px;display:grid;place-items:center;grid-gap:2px;gap:2px;color:#506078;border:1px solid #dce4ee;border-radius:8px;background:#fff;font-size:18px;cursor:pointer}.whiteboardTools button small{font-size:9px;font-weight:800}.whiteboardTools button.selected,.whiteboardTools button:hover{color:#fff;border-color:#2879ee;background:#2879ee}.whiteboardTools button.clearDrawing:hover{color:#d83e50;border-color:#efbec5;background:#fff6f7}.whiteboardColors{padding-top:9px;display:flex;align-items:center;gap:7px;border-top:1px solid #e7ecf2}.whiteboardColors label,.whiteboardColors>button{position:relative;width:27px;height:27px;padding:0;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #cbd5e1;cursor:pointer}.whiteboardColors>button.selected{box-shadow:0 0 0 3px #a9c9f8}.whiteboardColors label{display:grid;place-items:center;color:#52617a;background:#f3f6fa;font-weight:900}.whiteboardColors label input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.whiteboardColors label span{pointer-events:none}.sideLayoutMenu{max-height:calc(100vh - 110px);overflow-y:auto}.sideLayoutMenu>button{color:#53627a;border-color:#dbe3ed;background:#fff}.sideLayoutMenu>button.selected,.sideLayoutMenu>button:hover{color:#fff;border-color:#2879ee;background:#2879ee}.sideMenuDivider{height:1px;margin:3px 0;background:#e4eaf1}.translationFontControl{display:grid;grid-template-columns:38px minmax(52px,1fr) 38px;align-items:center;grid-gap:6px;gap:6px}.translationFontControl button{height:34px;padding:0;color:#1268f2;border:1px solid #cfddf0;border-radius:7px;background:#f5f9ff;font-size:12px;font-weight:850}.translationFontControl button:disabled{opacity:.35}.translationFontControl output{color:#27364d;font-size:11px;font-weight:850;text-align:center}.sideLanguageMenu{max-height:min(520px,calc(100vh - 110px));overflow-y:auto}.sideLanguageMenu>button{justify-content:space-between;color:#53627a;border-color:#dbe3ed;background:#fff}.sideLanguageMenu>button>span{display:flex;align-items:center;gap:9px}.sideLanguageMenu>button.selected{color:#1268f2;border-color:#bad3f6;background:#edf5ff}.sideLanguageMenu>button b{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#e8eef6;font-size:10px}.sideLanguageMenu>button.selected b{color:#fff;background:#2879ee}.lessonZoomControl{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;grid-gap:5px;gap:5px}.lessonZoomControl>button{height:36px;color:#1268f2;border:1px solid #cfddf0;border-radius:7px;background:#f5f9ff;font-size:18px;font-weight:800}.lessonZoomControl>button:disabled{opacity:.35}.lessonZoomControl label{height:36px;display:flex;align-items:center;border:1px solid #d7e0eb;border-radius:7px;background:#fff}.lessonZoomControl input{min-width:0;width:100%;height:32px;padding:0 2px 0 8px;border:0;outline:0;background:transparent;text-align:right;font-size:11px;font-weight:850}.lessonZoomControl span{padding-right:8px;color:#68768b;font-size:10px}.liveTourLayer{position:fixed;z-index:200;inset:0;overflow:hidden}.liveTourSpotlight{position:fixed;z-index:1;border:2px solid #67a6ff;border-radius:13px;box-shadow:0 0 0 9999px rgba(7,18,35,.64),0 0 0 5px rgba(103,166,255,.3);pointer-events:none;transition:all .22s ease}.liveTourCard{position:fixed;z-index:2;width:300px;padding:22px;color:#17233a;border:1px solid #cbdcf3;border-radius:16px;background:#fff;box-shadow:0 18px 55px rgba(0,0,0,.28)}.liveTourCard:before{position:absolute;top:28px;left:-10px;width:18px;height:18px;content:"";transform:rotate(45deg);border-bottom:1px solid #cbdcf3;border-left:1px solid #cbdcf3;background:#fff}.liveTourCard>span{color:#2879ee;font-size:11px;font-weight:900}.liveTourCard h2{margin:7px 0 6px;font-size:20px}.liveTourCard p{margin:0;color:#64738a;font-size:12px;line-height:1.55}.liveTourCard>div{margin-top:18px;display:flex;justify-content:flex-end;gap:7px}.liveTourCard>div button{height:36px;padding:0 15px;color:#52617a;border:1px solid #d8e1ec;border-radius:8px;background:#fff;font-size:11px;font-weight:850}.liveTourCard>div button.primary{color:#fff;border-color:#2879ee;background:#2879ee}.liveTourCard>div button:disabled{opacity:.35}.liveTourClose{position:absolute;top:10px;right:10px;width:30px;height:30px;color:#66758a;border:0;border-radius:50%;background:#f0f3f7;font-size:20px;line-height:1;cursor:pointer}.livePresenter .stageHeader{display:none}.livePresenter .lessonContent{position:relative;isolation:isolate;flex:1 1 auto;height:auto;min-height:0;overflow:hidden;padding:0;grid-template-columns:minmax(0,2fr) minmax(340px,1fr);gap:8px;background:#dfe7f0}.lessonWorkspace.layout-auto.portraitMaterial .lessonContent,.livePresenter .lessonWorkspace.layout-auto.portraitMaterial .lessonContent{grid-template-columns:minmax(0,1.22fr) minmax(360px,1fr)}.lessonWorkspace.layout-4-1 .lessonContent{grid-template-columns:minmax(0,4fr) minmax(280px,1fr)}.lessonWorkspace.layout-3-1 .lessonContent{grid-template-columns:minmax(0,3fr) minmax(300px,1fr)}.lessonWorkspace.layout-2-1 .lessonContent{grid-template-columns:minmax(0,2fr) minmax(340px,1fr)}.livePresenter .lessonWorkspace.caption-bottom .lessonContent{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,2fr) minmax(180px,1fr)}.livePresenter .lessonWorkspace.caption-bottom.layout-4-1 .lessonContent{grid-template-rows:minmax(0,4fr) minmax(160px,1fr)}.livePresenter .lessonWorkspace.caption-bottom.layout-3-1 .lessonContent{grid-template-rows:minmax(0,3fr) minmax(170px,1fr)}.livePresenter .lessonWorkspace.caption-bottom.layout-2-1 .lessonContent{grid-template-rows:minmax(0,2fr) minmax(180px,1fr)}.livePresenter .lessonPane,.livePresenter .translationPane{position:relative;min-width:0;min-height:0;overflow:hidden;grid-template-rows:48px minmax(0,1fr);border:0;border-radius:0;background:#fff;box-shadow:none}.livePresenter .lessonPane,.livePresenter .translationPane{grid-template-rows:minmax(0,1fr)}.livePresenter .translationPane{border-color:#cbdcf3;box-shadow:0 7px 24px rgba(25,90,175,.09)}.livePresenter .stageCard:not(.lessonWorkspace) .captionStage,.livePresenter .stageCard:not(.lessonWorkspace) .lessonContent,.livePresenter .stageCard:not(.lessonWorkspace) .teacherTranslationGrid,.livePresenter .stageCard:not(.lessonWorkspace) .translationPane{width:100%;height:100%;min-height:0;max-height:none}.livePresenter .stageCard:not(.lessonWorkspace) .teacherTranslationGrid{grid-auto-rows:minmax(0,1fr)}.livePresenter .lessonPane>h2,.livePresenter .translationPane>h2{height:48px;padding:0 18px;display:flex;align-items:center;color:#17233a;border-bottom:1px solid #e3eaf2;background:#fff;font-size:16px;font-weight:900}.livePresenter .lessonPane>h2:before,.livePresenter .translationPane>h2:before{width:8px;height:8px;margin-right:9px;content:"";border-radius:50%;background:#2879ee;box-shadow:0 0 0 5px #eaf3ff}.livePresenter .translationPane>h2:before{background:#16b887;box-shadow:0 0 0 5px #e7f9f3}.livePresenter .captionStage.withMaterial,.livePresenter .materialSection{border:0;border-radius:0;box-shadow:none}.livePresenter .materialSection{min-width:0;min-height:0;overflow:hidden;grid-template-rows:minmax(0,1fr);background:#e9eff6}.livePresenter .pdfLessonViewer{position:relative;width:100%;height:100%;min-height:0;overflow:hidden;grid-template-rows:minmax(0,1fr)}.livePresenter .pdfToolbar{display:none}.livePresenter .pdfDrawingLayer{display:block;pointer-events:none}.livePresenter .pdfPageWrap.drawing .pdfDrawingLayer{pointer-events:auto}.livePresenter .pdfCanvasArea{width:100%;height:100%;padding:0;overflow:auto;align-items:center;justify-content:center;scrollbar-gutter:auto;background:#e6edf5}.livePresenter .pdfCanvasArea .react-pdf__Document,.livePresenter .pdfCanvasArea .react-pdf__Page,.livePresenter .pdfPageWrap{max-width:100%;max-height:100%}.livePresenter .pdfCanvasArea canvas{max-width:100%;height:auto!important;border-radius:0;box-shadow:0 4px 18px rgba(24,48,78,.12)}.livePresenter .pdfControls{display:none}.livePresenter .captionStage.withMaterial{min-width:0;min-height:0;overflow:hidden;background:#f7f9fc}.livePresenter .teacherTranslationGrid{min-height:0;overflow:hidden}.liveSettingsBar{flex:0 0 64px;min-height:64px;padding:8px 14px;justify-content:center;gap:14px;border-top:1px solid #e1e7ef}.liveSettingsBar,.liveSettingsBar>label{display:flex;align-items:center;background:#fff}.liveSettingsBar>label{height:46px;padding:0 10px 0 16px;gap:12px;border:1px solid #d6dfe9;border-radius:23px}.liveSettingsBar label span,.liveTargetSelector>button span{color:#57657a;font-size:12px}.liveSettingsBar select{min-width:94px;height:38px;color:#172033;border:0;outline:0;background:transparent;font-size:13px;font-weight:800}.settingsArrow{color:#172033;font-size:22px}.liveTargetSelector{position:relative}.liveTargetSelector>button{height:46px;padding:0 15px 0 18px;display:flex;align-items:center;gap:12px;color:#172033;border:1px solid #d6dfe9;border-radius:23px;background:#fff}.liveTargetSelector>button strong{font-size:13px}.liveTargetSelector>button i{margin-left:6px;font-size:17px;font-style:normal}.liveLanguageMenu{position:absolute;z-index:30;right:0;bottom:53px;width:230px;max-height:300px;padding:8px;overflow-y:auto;border:1px solid #d4deeb;border-radius:12px;background:#fff;box-shadow:0 12px 32px rgba(26,49,83,.18)}.liveLanguageMenu button{width:100%;min-height:38px;padding:0 10px 0 12px;display:flex;align-items:center;justify-content:space-between;color:#27344a;border:0;border-radius:7px;background:transparent;font-size:12px;text-align:left}.liveLanguageMenu button:hover{background:#f2f6fb}.liveLanguageMenu button.active{color:#1268f2;background:#edf5ff;font-weight:800}.liveLanguageMenu button b{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#e8eef6}.liveLanguageMenu button.active b{color:#fff;background:#1268f2}.liveMaterialActions{margin-left:auto;display:flex;align-items:center;gap:8px}.liveMaterialActions button,.liveMaterialActions label{height:40px;padding:0 14px;display:inline-flex;align-items:center;color:#1268f2;border:1px solid #cbdcf3;border-radius:9px;background:#f7faff;font-size:12px;font-weight:800;cursor:pointer}.liveMaterialActions label.disabled{opacity:.55}.liveMaterialActions input{display:none}.liveMaterialActions button{color:#e14444;border-color:#f0cccc;background:#fffafa}.livePresenter .stageControls{flex:0 0 76px;min-height:76px;padding:12px;border-top:0;background:transparent}.livePresenter .clearButton,.livePresenter .micButton{border-radius:9px}.lessonWorkspace.noTranslation .lessonContent{grid-template-columns:minmax(0,1fr)}.lessonWorkspace.noTranslation .translationPane{display:none}.lessonWorkspace.teacherMaterialOnly .lessonContent{grid-template-columns:minmax(0,1fr)}.lessonWorkspace.teacherMaterialOnly .lessonPane{width:100%}.teacherBroadcastState{flex:1 1;min-height:420px;display:grid;place-content:center;justify-items:center;grid-gap:12px;gap:12px;color:#17233a;text-align:center}.teacherBroadcastState h2{margin:4px 0 0;font-size:26px}.teacherBroadcastState p{margin:0;color:#748197;font-size:13px}.teacherBroadcastState .soundWave{margin-bottom:8px}.stageControls{min-height:82px;padding:14px;display:flex;align-items:center;justify-content:center;gap:12px;border-top:1px solid #e4ecf7;background:#fff}.clearButton,.micButton,.ttsButton{min-width:148px;height:48px;padding:0 24px;border-radius:999px;font-weight:850}.micButton,.ttsButton{color:#fff;border:0;background:linear-gradient(135deg,#378bfa,#1764df);box-shadow:0 8px 20px rgba(26,104,224,.24)}.micButton span,.ttsButton span{margin-right:8px}.micButton.recording{background:linear-gradient(135deg,#f15c72,#d93650);animation:pulse 1.5s infinite}.ttsButton.active{background:linear-gradient(135deg,#42c45a,#249d3b)}.receiverControlGroup{width:min(100%,560px);display:grid;align-items:center;justify-content:center;grid-gap:12px;gap:12px}.conversationReceiverControls{grid-template-columns:repeat(3,minmax(0,1fr))}.oneWayReceiverControls{grid-template-columns:repeat(2,minmax(0,1fr));max-width:380px}.receiverControlGroup .clearButton,.receiverControlGroup .micButton,.receiverControlGroup .ttsButton{width:100%;min-width:0;padding-inline:12px}.conversationReceiverControls .micButton.recording{background:linear-gradient(135deg,#ef5a67,#d93748)}.clearButton{color:#66758a;border:1px solid #d9e3ef;background:#fff}@keyframes pulse{50%{box-shadow:0 0 0 9px rgba(229,61,88,.12)}}.receiverMode .materialSection{display:none}.receiverMode .topbar,.receiverMode .workspace{width:min(94%,980px)}.receiverMode .topbar .setupHeaderActions{margin-left:auto}.receiverMode .controlCard .roleTabs,.receiverMode .controlCard .sectionTitle{display:none}.receiverMode .stageCard{height:calc(100dvh - 230px);min-height:540px;max-height:calc(100dvh - 230px)}.receiverMode .captionStage{flex:1 1 auto;min-height:0;max-height:none;overflow-y:auto;overscroll-behavior:contain}.receiverMode .captions{padding:clamp(22px,5vw,52px);gap:14px}.receiverMode .captions p{font-size:clamp(24px,4vw,42px)}.receiverMode .empty{min-height:100%}.receiverMode.receiverConnected .workspace{height:calc(100dvh - 76px);padding-bottom:10px;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.receiverMode.receiverConnected .stageCard{height:auto;min-height:0;max-height:none}@media (max-width:1080px){.setupPresenter .setupNav{width:176px;padding-inline:10px}.setupPresenter .setupNav a,.setupPresenter .setupNav span{padding-inline:12px;font-size:12px}.setupNavProfile em{display:none}.setupPresenter .setupDashboard{width:auto;margin-left:96px;margin-right:20px}.languageQuickTabs{grid-template-columns:repeat(auto-fit,minmax(105px,1fr))}.accessInfoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.setupQrBox{width:auto;height:230px}.setupQrBox svg{width:126px;height:126px}.accessCodeBox{grid-column:1/-1;min-height:150px}.controlCard{align-items:center}.notice{flex-basis:100%}.lessonWorkspace .lessonContent{grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:18px;padding-inline:18px}.livePresenter .lessonContent{padding-inline:0}}@media (max-width:820px){.setupPresenter .topbar{min-height:64px;padding:9px 14px 0;flex-wrap:wrap}.setupPresenter .setupNav{position:static;order:3;flex-basis:calc(100% + 28px);width:100%;height:auto;margin:8px -14px 0;padding:8px 12px;flex-direction:row;overflow-x:auto;border-right:0;border-bottom:1px solid #e1e8f2;scrollbar-width:none}.setupPresenter .setupNav::-webkit-scrollbar{display:none}.setupPresenter .setupNav a,.setupPresenter .setupNav span{min-height:38px;flex:0 0 auto;padding-inline:14px}.setupNavProfile{display:none}.setupPresenter .setupDashboard{width:100%;margin:118px auto 28px;padding:0 12px}.setupHeading h1{font-size:21px}.setupHeading p{margin-bottom:20px;font-size:12px}.setupCard{padding:20px 16px}.classNameField{grid-template-columns:1fr;gap:9px}.setupPageTop{height:auto;min-height:126px;flex-wrap:wrap;gap:0}.setupPageTop .adminPageHeading{flex-basis:100%;height:82px}.setupPageTop .saveSetupButton{width:100%;height:42px;margin:0}.setupCard h2{margin-bottom:20px}.languageQuickTabs{gap:8px;margin-bottom:24px}.languageQuickTabs button{min-width:0;height:40px;padding:0 13px;font-size:12px}.setupLanguageFields{grid-template-columns:1fr;gap:18px}.languageDirection{width:42px;height:42px;margin:-4px auto;transform:rotate(90deg);font-size:21px}.translationSelectRow{padding-left:0}.accessInfoGrid{grid-template-columns:1fr;gap:20px}.setupQrBox{width:100%;height:230px;margin:auto}.joinLinkField>div button{width:68px}.accessCodeBox{grid-column:auto;grid-template-columns:1fr;text-align:center}.topbar,.workspace{width:100%}.topbar{min-height:64px;padding:9px 14px}.workspace{padding:4px 12px 24px;gap:12px}.controlCard,.stageCard{border-radius:20px}.controlCard{padding:13px;display:grid;grid-template-columns:90px minmax(0,1fr);grid-gap:9px;gap:9px}.roleTabs,.sectionTitle{grid-column:1/-1;width:100%}.controlCard>label:not(.uploadButton),.teacherLanguageField label{margin:0;font-size:11px}.controlCard>input,.controlCard>select{width:100%;height:44px}.teacherLanguageField{display:contents}.teacherLanguageField select{width:100%;height:44px}.disconnectButton,.notice,.primaryButton,.qrPanel,.uploadButton{grid-column:1/-1;width:100%}.notice{min-width:0;padding:2px}.qrPanel{grid-template-columns:118px 1fr;grid-template-rows:auto auto auto;min-height:140px;padding:10px}.qrCanvas{grid-column:1;grid-row:1/4;width:118px;height:118px}.qrCanvas svg{width:104px;height:104px}.qrPanel b,.qrPanel code,.qrPanel small{grid-column:2}.qrPanel b{grid-row:1;align-self:end}.qrPanel small{grid-row:2}.qrPanel code{grid-row:3;justify-self:stretch;padding:8px;text-align:center;font-size:18px}.lessonWorkspace .lessonContent{height:auto;padding:0 12px 16px;display:flex;flex-direction:column;gap:4px}.lessonWorkspace .lessonPane,.lessonWorkspace .translationPane{display:grid}.lessonWorkspace .materialSection{height:50vh;min-height:360px}.lessonWorkspace .pdfLessonViewer{height:100%}.lessonWorkspace .captionStage.withMaterial{min-height:500px;max-height:68vh}.livePresenter .workspace{width:100%;padding:0}.livePresenter .stageCard{padding-left:54px}.liveSideToolbar{width:54px;padding-inline:4px}.liveSideToolbar>button,.sideMaterialTool>button{width:46px}.sideMaterialMenu{left:50px}.livePresenter .lessonContent{height:auto;min-height:0;padding:0;display:grid;grid-template-columns:1fr;grid-template-rows:minmax(0,3fr) minmax(0,2fr);grid-gap:8px;gap:8px}.livePresenter .lessonWorkspace.noTranslation .lessonContent{grid-template-rows:minmax(0,1fr)}.livePresenter .lessonPane,.livePresenter .translationPane{min-height:0}.livePresenter .materialSection{height:auto;min-height:0}.livePresenter .captionStage.withMaterial{min-height:0;max-height:none}.liveSettingsBar{flex-wrap:wrap;min-height:112px;padding:8px;gap:8px}.liveMaterialActions{width:100%;margin:0;justify-content:center}.liveLanguageMenu{right:-35px}.livePresenter .topbar{padding:9px 14px}.liveHeaderActions{gap:8px}.liveAudience{font-size:11px}.teacherTranslationGrid{min-height:500px}.livePresenter .teacherTranslationGrid{min-height:0}.receiverMode .controlCard{grid-template-columns:minmax(0,1fr);gap:6px}.receiverMode .receiverConnectedBar{display:block;padding:0}.receiverMode .receiverCompactBar{grid-template-columns:minmax(0,1fr) minmax(145px,1.2fr) auto;gap:6px 8px;padding:8px 10px}.receiverMode .receiverCompactExit{width:36px;padding:0;font-size:0}.receiverMode .receiverCompactExit:after{content:"×";font-size:20px}.receiverMode .receiverCompactStatus{display:none}.receiverMode .receiverCompactNotice{grid-column:1/-1}.receiverMode .controlCard>label:not(.uploadButton){margin-top:5px;white-space:normal;overflow-wrap:anywhere;word-break:normal;line-height:1.35}.receiverMode .controlCard>.disconnectButton,.receiverMode .controlCard>.notice,.receiverMode .controlCard>.primaryButton,.receiverMode .controlCard>input,.receiverMode .controlCard>select{grid-column:1;width:100%;min-width:0}.receiverMode .stageHeader{height:auto;min-height:64px;align-items:center;gap:8px;padding-top:9px;padding-bottom:9px}.receiverMode .stageHeader>div:first-child{flex:1 1 auto}.receiverMode .stageHeader strong{font-size:15px;line-height:1.35}.receiverMode .studentFontControls{flex:0 0 auto;gap:4px}.receiverMode .studentFontControls>span{display:none}.receiverMode .studentFontControls button{min-width:34px;height:32px;padding:0 5px}.receiverMode .stageCard{height:calc(100dvh - 248px);min-height:470px;max-height:calc(100dvh - 248px)}.receiverMode.receiverConnected .workspace{height:calc(100dvh - 62px);padding:5px 8px 8px;gap:7px}.receiverMode.receiverConnected .stageCard{height:auto;min-height:0;max-height:none;border-radius:15px}.receiverMode.receiverConnected .stageHeader{min-height:54px;padding-top:6px;padding-bottom:6px}.receiverMode.receiverConnected .captionStage{min-height:0}.receiverMode.receiverConnected .stageControls{position:relative;z-index:3;flex:0 0 auto;min-height:64px;padding:8px 6px max(8px,env(safe-area-inset-bottom));background:rgba(255,255,255,.98)}.receiverMode .captions{padding:18px}.receiverMode .captions article{padding:15px 16px}.receiverMode .captions p{font-size:clamp(20px,6vw,30px)}}@media (max-width:520px){.receiverMode .topbar{min-height:62px;padding:8px 10px;gap:8px}.receiverMode .topbar .brand{min-width:0;gap:7px}.receiverMode .topbar .brandMark{width:34px;height:34px}.receiverMode .topbar .brand strong{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.receiverMode .setupHeaderActions{gap:5px}.receiverMode .setupHeaderActions .setupAvatar,.receiverMode .setupHeaderActions .setupUser,.receiverMode .setupHeaderActions .status{display:none}.receiverMode .uiLanguagePicker{flex:0 0 auto;max-width:142px;height:40px}.receiverMode .uiLanguagePicker select{width:103px;font-size:11px}.brandMark{width:39px;height:39px;font-size:20px}.brand strong{max-width:220px;font-size:13px;line-height:1.3}.brand small{display:none}.status{padding:7px 10px;font-size:10px}.workspace{padding-left:9px;padding-right:9px}.controlCard{grid-template-columns:84px minmax(0,1fr);border-radius:17px}.stageCard{border-radius:18px}.stageHeader{min-height:60px;padding:0 17px}.stageHeader strong{font-size:17px}.audience{font-size:10px}.stageControls{min-height:76px;padding:12px 8px;gap:8px}.clearButton,.micButton,.ttsButton{min-width:0;height:46px;padding:0 17px;font-size:13px}.stageControls{width:100%;box-sizing:border-box}.receiverControlGroup{width:100%;gap:6px}.receiverControlGroup .clearButton,.receiverControlGroup .micButton,.receiverControlGroup .ttsButton{height:48px;padding:4px 6px;white-space:normal;line-height:1.2;font-size:11px}.oneWayReceiverControls{max-width:none}.teacherTranslationGrid{padding:9px;gap:9px}.teacherLanguageCaptions{padding:11px}.qrPanel{grid-template-columns:106px 1fr}.qrCanvas{width:106px;height:106px}.qrCanvas svg{width:94px;height:94px}}@media(max-width:600px){.participantsDrawer{top:70px;width:100vw}.participantFilters{grid-template-columns:1fr}.participantRows article{grid-template-columns:38px minmax(0,1fr) auto}}.pdfColorMenu .pdfColorPalette{position:absolute;top:calc(100% + 6px);left:50%;transform:translateX(-50%)}.sideZoomControl{width:50px;padding:4px 3px;display:grid;grid-template-rows:22px 36px 22px;border:1px solid #dbe4ef;border-radius:10px;background:#f8fafc}.sideZoomControl>button{padding:0;color:#52617a;border:0;border-radius:5px;background:transparent;font-size:14px;font-weight:900;cursor:pointer}.sideZoomControl>button:hover:not(:disabled){color:#1268f2;background:#eaf3ff}.sideZoomControl>button:disabled{opacity:.3;cursor:not-allowed}.sideZoomControl label{position:relative;display:grid;place-items:center}.sideZoomControl input{width:42px;height:30px;padding:0 10px 0 2px;color:#1268f2;border:1px solid #c8daf3;border-radius:6px;background:#fff;text-align:center;font-size:10px;font-weight:850;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.sideZoomControl input::-webkit-inner-spin-button,.sideZoomControl input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.sideZoomControl label span{position:absolute;right:4px;color:#6c7a8f;font-size:8px;pointer-events:none}@media (min-width:1800px){.adminHeader{height:84px;padding-inline:40px}.adminSidebar{top:84px;width:240px;padding:28px 18px}.adminSidebar nav a{height:52px;font-size:15px}.adminPageHeading{height:116px;padding-top:32px}.adminPageHeading h1{font-size:31px}.adminPageHeading p{font-size:15px}.lessonWorkspace .topbar{min-height:84px;padding-inline:34px}.lessonWorkspace .brand strong{font-size:19px}.lessonWorkspace .brand small{font-size:12px}.lessonWorkspace .lessonContent{gap:18px}.lessonWorkspace .teacherLanguageCaptions p{font-size:clamp(21px,1.4vw,30px)}.lessonWorkspace .teacherLanguageCaptions small{font-size:13px}}@media (min-width:1200px) and (max-width:1599px){.adminHeader{padding-inline:22px}.adminSidebar{width:205px;padding-inline:11px}.adminSidebar nav a{padding-inline:10px}.adminPageHeading{height:96px;padding-top:23px}.adminPageHeading h1{font-size:25px}.adminPageHeading p{font-size:13px}.lessonWorkspace .topbar{padding-inline:18px}}@media (max-width:480px){.adminPageHeading{height:auto;min-height:78px;padding:18px 2px 12px}.adminPageHeading h1{font-size:22px}.adminPageHeading p{font-size:12px}}.adminBrand b{font-size:19px}.adminBrand small,.adminHeaderActions em,.adminHeaderActions small,.adminProfile small{font-size:11px}.adminHeaderActions>b,.adminProfile b{font-size:13px}.adminSidebar nav{gap:6px}.adminSidebar nav a{height:47px;font-size:14px}.adminSidebar nav a>i{font-size:17px}.adminProfile em{font-size:10px}.adminLogout{height:42px;font-size:13px}.adminPageHeading{height:104px;padding-top:27px}.adminPageHeading h1{font-size:28px}.adminPageHeading p{font-size:14px}@media (max-width:640px){.languagePickerBackdrop{padding:0;align-items:end}.languagePickerDialog{width:100%;max-height:88dvh;padding:18px 16px;border-radius:22px 22px 0 0}.languagePickerGrid{grid-template-columns:1fr}.languagePickerDialog>nav{margin:0 -4px}.liveSelectedLanguages{width:min(280px,calc(100vw - 84px))}}.setupPresenter{min-height:100vh;background:linear-gradient(180deg,#edf8ff,#f3f9ff 54%,#fffaf2);font-family:Noto Sans KR,Pretendard,Apple SD Gothic Neo,Malgun Gothic,sans-serif}.setupPresenter .adminHeader{height:52px;padding:0 18px 0 13px;border-bottom:1px solid #dfe8f4;background:rgba(255,255,255,.96)}.setupPresenter .adminBrand{width:188px;height:52px;gap:9px;border-right:1px solid #dfe8f4}.setupPresenter .adminBrandMark{width:34px;height:34px}.setupPresenter .adminBrand b{font-size:14px;font-weight:900;letter-spacing:-.04em}.setupPresenter .adminBrand small{margin-top:2px;font-size:9px;font-weight:500}.setupPresenter .adminHeader:after{content:none}.setupPresenter .adminHeaderActions{gap:8px}.setupPresenter .adminHeaderActions button{width:32px;height:32px;border:1px solid #e1e8f2;border-radius:10px;background:#fff}.setupPresenter .adminHeaderActions em{padding:7px 12px;border:1px solid #dae3ef;background:#f1f5fa;font-size:9px;font-weight:850}.setupPresenter .adminAvatar{width:34px;height:34px;color:#fff;background:linear-gradient(135deg,#8bbcff,#eda5d0);font-size:12px;font-weight:800}.setupPresenter .adminHeaderActions>b{font-size:11px;font-weight:850}.setupPresenter .adminHeaderActions small{margin-top:2px;font-size:8px;font-weight:500}.setupPresenter .adminSidebar{top:52px;width:202px;padding:30px 7px 14px;border-right:1px solid #dce6f2;background:rgba(250,252,255,.94)}.setupPresenter .adminSidebar nav{gap:5px}.setupPresenter .adminSidebar nav a{height:43px;padding:0 12px;gap:11px;color:#65748d;border-radius:11px;font-size:12px;font-weight:700}.setupPresenter .adminSidebar nav a>i{width:25px;height:25px;display:grid;place-items:center;color:#71819a;border-radius:9px;background:#f0f4f9}.setupPresenter .adminSidebar nav a.active{color:#fff;background:linear-gradient(110deg,#458cf8,#55b4f8);box-shadow:0 7px 15px rgba(58,143,244,.27)}.setupPresenter .adminSidebar nav a.active>i{color:#fff;background:rgba(255,255,255,.18)}.setupPresenter .adminProfile{padding:10px 9px;border-radius:11px;background:#fff}.setupPresenter .adminProfile>i{color:#fff;background:linear-gradient(135deg,#90beff,#e8a5d6);font-size:11px;font-weight:800}.setupPresenter .adminProfile b{font-size:10px}.setupPresenter .adminProfile small{font-size:8px}.setupPresenter .adminProfile em{padding:4px 5px;font-size:7px}.setupPresenter .adminLogout{height:35px;margin-top:8px;border-radius:9px;background:#fff;font-size:10px}.setupPresenter .setupDashboard{margin:52px 28px 40px 232px}.setupPresenter .setupPageTop{height:88px;padding-left:0}.setupPresenter .setupPageTop .adminPageHeading{height:88px;padding:16px 0 0;position:relative}.setupPresenter .setupPageTop .adminPageHeading:before{content:none;position:absolute;top:17px;left:0;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,#ffe08b,#ffb9d2);font-size:19px}.setupPresenter .adminPageHeading h1{width:max-content;margin-bottom:8px;color:#263550;font-size:25px;font-weight:900;letter-spacing:-.05em}.setupPresenter .adminPageHeading h1:first-letter{color:#263550}.setupPresenter .adminPageHeading h1 em{color:#ef83bd;background:linear-gradient(90deg,#559af7,#ef83bd);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-style:normal}.setupPresenter .adminPageHeading p{color:#718098;font-size:11px;font-weight:500}.setupPresenter .languageSetupCard{margin-top:0;padding:27px 26px 24px;border-radius:23px}.setupPresenter .classNameField{gap:14px;margin-bottom:22px}.setupPresenter .classNameField label{gap:8px;font-size:11px}.setupPresenter .classNameField input{height:68px;border-radius:14px;font-size:14px}.setupPresenter .setupStepHeading{margin-bottom:14px}.setupPresenter .setupStepHeading>i{width:32px;height:32px;border-radius:11px;font-size:14px}.setupPresenter .setupStepHeading b{font-size:13px}.setupPresenter .setupStepHeading small{font-size:10px}.setupPresenter .languageQuickTabs{grid-template-columns:repeat(7,minmax(100px,1fr));gap:9px;margin-bottom:20px}.setupPresenter .languageQuickTabs button{height:64px;border-radius:13px;font-size:11px}.setupPresenter .setupLanguageFields>label{padding:16px;border-radius:17px}.setupPresenter .sessionCreateBridge .saveSetupButton{min-width:250px;height:51px}.setupPresenter .languageSelectionBox{cursor:pointer;text-align:left}.setupPresenter .sourceLanguageBox{padding:8px 11px;border:1px dashed #91c1ff;background:#fff}.setupPresenter .languageSelectionBox:hover,.setupPresenter .sourceLanguageBox:hover{border-color:#4d9df7;background:#f8fbff}.setupPresenter .sourceLanguageBox:disabled{cursor:not-allowed}.setupPresenter .sourceLanguageBox>strong{font-size:11px}@media (min-width:821px) and (max-width:1100px){.setupPresenter .adminSidebar{width:202px;padding-inline:7px}.setupPresenter .adminSidebar nav a{justify-content:flex-start;padding:0 12px}.setupPresenter .adminProfile>div,.setupPresenter .adminProfile>em,.setupPresenter .adminSidebar nav a>span{display:block}.setupPresenter .adminProfile{display:grid}.setupPresenter .adminLogout{font-size:10px}.setupPresenter .adminLogout:before{content:none}.setupPresenter .setupDashboard{margin-left:232px;margin-right:28px}}@media (min-width:1081px){.setupPresenter .setupDashboard{width:calc(100vw - 260px);margin-top:52px;margin-right:28px;transform:none}.setupPresenter .setupPageTop,.setupPresenter .setupPageTop .adminPageHeading{height:88px}.setupPresenter .setupPageTop .adminPageHeading{padding:16px 0 0}}.adminHeader{height:52px;padding:0 18px 0 13px;border-bottom-color:#dfe8f4;background:rgba(255,255,255,.96)}.adminBrand{width:188px;height:52px;gap:9px;border-right:1px solid #dfe8f4}.adminBrandMark{width:34px;height:34px}.adminBrand b{font-size:14px;font-weight:900;letter-spacing:-.04em}.adminBrand small{margin-top:2px;font-size:9px;font-weight:500}.adminBreadcrumb{position:absolute;left:223px;display:flex;align-items:center;gap:8px;color:#68768d;font-size:10px;font-weight:700}.adminBreadcrumb i{color:#a4afbf;font-style:normal}.adminHeaderActions{gap:8px}.adminHeaderActions button{width:32px;height:32px;border:1px solid #e1e8f2;border-radius:10px;background:#fff}.adminHeaderActions em{padding:7px 12px;border:1px solid #dae3ef;background:#f1f5fa;font-size:9px;font-weight:850}.adminAvatar{width:34px;height:34px;color:#fff;background:linear-gradient(135deg,#8bbcff,#eda5d0);font-size:12px;font-weight:800}.adminHeaderActions>b{font-size:11px;font-weight:850}.adminHeaderActions small{margin-top:2px;font-size:8px;font-weight:500}.adminSidebar{top:52px;width:202px;padding:30px 7px 14px;border-right-color:#dce6f2;background:rgba(250,252,255,.96)}.adminSidebar nav{gap:5px}.adminSidebar nav a{height:43px;padding:0 12px;gap:11px;color:#65748d;border-radius:11px;font-size:12px;font-weight:700}.adminSidebar nav a>i{width:25px;height:25px;display:grid;place-items:center;color:#71819a;border-radius:9px;background:#f0f4f9}.adminSidebar nav a.active,.adminSidebar nav a.active:hover{color:#fff;background:linear-gradient(110deg,#458cf8,#55b4f8);box-shadow:0 7px 15px rgba(58,143,244,.27)}.adminSidebar nav a.active>i{color:#fff;background:rgba(255,255,255,.18)}.adminProfile{padding:10px 9px;border-radius:11px;background:#fff}.adminProfile>i{color:#fff;background:linear-gradient(135deg,#90beff,#e8a5d6);font-size:11px;font-weight:800}.adminProfile b{font-size:10px}.adminProfile small{font-size:8px}.adminProfile em{padding:4px 5px;font-size:7px}.adminLogout{height:35px;margin-top:8px;border-radius:9px;background:#fff;font-size:10px}main:has(>.adminSidebar){min-height:100vh;padding-top:52px!important;background:linear-gradient(180deg,#edf8ff,#f3f9ff 54%,#fffaf2)!important}main:not(.setupPresenter)>.adminSidebar~section{margin-left:202px!important;padding-left:30px;padding-right:30px}main:not(.setupPresenter)>.adminSidebar~section>.adminPageHeading{height:107px;padding-top:28px}.adminPageHeading h1{font-size:25px;font-weight:900}.adminPageHeading p{font-size:11px}@media (min-width:721px) and (max-width:1100px){.adminSidebar{width:202px;padding-inline:7px}.adminSidebar nav a{justify-content:flex-start;padding:0 12px}.adminProfile>div,.adminProfile>em,.adminSidebar nav a>span{display:block}.adminProfile{display:grid}.adminLogout{font-size:10px}.adminLogout:before{content:none}main:not(.setupPresenter)>.adminSidebar~section{margin-left:202px!important}.adminBreadcrumb{left:223px}}@media(max-width:720px){.adminHeader{height:64px}.adminBreadcrumb{display:none}.adminBrand{width:auto;border-right:0}.adminSidebar{top:64px;width:100%;padding:7px 10px}main:has(>.adminSidebar){padding-top:118px!important}main:not(.setupPresenter)>.adminSidebar~section{margin-left:0!important;padding-inline:12px}}@media(min-width:721px){.adminBrand,.adminHeader,.setupPresenter .adminBrand,.setupPresenter .adminHeader{height:64px}.adminSidebar,.setupPresenter .adminSidebar{top:64px}main:has(>.adminSidebar){padding-top:64px!important}main.setupPresenter:has(>.adminSidebar){padding-top:0!important}.setupPresenter .setupDashboard{margin-top:64px}}.livePresenter .materialSection,.livePresenter .pdfCanvasArea,.livePresenter .pdfLessonViewer{background:#f7f4ed}.livePresenter .pdfCanvasArea{padding:18px;scrollbar-width:none;-ms-overflow-style:none}.livePresenter .pdfCanvasArea::-webkit-scrollbar{width:0;height:0;display:none}.livePresenter .pdfPageWrap{filter:drop-shadow(0 8px 18px rgba(55,48,38,.14))}.livePresenter .pdfCanvasArea canvas{border-radius:3px;box-shadow:0 1px 3px rgba(55,48,38,.12)}.livePresenter .pdfCanvasArea .react-pdf__Document,.livePresenter .pdfCanvasArea .react-pdf__Page,.livePresenter .pdfPageWrap{background:transparent}.livePresenter .pdfLessonViewer:-webkit-full-screen{background:#f7f4ed}.livePresenter .pdfLessonViewer:fullscreen{background:#f7f4ed}