.studentsPage .nav a.active{background:linear-gradient(90deg,#525dc7,#e93131a9)}.studentDetailsSubPage .studentAppointmentCard{background:#fff;border:1px solid #e2e6f0;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;display:grid;box-shadow:0 5px 16px #191f420d}.studentAppointmentTypeIcon{background:#fbe8ec;border-radius:12px;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.studentAppointmentCompactContent{gap:3px;min-width:0;display:grid}.studentAppointmentCompactContent .studentAppointmentType{color:#a8051c;letter-spacing:normal;text-transform:none;font-size:13px;font-weight:600}.studentAppointmentCompactContent h4{color:#171d3c;margin:0;font-size:15px}.studentAppointmentCompactContent>p{color:#6c728c;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:1px 0 2px;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.studentAppointmentCompactTime{flex-wrap:wrap;gap:7px 15px;margin-top:3px;display:flex}.studentAppointmentCompactTime span{color:#555c78;align-items:center;gap:5px;font-size:11px;font-weight:800;display:inline-flex}.studentAppointmentCompactTime svg{color:#a8051c}.studentAppointmentStudentStatus{text-align:right;border-radius:10px;gap:3px;min-width:145px;padding:9px 11px;display:grid}.studentAppointmentStudentStatus strong{font-size:12px}.studentAppointmentStudentStatus small{font-size:10px;font-weight:700;line-height:1.35}.studentAppointmentStudentStatus.positive{color:#176a3b;background:#e8f7ef}.studentAppointmentStudentStatus.pending{color:#805500;background:#fff4d8}.studentAppointmentStudentStatus.negative{color:#a8051c;background:#fbe8ec}@media (max-width:720px){.studentDetailsSubPage .studentAppointmentCard{grid-template-columns:auto minmax(0,1fr)}.studentAppointmentStudentStatus{text-align:left;grid-column:2;justify-self:start;min-width:0}}.studentDocumentAccordion>summary.studentDetailsDocumentHeader{box-sizing:border-box;flex-direction:row;align-items:center;width:100%;padding-right:210px;display:flex;position:relative}.studentDocumentAccordion{box-sizing:border-box;justify-self:stretch;width:100%;min-width:100%;display:block!important}.studentDetailsDataList:has(.studentDocumentAccordion){align-items:stretch;width:100%}.studentDocumentAccordion>summary.studentDetailsDocumentHeader>strong{min-width:0}.studentDocumentAccordion>summary.studentDetailsDocumentHeader>.studentDocumentAccordionMeta{flex:none;justify-content:flex-end;align-items:center;margin-left:auto;margin-right:0;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.studentsPage .pageHeader{padding-bottom:0}.studentsHeader{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.studentsCreateButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#0d1243,#7848ffbd);border:1px solid #0000;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:12px;font-weight:900;transition:filter .16s,transform .16s;display:inline-flex;box-shadow:0 10px 22px #7848ff38}.studentsCreateButton:hover{filter:brightness(1.06);transform:translateY(-1px)}@media (max-width:680px){.studentsHeader{flex-direction:column;align-items:stretch}.studentsCreateButton{width:100%}}.studentCreateOverlay{z-index:950;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0c1132ad;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.studentCreateDialog{color:#252c40;background:#fff;border:1px solid #dfe3ec;border-radius:17px;width:min(820px,100%);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 30px 80px #0a0f2a6b}.studentCreateDialog>header{border-bottom:1px solid #e5e8ef;justify-content:space-between;align-items:flex-start;gap:15px;padding:20px 23px;display:flex}.studentCreateDialog>header>div{align-items:center;gap:12px;display:flex}.studentCreateDialog>header>div>span{color:#5a4ac0;background:#eeebff;border-radius:11px;place-items:center;width:43px;height:43px;display:grid}.studentCreateDialog>header svg{width:20px}.studentCreateDialog h2{margin:0;font-size:21px}.studentCreateDialog header p{color:#7a8296;margin:5px 0 0;font-size:11px}.studentCreateDialog>header>button{color:#626b80;cursor:pointer;background:#fff;border:1px solid #dfe3eb;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.studentCreateDialog form{gap:19px;padding:22px 23px;display:grid}.studentCreateFields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.studentCreateFields label{gap:6px;display:grid}.studentCreateFields label.wide{grid-column:1/-1}.studentCreateFields label>span,.studentCreateDialog legend{color:#4c556b;font-size:10px;font-weight:900}.studentCreateFields input{color:#273048;background:#fff;border:1px solid #dce1ea;border-radius:8px;outline:0;width:100%;height:43px;padding:0 12px}.studentCreateFields input:focus{border-color:#7565da;box-shadow:0 0 0 3px #7565da1c}.studentCreateDialog fieldset{border:0;margin:0;padding:0}.studentCreateDialog legend{margin-bottom:9px}.studentCreateAcquisition>div{gap:9px;display:flex}.studentCreateAcquisition label{border:1px solid #dce1ea;border-radius:8px;align-items:center;gap:7px;min-height:39px;padding:0 13px;font-size:11px;font-weight:850;display:flex}.studentCreateClasses>div{grid-template-columns:repeat(8,1fr);gap:7px;display:grid}.studentCreateClasses label{color:#50596e;cursor:pointer;background:#fff;border:1px solid #dce1ea;border-radius:8px;place-items:center;min-height:43px;display:grid}.studentCreateClasses input{opacity:0;pointer-events:none;position:absolute}.studentCreateError{color:#ad2036;background:#fff0f2;border-radius:7px;margin:0;padding:9px 11px;font-size:11px;font-weight:800}.studentCreateDialog footer{border-top:1px solid #e5e8ef;justify-content:flex-end;gap:9px;padding-top:17px;display:flex}.studentCreateDialog footer button{color:#50596e;cursor:pointer;background:#fff;border:1px solid #dce1ea;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:41px;padding:0 15px;font-size:11px;font-weight:900;display:inline-flex}.studentCreateDialog footer button.primary{color:#fff;background:linear-gradient(90deg,#0d1243,#7848ffbd);border-color:#0000;box-shadow:0 10px 22px #7848ff33}.studentCreateDialog button:disabled{cursor:wait;opacity:.6}@media (max-width:720px){.studentCreateFields{grid-template-columns:1fr}.studentCreateFields label.wide{grid-column:auto}.studentCreateClasses>div{grid-template-columns:repeat(4,1fr)}}.studentCreateDialog h2{font-size:23px}.studentCreateDialog header p{font-size:13px}.studentCreateFields label>span,.studentCreateDialog legend{font-size:12px}.studentCreateFields input{height:45px;font-size:13px}.studentCreateFields input::placeholder{font-size:13px}.studentCreateDateInput{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;display:block;position:relative}.studentCreateDateInput>svg{z-index:2;color:#68718a;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.studentCreateDateInput>input{cursor:pointer;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;padding-left:40px}.studentCreateDateInput>input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.65;width:22px;height:22px}.studentCreateAcquisition label{cursor:pointer;border-width:1px;min-width:145px;min-height:41px;padding-right:42px;font-size:13px;transition:border-color .16s,background .16s,box-shadow .16s;position:relative}.studentCreateAcquisition label:has(input:checked){background:#f7f5ff;border-color:#6657d9;box-shadow:0 8px 18px #6657d91a}.studentCreateAcquisition input{opacity:0;pointer-events:none;position:absolute}.studentCreateAcquisition label:after{color:#fff;content:"";background:#fff;border:2px solid #cfd5e6;border-radius:50%;place-items:center;width:20px;height:20px;font-size:13px;font-weight:950;line-height:1;display:grid;position:absolute;top:7px;right:8px}.studentCreateAcquisition label:has(input:checked):after{content:"✓";background:#33b886;border-color:#33b886}.studentCreateClasses label{min-height:45px}.studentCreateClasses strong{font-size:13px}.studentCreateClasses legend small{color:#858da0;font-size:11px;font-weight:750}.studentCreateClasses label{border-width:1px;transition:border-color .16s,background .16s,box-shadow .16s;position:relative}.studentCreateClasses label.selected{color:#50596e;background:#f7f5ff;border-color:#6657d9;box-shadow:0 8px 18px #6657d91a}.studentCreateClasses label:after{color:#fff;content:"";background:#fff;border:2px solid #cfd5e6;border-radius:50%;place-items:center;width:17px;height:17px;font-size:11px;font-weight:950;line-height:1;display:grid;position:absolute;top:5px;right:5px}.studentCreateClasses label.selected:after{content:"✓";background:#33b886;border-color:#33b886}.studentCreateError{font-size:13px}.studentCreateDialog footer button{min-height:43px;padding-inline:16px;font-size:13px}.studentOptionsMenu button.archiveAction{order:-1}.studentOptionsMenu button.reactivate{color:#218052}.studentTableSortButton{color:inherit;font:inherit;font-weight:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;display:inline-flex}.studentTableSortButton svg{color:#9aa1b2;stroke-width:2px;width:13px;height:13px}.studentTableSortButton:hover{color:#5548b8}.studentTableSortButton:hover svg{color:#6657d9}.studentCreateClasses>div{scrollbar-width:thin;scrollbar-color:#b8b1df #f1f2f7;scroll-snap-type:x proximity;gap:8px;max-width:100%;padding:2px 2px 10px;display:flex;overflow:auto hidden}.studentCreateDialog{overflow-x:hidden}.studentCreateDialog form,.studentCreateClasses{min-width:0;max-width:100%}.studentCreateClasses{overflow:hidden}.studentCreateClasses>div{width:100%}.studentCreateClasses>div::-webkit-scrollbar{height:7px}.studentCreateClasses>div::-webkit-scrollbar-track{background:#f1f2f7;border-radius:99px}.studentCreateClasses>div::-webkit-scrollbar-thumb{background:#b8b1df;border-radius:99px}.studentCreateClasses label{scroll-snap-align:start;flex:0 0 112px;gap:5px;min-width:112px;min-height:96px;padding:8px 5px}.studentCreateClassImage{place-items:center;width:66px;height:50px;display:grid}.studentCreateClassImage img{object-fit:contain;width:100%;height:100%;display:block}.studentsAlert{z-index:160;color:#246b4c;background:linear-gradient(135deg,#2fc57f24,#fff0 38%),#fff;border:1px solid #2fc57f5c;border-radius:8px;align-items:center;gap:10px;max-width:min(520px,100vw - 40px);min-height:50px;padding:0 42px 0 16px;font-size:13px;font-weight:900;animation:.22s ease-out both studentsAlertIn;display:inline-flex;position:fixed;top:92px;left:50%;transform:translate(-50%);box-shadow:0 18px 36px #0f172a24}.studentsAlertIcon{color:#168858;background:#2fc57f24;border-radius:6px;flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid}.studentsAlertText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.studentsAlertClose{color:#246b4c;background:0 0;border:0;border-radius:6px;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.studentsAlertClose:hover,.studentsAlertClose:focus-visible{background:#2fc57f1f}.studentsListPanel{margin-inline:34px;border:1px solid var(--line);background:#fffffff5;border-radius:8px;flex-direction:column;height:min(720px,100svh - 190px);min-height:430px;margin-top:2px;padding:16px;display:flex;box-shadow:0 18px 48px #171b4e0f}.studentsToolbar{justify-content:flex-start;align-items:end;gap:34px;margin-bottom:16px;display:flex}.filterGroup{border:1px solid var(--line);background:#f8f9ff;border-radius:8px;align-items:center;padding:4px;display:inline-flex}.filterGroup button{color:#5e6388;background:0 0;border:0;border-radius:6px;min-height:34px;padding:0 14px;font-weight:800}.filterGroup button.active{color:#fff;background:#0d1243d5;box-shadow:0 8px 18px #171b4e14}.studentsToolbar label{color:#5e6388;gap:7px;min-width:180px;font-size:14px;font-weight:800;display:grid}.studentsToolbar select{border:1px solid var(--line);color:#202650;height:40px;font:inherit;background:#fff;border-radius:8px;padding:0 12px;font-size:14px;font-weight:700}.studentsToolbarSearch{flex:1;min-width:420px;max-width:560px}.studentsToolbarSearch span{border:1px solid var(--line);color:#7b819f;background:#fff;border-radius:8px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:10px;height:40px;padding:0 12px;transition:border-color .16s,box-shadow .16s,color .16s;display:grid}.studentsToolbarSearch span:focus-within{color:#a8051c;border-color:#a8051c;box-shadow:0 0 0 2px #a8051c12,0 6px 14px #a8051c14}.studentsToolbarSearch input{color:#202650;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:14px;font-weight:700}.studentsToolbarSearch input::placeholder{color:#9aa0b8}.studentsToolbarSearch .studentsSearchClear{color:#68708f;cursor:pointer;background:#eef0f6;border:0;border-radius:50%;place-items:center;width:26px;height:26px;padding:0;display:grid}.studentsToolbarSearch .studentsSearchClear:hover,.studentsToolbarSearch .studentsSearchClear:focus-visible{color:#fff;background:#a8051c;outline:none}.studentsResultLine{min-height:26px;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;font-size:13px;font-weight:700;display:flex}.studentsResultLine strong{color:#f13660}.studentsResultActions{align-items:center;gap:12px;margin-left:auto;display:flex}.studentsViewSwitch{border:1px solid var(--line);background:#fff;border-radius:8px;gap:3px;padding:4px;display:inline-flex}.studentsViewSwitch button{color:#747d91;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:38px;height:36px;padding:0;display:grid}.studentsViewSwitch button svg{width:19px;height:19px}.studentsViewSwitch button.active{color:#fff;background:#0d1243}.studentsToolbarViewSwitch{flex:none;align-self:flex-end;margin-left:auto}.studentsTableWrap{border:1px solid var(--line);scrollbar-gutter:stable;border-radius:8px;flex:auto;min-height:455px;max-height:none;overflow:auto}.studentsPagination{justify-content:space-between;align-items:center;gap:14px;padding:10px 4px 0;display:flex}.studentsPagination>span{color:#202650;font-size:12px;font-weight:850}.studentsPagination>div{align-items:center;gap:9px;display:inline-flex}.studentsPerPageSelect{color:#68718a;align-items:center;gap:7px;margin-right:5px;font-size:10px;font-weight:850;display:inline-flex}.studentsPerPageSelect select{color:#343c56;cursor:pointer;background:#fff;border:1px solid #dce1ea;border-radius:8px;outline:0;height:32px;padding:0 27px 0 9px;font-size:11px;font-weight:900}.studentsPerPageSelect select:focus{border-color:#7565da;box-shadow:0 0 0 2px #7565da1a}.studentsPagination button,.studentsPagination strong{border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.studentsCardGrid{scrollbar-gutter:stable;background:#f8f9fc8c;border:1px solid #d7dceae6;border-radius:10px;flex:auto;grid-template-columns:repeat(auto-fill,minmax(285px,1fr));grid-auto-rows:minmax(448px,max-content);align-content:start;align-items:start;gap:14px;min-height:0;padding:12px;display:grid;overflow-y:auto;box-shadow:0 8px 22px #171b4e0f}.studentsCardGrid>article{background:#fff;border:1px solid #e2e6ef;border-radius:10px;align-content:start;gap:13px;min-width:0;padding:16px;display:grid;box-shadow:0 8px 24px #18213b0b}.studentsCardGrid>article.isRequest{border-color:#f59e0b66}.studentsCardGrid>article.isClickable{cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s}.studentsCardGrid>article.isClickable:hover{border-color:#a8051c3d;transform:translateY(-2px);box-shadow:0 20px 42px #111a4621}.studentsCardGrid>article.isClickable:focus-visible{outline-offset:2px;border-color:#a8051c;outline:3px solid #a8051c21}.studentsCardGrid article>header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.studentsCardGrid article>header>div{min-width:0}.studentsCardGrid h2{color:#202650;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;overflow:hidden}.studentsCardGrid p{color:#747a97;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:11px;font-weight:750;overflow:hidden}.studentCardAvatar{color:#fff;background:#202453;border-radius:11px;place-items:center;width:44px;height:44px;font-size:12px;font-weight:900;display:grid;overflow:hidden}.studentCardAvatar img{object-fit:cover;width:100%;height:100%}.studentCardClasses{flex-wrap:wrap;gap:6px;min-height:24px;display:flex}.studentCardClasses span{color:#343a5c;background:#f2f3f8;border-radius:7px;padding:5px 8px;font-size:10px;font-weight:850}.studentCardClasses small{color:#8a90a8;font-size:11px}.studentsCardGrid dl{border-top:1px solid #edf0f5;gap:0;margin:0;display:grid}.studentsCardGrid dl div{border-bottom:1px solid #f0f2f7;justify-content:space-between;align-items:flex-start;gap:12px;padding:8px 0;display:flex}.studentsCardGrid dt{color:#7b819c;font-size:11px;font-weight:750}.studentsCardGrid dd{color:#252b50;text-align:right;overflow-wrap:anywhere;max-width:58%;margin:0;font-size:11px;font-weight:850}.studentsCardGrid dd.negative{color:#a8051c}.studentsCardGrid article>button,.studentCardRequestActions button{color:#202650;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce1ec;border-radius:8px;padding:0 11px;font-size:11px;font-weight:900}.studentsCardGrid article>button{color:#fff;background:#a8051c;border-color:#a8051c}.studentCardRequestActions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.studentCardRequestActions button:first-child{color:#fff;background:#188451;border-color:#188451}.studentCardRequestActions button:last-child{color:#a8051c}.studentsCardGrid>.studentCard{background:#fff;border-color:#edf0f5;border-radius:16px;flex-direction:column;align-self:start;width:100%;min-height:448px;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 36px #111a4617}.studentCardCover{background:linear-gradient(135deg,#08113f 0%,#101951 55%,#09113b 100%);flex:0 0 105px;height:105px;min-height:105px}.studentsCardGrid article>header{justify-content:center;height:32px;display:flex;position:relative}.studentsCardGrid article>header>.studentCardAvatar{color:#111a46;background:#eef1f7;border:3px solid #fff;border-radius:50%;width:88px;height:88px;font-size:22px;position:absolute;top:-53px;box-shadow:0 3px 8px #0f172a33}.studentCardIdentity{min-width:0;padding:7px 22px 0;position:relative}.studentCardIdentity h2{color:#111a37;font-size:19px;font-weight:800;line-height:1.2}.studentCardIdentity p{color:#74809a;text-overflow:clip;overflow-wrap:anywhere;white-space:normal;max-width:100%;font-size:13px;overflow:visible}.studentCardIdentity>.status{position:absolute;top:3px;right:22px}.studentsCardGrid .studentCardClasses{min-height:28px;margin:16px 22px 14px}.studentsCardGrid .studentCardClasses span{color:#1b2442;background:#f1f3f7;border-radius:9px;padding:5px 8px;font-size:11px;font-weight:800}.studentsCardGrid article>dl{border-top:1px solid #edf0f5;margin:0 22px;padding:10px 0}.studentsCardGrid article>dl div{align-items:center;padding:6px 0}.studentsCardGrid article>dl dt{color:#74809a;font-size:13px}.studentsCardGrid article>dl dd{color:#111a37;font-size:12px;font-weight:800}.studentsCardGrid article>dl dd.studentCardInstructors{text-align:left;width:58%}.studentCardInstructors .studentAssignedInstructor{justify-content:flex-start}.studentCardInstructors .studentAssignedInstructorAvatar{border-radius:7px;flex-basis:28px;width:28px;height:28px}.studentsCardGrid article>footer{border-top:1px solid #edf0f5;margin:auto 22px 0;padding:13px 0 18px}.studentsCardGrid article>footer .studentCardRequestActions button{border-radius:10px;min-height:42px;padding:0 10px;font-size:11px;font-weight:800}.studentsCardGrid article>footer .studentCardRequestActions{width:100%}.studentsPagination button{border:1px solid var(--line);color:#5d6584;background:#fff}.studentsPagination button:disabled{cursor:not-allowed;opacity:.42}.studentsPagination strong{color:#fff;background:#0d1243;font-size:13px}.studentsDirectoryTable{table-layout:auto;width:max-content;min-width:100%}.studentsDirectoryTable .studentNameColumn{width:260px}.studentsDirectoryTable .studentClassesColumn{width:76px}.studentsDirectoryTable .studentInstructorColumn{width:180px}.studentsDirectoryTable .studentAppointmentColumn{width:150px}.studentsDirectoryTable .studentDocumentsColumn{width:112px}.studentsDirectoryTable .studentLearningColumn{width:106px}.studentsDirectoryTable .studentPracticeColumn{width:220px}.studentsDirectoryTable .studentExamColumn{width:205px}.studentExamStatuses,.studentExamClass{gap:4px;display:grid}.studentExamStatuses{margin-left:20px}.studentExamClass+.studentExamClass{margin-top:6px}.studentExamClass em{color:#68708f;font-size:9px;font-style:normal;font-weight:850}.studentExamClass small{color:#7b8197;white-space:nowrap;align-items:center;gap:5px;font-size:10px;font-weight:800;display:inline-flex}.studentExamClass small>svg{flex:0 0 14px;width:14px;height:14px}.studentSteeringWheelIcon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.studentExamClass small.passed{color:#168858}.studentExamClass small.failed{color:#b42318}.studentExamClass small.scheduled{color:#315da8}.studentExamClass small.has-exam-date{color:#d09a00;font-weight:950}.studentExamClass small.has-exam-date>svg{color:inherit;stroke:currentColor}.studentExamAppointments{gap:7px;margin-left:10px;display:grid}.studentExamAppointment{background:#f7f5ff;border-left:3px solid #6657d9;border-radius:7px;gap:3px;padding:7px 9px;display:grid}.studentExamAppointment>strong{color:#343c51;font-size:10px}.studentExamAppointment>small{color:#697187;white-space:nowrap;align-items:center;gap:5px;font-size:9px;font-weight:800;display:flex}.studentExamAppointment>small svg{color:#6657d9}.studentExamAppointment>em{border-radius:99px;align-items:center;gap:4px;width:max-content;margin-top:2px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:900;display:inline-flex}.studentExamAppointment>em.confirmed{color:#168858;background:#e8f7ef}.studentExamAppointment>em.pending,.studentExamAppointment>em.declined{color:#96600b;background:#fff1dc}.studentsDirectoryTable .studentBalanceColumn{width:155px}.studentsDirectoryTable .studentOptionsColumn{width:44px}.studentsDirectoryTable th,.studentsDirectoryTable td{padding-inline:6px}.studentsDirectoryTable thead th{z-index:4;color:#555b78;letter-spacing:.025em;text-transform:uppercase;white-space:nowrap;background:#f8f9fc;height:42px;font-size:11px;position:sticky;top:0}.studentsDirectoryTable tbody td{vertical-align:middle;background:#fff;height:68px}.studentsDirectoryTable tbody tr:hover td{background:#fff0f2}.studentsDirectoryTable tbody tr.isClickable{cursor:pointer}.studentsDirectoryTable tbody tr.isClickable:focus-visible{outline-offset:-3px;outline:3px solid #a8051c33}.studentsDirectoryTable th:first-child,.studentsDirectoryTable td:first-child{z-index:2;position:sticky;left:0;box-shadow:8px 0 14px -14px #1319418c}.studentsDirectoryTable thead th:first-child{z-index:6;background:#f8f9fc}.studentsDirectoryTable td:nth-child(7),.studentsDirectoryTable th:nth-child(7){text-align:center}.studentsDirectoryTable .studentAvatar{width:50px;height:50px}.studentAssignedInstructors{gap:7px;display:grid}.studentAssignedInstructor{color:#273047;align-items:center;gap:8px;width:100%;min-width:0;font-weight:650;display:flex}.studentAssignedInstructorAvatar{color:#fff;background:#202453;border-radius:8px;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:grid;overflow:hidden}.studentAssignedInstructorAvatar img{object-fit:cover;width:100%;height:100%}.studentAssignedInstructorName{white-space:nowrap;flex:1;min-width:0;display:block;overflow:hidden}.studentAssignedInstructorName>span{min-width:max-content;display:inline-block}.studentAssignedInstructorName>span.isScrolling{animation:8s ease-in-out infinite studentInstructorNameMarquee}.studentNoInstructor{color:#858ba3;font-size:11px;font-weight:650;line-height:1.35}@keyframes studentInstructorNameMarquee{0%,18%{transform:translate(0)}48%,68%{transform:translateX(calc(-1 * var(--instructor-name-distance)))}to{transform:translate(0)}}.studentsDirectoryTable th:first-child,.studentsDirectoryTable td:first-child{width:245px}.studentsDirectoryTable th:nth-child(2),.studentsDirectoryTable td:nth-child(2){width:82px}.studentsDirectoryTable th:nth-child(3),.studentsDirectoryTable td:nth-child(3){width:180px}.studentsDirectoryTable th:nth-child(4),.studentsDirectoryTable td:nth-child(4){width:155px}.studentsDirectoryTable th:nth-child(5),.studentsDirectoryTable td:nth-child(5){width:170px}.studentsDirectoryTable th:nth-child(6),.studentsDirectoryTable td:nth-child(6){width:135px}.studentsDirectoryTable th:nth-child(7),.studentsDirectoryTable td:nth-child(7){width:190px}.studentsDirectoryTable th:nth-child(8),.studentsDirectoryTable td:nth-child(8){width:165px}.studentsDirectoryTable th:nth-child(9),.studentsDirectoryTable td:nth-child(9){text-align:center;width:90px;padding-inline:1px}.studentsDirectoryTable th:nth-child(10),.studentsDirectoryTable td:nth-child(10){text-align:center;width:44px;padding-inline:2px}.studentsDirectoryTable td:nth-child(9) .status{box-sizing:border-box;min-width:52px;padding:5px 6px;font-size:11px}.schoolStudentsPage .status.archiv{color:#8a5a08;background:#fff4cf;border:1px solid #f0ce75}.studentBalanceCell{gap:4px;line-height:1.2;display:grid}.studentBalanceCell strong{color:#252b45;font-size:13px;font-weight:800}.studentBalanceCell strong.negative{color:#b42318}.studentBalanceCell strong.positive{color:#087a55}.studentBalanceCell small{color:#7a819c;white-space:nowrap;font-size:10px;font-weight:650}.studentBalanceCell small.paid{font-size:12px;font-weight:800}.studentBalanceCell small.paid.positive{color:#087a55}.studentsDirectoryTable td:nth-child(3),.studentsDirectoryTable td:nth-child(4),.studentsDirectoryTable td:nth-child(5){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.studentNextAppointment{color:#4f5677;white-space:nowrap;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.studentNextAppointment svg{color:#6d21e8}.studentNoAppointment{color:#858ba3;font-size:11px;font-weight:650;line-height:1.35}.practiceProgressCircle .learningProgressCircleFill{stroke:#2563eb}.practiceProgressValues{justify-content:center;align-items:center;gap:8px;display:inline-flex}.practiceProgressClasses{gap:7px;display:grid}.practiceProgressClass{gap:4px;display:grid}.practiceProgressClass>em{color:#68708f;font-size:9px;font-style:normal;font-weight:850}.practiceProgressValue{color:#315da8;cursor:help;background:#f2f6ff;border:1px solid #d9e3fb;border-radius:20px;justify-content:center;align-items:center;gap:5px;min-width:62px;min-height:30px;display:inline-flex;position:relative}.practiceProgressValue:before,.practiceProgressValue:after{z-index:30;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .14s,transform .14s,visibility .14s;position:absolute;left:50%}.practiceProgressValue:before{content:"";border:5px solid #0000;border-top-color:#151a3f;bottom:calc(100% + 4px);transform:translate(-50%,4px)}.practiceProgressValue:after{content:attr(data-tooltip);color:#fff;text-align:left;white-space:pre-line;background:#151a3f;border:1px solid #ffffff1a;border-radius:7px;width:max-content;max-width:260px;padding:7px 9px;font-size:10px;font-weight:650;line-height:1.45;bottom:calc(100% + 14px);transform:translate(-50%,4px);box-shadow:0 10px 28px #10133433}.practiceProgressValue:hover:before,.practiceProgressValue:hover:after,.practiceProgressValue:focus-visible:before,.practiceProgressValue:focus-visible:after{visibility:visible;opacity:1;transform:translate(-50%)}.practiceProgressValue.special:after,.practiceProgressValue.regular:after{display:none}.practiceProgressTooltip{z-index:30;visibility:hidden;color:#fff;opacity:0;pointer-events:none;text-align:left;background:#151a3f;border:1px solid #ffffff1a;border-radius:7px;gap:6px;width:max-content;min-width:190px;padding:9px 11px;font-size:14px;font-weight:650;line-height:1.35;transition:opacity .14s,transform .14s,visibility .14s;display:grid;position:absolute;bottom:calc(100% + 14px);left:50%;transform:translate(-50%,4px);box-shadow:0 10px 28px #10133433}.practiceProgressTooltip>strong{font-size:14px}.practiceProgressTooltip>span{align-items:center;gap:7px;display:flex}.practiceProgressValue:hover .practiceProgressTooltip,.practiceProgressValue:focus-visible .practiceProgressTooltip{visibility:visible;opacity:1;transform:translate(-50%)}.practiceProgressTooltip.regularTooltip{min-width:0}.regularDriveIcon{color:#fff;stroke-width:2.2px;flex:0 0 24px;width:24px;height:24px}.specialDriveTypeIcon{object-fit:contain;flex:0 0 24px;width:24px;height:24px}.practiceProgressValue:focus-visible{outline-offset:2px;outline:2px solid #315da859}.practiceProgressValue:before,.practiceProgressValue:after{display:none}.practiceProgressFloatingTooltip{z-index:10000;color:#fff;pointer-events:none;text-align:left;background:#151a3f;border:1px solid #ffffff1a;border-radius:7px;gap:6px;width:max-content;min-width:190px;padding:9px 11px;font-size:14px;font-weight:650;line-height:1.35;display:grid;position:fixed;transform:translate(-50%,calc(-100% - 10px));box-shadow:0 10px 28px #10133447}.practiceProgressFloatingTooltip:after{content:"";border:6px solid #0000;border-top-color:#151a3f;position:absolute;top:100%;left:50%;transform:translate(-50%)}.practiceProgressFloatingTooltip>strong{font-size:14px}.practiceProgressFloatingTooltip>span{align-items:center;gap:7px;display:flex}.practiceProgressFloatingTooltip:not(:has(>strong)){min-width:0}.theoryProgressTrigger{cursor:default;display:inline-flex}.theoryProgressFloatingTooltip{gap:8px;min-width:210px}.theoryProgressFloatingTooltip>strong,.theoryProgressFloatingTooltip>span,.theoryProgressFloatingTooltip>span b,.theoryProgressFloatingTooltip>span em{color:#fff}.theoryProgressFloatingTooltip>span{grid-template-columns:1fr auto;align-items:center;gap:14px;display:grid}.theoryProgressFloatingTooltip>span b{font-size:10px;font-weight:850}.theoryProgressFloatingTooltip>span em{white-space:nowrap;font-size:10px;font-style:normal;font-weight:950}.practiceProgressValue.special{color:#16847f;background:#edf9f7;border-color:#cce9e5}.practiceProgressValue strong{font-size:11px;font-weight:900}.studentNoPracticeProgress{color:#858ba3;font-size:11px;font-weight:650;line-height:1.35}.studentDirectoryCell{grid-template-columns:50px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.studentDirectoryButton{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0}.studentDirectoryButton:hover strong,.studentDirectoryButton:focus-visible strong{color:#6d21e8}.studentDirectoryButton:focus-visible{outline-offset:4px;border-radius:8px;outline:2px solid #6d21e857}.studentDirectoryCell>span:last-child{min-width:0}.studentDirectoryCell strong,.studentDirectoryCell small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.studentDirectoryCell strong{color:#202650;font-size:14px}.studentDirectoryNameLine,.studentCardName{align-items:center;gap:7px;min-width:0;display:flex}.studentDirectoryNameLine strong,.studentCardName>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.studentDirectoryNameLine .status{flex:none;padding:4px 7px;font-size:9px}.studentNameRequestActions{margin-top:7px;margin-left:50px}.studentNameRequestActions button{min-height:26px;padding-inline:7px;font-size:9px}.studentEyeTestIcon{color:#6657d9;background:#eee9ff;border-radius:7px;flex:0 0 25px;place-items:center;width:25px;height:25px;display:inline-grid;position:relative}.studentEyeTestIcon.required{color:#b4233a;background:#fff0f2}.studentEyeTestIcon.not-required{color:#16805d;background:#e9f8f0}.studentEyeTestIcon.not-required:after{content:"";background:currentColor;border-radius:2px;width:22px;height:2px;position:absolute;transform:rotate(-38deg)}.studentEyeTestIcon.pending{color:#7a8293;background:#f0f2f6}.studentEyeTestBadge{flex:none;align-items:center;display:inline-flex;position:relative}.studentEyeTestPopover{z-index:120;visibility:hidden;color:#525b70;text-align:left;white-space:normal;opacity:0;pointer-events:none;background:#fff;border:1px solid #dfe3ec;border-radius:12px;gap:7px;width:min(300px,72vw);padding:13px 14px;font-size:11px;font-style:normal;font-weight:500;line-height:1.45;transition:opacity .16s,transform .16s,visibility .16s;display:grid;position:absolute;top:calc(100% + 9px);left:50%;transform:translate(-50%,-4px);box-shadow:0 16px 38px #141c3738}.studentEyeTestPopover:before{content:"";background:#fff;border-top:1px solid #dfe3ec;border-left:1px solid #dfe3ec;width:11px;height:11px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.studentEyeTestBadge:hover .studentEyeTestPopover,.studentEyeTestBadge:focus-within .studentEyeTestPopover,.studentDirectoryButton:focus-visible .studentEyeTestPopover{visibility:visible;opacity:1;transform:translate(-50%)}.studentDirectoryCell .studentEyeTestPopover strong,.studentDirectoryCell .studentEyeTestPopover small,.studentCardName .studentEyeTestPopover strong,.studentCardName .studentEyeTestPopover small{min-width:0;color:inherit;font-size:inherit;text-overflow:clip;white-space:normal;display:block;overflow:visible}.studentEyeTestPopover>strong{font-weight:900;color:#202650!important;font-size:12px!important}.studentEyeTestBadge.required .studentEyeTestPopover>strong{color:#a51d35!important}.studentEyeTestBadge.not-required .studentEyeTestPopover>strong{color:#087a55!important}.studentEyeTestPopover small{background:#f5f6f9;border-radius:8px;padding:8px}.studentEyeTestPopover small b{color:#30384e}.studentEyeTestPopover em{color:#8a92a4;font-size:9px;font-style:normal}.studentEyeTestFloatingPopover{z-index:100000;visibility:visible;opacity:1;color:#171d35;position:fixed;transform:translate(-50%)}.studentEyeTestFloatingPopover>strong,.studentEyeTestFloatingPopover.required>strong,.studentEyeTestFloatingPopover.not-required>strong{color:#11172d!important}.studentEyeTestFloatingPopover>span{color:#30384e}.studentDirectoryEmailLine{align-items:center;gap:6px;min-width:0;margin-top:4px;display:flex}.studentDirectoryEmailLine small:first-child{flex:0 auto;margin-top:0}.studentDirectoryCell small{color:var(--muted);margin-top:4px;font-size:12px}.studentDirectoryCell .studentEmailVerification{color:#9a6a00;background:#b4231814;border-radius:999px;flex:none;place-items:center;width:22px;height:22px;margin-top:0;display:inline-grid}.studentDirectoryCell .studentEmailVerification.verified{color:#087f5b;background:#087f5b17}.studentDirectoryCell .studentEmailVerification.unverified{color:#b42318}.studentSchoolCell{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.studentSchoolLogo{color:#a8051c;background:linear-gradient(135deg,#eef1ff,#f9e8ec);border-radius:8px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:900;display:grid;overflow:hidden}.studentSchoolLogo img{object-fit:cover;width:100%;height:100%;display:block}.studentSchoolCell strong{color:#202650;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:900;overflow:hidden}.studentSchoolEmpty{color:var(--muted);font-size:13px;font-weight:800}.licensePills{flex-wrap:wrap;gap:5px;display:flex}.licensePills em{color:#1185a5;background:#eef7fb;border-radius:8px;place-items:center;min-width:28px;height:24px;font-size:12px;font-style:normal;font-weight:900;display:inline-grid}.licensePills small{color:var(--muted)}.learningProgressCircle{color:#202650;place-items:center;width:64px;height:64px;font-size:14px;font-weight:900;display:inline-grid;position:relative}.learningProgressCircle svg{width:64px;height:64px;position:absolute;inset:0;transform:rotate(-90deg)}.learningProgressCircleTrack,.learningProgressCircleFill{fill:none;stroke-width:7px}.learningProgressCircleTrack{stroke:#d1d5db}.learningProgressCircleFill{stroke:#a8051c;stroke-linecap:round;transition:stroke-dashoffset .18s}.learningProgressCircle span{z-index:1;background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:inline-grid;position:relative;box-shadow:inset 0 0 0 1px #a8051c14}.studentRequestRow{background:#fffbf1}.studentDirectoryButton.isRequest{cursor:default}.studentDirectoryButton.isRequest:hover strong{color:inherit;text-decoration:none}.studentRequestActions{flex-wrap:wrap;gap:6px;display:flex}.studentRequestActions button{cursor:pointer;border-radius:7px;min-height:32px;padding:0 10px;font-size:11px;font-weight:900}.studentRequestActions .confirm{color:#fff;background:#168858;border:1px solid #168858}.studentRequestActions .ignore{color:#5e6388;background:#fff;border:1px solid #d9ddeb}.studentRequestActions button:disabled{cursor:wait;opacity:.6}.studentRequestConfirmOverlay{z-index:260;background:#0a0e2694;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.studentRequestConfirmDialog{text-align:center;background:#fff;border-radius:12px;justify-items:center;width:min(430px,100%);padding:28px;display:grid;box-shadow:0 24px 70px #0d12304d}.studentRequestConfirmIcon{color:#168858;background:#eaf8f1;border-radius:50%;place-items:center;width:56px;height:56px;display:grid}.studentRequestConfirmDialog.ignore .studentRequestConfirmIcon{color:#a8051c;background:#fff1f3}.studentRequestConfirmDialog h2{color:#111742;margin:16px 0 8px;font-size:20px}.studentRequestConfirmDialog p{color:#65708d;margin:0;font-size:13px;font-weight:700;line-height:1.6}.studentRequestConfirmActions{justify-content:flex-end;gap:10px;width:100%;margin-top:24px;display:flex}.studentRequestConfirmActions button{color:#303956;cursor:pointer;background:#fff;border:1px solid #d9ddeb;border-radius:8px;min-height:40px;padding:0 16px;font-size:12px;font-weight:900}.studentRequestConfirmActions .confirmAction{color:#fff;background:#168858;border-color:#168858}.studentRequestConfirmDialog.ignore .confirmAction{background:#a8051c;border-color:#a8051c}.studentRequestConfirmActions button:disabled{cursor:wait;opacity:.65}.studentsEmptyState{color:var(--muted);text-align:center;justify-items:center;gap:10px;padding:36px 20px;display:grid}.studentsEmptyState svg{color:#6d21e8}.studentsEmptyState strong{color:#202650}.studentOptionsButton{border:1px solid var(--line);color:#5e6388;background:#fff;border-radius:8px;place-items:center;width:34px;height:34px;padding:0;transition:background .16s,color .16s,border-color .16s;display:inline-grid}.studentOptionsButton:hover{color:#6d21e8;background:#f7f2ff;border-color:#d8caf5}.studentOptionsCell{justify-content:flex-end;display:inline-flex;position:relative}.studentOptionsMenu{z-index:30;background:#fff;border:1px solid #d5daebeb;border-radius:8px;min-width:148px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 38px #0d123029}.studentOptionsMenuPortal{z-index:120;position:absolute}.studentOptionsMenu button{color:#30345f;min-height:36px;font:inherit;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;padding:0 10px;font-size:13px;font-weight:900;display:flex}.studentOptionsMenu button:hover,.studentOptionsMenu button:focus-visible{color:#a8051c;background:#f8f9ff}.studentOptionsMenu button.danger{color:#c71936}.studentOptionsMenu button.danger:hover,.studentOptionsMenu button.danger:focus-visible{background:#c7193614}.studentDetailsOverlay{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b102494;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.studentDetailsOverlay.studentDetailsPage{z-index:1;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:0;display:block;position:relative;inset:auto;overflow:visible}.studentDetailsPage .studentDetailsModal{width:calc(100% - 32px);height:auto;min-height:calc(100vh - 150px);max-height:none;margin:0 auto;box-shadow:0 12px 40px #0d12301a}@media (max-width:720px){.studentDetailsPage .studentDetailsModal{width:calc(100% - 16px)}}.studentDetailsBackButton{color:#252b4a;width:42px;height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d7dbe9f2;border-radius:9px;justify-content:center;align-items:center;margin:12px 0 16px 16px;padding:0;font-size:14px;font-weight:800;display:inline-flex;box-shadow:0 5px 16px #0d12300f}@media (max-width:720px){.studentDetailsBackButton{margin-left:8px}}.studentDetailsBackButton:hover,.studentDetailsBackButton:focus-visible{color:#a8051c;border-color:#a8051c59}.studentDetailsPracticeProgress{background:#fff;border:1px solid #e5e8f1;border-radius:12px;margin-top:22px;padding:22px}.studentDetailsLearningHeader>span{color:#7a809b;font-size:13px;font-weight:700}.studentDetailsPracticeClasses{grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:16px;margin-top:18px;display:grid}.studentDetailsPracticeClass{background:#fafbfe;border:1px solid #e4e7f0;border-radius:12px;padding:18px}.studentDetailsPracticeClass>header{align-items:center;gap:11px;display:flex}.studentDetailsPracticeClass>header>span,.studentDetailsSpecialDrives>div>span{color:#252b4a;background:#fbe8ec;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.studentDetailsPracticeClass header div,.studentDetailsSpecialDrives p{gap:2px;margin:0;display:grid}.studentDetailsPracticeClass small,.studentDetailsPracticeSummary span{color:#777e99;font-size:12px;font-weight:700}.studentDetailsPracticeClass header strong{color:#1c2344;font-size:18px}.studentDetailsPracticeSummary{grid-template-columns:1fr 1fr;gap:10px;margin:16px 0;display:grid}.studentDetailsPracticeSummary>div{background:#fff;border-radius:10px;align-items:center;gap:10px;padding:12px;display:flex}.studentDetailsPracticeSummary>div>p{gap:2px;margin:0;display:grid}.studentDetailsPracticeSummary>div>svg{box-sizing:content-box;color:#252b4a;background:#fbe8ec;border-radius:9px;padding:8px}.studentDetailsPracticeSummary strong{color:#1c2344;font-size:20px}.studentDetailsSpecialDrives{gap:9px;display:grid}.studentDetailsSpecialDrives>div{background:#fff;border-radius:10px;align-items:center;gap:10px;padding:9px 10px;display:flex}.studentDetailsSpecialDrives>div>span{width:34px;height:34px}.studentDetailsSpecialDrives>div>span img{object-fit:contain;filter:brightness(0)saturate()invert(14%)sepia(15%)saturate(1746%)hue-rotate(194deg)brightness(91%)contrast(91%);width:23px;height:23px}.studentDetailsSpecialDrives p strong{color:#252b4a;font-size:14px}.studentB197ProgressList{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.studentClassTheoryGrid{gap:14px;display:grid}.studentClassProgressCard{background:#f9faff;border:1px solid #e3e6f0;border-radius:14px;gap:12px;padding:16px;display:grid}.studentClassProgressCard h4{color:#202650;margin:0;font-size:14px;font-weight:900}.studentB197ProgressList>div{background:#fff;border:1px solid #e3e6f0;border-radius:12px;align-content:center;gap:6px;min-height:82px;padding:16px 18px;display:grid}.studentB197ProgressList span{color:#6c7290;font-size:12px;font-weight:800}.studentB197ProgressList strong{color:#202650;font-size:18px;font-weight:900}.studentB197ProgressList.practice{grid-template-columns:repeat(3,minmax(0,1fr));padding:16px}.studentB197ProgressList.practice>div:has(>i){grid-template-rows:auto auto;grid-template-columns:34px minmax(0,1fr)}.studentB197ProgressList.practice>div{background:#f9faff;min-height:74px}.studentB197ProgressList.practice>div>i{color:#20242f;grid-row:1/3;align-self:center;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.studentB197ProgressList.practice>div>i svg,.studentB197ProgressList.practice>div>i img{object-fit:contain;width:22px;height:22px}.studentB197ProgressList.practice>div>i img{filter:brightness(.28)contrast(1.35)saturate(.55)}.studentB197PracticeClass{grid-column:1/-1}.studentDetailsPracticeEmpty{color:#777e99;padding:18px;font-weight:700}.studentAppointmentListItem,.studentInvoiceListItem{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px}.studentInvoiceAmounts{flex-wrap:wrap;align-items:baseline;gap:6px 14px;margin-top:7px;display:flex}.studentInvoiceAmounts b{color:#202650;font-size:16px}.studentInvoiceAmounts small{color:#656b88}.studentInvoiceAccordion{box-sizing:border-box;background:#fff;border:1px solid #e2e6f0;border-radius:12px;width:100%;min-width:0;overflow:hidden;box-shadow:0 5px 16px #191f420d}.studentInvoiceAccordion+.studentInvoiceAccordion{margin-top:12px}.studentInvoiceAccordionSummary{box-sizing:border-box;cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:13px;width:100%;min-width:0;padding:14px 16px;list-style:none;display:grid}.studentInvoiceAccordionSummary::-webkit-details-marker{display:none}.studentInvoiceAccordionSummary>div{gap:3px;min-width:0;display:grid}.studentInvoiceAccordionSummary>div>strong,.studentInvoiceAccordionSummary>div>small{overflow-wrap:anywhere}.studentInvoiceAccordionSummary>div>small{color:#707790;font-size:11px;font-weight:700}.studentInvoiceAccordionSummary>em{color:#4f5675;background:#eef1f7;border-radius:999px;padding:7px 10px;font-size:11px;font-style:normal;font-weight:900}.studentInvoiceAccordionSummary>em.paid{color:#176a3b;background:#e8f7ef}.studentInvoiceAccordionChevron{color:#5f6680;transition:transform .18s}.studentInvoiceAccordion[open] .studentInvoiceAccordionChevron{transform:rotate(180deg)}.studentInvoicePreviewViewport{box-sizing:border-box;background:#eef1f6;border-top:1px solid #e5e8f1;width:100%;min-width:0;padding:24px;overflow-x:hidden}.studentInvoicePreviewViewport .legalInvoice.studentEmbeddedInvoice{aspect-ratio:210/297;box-sizing:border-box;width:min(720px,100%);min-width:0;max-width:720px;min-height:0;margin-left:auto;margin-right:auto;padding-bottom:clamp(120px,18vw,170px);padding-left:clamp(20px,5vw,57px);padding-right:clamp(20px,5vw,57px)}.studentInvoicePreviewViewport .studentEmbeddedInvoice *,.studentInvoicePreviewViewport .studentEmbeddedInvoice :before,.studentInvoicePreviewViewport .studentEmbeddedInvoice :after{box-sizing:border-box}.studentInvoicePreviewViewport .studentEmbeddedInvoice>header,.studentInvoicePreviewViewport .studentEmbeddedInvoice .invoiceTitle{width:100%;min-width:0;max-width:100%}.studentInvoicePreviewViewport .studentEmbeddedInvoice>header>div,.studentInvoicePreviewViewport .studentEmbeddedInvoice .invoiceTitle>*{min-width:0}.studentInvoicePreviewViewport .studentEmbeddedInvoice .invoiceLogo{flex:0 46mm;max-width:46mm}.studentInvoicePreviewViewport .legalInvoice table{table-layout:fixed;display:table;width:100%!important;min-width:0!important;max-width:100%!important}.studentInvoicePreviewViewport .legalInvoice table.taxTable{width:min(88mm,100%)!important}.studentInvoicePreviewViewport .legalInvoice table:not(.taxTable) th:first-child{width:20%}.studentInvoicePreviewViewport .legalInvoice table:not(.taxTable) th:nth-child(2){width:16%}.studentInvoicePreviewViewport .legalInvoice table:not(.taxTable) th:nth-child(3){width:34%}.studentInvoicePreviewViewport .legalInvoice table:not(.taxTable) th:nth-child(4){width:10%}.studentInvoicePreviewViewport .legalInvoice table:not(.taxTable) th:nth-child(5){width:20%}.studentInvoicePreviewViewport .legalInvoice .invoiceRecipient,.studentInvoicePreviewViewport .legalInvoice .paymentLead,.studentInvoicePreviewViewport .legalInvoice .invoiceTotals{max-width:100%}.studentInvoicePreviewViewport .legalInvoice .invoiceTotals{grid-template-columns:minmax(0,1fr) minmax(90px,35mm);width:100%}.studentInvoicePreviewViewport .legalInvoice>footer{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(10px,2vw,26px);width:auto;min-width:0;max-width:none;bottom:clamp(24px,4vw,49px);left:clamp(20px,5vw,57px);right:clamp(20px,5vw,57px)}.studentInvoicePreviewViewport .legalInvoice>footer>div{overflow-wrap:anywhere;width:100%;min-width:0;max-width:100%}.studentInvoicePreviewViewport .legalInvoice>footer span{white-space:normal;overflow-wrap:anywhere;word-break:break-word;width:100%;max-width:100%;display:block}.studentInvoicePreviewViewport .legalInvoice th,.studentInvoicePreviewViewport .legalInvoice td,.studentInvoicePreviewViewport .legalInvoice span,.studentInvoicePreviewViewport .legalInvoice b,.studentInvoicePreviewViewport .legalInvoice strong{overflow-wrap:anywhere;word-break:break-word;min-width:0}.studentInvoicePreview{box-sizing:border-box;color:#151515;background:#fff;width:min(720px,100%);min-height:860px;margin:0 auto;padding:46px 48px 36px;font:12px/1.45 Arial,sans-serif;position:relative;box-shadow:0 14px 40px #141b3a26}.studentInvoicePreview>header{justify-content:space-between;gap:24px;min-height:120px;display:flex}.studentInvoicePreview>header>div,.studentInvoiceRecipient{flex-direction:column;display:flex}.studentInvoicePreview>header img{object-fit:contain;object-position:right top;width:130px;height:70px}.studentInvoiceRecipient{margin-bottom:34px}.studentInvoicePreviewTitle{justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:18px;display:flex}.studentInvoicePreviewTitle h3{margin:0;font-size:25px}.studentInvoicePreviewNote{color:#4f4f4f}.studentInvoicePreviewTable{margin-top:28px}.studentInvoicePreviewTable>div{border-bottom:1px solid #202020;grid-template-columns:90px 55px minmax(0,1fr) 50px 90px;gap:8px;padding:9px 5px;display:grid}.studentInvoicePreviewTable>div.head{font-weight:800}.studentInvoicePreviewTable>div>span:last-child{text-align:right}.studentInvoicePreviewTable small{color:#666;display:block}.studentInvoicePreviewTotals{text-align:right;grid-template-columns:150px 110px;justify-content:end;gap:7px 16px;margin-top:24px;display:grid}.studentInvoicePreview>footer{color:#555;border-top:1px solid #ddd;justify-content:space-between;gap:12px;padding-top:12px;font-size:10px;display:flex;position:absolute;bottom:30px;left:48px;right:48px}@media (max-width:720px){.studentInvoiceAccordionSummary{grid-template-columns:auto minmax(0,1fr) auto}.studentInvoiceAccordionSummary>em{grid-column:2;justify-self:start}.studentInvoiceAccordionChevron{grid-area:1/3}.studentInvoicePreviewViewport{padding:12px}.studentInvoicePreview{min-width:650px}}.studentInvoiceListItem>em.invoice-overdue,.studentInvoiceListItem>em.invoice-cancelled{color:#a8051c;background:#fbe8ec}.studentInvoiceListItem>em.invoice-partially_paid{color:#8a5a00;background:#fff4d8}.studentAppointmentDate{color:#252b4a;background:#fbe8ec;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.studentAppointmentListItem>em{white-space:nowrap}.studentAppointmentListItem>em.appointment-cancelled{color:#a8051c;background:#fbe8ec}.studentAppointmentListItem>em.appointment-completed,.studentAppointmentListItem>em.appointment-confirmed{color:#176a3b;background:#e9f7ef}.studentAppointmentsEmpty{color:#777e99;justify-content:center;align-items:center;gap:9px;min-height:110px;font-size:14px;font-weight:800;display:flex}.studentAppointmentCard{background:linear-gradient(145deg,#fff 0%,#fafbfe 100%);border:1px solid #e2e6f0;border-radius:14px;gap:16px;padding:20px;display:grid;box-shadow:0 8px 24px #191f420f}.studentAppointmentCard+.studentAppointmentCard{margin-top:14px}.studentAppointmentCard>header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.studentAppointmentCardIcon{color:#252b4a;background:#fbe8ec;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.studentAppointmentCard header div{gap:3px;display:grid}.studentAppointmentCard header small{color:#a8051c;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:900}.studentAppointmentCard h4{color:#171d3c;margin:0;font-size:17px}.studentAppointmentCard header em{color:#4f5675;background:#eef1f7;border-radius:999px;padding:7px 11px;font-size:11px;font-style:normal;font-weight:900}.studentAppointmentCard header em.appointment-cancelled{color:#a8051c;background:#fbe8ec}.studentAppointmentCard header em.appointment-confirmed,.studentAppointmentCard header em.appointment-completed{color:#176a3b;background:#e8f7ef}.studentAppointmentPrimaryData{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.studentAppointmentPrimaryData>div,.studentAppointmentDetailsGrid>div{color:#a8051c;background:#fff;border-radius:11px;align-items:flex-start;gap:10px;min-width:0;padding:12px;display:flex}.studentAppointmentPrimaryData span,.studentAppointmentDetailsGrid span{gap:3px;min-width:0;display:grid}.studentAppointmentPrimaryData small,.studentAppointmentDetailsGrid small{color:#7b819a;font-size:11px;font-weight:800}.studentAppointmentPrimaryData strong,.studentAppointmentDetailsGrid strong{overflow-wrap:anywhere;color:#252b4a;font-size:13px}.studentAppointmentDetailsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.studentAppointmentDescription{color:#5e647f;border-left:3px solid #a8051c;margin:0;padding:4px 0 4px 12px;font-size:13px;line-height:1.55}.studentAppointmentOnlineLink{color:#fff;background:#252b4a;border-radius:9px;justify-self:start;align-items:center;gap:7px;padding:9px 12px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}@media (max-width:640px){.studentAppointmentListItem,.studentInvoiceListItem{grid-template-columns:auto minmax(0,1fr)}.studentAppointmentListItem>em,.studentInvoiceListItem>em{grid-column:2;justify-self:start}.studentAppointmentCard>header,.studentAppointmentPrimaryData,.studentAppointmentDetailsGrid{grid-template-columns:1fr}.studentAppointmentCard>header{justify-items:start}}@media (max-width:760px){.studentDetailsPracticeProgress,.studentDetailsProgressSubPage .studentDetailsLearning{padding:16px}.studentDetailsPracticeClasses,.studentDetailsProgressSubPage .studentDetailsLearningList{grid-template-columns:1fr}}.studentDetailRoute>.pageHeader,.studentDetailRoute>.studentsListPanel{display:none}.studentDetailsModal{background:#fff;border:1px solid #dce0eef2;border-radius:8px;width:min(980px,100%);height:calc(100vh - 48px);max-height:calc(100vh - 48px);position:relative;overflow:auto;box-shadow:0 28px 80px #0d123047}.studentDetailsClose{z-index:2;color:#4c5275;background:#fff;border:1px solid #dee2f0f2;border-radius:8px;place-items:center;width:38px;height:38px;padding:0;display:inline-grid;position:absolute;top:18px;right:18px}.studentDetailsClose:hover{color:#a8051c;border-color:#a8051c47}.studentDetailsSaveSuccess{z-index:120;color:#14532d;pointer-events:none;background:#fff;border:1px solid #22c55e3d;border-radius:8px;justify-items:center;width:min(320px,100% - 48px);padding:22px 20px 20px;animation:.26s ease-out both saveSuccessIn,.26s ease-in 2.74s forwards saveSuccessOut;display:grid;position:fixed;top:96px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 24px 58px #0d123038}.studentDetailsSaveSuccessIcon{place-items:center;width:72px;height:72px;margin-bottom:12px;display:inline-grid;position:relative}.studentDetailsSaveSuccessIcon svg{width:72px;height:72px}.studentDetailsSaveSuccessIcon circle{fill:#ecfdf5;stroke:#22c55e;stroke-width:3px;transform-origin:50%;animation:.72s ease-out both saveSuccessPulse}.studentDetailsSaveSuccessIcon path{fill:none;stroke:#16a34a;stroke-linecap:round;stroke-linejoin:round;stroke-width:5px;stroke-dasharray:28;stroke-dashoffset:28px;animation:.52s ease-out .14s forwards saveSuccessCheck}.studentDetailsSaveSuccess strong{color:#14532d;font-size:18px;font-weight:900}.studentDetailsSaveSuccess small{color:#4b5563;text-align:center;margin-top:6px;font-size:13px;font-weight:800}.studentDetailsAccessPreview{z-index:159;color:#246b4c;background:linear-gradient(135deg,#2fc57f24,#0000 38%),#fff;border:1px solid #2fc57f5c;border-radius:8px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;width:min(620px,100vw - 40px);min-height:76px;padding:14px 46px 14px 18px;animation:.18s ease-out both saveSuccessIn;display:grid;position:fixed;top:154px;left:50%;transform:translate(-50%);box-shadow:0 18px 36px #0f172a2e}.studentDetailsAccessPreviewIcon{color:#2fc57f;background:#2fc57f24;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.studentDetailsAccessPreview strong,.studentDetailsAccessPreview span{display:block}.studentDetailsAccessPreview strong{color:#246b4c;font-size:15px;font-weight:900}.studentDetailsAccessPreview span{color:#4e735f;margin-top:4px;font-size:13px;font-weight:800}.studentDetailsAccessPreview code{color:#246b4c;background:#2fc57f1a;border-radius:8px;padding:10px 12px;font-size:14px;font-weight:900}.studentDetailsAccessPreview>button{color:#246b4c;cursor:pointer;background:#246b4c14;border:0;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:7px;right:7px}.studentDetailsConfirmDialog{z-index:125;color:#202650;background:#fff;border:1px solid #a8051c2e;border-radius:8px;gap:14px;width:min(360px,100% - 48px);padding:22px;animation:.18s ease-out both saveSuccessIn;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 58px #0d12303d}.studentDetailsConfirmDialog strong{color:#202650;font-size:18px;font-weight:900}.studentDetailsConfirmDialog p{color:#5e6388;margin:0;font-size:14px;font-weight:800;line-height:1.45}.studentDetailsConfirmActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:4px;display:grid}.studentDetailsConfirmActions button{height:38px;font:inherit;border-radius:8px;font-size:13px;font-weight:900}.studentDetailsConfirmActions .confirmYes{color:#fff;background:#a8051c;border:1px solid #a8051c}.studentDetailsConfirmActions .confirmNo{color:#4c5275;background:#fff;border:1px solid #dfe3ef}.studentDetailsConfirmActions button:disabled{cursor:not-allowed;opacity:.58}.studentDetailsSpinIcon{animation:.78s linear infinite studentDetailsSpin}.studentDeleteOverlay{z-index:90;background:#0a0e266b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.studentDeleteDialog{text-align:center;background:#fff;border:1px solid #d5daebeb;border-radius:8px;justify-items:center;gap:14px;width:min(430px,100%);padding:26px;display:grid;box-shadow:0 28px 80px #0d12303d}.studentDeleteIcon{color:#c71936;background:#c7193614;border-radius:50%;place-items:center;width:46px;height:46px;display:inline-grid}.studentDeleteDialog h2,.studentDeleteDialog p{margin:0}.studentDeleteDialog h2{color:#202650;font-size:21px}.studentDeleteDialog p{color:#5e6388;font-size:14px;font-weight:800;line-height:1.45}.studentDeleteActions{justify-content:center;gap:10px;width:100%;margin-top:4px;display:flex}.studentDeleteNo,.studentDeleteYes{min-width:126px;height:40px;font:inherit;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:13px;font-weight:900;display:inline-flex}.studentDeleteNo{color:#4c5275;background:#fff;border:1px solid #dfe3ef}.studentDeleteYes{color:#fff;background:#c71936;border:1px solid #c71936}.studentDeleteNo:disabled,.studentDeleteYes:disabled{cursor:not-allowed;opacity:.62}@keyframes studentDetailsSpin{to{transform:rotate(360deg)}}@keyframes studentDetailsSchoolNameMarquee{0%{transform:translate(0)}10%{transform:translate(0)}to{transform:translate(calc(-50% - 14px))}}@keyframes studentsAlertIn{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}.successSpark{opacity:0;background:#22c55e;border-radius:999px;width:8px;height:8px;animation:.9s ease-out .16s forwards successSpark;position:absolute}.sparkOne{top:30px;left:76px}.sparkTwo{animation-delay:.22s;top:38px;right:76px}.sparkThree{animation-delay:.3s;top:94px;left:56px}.sparkFour{animation-delay:.36s;top:100px;right:58px}@keyframes saveSuccessIn{0%{opacity:0;transform:translate(-50%,-14px)scale(.96)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes saveSuccessOut{to{opacity:0;transform:translate(-50%,-10px)scale(.98)}}@keyframes saveSuccessPulse{0%{transform:scale(.82)}55%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes saveSuccessCheck{to{stroke-dashoffset:0}}@keyframes successSpark{0%{opacity:0;transform:translateY(10px)scale(.6)}30%{opacity:1}to{opacity:0;transform:translateY(-18px)scale(1)}}.studentDetailsHero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#a8051c14,#525dc71a),#fff;grid-template-columns:118px minmax(0,1fr) 128px;align-items:center;gap:24px;padding:34px 34px 28px;display:grid;position:relative}.studentDetailsAvatar{color:#fff;background:linear-gradient(135deg,#525dc7,#a8051c);border:4px solid #fff;border-radius:50%;place-items:center;width:104px;height:104px;font-size:28px;font-weight:900;display:inline-grid;overflow:hidden;box-shadow:0 16px 34px #1f24562e}.studentDetailsAvatar img{object-fit:cover;width:100%;height:100%}.studentDetailsHero h2{color:#202650;margin:0;font-size:32px;line-height:1.12}.studentDetailsNameLine{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.studentDetailsLicenseClasses{align-items:center;gap:12px;display:flex}.studentDetailsLicenseClasses>div{flex-wrap:wrap;gap:8px;display:flex}.studentDetailsLicenseClasses strong{color:#39439b;background:#525dc71c;border-radius:999px;align-items:center;min-height:34px;padding:4px 13px;font-size:18px;font-weight:950;line-height:1;display:inline-flex}.studentDetailsLicenseClasses strong.is-empty{color:#747a97;background:#eef0f6}.studentDetailsAge{color:#454fae;white-space:nowrap;align-items:center;min-height:28px;font-size:13px;font-weight:800;display:inline-flex}.studentDetailsHero p{color:#5e6388;overflow-wrap:anywhere;text-overflow:ellipsis;min-width:0;margin:0;font-size:15px;font-weight:700;overflow:hidden}.studentDetailsEmailLine{align-items:center;gap:10px;min-width:0;margin:8px 0 14px;display:flex}.studentDetailsHeroMeta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.studentDetailsHeroMeta>.status{z-index:1;position:absolute;top:22px;right:34px}.studentDetailsModal:has(.studentDetailsClose) .studentDetailsHeroMeta>.status{right:72px}.studentDetailsEmailVerification{color:#b42318;background:#b4231814;border:1px solid #b4231833;border-radius:999px;flex:none;place-items:center;width:30px;height:30px;display:inline-grid}.studentDetailsEmailVerification.verified{color:#087f5b;background:#087f5b17;border-color:#087f5b33}.studentDetailsHeaderActions{background:#fff;border:1px solid #dfe3ec;border-radius:12px;align-items:center;gap:6px;width:fit-content;max-width:calc(100% - 68px);margin:16px 34px 0;padding:6px;display:inline-flex;box-shadow:0 10px 25px #141c370f}.studentDetailsHeaderActions button{color:#596177;min-height:43px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:12px;font-weight:900;transition:all .16s;display:inline-flex}.studentDetailsHeaderActions button:hover{color:#5847bd;background:#f5f4fb}.studentDetailsHeaderActions button.active{color:#fff;background:#0c1143;box-shadow:0 4px 11px #0c114338}.studentDetailsProgress{justify-self:start;align-items:flex-end;gap:70px;display:flex;transform:translate(-280px)}.studentDetailsProgressMeter{justify-items:center;gap:8px;display:grid}.studentDetailsProgress small{color:#5e6388;font-size:12px;font-weight:900}.studentDetailsBalance{white-space:nowrap;justify-items:end;gap:3px;display:grid}.studentDetailsBalance strong{color:#202650;font-size:13px;font-weight:900}.studentDetailsBalance strong .negative{color:#b42318}.studentDetailsBalance small{color:#5e6388;font-size:11px;font-weight:800}.studentDetailsProgressCircle{color:#202650;place-items:center;width:64px;height:64px;font-size:14px;font-weight:900;display:inline-grid;position:relative}.studentDetailsProgressCircle svg{width:64px;height:64px;position:absolute;inset:0;transform:rotate(-90deg)}.studentDetailsProgressCircle .learningProgressCircleTrack{fill:none;stroke:#d1d5db;stroke-width:7px}.studentDetailsProgressCircle .learningProgressCircleFill{fill:none;stroke:#a8051c;stroke-linecap:round;stroke-width:7px;transition:stroke-dashoffset .18s}.studentDetailsProgressCircle span{z-index:1;background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:inline-grid;position:relative;box-shadow:inset 0 0 0 1px #a8051c14}.studentDetailsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:22px 34px 20px;display:grid}.studentDetailsSection{min-width:0;padding:0 20px}.studentDetailsSection:first-child{padding-left:0}.studentDetailsSection+.studentDetailsSection{border-left:1px solid #d5daebeb}.studentDetailsSection h3{color:#202650;margin:0 0 14px;font-size:16px}.studentDetailsSection dl{gap:12px;margin:0;display:grid}.studentDetailsSection dl div{grid-template-columns:128px minmax(0,1fr);align-items:baseline;gap:14px;display:grid}.studentDetailsSection dt{color:#7b819f;font-size:12px;font-weight:900}.studentDetailsSection dd{color:#202650;overflow-wrap:anywhere;min-width:0;margin:0;font-size:14px;font-weight:800}.studentDetailsFields{gap:12px;display:grid}.studentDetailsFields label,.studentDetailsLicenseField{color:#6c7290;gap:7px;font-size:12px;font-weight:900;display:grid}.studentDetailsLicenseField>small{color:#989db2;font-weight:700}.studentDetailsSelectedLicenses{flex-wrap:wrap;gap:7px;display:flex}.studentDetailsSelectedLicenses>span{color:#454fae;background:#eef0ff;border-radius:8px;align-items:center;gap:6px;min-height:30px;padding:4px 5px 4px 10px;font-size:12px;font-weight:900;display:inline-flex}.studentDetailsSelectedLicenses button{width:21px;height:21px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:inline-grid}.studentDetailsSelectedLicenses button:hover,.studentDetailsSelectedLicenses button:focus-visible{background:#525dc724;outline:none}.studentDetailsFields input,.studentDetailsFields select{color:#202650;width:100%;min-width:0;height:40px;font:inherit;background:#fff;border:1px solid #dfe3ef;border-radius:8px;outline:0;padding:0 12px;font-size:14px;font-weight:800;transition:border-color .16s,box-shadow .16s,background .16s}.studentDetailsFields input:focus,.studentDetailsFields select:focus{background:#fffefe;border-color:#a8051c;box-shadow:0 0 0 2px #a8051c0f,0 8px 16px #a8051c12}.studentDetailsFields input::placeholder{color:#a3a8bd}.studentLocationMapOverlay{z-index:150;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b1024ad;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.studentLocationMapDialog{background:#fff;border:1px solid #dce0eef2;border-radius:8px;grid-template-rows:auto minmax(320px,1fr);width:min(900px,100%);height:min(720px,100vh - 48px);display:grid;overflow:hidden;box-shadow:0 30px 90px #0d12305c}.studentLocationMapHeader{border-bottom:1px solid #e7ebf4;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.studentLocationMapHeader h2{color:#202650;margin:0;font-size:20px;line-height:1.2}.studentLocationMapHeader p{color:#6c7290;align-items:center;gap:7px;margin:6px 0 0;font-size:13px;font-weight:800;line-height:1.35;display:flex}.studentLocationMapHeader p svg{flex:none}.studentLocationMapHeader .studentLocationMapAddress{color:#202650;font-size:14px;font-weight:900}.studentLocationMapHeader .studentLocationMapCoordinates{color:#6c7290;font-size:13px}.studentLocationMapHeader button{color:#4c5275;cursor:pointer;background:#fff;border:1px solid #dfe3ef;border-radius:8px;flex:none;place-items:center;width:38px;height:38px;padding:0;display:inline-grid}.studentLocationMapHeader button:hover,.studentLocationMapHeader button:focus-visible{color:#a8051c;border-color:#a8051c47}.studentLocationMapFrame{background:#eef2f7;min-height:0;position:relative;overflow:hidden}.studentLocationMapFrame iframe{border:0;width:100%;height:calc(100% + 44px);min-height:320px;display:block;position:absolute;inset:0 0 -44px}.studentDetailsSchoolSelect{box-sizing:border-box;width:100%;min-width:0;position:relative}.studentDetailsSchoolSelectButton{box-sizing:border-box;color:#202650;width:100%;min-width:0;min-height:44px;font:inherit;text-align:left;background:#fff;border:1px solid #dfe3ef;border-radius:8px;outline:0;justify-content:space-between;align-items:center;gap:10px;padding:5px 10px;font-size:14px;font-weight:900;transition:border-color .16s,box-shadow .16s,background .16s;display:flex}.studentDetailsSchoolSelectButton:hover:not(:disabled),.studentDetailsSchoolSelectButton:focus-visible{background:#fffefe;border-color:#a8051c;box-shadow:0 0 0 2px #a8051c0f,0 8px 16px #a8051c12}.studentDetailsSchoolSelectButton:disabled{cursor:not-allowed;opacity:.64}.studentDetailsSchoolSelectValue,.studentDetailsSchoolOption{align-items:center;min-width:0;display:flex}.studentDetailsSchoolSelectValue{flex:1;gap:10px}.studentDetailsSchoolNameMarquee{white-space:nowrap;flex:1;min-width:0;display:block;overflow:hidden}.studentDetailsSchoolNameMarquee strong{text-overflow:ellipsis;vertical-align:top;white-space:nowrap;min-width:100%;max-width:100%;display:inline-block;overflow:hidden}.studentDetailsSchoolNameMarquee.isLong strong{text-overflow:clip;max-width:none;animation:9s linear infinite studentDetailsSchoolNameMarquee;overflow:visible}.studentDetailsSchoolNameMarquee.isLong strong:after{content:attr(title);padding-left:28px}.studentDetailsSchoolSelectPlaceholder{color:#9aa0b8;font-weight:900}.studentDetailsSchoolSelectLogo{color:#a8051c;background:#fff5f7;border:1px solid #a8051c1f;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;font-size:11px;font-weight:950;display:inline-grid;overflow:hidden}.studentDetailsSchoolSelectLogo img{object-fit:cover;width:100%;height:100%}.studentDetailsSchoolSelectLogo.empty{color:#8b91aa;background:#f4f6fb}.studentDetailsSchoolSelectMenu{z-index:20;box-sizing:border-box;background:#fff;border:1px solid #dfe3eff5;border-radius:8px;width:100%;max-width:100%;max-height:min(220px,42vh);padding:6px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden auto;box-shadow:0 18px 42px #0d123029}.studentDetailsSchoolOption{box-sizing:border-box;color:#202650;width:100%;min-width:0;min-height:42px;font:inherit;text-align:left;background:0 0;border:0;border-radius:8px;gap:10px;padding:6px 8px;font-size:13px;font-weight:900}.studentDetailsSchoolOption:hover,.studentDetailsSchoolOption:focus-visible{background:#f7f8fc}.studentDetailsSchoolOption.selected{color:#a8051c;background:#a8051c14}.studentDetailsSchoolSelectLoading{color:#777d98;align-items:center;gap:8px;min-height:42px;padding:8px 10px;font-size:13px;font-weight:900;display:flex}.studentDetailsRegistration{color:#59259e;background:#f7f2ff;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:900;display:inline-flex}.studentDetailsLearning{border-top:1px solid #d5daebeb;margin:4px 34px 24px;padding-top:20px}.studentDetailsLearning[hidden],.studentDetailsSchoolData[hidden]{display:none}.studentDetailsLearningHeader{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:14px;display:flex}.studentDetailsLearningHeader h3{color:#202650;margin:0;font-size:16px}.studentDetailsLearningHeader span{color:#7b819f;font-size:12px;font-weight:900}.studentDetailsLearningList{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.studentDetailsLearningItem{gap:9px;min-width:0;display:grid}.studentDetailsLearningTopline{color:#5e6388;justify-content:space-between;align-items:center;gap:10px;font-size:12px;font-weight:900;display:flex}.studentDetailsLearningTopline span{overflow-wrap:anywhere;min-width:0}.studentDetailsLearningTopline strong{color:#202650;font-size:13px}.studentDetailsLearningTrack{background:#eef1f7;border-radius:999px;height:9px;overflow:hidden}.studentDetailsLearningControl{grid-template-columns:auto auto;justify-content:start;align-items:start;gap:14px;min-width:0;display:grid}.studentDetailsLearningControl button{color:#4c5275;width:32px;height:32px;font:inherit;background:#fff;border:1px solid #dfe3ef;border-radius:8px;place-items:center;margin-top:16px;padding:0;transition:border-color .16s,color .16s,box-shadow .16s;display:inline-grid;position:relative}.studentDetailsLearningControl button:hover:not(:disabled){color:#a8051c;border-color:#a8051c4d;box-shadow:0 6px 14px #1f245614}.studentDetailsLearningControl button:disabled{cursor:not-allowed;opacity:.46}.studentDetailsLearningControl button:after{z-index:4;color:#fff;content:attr(data-tooltip);opacity:0;pointer-events:none;background:#202650;border-radius:8px;width:max-content;max-width:180px;padding:7px 9px;font-size:12px;font-weight:900;line-height:1.25;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 8px);left:0;transform:translateY(4px);box-shadow:0 10px 22px #0d12302e}.studentDetailsLearningControl button:hover:after,.studentDetailsLearningControl button:focus-visible:after{opacity:1;transform:translateY(0)}.studentDetailsLearningMeter{justify-items:center;gap:8px;min-width:74px;display:grid}.studentDetailsLearningMeter small{color:#5e6388;text-align:center;font-size:12px;font-weight:900;line-height:1.2}.studentDetailsLearningCircle{color:#202650;place-items:center;width:64px;height:64px;font-size:14px;font-weight:900;display:inline-grid;position:relative}.studentDetailsLearningCircle svg{width:64px;height:64px;position:absolute;inset:0;transform:rotate(-90deg)}.studentDetailsLearningCircle .learningProgressCircleTrack{fill:none;stroke:#d1d5db;stroke-width:7px}.studentDetailsLearningCircle .learningProgressCircleFill{fill:none;stroke:#a8051c;stroke-linecap:round;stroke-width:7px;transition:stroke-dashoffset .18s}.studentDetailsLearningCircle strong{z-index:1;color:#202650;background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:13px;display:inline-grid;position:relative;box-shadow:inset 0 0 0 1px #a8051c14}.studentDetailsSchoolData{grid-template-columns:1fr;gap:14px;margin:0 34px 24px;display:grid}.studentDetailsPasswordSection{background:#fff;border:1px solid #d5daebeb;border-radius:10px;gap:16px;margin:0 34px 24px;padding:18px;display:grid}.studentDetailsPasswordHeader{align-items:center;gap:12px;display:flex}.studentDetailsPasswordHeader>span{color:#a8051c;background:#a8051c14;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:inline-grid}.studentDetailsPasswordHeader h3,.studentDetailsPasswordHeader p{margin:0}.studentDetailsPasswordHeader h3{color:#202650;font-size:15px}.studentDetailsPasswordHeader p,.studentDetailsPasswordSection>small{color:#7b819f;font-size:12px;font-weight:800}.studentDetailsPasswordHeader p{margin-top:3px}.studentDetailsPasswordFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.studentDetailsPasswordFields label{color:#6c7290;gap:7px;font-size:12px;font-weight:900;display:grid}.studentDetailsPasswordFields input{color:#202650;width:100%;min-width:0;height:40px;font:inherit;background:#fff;border:1px solid #dfe3ef;border-radius:8px;outline:0;padding:0 12px;font-size:14px;font-weight:800;transition:border-color .16s,box-shadow .16s}.studentDetailsPasswordFields input:focus{border-color:#a8051c;box-shadow:0 0 0 2px #a8051c0f,0 8px 16px #a8051c12}.studentDetailsPasswordFields input::placeholder{color:#a3a8bd}.studentDetailsDataBlock{background:#fff;border:1px solid #d5daebeb;border-radius:8px;min-width:0;padding:14px}.studentDetailsDataHeader{align-items:center;margin-bottom:12px;display:flex}.studentDetailsDataHeader h3{color:#202650;margin:0;font-size:15px}.studentDetailsDataList{gap:10px;display:grid}.studentDetailsDataItem{border-top:1px solid #eef1f7;justify-content:space-between;gap:10px;padding-top:10px;display:flex}.studentDetailsDataItem.documentItem{align-items:stretch;gap:10px;display:grid}.studentDetailsDataItem:first-child{border-top:0;padding-top:0}.studentDetailsDataItem div{gap:4px;min-width:0;display:grid}.studentDetailsDataItem strong{color:#202650;overflow-wrap:anywhere;font-size:13px;font-weight:900}.studentDetailsDataItem small{color:#747a97;overflow-wrap:anywhere;font-size:12px;font-weight:800}.studentDetailsDataItem em{color:#b45309;flex:none;padding:0;font-size:11px;font-style:normal;font-weight:900}.studentDetailsDataItem em.paid{color:#047857}.studentDetailsSubPage>.studentDetailsDataBlock.studentAppointmentsParent,.studentDetailsSubPage>.studentDetailsDataBlock.studentInvoicesParent{box-shadow:none;background:0 0;border:0}.studentServicesParent{padding:18px}.studentServicesHeader{border-bottom:1px solid #eef1f7;justify-content:space-between;gap:16px;padding-bottom:14px}.studentServicesHeader>div{gap:4px;min-width:0;display:grid}.studentServicesHeader .studentServicesPriceMeta{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.studentServicesHeader span,.studentServicesHeader small{color:#777e96;font-size:11px;font-weight:800}.studentServiceCreateButton{color:#fff;min-height:38px;font:inherit;cursor:pointer;background:#a8051c;border:0;border-radius:8px;flex:none;align-items:center;gap:7px;padding:0 14px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 8px 18px #a8051c29}.studentServiceCreateButton:hover{background:#8f0418}.studentServiceCreateOverlay{z-index:220;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#090f2894;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.studentServiceCreateDialog{background:#fff;border:1px solid #dee2eeeb;border-radius:18px;width:min(820px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 32px 90px #070c2361}.studentServiceCreateDialog>header{background:linear-gradient(135deg,#fff 55%,#faf7ff 100%);border-bottom:1px solid #e8eaf2;justify-content:space-between;align-items:center;gap:18px;padding:22px 25px;display:flex}.studentServiceCreateDialog>header>div{align-items:center;gap:12px;display:flex}.studentServiceCreateDialog>header>div>span{color:#a8051c;background:linear-gradient(145deg,#fff0f2,#f8e4e8);border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.studentServiceCreateDialog h2,.studentServiceCreateDialog p{margin:0}.studentServiceCreateDialog h2{color:#202650;font-size:21px}.studentServiceCreateDialog p{color:#777e96;margin-top:3px;font-size:12px;font-weight:750}.studentServiceCreateDialog>header>button{color:#666d87;cursor:pointer;background:#fff;border:1px solid #e1e4ed;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.studentServiceCreateDialog>header>button:hover,.studentServiceCreateDialog>header>button:focus-visible{color:#a8051c;background:#fff4f5;border-color:#a8051c4d;outline:none}.studentServiceCreateDialog form{padding:24px 25px 25px}.studentServiceTypeField{border:0;min-width:0;margin:0;padding:0}.studentServiceTypeField legend{color:#4f5671;margin-bottom:12px;font-size:12px;font-weight:900}.studentServiceTypeField>div{flex-wrap:wrap;gap:8px;display:flex}.studentServiceTypeField label{color:#505873;text-align:center;cursor:pointer;background:#f9fafc;border:1px solid #dfe3ef;border-radius:9px;justify-content:center;align-items:center;min-height:38px;padding:8px 15px;transition:border-color .16s,background .16s,color .16s,transform .16s,box-shadow .16s;display:inline-flex;position:relative;box-shadow:0 2px 6px #151c4208}.studentServiceTypeField label:hover{background:#fff;border-color:#c8cddd;transform:translateY(-1px)}.studentServiceTypeField label.selected{color:#fff;background:linear-gradient(135deg,#a8051c,#c42c43);border-color:#a8051c;padding-right:34px;box-shadow:0 8px 18px #a8051c33}.studentServiceTypeField input{opacity:0;pointer-events:none;position:absolute}.studentServiceTypeField label>.studentServiceTypeCheck{color:#fff;background:#ffffff2e;border-radius:50%;place-items:center;width:18px;height:18px;display:grid;position:absolute;top:5px;right:8px}.studentServiceTypeField label>.studentServiceTypeCheck svg{stroke-width:2.8px;width:13px;height:13px}.studentServiceTypeField strong{overflow-wrap:anywhere;max-width:100%;font-size:12px;font-weight:850}.studentDrivingLessonFields{border-top:1px solid #edf0f6;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px 18px;margin-top:22px;padding-top:20px;display:grid}.studentDrivingLessonFields>label{grid-column:span 3;min-width:0;display:block;position:relative}.studentDrivingLessonFields>label:nth-child(-n+3){grid-column:span 2}.studentDrivingLessonFields>label.wide{grid-column:1/-1}.studentDrivingLessonFields.studentBaseFeeFields>label{grid-column:span 3}.studentDrivingLessonFields.studentBaseFeeFields>label.wide{grid-column:1/-1}.studentDrivingLessonFields>label>span:first-child{color:#596178;text-overflow:ellipsis;white-space:nowrap;background:0 0;max-width:100%;margin:0 0 7px;padding:0;font-size:11px;font-weight:900;line-height:14px;display:block;position:static;overflow:hidden}.studentDrivingLessonFields input,.studentDrivingLessonFields select,.studentServiceReadOnly{color:#202650;width:100%;height:44px;font:inherit;background:#fff;border:1px solid #dfe3ef;border-radius:8px;outline:0;padding:0 12px;font-size:13px;font-weight:800;transition:border-color .16s,box-shadow .16s,background .16s}.studentDrivingLessonFields select{cursor:pointer}.studentDrivingLessonFields input:focus,.studentDrivingLessonFields select:focus{background:#fffefe;border-color:#a8051c;box-shadow:0 0 0 3px #a8051c14}.studentDrivingLessonFields input::placeholder{color:#a3a8b8;font-weight:650}.studentServiceReadOnly{text-align:left;cursor:pointer;background:#f8f9fc;align-items:center;gap:9px;display:flex}.studentServiceReadOnly:hover{background:#fff;border-color:#c9cedd}.studentServiceReadOnly>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.studentServiceReadOnly>svg{color:#7a8198;flex:0 0 17px;width:17px;height:17px}.studentServiceSelectedAvatar{color:#a8051c;background:#fbe8ec;border-radius:7px;flex:0 0 27px;place-items:center;width:27px;height:27px;display:grid;overflow:hidden}.studentServiceSelectedAvatar img,.studentServiceSelectedAvatar svg{object-fit:cover;width:100%;height:100%}.studentServiceInputWithSuffix{display:block;position:relative}.studentServiceInputWithSuffix input{padding-right:52px}.studentServiceInputWithSuffix small{color:#747474;font-size:12px;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.studentServiceCreateDialog footer{border-top:1px solid #eceef4;justify-content:flex-end;gap:10px;margin-top:22px;padding-top:16px;display:flex}.studentServiceCreateDialog footer button{color:#4d546e;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe3ed;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-size:12px;font-weight:850;display:inline-flex}.studentServiceCreateDialog footer button:hover,.studentServiceCreateDialog footer button:focus-visible{background:#f7f8fb;border-color:#cbd1df;outline:none}.studentServiceCreateDialog footer button.primary{color:#fff;background:linear-gradient(135deg,#a8051c,#c42c43);border-color:#0000;min-width:160px;box-shadow:0 9px 20px #a8051c33}.studentServiceCreateDialog footer button.primary:hover,.studentServiceCreateDialog footer button.primary:focus-visible{background:linear-gradient(135deg,#920418,#b52238);border-color:#0000;box-shadow:0 11px 24px #a8051c45}.studentServicePickerOverlay{z-index:1500;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#090f289e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.studentServicePickerDialog{background:#fff;border:1px solid #dfe3ee;border-radius:17px;width:min(650px,100%);max-height:min(720px,100vh - 40px);overflow:hidden;box-shadow:0 32px 90px #070c2366}.studentServicePickerDialog>header{background:linear-gradient(135deg,#fff 55%,#faf7ff);border-bottom:1px solid #e8eaf2;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;display:flex}.studentServicePickerDialog>header>div{align-items:center;gap:12px;display:flex}.studentServicePickerDialog>header>div>span{color:#a8051c;background:#fbe8ec;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.studentServicePickerDialog h2,.studentServicePickerDialog p{margin:0}.studentServicePickerDialog h2{color:#202650;font-size:19px}.studentServicePickerDialog p{color:#7b8298;margin-top:3px;font-size:12px;font-weight:750}.studentServicePickerDialog>header>button{color:#666d87;cursor:pointer;background:#fff;border:1px solid #e1e4ed;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.studentServicePickerSearch{color:#7d8499;background:#f8f9fc;border:1px solid #dfe3ef;border-radius:9px;align-items:center;gap:9px;height:44px;margin:18px 22px 12px;padding:0 12px;display:flex}.studentServicePickerSearch:focus-within{background:#fff;border-color:#a8051c;box-shadow:0 0 0 3px #a8051c12}.studentServicePickerSearch>svg{width:18px}.studentServicePickerSearch input{color:#202650;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:13px;font-weight:750}.studentServicePickerSearch button{color:#858ca1;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:25px;height:25px;display:grid}.studentServicePickerSearch button svg{width:15px}.studentServicePickerList{gap:7px;max-height:500px;padding:2px 22px 22px;display:grid;overflow-y:auto}.studentServicePickerList>button{color:#202650;text-align:left;cursor:pointer;background:#fff;border:1px solid #e3e6ef;border-radius:10px;grid-template-columns:44px minmax(0,1fr) auto 22px;align-items:center;gap:12px;min-height:66px;padding:10px 12px;transition:border-color .16s,background .16s,box-shadow .16s;display:grid}.studentServicePickerList>button:hover{background:#fff8f9;border-color:#a8051c40;box-shadow:0 8px 18px #12193d12}.studentServicePickerList>button.selected{background:#fff4f5;border-color:#a8051c61}.studentServicePickerAvatar{color:#fff;background:#202453;border-radius:10px;place-items:center;width:44px;height:44px;display:grid;overflow:hidden}.studentServicePickerAvatar img,.studentServicePickerAvatar svg{object-fit:cover;width:100%;height:100%}.studentServicePickerIdentity{min-width:0}.studentServicePickerIdentity strong,.studentServicePickerIdentity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.studentServicePickerIdentity strong{font-size:13px}.studentServicePickerIdentity small{color:#81879b;margin-top:4px;font-size:11px}.studentServicePickerClasses{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.studentServicePickerClasses em{color:#4d55a9;background:#eef0ff;border-radius:6px;padding:4px 7px;font-size:10px;font-style:normal;font-weight:900}.studentServicePickerClasses small{color:#979caf;font-size:10px}.studentServicePickerCheck{color:#0000}.studentServicePickerCheck svg{width:19px}.studentServicePickerList>button.selected .studentServicePickerCheck{color:#a8051c}.studentServicePickerEmpty{color:#9298aa;text-align:center;align-content:center;place-items:center;gap:6px;min-height:180px;display:grid}.studentServicePickerEmpty svg{width:30px}.studentServicePickerEmpty strong{color:#4d546d;font-size:13px}.studentServicePickerEmpty small{font-size:11px}.studentServicePickerOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0c113299}.studentServicePickerDialog{border:0;border-radius:16px;flex-direction:column;width:min(520px,100%);max-height:min(680px,100dvh - 40px);display:flex;box-shadow:0 30px 80px #0a0f2a57}.studentServicePickerDialog>header{background:#fff;border-bottom:1px solid #e6e8ee;align-items:flex-start;padding:19px 21px}.studentServicePickerDialog>header>div{display:block}.studentServicePickerDialog h3{color:#202650;margin:0;font-size:19px}.studentServicePickerDialog>header p{color:#858c9e;margin:4px 0 0;font-size:10px}.studentServicePickerDialog>header>button{border:1px solid #dfe3eb;border-radius:8px;width:34px;height:34px}.studentServicePickerSearch{background:#fff;border:1px solid #dce0e9;border-radius:8px;min-height:44px;margin:16px 18px 10px;padding:0 11px}.studentServicePickerSearch:focus-within{border-color:#6657d9;box-shadow:0 0 0 3px #6657d91a}.studentServicePickerSearch input{color:#30384f;background:#fff;font-weight:400}.studentServicePickerList{max-height:none;padding:0 18px 15px;display:block;overflow-y:auto}.studentServicePickerList>button{color:#3b4359;width:100%;min-height:66px;box-shadow:none;background:#fff;border:0;border-bottom:1px solid #eef0f4;border-radius:0;align-items:center;gap:11px;padding:10px 7px;display:flex}.studentServicePickerList>button:hover,.studentServicePickerList>button.selected{box-shadow:none;background:#f7f5ff;border-color:#eef0f4}.studentServicePickerAvatar{color:#5c4dc4;background:linear-gradient(145deg,#f5f3ff,#ece9ff);border:1px solid #e1e4ec;border-radius:10px;flex:0 0 40px;width:40px;height:40px}.studentServicePickerIdentity{flex:1;gap:4px;min-width:0;display:grid}.studentServicePickerIdentity strong{color:#30384f;font-size:12px}.studentServicePickerIdentity small{color:#858c9e;margin:0;font-size:10px}.studentServicePickerCheck{color:#0000;border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;display:grid}.studentServicePickerList>button.selected .studentServicePickerCheck{color:#fff;background:#6657d9}.studentServicePickerCheck svg{width:14px;height:14px}.studentServicePickerDialog>footer{color:#737b90;border-top:1px solid #e6e8ee;justify-content:space-between;align-items:center;padding:13px 18px;font-size:11px;font-weight:800;display:flex}.studentServicePickerDialog>footer button{color:#fff;cursor:pointer;background:#0d1243;border:0;border-radius:8px;min-height:38px;padding:0 16px;font-size:11px;font-weight:900}@media (max-width:760px){.studentServiceTypeField>div{gap:7px}.studentServiceTypeField label{padding-inline:16px}.studentServiceTypeField label.selected{padding-right:34px}.studentServiceCreateDialog{max-height:calc(100vh - 24px);overflow-y:auto}.studentDrivingLessonFields{grid-template-columns:1fr}.studentDrivingLessonFields>label,.studentDrivingLessonFields>label:nth-child(-n+3),.studentDrivingLessonFields>label.wide,.studentDrivingLessonFields.studentBaseFeeFields>label,.studentDrivingLessonFields.studentBaseFeeFields>label.wide{grid-column:auto}}.studentServicesHeader small{color:#a8051c;background:#fbe8ec;border-radius:999px;width:max-content;max-width:100%;padding:7px 10px}.studentServicesList{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.studentServicesTableWrap{border:1px solid #e5e8f1;border-radius:10px;width:100%;overflow-x:auto}.studentServicesTable{border-collapse:collapse;color:#303653;background:#fff;width:100%;min-width:1080px;font-size:12px}.studentServicesTable th,.studentServicesTable td{text-align:left;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #edf0f6;padding:12px 10px}.studentServicesTable th{color:#666d87;letter-spacing:.02em;text-transform:uppercase;background:#f6f7fb;font-size:10px;font-weight:900}.studentServicesTable tbody tr:last-child td{border-bottom:0}.studentServicesTable tbody tr:hover{background:#fafbfe}.studentServicesTable td>strong,.studentServicesTable td>small{display:block}.studentServiceDateTime{color:#3f4660;align-items:center;gap:6px;display:inline-flex}.studentServiceDateTime svg{color:#737a93;flex:none}.studentServiceVehicle{align-items:center;gap:8px;display:inline-flex}.studentServiceVehicle img{object-fit:contain;border-radius:6px;flex:0 0 42px;width:42px;height:30px}.studentServiceVehicle span{gap:3px;min-width:0;max-width:150px;display:grid}.studentServiceVehicle strong,.studentServiceVehicle small{text-overflow:ellipsis;overflow:hidden}.studentServiceInstructor{align-items:center;gap:8px;display:inline-flex}.studentServiceInstructor i{color:#4f58ad;background:#eef0fb;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:10px;font-style:normal;font-weight:900;display:inline-grid;overflow:hidden}.studentServiceInstructor img{object-fit:cover;width:100%;height:100%}.studentServiceInstructor strong{color:#303653;font-size:12px;font-weight:850}.studentServicePerformance{white-space:nowrap;align-items:center;gap:3px;display:inline-flex}.studentServicePerformance>i{color:#252b38;flex:0 0 30px;place-items:center;width:30px;height:30px;font-style:normal;display:inline-grid}.studentServicePerformance>i svg,.studentServicePerformance>i img{object-fit:contain;width:22px;height:22px}.studentServicePerformance>i img{filter:brightness(.28)contrast(1.35)saturate(.55)}.studentServicePerformance strong{color:#202650;font-size:12px}.studentServicePerformance small{color:#858ba0;margin-left:3px;font-size:10px}.studentServiceVehicle strong{color:#303653;font-size:12px;font-weight:850}.studentServiceVehicle small{color:#858ba0;font-size:10px;font-weight:750}.studentServicesTable td>strong{color:#202650;font-size:12px}.studentServicesTable td>small{color:#858ba0;margin-top:3px;font-size:10px}.studentServicesTable td>button,.studentServiceOptionsMenu button{color:#454fae;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe3ef;border-radius:7px;align-items:center;gap:5px;padding:7px 9px;font-weight:850;display:inline-flex}.studentServiceActionCell{position:relative;overflow:visible;text-align:center!important}.studentServicesTable .studentServiceOptionsButton{color:#596078;border-radius:8px;place-items:center;width:32px;height:32px;padding:0;display:inline-grid}.studentServiceOptionsMenu{z-index:100;background:#fff;border:1px solid #d5daebeb;border-radius:8px;min-width:148px;padding:6px;display:grid;position:absolute;top:calc(100% - 7px);right:8px;box-shadow:0 18px 38px #0d123029}.studentServiceOptionsMenuPortal{z-index:1200;position:fixed;top:auto}.studentServiceOptionsMenu button{color:#30345f;width:100%;min-height:36px;font:inherit;text-align:left;background:0 0;border:0;border-radius:7px;justify-content:flex-start;align-items:center;gap:9px;padding:0 10px;font-size:13px;font-weight:900;display:flex}.studentServiceOptionsMenu button:hover,.studentServiceOptionsMenu button:focus-visible{color:#a8051c;background:#f8f9ff;outline:none}.studentServiceOptionsMenu button:disabled{cursor:not-allowed;opacity:.45}.studentServiceOptionsMenu span{color:#8b90a4;text-align:left;padding:8px;font-size:11px}.studentServicePayment{white-space:nowrap;align-items:center;gap:5px;font-weight:850;display:inline-flex}.studentServicePayment svg{border:1px solid;border-radius:50%;width:18px;height:18px;padding:2px}.studentServicePayment.paid{color:#168858}.studentServicePayment.partially_paid{color:#b36b00}.studentServicePayment.open,.studentServicePayment.overdue,.studentServicePayment.not_due{color:#b42318}.studentServiceItem{background:#fafbfe;border:1px solid #e6e9f1;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:13px;display:grid}.studentServiceIcon{color:#a8051c;background:#fbe8ec;border-radius:10px;flex:none;place-items:center;width:40px;height:40px;display:grid}.studentServiceIcon.other{color:#5650b8;background:#eef0fb}.studentServiceItem>div{gap:4px;min-width:0;display:grid}.studentServiceItem strong{color:#202650;overflow-wrap:anywhere;font-size:13px;font-weight:900}.studentServiceItem small{color:#777e96;font-size:10px;font-weight:750;line-height:1.4}.studentServiceItem>b{color:#a8051c;white-space:nowrap;font-size:14px}.studentServicesTotal{color:#fff;background:#202650;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding:16px 18px;display:flex}.studentServicesTotal span{font-size:13px;font-weight:850}.studentServicesTotal strong{white-space:nowrap;font-size:20px;font-weight:950}@media (max-width:760px){.studentServicesList{grid-template-columns:1fr}.studentServicesHeader{flex-direction:column;align-items:flex-start}}.studentDetailsDocumentHeader{justify-content:space-between;align-items:center;gap:18px;min-width:0;display:flex}.studentDetailsDocumentHeader>div{gap:4px;min-width:0;display:grid}.studentDocumentAccordion{box-sizing:border-box;background:#fff;border-radius:9px;width:100%;margin:0 0 9px;overflow:hidden;border:1px solid #e2e6ef!important;padding:0!important;display:block!important}.studentDocumentAccordion>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 12px;list-style:none;display:flex}.studentDocumentAccordion>summary::-webkit-details-marker{display:none}.studentDocumentAccordionMeta{justify-content:flex-end;align-items:center;gap:6px;margin-left:auto;display:flex}.studentDocumentAccordionMeta small{color:#8a91a7;white-space:nowrap;font-size:11px;font-weight:700}.studentDocumentAccordionMeta .studentDocumentSignedStatus{color:#138a4b;align-items:center;gap:5px;font-weight:900;display:inline-flex}.studentDocumentAccordionMeta .studentDocumentSignedStatus svg{color:#138a4b}.studentDocumentAccordionMeta .studentDocumentUploadedStatus{color:#138a4b;align-items:center;gap:5px;font-weight:900;display:inline-flex}.studentDocumentAccordionMeta .studentDocumentUploadedStatus svg{color:#138a4b}.studentDocumentAccordionMeta svg{color:#737b96;flex:none;transition:transform .2s}.studentDocumentAccordionMeta button{color:#202653;cursor:pointer;background:#fff;border:1px solid #dfe3ec;border-radius:7px;flex:none;place-items:center;width:30px;height:30px;padding:0;display:grid}.studentDocumentAccordionMeta button:hover{background:#f2f3f9;border-color:#202653}.studentDocumentAccordionMeta button:disabled{opacity:.38;cursor:not-allowed}.studentDocumentAccordionMeta button svg{transition:none}.studentDocumentPublication{color:#737b96;flex:0 0 170px;justify-content:center;align-items:center;gap:8px;display:flex}.studentDocumentPublication small{white-space:nowrap;min-width:105px;font-size:11px;font-weight:800}.studentDocumentPublication.is-active{color:#138a4b}.studentDocumentPublication .studentDocumentPublishToggle{cursor:pointer;background:#c7ccda;border:0;border-radius:999px;flex:0 0 38px;width:38px;height:22px;padding:0;transition:background .18s;display:block;position:relative}.studentDocumentPublication .studentDocumentPublishToggle:hover{background:#adb4c7}.studentDocumentPublication .studentDocumentPublishToggle span{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #131a3740}.studentDocumentPublication .studentDocumentPublishToggle.is-active{background:#24a36a}.studentDocumentPublication .studentDocumentPublishToggle.is-active span{transform:translate(16px)}.studentDocumentPublication .studentDocumentPublishToggle:disabled{opacity:.55;cursor:not-allowed}.studentDocumentAccordion[open]>summary .studentDocumentAccordionMeta>svg{transform:rotate(180deg)}.studentDocumentAccordion>.studentDetailsUploadedDocument,.studentDocumentAccordion>.studentDetailsMissingDocument{margin:0 2px 12px}.studentDocumentGroupTitle{color:#202653;align-items:center;min-height:38px;padding:4px 0 0;gap:8px!important;display:flex!important}.studentDocumentGroupTitle.is-school{border-top:1px solid #e7eaf2;margin-top:12px;padding-top:14px}.studentDocumentGroupTitle svg{color:#6550c8;flex:none}.studentDocumentGroupTitle strong{font-size:12px;font-weight:900}.studentDetailsUploadedDocument{box-sizing:border-box;background:#fbfcff;border:1px solid #eef1f7;border-radius:8px;gap:12px;width:100%;min-width:0;max-width:none;padding:12px;display:grid}.studentDocumentGroupTitle,.studentDetailsMissingDocument,.studentDocumentAccordion,.studentDocumentAccordion>.studentDetailsUploadedDocument{box-sizing:border-box;width:100%;min-width:0;max-width:none}.studentDetailsDataBlock:has(.studentDocumentGroupTitle){box-sizing:border-box;width:100%;min-width:0;max-width:none}.studentDetailsDataBlock:has(.studentDocumentAccordion){box-sizing:border-box;width:100%;min-width:0;max-width:none}.studentDetailsDataList:has(.studentDocumentGroupTitle){box-sizing:border-box;width:100%;min-width:0;max-width:none}.studentDetailsDocumentPreview{background:#fff;justify-items:center;width:100%;display:grid;overflow:hidden}.studentDetailsDocumentPreview img,.studentDetailsDocumentPreview iframe,.studentDetailsDocumentPreview>span{background:#fcf9f8;border:1px solid #e3e7f1;border-radius:8px;width:min(500px,100%);overflow:hidden}.studentDetailsDocumentPreview img{object-fit:contain}.studentDetailsDocumentPreview iframe{height:500px;display:block}.studentDetailsDocumentPreview iframe.is-single-page{aspect-ratio:210/297;background:#fff;border:0;border-radius:0;width:min(595px,100%);height:auto;box-shadow:0 3px 14px #181e3a1f}.studentDetailsDocumentPreview iframe.is-multipage{width:min(595px,100%);height:min(680px,70vh);overflow:auto}.studentDetailsDocumentPreview>span{color:#a8051c;place-items:center;display:inline-grid}.studentDetailsDocumentMeta{grid-template-columns:1fr auto;align-items:center;gap:14px;min-width:0;display:grid}.studentDetailsDocumentMeta small{color:#747a97;overflow-wrap:anywhere;text-align:left;justify-self:start;min-width:0;font-size:12px;font-weight:800}.studentDetailsDocumentMeta button{color:#fff;width:fit-content;height:34px;font:inherit;background:#a8051c;border:1px solid #a8051c;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:10px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.studentDetailsDocumentActions{justify-content:flex-end;align-items:center;gap:8px!important;display:flex!important}.studentDetailsMissingDocument{color:#7b819f;background:#fbfcff;border:1px dashed #dfe3ef;border-radius:8px;padding:14px;font-size:12px;font-weight:900}.studentDetailsDocumentMeta button:hover{background:#920419}.studentDetailsSubPage{gap:16px;padding:22px 34px 34px;display:grid}.studentDetailsProgressSubPage .studentDetailsLearning{background:#fff;border:1px solid #e5e8f1;border-radius:12px;margin:0;padding:22px}.studentDetailsProgressSubPage .studentDetailsLearningList{gap:16px}.studentDetailsProgressSubPage .studentDetailsLearningItem{background:#fafbfe;border:1px solid #e5e8f1;border-radius:12px;place-items:center;min-height:126px;padding:18px 14px}.studentDetailsProgressSubPage .studentDetailsLearningControl{display:block}.studentDetailsProgressSubPage .studentDetailsLearningCircle,.studentDetailsProgressSubPage .studentDetailsLearningCircle svg{width:76px;height:76px}.studentDetailsProgressSubPage .studentDetailsLearningCircle strong{width:50px;height:50px;font-size:14px}.studentDetailsProgressSubPage .studentDetailsLearningMeter small{color:#252b4a;font-size:13px}.studentDetailsActions{justify-content:flex-end;align-items:center;gap:10px;padding:0 34px 34px;display:flex}.studentDetailsActions span{color:#f13660;margin-right:auto;font-size:13px;font-weight:900}.studentDetailsCancelButton,.studentDetailsSendAccessButton,.studentDetailsSaveButton{min-width:126px;height:42px;font:inherit;border-radius:8px;padding:0 18px;font-size:14px;font-weight:900;transition:border-color .16s,background .16s,box-shadow .16s,color .16s,transform .16s}.studentDetailsCancelButton{color:#4c5275;background:#fff;border:1px solid #dfe3ef;margin-right:auto}.studentDetailsSendAccessButton{color:#202650;cursor:pointer;white-space:nowrap;background:#f7f8fc;border:1px solid #cfd4e5;justify-content:center;align-items:center;gap:8px;display:inline-flex}.studentDetailsSaveButton{color:#fff;background:#a8051c;border:1px solid #a8051c;box-shadow:0 10px 20px #a8051c24}.studentDetailsCancelButton:hover:not(:disabled),.studentDetailsSendAccessButton:hover:not(:disabled),.studentDetailsSaveButton:hover:not(:disabled){transform:translateY(-1px)}.studentDetailsCancelButton:hover:not(:disabled){color:#a8051c;border-color:#a8051c3d}.studentDetailsSaveButton:hover:not(:disabled){background:#920419;box-shadow:0 12px 24px #a8051c2e}.studentDetailsCancelButton:disabled,.studentDetailsSendAccessButton:disabled,.studentDetailsSaveButton:disabled{cursor:not-allowed;opacity:.62}@media (max-width:1100px){.studentsToolbar{flex-direction:column;align-items:stretch}.studentsStats{grid-template-columns:repeat(3,minmax(0,1fr))}.studentsToolbar label{min-width:0}.studentsToolbarSearch{min-width:0;max-width:none}.studentDetailsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.studentDetailsLearningList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.studentsListPanel{margin-inline:18px;height:calc(100svh - 150px);min-height:400px;margin-top:2px;padding:14px}.studentsResultLine{flex-direction:column;align-items:flex-start}.studentsResultActions{justify-content:space-between;width:100%;margin-left:0}.studentsToolbarViewSwitch{align-self:flex-end;margin-left:auto}.studentsCardGrid,.studentsStats{grid-template-columns:1fr}.filterGroup{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.filterGroup button{padding-inline:8px}.studentDetailsOverlay{padding:14px}.studentDetailsModal{height:calc(100vh - 28px);max-height:calc(100vh - 28px)}.studentDetailsSaveSuccess{width:calc(100% - 32px)}.studentDetailsAccessPreview{grid-template-columns:36px minmax(0,1fr);width:calc(100% - 32px)}.studentDetailsAccessPreview code{grid-column:1/-1}.studentDetailsHero{text-align:center;grid-template-columns:1fr;justify-items:center;padding:68px 18px 22px}.studentDetailsHeroMeta>.status{top:18px;right:18px}.studentDetailsModal:has(.studentDetailsClose) .studentDetailsHeroMeta>.status{right:64px}.studentDetailsNameLine,.studentDetailsLicenseClasses{justify-content:center}.studentDetailsHeaderActions{flex-direction:column;align-items:stretch;width:auto;max-width:none;margin:14px 16px 0;padding:6px;display:flex}.studentDetailsHeaderActions button{width:100%;padding-inline:10px}.studentDetailsGrid{grid-template-columns:1fr;gap:18px;padding:16px}.studentDetailsSection,.studentDetailsSection:first-child{padding:0}.studentDetailsSection+.studentDetailsSection{border-left:0}.studentDetailsProgress{flex-wrap:wrap;justify-content:center;transform:none}.studentDetailsBalance{justify-items:center}.studentB197ProgressList,.studentB197ProgressList.practice{grid-template-columns:1fr}.studentDetailsActions{flex-direction:column;align-items:stretch;padding:0 16px 16px}.studentDetailsCancelButton{margin-right:0}.studentDetailsLearning{margin:0 16px 18px}.studentDetailsLearningHeader{gap:4px;display:grid}.studentDetailsLearningList{grid-template-columns:1fr}.studentDetailsSchoolData{grid-template-columns:1fr;margin:0 16px 18px}.studentDetailsPasswordSection{margin:0 16px 18px}.studentDetailsPasswordFields{grid-template-columns:1fr}.studentDetailsPasswordHeader{flex-wrap:wrap;align-items:flex-start}.studentDetailsSubPage{padding:16px}.studentDetailsDocumentPreview{grid-template-columns:1fr}.studentDetailsDocumentPreview img,.studentDetailsDocumentPreview iframe,.studentDetailsDocumentPreview>span{width:100%;height:180px}.studentDetailsDocumentMeta{grid-template-columns:1fr;justify-items:stretch;gap:10px;display:grid}.studentDetailsDocumentHeader{flex-direction:column;align-items:flex-start}.studentDetailsDocumentMeta small,.studentDetailsDocumentMeta button{justify-self:stretch}.studentDetailsActions span{margin-right:0}.studentDetailsSection dl div{grid-template-columns:1fr;gap:4px}}.schoolDashboardContent:has(.schoolChatPage){background:#f6f7fd;padding:0}.schoolChatPage{--bg:#f6f7fd;--card:#fff;--ink:#101334;--muted:#64698b;--line:#e8e9f2;--cyan:#06a7c8;background:var(--bg);min-height:calc(100svh - 72px);color:var(--ink);padding-bottom:28px;font-family:Inter,Arial,Helvetica,sans-serif;overflow:hidden}.schoolChatPage .pageHeader{justify-content:space-between;align-items:center;padding:28px 34px 18px;display:flex}.schoolChatPage .pageHeader h1{color:#111742;margin:0;font-size:28px;line-height:1.1}.schoolChatPage .pageHeader p{color:var(--muted);margin:6px 0 0;font-size:14px}.chatWorkspace{min-height:calc(100svh - 72px)}.chatPageGrid{grid-template-columns:minmax(300px,390px) minmax(0,1fr);gap:16px;height:calc(100svh - 172px);min-height:560px;padding-inline:34px;display:grid}.chatThreadList,.chatConversation{border:1px solid var(--line);background:#fffffff0;border-radius:8px;min-height:0;box-shadow:0 18px 48px #171b4e0f}.chatThreadList{flex-direction:column;display:flex;overflow:hidden}.chatContactList{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1;min-height:0;padding-bottom:100px;overflow-y:auto}.chatContactFilters{border-bottom:1px solid var(--line);gap:8px;padding:10px 12px;display:grid}.chatContactFilters label{border:1px solid var(--line);color:#6f7592;background:#f8f9fd;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 10px;display:flex}.chatContactFilters input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.chatContactFilters label button{color:#6f7592;background:0 0;border:0;border-radius:999px;place-items:center;width:26px;height:26px;display:grid}.chatContactFilters>button{color:#535a7d;background:#fff;border:1px solid #dfe3ef;border-radius:999px;justify-self:start;padding:6px 10px;font-size:11px;font-weight:800}.chatContactFilters>button.active{color:#fff;background:#0c1143;border-color:#0c1143}.chatPanelHeader,.chatConversationHeader{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:18px 20px;display:flex}.chatPanelHeader{justify-content:space-between}.chatPanelHeader h2,.chatConversationHeader h2{color:#17205b;margin:0;font-size:18px}.chatPanelHeader span{color:#17205b;background:#17205b34;border-radius:999px;place-items:center;min-width:28px;height:28px;font-size:13px;font-weight:900;display:grid}.chatCategoryTabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px;display:grid}.chatCategoryTabs button{color:#535a7d;text-align:left;background:#f8f9fd;border:1px solid #edf0f7;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:5px 6px;min-height:64px;padding:8px;display:grid}.chatCategoryTabs button.active{color:#fff;background:#0c1143;border-color:#06a7c857}.chatCategoryTabs button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:900;overflow:hidden}.chatCategoryTabs button strong{color:inherit;grid-area:2/1/auto/3;font-size:18px;line-height:1}.chatUnreadBadge,.chatThreadUnreadBadge{color:#fff;background:#a8051c;border-radius:999px;place-items:center;font-style:normal;font-weight:900;line-height:1;display:grid}.chatUnreadBadge{grid-area:2/3;justify-self:end;min-width:20px;height:20px;padding:0 6px;font-size:11px}.chatThreadUnreadBadge{align-self:center;min-width:22px;height:22px;padding:0 7px;font-size:11px}.chatThreadItem{border:0;border-bottom:1px solid var(--line);width:100%;color:inherit;text-align:left;background:0 0;grid-template-columns:44px minmax(0,1fr) auto auto;gap:12px;padding:14px 16px;display:grid}.chatThreadItem:hover,.chatThreadItem.active{background:#f5f8ff}.chatThreadAvatar{color:#28325f;background:linear-gradient(135deg,#e6e9ff,#c9d7ff);border-radius:10px;place-items:center;width:44px;height:44px;font-size:13px;font-weight:900;display:grid;overflow:hidden}.chatThreadAvatar.large{border-radius:12px;width:52px;height:52px}.chatThreadAvatar img,.chatMessageAvatar img{object-fit:cover;width:100%;height:100%}.chatThreadContent,.chatThreadContent strong,.chatThreadContent small{min-width:0}.chatThreadContent strong,.chatThreadContent small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.chatThreadContent strong{color:#202650;font-size:14px}.chatContactName>span{min-width:max-content;display:inline-block}.chatContactName>span.isScrolling{animation:7s ease-in-out infinite chatContactNameScroll}@keyframes chatContactNameScroll{0%,18%{transform:translate(0)}48%,70%{transform:translateX(calc(-1 * var(--chat-contact-scroll-distance)))}to{transform:translate(0)}}.chatThreadContent small{color:#686d8b;margin-top:3px;font-size:12px}.chatThreadItem time{color:#7b809c;white-space:nowrap;font-size:11px}.chatConversation{grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden}.chatConversation.empty{grid-template-rows:minmax(0,1fr)}.chatConversationHeader p{color:var(--muted);margin:4px 0 0;font-size:13px}.chatSelectionEmpty{min-height:100%;color:var(--muted);text-align:center;align-content:center;justify-items:center;padding:32px;display:grid}.chatSelectionEmpty span{width:82px;height:82px;color:var(--cyan);background:#eef7fb;border-radius:8px;place-items:center;margin-bottom:18px;display:grid}.chatSelectionEmpty h2{color:#17205b;margin:0;font-size:20px}.chatSelectionEmpty p{max-width:340px;margin:8px 0 0;font-size:14px;line-height:1.5}.chatMessages{flex-direction:column;gap:12px;padding:22px;display:flex;overflow-y:auto}.chatMessage{max-width:min(690px,82%)}.chatMessage.admin{align-self:flex-end}.chatMessage.student{align-self:flex-start}.chatMessageAvatar{color:#28325f;background:linear-gradient(135deg,#e6e9ff,#c9d7ff);border-radius:10px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:900;display:grid;overflow:hidden}.chatMessage.admin .chatMessageAvatar{border:1px solid var(--line);background:#fff}.chatMessage.admin .chatMessageAvatar img{object-fit:contain;transform:scale(1.55)}.chatMessageMeta{align-items:center;gap:8px;margin-bottom:5px;display:flex}.chatMessage.admin .chatMessageMeta{flex-direction:row-reverse;justify-content:flex-start}.chatMessageMeta span:last-child{color:#777d99;font-size:12px;font-weight:700}.chatMessage.admin .chatMessageMeta span:last-child{text-align:right}.chatMessageDeleteButton{color:#a8051c;background:#a8051c1a;border:0;border-radius:999px;place-items:center;width:28px;height:28px;display:grid}.chatMessageDeleteButton:hover,.chatMessageDeleteButton:focus-visible{color:#fff;background:#a8051c}.chatMessageBody p{color:#202650;border-radius:8px;margin:0;padding:12px 14px;font-size:14px;line-height:1.45}.chatMessage.student .chatMessageBody p{background:#f3f5fb;border-top-left-radius:0}.chatMessage.admin .chatMessageBody p{color:#fff;background:#17205b;border-top-right-radius:0}.chatMessageAttachments,.chatPendingFiles{flex-wrap:wrap;gap:8px;display:flex}.chatMessageAttachments{margin-top:8px}.chatMessageAttachment,.chatPendingFile{color:#202650;background:#fff;border:1px solid #e6e9f3;border-radius:8px;grid-template-columns:minmax(0,1fr);gap:5px;padding:0 8px 8px;text-decoration:none;display:grid;overflow:hidden}.chatMessageAttachment{width:170px}.chatPendingFile{background:#f8f9fd;grid-template-columns:minmax(0,1fr) 24px;width:148px;position:relative}.chatMessageAttachmentPreview,.chatPendingFilePreview{color:#a8051c;background:#f3f5fb;place-items:center;margin-inline:-8px;display:grid;overflow:hidden}.chatMessageAttachmentPreview{height:98px}.chatPendingFilePreview{grid-column:1/-1;height:86px;margin-bottom:1px}.chatMessageAttachmentPreview img,.chatPendingFilePreview img{object-fit:cover;width:100%;height:100%}.chatMessageAttachmentPreview iframe,.chatPendingFilePreview iframe{background:#fff;border:0;width:100%;height:100%}.chatMessageAttachment span:not(.chatMessageAttachmentPreview),.chatPendingFile>span:not(.chatPendingFilePreview){text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:800;overflow:hidden}.chatMessageAttachment small,.chatPendingFile small{color:#6f7592;font-size:11px;font-weight:800}.chatPendingFiles{margin-bottom:10px}.chatPendingFile button{color:#fff;background:#a8051c;border:0;border-radius:7px;grid-area:2/2/span 2;align-self:center;place-items:center;width:24px;height:24px;padding:0;display:grid}.chatComposerShell{border-top:1px solid var(--line);padding:14px}.chatComposer{grid-template-columns:44px 44px minmax(0,1fr) auto;gap:10px;display:grid;position:relative}.chatFileInput{display:none}.chatComposer input{border:1px solid var(--line);min-height:44px;color:var(--ink);background:#fff;border-radius:8px;outline:0;padding:0 14px}.chatComposer>button{color:#fff;background:#0c1143;border:0;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-weight:900;display:inline-flex}.chatComposer .chatUploadButton,.chatComposer .chatEmojiButton{border:1px solid var(--line);color:#5b607e;background:#fff;border-radius:8px;place-items:center;width:44px;min-height:44px;padding:0;display:grid}.chatComposer .chatUploadButton:hover,.chatComposer .chatEmojiButton:hover{background:#f4f6fb}.chatComposer .chatEmojiPicker{z-index:10;border-radius:12px;position:absolute;bottom:54px;left:54px;box-shadow:0 12px 30px #0d12432e}.chatComposer>button:disabled{color:#8187a4;background:#d4d8e8}.chatEmptyText{color:var(--muted);margin:18px;font-size:14px}.chatDeleteOverlay{z-index:70;background:#060a1e70;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.chatDeleteDialog{background:#fff;border:1px solid #0d12431f;border-radius:8px;width:min(420px,100%);padding:22px;box-shadow:0 24px 70px #0f172a42}.chatDeleteDialog h2{color:#17205b;margin:0;font-size:20px}.chatDeleteDialog p{color:#535a7d;margin:10px 0 0;font-size:14px;line-height:1.5}.chatDeleteActions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.chatDeleteActions button{border-radius:8px;min-height:40px;padding:0 16px;font-size:13px;font-weight:900}.chatDeleteCancelButton{color:#202650;background:#fff;border:1px solid #d8deea}.chatDeleteConfirmButton{color:#fff;background:#a8051c;border:1px solid #a8051c}@media (max-width:1280px){.chatPageGrid{grid-template-columns:1fr;height:auto}.chatThreadList,.chatConversation{min-height:540px}}@media (max-width:920px){.schoolChatPage{overflow:auto}.schoolChatPage .pageHeader,.chatPageGrid{padding-inline:18px}}@media (max-width:640px){.schoolChatPage .pageHeader{padding-top:20px}.chatPageGrid{min-height:0}.chatCategoryTabs{grid-template-columns:1fr}.chatComposer{grid-template-columns:44px minmax(0,1fr)}.chatComposer button[type=submit]{grid-column:1/-1;justify-content:center}.chatMessage{max-width:92%}}.schoolDashboardContent:has(.branchesPage){background:#f6f7fd;min-width:0;padding:0;overflow:hidden}.branchesPage{--branch-bg:#f6f7fd;--branch-card:#fffffff5;--branch-ink:#101334;--branch-muted:#68708f;--branch-line:#e7eaf4;--branch-brand:#0c1143;--branch-violet:#6847f5;--branch-red:#a8051c;background:var(--branch-bg);width:100%;min-width:0;max-width:100%;height:100%;min-height:0;color:var(--branch-ink);flex-direction:column;padding:20px 24px 24px;font-family:Inter,Arial,Helvetica,sans-serif;display:flex;overflow:hidden}.branchesHeader{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.branchesHeader h1{color:#101334;letter-spacing:0;margin:0;font-size:24px;line-height:1.05}.branchesHeader p{color:var(--branch-muted);margin:6px 0 0;font-size:12px;font-weight:750}.branchesAlert{z-index:160;color:#246b4c;background:linear-gradient(135deg,#2fc57f24,#fff0 38%),#fff;border:1px solid #b9e3ca;border-radius:8px;align-items:center;gap:10px;max-width:min(520px,100vw - 40px);min-height:50px;padding:0 42px 0 16px;font-size:13px;font-weight:900;animation:.22s ease-out both branchesAlertIn;display:inline-flex;position:fixed;top:92px;left:50%;transform:translate(-50%);box-shadow:0 18px 36px #0f172a24}.branchesAlert.error{color:#a8051c;background:#fff1f3;border-color:#f1c3ca}.branchesAlert span{flex:1}.branchesAlertIcon{color:#168858;background:#2fc57f24;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;flex:0 0 28px!important}.branchesAlertText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.branchesAlert button{width:28px;height:28px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;display:grid;position:absolute;top:50%;right:12px;transform:translateY(-50%)}@keyframes branchesAlertIn{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}.branchSaveSuccess{z-index:120;color:#14532d;pointer-events:none;background:#fff;border:1px solid #22c55e3d;border-radius:8px;justify-items:center;width:min(320px,100% - 48px);padding:22px 20px 20px;animation:.26s ease-out both branchSaveSuccessIn,.26s ease-in 2.74s forwards branchSaveSuccessOut;display:grid;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 58px #0d123038}.branchSaveSuccessIcon{place-items:center;width:72px;height:72px;margin-bottom:12px;display:inline-grid}.branchSaveSuccessIcon svg{width:72px;height:72px}.branchSaveSuccessIcon circle{fill:#ecfdf5;stroke:#22c55e;stroke-width:3px;transform-origin:50%;animation:.72s ease-out both branchSaveSuccessPulse}.branchSaveSuccessIcon path{fill:none;stroke:#16a34a;stroke-linecap:round;stroke-linejoin:round;stroke-width:5px;stroke-dasharray:28;stroke-dashoffset:28px;animation:.52s ease-out .14s forwards branchSaveSuccessCheck}.branchSaveSuccess strong{color:#14532d;font-size:18px;font-weight:900}.branchSaveSuccess small{color:#4b5563;text-align:center;margin-top:6px;font-size:13px;font-weight:800}.branchSuccessSpark{opacity:0;background:#22c55e;border-radius:999px;width:8px;height:8px;animation:.9s ease-out .16s forwards branchSuccessSpark;position:absolute}.branchSaveSuccess .sparkOne{top:30px;left:76px}.branchSaveSuccess .sparkTwo{animation-delay:.22s;top:38px;right:76px}.branchSaveSuccess .sparkThree{animation-delay:.3s;top:94px;left:56px}.branchSaveSuccess .sparkFour{animation-delay:.36s;top:100px;right:58px}@keyframes branchSaveSuccessIn{0%{opacity:0;transform:translate(-50%,calc(-50% - 14px))scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes branchSaveSuccessOut{to{opacity:0;transform:translate(-50%,calc(-50% - 10px))scale(.98)}}@keyframes branchSaveSuccessPulse{0%{transform:scale(.82)}55%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes branchSaveSuccessCheck{to{stroke-dashoffset:0}}@keyframes branchSuccessSpark{0%{opacity:0;transform:translateY(10px)scale(.6)}30%{opacity:1}to{opacity:0;transform:translateY(-18px)scale(1.1)}}.branchesCreateActions button:disabled{cursor:wait;opacity:.65}.branchesPrimaryButton{color:#fff;background:#0d1243;border:0;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:40px;padding:0 16px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 16px 34px #525dc742}.branchesPrimaryButton:hover,.branchesPrimaryButton:focus-visible{transform:translateY(-1px);box-shadow:0 20px 40px #525dc752}.branchesLayout{flex:1;grid-template-columns:minmax(280px,390px) minmax(0,1fr);gap:16px;width:100%;min-width:0;max-width:100%;min-height:0;display:grid}.branchesMapCard,.branchesListCard{border:1px solid var(--branch-line);background:var(--branch-card);border-radius:8px;min-height:0;overflow:hidden;box-shadow:0 18px 48px #171b4e0f}.branchesMapCard{flex-direction:column;display:flex}.branchesPanelHeader{border-bottom:1px solid var(--branch-line);justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:0 16px;display:flex}.branchesPanelHeader p{max-width:520px;color:var(--branch-muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:11px;font-weight:700;overflow:hidden}.branchesPanelHeader p strong{color:#168858;font-weight:900}.branchesPanelHeader h2,.branchesListHeader h2{color:#18205a;margin:0;font-size:14px;font-weight:950}.branchesMapFullscreenButton{color:#0c1142;background:#fff;border:1px solid #dfe3ef;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.branchesMapFullscreenButton:hover,.branchesMapFullscreenButton:focus-visible{background:#f2f4fb;box-shadow:0 8px 18px #141b4614}.branchesMapCanvas{background:#e8edf4;flex:1;height:auto;min-height:0;max-height:none;position:relative;overflow:hidden}.branchesLeafletMap{z-index:1;width:100%;height:100%;font-family:Inter,Arial,Helvetica,sans-serif}.branchLeafletMarkerWrapper{background:0 0;border:0}.branchLeafletMarker{color:#a8051c;background:#fff;border:2px solid #a8051c;border-radius:19px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:relative;box-shadow:0 8px 18px #0f172a38}.branchLeafletMarker svg{z-index:1;fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px;position:relative}.branchLeafletMarker:before{content:"";background:#fff;border-bottom:2px solid #a8051c;border-right:2px solid #a8051c;width:12px;height:12px;position:absolute;bottom:-7px;left:11px;transform:rotate(45deg)}.branchLeafletMarker.selected{color:#fff;background:#a8051c}.branchLeafletMarker.selected:before{background:#a8051c}.leaflet-popup-content strong{color:#17205b;font-weight:900}.leaflet-popup-content{min-width:220px;margin:14px 16px}.branchMapInfoCard{color:#34394d;gap:5px;display:grid}.branchMapInfoCard>strong{font-size:14px}.branchMapInfoAddress{color:#70768a;font-size:11px;line-height:1.4}.branchMapOpeningHours{border-top:1px solid #e8eaf0;gap:4px;margin-top:7px;padding-top:9px;display:grid}.branchMapOpeningHours>b{color:#272d43;margin-bottom:2px;font-size:11px;font-weight:900}.branchMapOpeningHours>div{color:#4f556a;grid-template-columns:25px 1fr;gap:8px;font-size:10px;line-height:1.35;display:grid}.branchMapOpeningHours>div>span:first-child{color:#252b41;font-weight:900}.branchMapOpeningHours>div>span:last-child{text-align:right;font-weight:700}.branchMapNoHours{color:#8b90a0;font-size:10px}.branchMapHoursAccordion{border-top:1px solid #e8eaf0}.branchMapHoursAccordion summary{color:#202554;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:9px 0;font-size:11px;font-weight:900;list-style:none;display:flex}.branchMapHoursAccordion summary::-webkit-details-marker{display:none}.branchMapHoursAccordion summary:after{content:"+";font-size:16px;font-weight:500;line-height:1}.branchMapHoursAccordion[open] summary:after{content:"−"}.branchMapAccordionHours{border-top:0;margin-top:0;padding:0 0 9px}.branchesOpenStreetMap{filter:saturate(.9)contrast(.98);border:0;width:100%;height:100%;position:absolute;inset:0}.branchesFullscreenMapCanvas{min-height:0;position:relative;overflow:hidden}.branchesMapMarker{z-index:4;pointer-events:none;justify-items:center;display:grid;position:absolute;transform:translate(-50%,-100%)}.branchesMapMarker i{background:#6847f5;border:4px solid #fff;border-radius:50% 50% 50% 0;width:18px;height:18px;transform:rotate(-45deg);box-shadow:0 4px 12px #141b4652}.branchesMapMarker.main i{background:#a8051c}.branchesMapMarker strong{color:#17205b;text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:6px;max-width:150px;margin-top:4px;padding:4px 7px;font-size:10px;font-weight:900;overflow:hidden;box-shadow:0 5px 16px #141b4633}.branchesMapFullscreenOverlay{z-index:180;background:#f6f7fd;border:1px solid #ffffffb8;border-radius:12px;grid-template-rows:58px minmax(0,1fr);width:min(1180px,100vw - 48px);height:min(640px,100vh - 48px);display:grid;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 0 100vmax #0a0e2694,0 28px 90px #0a0e2675}.branchesMapFullscreenHeader{border-bottom:1px solid var(--branch-line);background:#fff;justify-content:space-between;align-items:center;gap:16px;padding:0 18px 0 22px;display:flex;box-shadow:0 12px 30px #141b4614}.branchesMapFullscreenHeader h2{color:#18205a;margin:0;font-size:16px;font-weight:950}.branchesMapFullscreenHeader button{color:#0c1142;background:#fff;border:1px solid #dfe3ef;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.branchesMapFullscreenFrame{border:0;width:100%;height:100%;position:absolute;inset:0}.branchesModalOverlay{z-index:190;background:#060a1e75;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.branchesCreateModal{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#b9bfd0 #f2f3f7;background:#fff;border:1px solid #0d12431f;border-radius:8px;width:min(680px,100%);max-height:calc(100dvh - 32px);overflow:hidden auto;box-shadow:0 26px 80px #0f172a47}.branchesOpeningHours{border:0;border-top:1px solid var(--branch-line);margin:0;padding:20px 24px 4px}.branchesOpeningHours legend{float:left;width:100%;color:var(--branch-ink);margin:0 0 12px;font-size:13px;font-weight:950}.branchesHoursTabs{clear:both;background:#f1f3f7;border-radius:9px;gap:4px;margin:0 0 12px;padding:4px;display:flex;overflow-x:auto}.branchesHoursTabs button{color:#697087;min-height:36px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:1 0 auto;padding:7px 12px;font-size:11px;font-weight:900}.branchesHoursTabs button:hover{color:#272d44}.branchesHoursTabs button.active{color:#fff;background:#202554;box-shadow:0 1px 4px #181f3833}.branchesOpeningHoursGrid{gap:7px;display:grid}.branchesOpeningHoursGrid>div{background:#f8f9fb;border:1px solid #e7eaf2;border-radius:9px;grid-template-columns:146px minmax(0,1fr);align-items:start;column-gap:10px;min-height:48px;padding:9px 10px;display:grid}.branchesOpeningHoursGrid>div.active{background:#fff}.branchesOpeningDayHead{grid-template-columns:90px 46px;align-items:center;gap:10px;min-height:34px;display:grid}.branchesOpeningDayHead>span{color:#3f4660;font-size:11px;font-weight:900}.branchesDayToggle{cursor:pointer;background:#c9ceda;border:0;border-radius:99px;width:38px;height:22px;padding:0;position:relative}.branchesDayToggle i{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #14193233}.branchesOpeningHours .active .branchesDayToggle{background:#26a269}.branchesOpeningHours .active .branchesDayToggle i{transform:translate(16px)}.branchesAddInterval{cursor:pointer;border-radius:7px;place-items:center;width:30px;height:30px;padding:0;display:grid;color:#252b41!important;background:#fff!important;border:1px solid #dfe3ec!important}.branchesAddInterval:hover:not(:disabled){color:#c92035;background:#fff6f7;border-color:#c92035}.branchesAddInterval:disabled{opacity:.38;cursor:not-allowed}.branchesAddInterval svg{stroke-width:2.4px;width:15px;height:15px}.branchesOpeningIntervals{gap:7px;margin:0;display:grid}.branchesOpeningIntervals>div{grid-template-columns:minmax(110px,1fr) minmax(110px,1fr) 30px;align-items:center;gap:10px;display:grid}.branchesOpeningIntervals>div>button{color:#c92035;cursor:pointer;background:#fff;border:1px solid #f0cbd0;border-radius:7px;place-items:center;width:30px;height:30px;padding:0;display:grid}.branchesOpeningIntervals>div>button:hover{background:#fff1f3;border-color:#c92035}.branchesOpeningIntervals>div>button svg{width:14px;height:14px}.branchesOpeningHours label{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;display:grid}.branchesOpeningHours label small{color:#80869a;font-size:9px;font-weight:850}.branchesOpeningHours input{color:#303650;width:100%;min-width:0;height:34px;font:inherit;background:#fff;border:1px solid #dfe3ec;border-radius:7px;padding:0 7px;font-size:11px;font-weight:800}.branchesOpeningHours input:disabled{color:#a3a8b5;background:#eef0f4}@media (max-width:620px){.branchesOpeningHoursGrid>div{grid-template-columns:1fr}.branchesOpeningDayHead{grid-template-columns:1fr 46px;margin-bottom:7px}.branchesOpeningIntervals>div{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 30px}.branchesOpeningHours label{grid-template-columns:1fr}.branchesOpeningHours label small{display:block}}.branchesCreateModalHeader{z-index:5;border-bottom:1px solid var(--branch-line);background:#fff;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 22px 16px;display:flex;position:sticky;top:0}.branchesCreateModalHeader h2{color:#101334;margin:0;font-size:20px;line-height:1.1}.branchesCreateModalHeader p{color:var(--branch-muted);margin:7px 0 0;font-size:12px;font-weight:750}.branchesCreateModalClose{color:#0c1142;background:#fff;border:1px solid #dfe3ef;border-radius:8px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.branchesCreateModalClose:hover,.branchesCreateModalClose:focus-visible{background:#f2f4fb}.branchesCreateFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:20px 22px;display:grid}.branchesCreateFields label{color:#202650;gap:7px;font-size:12px;font-weight:900;display:grid}.branchesCreateFields .fullWidth{grid-column:1/-1}.branchesCreateFields input,.branchesCreateFields select{color:#101334;background:#fff;border:1px solid #dfe3ef;border-radius:8px;outline:0;width:100%;min-width:0;min-height:40px;padding:0 12px;font-size:13px;font-weight:750}.branchesCreateFields select{appearance:none;padding-right:38px}.branchesCreateFields input::placeholder{color:#9299b2}.branchesCreateFields input:focus,.branchesCreateFields select:focus{border-color:#0c114280;box-shadow:0 0 0 3px #0c11421a}.branchesCreateFields select:disabled{color:#8a91a9;cursor:not-allowed;background:#f3f4f8}.branchesPriceListSelect{position:relative}.branchesPriceListSelect svg{color:#6f7695;pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.branchesCreateActions{z-index:5;border-top:1px solid var(--branch-line);background:#fff;justify-content:flex-end;gap:10px;padding:16px 22px;display:flex;position:sticky;bottom:0}.branchesCreateModal::-webkit-scrollbar{width:8px}.branchesCreateModal::-webkit-scrollbar-track{background:#f2f3f7}.branchesCreateModal::-webkit-scrollbar-thumb{background:#b9bfd0;border-radius:99px}.branchesCreateActions button{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-size:13px;font-weight:900;display:inline-flex}.branchesCreateActions button:first-child{color:#202650;background:#fff;border:1px solid #dfe3ef}.branchesCreateActions button:last-child{color:#fff;background:#0c1142;border:1px solid #0c1142}.branchesListCard{flex-direction:column;width:100%;min-width:0;max-width:100%;display:flex}.branchesListHeader{border-bottom:1px solid var(--branch-line);gap:10px;padding:14px 16px 12px;display:grid}.branchesFilters{justify-content:space-between;align-items:center;gap:16px;display:flex}.branchesSearch{color:#7a819f;background:#fff;border:1px solid #dfe3ef;border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;width:min(420px,100%);min-height:34px;padding:0 12px;display:grid}.branchesSearch input{min-width:0;color:var(--branch-ink);background:0 0;border:0;outline:0;font-size:12px;font-weight:750}.branchesSearch input::placeholder{color:#8991aa}.branchesStatusFilter{color:#525a7f;background:#fff;border:1px solid #dfe3ef;border-radius:8px;align-items:center;min-width:130px;min-height:34px;display:inline-flex;position:relative}.branchesStatusFilter select{appearance:none;width:100%;height:34px;color:inherit;background:0 0;border:0;outline:0;padding:0 34px 0 12px;font-size:12px;font-weight:850}.branchesStatusFilter svg{pointer-events:none;position:absolute;right:12px}.branchesTableWrap{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;flex:1;width:100%;min-width:0;max-width:100%;display:block;overflow:auto}.branchesEmptyState{text-align:center;background:linear-gradient(145deg,#6847f509,#a8051c06),#fbfcff;border:2px dashed #cfd5e6;border-radius:12px;align-content:center;justify-items:center;width:calc(100% - 48px);max-width:560px;min-height:300px;margin:28px auto;padding:36px 28px;display:grid}.branchesEmptyStateIcon{color:#6847f5;background:linear-gradient(135deg,#a8051c1a,#6847f524);border:1px solid #6847f533;border-radius:18px;place-items:center;width:70px;height:70px;margin-bottom:15px;display:grid;box-shadow:0 14px 32px #525dc721}.branchesEmptyState>strong{color:#17205b;font-size:18px;font-weight:950}.branchesEmptyState p{max-width:390px;color:var(--branch-muted);margin:8px 0 20px;font-size:13px;font-weight:700;line-height:1.5}.branchesEmptyState button{color:#fff;background:#0d1243;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 12px 28px #525dc738}.branchesTable{border-collapse:collapse;width:100%;min-width:760px}.branchesAddressButton{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:3px;padding:0;display:inline-grid}.branchesAddressButton strong{transition:color .16s}.branchesAddressButton:hover strong,.branchesAddressButton:focus-visible strong{color:#6847f5;text-underline-offset:3px;text-decoration:underline}.branchesAddressButton:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #6847f559}.branchesTable th,.branchesTable td{border-bottom:1px solid var(--branch-line);text-align:left;vertical-align:middle;padding:13px 14px}.branchesTable tbody tr{cursor:pointer;transition:background-color .16s}.branchesTable tbody tr:hover{background:#a8051c0b}.branchesTable tbody tr:hover td{background:0 0}.branchesTable tbody tr.selected{background:#a8051c13}.branchesTable tbody tr:focus-visible{outline-offset:-2px;outline:2px solid #a8051c4d}.branchesTable th{z-index:3;box-shadow:0 1px 0 var(--branch-line);color:#68708f;background:#fff;font-size:10px;font-weight:950;position:sticky;top:0}.branchesTable th:after{content:"↕";color:#a5abc0;margin-left:7px;font-size:10px}.branchesTable th:last-child:after{display:none}.branchesTable td{color:#111742;font-size:11px;font-weight:750}.branchesTable td strong,.branchesTable td small{display:block}.branchesTable td small{color:#65708d;margin-top:5px;font-size:10px;font-weight:760}.branchesNameCell{grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;display:grid}.branchesNameButton{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:0}.branchesNameButton strong{font-size:13px;line-height:1.25;transition:color .16s}.branchesNameButton:hover strong,.branchesNameButton:focus-visible strong{color:#6847f5;text-underline-offset:3px;text-decoration:underline}.branchesNameButton:focus-visible{outline-offset:4px;outline:2px solid #6847f559}.branchesDeleteConfirm{text-align:center;background:#fff;border:1px solid #f1c3ca;border-radius:12px;justify-items:center;width:min(430px,100vw - 40px);padding:28px;display:grid;box-shadow:0 24px 70px #0d123047}.branchesDeleteConfirmIcon{color:#a8051c;background:#fff1f3;border-radius:50%;place-items:center;width:54px;height:54px;display:grid}.branchesDeleteConfirm h2{color:#111742;margin:16px 0 8px;font-size:20px}.branchesDeleteConfirm p{color:#65708d;margin:0;font-size:13px;font-weight:700;line-height:1.6}.branchesDeleteConfirm p strong{color:#111742}.branchesDeleteConfirmActions{justify-content:flex-end;gap:10px;width:100%;margin-top:24px;display:flex}.branchesDeleteConfirmActions button{color:#303956;cursor:pointer;background:#fff;border:1px solid #d9ddeb;border-radius:8px;min-height:40px;padding:0 16px;font-size:12px;font-weight:900}.branchesDeleteConfirmActions button.danger{color:#fff;background:#a8051c;border-color:#a8051c}.branchesDeleteConfirmActions button:disabled{cursor:wait;opacity:.65}.branchesNameCell>span{width:30px;height:30px;color:var(--branch-violet);background:#fff;border-radius:8px;place-items:center;font-size:9px;font-weight:950;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #6847f529}.branchesNameCell>span img{object-fit:cover;width:100%;height:100%}.branchesStatus{border-radius:6px;place-items:center;min-height:21px;padding:0 10px;font-size:10px;font-weight:950;display:inline-grid}.branchesStatus.active{color:#168858;background:#2fc57f1f;border:1px solid #2fc57f3d}.branchesStatus.inactive{color:#60677a;background:#eef1f6;border:1px solid #646b822e}.branchesActions{align-items:center;gap:10px;display:inline-flex;position:relative}.branchesActions button{color:#5d6584;background:0 0;border:0;border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.branchesActions button:hover,.branchesActions button:focus-visible{color:var(--branch-brand);background:#f1f3fa}.branchesActionMenu{z-index:20;border:1px solid var(--branch-line);background:#fff;border-radius:8px;min-width:132px;display:grid;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 18px 38px #0f172a29}.branchesActionMenu button{color:#202650;border-radius:0;justify-content:flex-start;gap:8px;width:100%;height:36px;padding:0 12px;font-size:12px;font-weight:850;display:flex}.branchesActionMenu button:last-child{color:#a8051c}.branchesPagination{justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding:12px 16px;display:flex}.branchesPagination>span{color:#202650;font-size:12px;font-weight:850}.branchesPagination>div{align-items:center;gap:9px;display:inline-flex}.branchesPagination button,.branchesPagination strong{border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.branchesPagination button{border:1px solid var(--branch-line);color:#5d6584;background:#fff}.branchesPagination strong{color:#fff;background:#0d1243;font-size:13px}@media (max-width:1240px){.schoolDashboardContent:has(.branchesPage){overflow-y:auto}.branchesPage{height:auto;min-height:calc(100svh - 72px);display:block;overflow-y:visible}.branchesLayout{grid-template-columns:1fr;display:grid}.branchesMapCanvas{flex:none;height:460px;min-height:420px;max-height:none}.branchesListCard{height:min(720px,100svh - 96px);min-height:420px}}@media (max-width:760px){.branchesPage{padding:16px 14px 22px}.branchesHeader,.branchesFilters,.branchesPagination{flex-direction:column;align-items:stretch}.branchesPrimaryButton,.branchesStatusFilter,.branchesSearch{width:100%}.branchesMapCanvas{min-height:430px}.branchesTable th,.branchesTable td,.branchesModalOverlay{padding:14px}.branchesCreateFields{grid-template-columns:1fr;padding:18px}.branchesCreateModalHeader,.branchesCreateActions{padding-inline:18px}.branchesCreateActions{flex-direction:column-reverse}.branchesCreateActions button{width:100%}}.documentsPage{--doc-blue:#525dc7;--doc-navy:#151a43;--doc-muted:#6d748d;--doc-line:#e6e9f2;min-height:100%;color:var(--doc-navy);background:#f8f9fc;padding:24px 26px 30px;font-family:inherit}.documentsPage button,.documentsPage input,.documentsPage select{font-family:inherit}.documentsNewPage{background:#f8f9fc;min-height:100%;padding:24px 26px}.documentsNewBackButton{color:#0d1243;background:#fff;border:1px solid #dce0ea;border-radius:8px;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 7px 18px #0d124314}.documentsNewBackButton:hover{background:#f7f8fc;border-color:#0d1243}.documentsNewHeader{align-items:center;gap:18px;display:flex}.documentsNewHeader h1{color:#151a43;margin:0;font-size:25px;font-weight:950}.documentsEditorPage{color:#151a43;background:#f5f7fb;min-height:100%;font-family:inherit}.documentsEditorHeader{background:#fff;border-bottom:1px solid #e1e5ee;justify-content:space-between;align-items:center;gap:20px;min-height:82px;padding:13px 20px;display:flex}.documentsEditorHeading{align-items:center;gap:13px;min-width:0;display:flex}.documentsEditorHeading h1{color:#111733;margin:0;font-size:21px;font-weight:950}.documentsEditorHeading p{color:#70788f;margin:5px 0 0;font-size:10px;font-weight:700}.documentsEditorBack{color:#0d1243;background:#fff;border:1px solid #dfe3ec;border-radius:8px;flex:0 0 35px;place-items:center;width:35px;height:35px;text-decoration:none;display:grid}.documentsEditorHeaderActions{align-items:center;gap:8px;display:flex}.documentsEditorHeaderActions a,.documentsEditorHeaderActions button{color:#333b55;background:#fff;border:1px solid #dfe3ec;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:10px;font-weight:900;text-decoration:none;display:inline-flex}.documentsEditorHeaderActions button.publish{color:#fff;background:linear-gradient(90deg,#0d1243,#7848ff);border:0;box-shadow:0 8px 20px #525dc733}.documentsEditorShell{background:#fff;border:1px solid #e2e5ed;border-top:0;grid-template-rows:48px minmax(720px,calc(100vh - 202px));grid-template-columns:140px minmax(500px,1fr) 170px 190px;min-width:1000px;display:grid}.documentsEditorToolbar{border-bottom:1px solid #e2e5ed;grid-column:1/-1;align-items:center;gap:4px;padding:0 12px;display:flex}.documentsEditorToolbar button{color:#4c556f;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;gap:5px;width:30px;height:30px;font-size:9px;font-weight:850;display:inline-flex}.documentsEditorToolbar button:hover,.documentsEditorToolbar button.active{color:#525dc7;background:#eef0ff}.documentsEditorToolbar select{color:#3d4560;background:#fff;border:1px solid #dfe3ec;border-radius:5px;height:29px;padding:0 7px;font-size:9px;font-weight:800}.documentsEditorToolbar .divider{background:#e2e5ed;width:1px;height:23px;margin:0 4px}.documentsEditorToolbarEnd{align-items:center;gap:9px;margin-left:auto;display:flex}.documentsEditorToolbarEnd button{width:auto;padding:0 8px}.documentsEditorToolbarEnd label{color:#646c82;align-items:center;gap:6px;font-size:9px;font-weight:800;display:flex}.documentsEditorToolbarEnd input{display:none}.documentsEditorToolbarEnd i{background:#ccd2df;border-radius:999px;width:26px;height:14px;box-shadow:inset 0 0 0 1px #bdc4d1}.documentsEditorToolbarEnd label:has(input:checked) i{background:#525dc7}.documentsEditorPages{background:#fafbfc;border-right:1px solid #e2e5ed;padding:15px 12px}.documentsEditorPages h2,.documentsEditorFields h2,.documentsEditorProperties h2{color:#222945;margin:0 0 13px;font-size:10px;font-weight:950}.documentsEditorPages>button:not(.addPage){color:#525a70;background:0 0;border:0;justify-items:center;gap:5px;width:100%;margin-bottom:12px;font-size:9px;display:grid}.documentsPageThumbnail{background:#fff;border:1px solid #dce0e8;border-radius:3px;align-content:start;gap:6px;width:86px;height:118px;padding:15px 10px;display:grid;box-shadow:0 3px 9px #141c3a0d}.documentsEditorPages button.active .documentsPageThumbnail{border:2px solid #525dc7;box-shadow:0 0 0 2px #525dc71a}.documentsPageThumbnail i{background:#d2d6df;height:3px;display:block}.documentsPageThumbnail i:first-child{background:#212944;width:55%;height:9px}.documentsPageThumbnail.page2 i:nth-child(2){margin-top:30px}.documentsEditorPages .addPage{color:#343c58;background:#fff;border:1px solid #dfe3ec;border-radius:6px;justify-content:center;align-items:center;gap:5px;width:100%;min-height:34px;font-size:9px;font-weight:900;display:inline-flex}.documentsEditorCanvas{background:#eef1f5;min-width:0;padding:32px 35px 55px 52px;position:relative;overflow:auto}.documentsEditorCanvas.grid{background-image:linear-gradient(#dfe3ea 1px,#0000 1px),linear-gradient(90deg,#dfe3ea 1px,#0000 1px);background-size:20px 20px}.documentsEditorRuler{z-index:3;color:#8b92a2;font-size:7px;display:flex;position:absolute}.documentsEditorRuler.horizontal{background:#fafbfc;border-bottom:1px solid #d8dde6;justify-content:space-around;height:22px;top:0;left:40px;right:0}.documentsEditorRuler.vertical{background:#fafbfc;border-right:1px solid #d8dde6;flex-direction:column;justify-content:space-around;align-items:center;width:40px;top:22px;bottom:0;left:0}.documentsEditorPaper{transform-origin:top;color:#181d31;background:#fff;border:1px solid #dfe3ea;width:560px;min-height:790px;margin:0 auto;padding:52px 55px;font-size:9px;line-height:1.55;box-shadow:0 8px 24px #1922431a}.documentsEditorPaper hr{background:linear-gradient(90deg,#a8051c,#7848ff);border:0;height:2px;margin:22px 0 24px}.documentsEditorPaper h2{margin:0;font-size:18px}.documentsEditorPaper h3{margin:22px 0 7px;font-size:10px}.documentsEditorPaper p{margin:8px 0}.documentsEditorPaper .subtitle{color:#61697e;margin-top:2px}.editorPaperBrand{justify-content:space-between;align-items:center;display:flex}.editorPaperBrand>div:last-child{color:#687087;gap:3px;font-size:7px;display:grid}.editorLogo span{color:#a8051c;font-size:10px;font-weight:950;display:block}.editorLogo strong{font-size:19px}.editorPlaceholder{color:#a8051c;font-size:inherit;background:#e11d4821;border:1px solid #e11d48;border-radius:3px;padding:2px 3px;font-weight:900;display:inline}.documentsEditorFields,.documentsEditorProperties{background:#fff;border-left:1px solid #e2e5ed;padding:15px 12px;overflow-y:auto}.documentsEditorFields p{color:#858c9f;margin:-7px 0 16px;font-size:8px;line-height:1.4}.documentsEditorFields h3,.documentsEditorProperties h3{color:#343c57;margin:17px 0 9px;font-size:9px;font-weight:950}.documentsEditorFields>div{gap:6px;display:grid}.documentsEditorFields>div button{color:#4c556c;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:#f9fafc;border:1px solid #dfe3ec;border-radius:5px;min-height:29px;padding:0 7px;font-size:7px;font-weight:800;overflow:hidden}.documentsEditorFields>div button:hover{color:#a8051c;background:#fff3f5;border-color:#e11d48}.documentsEditorProperties label{color:#70788e;gap:5px;font-size:8px;font-weight:800;display:grid}.documentsEditorProperties select,.colorInput{color:#3d455f;background:#fff;border:1px solid #dfe3ec;border-radius:5px;width:100%;height:31px;padding:0 7px;font-size:9px}.propertyRow{grid-template-columns:55px 1fr;gap:7px;margin-top:8px;display:grid}.colorInput{flex-direction:row;align-items:center;display:flex!important}.colorInput i{background:#111827;border-radius:3px;width:14px;height:14px}.propertyButtons{gap:5px;margin-top:8px;display:flex}.propertyButtons button,.orientationButtons button{color:#4d566e;background:#fff;border:1px solid #e1e4eb;border-radius:5px;place-items:center;width:31px;height:29px;display:grid}.propertyButtons button.active,.orientationButtons button.active{color:#525dc7;background:#eef0ff;border-color:#525dc7}.propertyButtons button.danger{color:#d61f3c}.documentsLayers{gap:7px;margin:0;padding:0;list-style:none;display:grid}.documentsLayers li{color:#667087;grid-template-columns:15px minmax(0,1fr) 15px;align-items:center;font-size:8px;display:grid}.orientationButtons{gap:7px;margin-top:8px;display:flex}.orientationButtons .landscape{transform:rotate(90deg)}@media (max-width:1250px){.documentsEditorPage{overflow-x:auto}.documentsEditorShell{grid-template-columns:120px minmax(470px,1fr) 155px 175px}}.documentsPdfmePage{background:#fff;flex-direction:column;height:calc(100vh - 1px);min-height:720px;display:flex;overflow:hidden}.documentsPdfmePage .documentsEditorHeader{flex:none;min-height:98px;padding:18px 22px}.documentsPdfmePage .documentsEditorHeading h1{font-size:22px}.documentsPdfmePage .documentsEditorHeading p{margin-top:7px;font-size:9px}.documentsPdfmePage .documentsEditorHeaderActions a,.documentsPdfmePage .documentsEditorHeaderActions button{border-radius:5px;min-height:34px;font-size:9px}.documentsPdfmePage .documentsEditorHeaderActions button:disabled{cursor:not-allowed;opacity:.52}.documentsEditorMessage{color:#18864b;align-items:center;gap:5px;font-size:10px;font-weight:900;display:inline-flex}.documentsPdfmeWorkspace{background:#eef1f6;flex:1;min-height:0;position:relative}.documentsPdfmeLayout{border-top:1px solid #e4e7ee;grid-template-columns:125px minmax(0,1fr) 190px;height:100%;min-height:620px;display:grid}.documentsPdfmeContainer{width:100%;min-width:0;height:100%;min-height:620px}.documentsPageRail{background:#fbfcfd;border-right:1px solid #e1e5ee;padding:17px 14px 22px;overflow-y:auto}.documentsPageRail h2{color:#343b53;margin:0 0 16px;font-size:9px;font-weight:950}.documentsPageRailList{gap:16px;display:grid}.documentsPageRailList>div{color:#60687d;justify-items:center;gap:6px;font-size:8px;display:grid}.documentsPageMiniature{background:#fff;border:1px solid #dfe3eb;border-radius:3px;align-content:start;gap:7px;width:87px;height:122px;padding:19px 11px;display:grid;box-shadow:0 3px 9px #0d12430a}.documentsPageRailList>div.active .documentsPageMiniature{border:2px solid #5266ef;box-shadow:0 0 0 2px #5266ef14}.documentsPageMiniature i{background:#d5d9e2;height:3px;display:block}.documentsPageMiniature i:first-child{background:#20263e;width:65%;height:9px}.documentsPageMiniature i:nth-child(2){width:85%}.documentsPageMiniature i:nth-child(4){margin-top:12px}.documentsPageRail>button{color:#3e465f;cursor:pointer;background:#fff;border:1px solid #dfe3eb;border-radius:5px;justify-content:center;align-items:center;gap:5px;width:100%;min-height:34px;margin-top:18px;font-size:8px;font-weight:900;display:inline-flex}.documentsPageRail>button:hover{color:#3d51dd;border-color:#5266ef}.documentsPageRail>button:disabled{opacity:.5}.documentsPlaceholderPanel{z-index:2;background:#fff;border-left:1px solid #e1e5ee;padding:17px 12px 25px;overflow-y:auto;box-shadow:-4px 0 14px #0d124306}.documentsPlaceholderPanel>header{align-items:flex-start;gap:8px;display:flex}.documentsPlaceholderPanel>header>svg{color:#525dc7;margin-top:1px}.documentsPlaceholderPanel h2{color:#202741;margin:0;font-size:11px;font-weight:950}.documentsPlaceholderPanel p{color:#7a8297;margin:5px 0 0;font-size:8px;font-weight:700;line-height:1.45}.documentsPlaceholderPanel h3{color:#353d58;margin:18px 0 8px;font-size:9px;font-weight:950}.documentsPlaceholderPanel section>div{gap:6px;display:grid}.documentsPlaceholderPanel button{color:#4d566e;text-align:left;cursor:pointer;background:#fafbfc;border:1px solid #dfe3ec;border-radius:5px;grid-template-columns:13px minmax(0,1fr);align-items:center;gap:5px;min-height:30px;padding:0 7px 0 5px;display:grid;overflow:hidden}.documentsPlaceholderPanel button span{text-overflow:ellipsis;white-space:nowrap;font-size:7px;font-weight:850;overflow:hidden}.documentsPlaceholderPanel button svg{color:#9ba2b2}.documentsPlaceholderPanel button:hover{color:#0d1243;background:#f2f3ff;border-color:#525dc7}.documentsPlaceholderPanel button:disabled{cursor:not-allowed;opacity:.45}.documentsPdfmeLoading{z-index:5;color:#59627a;background:#f5f7fb;justify-content:center;align-items:center;gap:10px;font-size:12px;font-weight:850;display:flex;position:absolute;inset:0}.documentsPdfmeLoading svg,.documentsEditorSpinner{animation:.9s linear infinite documentsEditorSpin}@keyframes documentsEditorSpin{to{transform:rotate(360deg)}}@media (max-width:1150px){.documentsPdfmePage{min-width:1050px}.documentsEditorMessage{display:none}.documentsPdfmeLayout{grid-template-columns:115px minmax(0,1fr) 180px}}.documentsHero{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.documentsHero h1{margin:0;font-size:27px;font-weight:950}.documentsHero p{max-width:620px;color:var(--doc-muted);margin:8px 0 0;font-size:12px;font-weight:700;line-height:1.55}.documentsHeroActions{align-items:center;gap:10px;display:flex}.documentsHeroActions button{border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:11px;font-weight:900;display:inline-flex}.documentsHelpButton{border:1px solid var(--doc-line);color:#39405b;background:#fff}.documentsImportButton{color:#0d1243;background:#fff;border:1px solid #d8dcea;box-shadow:0 7px 18px #0d124314}.documentsImportButton:hover{background:#f7f8fc;border-color:#0d1243}.documentsSignatureButton.hasSignature img{object-fit:contain;width:104px;height:28px;display:block}.documentsSignatureDisplay{background:#fff;border:1px solid #d9deea;border-radius:12px;align-items:center;gap:16px;width:680px;max-width:100%;min-height:78px;padding:8px 11px 8px 17px;display:flex;box-shadow:0 9px 24px #0d124317}.documentsSignatureDisplay>div{flex:1;align-items:center;gap:18px;min-width:0;display:flex}.documentsSignatureDisplay small{color:#343b53;text-transform:none;white-space:nowrap;flex:0 0 190px;width:190px;font-family:inherit;font-size:14px;font-weight:850}.documentsSignatureDisplay img{object-fit:contain;object-position:left center;filter:contrast(1.1);width:400px;max-width:calc(100% - 228px);height:60px;display:block;transform:translate(20px)}.documentsSignatureDisplay>div>span{color:#7c8498;align-items:center;gap:8px;min-width:0;min-height:52px;font-size:13px;font-weight:750;display:flex;transform:translate(20px)}.documentsSignatureDisplay>div>span svg{width:20px}.documentsHeroActions .documentsSignatureDisplay>button{color:#4f5870;cursor:pointer;background:#f8f9fc;border:1px solid #dce1eb;border-radius:8px;flex:0 0 34px;place-items:center;width:34px;height:34px;min-height:34px;padding:0;display:grid}.documentsHeroActions .documentsSignatureDisplay>button svg{width:15px}.documentsHeroActions .documentsSignatureDisplay>button:hover{color:#a8051c;background:#fff2f4;border-color:#a8051c4d}.documentsPrimaryButton{color:#fff;background:linear-gradient(90deg,#0d1243,#7848ffbd);border:0;box-shadow:0 10px 22px #7848ff38}.documentsOverview{grid-template-columns:repeat(3,minmax(145px,190px)) minmax(280px,1fr);gap:12px;margin-top:22px;display:grid}.documentsOverview article,.documentsOverview aside{border:1px solid var(--doc-line);background:#fff;border-radius:10px;min-width:0;min-height:86px;box-shadow:0 8px 22px #1e274d0a}.documentsOverview article{align-items:center;gap:12px;padding:15px;display:flex}.documentsOverview article>span{border-radius:10px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.documentsOverview article>span svg{width:19px}.documentsOverview article>span.violet{color:#7047dd;background:#f1edff}.documentsOverview article>span.green{color:#1a9c52;background:#e9f8ef}.documentsOverview article>span.orange{color:#d77c15;background:#fff2df}.documentsOverview article strong,.documentsOverview article small{display:block}.documentsOverview article strong{color:#151a43;font-size:22px;line-height:1}.documentsOverview article small{color:#777f94;margin-top:6px;font-size:10px;font-weight:800}.documentsOverview aside{color:#fff;background:linear-gradient(120deg,#111747,#29245f);align-content:center;padding:14px 17px;display:grid}.documentsOverview aside b{font-size:12px}.documentsOverview aside p{color:#d9dcf1;margin:6px 0 0;font-size:9px;font-weight:700;line-height:1.5}.documentsSectionTabs{border-bottom:1px solid var(--doc-line);align-items:flex-end;gap:18px;min-height:52px;margin-top:18px;display:flex}.documentsSectionTabs button{color:#697087;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;height:45px;padding:0 5px;font-size:11px;font-weight:900;display:inline-flex}.documentsSectionTabs button.active{color:#202554;border-bottom-color:#202554}.documentsSectionTabs button svg{width:15px}.documentsSectionTabs>span{color:#81889b;align-self:center;margin-left:auto;font-size:9px;font-weight:750}.documentsWorkspace{grid-template-columns:minmax(0,1fr) 350px;align-items:stretch;gap:16px;margin-top:16px;display:grid}.documentsTemplatesCard,.documentsPreviewCard{border:1px solid var(--doc-line);background:#fff;border-radius:9px;min-width:0;overflow:hidden;box-shadow:0 8px 24px #1e274d0b}.documentsTemplatesCard{flex-direction:column;min-height:640px;display:flex}.documentsToolbar>small{color:#a8051c;text-align:right;max-width:280px;font-size:9px;font-weight:800}.documentsToolbar{border-bottom:1px solid var(--doc-line);justify-content:space-between;align-items:center;gap:18px;min-height:68px;padding:0 18px;display:flex}.documentsToolbarTitle{align-items:center;gap:10px;display:flex}.documentsToolbarTitle h2{margin:0;font-size:15px;font-weight:950}.documentsToolbarTitle span{color:#737b91;background:#f2f4f8;border-radius:5px;padding:5px 8px;font-size:10px;font-weight:850}.documentsToolbarControls{align-items:center;gap:8px;display:flex}.documentsToolbarControls label{color:#858ca0;background:#fff;border:1px solid #dfe3ec;border-radius:8px;align-items:center;gap:7px;width:210px;min-height:36px;padding:0 10px;display:flex}.documentsToolbarControls label svg{flex:0 0 15px;width:15px}.documentsToolbarControls input{color:#252b48;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:10px;font-weight:750}.documentsToolbarControls select{color:#3d455f;background:#fff;border:1px solid #dfe3ec;border-radius:8px;min-height:36px;padding:0 28px 0 10px;font-size:10px;font-weight:850}.documentsInlineState{border-bottom:1px solid var(--doc-line);color:#656d84;background:#f8f9fc;align-items:center;gap:7px;min-height:38px;padding:0 18px;font-size:10px;font-weight:800;display:flex}.documentsInlineState svg{width:14px}.documentsInlineState:not(.error) svg{animation:.9s linear infinite documentsScanSpin}.documentsInlineState.error{color:#a8051c;background:#fff3f5}.documentsTableWrap{flex:1;min-width:0;overflow:auto}.documentsTable{border-collapse:collapse;width:100%;min-width:760px}.documentsTable th,.documentsTable td{border-bottom:1px solid var(--doc-line);text-align:left;vertical-align:middle;padding:13px 14px}.documentsTable th{color:#60677d;height:46px;font-size:10px;font-weight:950}.documentsTable td{color:#252b48;font-size:11px;font-weight:760}.documentsTable tbody tr{cursor:pointer;transition:background .15s}.documentsTable tbody tr:hover,.documentsTable tbody tr.selected{background:#f8f9ff}.documentsTable tbody tr.selected{box-shadow:inset 3px 0 var(--doc-blue)}.documentsNameCell{grid-template-columns:36px minmax(0,1fr);align-items:center;gap:11px;display:grid}.documentsNameCell>span{border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.documentsNameCell strong,.documentsNameCell small{display:block}.documentsNameCell strong{font-size:12px;font-weight:950}.documentsNameCell small{color:#7a8197;text-overflow:ellipsis;white-space:nowrap;max-width:240px;margin-top:4px;font-size:9px;overflow:hidden}.documentsUsage{gap:4px;display:grid}.documentsUsage b{color:#343b55;font-size:10px}.documentsUsage small{color:#858ca0;font-size:9px;font-weight:750}.documentsNameCell .green,.documentsCategory.green{color:#22a65a;background:#e9f8ef}.documentsNameCell .orange,.documentsCategory.orange,.documentsNameCell .amber,.documentsCategory.amber{color:#dc8218;background:#fff2df}.documentsNameCell .violet,.documentsCategory.violet{color:#8052e8;background:#f1ebff}.documentsNameCell .blue,.documentsCategory.blue{color:#427ad5;background:#eaf1ff}.documentsNameCell .rose,.documentsCategory.rose{color:#cf4560;background:#ffecef}.documentsNameCell .cyan,.documentsCategory.cyan{color:#21a7a3;background:#e5f8f7}.documentsNameCell .slate,.documentsCategory.slate{color:#697287;background:#edf0f4}.documentsCategory{color:#303852;background:#e9ecf5;border-radius:6px;padding:5px 8px;font-size:9px;font-weight:850;display:inline-flex}.documentsStatus{border-radius:6px;align-items:center;gap:5px;min-height:24px;padding:0 8px;font-size:9px;font-weight:900;display:inline-flex}.documentsStatus i{background:currentColor;border-radius:50%;width:5px;height:5px}.documentsStatus.active{color:#1ca357;background:#e9f8ef}.documentsStatus.draft{color:#df8b20;background:#fff2df}.documentsRowActions{justify-content:flex-end;gap:2px;display:flex;position:relative}.documentsRowActions>button{border:1px solid var(--doc-line);color:#5e6388;background:#fff;border-radius:8px;place-items:center;width:34px;height:34px;padding:0;transition:background .16s,color .16s,border-color .16s;display:inline-grid}.documentsRowActions>button:hover{color:#6d21e8;background:#f7f2ff;border-color:#d8caf5}.documentsOptionsMenu{z-index:40;background:#fff;border:1px solid #d5daebeb;border-radius:8px;min-width:148px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 38px #0d123029}.documentsOptionsMenu button{color:#30345f;min-height:36px;font:inherit;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;padding:0 10px;font-size:13px;font-weight:900;display:flex}.documentsOptionsMenu button:hover,.documentsOptionsMenu button:focus-visible{color:#a8051c;background:#f8f9ff}.documentsOptionsMenu button svg{width:15px;height:15px}.documentsOptionsMenu button.danger{color:#c71936}.documentsOptionsMenu button.danger:hover,.documentsOptionsMenu button.danger:focus-visible{background:#c7193614}.documentsTableFooter{color:#777f95;min-height:42px;padding:14px 16px;font-size:9px;font-weight:750}.documentsPreviewCard{padding:18px}.documentsPreviewCard>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.documentsPreviewCard>header>div{align-items:center;gap:8px;display:flex}.documentsPreviewCard h2{margin:0;font-size:15px;font-weight:950}.documentsPreviewCard>header>button{color:#5f677f;background:0 0;border:0;place-items:center;width:27px;height:27px;display:grid}.documentsPaper{color:#1c213b;background:#fff;border:1px solid #eceef4;min-height:400px;margin-top:14px;padding:28px 22px 20px;font-size:8px;line-height:1.55;box-shadow:0 5px 15px #19224812}.documentsSavedPdfPreview{aspect-ratio:210/297;background:#eef1f5;border:1px solid #e2e5ed;border-radius:5px;width:100%;height:445px;min-height:445px;margin-top:14px;display:block}.documentsPreviewLoading{color:#6d758a;background:#eef1f5;border:1px solid #e2e5ed;border-radius:5px;justify-content:center;align-items:center;gap:8px;height:445px;margin-top:14px;font-size:11px;font-weight:850;display:flex}.documentsPreviewLoading svg{width:18px;animation:.9s linear infinite documentsScanSpin}.documentsPaperLogo{color:var(--doc-blue);justify-content:flex-end;align-items:center;gap:5px;display:flex}.documentsPaperLogo strong{color:#222842;text-transform:uppercase;max-width:80px;font-size:6px;line-height:1.15}.documentsPaper h3{margin:30px 0 15px;font-size:9px}.documentsPaper p{margin:6px 0}.documentsPaperCopy{margin-top:16px!important}.documentsSignatures{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:38px;display:grid}.documentsSignatures span{border-bottom:1px solid #afb4c2;padding-bottom:7px}.documentsSignatures i{color:#737a8e;margin-top:13px;font-size:5px;font-style:normal;display:block}.documentsPreviewActions{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.documentsPreviewActions button{min-height:36px;color:var(--doc-blue);background:#f2f4f8;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;font-size:9px;font-weight:900;display:inline-flex}.documentsPreviewActions button:disabled{cursor:not-allowed;opacity:.45}.documentsInfo{border-top:1px solid var(--doc-line);margin-top:14px;padding-top:12px}.documentsInfo h3{margin:0 0 10px;font-size:10px}.documentsInfo dl{gap:8px;margin:0;display:grid}.documentsInfo dl div{grid-template-columns:1fr 1.25fr;gap:8px;display:grid}.documentsInfo dt,.documentsInfo dd{margin:0;font-size:8px}.documentsInfo dt{color:#777f94}.documentsInfo dd{color:#252b48;font-weight:800}.documentsImportOverlay{z-index:250;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080c229e;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.documentsImportModal{width:min(500px,100%);color:var(--doc-navy);background:#fff;border:1px solid #e2e5ef;border-radius:14px;overflow:hidden;box-shadow:0 30px 90px #080c224d}.documentsImportModal.hasFile{flex-direction:column;width:calc(100vw - 32px);max-width:1400px;height:calc(100dvh - 32px);max-height:1000px;display:flex}.documentsImportModal>header{border-bottom:1px solid var(--doc-line);grid-template-columns:44px minmax(0,1fr) 32px;align-items:center;gap:12px;padding:18px 20px;display:grid}.documentsImportModal>header>span{color:#525dc7;background:#eef0ff;border-radius:11px;place-items:center;width:44px;height:44px;display:grid}.documentsImportModal h2{margin:0;font-size:17px;font-weight:950}.documentsImportModal header p{color:var(--doc-muted);margin:4px 0 0;font-size:11px;font-weight:700}.documentsImportModal header button{color:#65708a;background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;padding:0;display:grid}.documentsImportModal header button:hover{background:#f0f2f7}.documentsImportNotice{color:#353e67;background:#f5f6ff;border:1px solid #dce1f5;border-radius:10px;margin:20px 20px 0;padding:13px 15px;font-size:12px;font-weight:750;line-height:1.55}.documentsImportDropzone{cursor:pointer;text-align:center;background:#fafbfe;border:2px dashed #cfd5e6;border-radius:12px;place-content:center;justify-items:center;gap:8px;min-height:180px;margin:16px 20px 20px;transition:border-color .16s,background .16s;display:grid}.documentsImportDropzone:hover,.documentsImportDropzone.selected{background:#f7f7ff;border-color:#525dc7}.documentsImportDropzone input{opacity:0;width:1px;height:1px;position:absolute}.documentsImportDropzone>span{color:#525dc7;background:#eef0ff;border-radius:14px;place-items:center;width:50px;height:50px;display:grid}.documentsImportDropzone strong{max-width:390px;color:var(--doc-navy);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.documentsImportDropzone small{color:#7a8298;font-size:10px;font-weight:750}.documentsImportedFile{background:#f1f3f8;border:1px solid #dce1f0;border-radius:12px;grid-template-rows:280px auto;gap:0;min-height:350px;margin:16px 20px 20px;display:grid;position:relative;overflow:visible}.documentsImportModal.hasFile .documentsImportedFile{flex:1;grid-template-rows:minmax(0,1fr) auto;min-height:0}.documentsImportedFile>button{z-index:4;color:#596179;background:#eef0f5;border:0;border-radius:8px;place-items:center;width:30px;height:30px;padding:0;display:grid;position:absolute;top:-10px;right:-10px;box-shadow:0 6px 16px #0d12432e}.documentsImportedFile>button:hover{color:#fff;background:#a8051c}.documentsImportedPreview{background:#dfe3eb;min-width:0;min-height:0;padding:12px;overflow:hidden auto}.documentsPrivacyScan{width:100%;min-width:0;min-height:100%;padding-top:34px;position:relative}.documentsPrivacyScan.ready{padding-top:0}.documentsScanStatus{z-index:6;color:#a8051c;background:#fff2f4;border:1px solid #f0b5bf;border-radius:7px;align-items:center;gap:6px;min-height:28px;padding:0 9px;font-size:9px;font-weight:900;display:inline-flex;position:sticky;top:0;left:0}.documentsScanStatus.loading svg{animation:.9s linear infinite documentsScanSpin}.documentsScanStatus.ready{background:#fff2f4;border-color:#f0b5bf}.documentsScanStatus.error{color:#687087;background:#f5f6f9;border-color:#e2e5ed}@keyframes documentsScanSpin{to{transform:rotate(360deg)}}.documentsPdfPages{justify-items:center;gap:22px;width:100%;min-width:0;display:grid}.documentsPdfPages>section{justify-items:center;gap:7px;width:100%;min-width:0;display:grid}.documentsPdfPages>section>small{color:#596179;background:#fff;border-radius:99px;padding:4px 9px;font-size:9px;font-weight:900;position:sticky;left:0;box-shadow:0 2px 8px #0d12431f}.documentsPdfPage{background:#fff;min-width:0;margin:0 auto;position:relative;box-shadow:0 6px 20px #0d124324}.documentsPdfPage img{object-fit:contain;width:100%;height:100%;display:block}.documentsDetectedPrivateField{z-index:5;cursor:pointer;pointer-events:auto;background:#d719360d;border:1px solid #d71936;border-radius:2px;min-width:8px;min-height:8px;position:absolute;overflow:visible}.documentsDetectedPrivateField.selected{z-index:8;background:#d7193617;border-color:#a8051c}.documentsDetectedFieldActions{gap:3px;display:flex;position:absolute;bottom:calc(100% + 4px);right:-1px}.documentsDetectedFieldActions button{color:#3e465d;cursor:pointer;pointer-events:auto;background:#fff;border:1px solid #e1e4ec;border-radius:5px;place-items:center;width:22px;height:22px;padding:0;display:grid;box-shadow:0 4px 12px #0d124333}.documentsDetectedFieldActions button:hover{color:#a8051c;border-color:#a8051c}.documentsDetectedFieldActions button:last-child{color:#c3132d;border-color:#efc4cb}.documentsDetectedFieldActions svg{width:12px;height:12px}.documentsFieldVariableOverlay{z-index:520;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080c229e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.documentsFieldVariableDialog{color:#202741;background:#fff;border-radius:16px;grid-template-rows:auto minmax(0,1fr);width:min(820px,100%);max-height:min(700px,100dvh - 48px);display:grid;overflow:hidden;box-shadow:0 30px 90px #080c2261}.documentsFieldVariableDialog>header{border-bottom:1px solid #e4e7ef;justify-content:space-between;align-items:center;gap:18px;padding:17px 20px;display:flex}.documentsFieldVariableDialog>header h3{margin:0;font-size:17px}.documentsFieldVariableDialog>header p{color:#757d91;margin:4px 0 0;font-size:10px;font-weight:700}.documentsFieldVariableDialog>header button{color:#51596e;background:#f0f2f6;border:0;border-radius:8px;place-items:center;width:32px;height:32px;padding:0;display:grid}.documentsFieldVariableDialog>header svg{width:17px}.documentsFieldVariableDialog>div{background:#f6f7fa;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:17px;display:grid;overflow:auto}.documentsFieldVariableDialog section{background:#fff;border:1px solid #e1e5ed;border-radius:12px;min-width:0;padding:13px}.documentsFieldVariableDialog h4{align-items:center;gap:7px;margin:0 0 11px;font-size:13px;display:flex}.documentsFieldVariableDialog h4 svg{color:#a8051c;width:16px}.documentsFieldVariableDialog section>div{gap:6px;display:grid}.documentsFieldVariableDialog section button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e5ed;border-radius:8px;gap:3px;padding:8px 10px;display:grid}.documentsFieldVariableDialog section button:hover,.documentsFieldVariableDialog section button.selected{background:#fff6f7;border-color:#a8051c}.documentsFieldVariableDialog section button span{color:#333b53;font-size:10px;font-weight:850}.documentsFieldVariableDialog section code{color:#a8051c;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:800;overflow:hidden}@media (max-width:700px){.documentsFieldVariableOverlay{padding:10px}.documentsFieldVariableDialog{max-height:calc(100dvh - 20px)}.documentsFieldVariableDialog>div{grid-template-columns:1fr}}.documentsPrivacyHighlight{z-index:4;cursor:pointer;background:#e11d482e;border:2px solid #e11d48;border-radius:3px;padding:0;position:absolute;box-shadow:0 0 0 1px #ffffff73}.documentsPrivacyHighlight i{color:#fff;white-space:nowrap;background:#a8051c;border-radius:4px 4px 4px 0;padding:3px 5px;font-size:7px;font-style:normal;font-weight:900;display:none;position:absolute;bottom:100%;left:-2px}.documentsPrivacyHighlight:hover i{display:block}.documentsPrivacyHighlight.assigned{background:#fff;border-style:dashed}.documentsPrivacyHighlight.assigned i{color:#a8051c;text-overflow:ellipsis;background:#fff;border-radius:0;align-items:center;width:100%;height:100%;padding:2px 4px;font-size:10px;display:flex;inset:0;overflow:hidden}.documentsPrivacyHighlight.assigned:hover i{display:flex}.documentsVariableOverlay{z-index:420;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#080c22b3;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.documentsVariableDialog{color:#0d1243;background:#fff;border:1px solid #e0e4ee;border-radius:18px;grid-template-rows:auto minmax(0,1fr) auto;width:min(920px,100%);max-height:min(760px,100dvh - 48px);display:grid;overflow:hidden;box-shadow:0 30px 90px #080c2261}.documentsVariableDialog>header{border-bottom:1px solid #e5e8f0;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.documentsVariableDialog>header>div{gap:5px;min-width:0;display:grid}.documentsVariableDialog>header strong{font-size:18px}.documentsVariableDialog>header span{color:#737b91;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.documentsVariableDialog>header button{color:#5f687d;background:#f1f3f7;border:0;border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;padding:0;display:grid}.documentsVariableDialog>header svg{width:18px}.documentsVariableGroups{background:#f6f7fb;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:18px;display:grid;overflow:auto}.documentsVariableGroups>section{background:#fff;border:1px solid #e1e5ef;border-radius:13px;min-width:0;padding:14px}.documentsVariableGroups h3{color:#252d55;align-items:center;gap:8px;margin:0 0 12px;font-size:14px;display:flex}.documentsVariableGroups h3 svg{color:#a8051c;width:17px}.documentsVariableGroups section>div{gap:7px;display:grid}.documentsVariableGroups section>div>button{text-align:left;background:#fff;border:1px solid #e2e6ef;border-radius:9px;gap:3px;padding:9px 11px;transition:all .16s;display:grid}.documentsVariableGroups section>div>button:hover{background:#fff7f8;border-color:#a8051c}.documentsVariableGroups section>div span{color:#333b55;font-size:11px;font-weight:850}.documentsVariableGroups code{color:#a8051c;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;overflow:hidden}.documentsVariableDialog>footer{border-top:1px solid #e5e8f0;justify-content:flex-end;gap:9px;padding:14px 20px;display:flex}.documentsVariableDialog>footer button{color:#4e566c;background:#fff;border:1px solid #dfe3ec;border-radius:9px;min-height:38px;padding:0 14px;font-size:11px;font-weight:850}.documentsVariableDialog>footer button:first-child{margin-right:auto}.documentsVariableDialog>footer button.danger{color:#a8051c;background:#fff3f5;border-color:#efc4cb}.documentsVariableDialog>footer button.danger:hover{color:#fff;background:#a8051c;border-color:#a8051c}@media (max-width:700px){.documentsVariableOverlay{padding:10px}.documentsVariableDialog{max-height:calc(100dvh - 20px)}.documentsVariableGroups{grid-template-columns:1fr}.documentsVariableDialog>footer{flex-wrap:wrap}.documentsVariableDialog>footer button:first-child{margin-right:0}}.documentsWordPreview{color:#525dc7;text-align:center;background:#fff;place-content:center;justify-items:center;gap:8px;height:100%;padding:24px;display:grid}.documentsWordPreview span{background:#eef0ff;border-radius:17px;place-items:center;width:66px;height:66px;display:grid}.documentsWordPreview strong{color:var(--doc-navy);font-size:14px}.documentsWordPreview small{color:#778096;max-width:300px;font-size:10px;line-height:1.5}.documentsImportedMeta{background:#fff;min-width:0;padding:13px 48px 13px 15px}.documentsImportedMeta strong,.documentsImportedMeta small{display:block}.documentsImportedMeta strong{color:var(--doc-navy);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:950;overflow:hidden}.documentsImportedMeta small{color:#778096;margin-top:5px;font-size:9px;font-weight:750}.documentsImportModal>footer{border-top:1px solid var(--doc-line);justify-content:flex-end;gap:9px;padding:14px 20px;display:flex}.documentsImportModal>footer button{color:#404861;background:#fff;border:1px solid #dce0ea;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 15px;font-size:11px;font-weight:900;display:inline-flex}.documentsImportModal>footer button.primary{color:#fff;background:linear-gradient(90deg,#0d1243,#7848ffe6);border:0}.documentsImportModal>footer button:disabled{cursor:not-allowed;opacity:.45}@media (max-width:1180px){.documentsOverview{grid-template-columns:repeat(3,1fr)}.documentsOverview aside{grid-column:1/-1}.documentsWorkspace{grid-template-columns:1fr}.documentsPreviewCard{grid-template-columns:minmax(260px,.8fr) minmax(320px,1.2fr);gap:0 18px;display:grid}.documentsPreviewCard>header,.documentsPaper,.documentsPreviewActions{grid-column:1}.documentsInfo{border-top:0;border-left:1px solid var(--doc-line);grid-area:1/2/span 4;margin-top:0;padding:10px 0 0 18px}}@media (max-width:780px){.documentsPage{padding:18px 14px 28px}.documentsHero,.documentsToolbar{flex-direction:column;align-items:stretch}.documentsHeroActions{flex-wrap:wrap}.documentsToolbar{padding:14px}.documentsOverview{grid-template-columns:1fr}.documentsOverview aside{grid-column:auto}.documentsSectionTabs{flex-direction:column;align-items:flex-start;gap:4px;padding-top:5px}.documentsSectionTabs>span{align-self:auto;margin:0 0 10px}.documentsToolbarControls,.documentsToolbarControls label{width:100%}.documentsPreviewCard{display:block}.documentsInfo{border-top:1px solid var(--doc-line);border-left:0;margin-top:14px;padding:12px 0 0}}.documentsTable{min-width:940px}.documentsTable th,.documentsTable td{padding:15px 16px}.documentsTable th{height:50px;font-size:11px}.documentsTable td{font-size:12px}.documentsTable tbody tr{min-height:66px}.documentsNameCell{grid-template-columns:41px minmax(0,1fr);gap:12px}.documentsNameCell>span{border-radius:9px;width:41px;height:41px}.documentsNameCell>span svg{width:18px;height:18px}.documentsNameCell strong{font-size:13px}.documentsNameCell small{max-width:270px;margin-top:4px;font-size:10px}.documentsCategory{border-radius:7px;padding:6px 9px;font-size:10px}.documentsStatus{border-radius:7px;gap:6px;min-height:28px;padding:0 9px;font-size:10px}.documentsStatus i{width:6px;height:6px}.documentsRowActions{gap:4px}.documentsRowActions>button{border-radius:6px;width:32px;height:32px}.documentsRowActions>button svg{width:17px;height:17px}.documentsOptionsMenu button svg{color:currentColor;flex:0 0 15px;width:15px;height:15px}.documentsTable th:last-child,.documentsTable td:last-child{text-align:center}.documentsTable td:last-child .documentsRowActions{justify-content:center}.documentsSuccess{z-index:180;color:#176c49;background:#effbf5;border:1px solid #bce8d2;border-radius:8px;align-items:center;gap:10px;min-width:360px;max-width:calc(100vw - 32px);min-height:52px;padding:0 44px 0 15px;font-size:13px;font-weight:900;display:flex;position:fixed;top:92px;left:50%;transform:translate(-50%);box-shadow:0 18px 38px #0f172a29}.documentsSuccess>svg{flex:0 0 21px;width:21px;height:21px}.documentsSuccess button{width:28px;height:28px;color:inherit;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;right:10px}.documentsSuccess button:hover{background:#176c4917}.documentsSuccess button svg{width:15px;height:15px}@media (max-width:520px){.documentsSuccess{width:calc(100% - 24px);min-width:0}}.documentsDeleteOverlay{z-index:210;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a102794;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.documentsDeleteDialog{text-align:center;background:#fff;border:1px solid #f0c7ce;border-radius:14px;justify-items:center;width:min(420px,94vw);padding:27px;display:grid;box-shadow:0 28px 70px #0c122e4d}.documentsDeleteIcon{color:#b31530;background:#fff0f2;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.documentsDeleteIcon svg{width:23px;height:23px}.documentsDeleteDialog h2{color:#202940;margin:15px 0 7px;font-size:21px}.documentsDeleteDialog p{color:#687087;margin:0;font-size:12px;line-height:1.55}.documentsDeleteDialog p strong{color:#2d344c}.documentsDeleteDialog>div{justify-content:center;gap:8px;width:100%;margin-top:22px;display:flex}.documentsDeleteDialog button{color:#4a5269;background:#fff;border:1px solid #dce1ea;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 14px;font-size:11px;font-weight:900;display:inline-flex}.documentsDeleteDialog button.danger{color:#fff;background:#b31530;border-color:#b31530}.documentsDeleteDialog button:disabled{cursor:not-allowed;opacity:.6}.documentsDeleteDialog button svg{width:15px;height:15px}.documentsDeleteDialog button.danger:disabled svg{animation:.9s linear infinite documentsScanSpin}.documentsVersionOverlay{z-index:230;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a102794;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.documentsVersionDialog{background:#fff;border:1px solid #dfe3ec;border-radius:15px;grid-template-rows:auto minmax(0,1fr) auto;width:min(620px,96vw);max-height:calc(100dvh - 40px);display:grid;overflow:hidden;box-shadow:0 28px 80px #0c122e52}.documentsVersionDialog>header{border-bottom:1px solid var(--doc-line);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.documentsVersionDialog>header>div{align-items:center;gap:11px;display:flex}.documentsVersionDialog>header>div>span{color:#6847db;background:#f0edff;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.documentsVersionDialog>header svg{width:19px}.documentsVersionDialog h2{color:#202742;margin:0;font-size:18px}.documentsVersionDialog header p{color:#7a8195;margin:4px 0 0;font-size:10px;font-weight:750}.documentsVersionDialog>header>button{color:#596177;background:#f2f4f7;border:0;border-radius:8px;place-items:center;width:34px;height:34px;padding:0;display:grid}.documentsVersionList{background:#f7f8fb;align-content:start;gap:8px;padding:16px;display:grid;overflow:auto}.documentsVersionList article{background:#fff;border:1px solid #e2e5ee;border-radius:10px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.documentsVersionList article>span{color:#525dc7;background:#eef0ff;border-radius:7px;place-items:center;width:42px;height:34px;font-size:10px;font-weight:950;display:grid}.documentsVersionList article div{gap:4px;display:grid}.documentsVersionList article div:last-child{text-align:right}.documentsVersionList b{color:#29304a;font-size:11px}.documentsVersionList small{color:#81889b;font-size:9px;font-weight:750}.documentsVersionList em{color:#1a9550;font-size:9px;font-style:normal;font-weight:900}.documentsVersionState{color:#7b8398;text-align:center;place-content:center;justify-items:center;gap:8px;min-height:220px;font-size:10px;font-weight:800;display:grid}.documentsVersionState>svg{color:#9ca3b4;width:30px;height:30px}.documentsVersionState:not(:has(b))>svg{animation:.9s linear infinite documentsScanSpin}.documentsVersionState small{max-width:340px;line-height:1.5}.documentsVersionDialog>footer{border-top:1px solid var(--doc-line);justify-content:space-between;align-items:center;gap:20px;padding:14px 20px;display:flex}.documentsVersionDialog>footer p{color:#747c91;max-width:390px;margin:0;font-size:9px;font-weight:700;line-height:1.45}.documentsVersionDialog>footer button{color:#3f475e;background:#fff;border:1px solid #dce1ea;border-radius:8px;min-height:38px;padding:0 14px;font-size:10px;font-weight:900}.documentsSignatureOverlay{z-index:280;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#080c22a3;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.documentsSignatureDialog{background:#fff;border:1px solid #dfe3ec;border-radius:16px;width:min(720px,96vw);padding:24px;box-shadow:0 28px 80px #080c2257}.documentsSignatureDialog>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.documentsSignatureDialog>header>div{align-items:flex-start;gap:12px;display:flex}.documentsSignatureDialog>header>div>span{color:#151b52;background:#eef0fa;border-radius:11px;flex:0 0 43px;place-items:center;width:43px;height:43px;display:grid}.documentsSignatureDialog>header svg{width:20px}.documentsSignatureDialog h2{color:#20283e;margin:0;font-size:21px}.documentsSignatureDialog header p{color:#747c8f;margin:5px 0 0;font-size:12px}.documentsSignatureDialog>header>button{color:#50586d;background:#f3f4f7;border:0;border-radius:8px;place-items:center;width:35px;height:35px;display:grid}.documentsSignaturePad{background:linear-gradient(#fff,#fbfcfe);border:1px dashed #aeb5c4;border-radius:12px;margin:22px 0 13px;position:relative;overflow:hidden}.documentsSignaturePad canvas{cursor:crosshair;touch-action:none;width:100%;height:245px;display:block}.documentsSignaturePad>span{z-index:0;color:#b2b7c2;pointer-events:none;font-size:11px;position:absolute;bottom:17px;left:50%;transform:translate(-50%)}.documentsSignatureDialog>small{color:#747c8f;font-size:11px;line-height:1.55;display:block}.documentsSignatureError{color:#ad1530;margin:0 0 9px;font-size:12px;font-weight:700}.documentsSignatureDialog>footer{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.documentsSignatureDialog>footer button{color:#4c5468;background:#fff;border:1px solid #d8dce5;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:41px;padding:0 15px;font-size:11px;font-weight:900;display:inline-flex}.documentsSignatureDialog>footer button.primary{color:#fff;background:#111747;border-color:#111747}.documentsSignatureDialog>footer button.danger{color:#a8051c;background:#fff5f6;border-color:#f2cbd2;margin-right:auto}.documentsSignatureDialog>footer button.danger:hover{color:#fff;background:#a8051c;border-color:#a8051c}.documentsSignatureDialog>footer button:disabled{cursor:not-allowed;opacity:.55}.documentsSignatureDialog>footer svg{width:16px;height:16px}.documentsImportError{color:#a11731;background:#fff2f4;border:1px solid #efc2ca;border-radius:8px;align-items:flex-start;gap:8px;margin:10px 0;padding:10px 12px;font-size:11px;font-weight:700;line-height:1.45;display:flex}.documentsImportError svg{flex:0 0 15px}@media (max-width:620px){.documentsSignatureDialog{padding:18px}.documentsSignaturePad canvas{height:210px}.documentsSignatureDialog>footer{flex-wrap:wrap}.documentsSignatureDialog>footer button{flex:1}}.documentsWorkspace:not(:has(.documentsPreviewCard)){grid-template-columns:1fr}.documentsDatabaseEmpty{color:#7b8398;text-align:center;place-content:center;justify-items:center;gap:8px;min-height:360px;display:grid}.documentsDatabaseEmpty svg{color:#a1a8b8;width:38px;height:38px}.documentsDatabaseEmpty strong{color:#3e465d;font-size:14px}.documentsDatabaseEmpty span{font-size:11px;font-weight:700}.documentsTableFooter{min-height:46px;padding:14px 17px;font-size:10px}.documentsPreviewActions{gap:10px;margin-top:14px}.documentsPreviewActions button{border-radius:8px;gap:8px;min-height:46px;font-size:11px}.documentsPreviewActions button svg{width:18px;height:18px}.documentsInfo{margin-top:18px;padding-top:16px}.documentsInfo h3{margin-bottom:14px;font-size:15px}.documentsInfo dl{gap:12px}.documentsInfo dl div{grid-template-columns:1fr 1.2fr;align-items:center;gap:12px}.documentsInfo dt,.documentsInfo dd{font-size:12px;line-height:1.45}.documentsInfo dt{color:#697287;font-weight:750}.documentsInfo dd{color:#202742;font-size:13px;font-weight:900}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--school-rose:#ff2438;--school-violet:#7848ff;--school-blue:#1688ff;--school-green:#33b886;--school-text:#fff;--school-soft:#c9cfdd;--school-muted:#9ca3b8;--school-border:#ffffff21;--school-panel:#0c111fbd;--school-scrollbar-track:#eef2f8;--school-scrollbar-thumb:#aeb8c8;--school-scrollbar-thumb-hover:#8d99ad}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;overflow:hidden}body{color:var(--school-text);scrollbar-color:var(--school-scrollbar-thumb) var(--school-scrollbar-track);background:#050914;font-family:Arial,Helvetica,sans-serif}*{scrollbar-color:var(--school-scrollbar-thumb) var(--school-scrollbar-track)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--school-scrollbar-track)}::-webkit-scrollbar-thumb{border:2px solid var(--school-scrollbar-track);background:var(--school-scrollbar-thumb);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--school-scrollbar-thumb-hover)}button,input{font:inherit}button,a{color:inherit}button{cursor:pointer}.schoolAuthPage{width:100vw;height:100svh;padding:clamp(14px,2.2vh,22px) 30px clamp(12px,2vh,20px);position:relative;overflow:hidden}.schoolAuthLoginPage{color:#fff;background:radial-gradient(circle at 18% 16%,#e9313147,#0000 24%),radial-gradient(circle at 78% 78%,#525dc757,#0000 26%),linear-gradient(#0b1042,#0d1244)}.schoolAuthLoginBackgroundImage{z-index:0;aspect-ratio:1;opacity:.42;pointer-events:none;width:100%;position:absolute;top:30%;left:80%;transform:translate(-50%,-50%)rotate(20deg)}.schoolAuthLoginBackgroundImage img{object-fit:contain}.schoolAuthPhoto,.schoolAuthOverlay{position:absolute;inset:0}.schoolAuthPhoto{object-fit:cover;object-position:58% center;z-index:-3;filter:saturate(1.08)brightness(1.08);width:100%;max-width:none;height:100%;transform:none}.schoolAuthPhoto.light{object-position:58% center;filter:saturate(1.03)brightness(1.04);display:none}.schoolAuthOverlay{z-index:-2;background:radial-gradient(circle at 50% 48%,#05091283 0% 35%,#0509123b 72%),linear-gradient(90deg,#040812 0%,#05091236 46%,#05081111 100%),linear-gradient(#040811,#04081100)}.schoolAuthHeader{z-index:2;justify-content:space-between;align-items:center;gap:24px;display:flex;position:absolute;top:48px;left:48px;right:48px}.schoolAuthLogo{align-items:center;gap:16px;text-decoration:none;display:inline-flex}.schoolAuthLogo img{box-sizing:border-box;object-fit:contain;background:#fff;border:0;border-radius:22px;width:76px;height:76px;padding:8px;display:block}.schoolAuthLogo strong{color:#fff;align-items:baseline;font-size:25px;font-weight:800;line-height:1;display:inline-flex}.schoolAuthLogo strong span{color:var(--school-rose)}.schoolAuthLogo small{color:#d5d8ff;margin-top:5px;font-size:14px;display:block}.schoolAuthLanguage{border:1px solid var(--school-border);color:#f5f7fb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080d1a8f;border-radius:8px;align-items:center;gap:10px;min-height:38px;padding:0 12px;font-size:14px;font-weight:700;display:inline-flex}.schoolAuthShell{z-index:1;justify-content:center;align-items:center;gap:clamp(48px,5vw,86px);width:100%;height:calc(100svh - clamp(68px,10vh,82px));min-height:0;padding-top:clamp(4px,1vh,8px);display:flex;position:relative;overflow:hidden}.schoolAuthMarketing{flex:0 620px;order:2;align-content:center;gap:18px;max-width:620px;min-height:100%;padding-top:14px;display:grid;overflow:hidden}.schoolAuthMarketingSlides{width:100%;min-height:382px;position:relative}.schoolAuthMarketingSlide{opacity:0;align-content:center;gap:18px;animation:14s ease-in-out infinite schoolAuthMarketingCycle;display:grid;position:absolute;inset:0;transform:translateY(18px)}.schoolAuthMarketingSlide:nth-child(2){animation-delay:7s}.schoolAuthHeroCopy h1,.schoolAuthHeroCopy p,.schoolAuthCopy h2,.schoolAuthCopy p,.schoolAuthSwitch{margin:0}.schoolAuthHeroCopy h1{color:#fff;letter-spacing:0;max-width:600px;font-size:clamp(27px,2.35vw,38px);font-weight:900;line-height:1.16}.schoolAuthHeroCopy h1 span{color:var(--school-rose)}.schoolAuthHeroCopy p{color:#d6d9e3;max-width:520px;margin-top:14px;font-size:14px;line-height:1.5}.schoolAuthFeatureList{gap:13px;width:min(100%,560px);display:grid}.schoolAuthFeature{grid-template-columns:50px minmax(0,1fr);align-items:center;gap:13px;display:grid}.schoolAuthFeatureIcon{color:#fff;border-radius:8px;place-items:center;width:50px;height:50px;display:grid;box-shadow:0 18px 38px #00000047}.schoolAuthFeatureIcon svg{width:20px;height:20px}.schoolAuthFeatureIcon.violet{background:linear-gradient(135deg,#5334db86,#8c49ff7e)}.schoolAuthFeatureIcon.rose{background:linear-gradient(135deg,#a6233d9d,#e23b5194)}.schoolAuthFeatureIcon.blue{background:linear-gradient(135deg,#075ea5a2,#1e9eff96)}.schoolAuthFeatureIcon.green{background:linear-gradient(135deg,#1e7a61a8,#42c79696)}.schoolAuthFeature strong{color:#fff;font-size:13px;font-weight:900;line-height:1.3;display:block}.schoolAuthFeature small{color:#d4d7e2;max-width:520px;margin-top:4px;font-size:12px;line-height:1.38;display:block}@keyframes schoolAuthMarketingCycle{0%{opacity:0;transform:translateY(18px)}8%,44%{opacity:1;transform:translateY(0)}52%,to{opacity:0;transform:translateY(-18px)}}@media (prefers-reduced-motion:reduce){.schoolAuthMarketingSlides{gap:18px;min-height:0;display:grid}.schoolAuthMarketingSlide{opacity:1;animation:none;position:static;transform:none}}.schoolAuthFooter{z-index:3;color:#c8cedc;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 18px;width:min(100% - 48px,680px);margin-top:0;font-size:11px;display:flex;position:fixed;bottom:8px;left:50%;transform:translate(-50%)}.schoolAuthFooter span{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.schoolAuthFooter span:first-child{order:2;justify-content:center;width:100%}.schoolAuthFooter span:not(:first-child){order:1}.schoolAuthFooter svg{color:#d9deec;width:14px;height:14px}.schoolAuthPanel{isolation:isolate;background:linear-gradient(180deg, #ffffff09, #ffffff05),var(--school-panel);width:min(100%,520px);max-height:100%;color:var(--school-text);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);border:1px solid #ffffff26;border-radius:30px;flex:0 0 min(100%,520px);order:1;gap:clamp(11px,1.55vh,16px);padding:clamp(20px,2.6vh,32px) clamp(24px,2.8vw,38px);display:grid;position:relative;overflow:hidden;box-shadow:0 34px 90px #00000061}.schoolAuthCardLogo{z-index:0;object-fit:contain;opacity:.3;pointer-events:none;transform-origin:50%;width:412px;height:412px;position:absolute;top:-150px;right:-70px;transform:rotate(30deg)scaleX(-1)}.schoolAuthPanel>:not(.schoolAuthCardLogo){z-index:1;position:relative}.schoolAuthPanel.register{gap:clamp(8px,1.2vh,13px)}.schoolAuthMark{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#ffc4c460,#ffffff05),#e2e2e275;border-radius:999px;justify-self:center;place-items:center;width:78px;height:78px;display:grid}.schoolAuthMark img{object-fit:contain;width:40px;height:40px}.schoolAuthMark svg{color:#050914;width:36px;height:36px}.schoolAuthCopy{text-align:center}.schoolAuthCopy h2{color:#fff;letter-spacing:0;font-size:clamp(24px,1.85vw,30px);font-weight:900;line-height:1.08}.schoolAuthCopy p{color:var(--school-soft);margin-top:5px;font-size:14px;line-height:1.45}.schoolAuthForm{gap:clamp(10px,1.4vh,14px);display:grid}.schoolAuthForm.twoColumns{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(9px,1.2vh,12px)}.schoolAuthForm label{color:#fff;gap:7px;font-size:13px;font-weight:900;display:grid}.schoolAuthForm label>span:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.schoolAuthForm label small{color:#b2b8c8;font-size:11px;font-weight:800}.schoolAuthForm .fullWidth{grid-column:1/-1}.schoolAuthInput{color:#d6dbea;background:#0d1220b8;border:1px solid #ffffff1f;border-radius:8px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:clamp(38px,5.6vh,46px);padding:0 11px;transition:border-color .18s,box-shadow .18s,background .18s;display:grid}.schoolAuthInput svg{width:16px;height:16px}.schoolAuthInput:focus-within{background:#0e1426eb;border-color:#8b49ffb8;box-shadow:0 0 0 4px #7848ff29}.schoolAuthInput.hasError{border-color:#ff8390;box-shadow:0 0 0 3px #ff83901f}.schoolAuthInput input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:14px;font-weight:700}.schoolAuthInput input::placeholder{color:#b2b8c8}.schoolAuthOptions{color:#e6e9f2;justify-content:space-between;align-items:center;gap:14px;font-size:12px;display:flex}.schoolAuthOptions a,.schoolAuthSwitch a{color:#ff2438;font-weight:900;text-decoration:none}.schoolAuthOptions a:hover,.schoolAuthOptions a:focus-visible,.schoolAuthSwitch a:hover,.schoolAuthSwitch a:focus-visible{text-decoration:underline}.schoolAuthCheck{align-items:center;grid-template-columns:none!important;gap:9px!important;font-size:13px!important;font-weight:700!important;display:inline-flex!important}.schoolAuthCheck input{accent-color:#7948ff;width:17px;height:17px;margin:0}.schoolAuthForm button{color:#fff;background:linear-gradient(90deg,#525dc7,#e93131a9);border:0;border-radius:8px;min-height:clamp(40px,5.8vh,48px);font-size:14px;font-weight:900;transition:transform .18s,box-shadow .18s;box-shadow:0 16px 34px #525dc742}.schoolAuthForm button:hover,.schoolAuthForm button:focus-visible{transform:translateY(-1px);box-shadow:0 20px 40px #525dc752}.schoolAuthForm .schoolAuthPasswordToggle{color:#b2b8c8;width:30px;min-height:30px;box-shadow:none;cursor:pointer;background:0 0;border-radius:6px;place-items:center;padding:0;display:grid}.schoolAuthForm .schoolAuthPasswordToggle:hover,.schoolAuthForm .schoolAuthPasswordToggle:focus-visible{color:#fff;box-shadow:none;background:#ffffff14;transform:none}.schoolAuthError{color:#ff8390;margin:0;font-size:12px;font-weight:800;line-height:1.35}.schoolAuthSuccess{color:#d7fff1;text-align:left;background:#33b8861f;border:1px solid #33b88642;border-radius:12px;flex-flow:row;justify-content:flex-start;align-items:center;gap:13px;margin:0;padding:14px;font-size:13px;font-weight:800;line-height:1.5;display:flex}.schoolAuthSuccess p{flex:auto;min-width:0;margin:0}.schoolAuthSuccessIcon{color:#fff;background:#20a968;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 20px #20a96847}.schoolAuthSuccessIcon svg{stroke-width:3px;width:25px;height:25px}.schoolAuthForm button:disabled{cursor:not-allowed;opacity:.72;transform:none}.schoolAuthForm .schoolAuthSubmitButton{justify-content:center;align-items:center;gap:9px;display:inline-flex}.schoolAuthForm .schoolAuthForgotLink{width:auto;min-height:0;color:inherit;box-shadow:none;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.schoolAuthForm .schoolAuthForgotLink:hover,.schoolAuthForm .schoolAuthForgotLink:focus-visible{box-shadow:none;text-decoration:underline;transform:none}.schoolAuthForgotOverlay{z-index:20;border-radius:inherit;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d1243f5;place-items:center;padding:24px;display:grid;position:absolute;inset:0}.schoolAuthForgotCard{color:#fff;background:#ffffff14;border:1px solid #ffffff24;border-radius:16px;gap:20px;width:min(430px,100%);padding:26px;display:grid;box-shadow:0 24px 60px #0408234d}.schoolAuthForgotIcon{color:#c9bdff;background:#7948ff33;border-radius:13px;place-items:center;width:48px;height:48px;display:grid}.schoolAuthForgotIcon svg{width:23px;height:23px}.schoolAuthForgotCard h2{margin:0;font-size:24px}.schoolAuthForgotCard p{color:#c8cde0;margin:7px 0 0;font-size:13px;line-height:1.55}.schoolAuthForgotCard form{gap:12px;display:grid}.schoolAuthForgotCard form>label{color:#dce0ef;gap:7px;font-size:12px;font-weight:800;display:grid}.schoolAuthForgotCard .schoolAuthInput{background:#ffffff14;border:1px solid #ffffff2e;border-radius:8px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:9px;min-height:48px;padding:0 12px;display:grid}.schoolAuthForgotCard input{color:#fff;min-width:0;font:inherit;background:0 0;border:0;outline:0}.schoolAuthForgotCard input::placeholder{color:#aeb5cd}.schoolAuthForgotCard button{min-height:44px;font:inherit;cursor:pointer;border:0;border-radius:8px;font-size:13px;font-weight:900}.schoolAuthForgotSubmit{color:#fff;background:linear-gradient(90deg,#525dc7,#e93131a9)}.schoolAuthForgotBack{color:#cbd0e1;background:0 0}.schoolAuthForgotBack:hover{color:#fff;background:#ffffff12}.schoolForgotPasswordPage{place-items:center;min-height:100svh;padding:100px 24px 40px;display:grid;position:relative}.schoolForgotPasswordPanel{z-index:2;align-content:center;width:min(500px,100%);padding:38px}.schoolForgotPasswordPanel .schoolAuthCopy h1{margin:0;font-size:28px}.schoolForgotPasswordPanel .schoolAuthCopy p{line-height:1.55}.schoolForgotPasswordBack{color:#cbd0e1;justify-self:center;align-items:center;gap:7px;width:fit-content;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.schoolForgotPasswordBack:hover{color:#fff;text-decoration:underline}.schoolAuthSubmitLoader{width:19px;height:19px;animation:.7s linear infinite schoolAuthSubmitSpin}@keyframes schoolAuthSubmitSpin{to{transform:rotate(360deg)}}.schoolAuthFormActions{grid-template-columns:.8fr 1fr;gap:10px;display:grid}.schoolAuthFormActions button{width:100%}.schoolAuthForm .schoolAuthSecondaryButton{color:#fff;box-shadow:none;background:#ffffff14;border:1px solid #ffffff24;justify-content:center;align-items:center;gap:8px;display:inline-flex}.schoolAuthForm .schoolAuthSecondaryButton:hover,.schoolAuthForm .schoolAuthSecondaryButton:focus-visible{background:#ffffff1f;box-shadow:0 14px 28px #0000002e}.schoolAuthSwitch{color:#d3d8e5;text-align:center;font-size:12px;line-height:1.35}.schoolDashboardPage{background:#050914;width:100vw;height:100svh}.schoolDashboardShell{color:#f8fbff;background:radial-gradient(circle at 12% 12%,#ff24382e,#0000 27%),radial-gradient(circle at 88% 22%,#1688ff29,#0000 29%),linear-gradient(135deg,#070b18 0%,#0c1124 52%,#12172a 100%);grid-template-columns:280px minmax(0,1fr);width:100vw;height:100svh;display:grid;overflow:hidden}.schoolDashboardSidebar,.schoolDashboardWorkspace,.schoolDashboardPanel,.schoolDashboardSummaryCard,.schoolDashboardTopbar{border-color:#ffffff1f}.schoolDashboardSidebar{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#050914c7;border-right:1px solid #ffffff1a;flex-direction:column;gap:22px;min-width:0;padding:24px 16px;display:flex}.schoolDashboardBrand{cursor:pointer;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:12px;min-height:58px;padding:0 8px;text-decoration:none;display:grid}.schoolDashboardBrandMark{background:#fff;border-radius:16px;place-items:center;width:52px;height:52px;display:grid;overflow:hidden}.schoolDashboardBrandMark img{object-fit:contain;width:42px;height:42px}:is(.branchesModalOverlay,.studentDeleteOverlay,.schoolProfileModalBackdrop,.chatDeleteOverlay){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a102794!important}:is(.branchesDeleteConfirm,.studentDeleteDialog,.schoolProfileDeletePriceListModal,.chatDeleteDialog){color:#171d39!important;text-align:center!important;background:#fff!important;border:1px solid #f0c7ce!important;border-radius:14px!important;grid-template-columns:1fr!important;justify-items:center!important;gap:0!important;width:min(410px,94vw)!important;padding:25px!important;display:grid!important;box-shadow:0 28px 70px #0c122e4d!important}:is(.branchesDeleteConfirmIcon,.studentDeleteIcon,.schoolProfileDeletePriceListIcon,.chatDeleteIcon){color:#b31530!important;background:#fff0f2!important;border-radius:50%!important;place-items:center!important;width:48px!important;height:48px!important;display:grid!important}.schoolProfileDeletePriceListModal>div:not(.schoolProfileDeletePriceListActions){display:contents}:is(.branchesDeleteConfirm,.studentDeleteDialog,.schoolProfileDeletePriceListModal,.chatDeleteDialog) h2{color:#171d39!important;margin:14px 0 7px!important;font-family:Arial,Helvetica,sans-serif!important;font-size:19px!important;font-weight:900!important;line-height:1.25!important}:is(.branchesDeleteConfirm,.studentDeleteDialog,.schoolProfileDeletePriceListModal,.chatDeleteDialog) p{color:#687087!important;margin:0!important;font-family:Arial,Helvetica,sans-serif!important;font-size:13px!important;font-weight:400!important;line-height:1.6!important}:is(.branchesDeleteConfirm,.studentDeleteDialog,.schoolProfileDeletePriceListModal,.chatDeleteDialog) p strong{color:#2d344c!important}:is(.branchesDeleteConfirmActions,.studentDeleteActions,.schoolProfileDeletePriceListActions,.chatDeleteActions){justify-content:center!important;gap:10px!important;width:100%!important;margin:23px 0 0!important;display:flex!important}:is(.branchesDeleteConfirmActions,.studentDeleteActions,.schoolProfileDeletePriceListActions,.chatDeleteActions) button{color:#4a5269!important;cursor:pointer!important;background:#fff!important;border:1px solid #dce1ea!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:7px!important;min-height:42px!important;padding:0 17px!important;font-family:Arial,Helvetica,sans-serif!important;font-size:12px!important;font-weight:850!important;display:inline-flex!important}:is(.branchesDeleteConfirmActions .danger,.studentDeleteActions .studentDeleteYes,.schoolProfileDeletePriceListActions button:last-child,.chatDeleteActions .chatDeleteConfirmButton){color:#fff!important;background:#b31530!important;border-color:#b31530!important}.schoolDashboardBrand strong{color:#fff;font-size:19px;font-weight:900;line-height:1;display:block}.schoolDashboardBrand small{color:#aeb7ce;margin-top:5px;font-size:12px;font-weight:800;display:block}.schoolDashboardNav{gap:6px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.schoolDashboardNav a{color:#b6bfd3;border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:12px;min-height:43px;padding:0 12px;text-decoration:none;transition:background .16s,color .16s,transform .16s;display:grid;position:relative}.schoolDashboardNavUnreadBadge{color:#fff;background:#a8051c;border-radius:999px;place-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 6px;font-size:11px;font-weight:900;line-height:1;display:grid}.schoolDashboardShell.sidebarCollapsed .schoolDashboardNavUnreadBadge{min-width:18px;height:18px;margin-left:0;padding:0 4px;font-size:10px;position:absolute;bottom:5px;right:5px}.schoolDashboardNav a:hover,.schoolDashboardNav a.active{color:#fff;background:linear-gradient(90deg,#ff2438eb,#7848ffbd);transform:translate(2px)}.schoolDashboardNav a.disabled{cursor:not-allowed;opacity:.55}.schoolDashboardNav span,.schoolDashboardBrand>span,.schoolDashboardProfile div{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.schoolDashboardProfile{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;margin-top:auto;padding:12px;display:grid;position:relative}.schoolDashboardProfile>span,.schoolDashboardPersonCell span,.schoolDashboardInstructor>span{color:#fff;background:linear-gradient(135deg,#ff2438,#7848ff);border-radius:999px;place-items:center;font-size:13px;font-weight:900;display:inline-grid}.schoolDashboardProfile>span{width:44px;height:44px}.schoolDashboardProfile strong,.schoolDashboardInstructor strong,.schoolDashboardPersonCell strong{color:#fff;font-size:13px;font-weight:900;display:block}.schoolDashboardProfile small,.schoolDashboardInstructor small,.schoolDashboardTimelineItem small{color:#99a4ba;margin-top:4px;font-size:12px;font-weight:700;display:block}.schoolDashboardWorkspace{min-width:0;min-height:0;overflow:hidden}.schoolDashboardTopbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#080d1a8a;border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;min-height:72px;padding:0 28px;display:flex}.schoolDashboardTopActions{align-items:center;gap:10px;display:flex}.schoolDashboardIconButton{color:#f8fbff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;place-items:center;width:42px;height:42px;transition:background .16s,transform .16s;display:inline-grid}.schoolDashboardIconButton:hover{background:#ffffff1c;transform:translateY(-1px)}.schoolDashboardContent{height:calc(100svh - 72px);padding:26px 30px 34px;overflow-y:auto}:is(.modernAssignmentInitials,.calendarEventInstructor>i:not(:has(img)),.calendarEventStudent>i:not(:has(img)),.planningRequestPerson>i:not(:has(img)),.planningInstructorIdentity>i:not(:has(img)),.planningParticipantAvatars>i:has(>b),.problemReporterAvatar:has(>svg),.vehiclePrimaryInstructor i:has(>svg),.vehicleInstructorIdentity i:has(>svg)){font-size:0!important}:is(.modernAssignmentInitials,.calendarEventInstructor>i:not(:has(img)),.calendarEventStudent>i:not(:has(img)),.planningRequestPerson>i:not(:has(img)),.planningInstructorIdentity>i:not(:has(img)),.planningParticipantAvatars>i:has(>b),.problemReporterAvatar:has(>svg),.vehiclePrimaryInstructor i:has(>svg),.vehicleInstructorIdentity i:has(>svg)):before{content:"";background:currentColor;width:18px;height:18px;display:block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M22 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M22 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E") 50%/contain no-repeat}:is(.problemReporterAvatar:has(>svg),.vehiclePrimaryInstructor i:has(>svg),.vehicleInstructorIdentity i:has(>svg))>svg,.planningParticipantAvatars>i>b{display:none}.schoolDashboardContent:has(>.certificateEditorPage){overflow:hidden}.schoolDashboardHeader{justify-content:space-between;align-items:end;gap:18px;margin-bottom:22px;display:flex}.schoolDashboardEyebrow{color:#ff8a96;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:900;display:inline-block}.schoolDashboardHeader h1{color:#fff;letter-spacing:0;margin:0;font-size:34px;font-weight:950}.schoolDashboardHeader p{color:#aeb7ca;max-width:620px;margin:7px 0 0;font-size:14px;font-weight:700;line-height:1.5}.schoolDashboardPrimaryAction{color:#fff;background:#ff2438;border:0;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 16px;font-size:14px;font-weight:900;display:inline-flex;box-shadow:0 16px 30px #ff24383d}.schoolDashboardSummaryGrid,.schoolDashboardMainGrid,.schoolDashboardBottomGrid{gap:18px;display:grid}.schoolDashboardSummaryGrid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px}.schoolDashboardSummaryCard{min-height:158px;padding:18px;position:relative;overflow:hidden}.schoolDashboardMetricIcon{color:#fff;border-radius:8px;place-items:center;width:46px;height:46px;display:grid}.schoolDashboardMetricIcon.violet{background:#7848ff}.schoolDashboardMetricIcon.rose{background:#ff2438}.schoolDashboardMetricIcon.green{background:#33b886}.schoolDashboardMetricIcon.blue{background:#1688ff}.schoolDashboardSummaryCard span{color:#98a3b8;margin-top:16px;font-size:13px;font-weight:800;display:block}.schoolDashboardSummaryCard strong{color:#fff;margin-top:4px;font-size:31px;font-weight:950;line-height:1;display:block}.schoolDashboardSparkline{fill:none;opacity:.92;stroke-width:3px;width:46%;height:34px;position:absolute;bottom:14px;right:14px}.schoolDashboardSparkline.violet{stroke:#9b7aff}.schoolDashboardSparkline.rose{stroke:#ff6c79}.schoolDashboardSparkline.green{stroke:#56d9a7}.schoolDashboardSparkline.blue{stroke:#5af}.schoolDashboardMainGrid{grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);margin-bottom:18px}.schoolDashboardBottomGrid{grid-template-columns:minmax(0,1fr) minmax(280px,.9fr) minmax(280px,.85fr)}.schoolDashboardPanel{min-width:0;padding:18px}.schoolDashboardPanelHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;display:flex}.schoolDashboardPanelHeader h2{color:#fff;letter-spacing:0;margin:0;font-size:17px;font-weight:950}.schoolDashboardPanelHeader a{color:#ff7c89;align-items:center;gap:4px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.schoolDashboardProfile>.schoolDashboardProfileSettingsIcon{color:#fff;background:#080d2385;border:1px solid #ffffff1f;border-radius:8px;place-items:center;width:30px;height:30px;transition:background .18s,transform .18s;display:grid;position:absolute;top:9px;right:9px}.schoolDashboardProfile:hover>.schoolDashboardProfileSettingsIcon{background:#ff2438b8;transform:rotate(18deg)}.schoolDashboardProfile.active>.schoolDashboardProfileSettingsIcon{color:#fff;background:#ff2438c7;border-color:#ff5b67d1}.schoolDashboardProfile>.schoolDashboardProfileSettingsIcon svg{width:16px;height:16px}.schoolDashboardProfile.active{background:#ff5b673d}.schoolDashboardTableWrap{overflow-x:auto}.schoolDashboardTableWrap table{border-collapse:collapse;width:100%;min-width:720px}.schoolDashboardTableWrap th,.schoolDashboardTableWrap td{text-align:left;vertical-align:middle;border-bottom:1px solid #ffffff14;padding:13px 10px}.schoolDashboardPersonCell{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;display:grid}.schoolDashboardPersonCell span{border-radius:8px;width:38px;height:38px;font-size:12px;overflow:hidden}.schoolDashboardPersonCell span img{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.schoolDashboardProgress{background:#ffffff17;border-radius:999px;width:110px;height:8px;overflow:hidden}.schoolDashboardProgress i{border-radius:inherit;background:linear-gradient(90deg,#ff2438,#33b886);height:100%;display:block}.schoolDashboardStatus{border-radius:999px;justify-content:center;align-items:center;min-width:72px;padding:5px 10px;font-size:12px;font-style:normal;font-weight:900;display:inline-flex}.schoolDashboardTimeline{gap:10px;display:grid}.schoolDashboardTimelineItem{background:linear-gradient(135deg,#ffffff17,#ffffff09),#ffffff0b;border:1px solid #ffffff14;border-radius:8px;grid-template-columns:54px 42px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:66px;padding:10px;display:grid;box-shadow:inset 0 1px #ffffff14}.schoolDashboardTimelineItem time{color:#ff7c89;background:#ff243821;border-radius:8px;place-items:center;min-height:32px;font-size:12px;font-weight:950;display:inline-grid}.schoolDashboardTimelineItem strong{color:#fff;font-size:13px;font-weight:950;display:block}.schoolDashboardLessonAvatar{color:#fff;width:42px;height:42px;box-shadow:none;background:linear-gradient(135deg,#ff2438e6,#7848ffd9),#202846;border:0;border-radius:8px;place-items:center;font-size:12px;font-weight:950;display:inline-grid}.schoolDashboardLessonInfo,.schoolDashboardLessonMeta{min-width:0}.schoolDashboardLessonInfo small,.schoolDashboardLessonMeta small{color:#98a4ba;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;display:block;overflow:hidden}.schoolDashboardLessonMeta{justify-items:end;gap:6px;display:grid}.schoolDashboardLessonMeta em{color:#79eabc;background:#33b88626;border-radius:999px;justify-content:center;align-items:center;padding:4px 8px;font-size:11px;font-style:normal;font-weight:950;display:inline-flex}.schoolDashboardInstructorList{gap:12px;display:grid}.schoolDashboardInstructor{background:#ffffff0e;border-radius:8px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.schoolDashboardInstructor em{color:#73e8ba;background:#33b88629;border-radius:999px;padding:5px 9px;font-size:11px;font-style:normal;font-weight:900}.schoolDashboardFinancePanel>strong{color:#fff;font-size:30px;font-weight:950;display:block}.schoolDashboardFinancePanel>p{color:#99a4ba;margin:7px 0 20px;font-size:13px;font-weight:800}.schoolDashboardBars{grid-template-columns:repeat(7,1fr);align-items:end;gap:9px;height:112px;display:grid}.schoolDashboardBars span{background:linear-gradient(#ff2438,#7848ff);border-radius:8px 8px 3px 3px;min-height:18px;display:block}.schoolDashboardTaskList{gap:11px;margin:0;padding:0;list-style:none;display:grid}.schoolDashboardTaskList li{color:#d7deec;background:#ffffff0e;border-radius:8px;padding:12px;font-size:13px;font-weight:850}.schoolDashboardShell.sidebarCollapsed .schoolDashboardSidebar{align-items:center;padding-inline:14px}.schoolDashboardShell.sidebarCollapsed .schoolDashboardBrand,.schoolDashboardShell.sidebarCollapsed .schoolDashboardProfile{grid-template-columns:52px;justify-content:center;padding-inline:0}.schoolDashboardShell.sidebarCollapsed .schoolDashboardBrand>span:not(.schoolDashboardBrandMark),.schoolDashboardShell.sidebarCollapsed .schoolDashboardProfile div,.schoolDashboardShell.sidebarCollapsed .schoolDashboardNav span{display:none}.schoolDashboardShell.sidebarCollapsed .schoolDashboardNav a{grid-template-columns:1fr;justify-items:center;width:50px;padding:0}@media (max-width:1180px){.schoolDashboardSummaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.schoolDashboardMainGrid,.schoolDashboardBottomGrid{grid-template-columns:1fr}}@media (max-width:860px){.schoolDashboardShell,.schoolDashboardShell.sidebarCollapsed{grid-template-columns:1fr}.schoolDashboardSidebar{display:none}.schoolDashboardContent{padding:20px 16px 28px}.schoolDashboardHeader{flex-direction:column;align-items:flex-start}.schoolDashboardPrimaryAction{width:100%}}@media (max-width:620px){.schoolDashboardTopbar{min-height:64px;padding:0 14px}.schoolDashboardContent{height:calc(100svh - 64px)}.schoolDashboardSummaryGrid{grid-template-columns:1fr}.schoolDashboardHeader h1{font-size:29px}}.schoolDashboardShell{color:#101334;background:#f6f7fd;grid-template-columns:280px minmax(0,1fr);transition:grid-template-columns .24s}.schoolDashboardSidebar{color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;background:radial-gradient(circle at 20% 8%,#e9262600,#0000 18%),linear-gradient(#0b1042,#0d1244);border-right:0;height:100vh;padding:24px 14px;position:sticky;top:0;overflow:hidden auto}.schoolDashboardBrand{grid-template-columns:none;align-items:center;gap:14px;min-height:0;padding:0;display:flex}.schoolDashboardBrandMark{border-radius:22px;flex:none;width:120px;height:120px}.schoolDashboardBrandMark img{object-fit:cover;width:130%;height:130%;margin-top:-15%}.schoolDashboardBrand strong{color:#fff;white-space:nowrap;align-items:baseline;font-size:21px;font-weight:800;line-height:1;display:inline-flex}.schoolDashboardBrand strong span{color:#a8051c}.schoolDashboardBrand small{color:#d5d8ff;margin-top:4px;font-size:14px;font-weight:400}.schoolDashboardNav{gap:7px;display:grid}.schoolDashboardNav a{color:#e6e8ff;border-radius:8px;grid-template-columns:none;gap:12px;min-height:42px;padding:0 14px 0 28px;font-size:15px;font-weight:400;display:flex;position:relative;overflow:hidden;transform:none}.schoolDashboardNav a svg{flex:none}.schoolDashboardNav a span{max-width:180px}.schoolDashboardNav a:hover,.schoolDashboardNav a.active{color:#fff;background:linear-gradient(90deg,#525dc7,#e93131a9);transform:none;box-shadow:0 12px 28px #ffffff1f}.schoolDashboardNav a:not(.active):hover{box-shadow:none;background:#ff6a6a63}.schoolDashboardProfile{background:0 0;border:0;border-top:1px solid #ffffff14;border-radius:0;grid-template-columns:34px 1fr;gap:12px;margin-top:auto;padding:20px 10px 0}.schoolDashboardProfile>span{background:#17205b;width:34px;height:34px;font-size:12px}.schoolDashboardWorkspace{background:#f6f7fd;min-width:0;padding-bottom:28px;overflow:hidden}.schoolDashboardTopbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffffffeb;border-bottom:1px solid #e8e9f2;grid-template-columns:44px 1fr;height:82px;min-height:82px;padding:0 34px;display:grid}.schoolDashboardTopActions{justify-content:flex-end;gap:14px}.schoolDashboardIconButton{color:#30345f;background:0 0;border:0;border-radius:10px;width:42px;height:42px}.schoolDashboardIconButton:hover{color:#17205b;background:#eef0fb;transform:none}.schoolDashboardContent{height:calc(100svh - 82px);padding:0 0 28px}.schoolDashboardHeader{align-items:flex-start;gap:20px;margin:0;padding:28px 34px 22px}.schoolDashboardEyebrow{display:none}.schoolDashboardHeader h1{color:#101334;margin:0 0 8px;font-size:29px;font-weight:800}.schoolDashboardHeader p{color:#64698b;margin:0;font-size:16px;font-weight:400}.schoolDashboardPrimaryAction{color:#3c416f;min-height:42px;box-shadow:none;background:#fff;border:1px solid #e8e9f2;border-radius:8px;padding:12px 16px;font-size:14px;font-weight:700}.schoolDashboardSummaryGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:0}.schoolDashboardSummaryCard,.schoolDashboardPanel{background:#fffffff0;border:1px solid #e8e9f2;border-radius:8px;box-shadow:0 18px 48px #171b4e0f}.schoolDashboardSummaryCard{grid-template-columns:58px 1fr;gap:14px;min-height:186px;padding:24px 20px;display:grid}.schoolDashboardMetricIcon{border-radius:999px;width:54px;height:54px}.schoolDashboardMetricIcon.purple,.schoolDashboardMetricIcon.blue,.schoolDashboardMetricIcon.green,.schoolDashboardMetricIcon.cyan,.schoolDashboardMetricIcon.indigo{background:#1f2453}.schoolDashboardSummaryCard .schoolDashboardCardInfo{z-index:8;color:#8b90a7;cursor:help;background:0 0;border:0;border-radius:50%;outline:none;place-items:center;width:22px;height:22px;margin:0;display:grid;position:absolute;top:11px;right:11px}.schoolDashboardCardInfo>svg{width:15px;height:15px}.schoolDashboardSummaryCard .schoolDashboardCardInfo>span{z-index:10;color:#fff;background:#1f2453;border-radius:7px;width:178px;margin:0;padding:8px 9px;font-size:10px;font-weight:650;line-height:1.35;display:none;position:absolute;top:27px;right:0;box-shadow:0 9px 24px #1f245333}.schoolDashboardCardInfo.open,.schoolDashboardCardInfo:focus-visible{color:#1f2453;background:#f0f1f7}.schoolDashboardCardInfo.open>span{display:block}.schoolDashboardSummaryCard span{color:#323764;margin-top:0;font-size:14px;font-weight:700}.schoolDashboardSummaryCard strong{color:#101334;margin:9px 0;font-size:30px;font-weight:800}.schoolDashboardSummaryCard p{color:#1eb875;margin:0;font-size:12px;font-weight:400}.schoolDashboardSparkline{opacity:1;stroke-width:2.5px;width:calc(100% - 30px);height:44px;bottom:20px;right:15px}.schoolDashboardSparkline.purple{color:#7426e9;stroke:#7426e9}.schoolDashboardSparkline.blue{color:#1374e8;stroke:#1374e8}.schoolDashboardSparkline.green{color:#2fc57f;stroke:#2fc57f}.schoolDashboardSparkline.cyan{color:#06a7c8;stroke:#06a7c8}.schoolDashboardSparkline.indigo{color:#4f46e5;stroke:#4f46e5}.schoolDashboardTrendHit{fill:none;stroke:none;opacity:0;shape-rendering:crispedges;pointer-events:all}.schoolDashboardSummaryCard .schoolDashboardTrendPeriod{z-index:2;color:#8a8fa5;pointer-events:none;margin:0;font-size:10px;font-weight:750;line-height:1;position:absolute;bottom:22px;left:9px}.schoolDashboardSummaryCard .schoolDashboardSparkline{width:calc(100% - 77px);left:62px}.schoolDashboardSparkline{background:0 0}.schoolDashboardSparkline polyline{fill:none;stroke-linecap:round;stroke-linejoin:round;shape-rendering:geometricprecision}.schoolDashboardTrendPoint{fill:#fff;stroke:currentColor;stroke-width:1.8px;opacity:0;pointer-events:none;transition:opacity .12s,r .12s}.schoolDashboardTrendPoint.isVisible{opacity:1}.schoolDashboardTrendPoint.isActive{fill:currentColor;stroke:#fff;stroke-width:2px}.schoolDashboardTrendTooltip{z-index:5;pointer-events:none;background:#1f2453;border:1px solid #1f2453;border-radius:4px;gap:0;min-width:46px;padding:2px 4px;display:grid;position:absolute;bottom:63px;transform:translate(-50%);box-shadow:0 4px 10px #1f24531a}.schoolDashboardSummaryCard .schoolDashboardTrendTooltip small{color:#cfd3eb;font-size:12px;font-weight:750;line-height:1.1}.schoolDashboardSummaryCard .schoolDashboardTrendTooltip strong{color:#fff;white-space:nowrap;margin:0;font-size:12px;font-weight:900;line-height:1.1}.schoolDashboardMainGrid{grid-template-columns:minmax(0,1fr) minmax(0,.96fr);margin-top:18px;margin-bottom:0}.schoolDashboardBottomGrid{grid-template-columns:minmax(330px,1fr) minmax(360px,1.08fr) minmax(380px,1.28fr);margin-top:16px}.schoolDashboardPanelHeader{gap:14px;margin-bottom:20px}.schoolDashboardPanelHeader h2{color:#101334;font-size:19px;font-weight:800}.schoolDashboardPanelHeader a{color:#6d21e8;font-size:14px;font-weight:700}.schoolDashboardTableWrap th,.schoolDashboardTableWrap td{border-bottom:1px solid #e8e9f2;padding:13px 14px}.schoolDashboardTableWrap th{color:#50547a;text-transform:none;font-size:14px;font-weight:700}.schoolDashboardTableWrap td{color:#23284e;font-size:14px;font-weight:400}.schoolDashboardPersonCell span,.schoolDashboardInstructor>span{color:#a8051c;background:linear-gradient(135deg,#eef1ff,#f9e8ec);border-radius:8px;font-weight:900}.schoolDashboardPersonCell span{width:50px;height:50px}.schoolDashboardPersonCell strong,.schoolDashboardInstructor strong{color:#202650;font-size:14px;font-weight:800}.schoolDashboardProgress{background:#eef0fb}.schoolDashboardProgress i{background:linear-gradient(90deg,#525dc7,#e93131a9)}.schoolDashboardStatus{min-width:58px;padding:5px 10px;font-size:12px;font-weight:800}.schoolDashboardStatus.aktiv{color:#0a9d58;background:#dff7ea}.schoolDashboardStatus.neu{color:#7426e9;background:#eadcff}.schoolDashboardStatus.pruefung,.schoolDashboardStatus.wartet{color:#e18a00;background:#fff0d3}.schoolDashboardTimelineItem,.schoolDashboardInstructor,.schoolDashboardTaskList li{background:#f8f8fd}.schoolDashboardTimelineItem time{color:#6d21e8;font-size:13px;font-weight:700}.schoolDashboardTimelineItem small,.schoolDashboardInstructor small{color:#626789;font-weight:400}.schoolDashboardInstructor{grid-template-columns:50px minmax(0,1fr) auto}.schoolDashboardInstructor>span{width:50px;height:50px}.schoolDashboardInstructor em{color:#0a9d58;background:#dff7ea;font-size:12px;font-weight:800}.schoolDashboardFinancePanel>strong{color:#101334;font-size:30px;font-weight:800}.schoolDashboardFinancePanel>p{color:#64698b;font-size:14px;font-weight:400}.schoolDashboardBars span{background:linear-gradient(#7426e9,#1374e8)}.schoolDashboardTaskList li{color:#30345f;font-size:14px;font-weight:700}.schoolDashboardShell.sidebarCollapsed .schoolDashboardSidebar{padding-inline:12px}.schoolDashboardShell.sidebarCollapsed .schoolDashboardBrand,.schoolDashboardShell.sidebarCollapsed .schoolDashboardProfile{grid-template-columns:none;justify-content:center}.schoolDashboardShell.sidebarCollapsed .schoolDashboardBrandMark img{width:130%;height:130%}.schoolDashboardShell.sidebarCollapsed .schoolDashboardNav a{justify-content:center;gap:0;padding-inline:0}.schoolDashboardShell.sidebarCollapsed .schoolDashboardNav a:before{display:none}.schoolDashboardStatusPanel,.schoolDashboardRevenuePanel,.schoolDashboardTicketsPanel{flex-direction:column;min-width:0;min-height:390px;display:flex}.schoolDashboardEmptyRow td{height:280px!important;padding:0!important}.schoolDashboardEmptyState{color:#858da0;text-align:center;place-content:center;justify-items:center;gap:7px;height:100%;display:grid}.schoolDashboardEmptyState>svg{color:#9ca4b5;stroke-width:1.5px;width:42px;height:42px;margin-bottom:3px}.schoolDashboardEmptyState>strong{color:#4a5368;font-size:13px}.schoolDashboardEmptyState>small{color:#858da0;white-space:normal;max-width:240px;font-size:10px;font-weight:700;line-height:1.45}.schoolDashboardStatusPanel .schoolDashboardTableWrap,.schoolDashboardRevenuePanel .schoolDashboardTableWrap,.schoolDashboardTicketsPanel .schoolDashboardRecentChatList{flex:1}.schoolDashboardInstructorsTable,.schoolDashboardVehiclesTable,.schoolDashboardRecentChatsTable{table-layout:fixed;min-width:0!important}.schoolDashboardInstructorsTable th:first-child,.schoolDashboardInstructorsTable td:first-child{width:44%}.schoolDashboardInstructorsTable th:nth-child(2),.schoolDashboardInstructorsTable td:nth-child(2),.schoolDashboardInstructorsTable th:nth-child(3),.schoolDashboardInstructorsTable td:nth-child(3){width:28%}.schoolDashboardVehiclesTable th:first-child,.schoolDashboardVehiclesTable td:first-child{width:38%}.schoolDashboardVehiclesTable th:nth-child(2),.schoolDashboardVehiclesTable td:nth-child(2){width:26%}.schoolDashboardVehiclesTable th:nth-child(3),.schoolDashboardVehiclesTable td:nth-child(3){width:16%}.schoolDashboardVehiclesTable th:nth-child(4),.schoolDashboardVehiclesTable td:nth-child(4){width:20%}.schoolDashboardInstructorCell,.schoolDashboardVehicleCell{align-items:center;min-width:0;display:grid}.schoolDashboardInstructorAvatar,.schoolDashboardStudentAvatar{color:#a8051c;background:linear-gradient(135deg,#eef1ff,#f9e8ec);border-radius:8px;place-items:center;font-size:12px;font-weight:900;display:grid;overflow:hidden}.schoolDashboardInstructorAvatar img,.schoolDashboardStudentAvatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.schoolDashboardInstructorAvatar{width:50px;height:50px}.schoolDashboardVehicleIcon{color:#4f46e5;background:#eef2ff;border-radius:7px;flex:0 0 64px;place-items:center;width:64px;height:46px;display:grid;overflow:hidden}.schoolDashboardVehicleIcon img{object-fit:cover;width:100%;height:100%}.schoolDashboardVehicleIdentity{gap:3px;min-width:0;display:grid}.schoolDashboardVehicleIdentity .schoolDashboardLicensePlate{color:#111318;letter-spacing:1px;background:#f8f8f3;border:2px solid #17191d;border-radius:4px;align-items:center;width:fit-content;min-height:23px;padding:0 6px 0 23px;font-family:Arial Narrow,DIN Condensed,Arial,sans-serif;font-size:10px;font-weight:900;line-height:1;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a33}.schoolDashboardVehiclesTable .schoolDashboardStatus{white-space:nowrap}.schoolDashboardVehiclesScroll{scrollbar-width:thin;scrollbar-color:#b8b1df #f1f2f7;height:340px;max-height:340px;overflow:auto}.schoolDashboardStudentsScroll{scrollbar-width:thin;scrollbar-color:#b8b1df #f1f2f7;height:294px;max-height:294px;overflow:auto}.schoolDashboardStudentsScroll::-webkit-scrollbar{width:5px;height:0}.schoolDashboardStudentsScroll thead{z-index:2;background:#fff;position:sticky;top:0}.schoolDashboardNextAppointment{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.schoolDashboardNextAppointment svg{color:#6d21e8;flex:none}.schoolDashboardLearningCircle{place-items:center;width:48px;height:48px;display:inline-grid;position:relative}.schoolDashboardLearningCircle svg{width:100%;height:100%;position:absolute;transform:rotate(-90deg)}.schoolDashboardLearningCircle circle{fill:none;stroke-width:7px}.schoolDashboardLearningCircle .track{stroke:#d1d5db}.schoolDashboardLearningCircle .fill{stroke:#a8051c;stroke-linecap:round;transition:stroke-dashoffset .18s}.schoolDashboardLearningCircle>span{z-index:1;color:#252a50;background:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;font-weight:900;display:inline-grid;position:relative;box-shadow:inset 0 0 0 1px #a8051c14}.schoolDashboardInstructorsScroll{scrollbar-width:thin;scrollbar-color:#b8b1df #f1f2f7;height:340px;max-height:340px;overflow:auto}.schoolDashboardInstructorsScroll::-webkit-scrollbar{width:5px;height:0}.schoolDashboardInstructorsScroll .schoolDashboardInstructorsTable thead{z-index:2;background:#fff;position:sticky;top:0}.schoolDashboardChatsScroll{scrollbar-width:thin;scrollbar-color:#b8b1df #f1f2f7;height:340px;max-height:340px;overflow:auto}.schoolDashboardChatsScroll::-webkit-scrollbar{width:5px;height:0}.schoolDashboardChatsScroll .schoolDashboardRecentChatsTable thead{z-index:2;background:#fff;position:sticky;top:0}.schoolDashboardChatsScroll .schoolDashboardRecentChatsTable thead th{border-bottom:1px solid #e8e9f2}.schoolDashboardCardLoader{width:24px;height:24px;animation:.8s linear infinite schoolDashboardLoaderSpin}.schoolDashboardLoadingRow td{color:#7a8097;text-align:center!important;height:275px!important}.schoolDashboardLoadingRow td>svg{width:24px;height:24px;margin:0 auto 8px;animation:.8s linear infinite schoolDashboardLoaderSpin}.schoolDashboardLoadingRow td>span{font-size:11px;font-weight:800;display:block}@keyframes schoolDashboardLoaderSpin{to{transform:rotate(360deg)}}.schoolDashboardVehiclesScroll::-webkit-scrollbar{width:5px;height:0}:is(.schoolDashboardStudentsScroll,.schoolDashboardInstructorsScroll,.schoolDashboardVehiclesScroll,.schoolDashboardChatsScroll)::-webkit-scrollbar-track{background:#f1f2f7;border-radius:999px}:is(.schoolDashboardStudentsScroll,.schoolDashboardInstructorsScroll,.schoolDashboardVehiclesScroll,.schoolDashboardChatsScroll)::-webkit-scrollbar-thumb{background:#b8b1df;border-radius:999px}:is(.schoolDashboardStudentsScroll,.schoolDashboardInstructorsScroll,.schoolDashboardVehiclesScroll,.schoolDashboardChatsScroll)::-webkit-scrollbar-thumb:hover{background:#9489cd}:is(.schoolDashboardStudentsScroll,.schoolDashboardInstructorsScroll,.schoolDashboardVehiclesScroll,.schoolDashboardChatsScroll){box-sizing:border-box;width:calc(100% + 14px);max-width:none;margin-right:-14px;padding-right:9px}.schoolDashboardVehiclesScroll .schoolDashboardVehiclesTable thead{z-index:2;background:#fff;position:sticky;top:0}.schoolDashboardLicensePlate:before{content:"";background-color:#164194;background-image:radial-gradient(circle at 50% 10%,#ffdf00 0 .7px,#0000 1px),radial-gradient(circle at 67% 14%,#ffdf00 0 .7px,#0000 1px),radial-gradient(circle at 77% 23%,#ffdf00 0 .7px,#0000 1px),radial-gradient(circle at 78% 35%,#ffdf00 0 .7px,#0000 1px),radial-gradient(circle at 67% 44%,#ffdf00 0 .7px,#0000 1px),radial-gradient(circle at 50% 48%,#ffdf00 0 .7px,#0000 1px),radial-gradient(circle at 33% 44%,#ffdf00 0 .7px,#0000 1px),radial-gradient(circle at 22% 35%,#ffdf00 0 .7px,#0000 1px),radial-gradient(circle at 23% 23%,#ffdf00 0 .7px,#0000 1px),radial-gradient(circle at 33% 14%,#ffdf00 0 .7px,#0000 1px),none;background-position:50% 1px;background-repeat:no-repeat;background-size:82% 72%;background-attachment:scroll,scroll,scroll,scroll,scroll,scroll,scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box,border-box,border-box,border-box,border-box,border-box,border-box;width:17px;position:absolute;inset:0 auto 0 0}.schoolDashboardLicensePlate:after{color:#fff;content:"D";letter-spacing:0;font-family:Arial,sans-serif;font-size:6px;font-weight:900;line-height:1;position:absolute;bottom:3px;left:8.5px;transform:translate(-50%)}.schoolDashboardInstructorCell strong,.schoolDashboardVehicleCell strong,.schoolDashboardRecentChatName strong{color:#202650;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:800;overflow:hidden}.schoolDashboardClassPills{flex-wrap:wrap;gap:6px;display:flex}.schoolDashboardClassPills span{color:#1374e8;background:#e7f0ff;border-radius:999px;justify-content:center;min-width:28px;padding:4px 8px;font-size:12px;font-weight:900;display:inline-flex}.schoolDashboardClassPills .schoolDashboardClassMore{min-width:0;box-shadow:none;background:0 0;border:0;padding-inline:1px}.schoolDashboardPanelLink{color:#6d21e8;text-align:center;margin-top:18px;font-size:14px;font-weight:700;text-decoration:none;display:block}.schoolDashboardRecentChatList{min-width:0;display:grid;overflow:hidden}.schoolDashboardRecentChatList.hasRecentChats{grid-auto-rows:min-content;align-content:start}.schoolDashboardRecentChatsTable th:first-child,.schoolDashboardRecentChatsTable td:first-child{width:42%}.schoolDashboardRecentChatsTable th:nth-child(2),.schoolDashboardRecentChatsTable td:nth-child(2){width:34%}.schoolDashboardRecentChatsTable th:nth-child(3),.schoolDashboardRecentChatsTable td:nth-child(3){width:24%}.schoolDashboardRecentChatsTable td{min-width:0;height:58px;overflow:hidden}.schoolDashboardRecentChatsTable td:nth-child(2){color:#52567a;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700}.schoolDashboardRecentChatsTable th,.schoolDashboardRecentChatsTable td{padding-left:10px;padding-right:10px}.schoolDashboardRecentChatPerson{width:100%;max-width:100%;color:inherit;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;text-decoration:none;display:inline-grid}.schoolDashboardRecentChatName{align-items:center;min-width:0;display:inline-flex}.schoolDashboardContactTypePill{color:#242c7e;text-overflow:ellipsis;white-space:nowrap;background:#eef7fb;border-radius:8px;align-items:center;gap:5px;max-width:100%;min-height:26px;padding:4px 9px;font-size:12px;font-weight:800;display:inline-flex;overflow:hidden}.schoolDashboardContactTypePill svg{flex:none}.schoolDashboardMainGrid,.schoolDashboardBottomGrid{margin-top:10px}.schoolDashboardPanelHeader a,.schoolDashboardPanelLink{font-size:12px}.schoolDashboardPanelLink{margin-top:10px}.schoolDashboardTableWrap th,.schoolDashboardTableWrap td,.schoolDashboardRecentChatsTable th,.schoolDashboardRecentChatsTable td{padding:7px 8px}.schoolDashboardTableWrap th,.schoolDashboardTableWrap td,.schoolDashboardRecentChatsTable th,.schoolDashboardRecentChatsTable td,.schoolDashboardInstructorCell strong,.schoolDashboardVehicleCell strong,.schoolDashboardRecentChatName strong{font-size:11px}.schoolDashboardInstructorCell{grid-template-columns:34px minmax(0,1fr);gap:8px}.schoolDashboardRecentChatPerson{grid-template-columns:28px minmax(0,1fr);gap:8px}.schoolDashboardVehicleCell{grid-template-columns:54px minmax(0,1fr);gap:10px}.schoolDashboardInstructorAvatar{width:34px;height:34px;font-size:10px}.schoolDashboardStudentAvatar,.schoolDashboardVehicleIcon{font-size:10px}.schoolDashboardStudentAvatar{width:28px;height:28px}.schoolDashboardVehicleIcon{flex-basis:54px;width:54px;height:40px}.schoolDashboardVehicleIcon svg{width:15px;height:15px}.schoolDashboardClassPills{gap:4px}.schoolDashboardClassPills span{min-width:24px;padding:3px 6px;font-size:10px}.schoolDashboardRecentChatsTable td{height:42px}.schoolDashboardRecentChatsTable td:nth-child(2),.schoolDashboardContactTypePill{font-size:10px}.schoolDashboardContactTypePill{gap:4px;min-height:22px;padding:3px 7px}.schoolDashboardContactTypePill svg{width:12px;height:12px}@media (max-width:1180px){.schoolDashboardSummaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.schoolDashboardMainGrid,.schoolDashboardBottomGrid{grid-template-columns:1fr}}@media (max-width:860px){.schoolDashboardShell,.schoolDashboardShell.sidebarCollapsed{grid-template-columns:1fr}.schoolDashboardSidebar{display:none}.schoolDashboardContent{padding:0 0 28px}.schoolDashboardHeader{flex-direction:column;align-items:flex-start;padding-inline:16px}.schoolDashboardSummaryGrid,.schoolDashboardMainGrid,.schoolDashboardBottomGrid{padding-inline:16px}.schoolDashboardPrimaryAction{width:100%}}@media (max-width:620px){.schoolDashboardTopbar{height:64px;min-height:64px;padding:0 14px}.schoolDashboardContent{height:calc(100svh - 64px)}.schoolDashboardSummaryGrid{grid-template-columns:1fr}.schoolDashboardHeader h1{font-size:29px}}.schoolDashboardContent{padding-bottom:20px}.schoolDashboardHeader{padding:20px 28px 14px}.schoolDashboardHeader h1{margin-bottom:5px;font-size:25px}.schoolDashboardHeader p{font-size:13px;line-height:1.35}.schoolDashboardPrimaryAction{min-height:36px;padding:8px 13px;font-size:13px}.schoolDashboardSummaryGrid,.schoolDashboardMainGrid,.schoolDashboardBottomGrid{gap:12px;padding-inline:28px}.schoolDashboardSummaryGrid{gap:12px}.schoolDashboardMainGrid,.schoolDashboardBottomGrid{margin-top:12px}.schoolDashboardSummaryCard{grid-template-columns:46px 1fr;gap:10px;min-height:128px;padding:16px 15px}.schoolDashboardMetricIcon{width:42px;height:42px}.schoolDashboardMetricIcon svg{width:19px;height:19px}.schoolDashboardSummaryCard span{font-size:12px}.schoolDashboardSummaryCard strong{margin:6px 0;font-size:24px}.schoolDashboardSummaryCard p{font-size:11px}.schoolDashboardSparkline{width:calc(100% - 24px);height:30px;bottom:12px;right:12px}.schoolDashboardPanel{padding:15px 16px}.schoolDashboardPanelHeader{margin-bottom:12px}.schoolDashboardPanelHeader h2{font-size:16px}.schoolDashboardPanelHeader a{font-size:12px}.schoolDashboardTableWrap table{min-width:680px}.schoolDashboardTableWrap th,.schoolDashboardTableWrap td{padding:9px 10px}.schoolDashboardTableWrap th,.schoolDashboardTableWrap td,.schoolDashboardPersonCell strong,.schoolDashboardTimelineItem strong,.schoolDashboardInstructor strong,.schoolDashboardTaskList li{font-size:12px}.schoolDashboardPersonCell{grid-template-columns:38px minmax(0,1fr);gap:9px}.schoolDashboardPersonCell span,.schoolDashboardInstructor>span{width:38px;height:38px;font-size:11px}.schoolDashboardProgress{width:86px;height:6px}.schoolDashboardStatus{min-width:52px;padding:4px 8px;font-size:11px}.schoolDashboardTimelineItem{grid-template-columns:46px minmax(0,1fr);gap:9px;padding:9px 10px}.schoolDashboardTimelineItem time,.schoolDashboardTimelineItem small,.schoolDashboardInstructor small,.schoolDashboardInstructor em{font-size:11px}.schoolDashboardInstructorList,.schoolDashboardTaskList{gap:8px}.schoolDashboardInstructor{grid-template-columns:38px minmax(0,1fr) auto;gap:9px;padding:9px 10px}.schoolDashboardInstructor em{padding:4px 8px}.schoolDashboardFinancePanel>strong{font-size:24px}.schoolDashboardFinancePanel>p{margin:5px 0 12px;font-size:12px}.schoolDashboardBars{gap:7px;height:82px}.schoolDashboardTaskList li{padding:9px 10px}@media (max-width:860px){.schoolDashboardHeader,.schoolDashboardSummaryGrid,.schoolDashboardMainGrid,.schoolDashboardBottomGrid{padding-inline:14px}}.schoolDashboardBrandMark{border-radius:22px;width:72px;height:72px}.schoolDashboardBrandMark img{width:130%;height:130%;margin-top:-15%}.schoolDashboardShell.sidebarCollapsed .schoolDashboardBrandMark{border-radius:15px;width:46px;height:46px}.schoolDashboardShell.sidebarCollapsed{grid-template-columns:78px minmax(0,1fr)}.schoolDashboardSidebar{padding:18px 14px}.schoolDashboardBrand{padding-bottom:22px}.schoolDashboardBrand strong{font-size:19px}.schoolDashboardBrand small{font-size:12px}.schoolDashboardBrandSchool{white-space:nowrap;max-width:150px;display:block;position:relative;overflow:hidden}.schoolDashboardBrandSchoolTrack{will-change:transform;align-items:center;width:max-content;display:inline-flex}.schoolDashboardBrandSchoolTrack.isScrolling{animation:schoolDashboardBrandNameMarquee var(--school-brand-duration) linear infinite}.schoolDashboardBrandSchoolTrack span{flex:none}.schoolDashboardBrandSchoolTrack span+span{padding-left:28px}@keyframes schoolDashboardBrandNameMarquee{0%,16%{transform:translate(0)}84%{transform:translateX(calc(-1 * var(--school-brand-distance)))}84.01%,to{transform:translate(0)}}.schoolDashboardNav{gap:4px}.schoolDashboardNav a{gap:10px;min-height:35px;padding-left:14px;font-size:13px}.schoolDashboardNav a:before{display:none}.schoolDashboardProfile{padding-top:14px}.schoolDashboardTopbar{grid-template-columns:44px minmax(0,1fr) auto;height:60px;min-height:60px;padding-inline:28px;position:relative}.schoolDashboardUpgradeButton{isolation:isolate;min-width:220px;min-height:44px;box-shadow:none;color:#0c1142;background:#202653;border:2px solid #fff;border-radius:12px;justify-content:center;justify-self:auto;align-items:center;gap:10px;padding:5px 16px 5px 7px;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;animation:none;display:inline-flex;position:absolute;left:50%;transform:translate(-50%)}.schoolDashboardUpgradeButton:hover,.schoolDashboardUpgradeButton:focus-visible{box-shadow:none;background:#202653;transform:translate(-50%,-1px)}.schoolDashboardTopUserMenu{position:relative}.schoolDashboardTopUserCard{color:#101334;min-width:0;max-width:220px;font:inherit;cursor:pointer;background:#f8f9fe;border:1px solid #e4e6f2;border-radius:10px;align-items:center;gap:9px;padding:4px 10px 4px 5px;text-decoration:none;transition:border-color .16s,background .16s,transform .16s;display:flex}.schoolDashboardTopUserCard:hover,.schoolDashboardTopUserCard:focus-visible{background:#f1f3fb;border-color:#cdd1e3;transform:translateY(-1px)}.schoolDashboardTopUserAvatar{color:#0c1142;background:#fff;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #0c114214}.schoolDashboardTopUserAvatar img{object-fit:cover;width:100%;height:100%}.schoolDashboardTopUserInfo{gap:2px;min-width:0;display:grid}.schoolDashboardTopUserInfo strong,.schoolDashboardTopUserInfo small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.schoolDashboardTopUserInfo strong{color:#101334;font-size:12px;font-weight:900}.schoolDashboardTopUserInfo small{color:#747995;font-size:10px;font-weight:750}.schoolDashboardUserProfileCard{z-index:80;background:#fff;border:1px solid #e2e5f0;border-radius:16px;width:min(330px,100vw - 28px);animation:.17s ease-out schoolDashboardUserProfileOpen;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 18px 48px #0c11422e}.schoolDashboardUserProfileHeader{color:#fff;background:linear-gradient(135deg,#0c1142,#202860);align-items:center;gap:12px;padding:17px;display:flex}.schoolDashboardUserProfileHeader>span:last-child{gap:3px;min-width:0;display:grid}.schoolDashboardUserProfileHeader strong,.schoolDashboardUserProfileHeader small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.schoolDashboardUserProfileHeader strong{font-size:14px;font-weight:900}.schoolDashboardUserProfileHeader small{color:#c9cdea;font-size:11px;font-weight:700}.schoolDashboardUserProfileAvatar{color:#0c1142;background:#fff;border:2px solid #ffffff59;border-radius:13px;flex:none;place-items:center;width:46px;height:46px;display:grid;overflow:hidden}.schoolDashboardUserProfileAvatar img{object-fit:cover;width:100%;height:100%}.schoolDashboardUserProfileDetails{gap:4px;padding:11px 13px;display:grid}.schoolDashboardUserProfileDetails>div{color:#0c1142;grid-template-columns:30px minmax(0,1fr);align-items:center;padding:7px 5px;display:grid}.schoolDashboardUserProfileDetails>div>span{gap:2px;min-width:0;display:grid}.schoolDashboardUserProfileDetails small,.schoolDashboardUserProfileDetails strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.schoolDashboardUserProfileDetails small{color:#858aa3;font-size:10px;font-weight:750}.schoolDashboardUserProfileDetails strong{color:#20233e;font-size:12px;font-weight:850}.schoolDashboardUserProfileLink{color:#0c1142;width:100%;font:inherit;cursor:pointer;background:#f8f9fd;border:0;border-top:1px solid #eceef5;justify-content:space-between;align-items:center;padding:12px 17px;font-size:12px;font-weight:850;text-decoration:none;transition:background .16s;display:flex}.schoolDashboardUserProfileLink:hover,.schoolDashboardUserProfileLink:focus-visible{background:#eff1f8}@keyframes schoolDashboardUserProfileOpen{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.schoolAccountDrawerLayer{z-index:220;justify-content:flex-end;display:flex;position:fixed;inset:0}.schoolAccountDrawerBackdrop{cursor:default;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#080c2a75;border:0;animation:.24s ease-out schoolAccountDrawerBackdropIn;position:absolute;inset:0}.schoolAccountDrawer{z-index:1;background:#f7f8fc;border-left:1px solid #e0e3ee;flex-direction:column;width:min(520px,100vw);height:100%;animation:.32s cubic-bezier(.22,1,.36,1) schoolAccountDrawerIn;display:flex;position:relative;overflow:hidden;box-shadow:-24px 0 70px #070b2a33}.schoolAccountDrawerHeader{color:#fff;background:linear-gradient(135deg,#0a0f3e,#1d255f);border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;min-height:76px;padding:14px 20px;display:flex}.schoolAccountDrawerHeader>div{align-items:center;gap:12px;min-width:0;display:flex}.schoolAccountDrawerHeader>div>span{color:#f7a3b0;background:#ffffff1c;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.schoolAccountDrawerHeader h2,.schoolAccountDrawerHeader small{margin:0;display:block}.schoolAccountDrawerHeader h2{margin-top:2px;font-size:17px;line-height:1.2}.schoolAccountDrawerHeader small{color:#bfc5e6;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.schoolAccountDrawerHeader>button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff21;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;transition:background .16s,transform .16s;display:grid}.schoolAccountDrawerHeader>button:hover{background:#ffffff2b;transform:rotate(4deg)}.schoolAccountDrawerIdentity{background:#fff;border-bottom:1px solid #e3e6ef;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:17px;padding:22px 21px;display:grid;position:relative}.schoolAccountDrawerAvatar{color:#0c1142;background:#eff1f8;border:3px solid #fff;border-radius:22px;place-items:center;width:82px;height:82px;display:grid;position:relative;overflow:visible;box-shadow:0 0 0 1px #dfe2ec,0 12px 28px #0c114221}.schoolAccountDrawerAvatar>img{object-fit:cover;border-radius:19px;width:100%;height:100%;overflow:hidden}.schoolAccountDrawerAvatar>button{color:#fff;cursor:pointer;background:#a8051c;border:2px solid #fff;border-radius:10px;place-items:center;width:30px;height:30px;padding:4px;display:grid;position:absolute;bottom:-7px;right:-7px}.schoolAccountDrawerAvatar>button>svg{margin:auto;display:block}.schoolAccountDrawerIdentity>div:nth-child(2){gap:4px;min-width:0;display:grid}.schoolAccountDrawerIdentity>div:nth-child(2)>strong{color:#101334;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:900;overflow:hidden}.schoolAccountDrawerIdentity>div:nth-child(2)>span{color:#737891;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}.schoolAccountDrawerAvatarActions{flex-wrap:wrap;gap:7px;margin-top:7px;display:flex}.schoolAccountDrawerAvatarActions button{color:#343852;font:inherit;cursor:pointer;background:#f8f9fc;border:1px solid #dfe2ec;border-radius:8px;align-items:center;gap:6px;padding:6px 8px;font-size:9px;font-weight:850;display:inline-flex}.schoolAccountDrawerAvatarActions button:last-child{color:#a8051c}.schoolAccountDrawerTabs{background:#fff;border-bottom:1px solid #e2e5ee;grid-template-columns:1fr 1fr;gap:7px;padding:10px 20px;display:grid}.schoolAccountDrawerTabs button{color:#747990;min-height:39px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:850;transition:background .16s,color .16s;display:flex;position:relative}.schoolAccountDrawerTabs button.active{color:#0c1142;background:#eff1f8;box-shadow:inset 0 0 0 1px #dfe2ec}.schoolAccountDrawerTabs button.active:after{content:"";background:#a8051c;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-11px;left:16px;right:16px}.schoolAccountDrawerBody{flex:auto;padding:20px;overflow-y:auto}.schoolAccountDrawerForm{background:#fff;border:1px solid #e1e4ee;border-radius:17px;gap:16px;padding:19px;display:grid;box-shadow:0 10px 30px #0c11420d}.schoolAccountDrawerSectionHeading{align-items:center;gap:11px;margin-bottom:2px;display:flex}.schoolAccountDrawerSectionHeading>span{color:#0c1142;background:#f0f2f8;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid}.schoolAccountDrawerSectionHeading>div{gap:2px;display:grid}.schoolAccountDrawerSectionHeading strong{color:#141732;font-size:13px}.schoolAccountDrawerSectionHeading small{color:#858aa0;font-size:10px;line-height:1.4}.schoolAccountDrawerForm>label{gap:7px;display:grid}.schoolAccountDrawerForm>label>span{color:#33364f;font-size:10px;font-weight:850}.schoolAccountDrawerForm input{color:#171a34;width:100%;min-height:43px;font:inherit;background:#fafbfe;border:1px solid #dfe2ec;border-radius:11px;outline:none;padding:10px 12px;font-size:12px;font-weight:650;transition:border-color .16s,box-shadow .16s,background .16s}.schoolAccountDrawerForm input:focus{background:#fff;border-color:#0c1142;box-shadow:0 0 0 3px #0c114214}.schoolAccountDrawerInfoGrid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.schoolAccountDrawerInfoGrid>div{color:#0c1142;background:#f8f9fc;border:1px solid #e5e7ef;border-radius:10px;grid-template-columns:29px minmax(0,1fr);align-items:center;min-width:0;padding:9px;display:grid}.schoolAccountDrawerInfoGrid>div>span{gap:2px;min-width:0;display:grid}.schoolAccountDrawerInfoGrid small{color:#858aa0;text-transform:uppercase;font-size:8px;font-weight:800}.schoolAccountDrawerInfoGrid strong{color:#252841;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.schoolAccountDrawerPassword{position:relative}.schoolAccountDrawerPassword input{padding-right:45px}.schoolAccountDrawerPassword button{color:#737891;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:33px;height:33px;display:grid;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.schoolAccountDrawerPassword button:hover{color:#0c1142;background:#eff1f7}.schoolAccountDrawerSecurityNote{color:#19805a;background:#f2faf6;border:1px solid #dce9e3;border-radius:11px;align-items:flex-start;gap:10px;padding:11px;display:flex}.schoolAccountDrawerSecurityNote p{gap:2px;margin:0;display:grid}.schoolAccountDrawerSecurityNote strong{font-size:10px}.schoolAccountDrawerSecurityNote span{color:#5f7c70;font-size:9px;line-height:1.45}.schoolAccountDrawerSave{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#0c1142;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-size:11px;font-weight:900;transition:transform .16s,box-shadow .16s;display:inline-flex}.schoolAccountDrawerSave:hover{transform:translateY(-1px);box-shadow:0 9px 22px #0c114233}.schoolAccountDrawerSave:disabled{cursor:wait;opacity:.55;transform:none}.schoolAccountDrawerSuccess,.schoolAccountDrawerError{border-radius:11px;align-items:center;gap:8px;margin:0 0 12px;padding:10px 12px;font-size:10px;font-weight:800;line-height:1.45;display:flex}.schoolAccountDrawerSuccess{color:#137650;background:#effaf5;border:1px solid #cce9dc}.schoolAccountDrawerError{color:#9d1328;background:#fff3f4;border:1px solid #f0c9ce}@keyframes schoolAccountDrawerIn{0%{opacity:.75;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes schoolAccountDrawerBackdropIn{0%{opacity:0}to{opacity:1}}@media (max-width:560px){.schoolAccountDrawer{border-left:0;width:100vw}.schoolAccountDrawerHeader{min-height:68px;padding:12px 14px}.schoolAccountDrawerHeader h2{font-size:15px}.schoolAccountDrawerIdentity{grid-template-columns:70px minmax(0,1fr);gap:14px;padding:18px 15px}.schoolAccountDrawerAvatar{border-radius:19px;width:70px;height:70px}.schoolAccountDrawerAvatar>img{border-radius:16px}.schoolAccountDrawerTabs{padding-inline:14px}.schoolAccountDrawerTabs button{font-size:10px}.schoolAccountDrawerBody{padding:14px}.schoolAccountDrawerForm{padding:15px}.schoolAccountDrawerInfoGrid{grid-template-columns:1fr}}.schoolDashboardUpgradeIcon{color:#fff;background:0 0;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;animation:none;display:grid}.schoolDashboardUpgradeIcon svg{color:#fff;animation:none}.schoolDashboardUpgradeButton>span:last-child{text-align:left;gap:1px;display:grid}.schoolDashboardUpgradeRemaining{color:#fff}.schoolDashboardUpgradeButton strong{color:#fff;font-size:13px;font-weight:950;line-height:1.15}.schoolDashboardUpgradeButton small{color:#d9ddff;font-size:10px;font-weight:750;line-height:1.15}@keyframes schoolDashboardUpgradeBorder{0%,to{border-color:#0c1142;box-shadow:0 0 #0c114200}35%{border-color:#a8051c;box-shadow:0 0 16px #a8051c29}68%{border-color:#7657d8;box-shadow:0 0 16px #7657d829}}@keyframes schoolDashboardUpgradeGem{0%,to{color:#a8051c;transform:translateY(0)rotate(0)}50%{color:#7657d8;transform:translateY(-2px)rotate(6deg)}}@media (prefers-reduced-motion:reduce){.schoolDashboardUpgradeButton,.schoolDashboardUpgradeIcon{animation:none}}.schoolDashboardIconButton{width:36px;height:36px}.schoolDashboardContent{height:calc(100svh - 60px)}.schoolDashboardProfile{text-align:center;color:inherit;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;grid-template-columns:minmax(0,1fr);place-items:center;gap:10px;margin-top:auto;padding:10px;text-decoration:none;display:grid}.schoolDashboardProfile>.schoolDashboardProfileIcon{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#ffc4c460,#ffffff05),#e2e2e275;border-radius:50%;place-items:center;width:62px;height:62px;display:grid}.schoolDashboardProfile>.schoolDashboardProfileIcon svg{color:#050914;width:32px;height:32px}.schoolDashboardProfile strong{color:#fff;font-size:12px;font-weight:800}.schoolDashboardProfile small{color:#c8cbf2;font-size:11px;font-weight:400}.schoolDashboardProfile .schoolDashboardProfileContact{align-items:center;gap:5px;display:flex}.schoolDashboardProfileContact svg{flex:none;width:12px;height:12px}.schoolDashboardProfileDetails{gap:12px;display:grid}.schoolDashboardProfileDetails span{background:#0c11430f;border-radius:8px;gap:5px;padding:12px;display:grid}.schoolDashboardProfileDetails small{color:#7b819f;text-transform:uppercase;font-size:11px;font-weight:800}.schoolDashboardProfileDetails strong{color:#151a42;font-size:14px;font-weight:850}.schoolProfileGrid{grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);gap:18px;padding-inline:28px;display:grid}.schoolProfileTabsRow{align-items:flex-start;gap:14px;margin:0 28px 18px;display:flex}.schoolProfileTabs{scrollbar-width:thin;border-bottom:1px solid #e4e6f2;flex:auto;gap:8px;min-width:0;margin:0;padding:0 0 10px;display:flex;overflow-x:auto}.schoolProfileTabs button{color:#64698b;background:#fff;border:1px solid #e4e6f2;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:13px;font-weight:850;transition:background .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex}.schoolProfileTabs button:hover,.schoolProfileTabs button:focus-visible{color:#101334;border-color:#c9cee3}.schoolProfileTabs button.active{color:#fff;background:#0c1143;border-color:#0c1143;box-shadow:0 12px 24px #0c11432e}.schoolProfileSinglePanel{grid-template-columns:1fr}.meetingPointsPanel{flex-direction:column;min-height:calc(100vh - 235px);padding:0;display:flex;overflow:hidden}.meetingPointsHeader{border-bottom:1px solid #e4e6f2;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;display:flex}.meetingPointsHeader>div{align-items:center;gap:13px;display:flex}.meetingPointsHeader span{color:#a8051c;background:#f8e8eb;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.meetingPointsHeader svg{width:21px;height:21px}.meetingPointsHeader h2,.meetingPointsHeader p{margin:0}.meetingPointsHeader>button,.meetingPointEmpty>button{color:#fff;background:#10153f;border:0;border-radius:9px;flex:none;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:13px;font-weight:850;display:inline-flex}.meetingPointsHeader>button svg,.meetingPointEmpty>button svg{width:17px;height:17px}.meetingPointTableWrap{flex:1;padding:20px 24px 24px;overflow-x:auto}.meetingPointTable{border-collapse:separate;border-spacing:0;border:1px solid #e2e5ef;border-radius:11px;width:100%;overflow:hidden}.meetingPointTable th{color:#727891;text-align:left;letter-spacing:.04em;text-transform:uppercase;background:#f7f8fb;height:44px;padding:0 16px;font-size:11px;font-weight:850}.meetingPointTable td{color:#676d86;border-top:1px solid #e8eaf1;height:64px;padding:10px 16px;font-size:13px}.meetingPointTable td:first-child{color:#171b42;align-items:center;gap:10px;min-width:190px;display:flex}.meetingPointTable td:first-child span{color:#a8051c;background:#f8e8eb;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.meetingPointTable td:first-child svg{width:17px;height:17px}.meetingPointTable td:last-child,.meetingPointTable th:last-child{text-align:right;width:64px}.meetingPointTable td:last-child button{color:#969bae;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:inline-grid}.meetingPointTable td:last-child button:hover{color:#a8051c;background:#fff0f1}.meetingPointTable td:last-child svg{width:17px;height:17px}.meetingPointModalBackdrop{z-index:1100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0b0e277a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.meetingPointModal{background:#fff;border-radius:16px;width:min(560px,100%);overflow:hidden;box-shadow:0 26px 70px #090c2340}.meetingPointModal>header{border-bottom:1px solid #e6e8f0;justify-content:space-between;align-items:flex-start;gap:15px;padding:20px 22px;display:flex}.meetingPointModal>header>div{align-items:center;gap:12px;display:flex}.meetingPointModal>header span{color:#a8051c;background:#f8e8eb;border-radius:11px;flex:none;place-items:center;width:40px;height:40px;display:grid}.meetingPointModal h2,.meetingPointModal p{margin:0}.meetingPointModal h2{color:#151a42;font-size:18px}.meetingPointModal p{color:#777d95;margin-top:4px;font-size:12px}.meetingPointModal>header>button{color:#676d85;background:#f4f5f8;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.meetingPointModal>header svg{width:18px;height:18px}.meetingPointModal .meetingPointForm{background:#fff;border:0;grid-template-columns:1fr;align-items:stretch;padding:22px}.meetingPointModal>footer{background:#fafafd;border-top:1px solid #e6e8f0;justify-content:flex-end;gap:10px;padding:15px 22px;display:flex}.meetingPointModal>footer button{color:#535972;background:#fff;border:1px solid #d9dce7;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:13px;font-weight:800;display:inline-flex}.meetingPointModal>footer button:last-child{color:#fff;background:#10153f;border-color:#10153f}.meetingPointModal>footer button:disabled{opacity:.6}.meetingPointModal>footer button svg{width:17px;height:17px}.meetingPointModal>footer button:disabled svg{animation:.8s linear infinite meetingPointSpin}.meetingPointDeleteModal{text-align:center;background:#fff;border-radius:16px;width:min(430px,100%);padding:28px;box-shadow:0 26px 70px #090c2340}.meetingPointDeleteModal>span{color:#b30a22;background:#fff0f1;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 15px;display:grid}.meetingPointDeleteModal>span svg{width:25px;height:25px}.meetingPointDeleteModal h2{color:#151a42;margin:0;font-size:20px}.meetingPointDeleteModal p{color:#737991;margin:9px auto 22px;font-size:13px;line-height:1.55}.meetingPointDeleteModal p b{color:#303551}.meetingPointDeleteModal>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.meetingPointDeleteModal button{color:#555b73;background:#fff;border:1px solid #d9dce7;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 13px;font-size:13px;font-weight:800;display:inline-flex}.meetingPointDeleteModal button:last-child{color:#fff;background:#b30a22;border-color:#b30a22}.meetingPointDeleteModal button:disabled{opacity:.6}.meetingPointDeleteModal button svg{width:17px;height:17px}.meetingPointDeleteModal button:disabled svg{animation:.8s linear infinite meetingPointSpin}.meetingPointsHeader h2{color:#151a42;font-size:20px}.meetingPointsHeader p{color:#737995;margin-top:4px;font-size:13px}.meetingPointForm{background:#fafafd;border-bottom:1px solid #e4e6f2;grid-template-columns:minmax(180px,.55fr) minmax(260px,1fr) auto;align-items:end;gap:14px;padding:22px 24px;display:grid}.meetingPointForm label{color:#4f5573;gap:7px;font-size:12px;font-weight:800;display:grid}.meetingPointForm input{color:#151a42;width:100%;height:44px;font:inherit;background:#fff;border:1px solid #d4d8e7;border-radius:9px;outline:none;padding:0 12px;font-size:14px}.meetingPointForm input:focus{border-color:#a8051c;box-shadow:0 0 0 3px #a8051c14}.meetingPointForm>button{color:#fff;background:#10153f;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-size:13px;font-weight:850;display:inline-flex}.meetingPointForm>button:disabled{opacity:.6}.meetingPointForm>button svg{width:17px;height:17px}.meetingPointForm>button:disabled svg{animation:.8s linear infinite meetingPointSpin}.meetingPointList{flex:1;align-content:start;gap:10px;padding:20px 24px 24px;display:grid}.meetingPointList>article{border:1px solid #e2e5ef;border-radius:11px;grid-template-columns:38px minmax(0,1fr) 36px;align-items:center;gap:12px;min-height:66px;padding:10px 12px;display:grid}.meetingPointList>article>span{color:#a8051c;background:#f6f7fb;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.meetingPointList>article svg{width:18px;height:18px}.meetingPointList>article>div{gap:3px;display:grid}.meetingPointList b{color:#171b42;font-size:14px}.meetingPointList small{color:#767c95;font-size:12px}.meetingPointList>article>button{color:#9a9eb2;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.meetingPointList>article>button:hover{color:#a8051c;background:#fff0f1}.meetingPointEmpty{color:#8a90a7;text-align:center;align-content:center;place-items:center;gap:7px;min-height:100%;display:grid}.meetingPointEmpty>button{margin-top:8px}.meetingPointEmpty>svg{width:30px;height:30px;margin-bottom:4px}.meetingPointEmpty p{margin:0;font-size:12px}@keyframes meetingPointSpin{to{transform:rotate(360deg)}}@media (max-width:860px){.meetingPointForm{grid-template-columns:1fr}.meetingPointForm>button{width:100%}.meetingPointsHeader{flex-direction:column;align-items:flex-start}.meetingPointsHeader>button{width:100%}}.schoolProfilePlaceholderPanel{min-height:220px}.schoolFinancePanel{padding:0 28px 30px}.schoolFinanceTitle{border-bottom:1px solid #dfe3ea;grid-template-columns:auto 1fr;align-items:center;gap:11px;min-height:70px;display:grid}.schoolFinanceTitle svg{color:#a8051c;width:22px;height:22px}.schoolFinanceTitle h2{margin:0;font-size:22px}.financeSchedule select{color:#252a35;background:#fff;border:1px solid #bfc5cf;border-radius:7px;height:44px;padding:0 13px;font-size:14px}.financeField{border-bottom:1px solid #dfe3ea;padding:21px 0}.financeField h3{margin:0 0 7px;font-size:17px;font-weight:780}.financeField>p{color:#707887;max-width:1050px;margin:0 0 16px;font-size:13px;line-height:1.5}.financeField>div{flex-wrap:wrap;align-items:flex-end;gap:16px;display:flex}.financeField label{color:#525b6b;gap:6px;font-size:13px;font-weight:650;display:grid}.financeField input:not([type=checkbox]):not([type=radio]){color:#151820;background:#fff;border:1px solid #20242d;border-radius:7px;outline:0;height:45px;padding:0 12px;font-size:14px}.financeField label>small{color:#7f8795;font-size:11px;font-weight:500}.financeField .financeShortInput{width:180px}.financeNoteInput{width:min(680px,100%)}.moneyInput{position:relative}.moneyInput span{color:#555;font-size:14px;position:absolute;top:12px;left:12px}.moneyInput input{width:180px;padding-left:30px!important}.financeNumberRange>div{align-items:start;gap:18px;display:grid}.financeNumberRange>div>div{grid-template-columns:repeat(2,minmax(0,280px));align-items:start;gap:18px;display:grid}.financeNumberRange label,.financeNumberRange input{width:100%}.financeNumberRange>div>div>small{color:#707887;grid-column:1/-1;margin-top:-10px;font-size:12px;font-weight:650}.financeSwitch{color:#525b6b;cursor:pointer;width:auto;font:inherit;text-align:left;background:0 0;border:0;flex:none;align-items:center;padding:0;font-weight:650;gap:11px!important;font-size:14px!important;display:inline-flex!important}.financeSwitch i{background:#c8cbd2;border-radius:99px;flex:0 0 47px;width:47px;height:26px;transition:background .2s;display:block;position:relative}.financeSwitch i:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #777}.financeSwitch[aria-checked=true] i{background:#a8051c}.financeSwitch[aria-checked=true] i:after{transform:translate(21px)}.financeSwitch:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #a8051c}.financeSwitchLine{flex:0 0 100%;width:100%;display:flex}.financeField input:disabled{cursor:not-allowed;opacity:.75;color:#969daa!important;background:#eef0f4!important;border-color:#d7dbe3!important}.financeSchedule{width:100%;display:flex;align-items:center!important;gap:11px!important}.financeSchedule select{width:270px}.financeSchedule>span{color:#687181;margin-left:14px;font-size:13px}.financeSchedule button{color:#9297a1;background:#f1f1f3;border:0;border-radius:50%;width:35px;height:35px;font-size:12px;font-weight:850}.financeSchedule button.active{color:#a8051c;background:#f8dadd}.financeRadios{align-items:start!important;gap:11px!important;display:grid!important}.financeRadios label{align-items:center;gap:9px;font-size:14px;font-weight:500;display:flex}.financeRadios input{accent-color:#a8051c;width:17px;height:17px}.financeSaveButton{color:#fff;background:#080808;border:0;border-radius:23px;min-width:120px;height:46px;margin-top:23px;font-size:14px;font-weight:800}.financeSaveButton:disabled{opacity:.6}.financeBillingSection{background:#fafbfc;border:1px solid #dfe3ea;border-radius:14px;margin:22px 0 4px;padding:22px}.financeBillingSection h3{margin:0 0 5px;font-size:18px}.financeBillingSection>div:first-child p{color:#707887;margin:0 0 18px;font-size:13px}.financeBillingGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.financeBillingGrid label{color:#525b6b;gap:6px;font-size:13px;font-weight:650;display:grid}.financeBillingGrid input{caret-color:#a8051c;opacity:1;border:1px solid #c9ced8;border-radius:7px;outline:0;height:44px;padding:0 12px;font-size:14px;font-weight:600;color:#171b25!important;-webkit-text-fill-color:#171b25!important;background:#fff!important}.financeBillingGrid input:focus{border-color:#a8051c;box-shadow:0 0 0 3px #a8051c14}.financeBillingSave{color:#fff;background:#11183f;border:0;border-radius:8px;align-items:center;gap:8px;min-height:43px;margin-top:18px;padding:0 15px;font-size:13px;font-weight:800;display:flex}.financeBillingSave:disabled{opacity:.55}.financeBillingGrid .financeBankName{grid-column:1/-1}.financeTaxSection input::placeholder{color:#8a919e;-webkit-text-fill-color:#8a919e;opacity:1}.financeUiOnlyNotice{color:#66501d;background:#fff9e9;border:1px solid #ead5a6;border-radius:10px;align-items:center;gap:10px;margin:22px 0 0;padding:12px 15px;font-size:12px;display:flex}.financeUiOnlyNotice strong{font-size:13px}.financeUiOnlyNotice span{color:#806b3b}.schoolProfileHiddenFileInput{display:none!important}@media (max-width:700px){.financeSchedule{align-items:flex-start!important}.financeSchedule select{width:100%}.financeNumberRange>div>div,.financeBillingGrid{grid-template-columns:1fr}.financeBillingSection{padding:17px}}.schoolProfileLicensePanel .schoolDashboardPanelHeader{align-items:flex-start}.schoolProfileLicensePanel .schoolDashboardPanelHeader p{color:#64698b;max-width:900px;margin:7px 0 0;font-size:13px;font-weight:700;line-height:1.45}.schoolProfileLicenseGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.schoolProfileLicenseItem{cursor:pointer;background:#f8f9fe;border:1px solid #e4e6f2;border-radius:8px;grid-template-columns:minmax(0,1fr) 46px;align-items:center;gap:12px;min-height:72px;padding:12px;transition:background .16s,border-color .16s,box-shadow .16s;display:grid;position:relative}.schoolProfileLicenseItem.active{background:#fff;border-color:#0c114347;box-shadow:0 12px 26px #0c114314}.schoolProfileLicenseItem>span{gap:4px;min-width:0;display:grid}.schoolProfileLicenseItem strong{color:#101334;font-size:15px;font-weight:950}.schoolProfileLicenseItem small{color:#64698b;font-size:12px;font-weight:750;line-height:1.35}.schoolProfileLicenseItem input{opacity:0;pointer-events:none;position:absolute}.schoolProfileLicenseItem i{background:#d8dce9;border-radius:999px;width:46px;height:26px;transition:background .16s;display:block;position:relative}.schoolProfileLicenseItem i:after{content:"";background:#fff;border-radius:999px;width:20px;height:20px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 2px 8px #10133438}.schoolProfileLicenseItem.active i{background:#0c1143}.schoolProfileLicenseItem.active i:after{transform:translate(20px)}.schoolProfilePricePanel .schoolDashboardPanelHeader{align-items:flex-start}.schoolProfilePricePanel .schoolDashboardPanelHeader p{color:#64698b;max-width:860px;margin:7px 0 0;font-size:13px;font-weight:700;line-height:1.45}.schoolProfilePriceListCreator{align-items:end;gap:10px;margin-bottom:18px;display:flex}.schoolProfilePriceListCreator label{color:#64698b;text-transform:uppercase;flex:360px;gap:7px;font-size:11px;font-weight:850;display:grid}.schoolProfilePriceListCreator input{color:#101334;width:100%;min-height:42px;font:inherit;text-transform:none;background:#fff;border:1px solid #dfe3f1;border-radius:8px;outline:none;padding:0 12px;font-size:13px;font-weight:700}.schoolProfilePriceListCreator input:focus{border-color:#0c1143;box-shadow:0 0 0 3px #0c11431a}.schoolProfilePriceListCreator>button,.schoolProfileSelectedPriceListActions button{color:#fff;background:#0c1143;border:1px solid #0c1143;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:12px;font-weight:900;display:inline-flex}.schoolProfilePriceListTabs{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.schoolProfilePriceListTabs button{color:#353a5f;background:#f8f9fe;border:1px solid #dfe3f1;border-radius:8px;min-height:40px;padding:0 14px;font-size:13px;font-weight:900}.schoolProfilePriceListTabs button.active{color:#3d2fb3;background:#eeebff;border-color:#6657d9;box-shadow:0 0 0 3px #6657d917}.schoolProfileSelectedPriceListHeader{background:#f8f9fe;border:1px solid #e4e6f2;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:11px 13px;display:flex}.schoolProfileSelectedPriceListInfo{gap:3px;display:grid}.schoolProfileSelectedPriceListHeader span{color:#74799a;text-transform:uppercase;font-size:10px;font-weight:850}.schoolProfileSelectedPriceListHeader strong{color:#101334;font-size:15px;font-weight:950}.schoolProfileSelectedPriceListActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.schoolProfileSelectedPriceListActions button{white-space:nowrap;background:#0c1143;border-color:#0c1143;min-height:36px}.schoolProfileSelectedPriceListActions button.danger{color:#b42318;background:#fff7f7;border-color:#f2c9c9}.schoolProfileDeletePriceListModal{background:#fff;border:1px solid #f0d0d0;border-radius:10px;grid-template-columns:46px minmax(0,1fr);gap:14px;width:min(460px,100%);padding:20px;display:grid;box-shadow:0 30px 90px #00000047}.schoolProfileDeletePriceListIcon{color:#b42318;background:#fff0f0;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.schoolProfileDeletePriceListModal h2{color:#101334;margin:1px 0 7px;font-size:18px;font-weight:950}.schoolProfileDeletePriceListModal p{color:#64698b;margin:0;font-size:13px;font-weight:700;line-height:1.5}.schoolProfileDeletePriceListModal p strong{color:#101334}.schoolProfileDeletePriceListActions{grid-column:1/-1;justify-content:flex-end;gap:9px;margin-top:4px;display:flex}.schoolProfileDeletePriceListActions button{color:#0c1143;background:#fff;border:1px solid #dfe3f1;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-size:13px;font-weight:900;display:inline-flex}.schoolProfileDeletePriceListActions button:last-child{color:#fff;background:#b42318;border-color:#b42318}.schoolProfileDeletePriceListActions button:disabled{cursor:wait;opacity:.58}.schoolProfilePriceClassTabs{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.schoolProfilePriceClassTabs button{color:#64698b;background:#fff;border:1px solid #e4e6f2;border-radius:8px;min-height:38px;padding:0 13px;font-size:13px;font-weight:900;transition:background .16s,border-color .16s,color .16s,box-shadow .16s}.schoolProfilePriceClassTabs button:hover,.schoolProfilePriceClassTabs button:focus-visible{color:#101334;border-color:#c9cee3}.schoolProfilePriceClassTabs button.active{color:#fff;background:#0c1143;border-color:#0c1143;box-shadow:0 10px 22px #0c114329}.schoolProfilePriceEditor{gap:14px;display:grid}.schoolProfilePriceSection{background:#f8f9fe;border:1px solid #e4e6f2;border-radius:8px;padding:14px}.schoolProfilePriceSectionHeader{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.schoolProfilePriceSectionHeader>div{gap:4px;min-width:0;display:grid}.schoolProfilePriceSectionHeader strong{color:#101334;font-size:15px;font-weight:950}.schoolProfilePriceSectionHeader span{color:#64698b;font-size:12px;font-weight:750;line-height:1.35}.schoolProfilePriceSectionHeader button{color:#0c1143;background:#fff;border:1px dashed #b8bed5;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 13px;font-size:12px;font-weight:900;display:inline-flex}.schoolProfilePriceRows{gap:9px;display:grid}.schoolProfilePriceRow{background:#fff;border:1px solid #e7e9f4;border-radius:8px;grid-template-columns:minmax(0,1.4fr) minmax(150px,.55fr) 40px;align-items:end;gap:10px;padding:10px;display:grid}.schoolProfilePriceRow label{color:#64698b;text-transform:uppercase;gap:6px;min-width:0;font-size:11px;font-weight:850;display:grid}.schoolProfilePriceRow input{color:#101334;width:100%;min-height:40px;font:inherit;background:#fff;border:1px solid #dfe3f1;border-radius:8px;outline:none;padding:0 11px;font-size:13px;font-weight:800}.schoolProfilePriceRow input:focus{border-color:#0c1143;box-shadow:0 0 0 3px #0c11431a}.schoolProfilePriceRow>button{color:#b42318;background:#fff7f7;border:1px solid #f2c9c9;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.schoolProfileRolesPanel .schoolDashboardPanelHeader{align-items:flex-start}.schoolProfileRolesPanel{min-height:calc(100svh - 250px)}.schoolProfileRoleHeaderTabs{background:#f3f5fb;border:1px solid #e1e4f0;border-radius:9px;gap:4px;padding:4px;display:inline-flex}.schoolProfileRoleHeaderTabs button{color:#686e8d;min-height:36px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 14px;font-size:13px;font-weight:900}.schoolProfileRoleHeaderTabs button:hover,.schoolProfileRoleHeaderTabs button:focus-visible{color:#101334}.schoolProfileRoleHeaderTabs button.active{color:#fff;background:#0c1142;box-shadow:0 4px 12px #0c11431a}.schoolProfileRolesPanel .schoolDashboardPanelHeader p{color:#64698b;max-width:880px;margin:7px 0 0;font-size:13px;font-weight:700;line-height:1.45}.schoolProfileRoleLayout{grid-template-columns:1fr;gap:16px;display:grid}.schoolProfileUsersTableWrap{border:1px solid #e8e9f2;border-radius:8px;min-width:0;overflow-x:auto}.schoolProfileUsersTable{border-collapse:collapse;background:#fff;width:100%;min-width:720px}.schoolProfileUsersTable th,.schoolProfileUsersTable td{text-align:left;vertical-align:middle;border-bottom:1px solid #eef0f7;padding:13px 14px}.schoolProfileUsersTable th{color:#7b819f;text-transform:uppercase;font-size:11px;font-weight:950}.schoolProfileUsersTable td{color:#343958;font-size:13px;font-weight:800}.schoolProfileUsersTable tr:last-child td{border-bottom:0}.schoolProfileRolesTable{min-width:620px}.schoolProfileRoleName{color:#101334;font-size:13px;font-weight:950;display:block}.schoolProfileRoleDescription{color:#7b819f;max-width:330px;margin-top:4px;font-size:11px;font-weight:700;line-height:1.35;display:block}.schoolProfileRolePermissionTags{flex-wrap:wrap;gap:6px;display:flex}.schoolProfileRolePermissionTags span{color:#343958;background:#eef1ff;border-radius:7px;padding:5px 8px;font-size:11px;font-weight:850}.schoolProfileRoleActions{align-items:center;gap:6px;display:flex}.schoolProfileRoleActions button{color:#343958;cursor:pointer;background:#fff;border:1px solid #e1e4f0;border-radius:7px;place-items:center;width:32px;height:32px;display:inline-grid}.schoolProfileRoleActions button.danger{color:#b42318;background:#fff7f7;border-color:#f2c9c9}.schoolProfileRoleActions button:disabled{color:#b2b6c5;cursor:not-allowed;background:#f6f7fa;border-color:#e8e9f2}.schoolProfileUsersTable .schoolProfileTableMessage{color:#7b819f;text-align:center;height:92px}.schoolProfileUserCell{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.schoolProfileUserCell>span:first-child{color:#fff;background:#0c1143;border-radius:999px;place-items:center;width:38px;height:38px;font-size:13px;font-weight:950;display:grid}.schoolProfileUserCell strong,.schoolProfileUserCell small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.schoolProfileUserCell strong{color:#101334;font-size:13px;font-weight:950}.schoolProfileUserCell small{color:#7b819f;margin-top:3px;font-size:12px;font-weight:750}.schoolProfileUserStatus{border-radius:8px;align-items:center;min-height:26px;padding:0 9px;font-size:12px;font-weight:950;display:inline-flex}.schoolProfileUserStatus.active{color:#1b775b;background:#33b88624}.schoolProfileUserStatus.created{color:#0c1143;background:#eef1ff}.schoolProfileUserActionsButton{color:#343958;cursor:pointer;background:#fff;border:1px solid #e1e4f0;border-radius:8px;place-items:center;width:34px;height:34px;display:inline-grid}.schoolProfileUserActionsButton:hover,.schoolProfileUserActionsButton:focus-visible{background:#f6f7fd;border-color:#bcc2d8}.schoolProfileUserActionsBackdrop{z-index:60;cursor:default;background:0 0;border:0;position:fixed;inset:0}.schoolProfileUserActionsMenu{z-index:61;background:#fff;border:1px solid #e1e4f0;border-radius:10px;width:184px;padding:6px;display:grid;position:fixed;overflow:hidden;box-shadow:0 16px 38px #1013342e}.schoolProfileUserActionsMenu button{color:#252a4a;min-height:38px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;padding:0 10px;font-size:13px;font-weight:850;display:flex}.schoolProfileUserActionsMenu button:hover,.schoolProfileUserActionsMenu button:focus-visible{background:#f3f5fb}.schoolProfileUserActionsMenu button.danger{color:#b42318}.schoolProfileUserActionsMenu button:disabled{color:#a5a9ba;cursor:not-allowed;opacity:.7}.schoolProfileRoleCreate,.schoolProfilePermissionPanel{background:#f8f9fe;border:1px solid #e8e9f2;border-radius:8px;min-width:0;padding:16px}.schoolProfileRoleSectionHeader{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;margin-bottom:14px;display:grid}.schoolProfileRoleSectionHeader>span{color:#0c1143;background:#eef1ff;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.schoolProfileRoleSectionHeader h3{color:#101334;margin:0;font-size:16px;font-weight:950}.schoolProfileRoleSectionHeader p{color:#64698b;margin:4px 0 0;font-size:12px;font-weight:750;line-height:1.4}.schoolProfileRoleForm{gap:11px;display:grid}.schoolProfileRoleForm label{color:#101334;gap:7px;font-size:12px;font-weight:900;display:grid}.schoolProfileRoleForm input,.schoolProfileRoleForm select{color:#101334;background:#fff;border:1px solid #e1e4f0;border-radius:8px;outline:0;width:100%;min-height:42px;padding:0 11px;font-size:13px;font-weight:800}.schoolProfileRoleForm select{appearance:auto;cursor:pointer}.schoolProfileRoleForm input:focus,.schoolProfileRoleForm select:focus{border-color:#0c1143;box-shadow:0 0 0 4px #0c114314}.schoolProfileRoleSelectLabel{border-top:1px solid #e8e9f2;padding-top:11px}.schoolProfileManualPermissionNote{color:#0c1143;background:#eef1ff;border-radius:8px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;padding:10px;font-size:12px;font-weight:850;line-height:1.35;display:grid}.schoolProfileCreateUserButton{color:#fff;background:#0c1143;border:0;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:42px;margin-top:14px;padding:0 14px;font-size:13px;font-weight:950;display:inline-flex}.schoolProfileCreateUserButton.compact{white-space:nowrap;flex:none;gap:8px;width:auto;margin-top:0}.schoolProfileModalBackdrop{z-index:80;background:#03060e94;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.schoolProfileRoleModal{background:#fff;border:1px solid #e8e9f2;border-radius:8px;width:min(960px,100%);max-height:calc(100svh - 48px);padding:22px;overflow-y:auto;box-shadow:0 30px 90px #00000047}.schoolProfileUserModal{width:min(620px,100%)}.schoolProfileUserModal form,.schoolProfileUserModal .schoolProfileUserFormLayout,.schoolProfileUserModal .schoolProfileRoleCreate{width:100%;max-width:none}.schoolProfileUserModal .schoolProfileUserFormLayout{display:block}.schoolProfileRoleModal .schoolDashboardPanelHeader p{color:#64698b;margin:7px 0 0;font-size:13px;font-weight:700}.schoolProfileRoleModal .schoolProfileRoleLayout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);margin-top:18px}.schoolProfileRoleModal .schoolProfileUserFormLayout{grid-template-columns:1fr}.schoolProfileModalClose{color:#0c1143;background:#fff;border:1px solid #e1e4f0;border-radius:8px;justify-content:center;align-items:center;min-height:36px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.schoolProfileModalActions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.schoolProfileModalActions button{color:#0c1143;background:#fff;border:1px solid #e1e4f0;border-radius:8px;min-height:40px;padding:0 14px;font-size:13px;font-weight:900}.schoolProfileModalActions button:last-child{color:#fff;background:#0c1143;border-color:#0c1143;justify-content:center;align-items:center;gap:7px;display:inline-flex}.schoolProfileCreateUserError{color:#a61b1b;background:#fff1f1;border-radius:8px;margin:14px 0 0;padding:10px 12px;font-size:12px;font-weight:850}.schoolProfilePermissionList{gap:9px;display:grid}.schoolProfilePermissionItem{cursor:pointer;background:#fff;border:1px solid #e4e6f2;border-radius:8px;grid-template-columns:minmax(0,1fr) 46px;align-items:center;gap:12px;min-height:68px;padding:12px;transition:border-color .16s,box-shadow .16s;display:grid;position:relative}.schoolProfilePermissionItem.active{border-color:#0c114347;box-shadow:0 10px 22px #0c114312}.schoolProfilePermissionItem>span{gap:4px;min-width:0;display:grid}.schoolProfilePermissionItem strong{color:#101334;font-size:13px;font-weight:950}.schoolProfilePermissionItem small{color:#64698b;font-size:12px;font-weight:750;line-height:1.35}.schoolProfilePermissionItem input{opacity:0;pointer-events:none;position:absolute}.schoolProfilePermissionItem i{background:#d8dce9;border-radius:999px;width:46px;height:26px;transition:background .16s;display:block;position:relative}.schoolProfilePermissionItem i:after{content:"";background:#fff;border-radius:999px;width:20px;height:20px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 2px 8px #10133438}.schoolProfilePermissionItem.active i{background:#0c1143}.schoolProfilePermissionItem.active i:after{transform:translate(20px)}.schoolProfileRolePermissionAccess{cursor:default;grid-template-columns:minmax(190px,1fr) auto}.schoolProfilePermissionAccessToggles{align-items:center;gap:16px;display:flex}.schoolProfilePermissionAccessToggles label{color:#64698b;cursor:pointer;grid-template-columns:auto 46px;align-items:center;gap:8px;font-size:11px;font-weight:900;display:grid}.schoolProfilePermissionAccessToggles label>span{white-space:nowrap}.schoolProfilePermissionAccessToggles label.active{color:#0c1142}.schoolProfilePermissionAccessToggles label:not(.active) i{background:#d8dce9}.schoolProfilePermissionAccessToggles label:not(.active) i:after{transform:translate(0)}.schoolProfilePermissionAccessToggles label.active i{background:#0c1142}.schoolProfilePermissionAccessToggles label.active i:after{transform:translate(20px)}.schoolProfileOnlineFormCard{grid-column:1/-1}.schoolProfileFeatureCardBody{grid-template-columns:52px minmax(0,1fr);align-items:center;gap:14px;display:grid}.schoolProfileFeatureCardIcon{color:#0c1143;background:#eef1ff;border-radius:8px;place-items:center;width:52px;height:52px;display:grid}.schoolProfileFeatureCardBody strong{color:#101334;font-size:15px;font-weight:900;display:block}.schoolProfileFeatureCardBody p{color:#64698b;max-width:760px;margin:5px 0 0;font-size:13px;font-weight:700;line-height:1.45}.schoolProfileFormLink{color:#fff;white-space:nowrap;background:#0c1143;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 13px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.schoolProfileOnlineFormContent{gap:18px;display:grid}.schoolProfileOnlineFormSection{border-top:1px solid #e8e9f2;gap:10px;padding-top:16px;display:grid}.schoolProfileOnlineFormSection h3{color:#101334;margin:0;font-size:15px;font-weight:950}.schoolProfileOnlineFormSection p{color:#64698b;max-width:860px;margin:6px 0 0;font-size:13px;font-weight:700;line-height:1.45}.schoolProfileCodeRow,.schoolProfileEmbedCode{gap:10px;display:grid}.schoolProfileCodeRow{grid-template-columns:minmax(0,1fr) auto;align-items:center}.schoolProfileEmbedCode{grid-template-columns:minmax(0,1fr) auto;align-items:start}.schoolProfileCodeRow>div{align-items:center;gap:8px;display:flex}.schoolProfileCodeRow code,.schoolProfileEmbedCode code{color:#101334;white-space:nowrap;background:#f6f7fd;border:1px solid #e1e4f0;border-radius:8px;min-width:0;padding:12px;font-family:Consolas,Courier New,monospace;font-size:12px;line-height:1.45;display:block;overflow-x:auto}.schoolProfileEmbedCode code{white-space:normal;word-break:break-all}.schoolProfileCodeRow button,.schoolProfileEmbedCode button{color:#0c1143;background:#fff;border:1px solid #e1e4f0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 13px;font-size:13px;font-weight:900;display:inline-flex}.schoolProfileCodeRow button:disabled,.schoolProfileEmbedCode button:disabled{cursor:not-allowed;opacity:.58}.schoolProfileCodeRow button.copied,.schoolProfileEmbedCode button.copied{color:#fff;background:#33b886;border-color:#33b8865c}.schoolProfileEmbedCode button{justify-self:end}.schoolProfileLogoPanel{align-content:start;justify-items:center;gap:18px;display:grid}.schoolProfileLogoPanel .schoolDashboardPanelHeader{width:100%}.schoolProfileUploadArea{cursor:pointer;background:#f6f7fd;border:1px dashed #b8bed5;border-radius:8px;justify-items:center;gap:14px;width:100%;padding:18px;transition:background .16s,border-color .16s,transform .16s;display:grid}.schoolProfileUploadArea:hover{background:#eef1ff;border-color:#0c1143;transform:translateY(-1px)}.schoolProfileLogoPreview{color:#0c1143;background:#f6f7fd;border:1px solid #e4e6f2;border-radius:8px;place-items:center;width:154px;height:154px;font-size:52px;font-weight:950;display:grid;overflow:hidden}.schoolProfileLogoPreview img{object-fit:contain;width:100%;height:100%;padding:14px;display:block}.schoolProfileUploadHint{color:#0c1143;text-align:center;justify-items:center;gap:5px;display:grid}.schoolProfileUploadHint svg{color:#ff2438}.schoolProfileUploadHint strong{color:#0c1143;font-size:14px;font-weight:950}.schoolProfileUploadHint small{color:#7b819f;font-size:12px;font-weight:800}.schoolProfileUploadArea input,.schoolProfileUploadButton{display:none}.schoolProfileSaveButton{color:#fff;cursor:pointer;background:#ff2438;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:8px;min-height:40px;margin-top:4px;padding:0 14px;font-size:13px;font-weight:900;display:inline-flex}.schoolProfileSaveButton:hover{background:#e91f32}.schoolProfileSaveButton:disabled{cursor:not-allowed;opacity:.62}.schoolProfileInfoGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.schoolProfileInfoGrid label,.schoolProfileInfoGrid span{background:#f6f7fd;border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:4px 11px;min-width:0;padding:13px;display:grid}.schoolProfileInfoGrid label{cursor:text}.schoolProfileInfoGrid input{color:#151a42;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:14px;font-weight:850}.schoolProfileInfoGrid input::placeholder{color:#a3a8bc}.schoolProfileInfoGrid label:focus-within{background:#fff;box-shadow:0 0 0 2px #0c114324}.schoolProfileInfoGrid label.wide,.schoolProfileInfoGrid span.wide{grid-column:span 2}.schoolProfileInfoGrid svg{color:#0c1143;grid-row:span 2}.schoolProfileInfoGrid small{color:#7b819f;text-transform:uppercase;font-size:11px;font-weight:900}.schoolProfileInfoGrid strong{color:#151a42;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:850;overflow:hidden}.schoolProfileAlert{z-index:80;color:#246b4c;background:linear-gradient(135deg,#2fc57f24,#fff0 38%),#fff;border:1px solid #2fc57f5c;border-radius:8px;align-items:center;gap:10px;max-width:min(680px,100vw - 40px);min-height:50px;margin:0;padding:12px 42px 12px 16px;font-size:13px;font-weight:900;display:inline-flex;position:fixed;top:92px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 18px 36px #0f172a24}.schoolProfileAlert.success{color:#246b4c;border-color:#2fc57f5c}.schoolProfileAlert.error{color:#8a0f20;background:linear-gradient(135deg,#a8051c1f,#fff0 38%),#fff;border-color:#a8051c47}.schoolProfileAlertIcon{color:#2fc57f;background:#2fc57f24;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid}.schoolProfileAlert.error .schoolProfileAlertIcon{color:#a8051c;background:#a8051c1f}.schoolProfileAlertText{z-index:1;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;flex:auto;min-width:0;line-height:1.45;position:relative;overflow:visible}.schoolProfileAlertClose{z-index:2;color:#246b4c;cursor:pointer;background:#246b4c14;border:0;border-radius:50%;place-items:center;width:24px;height:24px;transition:background .16s,transform .16s;display:grid;position:absolute;top:7px;right:7px}.schoolProfileAlertClose:hover{background:#246b4c29;transform:scale(1.06)}.schoolProfileAlert.error .schoolProfileAlertClose{color:#8a0f20;background:#a8051c14}.schoolProfileAlert.error .schoolProfileAlertClose:hover{background:#a8051c29}.schoolProfilePdfPreview{z-index:200;background:#111525;grid-template-rows:auto minmax(0,1fr);display:grid;position:fixed;inset:0}.schoolProfilePdfPreview>header{color:#fff;background:#0c1143;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:10px 18px;display:flex;box-shadow:0 10px 28px #00000047}.schoolProfilePdfPreview>header>div:first-child{gap:3px;min-width:0;display:grid}.schoolProfilePdfPreview>header strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:900;overflow:hidden}.schoolProfilePdfPreviewActions{flex:none;align-items:center;gap:9px;display:flex}.schoolProfilePdfPreviewActions button{color:#fff;background:linear-gradient(90deg,#525dc7,#a8051c);border:1px solid #ffffff29;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:13px;font-weight:900;display:inline-flex}.schoolProfilePdfPreviewActions button:last-child{background:#ffffff14;width:42px;padding:0}.schoolProfilePdfPreviewActions button:hover,.schoolProfilePdfPreviewActions button:focus-visible{filter:brightness(1.08);border-color:#ffffff57}.schoolProfilePdfPreview>iframe{background:#e7e9ef;border:0;width:100%;height:100%}@media (max-width:620px){.schoolProfilePdfPreview>header{gap:10px;padding-inline:12px}.schoolProfilePdfPreviewActions button:first-child{gap:0;width:42px;padding:0;font-size:0}}.schoolDashboardContent:has(.schoolStudentsPage){background:#f6f7fd;padding:0;overflow-y:auto}.schoolStudentsPage{--bg:#f6f7fd;--card:#fff;--ink:#101334;--muted:#64698b;--line:#e8e9f2;background:var(--bg);width:100%;min-width:0;height:100%;min-height:0;color:var(--ink);flex-direction:column;padding-bottom:28px;font-family:Inter,Arial,Helvetica,sans-serif;font-size:16px;display:flex}.schoolStudentsPage .pageHeader{justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 24px 12px;display:flex}.schoolStudentsPage .pageHeader h1{color:var(--ink);letter-spacing:0;margin:0 0 5px;font-size:24px;font-weight:700;line-height:1.2}.schoolStudentsPage .pageHeader p{color:var(--muted);margin:0;font-size:13px;font-weight:400;line-height:normal}.schoolStudentsPage table{border-collapse:collapse;width:100%;min-width:760px}.schoolStudentsPage th{color:#50547a;text-align:left;font-size:12px;font-weight:700}.schoolStudentsPage td,.schoolStudentsPage th{border-bottom:1px solid var(--line);padding:9px 10px}.schoolStudentsPage td{color:#23284e;font-size:13px}.schoolStudentsPage .status{border-radius:999px;justify-content:center;align-items:center;min-width:58px;padding:5px 10px;font-size:12px;font-weight:800;line-height:normal;display:inline-flex}.schoolStudentsPage .status.neu{color:#7426e9;background:#eadcff}.schoolStudentsPage .status.aktiv{color:#0a9d58;background:#dff7ea}.schoolStudentsPage .status.wartet{color:#e18a00;background:#fff0d3}.schoolStudentsPage .studentAvatar{color:#a8051c;background:linear-gradient(135deg,#eef1ff,#f9e8ec);border-radius:8px;flex:none;place-items:center;width:40px;height:40px;font-size:12px;font-weight:900;display:grid;overflow:hidden}.schoolStudentsPage .studentAvatar img{object-fit:cover;width:100%;height:100%;display:block}.schoolStudentsPage .studentsListPanel{margin-inline:24px;flex:1 0 auto;margin-top:0;padding:14px}.schoolStudentsPage .studentsToolbar{gap:20px;margin-bottom:10px}.schoolStudentsPage .filterGroup{padding:3px}.schoolStudentsPage .filterGroup button{min-height:30px;padding:0 11px;font-size:12px}.schoolStudentsPage .studentsToolbar label{gap:5px;font-size:11px}.schoolStudentsPage .studentsToolbarSearch span,.schoolStudentsPage .studentsToolbar select{height:34px;font-size:13px}.schoolStudentsPage .studentsResultLine{min-height:22px;margin-bottom:7px;font-size:12px}.schoolStudentsPage .studentsDirectoryTable{min-width:1181px}.schoolStudentsPage .studentsDirectoryTable th:first-child,.schoolStudentsPage .studentsDirectoryTable td:first-child{width:285px}.schoolStudentsPage .studentsDirectoryTable th:nth-child(2),.schoolStudentsPage .studentsDirectoryTable td:nth-child(2){width:72px}.schoolStudentsPage .studentsDirectoryTable th:nth-child(3),.schoolStudentsPage .studentsDirectoryTable td:nth-child(3){width:88px}.schoolStudentsPage .studentsDirectoryTable th:nth-child(4),.schoolStudentsPage .studentsDirectoryTable td:nth-child(4){width:118px}.schoolStudentsPage .studentsDirectoryTable th:nth-child(5),.schoolStudentsPage .studentsDirectoryTable td:nth-child(5){width:124px}.schoolStudentsPage .studentsDirectoryTable th:nth-child(5){text-align:left}.schoolStudentsPage .studentsDirectoryTable th:nth-child(6),.schoolStudentsPage .studentsDirectoryTable td:nth-child(6){text-align:center;width:110px}.schoolStudentsPage .studentsDirectoryTable th:nth-child(7),.schoolStudentsPage .studentsDirectoryTable td:nth-child(7){text-align:center;width:165px}.schoolStudentsPage .studentsDirectoryTable th:nth-child(8),.schoolStudentsPage .studentsDirectoryTable td:nth-child(8){text-align:center;width:180px}.schoolStudentsPage .studentsDirectoryTable th:nth-child(9),.schoolStudentsPage .studentsDirectoryTable td:nth-child(9){text-align:center;width:87px}.schoolStudentsPage .studentsDirectoryTable th:nth-child(10),.schoolStudentsPage .studentsDirectoryTable td:nth-child(10){text-align:right;width:48px}.schoolStudentsPage .studentsDirectoryTable td:nth-child(3),.schoolStudentsPage .studentsDirectoryTable td:nth-child(4),.schoolStudentsPage .studentsDirectoryTable td:nth-child(5){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.schoolStudentsPage .studentDocumentsList{justify-items:start;gap:2px;min-width:0;display:grid}.schoolStudentsPage .studentDocumentState{color:#b42318;white-space:nowrap;background:#ffe8e8;border:0;border-radius:999px;align-items:center;gap:4px;min-height:18px;padding:0 6px;font-size:10px;font-weight:850;line-height:1.15;display:inline-flex}.schoolStudentsPage button.studentDocumentState{cursor:pointer}.schoolStudentsPage button.studentDocumentState:hover,.schoolStudentsPage button.studentDocumentState:focus-visible{box-shadow:0 0 0 2px #0a9d5824}.schoolStudentsPage .studentDocumentState svg{flex:0 0 11px;width:11px;height:11px}.schoolStudentsPage .studentDocumentState.uploaded{color:#0a9d58;background:#dff7ea}.schoolStudentsPage .studentDocumentPreviewOverlay{z-index:170;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#060a18c2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.schoolStudentsPage .studentDocumentPreviewModal{background:#fff;border:1px solid #e8e9f2;border-radius:8px;grid-template-rows:auto minmax(0,1fr);width:min(1120px,100%);height:min(820px,100svh - 40px);display:grid;overflow:hidden;box-shadow:0 30px 90px #00000057}.schoolStudentsPage .studentDocumentPreviewModal header{border-bottom:1px solid #e8e9f2;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.schoolStudentsPage .studentDocumentPreviewModal header strong,.schoolStudentsPage .studentDocumentPreviewModal header small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.schoolStudentsPage .studentDocumentPreviewModal header strong{color:#101334;font-size:14px;font-weight:900}.schoolStudentsPage .studentDocumentPreviewModal header small{color:#64698b;margin-top:3px;font-size:12px;font-weight:750}.schoolStudentsPage .studentDocumentPreviewModal header>div:last-child{align-items:center;gap:8px;display:flex}.schoolStudentsPage .studentDocumentPreviewModal header button{color:#0c1143;background:#fff;border:1px solid #e1e4f0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:12px;font-weight:900;display:inline-flex}.schoolStudentsPage .studentDocumentPreviewModal header button:last-child{width:34px;padding:0}.schoolStudentsPage .studentDocumentPreviewBody{background:#f6f7fd;place-items:center;min-height:0;padding:16px;display:grid;overflow:hidden}.schoolStudentsPage .studentDocumentPreviewBody img,.schoolStudentsPage .studentDocumentPreviewBody iframe{background:#fff;border:1px solid #e1e4f0;border-radius:8px;width:100%;height:100%;display:block}.schoolStudentsPage .studentDocumentPreviewBody img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(100svh - 128px)}.schoolStudentsPage .studentDocumentPreviewFallback{color:#64698b;text-align:center;justify-items:center;gap:8px;display:grid}.schoolStudentsPage .studentDocumentPreviewFallback strong{color:#101334;font-size:16px}.schoolStudentsPage .studentDocumentPreviewFallback p{margin:0;font-size:13px}.schoolStudentsPage .studentDirectoryCell{grid-template-columns:40px minmax(0,1fr);gap:10px}.schoolStudentsPage .studentDirectoryCell strong{font-size:13px}.schoolStudentsPage .studentDirectoryCell small{margin-top:3px;font-size:11px}.schoolStudentsPage .studentDirectoryEmailLine{margin-top:3px}.schoolStudentsPage .studentDirectoryCell .studentEmailVerification{width:19px;height:19px}.schoolStudentsPage .licensePills{gap:4px}.schoolStudentsPage .licensePills em{min-width:24px;height:21px;font-size:11px}.schoolStudentsPage .learningProgressCircle{width:50px;height:50px;font-size:12px}.schoolStudentsPage .learningProgressCircle svg{width:50px;height:50px}.schoolStudentsPage .learningProgressCircleTrack,.schoolStudentsPage .learningProgressCircleFill{stroke-width:6px}.schoolStudentsPage .learningProgressCircle span{width:32px;height:32px}.schoolStudentsPage .studentOptionsButton{width:30px;height:30px}@media (max-width:980px){.schoolProfileGrid,.schoolProfileInfoGrid{grid-template-columns:1fr}.schoolProfileInfoGrid label.wide,.schoolProfileInfoGrid span.wide{grid-column:auto}}@media (max-width:860px){.schoolProfileGrid{padding-inline:14px}.schoolProfileTabs{margin-inline:0}.schoolProfileTabsRow{margin-inline:14px}.schoolProfileLicenseGrid{grid-template-columns:1fr}.schoolProfilePriceListCreator,.schoolProfileSelectedPriceListHeader{flex-direction:column;align-items:stretch}.schoolProfilePriceListCreator label{flex-basis:auto}.schoolProfilePriceListCreator>button,.schoolProfileSelectedPriceListActions,.schoolProfileSelectedPriceListActions button{width:100%}.schoolProfileDeletePriceListModal{text-align:center;grid-template-columns:1fr;justify-items:center}.schoolProfileDeletePriceListActions{width:100%}.schoolProfileDeletePriceListActions button{flex:1 1 0}.schoolProfilePriceSectionHeader{display:grid}.schoolProfilePriceSectionHeader button{width:100%}.schoolProfilePriceRow{grid-template-columns:1fr}.schoolProfilePriceRow>button,.schoolProfileCreateUserButton.compact,.schoolProfileRoleHeaderTabs{width:100%}.schoolProfileRoleHeaderTabs button{flex:1 1 0}.schoolProfileModalBackdrop{align-items:start;padding:14px}.schoolProfileRoleModal{max-height:none;padding:16px 14px}.schoolProfileRoleModal .schoolProfileRoleLayout,.schoolProfileRolePermissionAccess{grid-template-columns:1fr}.schoolProfilePermissionAccessToggles{justify-content:space-between}.schoolProfileModalActions{flex-direction:column-reverse}.schoolProfileModalActions button{width:100%}.schoolProfileFeatureCardBody{grid-template-columns:44px minmax(0,1fr);align-items:start}.schoolProfileFeatureCardIcon{width:44px;height:44px}.schoolProfileFormLink{width:100%}.schoolProfileCodeRow,.schoolProfileEmbedCode{grid-template-columns:1fr}.schoolProfileCodeRow>div{flex-direction:column;align-items:stretch}.schoolProfileCodeRow button,.schoolProfileEmbedCode button{width:100%}}.schoolDashboardShell.sidebarCollapsed .schoolDashboardProfile{grid-template-columns:1fr;place-items:center;width:50px;min-height:50px;padding:0;display:grid}.schoolDashboardShell.sidebarCollapsed .schoolDashboardProfile>.schoolDashboardProfileSettingsIcon{width:36px;height:36px;position:static}.schoolDashboardShell.sidebarCollapsed .schoolDashboardProfile>.schoolDashboardProfileIcon,.schoolDashboardShell.sidebarCollapsed .schoolDashboardProfile>div{display:none}@media (max-width:1120px){.schoolAuthPage{overflow:hidden}.schoolAuthLoginBackgroundImage{width:min(112vw,520px);top:42%}.schoolAuthShell{flex-direction:column;justify-content:center;align-items:center;gap:14px;height:calc(100svh - 72px);min-height:0;padding:14px 0 0}.schoolAuthMarketing{flex:0 auto;order:2;gap:12px;max-width:760px;min-height:0}.schoolAuthMarketingSlides{min-height:232px}.schoolAuthHeroCopy h1{font-size:25px}.schoolAuthHeroCopy p{max-width:620px;margin-top:8px;font-size:12px}.schoolAuthFeatureList{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 14px;width:100%}.schoolAuthFooter{display:flex}.schoolAuthPanel{flex:none;order:1;width:min(100%,520px)}}@media (max-width:920px){.schoolAuthHeader{width:min(100%,474px);position:static}}@media (max-width:720px){.schoolAuthPage{padding:32px 24px 36px}.schoolAuthHeader{align-items:flex-start}.schoolAuthLanguage{min-height:36px;padding:0 10px;font-size:13px}.schoolAuthLogo img{border-radius:18px;width:58px;height:58px}.schoolAuthLogo strong{font-size:21px}.schoolAuthLogo small{font-size:14px}.schoolAuthShell{height:calc(100svh - 58px);padding-top:8px}.schoolAuthMarketing{display:none}.schoolAuthHeroCopy h1{font-size:28px}.schoolAuthHeroCopy p{margin-top:14px;font-size:14px}.schoolAuthFeature{grid-template-columns:56px minmax(0,1fr);gap:14px}.schoolAuthFeatureIcon{width:40px;height:40px}.schoolAuthFooter{display:none}.schoolAuthPanel{padding:16px 14px}.schoolAuthMark{width:72px;height:72px}.schoolAuthMark img,.schoolAuthMark svg{width:40px;height:40px}.schoolAuthForm.twoColumns{grid-template-columns:1fr}.schoolAuthOptions{flex-direction:column;align-items:flex-start}}.schoolDashboardTimeline{gap:2px}.schoolDashboardTimelineItem{cursor:pointer;background:#eef1ff;border:1px solid #ffffff14;border-left:3px solid #0c114393;grid-template-columns:64px minmax(0,1fr) minmax(0,1fr) minmax(140px,.9fr);align-items:center;gap:9px;min-height:66px;padding:10px;transition:background .16s,border-color .16s,transform .16s;box-shadow:inset 0 1px #ffffff14}.schoolDashboardTimelineItem:hover{background:#f8f0ff;border-color:#ff5858;transform:translateY(-2px)}.schoolDashboardTimelineItem time{color:#ff7c89;background:#2428ff21;border-radius:8px;place-items:center;min-height:42px;padding:5px 7px;font-weight:950;display:grid}.schoolDashboardTimelineItem time span{color:#474c58;text-transform:uppercase;font-size:10px;font-weight:900}.schoolDashboardTimelineItem time strong{color:#ff7c89;font-size:13px;font-weight:950}.schoolDashboardTimelineItem strong{color:#000;font-size:13px;font-weight:950}.schoolDashboardLessonPerson{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.schoolDashboardLessonPerson.multipleStudents{display:flex;overflow:visible}.schoolDashboardStudentAvatars{align-items:center;padding-left:4px;display:flex;overflow:visible}.schoolDashboardStudentAvatarItem{color:#000;background:#b6b6b6;border:0;border-radius:9px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid;position:relative;overflow:visible;box-shadow:0 3px 9px #141c3729}.schoolDashboardStudentAvatarItem+.schoolDashboardStudentAvatarItem{margin-left:-10px}.schoolDashboardStudentAvatarItem>img,.schoolDashboardStudentAvatarItem>svg{object-fit:cover;border-radius:9px;width:100%;height:100%}.schoolDashboardStudentAvatarItem>svg{padding:8px}.schoolDashboardStudentTooltip{z-index:200;text-align:left;white-space:nowrap;background:#fff;border:1px solid #dfe3eb;border-radius:9px;min-width:155px;padding:9px 11px;display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 12px 28px #141c3733}.schoolDashboardStudentTooltip:after{content:"";background:#fff;border-bottom:1px solid #dfe3eb;border-right:1px solid #dfe3eb;width:8px;height:8px;position:absolute;top:100%;left:50%;transform:translate(-50%,-4px)rotate(45deg)}.schoolDashboardStudentTooltip strong{font-size:11px;display:block}.schoolDashboardStudentTooltip small{color:#7c8497;margin-top:3px;font-size:9px;font-weight:800;display:block}.schoolDashboardStudentAvatarItem:hover .schoolDashboardStudentTooltip,.schoolDashboardStudentAvatarItem:focus .schoolDashboardStudentTooltip{display:block}.schoolDashboardStudentMore{color:#5548a8;background:#f1eff8;border:1px solid #d8dce7;border-radius:8px;flex:none;place-items:center;min-width:34px;height:34px;margin-left:6px;padding:0 7px;font-size:11px;font-weight:950;display:grid}.schoolDashboardLessonAvatar{color:#000;width:40px;height:40px;box-shadow:none;background:#b6b6b6;border:0;border-radius:8px;place-items:center;font-size:12px;font-weight:950;display:inline-grid;overflow:hidden}.schoolDashboardLessonAvatar img{object-fit:cover;width:100%;height:100%;display:block}.schoolDashboardLessonAvatar.instructor{background:linear-gradient(135deg,#1688ffe0,#33b886cc),#202846}.schoolDashboardLessonPerson>span:last-child{min-width:0}.schoolDashboardLessonPerson small{color:#575757;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;display:block;overflow:hidden}.schoolDashboardLessonClass{color:#424242;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:11px;font-style:normal;font-weight:950;display:inline-flex}.schoolDashboardLessonVehicle{align-items:center;justify-content:initial;text-align:left;grid-template-columns:40px minmax(0,1fr);gap:8px;width:100%;min-width:0;margin:0;padding:0;display:grid}.schoolDashboardLessonVehicle>i{color:#515b73;background:#edf0f6;border-radius:8px;place-items:center;width:40px;height:40px;display:grid;overflow:hidden}.schoolDashboardLessonVehicle>i img{object-fit:cover;width:100%;height:100%}.schoolDashboardLessonVehicle>i svg{width:19px;height:19px}.schoolDashboardLessonVehicle>span{gap:2px;min-width:0;display:grid}.schoolDashboardLessonVehicle strong{color:#30384f;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;overflow:hidden}.schoolDashboardLessonVehicle small{color:#7b8498;letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-style:normal;font-weight:800;overflow:hidden}.schoolDashboardTodayPanel{position:relative;overflow:visible!important}.schoolDashboardTodayTitle{align-items:center;gap:8px;display:flex}.schoolDashboardTodayTitle>button{color:#697187;cursor:pointer;background:0 0;border:0;place-items:center;width:30px;height:30px;display:grid}.schoolDashboardTodayTitle>button:hover,.schoolDashboardTodayTitle>button.active{color:#697187;background:0 0;border:0}.schoolDashboardTodayTitle>button svg{width:15px;height:15px}.schoolDashboardTodayFilterCard{z-index:40;transform-origin:bottom;background:#fff;border:1px solid #dce1ea;border-radius:14px;padding:14px 16px 16px;animation:.24s cubic-bezier(.22,.8,.25,1) both schoolDashboardFilterRise;position:absolute;bottom:calc(100% + 10px);left:0;right:0;box-shadow:0 18px 45px #161f412e}@keyframes schoolDashboardFilterRise{0%{opacity:0;transform:translateY(24px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.schoolDashboardTodayFilterCardHeader{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.schoolDashboardTodayFilterCardHeader strong{color:#30384f;font-size:13px}.schoolDashboardTodayFilterCardHeader button{color:#6754d8;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:850}.schoolDashboardTodayFilters{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.schoolDashboardTodayFilters label{color:#747d91;gap:5px;font-size:9px;font-weight:850;display:grid}.schoolDashboardTodayFilters select{color:#4b5368;background:#fff;border:1px solid #dce1ea;border-radius:8px;outline:0;min-width:0;height:38px;padding:0 28px 0 10px;font-size:11px;font-weight:800}.schoolDashboardTodayFilters select:focus{border-color:#7565da;box-shadow:0 0 0 3px #7565da1a}.schoolDashboardTodayEmpty{color:#7b8498;text-align:center;place-content:center;justify-items:center;gap:10px;min-height:180px;margin:0;display:grid}.schoolDashboardTodayEmpty svg{color:#9aa2b3;stroke-width:1.5px;width:42px;height:42px}.schoolDashboardTodayEmpty p{margin:0;font-size:12px;font-weight:750}@media (max-width:720px){.schoolDashboardTodayFilters{grid-template-columns:1fr}.schoolDashboardTimelineItem{grid-template-columns:58px minmax(0,1fr) minmax(0,1fr) 58px;gap:7px;padding:9px 8px}.schoolDashboardTimelineItem time{padding:4px 5px}.schoolDashboardTimelineItem time span{font-size:9px}.schoolDashboardTimelineItem time strong{font-size:11px}.schoolDashboardLessonAvatar{width:32px;height:32px;font-size:10px}.schoolDashboardLessonPerson{grid-template-columns:32px minmax(0,1fr);gap:7px}.schoolDashboardLessonPerson strong{font-size:11px}.schoolDashboardLessonPerson small{font-size:10px}.schoolDashboardLessonClass{width:58px;min-width:58px;padding:5px 6px;font-size:10px}}.schoolDashboardSidebarBackdrop{display:none}@media (min-width:861px) and (max-width:1180px){.schoolDashboardShell{grid-template-columns:240px minmax(0,1fr)}.schoolDashboardShell.sidebarCollapsed{grid-template-columns:78px minmax(0,1fr)}.schoolDashboardSidebar{padding:16px 12px}.schoolDashboardBrand{grid-template-columns:50px minmax(0,1fr);gap:10px}.schoolDashboardBrandMark{border-radius:16px;width:50px;height:50px}.schoolDashboardNav a{min-height:40px;padding-inline:10px}.schoolDashboardTopbar{height:64px;min-height:64px;padding-inline:20px}.schoolDashboardContent{height:calc(100svh - 64px)}}@media (max-width:860px){.schoolDashboardShell,.schoolDashboardShell.sidebarCollapsed{grid-template-columns:1fr}.schoolDashboardSidebar{z-index:40;border-right:1px solid #ffffff1f;width:min(84vw,320px);max-width:320px;height:100svh;padding:18px 14px;transition:transform .22s;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-105%)}.schoolDashboardShell.mobileSidebarOpen .schoolDashboardSidebar{transform:translate(0)}.schoolDashboardShell.sidebarCollapsed .schoolDashboardSidebar{align-items:stretch;padding:18px 14px}.schoolDashboardShell.sidebarCollapsed .schoolDashboardBrand{grid-template-columns:50px minmax(0,1fr);justify-content:start;padding-inline:0}.schoolDashboardShell.sidebarCollapsed .schoolDashboardBrandMark{border-radius:16px;width:50px;height:50px}.schoolDashboardShell.sidebarCollapsed .schoolDashboardBrand>span:not(.schoolDashboardBrandMark),.schoolDashboardShell.sidebarCollapsed .schoolDashboardProfile div,.schoolDashboardShell.sidebarCollapsed .schoolDashboardNav span{display:block}.schoolDashboardShell.sidebarCollapsed .schoolDashboardNav a{grid-template-columns:22px minmax(0,1fr);justify-items:start;gap:10px;width:auto;padding-inline:12px}.schoolDashboardShell.sidebarCollapsed .schoolDashboardProfile{display:grid}.schoolDashboardSidebarBackdrop{z-index:35;opacity:0;pointer-events:none;background:#03060e94;border:0;transition:opacity .22s;display:block;position:fixed;inset:0}.schoolDashboardShell.mobileSidebarOpen .schoolDashboardSidebarBackdrop{opacity:1;pointer-events:auto}.schoolDashboardTopbar{z-index:20;height:62px;min-height:62px;padding-inline:16px;position:sticky;top:0}.schoolDashboardContent{height:calc(100svh - 62px);padding:0 0 24px}.schoolDashboardHeader,.schoolDashboardSummaryGrid,.schoolDashboardMainGrid,.schoolDashboardBottomGrid,.schoolProfileGrid{padding-inline:clamp(14px,4vw,24px)}.schoolDashboardHeader{flex-direction:column;align-items:stretch;padding-top:18px}.schoolDashboardHeader h1{font-size:clamp(26px,7vw,32px)}.schoolDashboardSummaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.schoolDashboardTableWrap,.schoolDashboardRecentChatList{-webkit-overflow-scrolling:touch;overflow-x:auto}.schoolDashboardTimelineItem{grid-template-columns:64px minmax(0,1fr);align-items:start}.schoolDashboardTimelineItem .schoolDashboardLessonPerson,.schoolDashboardTimelineItem .schoolDashboardLessonClass{grid-column:2}.schoolDashboardLessonClass{justify-self:start;width:auto;min-width:0}}@media (max-width:620px){.schoolDashboardSummaryGrid{grid-template-columns:1fr}.schoolDashboardTopbar{height:58px;min-height:58px;padding-inline:12px}.schoolDashboardUpgradeButton{min-width:0;min-height:38px;padding:5px 12px}.schoolDashboardUpgradeIcon,.schoolDashboardUpgradeButton small{display:none}.schoolDashboardTopUserCard{padding:3px}.schoolDashboardTopUserInfo{display:none}.schoolDashboardContent{height:calc(100svh - 58px)}.schoolDashboardPanel{padding:14px}.schoolDashboardPanelHeader{flex-direction:column;align-items:flex-start;gap:6px}}@media (max-width:420px){.schoolDashboardSidebar{width:min(90vw,300px)}.schoolDashboardTimelineItem{grid-template-columns:1fr}.schoolDashboardTimelineItem .schoolDashboardLessonPerson,.schoolDashboardTimelineItem .schoolDashboardLessonClass{grid-column:auto}}@media (max-width:1120px){.schoolAuthPage{height:auto;min-height:100svh;padding:24px clamp(18px,4vw,30px);overflow:hidden auto}.schoolAuthShell{height:auto;min-height:calc(100svh - 112px);overflow:visible}.schoolAuthHeader{margin-inline:auto}.schoolAuthPanel{max-height:none}}@media (max-width:720px){.schoolAuthPage{padding:20px 14px 28px}.schoolAuthHeader{width:min(100%,520px)}.schoolAuthShell{justify-content:start;min-height:calc(100svh - 82px)}.schoolAuthPanel{border-radius:18px;width:min(100%,520px);padding:18px 14px}.schoolAuthCardLogo{width:260px;height:260px;top:-110px;right:-92px}.schoolAuthFormActions{grid-template-columns:1fr}}@media (max-width:420px){.schoolAuthLogo{gap:10px}.schoolAuthLogo img{border-radius:15px;width:50px;height:50px}.schoolAuthLogo strong{font-size:19px}.schoolAuthLogo small,.schoolAuthCopy p,.schoolAuthInput input{font-size:13px}.schoolAuthCopy h2{font-size:22px}.schoolAuthMark{width:60px;height:60px}.schoolAuthInput{gap:8px;min-height:44px;padding-inline:10px}}.schoolPublicRegistrationPage{color:#fff;isolation:isolate;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;background:radial-gradient(circle at 18% 16%,#e9313147,#0000 24%),radial-gradient(circle at 78% 78%,#525dc757,#0000 26%),linear-gradient(#0b1042,#0d1244);height:100svh;min-height:100svh;padding:clamp(18px,4vw,42px);position:relative;overflow:hidden auto}.schoolPublicRegistrationPage .schoolAuthLoginBackgroundImage{z-index:0;opacity:.34;width:min(78vw,760px);max-height:78vh;position:fixed;top:32%;left:78%}.schoolPublicRegistrationShell{z-index:1;background:#ffffffe7;border:1px solid #e8e9f2;border-radius:8px;grid-template-columns:1fr;gap:0;width:min(920px,100%);min-width:0;margin:0 auto;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 46px #0a102614}.schoolPublicRegistrationIntro{border-bottom:2px solid #d3d8e8;grid-template-columns:auto minmax(0,1fr);gap:14px;padding:74px 26px 24px;display:grid;position:relative}.schoolPublicRegistrationLogo{color:#0c1143;background:#eef1ff;border-radius:22px;place-items:center;width:76px;height:76px;display:grid;overflow:hidden}.schoolPublicRegistrationLogo img{object-fit:contain;width:100%;height:100%;padding:8px}.schoolPublicRegistrationIntroText{align-content:center;gap:8px;min-width:0;display:grid}.schoolPublicRegistrationIntroText h1{color:#101334;overflow-wrap:anywhere;gap:4px;margin:0;font-size:clamp(22px,3.2vw,32px);font-weight:950;line-height:1.08;display:grid}.schoolPublicRegistrationIntroText h1 span{color:#64698b;font-size:clamp(13px,2vw,17px);font-weight:850;line-height:1.2}.schoolPublicRegistrationIntroText p{color:#64698b;margin:0;font-size:13px;font-weight:700;line-height:1.45}.schoolPublicRegistrationContact{flex-wrap:wrap;justify-content:flex-end;gap:10px 16px;max-width:calc(100% - 50px);margin:0;display:flex;position:absolute;top:25px;right:25px}.schoolPublicRegistrationContact span{color:#343958;white-space:nowrap;grid-template-columns:20px auto;align-items:center;gap:9px;font-size:13px;font-weight:800;display:grid}.schoolPublicRegistrationContact svg{color:#0c1143}.schoolPublicRegistrationPanel{min-width:0;padding:24px}.schoolPublicRegistrationTitle{align-items:center;gap:10px;display:inline-flex}.schoolPublicRegistrationTitle span{color:#fff;background:linear-gradient(135deg,#525dc7,#e93131a9);border-radius:8px;place-items:center;width:34px;height:34px;display:inline-grid;box-shadow:0 10px 20px #525dc72e}.schoolPublicRegistrationForm{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0;display:grid}.schoolPublicRegistrationForm label{color:#101334;gap:7px;min-width:0;font-size:13px;font-weight:900;display:grid}.schoolPublicRegistrationForm .wide,.schoolPublicLicenseClasses.wide,.schoolPublicAcquisitionType.wide{grid-column:1/-1}.schoolPublicRegistrationInput{color:#0c1143;background:#f8f9fe;border:1px solid #e1e4f0;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:46px;padding:0 12px;display:grid}.schoolPublicRegistrationInput input{color:#101334;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:14px;font-weight:750}.schoolPublicRegistrationInput input:only-child{grid-column:1/-1}.schoolPublicRegistrationInput:focus-within{border-color:#131199;box-shadow:0 0 0 4px #ff585814}.schoolPublicLicenseClasses,.schoolPublicAcquisitionType{border:0;min-width:0;margin:0;padding:0}.schoolPublicLicenseClasses legend,.schoolPublicAcquisitionType legend{color:#101334;margin-bottom:8px;font-size:13px;font-weight:900}.schoolPublicAcquisitionType div{flex-wrap:wrap;gap:8px;display:flex}.schoolPublicAcquisitionType label{color:#343958;background:#fff;border:1px solid #e1e4f0;border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:0 10px;font-size:13px;font-weight:900;display:inline-flex}.schoolPublicAcquisitionType input{accent-color:#0c1143;width:15px;height:15px;margin:0}.schoolPublicLicenseClasses div{scroll-snap-type:x proximity;scrollbar-width:thin;flex-wrap:nowrap;gap:10px;margin-inline:-2px;padding:2px 2px 10px;display:flex;overflow:auto hidden}.schoolPublicLicenseClassCard{color:#343958;cursor:pointer;scroll-snap-align:start;background:#fff;border:2px solid #e1e4f0;border-radius:8px;flex:0 0 132px;grid-template-rows:70px minmax(58px,auto) 30px;gap:8px;min-height:184px;padding:10px;transition:border-color .16s,box-shadow .16s,transform .16s,background .16s;display:grid;position:relative}.schoolPublicLicenseClassMore{color:#fff;width:fit-content;height:24px;font:inherit;white-space:nowrap;cursor:pointer;background:#a8051c;border:1px solid #a8051c;border-radius:6px;place-self:end center;padding:0 10px;font-size:9px;font-weight:900;line-height:1;transition:border-color .16s,background .16s,color .16s}.schoolPublicLicenseClassMore:hover,.schoolPublicLicenseClassMore:focus-visible{color:#fff;background:#850316;border-color:#850316;outline:none}.schoolPublicLicenseInfoOverlay{z-index:300;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0a0e2b9e;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.schoolPublicLicenseInfoModal{background:linear-gradient(145deg,#fff,#f7f8fc);border:1px solid #ffffffb8;border-radius:20px;width:min(680px,100%);max-height:calc(100svh - 48px);padding:28px;position:relative;overflow-y:auto;box-shadow:0 28px 80px #0a0e2b47}.schoolPublicLicenseInfoClose{z-index:2;color:#202650;cursor:pointer;background:#fff;border:1px solid #dfe3ef;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:18px;right:18px}.schoolPublicLicenseInfoHero{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding-right:42px;display:grid}.schoolPublicLicenseInfoBadge{color:#a8051c;background:#fff;border:4px solid #a8051c;border-radius:16px;place-items:center;width:76px;height:76px;font-size:25px;font-weight:950;display:grid;box-shadow:0 12px 25px #a8051c24}.schoolPublicLicenseInfoHero h2,.schoolPublicLicenseInfoHero p{margin:0}.schoolPublicLicenseInfoHero h2{color:#171c43;font-size:25px}.schoolPublicLicenseInfoHero p{color:#6d7390;margin-top:5px;font-size:14px;font-weight:750}.schoolPublicLicenseInfoVehicle{color:#a8051c;background:#fff0f2;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.schoolPublicLicenseInfoTabs{border-bottom:1px solid #dfe3ef;grid-template-columns:repeat(3,1fr);margin-top:24px;display:grid}.schoolPublicLicenseInfoTabs button{color:#777d99;font:inherit;cursor:pointer;background:0 0;border:0;padding:12px 8px;font-size:13px;font-weight:900;position:relative}.schoolPublicLicenseInfoTabs button.active{color:#a8051c}.schoolPublicLicenseInfoTabs button.active:after{content:"";background:#a8051c;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:12px;right:12px}.schoolPublicLicenseInfoContent{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding-top:18px;display:grid}.schoolPublicLicenseInfoContent article{color:#a8051c;background:#ffffffdb;border:1px solid #e2e5ef;border-radius:14px;align-items:flex-start;gap:13px;min-width:0;padding:18px;display:flex;box-shadow:0 9px 24px #191f480e}.schoolPublicLicenseInfoContent article.wide{grid-column:1/-1}.schoolPublicLicenseInfoContent article>div{flex:1;min-width:0}.schoolPublicLicenseInfoContent h3{color:#202650;margin:0 0 9px;font-size:14px}.schoolPublicLicenseInfoContent strong{color:#202650;font-size:16px}.schoolPublicLicenseInfoContent ul{color:#5f6683;gap:7px;margin:0;padding-left:18px;font-size:13px;font-weight:700;line-height:1.45;display:grid}.schoolPublicLicenseInfoContent dl{gap:0;margin:0;display:grid}.schoolPublicLicenseInfoContent dl>div{border-top:1px solid #edf0f6;grid-template-columns:minmax(130px,.8fr) 1.2fr;gap:14px;padding:10px 0;display:grid}.schoolPublicLicenseInfoContent dl>div:first-child{border-top:0}.schoolPublicLicenseInfoContent dt{color:#777d99;font-size:12px;font-weight:850}.schoolPublicLicenseInfoContent dd{color:#202650;text-align:right;margin:0;font-size:12px;font-weight:900}.schoolPublicLicenseClassCard:hover{border-color:#cfd5e6;transform:translateY(-1px)}.schoolPublicLicenseClassCard:has(input:checked){background:snow;border-color:#e93131;box-shadow:0 12px 24px #e931311f}.schoolPublicLicenseClassCard input{opacity:0;pointer-events:none;position:absolute}.schoolPublicLicenseClassImage{background:#f5f7ff;border-radius:8px;place-items:center;min-width:0;display:grid;overflow:hidden}.schoolPublicLicenseClassImage img{object-fit:contain;width:88px;height:58px}.schoolPublicLicenseClassText{text-align:center;align-content:start;gap:4px;min-width:0;display:grid}.schoolPublicLicenseClassText strong{color:#101334;font-size:16px;font-weight:950;line-height:1.1}.schoolPublicLicenseClassText small{color:#64698b;font-size:11px;font-weight:800;line-height:1.25}.schoolPublicLicenseClassCheck{color:#fff;background:#fff;border:2px solid #cfd5e6;border-radius:999px;place-items:center;width:22px;height:22px;font-size:13px;font-weight:950;display:grid;position:absolute;top:8px;right:8px}.schoolPublicLicenseClassCard:has(input:checked) .schoolPublicLicenseClassCheck{background:#33b886;border-color:#33b886}.schoolPublicLicenseClassCard:has(input:checked) .schoolPublicLicenseClassCheck:before{content:"✓"}.schoolPublicAcquisitionType label{border-width:2px;min-height:44px;padding:0 14px;transition:border-color .16s,box-shadow .16s,background .16s;position:relative}.schoolPublicAcquisitionType label:has(input:checked){background:snow;border-color:#e93131;box-shadow:0 10px 22px #e931311a}.schoolPublicAcquisitionType input{opacity:0;pointer-events:none;position:absolute}.schoolPublicAcquisitionType label span{align-items:center;gap:8px;display:inline-flex}.schoolPublicAcquisitionType label span:before{color:#fff;content:"";border:2px solid #cfd5e6;border-radius:999px;place-items:center;width:18px;height:18px;font-size:12px;font-weight:950;line-height:1;display:grid}.schoolPublicAcquisitionType label:has(input:checked) span:before{content:"✓";background:#33b886;border-color:#33b886}.schoolPublicRegistrationForm button{color:#fff;background:linear-gradient(90deg,#525dc7,#e93131a9);border:0;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 16px;font-size:14px;font-weight:950;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 16px 34px #525dc742}.schoolPublicRegistrationForm button:hover,.schoolPublicRegistrationForm button:focus-visible{transform:translateY(-1px);box-shadow:0 20px 40px #525dc752}.schoolPublicRegistrationForm button:disabled{cursor:not-allowed;opacity:.7;transform:none}.schoolPublicRegistrationForm .schoolPublicLicenseClassMore{color:#fff;width:auto;min-width:0;height:22px;min-height:22px;box-shadow:none;white-space:nowrap;background:#a8051c;border:1px solid #a8051c;border-radius:6px;gap:3px;padding:0 8px;font-size:8px;line-height:1}.schoolPublicRegistrationForm .schoolPublicLicenseClassMore svg{flex:none;width:10px;height:10px}.schoolPublicRegistrationForm .schoolPublicLicenseClassMore:hover,.schoolPublicRegistrationForm .schoolPublicLicenseClassMore:focus-visible{box-shadow:none;background:#850316;border-color:#850316}.schoolPublicRegistrationNotice,.schoolPublicRegistrationSuccess{border-radius:8px;margin:0 0 14px;padding:12px 14px;font-size:13px;font-weight:850}.schoolPublicRegistrationNotice{color:#0c1143;background:#eef1ff}.schoolPublicRegistrationSuccess{color:#17654d;background:#33b8861f;border:1px solid #33b88638;align-items:center;gap:9px;display:flex}.schoolPublicRegistrationSuccessCard{text-align:center;background:radial-gradient(circle at 50% 0,#33b88624,#0000 42%),#fff;border:1px solid #33b88638;border-radius:8px;place-content:center;justify-items:center;gap:18px;min-height:360px;padding:clamp(24px,5vw,44px);display:grid}.schoolPublicRegistrationSuccessIcon{color:#fff;background:#33b886;border-radius:999px;place-items:center;width:72px;height:72px;display:grid;box-shadow:0 18px 36px #33b8863d}.schoolPublicRegistrationSuccessCard h2{color:#101334;margin:0;font-size:clamp(22px,3.2vw,30px);font-weight:950}.schoolPublicRegistrationSuccessCard p{color:#64698b;max-width:620px;margin:10px auto 0;font-size:14px;font-weight:750;line-height:1.55}.schoolPublicRegistrationSuccessCard strong{color:#17654d;font-weight:950}@media (max-width:900px){.schoolPublicRegistrationShell{grid-template-columns:1fr;width:min(680px,100%)}.schoolPublicRegistrationIntro{position:static}}@media (max-width:620px){.schoolPublicRegistrationPage{padding:12px}.schoolPublicRegistrationIntro,.schoolPublicRegistrationPanel{padding:18px 14px}.schoolPublicRegistrationIntro{grid-template-columns:1fr;gap:12px;padding-top:72px}.schoolPublicRegistrationContact{justify-content:flex-end;max-width:calc(100% - 28px);margin:0;position:absolute;top:18px;right:14px}.schoolPublicRegistrationLogo{border-radius:18px;width:64px;height:64px}.schoolPublicRegistrationIntroText h1{font-size:22px}.schoolPublicRegistrationIntroText p{font-size:12px}.schoolPublicRegistrationContact span{white-space:normal;align-items:start}.schoolPublicRegistrationForm{grid-template-columns:1fr}.schoolPublicLicenseClasses div{gap:7px}.schoolPublicLicenseClasses label{min-height:34px;padding:0 10px}.schoolPublicLicenseClasses .schoolPublicLicenseClassCard{flex-basis:124px;grid-template-rows:64px minmax(56px,auto) 30px;min-height:176px;padding:9px}.schoolPublicLicenseInfoOverlay{padding:12px}.schoolPublicLicenseInfoModal{border-radius:16px;max-height:calc(100svh - 24px);padding:22px 16px}.schoolPublicLicenseInfoHero{grid-template-columns:auto minmax(0,1fr);gap:13px;padding-right:38px}.schoolPublicLicenseInfoBadge{border-radius:13px;width:60px;height:60px;font-size:20px}.schoolPublicLicenseInfoVehicle{display:none}.schoolPublicLicenseInfoHero h2{font-size:21px}.schoolPublicLicenseInfoContent{grid-template-columns:1fr}.schoolPublicLicenseInfoContent article.wide{grid-column:auto}.schoolPublicLicenseClassImage img{width:80px;height:52px}}@media (max-width:380px){.schoolPublicRegistrationPage{padding:8px}.schoolPublicRegistrationIntro,.schoolPublicRegistrationPanel{padding:16px 12px}.schoolPublicRegistrationIntro{padding-top:76px}.schoolPublicRegistrationContact{max-width:calc(100% - 24px);top:16px;right:12px}.schoolPublicRegistrationIntroText h1{font-size:20px}}.schoolDashboardBrandMark img{object-fit:contain;width:100%;height:100%;margin-top:0;padding:6px}.calendarPage,.statsPage,.paymentsPage,.vehiclesPage,.branchesPage,.documentsPage{padding-top:18px!important;padding-left:24px!important;padding-right:24px!important}.schoolChatPage>.pageHeader,.schoolLearningPageHeader,.schoolDashboardContent>.schoolDashboardHeader{padding:18px 24px 12px!important}.calendarTopbar h1,.statsTop h1,.paymentsHero h1,.vehiclesHero h1,.branchesHeader h1,.documentsHero h1,.schoolChatPage>.pageHeader h1,.schoolLearningPageHeader h1,.schoolDashboardContent>.schoolDashboardHeader h1{letter-spacing:0!important;margin:0 0 5px!important;font-size:24px!important;font-weight:700!important;line-height:1.2!important}.calendarTopbar p,.statsTop p,.paymentsHero p,.vehiclesHero p,.branchesHeader p,.documentsHero p,.schoolChatPage>.pageHeader p,.schoolLearningPageHeader p,.schoolDashboardContent>.schoolDashboardHeader p{margin:0!important;font-size:13px!important;font-weight:400!important;line-height:normal!important}.schoolDashboardWorkspace{grid-template-rows:60px minmax(0,1fr);height:100%;min-height:0;padding-bottom:0;display:grid;overflow:hidden}.schoolDashboardTopbar{height:60px;min-height:60px}.schoolDashboardContent{overscroll-behavior:contain;height:auto;min-height:0;overflow:hidden auto}
