:root{--ink:#11233a;--ink2:#1d3554;--gold:#c99232;--gold2:#e4bd6e;--paper:#f5f7fa;--line:#dde4ec;--muted:#6b7686;--white:#fff;--green:#246b45;--greenbg:#e9f6ef;--red:#9d2f2f;--redbg:#fff0f0;--shadow:0 18px 55px #11233a14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #c9923259}.muted{color:var(--muted)}.logo{letter-spacing:.04em;align-items:center;gap:11px;font-weight:900;display:inline-flex}.logoMark{background:var(--ink);width:40px;height:40px;color:var(--gold2);border-radius:12px;place-items:center;font-size:13px;display:grid;box-shadow:inset 0 0 0 1px #ffffff14}.logo>span:last-child{flex-direction:column;line-height:1.05;display:flex}.logo strong{font-size:14px}.logo small{letter-spacing:.24em;color:var(--gold);margin-top:5px;font-size:9px}.eyebrow{letter-spacing:.18em;color:var(--gold);text-transform:uppercase;font-size:11px;font-weight:900;display:inline-block}.eyebrow.light{color:#f1c56b}.primaryButton,.secondaryButton{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-weight:800;transition:all .2s;display:inline-flex}.primaryButton{background:var(--ink);color:#fff;box-shadow:0 8px 20px #11233a26}.primaryButton:hover{background:#0b1c31;transform:translateY(-1px)}.primaryButton:disabled{opacity:.55;cursor:not-allowed;transform:none}.secondaryButton{border:1px solid var(--line);color:var(--ink);background:#fff}.primaryButton.compact{padding:10px 14px}.textLink{color:var(--ink2);border-bottom:1px solid #aeb8c5;font-weight:700}.iconButton{border:1px solid var(--line);width:40px;height:40px;color:var(--ink);cursor:pointer;background:#fff;border-radius:10px;place-items:center;display:grid}.backLink{color:var(--muted);align-items:center;gap:5px;margin:8px 0 22px;font-size:14px;font-weight:700;display:inline-flex}.landingShell{max-width:1220px;margin:auto;padding:0 28px}.landingNav{justify-content:space-between;align-items:center;height:88px;display:flex}.heroSection{grid-template-columns:1.05fr .95fr;align-items:center;gap:72px;min-height:620px;padding:52px 0 70px;display:grid}.heroSection h1{letter-spacing:-.045em;margin:14px 0 25px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,6vw,84px);font-weight:600;line-height:.95}.heroSection h1 em{color:var(--gold);font-style:italic;font-weight:400}.heroCopy{color:#576476;max-width:650px;font-size:19px;line-height:1.7}.heroActions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:30px;display:flex}.heroVisual{place-items:center;min-height:500px;display:grid;position:relative}.portalPreview{border:1px solid var(--line);background:#fff;border-radius:24px;width:92%;overflow:hidden;transform:rotate(1deg);box-shadow:0 35px 80px #11233a24}.previewTop{border-bottom:1px solid var(--line);background:#f3f5f8;align-items:center;gap:6px;height:42px;padding:0 15px;display:flex}.previewTop span{background:#cbd3dd;border-radius:99px;width:8px;height:8px}.previewCourse{padding:26px}.previewBadge{letter-spacing:.15em;color:var(--gold);font-size:10px;font-weight:900}.previewCourse h3{margin:7px 0 18px;font-size:28px}.previewVideo{aspect-ratio:16/9;color:#fff;background:linear-gradient(145deg,#0e2138,#172f4d);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:relative}.previewVideo>span{color:#c9d3df;font-size:13px}.previewVideo>b{opacity:.55;font-size:10px;position:absolute;bottom:20%;left:9%}.previewProgress{background:#eef1f5;border-radius:50px;height:7px;margin-top:20px;overflow:hidden}.previewProgress i{background:var(--gold);width:52%;height:100%;display:block}.floatingCard{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;align-items:center;gap:10px;min-width:190px;padding:12px 14px;display:flex;position:absolute}.floatingCard svg{color:var(--gold)}.floatingCard span{flex-direction:column;display:flex}.floatingCard b{font-size:13px}.floatingCard small{color:var(--muted);margin-top:2px}.fcOne{bottom:16%;left:-1%;transform:rotate(-3deg)}.fcTwo{top:18%;right:-3%;transform:rotate(2deg)}.featureStrip{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:repeat(3,1fr);margin:0 0 70px;display:grid;box-shadow:0 10px 30px #11233a0d}.featureStrip>div{border-right:1px solid var(--line);align-items:center;gap:14px;padding:24px 28px;display:flex}.featureStrip>div:last-child{border-right:0}.featureStrip svg{color:var(--gold)}.featureStrip span{flex-direction:column;display:flex}.featureStrip small{color:var(--muted);margin-top:3px}.authPage{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.authBrandPanel{color:#fff;background:linear-gradient(145deg,#0c1d31,#173656);flex-direction:column;justify-content:space-between;padding:52px clamp(30px,6vw,90px);display:flex;position:relative;overflow:hidden}.authBrandPanel:after{content:"";border:1px solid #e5be7133;border-radius:50%;width:420px;height:420px;position:absolute;top:23%;right:-190px}.authBrandPanel .logoMark{color:var(--ink);background:#fff}.authBrandPanel .logo strong{color:#fff}.authBrandPanel h1{max-width:620px;margin:15px 0 18px;font-family:Georgia,serif;font-size:clamp(42px,5vw,66px);font-weight:500;line-height:1.02}.authBrandPanel p{color:#bcc9d8;max-width:560px;font-size:17px;line-height:1.7}.authTrust{color:#fff;align-items:center;gap:12px;display:flex}.authTrust svg{color:#f2c56f}.authTrust span{flex-direction:column;display:flex}.authTrust small{color:#aebdce;margin-top:3px}.authCardWrap{place-items:center;padding:32px;display:grid}.authCard{border:1px solid var(--line);width:min(460px,100%);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:40px}.lockBadge,.setupIcon{width:52px;height:52px;color:var(--gold);background:#f8f1e4;border-radius:15px;place-items:center;margin-bottom:24px;display:grid}.authCard h2,.setupCard h1{margin:7px 0 10px;font-size:33px}.authForm{flex-direction:column;gap:15px;margin-top:24px;display:flex}.authForm label{flex-direction:column;gap:7px;font-size:13px;font-weight:800;display:flex}.authForm input,.authForm select{width:100%;color:var(--ink);background:#fff;border:1px solid #ced7e1;border-radius:11px;padding:13px 14px}.authForm input:focus{border-color:var(--gold)}.phoneField{border:1px solid #ced7e1;border-radius:11px;display:flex;overflow:hidden}.phoneField:focus-within{border-color:var(--gold);box-shadow:0 0 0 3px #c9923226}.phoneField span{color:#4d5c6e;background:#f3f5f7;border-right:1px solid #d9e0e8;padding:13px}.phoneField input{border:0;border-radius:0;outline:0;box-shadow:none!important}.privacyNote{color:#697687;background:#f6f8fa;border-radius:10px;gap:8px;margin-top:22px;padding:12px 14px;font-size:12px;line-height:1.55;display:flex}.demoHint{color:var(--muted)!important;margin:0!important;font-size:11px!important}.errorBox,.successBox{border-radius:10px;padding:11px 13px;font-size:13px;line-height:1.45}.errorBox{background:var(--redbg);color:var(--red);border:1px solid #f4cccc}.successBox{background:var(--greenbg);color:var(--green);border:1px solid #c9ead8}.centerPage{place-items:center;min-height:100vh;padding:24px;display:grid}.setupCard{border:1px solid var(--line);width:min(500px,100%);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:38px}.setupCard .logo{margin-bottom:42px}.setupCard .primaryButton{width:100%;margin-top:20px}.buttonError{font-size:11px;display:block}.appShell{max-width:1220px;margin:auto;padding:0 28px 70px}.appHeader{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;height:88px;margin-bottom:34px;display:grid}.navLinks{gap:8px;display:flex}.navLinks a{color:#526174;border-radius:9px;align-items:center;gap:7px;padding:9px 12px;font-size:14px;font-weight:700;display:flex}.navLinks a:hover{background:#eef2f6}.appHeader>.iconButton{justify-self:end}.dashboardHero{color:#fff;background:linear-gradient(135deg,#10243d,#1c3c61);border-radius:24px;justify-content:space-between;align-items:center;gap:20px;padding:34px 38px;display:flex;box-shadow:0 20px 45px #11233a29}.dashboardHero h1{margin:8px 0;font-family:Georgia,serif;font-size:42px;font-weight:500}.dashboardHero p{color:#bdcbd9;margin:0}.studentIdentity{background:#ffffff14;border:1px solid #ffffff24;border-radius:14px;flex-direction:column;min-width:150px;padding:15px 18px;display:flex}.studentIdentity span{color:#f0c774;font-weight:900}.studentIdentity small{color:#bfcbd8;margin-top:3px}.sectionHeader{justify-content:space-between;align-items:end;margin:38px 0 18px;display:flex}.sectionHeader h2{margin:5px 0 0;font-size:30px}.courseGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.courseCard{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:190px 1fr;min-height:270px;display:grid;overflow:hidden;box-shadow:0 10px 30px #11233a0a}.courseArtwork{color:#fff;background:linear-gradient(145deg,#d9aa58,#f0d8a8);justify-content:center;align-items:center;display:flex;position:relative}.courseArtwork span{opacity:.5;font-family:Georgia,serif;font-size:60px}.courseArtwork svg{position:absolute;bottom:20px;right:20px}.courseBody{padding:25px}.statusPill{letter-spacing:.08em;background:var(--greenbg);color:var(--green);border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;font-weight:900;display:inline-flex}.statusPill.off{color:#6c7887;background:#eef1f4}.courseBody h3{margin:10px 0 8px;font-size:25px}.courseBody>p{color:var(--muted);min-height:44px;font-size:14px;line-height:1.55}.metaRow{color:#667486;flex-wrap:wrap;gap:15px;margin:17px 0;font-size:12px;display:flex}.metaRow span{align-items:center;gap:5px;display:flex}.progressLine{background:#edf1f5;border-radius:50px;height:6px;overflow:hidden}.progressLine i{background:var(--gold);height:100%;display:block}.progressLine.large{height:8px;margin-top:12px}.courseFooter{justify-content:space-between;align-items:center;margin-top:11px;display:flex}.courseFooter small{color:var(--muted)}.courseFooter a{align-items:center;gap:5px;font-weight:800;display:flex}.emptyState{text-align:center;background:#fff;border:1px dashed #cbd5df;border-radius:20px;grid-column:1/-1;padding:50px}.emptyState svg{color:var(--gold)}.courseHero{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:1fr 220px;align-items:center;gap:30px;padding:32px;display:grid}.courseHero h1{margin:10px 0;font-family:Georgia,serif;font-size:44px;font-weight:500}.courseHero p{color:var(--muted);max-width:700px;line-height:1.6}.courseProgress{text-align:right;flex-direction:column;display:flex}.courseProgress strong{font-size:42px}.courseProgress span{color:var(--muted);font-size:12px}.lessonList{flex-direction:column;gap:18px;margin-top:24px;display:flex}.moduleCard{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.moduleHeading{border-bottom:1px solid var(--line);background:#fafbfc;padding:20px 24px}.moduleHeading span{letter-spacing:.13em;color:var(--gold);font-size:10px;font-weight:900}.moduleHeading h2{margin:4px 0 0;font-size:20px}.lessonRow{border-bottom:1px solid #edf1f4;grid-template-columns:50px 1fr auto;align-items:center;gap:14px;padding:17px 22px;display:grid}.lessonRow:last-child{border-bottom:0}.lessonNumber{color:#738094;background:#f3f5f8;border-radius:10px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:900;display:grid}.lessonNumber svg{color:var(--green)}.lessonInfo{flex-direction:column;gap:5px;display:flex}.lessonInfo span{color:var(--muted);align-items:center;gap:5px;font-size:12px;display:flex}.lessonAction{border:1px solid var(--line);border-radius:9px;align-items:center;gap:6px;padding:9px 11px;font-size:13px;font-weight:800;display:flex}.courseSecurity{color:#75561f;background:#f8f1e4;border-radius:12px;align-items:center;gap:10px;margin-top:20px;padding:14px 16px;font-size:13px;display:flex}.watchShell{max-width:1360px}.watchHeader{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.watchHeader .backLink{margin:0 0 18px}.watchHeader h1{margin:6px 0;font-size:32px}.watchHeader p{color:var(--muted);margin:0}.secureLabel{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:9px;padding:11px 13px;display:flex}.secureLabel svg{color:var(--gold)}.secureLabel span{flex-direction:column;display:flex}.secureLabel small{color:var(--muted);font-size:10px}.securePlayer{aspect-ratio:16/9;-webkit-user-select:none;user-select:none;background:#06111e;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 24px 50px #08142338}.securePlayer video{object-fit:contain;background:#000;width:100%;height:100%}.playerPlaceholder{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px;display:flex;position:absolute;inset:0}.playerPlaceholder svg{color:#e5bd6f}.playerPlaceholder span{color:#8fa2b9;font-size:13px}.movingWatermark{z-index:5;pointer-events:none;color:#fff;letter-spacing:.035em;opacity:.58;text-shadow:0 1px 4px #000,0 0 12px #000000bf;white-space:nowrap;font-size:clamp(9px,1.1vw,14px);font-weight:900;transition:left .9s,top .9s;position:absolute}.playerSecurityChip{z-index:6;color:#d8e0e8;pointer-events:none;background:#050f1bb8;border-radius:7px;align-items:center;gap:5px;padding:6px 8px;font-size:10px;display:flex;position:absolute;bottom:54px;right:12px}.playerNotice{border:1px solid var(--line);color:#5c6878;background:#fff;border-radius:12px;align-items:flex-start;gap:11px;margin-top:16px;padding:14px 16px;font-size:13px;display:flex}.playerNotice svg{color:var(--gold);flex:none}.playerNotice p{margin:0;line-height:1.5}.adminLayout{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.adminSidebar{color:#fff;background:#0d2036;flex-direction:column;height:100vh;padding:26px 18px;display:flex;position:sticky;top:0}.adminSidebar .logo{padding:0 8px 30px}.adminSidebar .logoMark{color:var(--ink);background:#fff}.adminSidebar .logo strong{color:#fff}.adminSidebar nav{flex-direction:column;gap:5px;display:flex}.adminSidebar nav a{color:#b9c6d4;border-radius:9px;align-items:center;gap:10px;padding:11px 12px;font-size:13px;font-weight:700;display:flex}.adminSidebar nav a:hover{color:#fff;background:#ffffff12}.adminSidebarFoot{color:#92a4b7;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-top:auto;padding:18px 7px 0;font-size:11px;display:flex}.adminSidebar .iconButton{color:#fff;background:#ffffff0f;border-color:#ffffff1a}.adminMain{min-width:0;padding:38px clamp(24px,4vw,56px)}.adminTopbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.adminTopbar h1{margin:6px 0;font-size:36px}.adminTopbar p{color:var(--muted);margin:0}.statGrid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.statCard{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:auto 1fr;gap:4px 10px;padding:19px;display:grid}.statCard svg{color:var(--gold);grid-row:1/4;margin-top:3px}.statCard span{color:var(--muted);font-size:12px;font-weight:700}.statCard strong{font-size:30px}.statCard small{color:#8a95a3}.adminGrid{grid-template-columns:1.2fr .8fr;gap:18px;margin-top:18px;display:grid}.adminPanel{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px;box-shadow:0 8px 25px #11233a08}.panelHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.panelHeader h2{margin:5px 0;font-size:21px}.panelHeader svg{color:var(--gold)}.quickLinks{flex-direction:column;display:flex}.quickLinks>a{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:15px 0;display:grid}.quickLinks>a:last-child{border:0}.quickLinks>a>svg:first-child{width:38px;height:38px;color:var(--gold);background:#f7f0e4;border-radius:10px;padding:9px}.quickLinks span{flex-direction:column;display:flex}.quickLinks small{color:var(--muted);margin-top:3px}.activityList{flex-direction:column;display:flex}.activityList>div{grid-template-columns:12px 1fr;gap:10px;padding:10px 0;display:grid}.activityList i{background:var(--gold);border-radius:50%;width:8px;height:8px;margin-top:5px}.activityList span{flex-direction:column;display:flex}.activityList b{text-transform:capitalize;font-size:12px}.activityList small{color:var(--muted);margin-top:3px;font-size:10px}.tableToolbar{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.searchBox{border:1px solid var(--line);background:#f9fafb;border-radius:10px;align-items:center;gap:8px;padding:0 11px;display:flex}.searchBox input{background:0 0;border:0;outline:0;padding:9px}.responsiveTable{overflow:auto}.dataTable{border-collapse:collapse;width:100%;min-width:720px}.dataTable th{text-align:left;letter-spacing:.08em;color:#8793a2;text-transform:uppercase;border-bottom:1px solid var(--line);padding:10px 12px;font-size:10px}.dataTable td{border-bottom:1px solid #eef1f4;padding:14px 12px;font-size:13px}.studentCell{align-items:center;gap:10px;display:flex}.studentCell>span{color:#8b6425;background:#f3e7cf;border-radius:10px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.studentCell div{flex-direction:column;display:flex}.studentCell small{color:var(--muted);margin-top:2px;font-size:10px}.inlineMetric{align-items:center;gap:6px;display:flex}.adminFootnote{color:var(--muted);margin-top:12px;font-size:11px}.courseAdminGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.adminCourseCard{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px}.adminCourseIcon{width:44px;height:44px;color:var(--gold);background:#f8f1e4;border-radius:12px;place-items:center;margin-bottom:18px;display:grid}.adminCourseCard h2{margin:10px 0 7px;font-size:20px}.adminCourseCard p{color:var(--muted);min-height:40px;font-size:13px;line-height:1.5}.adminCourseMeta{border-top:1px solid var(--line);color:#687587;gap:15px;margin-top:15px;padding-top:14px;font-size:11px;display:flex}.adminCourseMeta span{align-items:center;gap:5px;display:flex}.noticeBox{color:#79591f;background:#fff8e9;border:1px solid #eed8a9;border-radius:12px;margin-top:18px;padding:13px 15px;font-size:12px}.modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#07101c94;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modalCard{background:#fff;border-radius:20px;width:min(500px,100%);max-height:90vh;padding:25px;overflow:auto;box-shadow:0 30px 90px #0000004d}.modalHeader{justify-content:space-between;align-items:start;display:flex}.modalHeader h2{margin:4px 0}.twoCols{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:1050px){.heroSection{grid-template-columns:1fr;gap:25px}.heroVisual{min-height:420px}.courseGrid{grid-template-columns:1fr}.statGrid{grid-template-columns:repeat(2,1fr)}.adminGrid{grid-template-columns:1fr}.courseAdminGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.landingShell,.appShell{padding-left:18px;padding-right:18px}.landingNav{height:76px}.heroSection{padding-top:35px}.heroSection h1{font-size:52px}.heroVisual{min-height:370px}.floatingCard{display:none}.featureStrip{grid-template-columns:1fr}.featureStrip>div{border-right:0;border-bottom:1px solid var(--line)}.featureStrip>div:last-child{border-bottom:0}.authPage{grid-template-columns:1fr}.authBrandPanel{display:none}.authCardWrap{min-height:100vh}.appHeader{grid-template-columns:1fr auto}.navLinks{display:none}.dashboardHero{flex-direction:column;align-items:flex-start}.courseCard{grid-template-columns:110px 1fr}.courseHero{grid-template-columns:1fr}.courseProgress{text-align:left}.watchHeader{flex-direction:column;align-items:flex-start;gap:15px}.secureLabel{display:none}.adminLayout{grid-template-columns:1fr}.adminSidebar{flex-direction:row;align-items:center;height:auto;padding:14px 18px;display:flex;position:static}.adminSidebar .logo{padding:0}.adminSidebar nav{display:none}.adminSidebarFoot{border:0;margin:0 0 0 auto;padding:0}.adminSidebarFoot span{display:none}.adminMain{padding:26px 18px}.courseAdminGrid{grid-template-columns:1fr}}@media (max-width:560px){.heroSection h1{font-size:44px}.heroCopy{font-size:16px}.portalPreview{width:100%}.authCard{padding:28px 22px}.courseCard{grid-template-columns:1fr}.courseArtwork{min-height:110px}.dashboardHero{padding:26px 23px}.dashboardHero h1{font-size:34px}.sectionHeader{flex-direction:column;align-items:flex-start;gap:8px}.courseHero h1{font-size:34px}.lessonRow{grid-template-columns:38px 1fr}.lessonAction{grid-column:2;width:max-content}.statGrid{grid-template-columns:1fr}.adminTopbar{flex-direction:column;align-items:flex-start}.twoCols{grid-template-columns:1fr}}.customControls{z-index:10;color:#fff;background:linear-gradient(#0000,#000000e0);grid-template-columns:38px auto 1fr auto 38px 38px;align-items:center;gap:8px;padding:22px 14px 12px;display:grid;position:absolute;bottom:0;left:0;right:0}.customControls button{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.customControls button svg{width:17px}.customControls input[type=range]{width:100%;accent-color:var(--gold);cursor:pointer}.timeLabel{color:#d7dee7;font-variant-numeric:tabular-nums;font-size:10px}.securePlayer:fullscreen{border-radius:0}.securePlayer:fullscreen .movingWatermark{font-size:clamp(12px,1.4vw,20px)}.statusPill.warning{color:#946414;background:#fff4da}.tableAction{white-space:nowrap;padding:8px 11px;font-size:12px}.tableEmpty{text-align:center;color:var(--muted);flex-direction:column;gap:6px;padding:32px 12px;display:flex}.tableEmpty b{color:var(--ink);font-size:14px}.credentialResult{flex-direction:column;gap:13px;margin-top:22px;display:flex}.credentialRow{border:1px solid var(--line);background:#f9fafb;border-radius:11px;justify-content:space-between;align-items:center;gap:16px;padding:12px 13px;display:flex}.credentialRow span{color:var(--muted);font-size:11px;font-weight:700}.credentialRow code,.temporaryCredential code{overflow-wrap:anywhere;color:var(--ink);font-size:12px;font-weight:800}.studentManageModal{width:min(640px,100%)}.studentSubline{margin:4px 0 0;font-size:12px}.checkboxRow{border:1px solid var(--line);background:#fafbfc;border-radius:11px;padding:12px 13px;flex-direction:row!important;align-items:flex-start!important}.checkboxRow input{margin:3px 3px 0 0;width:auto!important}.checkboxRow span{flex-direction:column;gap:2px;display:flex}.checkboxRow small{color:var(--muted);font-weight:500}.manageSection{border-top:1px solid var(--line);flex-direction:column;gap:12px;margin-top:20px;padding-top:18px;display:flex}.manageSectionHeader{color:var(--ink);justify-content:space-between;align-items:center;display:flex}.manageSectionHeader>div{flex-direction:column;gap:3px;display:flex}.manageSectionHeader small{color:var(--muted);font-size:11px;font-weight:500}.manageSectionHeader svg{color:var(--gold)}.deviceAdminList{border:1px solid var(--line);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.deviceAdminRow{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex}.deviceAdminRow:last-child{border-bottom:0}.deviceAdminRow.revoked{opacity:.65;background:#fafafa}.deviceAdminRow>div{flex-direction:column;gap:3px;display:flex}.deviceAdminRow b{font-size:12px}.deviceAdminRow small{color:var(--muted);font-size:10px}.textDangerButton{color:#a93434;cursor:pointer;background:0 0;border:0;padding:7px;font-size:11px;font-weight:800}.textDangerButton:disabled{opacity:.45;cursor:not-allowed}.temporaryCredential{background:#fff8e9;border:1px solid #eed8a9;border-radius:11px;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:10px 11px;display:grid}.compactText{margin:0;font-size:12px}@media (max-width:720px){.watchShell{padding-bottom:28px}.watchHeader{grid-template-columns:1fr;align-items:start;gap:14px;margin-bottom:16px;display:grid}.watchHeader>div:first-child{min-width:0}.watchHeader .backLink{width:fit-content;margin-bottom:14px;display:inline-flex}.watchHeader .eyebrow{white-space:normal;margin-bottom:8px;line-height:1.35;display:block}.watchHeader h1{overflow-wrap:anywhere;margin-top:0;font-size:clamp(28px,8vw,40px);line-height:1.08}.watchHeader p{margin-top:8px}.secureLabel{justify-self:start;width:fit-content;max-width:100%}.secureLabel span{min-width:0}.secureLabel b,.secureLabel small{overflow-wrap:anywhere}.playerFrame,.securePlayer{border-radius:16px;overflow:hidden}.playerFrame video,.securePlayer video{object-fit:contain;background:#07131f;width:100%;max-height:68vh}.playerError,.playerStatus,.playerLoading{min-height:260px;padding:30px 20px}.playerError h2,.playerStatus h2{text-align:center;font-size:22px;line-height:1.2}.playerError p,.playerStatus p{text-align:center;max-width:34rem;margin-left:auto;margin-right:auto;line-height:1.55}.playerNotice{border-radius:14px;align-items:flex-start;gap:10px;padding:14px 15px}.playerNotice p{margin:0;font-size:13px;line-height:1.55}.movingWatermark{white-space:normal;text-align:center;overflow-wrap:anywhere;pointer-events:none;max-width:min(82%,340px);padding:6px 9px;font-size:clamp(10px,2.8vw,13px);line-height:1.2}}@media (max-width:520px){.watchShell .appHeader{gap:10px}.watchHeader{margin-top:8px}.watchHeader h1{font-size:30px}.secureLabel{font-size:12px}.playerError,.playerStatus,.playerLoading{min-height:220px;padding:26px 16px}}.securePlayer video{object-fit:contain;background:#000;width:100%;height:100%;display:block}.lessonInfo strong{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.lessonCompletePill{color:#18754a;white-space:nowrap;background:#e8f6ee;border-radius:999px;align-items:center;gap:4px;padding:3px 7px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.playerErrorState video{visibility:hidden!important}.playerErrorState .movingWatermark,.playerErrorState .secureBadge,.playerErrorState .customControls{display:none!important}.playerErrorState .playerState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:32px;display:flex;inset:0}.playerErrorState .playerState strong{max-width:680px;line-height:1.35}.playerErrorState .playerState span{max-width:560px;line-height:1.45}@media (max-width:640px){.watchHeader{gap:14px}.watchHeader h1{font-size:clamp(28px,8vw,40px);line-height:1.08}.secureLabel{align-self:flex-start}.playerErrorState{min-height:250px}.playerErrorState .playerState{gap:10px;padding:26px 20px}.playerErrorState .playerState strong{font-size:18px;line-height:1.3}.playerErrorState .playerState span{font-size:13px}.playerNotice{align-items:flex-start}.lessonCompletePill{font-size:10px}}.officialBrandLogo{min-width:0;align-items:center!important;gap:10px!important;text-decoration:none!important;display:inline-flex!important}.officialBrandMark{flex:none;object-fit:contain!important;width:46px!important;height:52px!important}.officialWordmark{white-space:nowrap;flex-direction:column;justify-content:center;gap:5px;line-height:.86;display:flex}.officialWordmark strong{letter-spacing:.015em!important;color:#21468b!important;font-family:Arial,Helvetica,sans-serif!important;font-size:17px!important;font-weight:900!important}.officialPortalLabel{letter-spacing:.22em;color:#68778b;white-space:nowrap;border-left:1px solid #cbd4df;margin-left:2px;padding-left:12px;font-family:Arial,Helvetica,sans-serif;font-size:9px;font-weight:800}@media (max-width:700px){.officialBrandLogo{gap:7px!important}.officialBrandMark{width:38px!important;height:43px!important}.officialWordmark{gap:4px}.officialWordmark strong{font-size:14px!important}.officialPortalLabel{display:none}}
