:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#202124;background:#f7f4ee;font-family:Arial,sans-serif}*{box-sizing:border-box}body{margin:0}.authenticatedNavigation{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #dce2f4;padding:10px 24px;position:sticky;top:0;box-shadow:0 8px 24px #1c235914}.authenticatedNavigationInner{justify-content:flex-end;align-items:center;gap:10px;max-width:1520px;margin:0 auto;display:flex}.authenticatedNavigation form{margin:0}.authenticatedNavigation a,.authenticatedNavigation button{color:#171a46;min-height:44px;box-shadow:none;background:#fff;border:1px solid #d8def0;border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:10px 15px;font-size:14px;font-weight:750;line-height:1.2;text-decoration:none;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.authenticatedNavigation a:hover{color:#1727b8;background:#f3f5ff;border-color:#7c88d8}.authenticatedNavigation button:hover{color:#8d3142;background:#fff4f6;border-color:#dfbfc6}.authenticatedNavigation svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:20px;height:20px}@media (max-width:620px){.authenticatedNavigation{padding:8px 12px}.authenticatedNavigationInner{grid-template-columns:1fr 1.35fr;display:grid}.authenticatedNavigation form,.authenticatedNavigation a,.authenticatedNavigation button{width:100%}.authenticatedNavigation a,.authenticatedNavigation button{white-space:nowrap;min-width:0;padding-inline:10px;font-size:13px}}main{max-width:1100px;margin:0 auto;padding:48px 24px}.card{background:#fff;border-radius:18px;max-width:520px;margin:8vh auto;padding:32px;box-shadow:0 14px 40px #352b1f18}h1{color:#4f3f84}label{gap:8px;margin:18px 0;font-weight:600;display:grid}input{width:100%;font:inherit;border:1px solid #cbc5dc;border-radius:10px;padding:13px 14px}button,.button{color:#fff;font:inherit;cursor:pointer;background:#6d58a6;border:0;border-radius:10px;padding:13px 20px;font-weight:700;text-decoration:none;display:inline-block}.muted{color:#69636f}.error{color:#a52323}.grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px;display:grid}.tile{background:#fff;border-radius:16px;padding:22px}.adminHeader{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.panel{background:#fff;border-radius:18px;margin-top:26px;padding:26px;box-shadow:0 10px 30px #352b1f10}.adminForm{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;display:grid}.adminForm .fullWidth{grid-column:1/-1}select{width:100%;font:inherit;background:#fff;border:1px solid #cbc5dc;border-radius:10px;padding:12px}.hint,small{color:#69636f;font-size:13px}.notice{background:#fff;border-radius:10px;padding:14px 18px}.success{color:#17643a;background:#e9f7ef}.metric{color:#4f3f84;margin:0;font-size:34px;font-weight:800}.stats{margin-bottom:10px}.stack{gap:14px;display:grid}.studentCard{border:1px solid #e3deea;border-radius:14px;grid-template-columns:minmax(220px,1fr) 2fr;align-items:start;gap:24px;padding:18px;display:grid}.studentInfo{gap:6px;display:grid}.studentCard p{margin:6px 0}.accessList{gap:8px;display:grid}.accessList form{margin:0}.accessList button{text-align:left;width:100%;padding:10px 12px;font-weight:600}.accessOn{color:#17643a;background:#e8f5ed;border:1px solid #b8dec7}.accessOff{color:#4f3f84;background:#f2eff8;border:1px solid #d8d0e8}.inlineForm{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.inlineForm input{flex:240px}.inlineForm button{flex:none}textarea{width:100%;font:inherit;resize:vertical;border:1px solid #cbc5dc;border-radius:10px;padding:13px 14px}.headerLinks{flex-wrap:wrap;justify-content:flex-end;gap:18px;display:flex}.checkLabel{grid-template-columns:auto 1fr;align-items:center;display:flex}.checkLabel input{width:auto}.courseAdminCard{border:1px solid #e3deea;border-radius:14px;padding:20px}.moduleAdmin{border-left:3px solid #6d58a6;margin:14px 0;padding-left:14px}.liveCard{border:1px solid #e3deea;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:18px;display:flex}.liveCard h3{margin:6px 0}.lessonCard{background:#faf8fc;border:1px solid #e3deea;border-radius:14px;padding:20px}.lessonText{white-space:pre-wrap;margin:14px 0;line-height:1.6}.courseModules{gap:20px;display:grid}button:disabled{opacity:.55;cursor:not-allowed}.reviewCard{border:1px solid #e3deea;border-radius:14px;padding:20px}.answerBox{white-space:pre-wrap;background:#faf8fc;border-radius:10px;padding:16px;line-height:1.55}.dangerZone{border-top:1px solid #ead6d6;margin-top:18px;padding-top:16px}.dangerButton{background:#a52323}.dashboardShell{color:#11143f;background:#f4f6ff;grid-template-columns:290px minmax(0,1fr);max-width:none;min-height:100vh;margin:0;padding:0;display:grid}.dashboardSidebar{color:#fff;background:#090a4f;flex-direction:column;height:100vh;padding:30px 18px 24px;display:flex;position:sticky;top:0;overflow-y:auto}.dashboardBrand{color:#fff;border-bottom:1px solid #ffffff1d;align-items:center;gap:14px;padding:0 12px 28px;text-decoration:none;display:flex}.dashboardBrandMark{border:2px solid #fff;border-radius:12px;place-items:center;width:42px;height:42px;font-size:22px;font-weight:800;display:grid}.dashboardBrand strong{letter-spacing:.04em;font-size:22px;display:block}.dashboardBrand small{color:#c9cdf9;letter-spacing:.08em;margin-top:4px;display:block}.dashboardProfile{border-bottom:1px solid #ffffff1d;align-items:center;gap:12px;margin:18px 6px;padding:18px 10px;display:flex}.dashboardAvatar{background:linear-gradient(135deg,#22c7ec,#f1168a);border-radius:50%;flex:none;place-items:center;width:46px;height:46px;font-weight:800;display:grid}.dashboardProfile strong,.dashboardProfile small{display:block}.dashboardProfile small{color:#aeb5e5;margin-top:5px}.dashboardNav{gap:6px;display:grid}.dashboardNav a{color:#cbd0f5;border-left:4px solid #0000;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;min-height:54px;padding:0 14px;font-weight:700;text-decoration:none;display:grid}.dashboardNav a:hover,.dashboardNav a.active{color:#fff;background:#1a247f;border-left-color:#28c9f1}.dashboardNavIcon{color:#2cc8ef;text-align:center}.dashboardNav b{color:#fff;background:#ec1188;border-radius:999px;place-items:center;min-width:25px;height:25px;padding:0 6px;font-size:12px;display:grid}.dashboardExit{color:#adb4df;margin-top:auto;padding:22px 14px 0;font-size:13px;text-decoration:none}.dashboardWorkspace{min-width:0}.dashboardTopbar{background:#fff;border-bottom:1px solid #dce2f4;justify-content:space-between;align-items:center;gap:20px;min-height:84px;padding:18px 40px;display:flex}.dashboardTopbar div{gap:7px;display:grid}.dashboardTopbar small{color:#858cad;letter-spacing:.1em}.dashboardTopbar strong{color:#15184f}.dashboardTopbar>a{color:#11143f;border:1px solid #d8def0;padding:13px 18px;font-weight:700;text-decoration:none}.dashboardContent{max-width:1420px;margin:0 auto;padding:42px}.dashboardTitleRow{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.dashboardTitleRow h1{color:#11143f;letter-spacing:-.04em;margin:0 0 10px;font-size:clamp(36px,4vw,58px);font-weight:500}.dashboardTitleRow p{color:#707796;margin:0;font-size:17px}.dashboardPrimaryButton{color:#fff;background:#1730dc;padding:18px 24px;font-weight:800;text-decoration:none;display:inline-block;box-shadow:8px 8px #28c8ec}.dashboardStats{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:20px;display:grid}.dashboardStats article{background:#fff;border:1px solid #dce2f4;min-height:150px;padding:26px}.dashboardStats span,.dashboardStats small{color:#666e91;display:block}.dashboardStats strong{color:#11143f;margin:18px 0 10px;font-size:34px;display:block}.dashboardQuickGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:20px 0 26px;display:grid}.dashboardFeatureCard{background:#fff;border:1px solid #dce2f4;border-left:5px solid #ef168d;justify-content:space-between;align-items:center;gap:24px;padding:22px 26px;display:flex}.dashboardFeatureCard>div{align-items:center;gap:16px;display:flex}.dashboardFeatureCard strong,.dashboardFeatureCard small{display:block}.dashboardFeatureCard small{color:#747b99;margin-top:6px}.dashboardFeatureCard>a{color:#1530da;white-space:nowrap;font-weight:800;text-decoration:none}.featureIcon{color:#ef168d;background:#f5e6f0;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.featureIcon.blue{color:#1730dc;background:#e9efff}.dashboardPanel{background:#fff;border:1px solid #dce2f4;margin-top:26px;padding:28px}.dashboardSectionHeading{border-bottom:1px solid #e5e9f5;justify-content:space-between;align-items:flex-end;gap:30px;padding-bottom:20px;display:flex}.dashboardSectionHeading h2{color:#11143f;margin:7px 0 0;font-size:28px;font-weight:600}.dashboardSectionHeading p{color:#747b99;max-width:520px;margin:0;line-height:1.5}.sectionEyebrow{color:#1730dc;letter-spacing:.13em;font-size:12px;font-weight:800}.dashboardPriceList{gap:12px;margin-top:20px;display:grid}.dashboardPriceList article{border:1px solid #e1e6f4;grid-template-columns:52px minmax(220px,1fr) minmax(320px,1.3fr);align-items:center;gap:18px;padding:18px;display:grid}.courseNumber{color:#1730dc;background:#eef1ff;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.dashboardPriceList strong,.dashboardPriceList small{display:block}.dashboardPriceList small{margin-top:6px}.dashboardInlineForm{grid-template-columns:1fr auto;gap:10px;display:grid}.dashboardInlineForm input,.dashboardForm input,.dashboardForm select{background:#fff;border-color:#d8def0;border-radius:0}.dashboardInlineForm button,.dashboardForm>button{background:#1730dc;border-radius:0;box-shadow:6px 6px #28c8ec}.dashboardForm{margin-top:6px}.dashboardForm>button{width:fit-content;min-width:220px}.dashboardEmpty{color:#747b99;background:#f7f8fd;margin:20px 0 0;padding:18px}.dashboardStudentsList{gap:12px;margin-top:20px;display:grid}.dashboardStudentsList>article{border:1px solid #e1e6f4;grid-template-columns:minmax(260px,.8fr) minmax(360px,1.5fr);gap:24px;padding:20px;display:grid}.dashboardStudentIdentity{align-items:flex-start;gap:14px;display:flex}.dashboardStudentIdentity>span{color:#1730dc;background:#eef1ff;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.dashboardStudentIdentity strong,.dashboardStudentIdentity small{display:block}.dashboardStudentIdentity small{margin-top:5px}.dashboardPanel .studentCard{border-color:#e1e6f4;border-radius:0;margin-top:16px}@media (max-width:1180px){.dashboardShell{grid-template-columns:230px minmax(0,1fr)}.dashboardContent{padding:28px}.dashboardStats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboardPriceList article{grid-template-columns:52px 1fr}.dashboardInlineForm{grid-column:1/-1}}@media (max-width:860px){.dashboardShell{display:block}.dashboardSidebar{height:auto;position:static}.dashboardNav{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboardExit{margin-top:18px}.dashboardTopbar,.dashboardTitleRow,.dashboardSectionHeading,.dashboardFeatureCard{align-items:flex-start}.dashboardTitleRow,.dashboardSectionHeading{display:grid}.dashboardQuickGrid,.dashboardStudentsList>article{grid-template-columns:1fr}}@media (max-width:620px){.dashboardContent{padding:20px 14px}.dashboardTopbar{padding:16px}.dashboardTopbar>a{display:none}.dashboardNav,.dashboardStats{grid-template-columns:1fr}.dashboardPrimaryButton{text-align:center;width:100%}.dashboardPriceList article{grid-template-columns:1fr}.courseNumber{margin-bottom:4px}.dashboardInlineForm{grid-template-columns:1fr}.dashboardFeatureCard{display:grid}.adminForm{grid-template-columns:1fr}.adminForm .fullWidth{grid-column:auto}.studentCard{grid-template-columns:1fr}.liveCard{display:grid}.headerLinks{justify-content:start}}.studentExperience{color:#172033;background:#f5f7fb;min-width:0}.studentExperience.coursePage>main{width:min(1560px,100%);max-width:none;margin:0 auto;padding:28px clamp(16px,3vw,42px) 56px}.courseTopbar{background:#fff;border:1px solid #dbe3f0;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:14px 18px;display:flex;box-shadow:0 10px 28px #0f172a0f}.courseTopbar a{color:#123b82;font-weight:800;text-decoration:none}.courseTopbar span{color:#52627a;text-align:right;overflow-wrap:anywhere;min-width:0}.examCriteria,.examHistory{background:#fff;border:1px solid #dbe3f0;border-radius:26px;min-width:0;margin-top:24px;padding:clamp(18px,3vw,28px);box-shadow:0 14px 36px #0f172a0f}.examCriteria h2,.examHistory h2{color:#102052;margin:0 0 12px;font-size:clamp(24px,3vw,34px)}.criteriaGrid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;margin:18px 0;display:grid}.criteriaGrid article{background:#f8faff;border:1px solid #dbe3f0;border-radius:18px;min-width:0;padding:18px}.criteriaGrid article>span{color:#1163e6;font-size:12px;font-weight:900}.criteriaGrid h3{color:#102052;margin:8px 0}.criteriaGrid p{color:#52627a;line-height:1.55}.examCriteria form{gap:14px;margin-top:18px;display:grid}.examCriteria textarea,.examCriteria input{box-sizing:border-box;width:100%;max-width:100%}.examCriteria input[type=file]{background:#f8fafc;min-height:48px;padding:10px}.examCriteria button{background:#1163e6;width:max-content;max-width:100%;min-height:48px}.examHistory{gap:12px;display:grid}.examHistory h2{grid-column:1/-1}.examHistory article{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:minmax(150px,1fr) repeat(3,auto);align-items:center;gap:8px 16px;min-width:0;padding:16px;display:grid}.examHistory article strong{color:#102052}.examHistory article small{color:#64748b}.examHistory article p{overflow-wrap:anywhere;grid-column:1/-1;margin:4px 0 0;line-height:1.55}@media (max-width:760px){.studentExperience.coursePage>main{padding:18px 12px 40px}.courseTopbar{flex-direction:column;align-items:flex-start;padding:14px}.courseTopbar span{text-align:left}.examCriteria,.examHistory{border-radius:20px;padding:18px}.examHistory article{grid-template-columns:1fr 1fr}.examHistory article strong,.examHistory article p{grid-column:1/-1}.examCriteria button{width:100%}}@media (max-width:440px){.criteriaGrid,.examHistory article{grid-template-columns:1fr}.examHistory article>*{grid-column:1!important}}
.dashboardContent{color:#171a46}.studentsToolbar,.reviewToolbar{grid-template-columns:minmax(280px,1fr) 220px auto auto;align-items:center;gap:12px;margin:0 0 22px;display:grid}.studentsToolbar label,.reviewToolbar label{margin:0}.studentsSearch{position:relative}.studentsSearch span{z-index:1;color:#697092;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.studentsSearch input{padding-left:38px}.studentsToolbar input,.studentsToolbar select,.reviewToolbar input,.reviewToolbar select{background:#fff;border:1px solid #d8def0;border-radius:12px;min-height:50px}.studentsToolbar button,.reviewToolbar button{border-radius:12px;min-height:50px}.studentsSummary,.reviewSummary{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0 0 24px;display:grid}.studentsSummary article,.reviewSummary article{background:#fff;border:1px solid #dce2f4;border-radius:16px;padding:22px;box-shadow:0 8px 24px #1f264e0d}.studentsSummary span,.reviewSummary span,.studentsSummary small,.reviewSummary small{color:#707796;display:block}.studentsSummary strong,.reviewSummary strong{color:#11143f;margin:8px 0 4px;font-size:30px;display:block}.studentsTableCard,.reviewQueueCard{background:#fff;border:1px solid #dce2f4;border-radius:18px;overflow:hidden;box-shadow:0 8px 26px #1f264e0d}.studentsTableHeader{color:#697092;letter-spacing:.05em;text-transform:uppercase;background:#f4f6ff;grid-template-columns:minmax(260px,1.4fr) 180px 160px 160px;padding:14px 20px;font-size:12px;font-weight:800;display:grid}.studentsRows{display:grid}.studentsRows>article{border-top:1px solid #edf0f7;grid-template-columns:minmax(260px,1.4fr) 180px 160px 160px;align-items:center;gap:18px;padding:18px 20px;display:grid}.studentsRows>article>div{min-width:0}.studentsRows strong,.studentsRows small{display:block}.studentsRows small{margin-top:4px}.studentStatus{border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.studentStatus.active{color:#18734d;background:#e8f7ef}.studentStatus.inactive{color:#727891;background:#f1f2f7}.studentAccessDetails{grid-column:1/-1}.studentAccessDetails summary,.reviewDetails summary{cursor:pointer;color:#4f43b5;background:#f6f7fc;border-radius:12px;padding:12px 14px;font-weight:800}.accessList{margin-top:12px}.reviewTabs{gap:8px;margin:0 0 18px;display:flex}.reviewTabs a{color:#4f5678;background:#eef0f8;border-radius:10px;padding:10px 14px;font-weight:800;text-decoration:none}.reviewTabs a.active{color:#fff;background:#1d2ed7}.reviewQueue{gap:18px;display:grid}.reviewQueueCard{padding:22px}.reviewQueueCard>header{border-bottom:1px solid #edf0f7;justify-content:space-between;align-items:center;gap:20px;padding-bottom:18px;display:flex}.reviewStatus{border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.reviewStatus.submitted{color:#a5680c;background:#fff2dd}.reviewStatus.accepted{color:#18734d;background:#e8f7ef}.reviewStatus.revision{color:#a83448;background:#fff0f2}.reviewMetaGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.reviewMetaGrid>div{background:#f8f9fd;border-radius:12px;padding:14px}.reviewMetaGrid small,.reviewMetaGrid strong{display:block}.reviewMetaGrid strong{margin-top:5px}.reviewDetails{margin-top:10px}.reviewAnswerBlock{margin-top:16px}.reviewForm{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.reviewForm label{margin:0}.reviewForm .fullWidth{grid-column:1/-1}.reviewForm button{width:max-content}.answerBox{margin-top:8px}.dashboardEmpty{text-align:center;border-radius:14px}.dashboardStudentIdentity div{min-width:0}.dashboardStudentIdentity strong{line-height:1.3}.dashboardStudentIdentity small{overflow-wrap:anywhere}.dashboardShell{background:linear-gradient(#f6f8ff 0%,#eef2fb 100%)}.dashboardSidebar{background:linear-gradient(#080a4b 0%,#10186b 58%,#11184f 100%);box-shadow:14px 0 45px #0a0e4424}.dashboardBrandMark{background:linear-gradient(135deg,#22c7ee3d,#ed0b8933);box-shadow:inset 0 0 0 1px #ffffff14}.dashboardNav a{border-radius:12px;transition:background .2s,color .2s,transform .2s}.dashboardNav a:hover{transform:translate(3px)}.dashboardNav a.active{box-shadow:inset 0 0 0 1px #ffffff0d,0 10px 24px #00000029}.dashboardTopbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;position:sticky;top:0;box-shadow:0 8px 28px #1c23590f}.dashboardContent{padding-top:34px}.dashboardTitleRow h1{font-weight:650}.dashboardPrimaryButton,.dashboardInlineForm button,.dashboardForm>button{transition:transform .2s,box-shadow .2s}.dashboardPrimaryButton:hover,.dashboardInlineForm button:hover,.dashboardForm>button:hover{transform:translate(-2px,-2px);box-shadow:8px 8px #28c8ec}.dashboardStats article{border-radius:18px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 12px 30px #1c23590f}.dashboardStats article:after{content:"";border:18px solid #1730dc0f;border-radius:50%;width:92px;height:92px;position:absolute;bottom:-34px;right:-28px}.dashboardStats article:hover{transform:translateY(-4px);box-shadow:0 18px 38px #1c23591a}.analyticsCard,.dashboardFeatureCard,.dashboardPanel{border-radius:20px;box-shadow:0 12px 30px #1c23590f}.dashboardFeatureCard{transition:transform .2s,box-shadow .2s}.dashboardFeatureCard:hover{transform:translateY(-3px);box-shadow:0 18px 38px #1c23591a}.dashboardPanel{overflow:hidden}.dashboardPriceList article,.dashboardStudentsList>article{background:linear-gradient(#fff,#fbfcff);border-radius:14px}.dashboardInlineForm input,.dashboardForm input,.dashboardForm select,.dashboardForm textarea{border-radius:12px}.notice{border-radius:14px;box-shadow:0 8px 22px #1c23590d}.activityList article{transition:background .2s,transform .2s}.activityList article:hover{background:#f8f9ff;transform:translate(3px)}@media (max-width:1050px){.studentsToolbar,.reviewToolbar{grid-template-columns:1fr 200px}.studentsToolbar button,.reviewToolbar button{width:max-content}.studentsSummary,.reviewSummary{grid-template-columns:repeat(2,minmax(0,1fr))}.studentsTableHeader{display:none}.studentsRows>article{grid-template-columns:1fr 1fr}.studentAccessDetails{grid-column:1/-1}.reviewMetaGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.studentsToolbar,.reviewToolbar,.studentsRows>article,.reviewForm,.studentsSummary,.reviewSummary,.reviewMetaGrid{grid-template-columns:1fr}.dashboardContent{padding:22px 16px}.studentsRows>article{gap:12px}.reviewQueueCard{padding:16px}.reviewQueueCard>header{flex-direction:column;align-items:flex-start}.dashboardTopbar{position:static}.dashboardStats article,.analyticsCard,.dashboardFeatureCard,.dashboardPanel{border-radius:14px}}@media (prefers-reduced-motion:reduce){.dashboardShell *{transition:none!important}}.reviewCardTools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.reviewSteps{flex-wrap:wrap;gap:8px;margin:16px 0;display:flex}.reviewSteps span{color:#59647b;background:#eef2f7;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.reviewSteps span.done{color:#18734d;background:#e8f7ef}.reviewAnswer{background:#fff;border:1px solid #e1e6f2;border-radius:14px;min-width:0;margin-top:16px;padding:16px}.reviewAnswer>span{color:#69708f;letter-spacing:.07em;margin-bottom:8px;font-size:11px;font-weight:900;display:block}.reviewAnswer p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.6}.reviewAttachments,.reviewHistory{background:#f9faff;border:1px solid #e1e6f2;border-radius:14px;gap:9px;min-width:0;margin-top:16px;padding:16px;display:grid}.reviewAttachments a{overflow-wrap:anywhere;color:#1730dc;max-width:100%;font-weight:750;display:inline-block}.reviewHistory p{overflow-wrap:anywhere;margin:0;line-height:1.5}.reviewDecisionForm{background:#f7f9ff;border:1px solid #e1e6f2;border-radius:16px;grid-template-columns:minmax(140px,.35fr) minmax(0,1fr);gap:14px;margin-top:16px;padding:18px;display:grid}.reviewDecisionForm label{gap:8px;min-width:0;margin:0;display:grid}.reviewDecisionForm input,.reviewDecisionForm textarea{box-sizing:border-box;background:#fff;max-width:100%}.reviewDecisionForm .full{grid-column:2}.reviewDecisionActions{flex-wrap:wrap;grid-column:1/-1;gap:10px;display:flex}.reviewDecisionActions button{min-height:46px}.reviewDeleteForm{border-top:1px solid #ecd6d9;gap:10px;margin-top:18px;padding-top:16px;display:grid}.reviewDeleteForm label{align-items:center;gap:9px;margin:0;display:flex}.reviewDeleteForm input{width:auto}.reviewDeleteForm button{width:max-content;max-width:100%}@media (max-width:680px){.reviewTabs{width:100%;max-width:100%;display:flex;overflow-x:auto}.reviewTabs a{flex:none}.reviewCardTools{justify-content:flex-start}.reviewDecisionForm{grid-template-columns:1fr;padding:14px}.reviewDecisionForm .full,.reviewDecisionActions{grid-column:1}.reviewDecisionActions{display:grid}.reviewDecisionActions button,.reviewDeleteForm button{width:100%}.reviewAttachments,.reviewHistory,.reviewAnswer{padding:14px}}
.dashboardWorkspace{min-width:0}.dashboardContent{max-width:1520px;margin:0 auto}.dashboardTitleRow{align-items:flex-end}.dashboardTitleRow>div p{max-width:720px}.dashboardPrimaryButton{color:#fff;background:linear-gradient(135deg,#2438dc,#1727b8);border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:850;text-decoration:none;display:inline-flex;box-shadow:6px 6px #29c8ed}.studentsSummary article,.reviewSummary article{min-height:130px;position:relative;overflow:hidden}.studentsSummary article:after,.reviewSummary article:after{content:"";border:20px solid #1d30d60e;border-radius:50%;width:104px;height:104px;position:absolute;bottom:-36px;right:-28px}.studentsSummary article:nth-child(2):after,.reviewSummary article:nth-child(2):after{border-color:#24c28f14}.studentsSummary article:nth-child(3):after,.reviewSummary article:nth-child(3):after{border-color:#ec128912}.studentsSummary article:nth-child(4):after,.reviewSummary article:nth-child(4):after{border-color:#28c7ec14}.studentsToolbar,.reviewToolbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffdb;border:1px solid #dce2f3;border-radius:18px;padding:16px;box-shadow:0 12px 30px #1c23590e}.studentsToolbar input,.studentsToolbar select,.reviewToolbar input,.reviewToolbar select{transition:border-color .2s,box-shadow .2s,background .2s}.studentsToolbar input:focus,.studentsToolbar select:focus,.reviewToolbar input:focus,.reviewToolbar select:focus{border-color:#6170ea;outline:none;box-shadow:0 0 0 4px #2438dc1a}.studentsToolbar>a,.reviewToolbar>a{color:#5d6383;font-weight:750;text-decoration:none}.studentsTableCard{border-radius:22px}.studentsTableHeader{background:linear-gradient(#f6f7ff,#eff2ff);padding:16px 22px}.studentsRows>article{padding:22px;transition:background .2s,transform .2s;position:relative}.studentsRows>article:hover{z-index:1;background:#fbfcff;transform:translateY(-1px);box-shadow:0 12px 28px #1c23590e}.dashboardStudentIdentity{align-items:center;gap:12px;display:flex}.dashboardStudentIdentity>span{color:#fff;background:linear-gradient(135deg,#2438dc,#28c7ec);border-radius:14px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:17px;font-weight:900;display:grid;box-shadow:0 8px 18px #2438dc2e}.studentStatus{align-items:center;gap:6px}.studentStatus.active:before{content:"";background:#28a971;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #28a9711f}.studentStatus.inactive:before{content:"";background:#9ba1b7;border-radius:50%;width:7px;height:7px}.studentAccessDetails summary,.reviewDetails summary{background:linear-gradient(#f9faff,#f3f5fc);border:1px solid #e3e7f4;justify-content:space-between;align-items:center;padding:14px 16px;list-style:none;transition:background .2s,border-color .2s;display:flex}.studentAccessDetails summary::-webkit-details-marker{display:none}.reviewDetails summary::-webkit-details-marker{display:none}.studentAccessDetails summary:after,.reviewDetails summary:after{content:"+";color:#2536cc;background:#fff;border:1px solid #dce2f0;border-radius:8px;place-items:center;width:26px;height:26px;font-size:18px;display:grid}.studentAccessDetails[open] summary:after,.reviewDetails[open] summary:after{content:"−"}.studentAccessDetails[open] summary,.reviewDetails[open] summary{background:#eef2ff;border-color:#cfd7f3}.accessList{background:#fafbff;border:1px solid #e5e8f3;border-top:0;border-radius:0 0 14px 14px;gap:10px;padding:14px;display:grid}.accessList form{margin:0}.accessList button{text-align:left;width:100%;box-shadow:none;border-radius:12px;padding:13px 15px}.accessList .accessOn{color:#16734c;background:#eaf8f1;border:1px solid #c9ead9}.accessList .accessOff{color:#34405f;background:#fff;border:1px solid #dfe4f0}.reviewTabs{background:#fff;border:1px solid #dce2f1;border-radius:14px;width:max-content;padding:6px;box-shadow:0 8px 20px #1c23590d}.reviewTabs a{border-radius:10px;align-items:center;gap:8px;margin:0;display:flex}.reviewTabs a b{background:#ffffff2b;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 7px;font-size:11px;display:grid}.reviewTabs a:not(.active) b{color:#59617e;background:#e5e8f4}.reviewQueue{gap:20px}.reviewQueueCard{border-radius:22px;padding:0;position:relative;overflow:hidden}.reviewQueueCard:before{content:"";background:#f0a22a;width:5px;position:absolute;top:0;bottom:0;left:0}.reviewQueueCard.status-accepted:before{background:#27a870}.reviewQueueCard.status-revision:before{background:#d34a61}.reviewQueueCard>header{background:linear-gradient(#fff,#fbfcff);margin-left:5px;padding:22px 24px}.reviewMetaGrid{padding:0 24px}.reviewMetaGrid>div{background:#f9faff;border:1px solid #eceef6}.reviewDetails{margin:0 24px 24px}.reviewAnswerBlock>span{color:#69708f;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:850;display:block}.answerBox{white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border:1px solid #dde3f2;border-radius:14px;min-height:100px;padding:18px;box-shadow:inset 0 1px #ffffffb3}.reviewForm{background:linear-gradient(#f9faff,#f4f6fc);border:1px solid #e1e6f2;border-radius:16px;margin-top:16px;padding:18px}.reviewForm input,.reviewForm select,.reviewForm textarea{background:#fff}.reviewForm button{border-radius:12px;min-height:48px;padding:0 20px;box-shadow:6px 6px #28c7ec}.examCard:after{content:"ЭКЗАМЕН";color:#17249a0b;letter-spacing:.08em;pointer-events:none;font-size:58px;font-weight:950;position:absolute;top:84px;right:20px}.dashboardSidebar{scrollbar-width:thin;scrollbar-color:#fff3 transparent}.dashboardNav b{box-shadow:0 4px 10px #00000021}@media (max-width:1180px){.dashboardSidebar{width:250px}.dashboardWorkspace{margin-left:250px}.studentsTableHeader,.studentsRows>article{grid-template-columns:minmax(220px,1.3fr) 150px 130px 150px}.dashboardContent{padding-left:24px;padding-right:24px}}@media (max-width:900px){.dashboardShell{display:block}.dashboardSidebar{width:100%;height:auto;min-height:0;padding:18px;position:relative}.dashboardWorkspace{margin-left:0}.dashboardBrand,.dashboardProfile{margin-bottom:16px}.dashboardNav{gap:8px;padding-bottom:5px;display:flex;overflow-x:auto}.dashboardNav a{flex:none;padding:10px 12px}.dashboardNav a:hover{transform:none}.dashboardExit{margin-top:14px;display:inline-flex}.dashboardTopbar{position:sticky;top:0}.studentsTableHeader{display:none}.studentsRows>article{grid-template-columns:1fr 1fr}.studentAccessDetails{grid-column:1/-1}}@media (max-width:620px){.dashboardTopbar{padding:14px 16px}.dashboardTopbar>div strong{font-size:13px}.dashboardTitleRow{flex-direction:column;align-items:stretch}.dashboardPrimaryButton{width:100%}.studentsToolbar,.reviewToolbar{padding:12px}.studentsSummary article,.reviewSummary article{min-height:112px}.studentsRows>article{grid-template-columns:1fr;padding:18px}.reviewMetaGrid{padding:0 16px}.reviewQueueCard>header{padding:18px}.reviewDetails{margin:0 16px 18px}.reviewForm{padding:14px}.examCard:after{display:none}}
.dashboardContent:has(.reviewSummary){padding-bottom:72px}.dashboardContent:has(.reviewSummary)>.dashboardTitleRow{color:#fff;background:linear-gradient(135deg,#10154f 0%,#1b2a9d 58%,#235fd0 100%);border:1px solid #dce3f4;border-radius:24px;padding:30px;position:relative;overflow:hidden;box-shadow:0 22px 55px #16237b2e}.dashboardContent:has(.reviewSummary)>.dashboardTitleRow:before{content:"";border:60px solid #fff1;border-radius:50%;width:310px;height:310px;position:absolute;top:-105px;right:-95px}.dashboardContent:has(.reviewSummary)>.dashboardTitleRow:after{content:"";border:42px solid #2ccceb21;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-105px;right:210px}.dashboardContent:has(.reviewSummary)>.dashboardTitleRow>div{z-index:1;position:relative}.dashboardContent:has(.reviewSummary)>.dashboardTitleRow h1{color:#fff;letter-spacing:-.04em;margin:0 0 12px;font-size:clamp(34px,4vw,52px)}.dashboardContent:has(.reviewSummary)>.dashboardTitleRow p{color:#ffffffc7;max-width:700px;margin:0;font-size:16px;line-height:1.65}.reviewSummary{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:22px 0;display:grid}.reviewSummary article{background:#fff;border:1px solid #dce2f2;border-radius:18px;padding:22px;position:relative;overflow:hidden;box-shadow:0 12px 30px #1c23590f}.reviewSummary article:after{content:"";border:18px solid #2336ce0e;border-radius:50%;width:92px;height:92px;position:absolute;bottom:-31px;right:-24px}.reviewSummary span,.reviewSummary strong,.reviewSummary small{display:block}.reviewSummary span{color:#737b99;font-size:13px;font-weight:750}.reviewSummary strong{color:#11143f;margin:7px 0 3px;font-size:34px}.reviewSummary small{color:#959bb1}.reviewTabs{background:#f7f8fc;border:1px solid #dce2f2;border-radius:16px;gap:8px;width:max-content;max-width:100%;padding:6px;display:flex}.reviewTabs a{border-radius:11px;align-items:center;gap:9px;padding:11px 16px;font-weight:800;text-decoration:none;transition:all .2s;display:flex;color:#69718d!important}.reviewTabs a b{color:#646c88;background:#e8eaf2;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 6px;font-size:11px;display:grid}.reviewTabs a.active{background:#fff;box-shadow:0 8px 18px #1c235914;color:#2438dc!important}.reviewTabs a.active b{color:#2438dc;background:#e9edff}.reviewToolbar{background:#fff;border:1px solid #dce2f2;border-radius:18px;grid-template-columns:minmax(240px,1fr) 220px auto auto;align-items:center;gap:12px;margin:18px 0 22px;padding:16px;display:grid;box-shadow:0 10px 26px #1c23590d}.reviewToolbar .studentsSearch{margin:0}.reviewToolbar select{background:#fbfcff;border:1px solid #dbe0ed;border-radius:12px;min-height:46px}.reviewToolbar button{color:#fff;background:#2438dc;border:0;border-radius:12px;min-height:46px;padding:0 18px;font-weight:850;box-shadow:0 9px 20px #2438dc33}.reviewToolbar>a{color:#69718d;font-weight:750;text-decoration:none}.reviewQueue{gap:16px;display:grid}.reviewQueueCard{background:#fff;border:1px solid #dce2f2;border-radius:20px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden;box-shadow:0 12px 30px #1c23590f}.reviewQueueCard:hover{transform:translateY(-3px);box-shadow:0 20px 42px #1c23591a}.reviewQueueCard:before{content:"";background:#e0ad36;width:5px;position:absolute;inset:0 auto 0 0}.reviewQueueCard.status-accepted:before{background:#2aa66d}.reviewQueueCard.status-revision:before{background:#c95063}.reviewQueueCard>header{background:linear-gradient(#fff,#fbfcff);border-bottom:1px solid #edf0f6;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.dashboardStudentIdentity{align-items:center;gap:12px;display:flex}.dashboardStudentIdentity>span{color:#fff;background:linear-gradient(135deg,#2336cf,#3f6ee8);border-radius:14px;place-items:center;width:44px;height:44px;font-size:18px;font-weight:900;display:grid;box-shadow:0 8px 18px #2336cf38}.dashboardStudentIdentity>div{gap:3px;display:grid}.dashboardStudentIdentity small{color:#7e859f}.reviewStatus{color:#96620d;letter-spacing:.03em;background:#fff3d8;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:900}.reviewStatus.accepted{color:#19734d;background:#e8f8ef}.reviewStatus.revision{color:#a23c4f;background:#fff0f2}.reviewMetaGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:18px 22px;display:grid}.reviewMetaGrid>div{background:#fafbfe;border:1px solid #e7eaf2;border-radius:13px;padding:13px 14px}.reviewMetaGrid small,.reviewMetaGrid strong{display:block}.reviewMetaGrid small{color:#8a91a8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px;font-size:11px}.reviewMetaGrid strong{color:#252a51;font-size:13px;line-height:1.4}.reviewDetails{background:#fbfcff;border:1px solid #e1e5ef;border-radius:15px;margin:0 22px 22px}.reviewDetails>summary{color:#2436ce;cursor:pointer;padding:15px 48px 15px 17px;font-weight:850;list-style:none;position:relative}.reviewDetails>summary::-webkit-details-marker{display:none}.reviewDetails>summary:after{content:"+";background:#edf0ff;border-radius:8px;place-items:center;width:26px;height:26px;font-size:18px;display:grid;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.reviewDetails[open]>summary:after{content:"−"}.reviewDetails[open]>summary{background:#f5f7ff;border-bottom:1px solid #e5e9f2}.reviewAnswerBlock{padding:18px}.reviewAnswerBlock>span{color:#6c7490;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:12px;font-weight:800;display:block}.answerBox{white-space:pre-wrap;color:#303652;background:#fff;border:1px solid #e2e6ef;border-radius:13px;padding:18px;line-height:1.7}.reviewForm{grid-template-columns:1fr 1fr;gap:14px;padding:0 18px 18px;display:grid}.reviewForm label{color:#545c79;gap:7px;font-size:13px;font-weight:750;display:grid}.reviewForm select,.reviewForm input,.reviewForm textarea{width:100%;background:#fff!important;border:1px solid #dbe0ec!important;border-radius:11px!important}.reviewForm .fullWidth{grid-column:1/-1}.reviewForm button{grid-column:1/-1;justify-self:start;box-shadow:0 9px 20px #2438dc2e;background:#2438dc!important;border-radius:11px!important;padding:12px 18px!important}.reviewDangerZone{background:#fff8f9;border:1px solid #f0d4d9;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin:0 18px 18px;padding:14px;display:flex}.reviewDangerZone label{color:#8a5360;align-items:center;font-size:12px;gap:8px!important;margin:0!important;display:flex!important}.reviewDangerZone input{width:auto!important}.reviewDangerZone button{white-space:nowrap}.examCard .reviewMetaGrid{grid-template-columns:2fr 1fr 1fr}.examCard .reviewAnswerBlock>span{color:#8f6d13}.examCard .answerBox{background:#fffdf7;border-color:#eadfbf}@media (max-width:1100px){.reviewSummary,.reviewMetaGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.reviewToolbar{grid-template-columns:1fr 200px auto}.reviewToolbar>a{grid-column:1/-1}}@media (max-width:720px){.dashboardContent:has(.reviewSummary)>.dashboardTitleRow{padding:24px 20px}.reviewSummary{grid-template-columns:1fr 1fr}.reviewToolbar{grid-template-columns:1fr}.reviewToolbar>a{grid-column:auto}.reviewQueueCard>header{flex-direction:column;align-items:flex-start}.reviewMetaGrid,.examCard .reviewMetaGrid,.reviewForm{grid-template-columns:1fr}.reviewForm .fullWidth,.reviewForm button{grid-column:auto}.reviewDangerZone{flex-direction:column;align-items:flex-start}.reviewTabs{width:100%}.reviewTabs a{flex:1;justify-content:center}}@media (max-width:480px){.reviewSummary{grid-template-columns:1fr}.reviewMetaGrid{padding:14px}.reviewDetails{margin:0 14px 14px}.reviewQueueCard>header{padding:17px}.dashboardStudentIdentity small{overflow-wrap:anywhere}}
.documentsDashboard{gap:24px;display:grid}.documentsHero{color:#fff;background:radial-gradient(circle at 88% 10%,#28c7ec47,#0000 28%),linear-gradient(135deg,#11185f 0%,#2035c9 58%,#1a2ca8 100%);border-radius:26px;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);align-items:center;gap:28px;padding:34px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 52px #19279133}.documentsHero:after{content:"";border:48px solid #ffffff0f;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-125px;right:-80px}.documentsHero>div{z-index:1;position:relative}.documentsHero .sectionEyebrow{color:#6ee5ff}.documentsHero h1{margin:8px 0 12px;font-size:clamp(36px,4vw,58px);line-height:1}.documentsHero p{color:#ffffffc7;max-width:680px;margin:0;font-size:17px;line-height:1.65}.documentsReadinessCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1a;border:1px solid #ffffff29;border-radius:20px;align-items:center;gap:20px;padding:22px;display:flex}.documentsReadinessRing{background:conic-gradient(#62e7ff var(--document-progress),#ffffff29 0);border-radius:50%;flex:0 0 112px;place-items:center;width:112px;height:112px;display:grid;box-shadow:0 10px 30px #00000024}.documentsReadinessRing>div{background:#151f7f;border-radius:50%;place-items:center;width:84px;height:84px;display:grid}.documentsReadinessRing strong,.documentsReadinessRing span{display:block}.documentsReadinessRing strong{font-size:25px}.documentsReadinessRing span{color:#ffffffad;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.documentsReadinessCard>div:last-child span,.documentsReadinessCard>div:last-child strong,.documentsReadinessCard>div:last-child small{display:block}.documentsReadinessCard>div:last-child span{color:#79e9ff;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:850}.documentsReadinessCard>div:last-child strong{margin:7px 0 5px;font-size:17px;line-height:1.35}.documentsReadinessCard>div:last-child small{color:#ffffffad}.documentsSummary{margin:0}.documentsWorkspace{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:22px;display:grid}.documentsLibraryPanel,.documentsSavePanel,.documentsChecklist,.migrationPanel{padding:24px}.dashboardSectionHeading{justify-content:space-between;align-items:center;gap:20px;display:flex}.dashboardSectionHeading h2,.documentsSavePanel h2,.documentsChecklist h2,.migrationPanel h2{color:#131744;margin:6px 0 0}.panelCountBadge{color:#2438dc;background:#eef1ff;border-radius:12px;place-items:center;min-width:38px;height:38px;padding:0 10px;font-weight:900;display:grid}.panelIntro{color:#6e7594;max-width:790px;margin:12px 0 22px;line-height:1.6}.documentCardsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.documentEditorCard{background:linear-gradient(#fff,#fbfcff);border:1px solid #e0e5f2;border-radius:18px;flex-direction:column;min-height:300px;padding:20px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.documentEditorCard:before{content:"";background:#d5d9e5;height:4px;position:absolute;top:0;left:0;right:0}.documentEditorCard.connected:before{background:linear-gradient(90deg,#23aa74,#31d2a2)}.documentEditorCard.missing:before{background:linear-gradient(90deg,#efa52a,#f5c35e)}.documentEditorCard:hover{border-color:#cfd7f0;transform:translateY(-3px);box-shadow:0 16px 34px #1d255817}.documentEditorCard header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:17px;display:flex}.documentNumber{color:#9ba2ba;letter-spacing:.08em;font-size:12px;font-weight:900}.documentState{border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:11px;font-weight:850;display:inline-flex}.documentState:before{content:"";border-radius:50%;width:7px;height:7px}.documentState.connected{color:#18734d;background:#e8f8f0}.documentState.connected:before{background:#29ab74;box-shadow:0 0 0 4px #29ab741f}.documentState.missing{color:#a56a0c;background:#fff4df}.documentState.missing:before{background:#efa72f}.documentCategory{color:#2b43d8;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:900;display:block}.documentEditorCard h3{color:#171b4c;margin:0;font-size:18px;line-height:1.32}.documentEditorCard p{color:#737a96;margin:10px 0 18px;font-size:13px;line-height:1.55}.documentEditorCard label{margin-top:auto;display:block}.documentEditorCard label span{color:#59617d;text-transform:uppercase;letter-spacing:.06em;margin-bottom:7px;font-size:11px;font-weight:850;display:block}.documentEditorCard input{color:#19204f;background:#fff;border:1px solid #dce2ef;border-radius:12px;width:100%;min-height:46px;padding:0 13px}.documentEditorCard input:focus{border-color:#5b6ae4;outline:none;box-shadow:0 0 0 4px #2538db17}.documentEditorCard>a{color:#2539d0;align-items:center;width:max-content;margin-top:12px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.documentsActionColumn{gap:18px;display:grid;position:sticky;top:105px}.documentsSavePanel{background:linear-gradient(#fff,#f8faff)}.documentsSavePanel p,.documentsChecklist p{color:#747b96;line-height:1.55}.documentsSaveStats{grid-template-columns:1fr 1fr;gap:10px;margin:20px 0;display:grid}.documentsSaveStats>div{background:#fff;border:1px solid #e5e9f3;border-radius:13px;padding:14px}.documentsSaveStats span,.documentsSaveStats strong{display:block}.documentsSaveStats span{color:#7a819c;font-size:11px}.documentsSaveStats strong{color:#171b49;margin-top:5px;font-size:24px}.documentsSavePanel button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2439dc,#1828b9);border:0;border-radius:13px;width:100%;min-height:50px;font-weight:900;transition:transform .2s,box-shadow .2s;box-shadow:6px 6px #29c8ed}.documentsSavePanel button:hover{transform:translate(-2px,-2px);box-shadow:8px 8px #29c8ed}.documentsChecklist ul{gap:12px;margin:18px 0 0;padding:0;list-style:none;display:grid}.documentsChecklist li{color:#555d7d;padding-left:28px;font-size:13px;line-height:1.45;position:relative}.documentsChecklist li:before{content:"✓";color:#1d8d61;background:#e8f8f0;border-radius:6px;place-items:center;width:19px;height:19px;font-size:11px;font-weight:900;display:grid;position:absolute;top:-1px;left:0}.migrationPanel{align-items:flex-start;gap:18px;display:flex}.migrationIcon{color:#c43b54;background:#fff0f1;border-radius:14px;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:22px;font-weight:900;display:grid}.migrationPanel p{color:#6d7491}.migrationPanel code{color:#8cecff;background:#151a45;border-radius:10px;padding:12px 14px;display:inline-block}.sectionEyebrow{color:#3447d5;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:900}@media (max-width:1250px){.documentsWorkspace{grid-template-columns:1fr}.documentsActionColumn{grid-template-columns:1fr 1fr;position:static}.documentsHero{grid-template-columns:1fr}.documentsReadinessCard{max-width:580px}}@media (max-width:820px){.documentCardsGrid,.documentsActionColumn{grid-template-columns:1fr}.documentsHero{padding:26px}.documentsReadinessCard{align-items:flex-start}}@media (max-width:560px){.documentsHero{border-radius:20px;padding:22px}.documentsHero h1{font-size:36px}.documentsReadinessCard{flex-direction:column}.documentsLibraryPanel,.documentsSavePanel,.documentsChecklist,.migrationPanel{padding:18px}.documentEditorCard{min-height:0}.documentsSaveStats{grid-template-columns:1fr}.migrationPanel{flex-direction:column}}
.studentExperience{color:#12153f;background:radial-gradient(circle at 10% 0,#2f66ff1c,#0000 32%),radial-gradient(circle at 100% 18%,#29c7ec1f,#0000 28%),linear-gradient(#f8faff 0%,#eef3ff 100%);min-height:100vh}.studentExperience main{max-width:1280px;margin:0 auto;padding:34px 28px 84px}.studentExperience .muted,.studentExperience .eyebrow{color:#6f789b;letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:900}.studentExperience h1{color:#10143e;letter-spacing:-.05em;margin:8px 0 18px;font-size:clamp(38px,5vw,66px);line-height:1.02}.studentExperience h2,.studentExperience h3{letter-spacing:-.025em}.studentExperience .studentLead{color:#626b8e;max-width:720px;margin:0;font-size:17px;line-height:1.7}.studentExperience .button,.studentExperience button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2339d9,#315fe7);border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-weight:850;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:6px 6px #28c7ec}.studentExperience .button:hover,.studentExperience button:hover{filter:saturate(1.08);transform:translate(-2px,-2px);box-shadow:8px 8px #28c7ec}.studentExperience .activePill{color:#207452;background:#effaf4;border:1px solid #bfe7d2;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:11px;font-weight:900;display:inline-flex}.studentExperience .activePill:before{content:"";background:#2caf79;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #2caf791f}.studentHero,.courseHero{color:#fff;background:linear-gradient(135deg,#11175d 0%,#2135b5 55%,#3174e2 100%);border:1px solid #ffffff47;border-radius:30px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;padding:38px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #1c2c9238}.studentHero:before,.courseHero:before{content:"";border:60px solid #ffffff12;border-radius:50%;width:330px;height:330px;position:absolute;top:-110px;right:-90px}.studentHero:after,.courseHero:after{content:"";border:45px solid #28c7ec1f;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-120px;left:46%}.studentHero>*,.courseHero>*{z-index:1;position:relative}.studentHero .muted,.courseHero .muted{color:#ffffffad}.studentHero h1,.courseHero h1{color:#fff}.studentHero .studentLead,.courseHero .studentLead{color:#ffffffc7}.studentHeroBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:32px;place-items:center;width:180px;height:180px;display:grid;box-shadow:inset 0 1px #ffffff38}.studentHeroBadge span{letter-spacing:-.08em;font-size:58px;font-weight:950}.studentHeroBadge small{color:#ffffffb8;font-weight:800}.studentStats,.courseOverviewGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:20px 0 34px;display:grid}.studentStats article,.courseOverviewGrid article{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #dce3f4;border-radius:20px;padding:22px;position:relative;overflow:hidden;box-shadow:0 14px 34px #1c255c12}.studentStats article:after,.courseOverviewGrid article:after{content:"";border:18px solid #2336ce0d;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-35px;right:-28px}.studentStats strong,.courseOverviewGrid strong{color:#11143f;font-size:32px;display:block}.studentStats span,.courseOverviewGrid p{color:#737b99;margin:5px 0 0;font-size:13px;font-weight:750}.studentSectionHeader,.panelHeading{justify-content:space-between;align-items:flex-end;gap:24px;margin:36px 0 18px;display:flex}.studentSectionHeader h2,.panelHeading h2{color:#11143f;margin:5px 0 0;font-size:32px}.studentSectionHeader>p,.panelHeading>p{color:#747c9b;max-width:430px;margin:0;line-height:1.6}.studentCourseGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:22px;display:grid}.studentExperience .tile{background:linear-gradient(160deg,#fff 0%,#f7f9ff 100%);border:1px solid #dce3f5;border-radius:24px;flex-direction:column;align-items:flex-start;min-height:330px;padding:30px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 44px #1c255c14}.studentExperience .tile:after{content:"";border:30px solid #2336ce0e;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-64px;right:-50px}.studentExperience .tile:hover{transform:translateY(-6px);box-shadow:0 28px 60px #1c255c21}.courseCardTopline{color:#6f789b;letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-bottom:24px;font-size:11px;font-weight:900;display:flex}.courseCardIcon{color:#2438dc;background:linear-gradient(135deg,#e9edff,#ecfaff);border-radius:17px;place-items:center;width:56px;height:56px;margin-bottom:22px;font-size:21px;font-weight:950;display:grid;box-shadow:inset 0 0 0 1px #dbe2fb}.studentCourseCard h2{z-index:1;color:#11143f;margin:0 0 12px;font-size:28px;position:relative}.courseCardText{z-index:1;line-height:1.65;position:relative;color:#6d7696!important;margin:0 0 24px!important;font-weight:500!important}.studentCourseCard .button{z-index:1;margin-top:auto;position:relative}.staffAccess{background:#fff;border:1px solid #dbe2f4;border-radius:22px;justify-content:space-between;align-items:center;gap:24px;margin-top:30px;padding:26px;display:flex;box-shadow:0 14px 34px #1c255c0f}.staffAccess h2{margin:5px 0 0}.courseTopbar{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.courseTopbar>a{color:#2436ce;font-weight:850;text-decoration:none}.courseProgressCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff2b;border-radius:24px;align-items:center;gap:22px;padding:18px 22px;display:flex}.progressRing{background:conic-gradient(#28c7ec var(--progress),#ffffff26 0);border-radius:50%;place-items:center;width:122px;height:122px;display:grid;box-shadow:0 16px 32px #050e5b2e}.progressRing>div{background:#16206e;border-radius:50%;place-items:center;width:94px;height:94px;display:grid}.progressRing strong,.progressRing span{display:block}.progressRing strong{font-size:28px}.progressRing span{color:#ffffffa8;text-transform:uppercase;font-size:10px;font-weight:850}.progressMeta span,.progressMeta small{display:block}.progressMeta span{max-width:180px;font-weight:850;line-height:1.5}.progressMeta small{color:#ffffffa6;margin-top:7px}.courseOverviewGrid article{align-items:center;gap:16px;display:flex}.courseOverviewGrid article>span{color:#2438dc;background:#edf1ff;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.studentExperience .panel{background:#fffffff0;border:1px solid #dce3f5;border-radius:24px;margin-top:24px;padding:30px;box-shadow:0 18px 44px #1c255c13}.liveSessionsPanel{overflow:hidden}.emptyInline{color:#777f9e;background:#f8faff;border:1px dashed #cad3ed;border-radius:15px;align-items:center;gap:12px;padding:18px;display:flex}.liveCard{background:linear-gradient(135deg,#f9fbff,#fff);border:1px solid #dfe5f3;border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px;transition:transform .2s,box-shadow .2s;display:grid}.liveCard:hover{transform:translateY(-2px);box-shadow:0 12px 26px #1c255c12}.liveDate{color:#2438dc;background:#edf0ff;border-radius:16px;place-items:center;width:66px;height:66px;display:grid}.liveDate strong{font-size:23px}.liveDate span{text-transform:uppercase;font-size:11px;font-weight:800}.liveCardBody h3{color:#151947;margin:4px 0;font-size:20px}.liveCardBody p{color:#747c9c;margin:0}.modulePanel{overflow:hidden}.moduleHeader{border-bottom:1px solid #e8ecf5;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding-bottom:22px;display:grid}.moduleNumber{color:#fff;background:linear-gradient(135deg,#202fbd,#3979e7);border-radius:17px;place-items:center;width:58px;height:58px;font-size:18px;font-weight:950;display:grid;box-shadow:6px 6px #28c7ec}.moduleHeader h2{color:#11143f;margin:4px 0 0;font-size:27px}.moduleCounter{text-align:right}.moduleCounter strong,.moduleCounter span{display:block}.moduleCounter strong{font-size:24px}.moduleCounter span{color:#747c9b;font-size:12px}.lessonStack{gap:16px;margin-top:20px;display:grid}.lessonCard{background:linear-gradient(#fff,#f8faff);border:1px solid #e0e5f3;border-radius:20px;padding:24px;transition:border-color .2s,box-shadow .2s}.lessonCard:hover{border-color:#cad4f3;box-shadow:0 14px 30px #1c255c12}.lessonHeader{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.lessonIndex{color:#2438dc;background:#edf1ff;border-radius:13px;place-items:center;width:44px;height:44px;font-weight:950;display:grid}.lessonHeader p{color:#8188a4;text-transform:uppercase;margin:0;font-size:11px;font-weight:850}.lessonHeader h3{color:#171a4a;margin:3px 0 0;font-size:22px}.lessonStatus{color:#6f7691;text-transform:uppercase;background:#eef1f7;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900}.lessonStatus.accepted{color:#207452;background:#eaf8f0}.lessonStatus.submitted{color:#886817;background:#fff5dc}.lessonStatus.revision{color:#a33b4d;background:#fff0f2}.lessonText{color:#4f587c;white-space:pre-wrap;background:#f5f7ff;border-left:4px solid #2e52df;border-radius:0 14px 14px 0;margin-top:18px;padding:18px;line-height:1.75}.lessonActions{align-items:center;gap:14px;margin-top:18px;display:flex}.materialsCount{color:#6f7898;font-size:12px;font-weight:800}.lessonMaterials{background:#fff;border:1px solid #e1e6f3;border-radius:16px;margin-top:18px;padding:18px}.lessonMaterials ul{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.lessonMaterials a{color:#2436ce;background:#f7f9ff;border-radius:10px;justify-content:space-between;gap:12px;padding:10px 12px;font-weight:750;text-decoration:none;display:flex}.lessonMaterials a span{color:#838aa5;font-size:12px}.submissionForm{background:#fff;border:1px solid #dce3f3;border-radius:17px;margin-top:20px;padding:20px}.submissionForm label{color:#252950;gap:9px;font-weight:800;display:grid}.studentExperience textarea,.studentExperience input,.studentExperience select{box-sizing:border-box;color:#202449;width:100%;font:inherit;background:#fff;border:1px solid #d4dbef;border-radius:12px;padding:13px 14px}.studentExperience textarea:focus,.studentExperience input:focus,.studentExperience select:focus{border-color:#8ea0ef;outline:3px solid #2336ce1a}.submissionForm button{margin-top:14px}.notice{color:#4b5474;background:#f5f7fb;border-radius:14px;margin-top:16px;padding:14px 16px}.notice.success{color:#276b4d;background:#effaf4;border:1px solid #bfe4cf}.notice.error{color:#96394a;background:#fff4f5;border:1px solid #f0c9cf}.examPanel{position:relative;overflow:hidden;border-top:5px solid #ec1289!important}.examPanel:after{content:"";border:42px solid #ec12890d;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-85px;right:-70px}.examPanel>*{z-index:1;position:relative}.examBadge{color:#c31476;text-transform:uppercase;background:#fff0f8;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;display:inline-flex}.courseMessages{margin-top:18px}.studentEmptyState{justify-content:center}.studentEmptyState p{line-height:1.65;color:#717999!important;font-weight:500!important}.stack{gap:14px;display:grid}@media (max-width:900px){.studentHero,.courseHero{grid-template-columns:1fr}.studentHeroBadge{display:none}.courseProgressCard{justify-content:flex-start}.studentStats,.courseOverviewGrid{grid-template-columns:1fr}.moduleHeader,.lessonHeader{grid-template-columns:auto minmax(0,1fr)}.moduleCounter,.lessonStatus{text-align:left;grid-column:2}.liveCard{grid-template-columns:auto minmax(0,1fr)}.liveCard .button{grid-column:1/-1;width:100%}.staffAccess{flex-direction:column;align-items:flex-start}}@media (max-width:620px){.studentExperience main{padding:22px 14px 52px}.studentHero,.courseHero{border-radius:22px;padding:26px 20px}.studentExperience h1{font-size:39px}.courseProgressCard,.studentSectionHeader,.panelHeading{flex-direction:column;align-items:flex-start}.studentExperience .panel,.studentExperience .tile{border-radius:18px;padding:20px}.studentCourseGrid,.moduleHeader,.lessonHeader{grid-template-columns:1fr}.moduleNumber,.lessonIndex{width:42px;height:42px}.moduleCounter,.lessonStatus{grid-column:auto}.lessonActions{flex-direction:column;align-items:stretch}.lessonActions .button{width:100%}.courseTopbar{flex-direction:column;align-items:flex-start;gap:12px}}@media (prefers-reduced-motion:reduce){.studentExperience *{transition:none!important}}
.adminStaffShortcut{z-index:1000;color:#fff;background:linear-gradient(135deg,#11164f,#263ad8);border:1px solid #ffffff3d;align-items:center;gap:9px;min-height:48px;padding:0 18px;font-weight:850;text-decoration:none;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 38px #121b6c47}.adminStaffShortcut:hover{transform:translateY(-1px);box-shadow:0 20px 44px #121b6c57}.adminStaffShortcut span:first-child{background:#ffffff24;place-items:center;width:28px;height:28px;font-size:15px;display:grid}@media (max-width:760px){.adminStaffShortcut{min-height:44px;padding:0 14px;bottom:14px;right:14px}}
