.create-course-module__HRByUG__createCoursePage{background:var(--color-bg);min-height:100vh;color:var(--color-text);position:relative}.create-course-module__HRByUG__savingOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#1a1a1ad9;justify-content:center;align-items:center;animation:.3s ease-in-out create-course-module__HRByUG__fadeIn;display:flex;position:fixed;inset:0}@keyframes create-course-module__HRByUG__fadeIn{0%{opacity:0}to{opacity:1}}.create-course-module__HRByUG__curriculumHeader{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:16px;display:flex}.create-course-module__HRByUG__curriculumHeader h2{color:var(--color-heading);margin:0 0 8px;font-size:1.5rem;font-weight:600}.create-course-module__HRByUG__curriculumHeader p{color:var(--color-muted);margin:0;font-size:.9rem}.create-course-module__HRByUG__addSectionBtn{background:var(--color-button-bg);color:var(--color-button-text);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.create-course-module__HRByUG__addSectionBtn:hover{background:var(--color-primary-light);transform:translateY(-2px);box-shadow:0 4px 12px #7c57fe4d}.create-course-module__HRByUG__uploadProgress{text-align:center;background:#7c57fe14;border:1px solid #7c57fe33;border-radius:8px;margin-bottom:20px;padding:16px}.create-course-module__HRByUG__progressBar{background:#00000014;border-radius:4px;width:100%;height:8px;margin-bottom:12px;overflow:hidden}.create-course-module__HRByUG__progressFill{background:var(--color-primary-gradient);border-radius:4px;height:100%;animation:2s ease-in-out infinite create-course-module__HRByUG__progressAnimation}@keyframes create-course-module__HRByUG__progressAnimation{0%{width:0%}50%{width:70%}to{width:100%}}.create-course-module__HRByUG__uploadProgress p{color:var(--color-primary);margin:0;font-weight:500}.create-course-module__HRByUG__uploadProgressBar{background:#0000000d;border:1px solid #7c57fe33;border-radius:6px;width:100%;height:24px;position:relative;overflow:hidden}.create-course-module__HRByUG__uploadProgressFill{background:var(--color-primary-gradient);border-radius:6px;justify-content:center;align-items:center;min-width:50px;height:100%;transition:width .3s;display:flex;position:relative}.create-course-module__HRByUG__uploadProgressText{color:#fff;white-space:nowrap;text-shadow:0 1px 2px #0003;font-size:.75rem;font-weight:700;position:absolute;left:50%;transform:translate(-50%)}.create-course-module__HRByUG__curriculumContainer{flex-direction:column;gap:20px;display:flex}.create-course-module__HRByUG__emptyCurriculum{border:2px dashed var(--color-border);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.create-course-module__HRByUG__emptyCurriculum p{color:var(--color-muted);margin-top:16px;font-size:1rem}.create-course-module__HRByUG__sectionCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;transition:all .3s;overflow:hidden}.create-course-module__HRByUG__sectionCard:hover{box-shadow:0 2px 8px var(--color-shadow);border-color:#7c57fe4d}.create-course-module__HRByUG__sectionHeader{border-bottom:1px solid var(--color-border);background:#00000005;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px;display:flex}.create-course-module__HRByUG__sectionTitleInput{flex-direction:column;flex:1;gap:8px;display:flex}.create-course-module__HRByUG__sectionInput{border:1px solid var(--color-border);color:var(--color-heading);background:0 0;border-radius:6px;outline:none;padding:12px 16px;font-size:1.1rem;font-weight:600;transition:all .3s}.create-course-module__HRByUG__sectionInput:focus{border-color:var(--color-primary);background:#7c57fe0d}.create-course-module__HRByUG__sectionInput::placeholder{color:var(--color-muted)}.create-course-module__HRByUG__sectionIndex{color:var(--color-muted);font-size:.8rem;font-weight:500}.create-course-module__HRByUG__removeBtn{color:#dc2626;cursor:pointer;background:#dc262614;border:1px solid #dc26264d;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;margin-top:2px;padding:0;transition:all .3s;display:inline-flex}.create-course-module__HRByUG__removeBtn svg{color:#dc2626;stroke:#dc2626;fill:none;stroke-width:2px;width:18px;height:18px}.create-course-module__HRByUG__removeBtn:hover{background:#dc262626;border-color:#dc262680}.create-course-module__HRByUG__removeBtn:hover svg{color:#ef4444;stroke:#ef4444}.create-course-module__HRByUG__lessonsContainer{flex-direction:column;gap:12px;padding:20px;display:flex}.create-course-module__HRByUG__lessonCard{border:1px solid var(--color-border);background:#fff;border-radius:8px;transition:all .3s;overflow:hidden}.create-course-module__HRByUG__lessonCard:hover{box-shadow:0 2px 8px var(--color-shadow);border-color:#7c57fe4d}.create-course-module__HRByUG__lessonHeader{align-items:flex-start;gap:16px;padding:16px;display:flex}.create-course-module__HRByUG__lessonIcon{width:32px;height:32px;color:var(--color-primary);background:#7c57fe1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.create-course-module__HRByUG__lessonContent{flex-direction:column;flex:1;gap:12px;display:flex}.create-course-module__HRByUG__lessonInput{border:1px solid var(--color-border);color:var(--color-heading);background:0 0;border-radius:6px;outline:none;padding:10px 14px;font-size:.95rem;transition:all .3s}.create-course-module__HRByUG__lessonInput:focus{border-color:var(--color-primary);background:#7c57fe0d}.create-course-module__HRByUG__lessonInput::placeholder{color:var(--color-muted)}.create-course-module__HRByUG__lessonControls{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.create-course-module__HRByUG__uploadLabel{color:var(--color-primary);cursor:pointer;background:#7c57fe14;border:1px solid #7c57fe33;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:.85rem;font-weight:500;transition:all .3s;display:flex}.create-course-module__HRByUG__uploadLabel:hover{background:#7c57fe1f;border-color:#7c57fe4d}.create-course-module__HRByUG__fileStatus{color:#16a34a;font-size:.85rem;font-weight:500}.create-course-module__HRByUG__previewLink{color:#6b7280;font-size:.85rem;text-decoration:none;transition:color .3s}.create-course-module__HRByUG__previewLink:hover{color:var(--color-primary);text-decoration:underline}.create-course-module__HRByUG__previewLabel{border:1px solid var(--color-border);color:var(--color-text);cursor:pointer;background:#0000000a;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:.85rem;transition:all .3s;display:flex}.create-course-module__HRByUG__previewLabel:hover{background:#0000000f;border-color:#7c57fe4d}.create-course-module__HRByUG__previewLabel input[type=checkbox]{accent-color:var(--color-primary);cursor:pointer}.create-course-module__HRByUG__removeLessonBtn{color:#dc2626;cursor:pointer;background:#dc262614;border:1px solid #dc26264d;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;padding:0;transition:all .3s;display:inline-flex}.create-course-module__HRByUG__removeLessonBtn svg{color:#dc2626;stroke:#dc2626;fill:none;stroke-width:2px;width:16px;height:16px}.create-course-module__HRByUG__removeLessonBtn:hover{background:#dc262626;border-color:#dc262680}.create-course-module__HRByUG__removeLessonBtn:hover svg{color:#ef4444;stroke:#ef4444}.create-course-module__HRByUG__addLessonBtn{border:2px dashed var(--color-border);color:var(--color-muted);cursor:pointer;background:0 0;border-radius:8px;align-self:flex-start;align-items:center;gap:8px;padding:12px 20px;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.create-course-module__HRByUG__addLessonBtn:hover{border-color:var(--color-primary);color:var(--color-primary);background:#7c57fe0d}.create-course-module__HRByUG__header{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:20px}.create-course-module__HRByUG__backBtn{color:var(--color-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:.95rem;transition:color .3s;display:flex}.create-course-module__HRByUG__backBtn:hover{color:var(--color-heading);background:#0000000a}.create-course-module__HRByUG__themeToggleBtn{border:1px solid var(--color-border);width:40px;height:40px;color:var(--color-heading);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:.95rem;transition:all .3s;display:flex}.create-course-module__HRByUG__themeToggleBtn:hover{border-color:var(--color-primary);color:var(--color-primary);background:#7c57fe1a}.create-course-module__HRByUG__container{max-width:1000px;margin:0 auto;padding:40px 20px}.create-course-module__HRByUG__titleSection{margin-bottom:40px}.create-course-module__HRByUG__titleSection h1{color:var(--color-heading);margin-bottom:12px;font-size:2.5rem;font-weight:700}.create-course-module__HRByUG__titleSection p{color:var(--color-muted);font-size:1rem}.create-course-module__HRByUG__progressSteps{justify-content:space-between;align-items:center;margin-bottom:50px;display:flex;position:relative}.create-course-module__HRByUG__stepWrapper{flex:1;align-items:center;display:flex}.create-course-module__HRByUG__stepItem{z-index:2;flex-direction:column;align-items:center;gap:12px;display:flex;position:relative}.create-course-module__HRByUG__stepCircle{background:var(--color-surface);border:2px solid var(--color-border);width:50px;height:50px;color:var(--color-muted);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}.create-course-module__HRByUG__activeStep{background:var(--color-primary-gradient);border-color:var(--color-primary);color:#fff;box-shadow:0 0 20px #7c57fe4d}.create-course-module__HRByUG__completedStep{border-color:var(--color-primary);color:var(--color-primary);background:#7c57fe1a}.create-course-module__HRByUG__stepName{color:var(--color-muted);white-space:nowrap;font-size:.85rem;font-weight:500}.create-course-module__HRByUG__activeStep+.create-course-module__HRByUG__stepName{color:var(--color-primary);font-weight:600}.create-course-module__HRByUG__stepLine{background:var(--color-border);flex:1;height:2px;margin:0 -10px 40px}.create-course-module__HRByUG__completedLine{background:var(--color-primary)}.create-course-module__HRByUG__formContent{background:var(--color-card);border:1px solid var(--color-border);border-radius:12px;padding:40px}.create-course-module__HRByUG__formSection h2{color:var(--color-heading);margin-bottom:8px;font-size:1.8rem;font-weight:700}.create-course-module__HRByUG__sectionDesc{color:var(--color-muted);margin-bottom:32px;font-size:.95rem}.create-course-module__HRByUG__formGroup{margin-bottom:24px}.create-course-module__HRByUG__formGroup label{color:var(--color-heading);margin-bottom:8px;font-size:.95rem;font-weight:600;display:block}.create-course-module__HRByUG__formGroup input,.create-course-module__HRByUG__formGroup select,.create-course-module__HRByUG__formGroup textarea{background:var(--color-input-bg);border:1px solid var(--color-input-border);width:100%;color:var(--color-heading);border-radius:8px;padding:12px 16px;font-size:.95rem;transition:all .3s}.create-course-module__HRByUG__formGroup input:focus,.create-course-module__HRByUG__formGroup select:focus,.create-course-module__HRByUG__formGroup textarea:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #7c57fe1a}.create-course-module__HRByUG__formGroup textarea{resize:vertical;font-family:inherit}.create-course-module__HRByUG__fieldError{color:var(--color-danger,#dc2626);margin:2px 0 0;font-size:12.5px;font-weight:500}.create-course-module__HRByUG__formGroup input[aria-invalid=true],.create-course-module__HRByUG__formGroup select[aria-invalid=true],.create-course-module__HRByUG__formGroup textarea[aria-invalid=true],.create-course-module__HRByUG__sectionInput[aria-invalid=true],.create-course-module__HRByUG__lessonInput[aria-invalid=true]{border-color:var(--color-danger,#dc2626)}.create-course-module__HRByUG__formRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.create-course-module__HRByUG__fieldDesc{color:var(--color-muted);margin-top:6px;font-size:.85rem}.create-course-module__HRByUG__dynamicField{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.create-course-module__HRByUG__dynamicFieldRow{gap:12px;display:flex}.create-course-module__HRByUG__dynamicField input{flex:1}.create-course-module__HRByUG__addBtn{border:1px solid var(--color-border);color:var(--color-primary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;padding:12px 20px;font-size:.9rem;font-weight:600;transition:all .3s}.create-course-module__HRByUG__addBtn:hover{border-color:var(--color-primary);background:#7c57fe14}.create-course-module__HRByUG__comingSoon{text-align:center;border:2px dashed var(--color-border);background:#00000008;border-radius:12px;padding:60px 20px}.create-course-module__HRByUG__comingSoon h3{color:var(--color-heading);margin-bottom:12px;font-size:1.5rem}.create-course-module__HRByUG__comingSoon p{color:var(--color-muted);margin-bottom:24px;font-size:1rem}.create-course-module__HRByUG__uploadArea{border:2px dashed var(--color-border);text-align:center;cursor:pointer;background:#00000008;border-radius:12px;padding:40px;transition:all .3s}.create-course-module__HRByUG__uploadArea:hover{border-color:var(--color-primary);background:#7c57fe0d}.create-course-module__HRByUG__uploadIcon{margin-bottom:16px;font-size:3rem}.create-course-module__HRByUG__uploadArea p{color:var(--color-heading);margin-bottom:8px;font-size:1rem}.create-course-module__HRByUG__uploadHint{color:var(--color-muted);margin-bottom:20px;font-size:.85rem}.create-course-module__HRByUG__uploadBtn{background:var(--color-primary-gradient);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:10px 24px;font-size:.95rem;font-weight:600;transition:all .3s}.create-course-module__HRByUG__uploadBtn:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 15px #7c57fe4d}.create-course-module__HRByUG__formActions{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-top:40px;padding-top:30px;display:flex}.create-course-module__HRByUG__rightActions{gap:12px;display:flex}.create-course-module__HRByUG__primaryBtn,.create-course-module__HRByUG__secondaryBtn,.create-course-module__HRByUG__saveBtn{cursor:pointer;border:none;border-radius:8px;padding:12px 28px;font-size:.95rem;font-weight:600;transition:all .3s}.create-course-module__HRByUG__primaryBtn{background:var(--color-primary-gradient);color:#fff;font-weight:600}.create-course-module__HRByUG__primaryBtn:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 15px #7c57fe4d}.create-course-module__HRByUG__secondaryBtn{color:var(--color-heading);border:1px solid var(--color-border);background:#0000000a}.create-course-module__HRByUG__secondaryBtn:hover{background:#0000000f;border-color:#7c57fe4d}.create-course-module__HRByUG__primaryBtn:disabled,.create-course-module__HRByUG__secondaryBtn:disabled,.create-course-module__HRByUG__saveBtn:disabled{opacity:.5;cursor:not-allowed}.create-course-module__HRByUG__saveBtn{color:var(--color-primary);border:2px solid var(--color-primary);background:0 0;font-weight:500}.create-course-module__HRByUG__saveBtn:hover{border-color:var(--color-primary-light);background:#7c57fe14}.create-course-module__HRByUG__checkboxGroup{align-items:center;gap:12px;margin:0;padding:0;display:flex}.create-course-module__HRByUG__checkboxWrapper{cursor:pointer;align-items:center;gap:8px;display:flex}.create-course-module__HRByUG__checkboxWrapper input[type=checkbox]{appearance:none;border:2px solid var(--color-input-border);background:var(--color-input-bg);cursor:pointer;border-radius:4px;flex-shrink:0;width:20px;height:20px;padding:0;transition:all .3s}.create-course-module__HRByUG__checkboxWrapper input[type=checkbox]:hover{border-color:var(--color-primary);background:#7c57fe0d}.create-course-module__HRByUG__checkboxWrapper input[type=checkbox]:checked{background:var(--color-primary);border-color:var(--color-primary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='white' d='M13.78 4.22a.75.75 0 0 1 0 1.06l-7.25 7.25a.75.75 0 1 1-1.06-1.06L12.72 4.22a.75.75 0 0 1 1.06 0Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px}.create-course-module__HRByUG__checkboxWrapper input[type=checkbox]:checked:hover{background-color:var(--color-primary-light);border-color:var(--color-primary-light)}.create-course-module__HRByUG__checkboxWrapper input[type=checkbox]:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #7c57fe1a}.create-course-module__HRByUG__checkboxLabel{color:var(--color-heading);cursor:pointer;-webkit-user-select:none;user-select:none;margin:0;padding:0;font-size:.95rem;font-weight:500}@media (max-width:768px){.create-course-module__HRByUG__titleSection h1{font-size:2rem}.create-course-module__HRByUG__progressSteps{flex-wrap:wrap;gap:20px}.create-course-module__HRByUG__stepLine{display:none}.create-course-module__HRByUG__formContent{padding:24px}.create-course-module__HRByUG__formRow{grid-template-columns:1fr}.create-course-module__HRByUG__formActions{flex-direction:column;gap:12px}.create-course-module__HRByUG__rightActions{flex-direction:column;width:100%}.create-course-module__HRByUG__primaryBtn,.create-course-module__HRByUG__secondaryBtn,.create-course-module__HRByUG__saveBtn{width:100%}}
@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(../media/KaTeX_AMS-Regular.0p1vbqd84i2~o.woff2)format("woff2"),url(../media/KaTeX_AMS-Regular.0b~8ki5y928w2.woff)format("woff"),url(../media/KaTeX_AMS-Regular.173t6ktr7uf-w.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(../media/KaTeX_Caligraphic-Bold.01-pzluls4zgb.woff2)format("woff2"),url(../media/KaTeX_Caligraphic-Bold.0x2v1lwn~880f.woff)format("woff"),url(../media/KaTeX_Caligraphic-Bold.16zv5fax0h0ka.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(../media/KaTeX_Caligraphic-Regular.0rysu1t-ncjq8.woff2)format("woff2"),url(../media/KaTeX_Caligraphic-Regular.10927swgekwun.woff)format("woff"),url(../media/KaTeX_Caligraphic-Regular.02i3z7wig438t.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(../media/KaTeX_Fraktur-Bold.0w23i72~hprpq.woff2)format("woff2"),url(../media/KaTeX_Fraktur-Bold.0e-16u10iuyyf.woff)format("woff"),url(../media/KaTeX_Fraktur-Bold.0et27v~3~4uhe.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(../media/KaTeX_Fraktur-Regular.0rekyoa-52fj_.woff2)format("woff2"),url(../media/KaTeX_Fraktur-Regular.0b.riegzdfue2.woff)format("woff"),url(../media/KaTeX_Fraktur-Regular.0vjwa15znhk~4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(../media/KaTeX_Main-Bold.16pfc63_du6mx.woff2)format("woff2"),url(../media/KaTeX_Main-Bold.09lmynrorhcbw.woff)format("woff"),url(../media/KaTeX_Main-Bold.09i7~607shf-h.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(../media/KaTeX_Main-BoldItalic.0d54rk08rx11s.woff2)format("woff2"),url(../media/KaTeX_Main-BoldItalic.0cp37g7x1q8h6.woff)format("woff"),url(../media/KaTeX_Main-BoldItalic.15j6k~hix2t_0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(../media/KaTeX_Main-Italic.06o5nq0_91v60.woff2)format("woff2"),url(../media/KaTeX_Main-Italic.0382gqciexmbu.woff)format("woff"),url(../media/KaTeX_Main-Italic.0su4i6mm18-wo.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(../media/KaTeX_Main-Regular.0kaf-ag2_wkm-.woff2)format("woff2"),url(../media/KaTeX_Main-Regular.0diheg01zyoph.woff)format("woff"),url(../media/KaTeX_Main-Regular.08zh8z.7shijf.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(../media/KaTeX_Math-BoldItalic.0ja97dn.cpc87.woff2)format("woff2"),url(../media/KaTeX_Math-BoldItalic.0ck1myuerwyqw.woff)format("woff"),url(../media/KaTeX_Math-BoldItalic.0ajzxypnbx1h1.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(../media/KaTeX_Math-Italic.0zrha2c4sl2je.woff2)format("woff2"),url(../media/KaTeX_Math-Italic.09xkhecjcn5r9.woff)format("woff"),url(../media/KaTeX_Math-Italic.0x23a-bmp-5tg.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(../media/KaTeX_SansSerif-Bold.05a9.pc1j_zx9.woff2)format("woff2"),url(../media/KaTeX_SansSerif-Bold.0jcl-ayi1uun0.woff)format("woff"),url(../media/KaTeX_SansSerif-Bold.0re8y.dm7.mt5.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(../media/KaTeX_SansSerif-Italic.0a0234dc3s62j.woff2)format("woff2"),url(../media/KaTeX_SansSerif-Italic.0judofdln9731.woff)format("woff"),url(../media/KaTeX_SansSerif-Italic.10z1iap9pfus8.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(../media/KaTeX_SansSerif-Regular.0v6gcj32-czft.woff2)format("woff2"),url(../media/KaTeX_SansSerif-Regular.0h9yjlugq4q_e.woff)format("woff"),url(../media/KaTeX_SansSerif-Regular.0zm18kga42ebc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(../media/KaTeX_Script-Regular.0c4.h-mer83d_.woff2)format("woff2"),url(../media/KaTeX_Script-Regular.0ze6v4r_-99oy.woff)format("woff"),url(../media/KaTeX_Script-Regular.0q14y6zkzlpob.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size1-Regular.013x6a4ierotp.woff2)format("woff2"),url(../media/KaTeX_Size1-Regular.0kidw0oi.m68o.woff)format("woff"),url(../media/KaTeX_Size1-Regular.0m6y-i6wfokni.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size2-Regular.0d5inmyp-tyv3.woff2)format("woff2"),url(../media/KaTeX_Size2-Regular.0blpmluwilgbg.woff)format("woff"),url(../media/KaTeX_Size2-Regular.0wnhnvj-.k9d5.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size3-Regular.0iukctyhw5j56.woff2)format("woff2"),url(../media/KaTeX_Size3-Regular.01h0xm_sfctj3.woff)format("woff"),url(../media/KaTeX_Size3-Regular.0jl8mqyf4gzpn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size4-Regular.0w3.rb_c4stzk.woff2)format("woff2"),url(../media/KaTeX_Size4-Regular.12tvaesf3.zl3.woff)format("woff"),url(../media/KaTeX_Size4-Regular.0wr_9l81-mu06.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(../media/KaTeX_Typewriter-Regular.0c4zdxz~8frhm.woff2)format("woff2"),url(../media/KaTeX_Typewriter-Regular.0cgrzn5l3kao5.woff)format("woff"),url(../media/KaTeX_Typewriter-Regular.128~qc3858otl.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.18.5"}.katex .katex-mathml{clip-path:inset(50%);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.katex-newline{display:block}.katex .katex-base{white-space:nowrap;width:min-content;position:relative}.katex .katex-base,.katex .katex-strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .katex-vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .katex-thinbox{flex-direction:row;width:0;max-width:0;display:inline-flex}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .katex-hdashline,.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-rule,.katex .katex-underline .underline-line,.katex .mfrac .frac-line{min-height:1px}.katex .mspace{display:inline-block}.katex .katex-smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.katex-inner,.katex .llap>.katex-inner,.katex .rlap>.katex-inner{position:absolute}.katex .clap>.katex-fix,.katex .llap>.katex-fix,.katex .rlap>.katex-fix{display:inline-block}.katex .llap>.katex-inner{right:0}.katex .clap>.katex-inner,.katex .rlap>.katex-inner{left:0}.katex .clap>.katex-inner>span{margin-left:-50%;margin-right:50%}.katex .katex-rule{border:0 solid;display:inline-block;position:relative}.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .katex-hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.katex-root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .katex-sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .katex-sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .katex-sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .katex-sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .katex-sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .katex-sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .katex-sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .katex-sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .katex-sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .katex-sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .katex-sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .katex-sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .katex-sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .katex-sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .katex-sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .katex-sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .katex-sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .katex-sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .katex-sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .katex-sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .katex-sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .katex-sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .katex-sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .katex-sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .katex-sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .katex-sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .katex-sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .katex-sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .katex-sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .katex-sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .katex-sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .katex-sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .katex-sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .katex-sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .katex-sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .katex-sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .katex-sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .katex-sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .katex-sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .katex-sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .katex-sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .katex-sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .katex-sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .katex-sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .katex-sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .katex-sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .katex-sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .katex-sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .katex-sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .katex-sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .katex-sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .katex-sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .katex-sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .katex-sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .katex-sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .katex-sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .katex-sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .katex-sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .katex-sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .katex-sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .katex-sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .katex-sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .katex-sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .katex-sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .katex-sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .katex-sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .katex-sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .katex-sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .katex-sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .katex-sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .katex-sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .katex-sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .katex-sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .katex-sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .katex-sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .katex-sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .katex-sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .katex-sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .katex-sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .katex-sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .katex-sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .katex-sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .katex-sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .katex-sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .katex-sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .katex-sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .katex-sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .katex-sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .katex-sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .katex-sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .katex-sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .katex-sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .katex-sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .katex-sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .katex-sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .katex-sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .katex-sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .katex-sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .katex-sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .katex-sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .katex-sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .katex-sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .katex-sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .katex-sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .katex-sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .katex-sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .katex-sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .katex-sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .katex-sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .katex-sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .katex-sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .katex-sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .katex-sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .katex-sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .katex-sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .katex-sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .katex-sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .katex-sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .katex-sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .katex-sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .katex-sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .katex-accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .katex-accent .accent-body{position:relative}.katex .katex-accent .accent-body:not(.accent-full){width:0}.katex .katex-overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .katex-stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .katex-stretchy:after,.katex .katex-stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .katex-sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.katex-tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.katex-tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}
.MarkdownContent-module__7AD1sG__markdownContent{color:var(--color-text);line-height:1.7}.MarkdownContent-module__7AD1sG__markdownContent p{margin:0 0 .9rem}.MarkdownContent-module__7AD1sG__markdownContent p:last-child{margin-bottom:0}:is(.MarkdownContent-module__7AD1sG__markdownContent h1,.MarkdownContent-module__7AD1sG__markdownContent h2,.MarkdownContent-module__7AD1sG__markdownContent h3,.MarkdownContent-module__7AD1sG__markdownContent h4,.MarkdownContent-module__7AD1sG__markdownContent h5,.MarkdownContent-module__7AD1sG__markdownContent h6){color:var(--color-heading);margin:1rem 0 .5rem;line-height:1.3}:is(.MarkdownContent-module__7AD1sG__markdownContent ul,.MarkdownContent-module__7AD1sG__markdownContent ol){margin:0 0 .9rem;padding-left:1.5rem;list-style-position:outside}.MarkdownContent-module__7AD1sG__markdownContent li{margin:.35rem 0}.MarkdownContent-module__7AD1sG__markdownContent li>p{margin:0}.MarkdownContent-module__7AD1sG__markdownContent blockquote{border-left:4px solid var(--color-border);color:var(--color-muted);margin:0 0 .9rem;padding-left:1rem}.MarkdownContent-module__7AD1sG__markdownContent code{color:#a85f00;background:#f7a5001f;border-radius:6px;padding:.15rem .35rem}.MarkdownContent-module__7AD1sG__markdownContent pre{background:#0f172a0d;border-radius:14px;margin:0 0 .9rem;padding:1rem;overflow-x:auto}.MarkdownContent-module__7AD1sG__markdownContent pre code{color:inherit;background:0 0;padding:0}.MarkdownContent-module__7AD1sG__markdownContent a{color:#f4a300;text-underline-offset:2px;text-decoration:underline}.MarkdownContent-module__7AD1sG__markdownContent .katex-display{margin:0 0 .9rem;padding:.1rem 0;overflow:auto hidden}.MarkdownContent-module__7AD1sG__timestampRef{color:var(--color-primary-accent);white-space:nowrap;background:#7c57fe24;border-radius:6px;padding:1px 6px;font-weight:700;display:inline-block}
.ImageZoomModal-module__25oCbW__modalOverlay{z-index:10000;background-color:#000000e6;justify-content:center;align-items:center;animation:.2s ImageZoomModal-module__25oCbW__fadeIn;display:flex;position:fixed;inset:0}.ImageZoomModal-module__25oCbW__modalContent{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.ImageZoomModal-module__25oCbW__closeButton{color:#fff;cursor:pointer;z-index:10001;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .3s;display:flex;position:absolute;top:-50px;right:0}.ImageZoomModal-module__25oCbW__closeButton:hover{background:#fff3}.ImageZoomModal-module__25oCbW__zoomedImage{object-fit:contain;border-radius:8px;max-width:100%;max-height:90vh;animation:.3s ImageZoomModal-module__25oCbW__zoomIn}@keyframes ImageZoomModal-module__25oCbW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ImageZoomModal-module__25oCbW__zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.ImageZoomModal-module__25oCbW__closeButton{top:10px;right:10px}}
.TextEditor-module__Smt4Ba__textEditor{--editor-accent:#7c57fe;--editor-accent-strong:#4032c8;--editor-bg:#fff;--editor-toolbar-bg:#f6f4fe;--editor-content-bg:#fdfcff;--editor-border:#e3ddfa;--editor-text:#1f2937;--editor-muted:#6b7280;--editor-control-bg:#fff;--editor-control-hover:#ede7ff;flex-direction:column;gap:8px;width:100%;display:flex}[data-theme=dark] .TextEditor-module__Smt4Ba__textEditor{--editor-accent:#9d65fc;--editor-accent-strong:#c4b5fd;--editor-bg:#171717;--editor-toolbar-bg:#202020;--editor-content-bg:#111;--editor-border:#333;--editor-text:#f8fafc;--editor-muted:#b8b8b8;--editor-control-bg:#2a2a2a;--editor-control-hover:#2a2340}.TextEditor-module__Smt4Ba__editorLabel{color:var(--color-heading);justify-content:space-between;align-items:center;gap:10px;font-size:.9rem;font-weight:700;line-height:1.3;display:flex}.TextEditor-module__Smt4Ba__editorShell{border:1px solid var(--editor-border);background:var(--editor-bg);border-radius:8px;transition:border-color .2s,box-shadow .2s,opacity .2s;overflow:hidden;box-shadow:0 12px 30px #0f172a0f}.TextEditor-module__Smt4Ba__editorShell:focus-within{border-color:#7c57fecc;box-shadow:0 0 0 4px #7c57fe21,0 18px 40px #0f172a14}.TextEditor-module__Smt4Ba__editorShell[data-disabled=true]{opacity:.88}.TextEditor-module__Smt4Ba__editorToolbar{background:var(--editor-toolbar-bg);border-bottom:1px solid var(--editor-border);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.TextEditor-module__Smt4Ba__toolbarGroup{align-items:center;gap:6px;display:flex}.TextEditor-module__Smt4Ba__toolbarBtn{background:var(--editor-control-bg);width:34px;height:34px;color:var(--editor-muted);cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.TextEditor-module__Smt4Ba__toolbarBtn:hover:not(:disabled){background:var(--editor-control-hover);color:var(--editor-accent-strong);border-color:#7c57fe47;transform:translateY(-1px)}.TextEditor-module__Smt4Ba__toolbarBtn:focus-visible{outline-offset:2px;outline:3px solid #7c57fe47}.TextEditor-module__Smt4Ba__toolbarBtn:disabled{cursor:not-allowed;opacity:.45}.TextEditor-module__Smt4Ba__viewToggle{width:auto;min-width:96px;color:var(--editor-accent-strong);background:#7c57fe1f;gap:7px;padding:0 12px;font-size:.78rem;font-weight:700}.TextEditor-module__Smt4Ba__viewToggle:hover:not(:disabled){background:#7c57fe2e}.TextEditor-module__Smt4Ba__editorContent{background:var(--editor-content-bg);flex:1;position:relative}.TextEditor-module__Smt4Ba__h_100{height:100px}.TextEditor-module__Smt4Ba__h_150{height:150px}.TextEditor-module__Smt4Ba__h_200{height:200px}.TextEditor-module__Smt4Ba__h_250{height:250px}.TextEditor-module__Smt4Ba__h_300{height:300px}.TextEditor-module__Smt4Ba__h_400{height:400px}.TextEditor-module__Smt4Ba__editorTextarea{width:100%;height:100%;min-height:100%;color:var(--editor-text);font-family:var(--font-manrope), var(--font-sans), sans-serif;resize:none;background:0 0;border:none;outline:none;padding:16px 18px;font-size:.95rem;line-height:1.65}.TextEditor-module__Smt4Ba__editorTextarea::placeholder{color:color-mix(in srgb, var(--editor-muted) 72%, transparent 28%)}.TextEditor-module__Smt4Ba__editorTextarea:disabled{cursor:default}.TextEditor-module__Smt4Ba__previewContent{height:100%;color:var(--editor-text);padding:16px 18px;font-size:.95rem;line-height:1.65;overflow-y:auto}.TextEditor-module__Smt4Ba__previewContent h1{color:var(--editor-accent-strong);margin:14px 0 8px;font-size:1.35rem;font-weight:800}.TextEditor-module__Smt4Ba__previewContent h2{color:var(--editor-accent-strong);margin:12px 0 6px;font-size:1.12rem;font-weight:800}.TextEditor-module__Smt4Ba__previewContent ul{margin:8px 0;padding-left:20px}.TextEditor-module__Smt4Ba__previewContent li{margin:4px 0}.TextEditor-module__Smt4Ba__previewContent a{color:var(--editor-accent-strong);text-underline-offset:3px;font-weight:700;text-decoration:underline}.TextEditor-module__Smt4Ba__editorFooter{background:var(--editor-toolbar-bg);border-top:1px solid var(--editor-border);justify-content:space-between;align-items:center;gap:12px;padding:9px 14px;display:flex}.TextEditor-module__Smt4Ba__characterCount,.TextEditor-module__Smt4Ba__formatHint{color:var(--editor-muted);font-size:.76rem;line-height:1.4}.TextEditor-module__Smt4Ba__characterCount{white-space:nowrap;font-weight:700}.TextEditor-module__Smt4Ba__formatHint{text-align:right}@media (max-width:768px){.TextEditor-module__Smt4Ba__editorToolbar,.TextEditor-module__Smt4Ba__editorFooter{flex-direction:column;align-items:stretch}.TextEditor-module__Smt4Ba__toolbarGroup{flex-wrap:wrap;justify-content:flex-start}.TextEditor-module__Smt4Ba__toolbarBtn{width:38px;height:38px}.TextEditor-module__Smt4Ba__viewToggle{min-width:112px}.TextEditor-module__Smt4Ba__formatHint{text-align:left}}
.enroll-module__z5GZoq__page{background-color:var(--color-bg);min-height:100vh}.enroll-module__z5GZoq__hero{background:#fff;width:100%;padding:56px 24px 96px;position:relative}[data-theme=dark] .enroll-module__z5GZoq__hero{background:var(--color-bg)}.enroll-module__z5GZoq__heroInner{z-index:1;width:100%;max-width:960px;margin:0 auto;position:relative}.enroll-module__z5GZoq__card{border:1px solid var(--color-border);background:var(--color-card);border-radius:20px;flex-direction:column;gap:32px;width:100%;padding:40px;display:flex;box-shadow:0 24px 70px #171f2f14}.enroll-module__z5GZoq__thumbnail{aspect-ratio:16/9;background:var(--color-input-bg);border-radius:24px;width:100%;position:relative;overflow:hidden}.enroll-module__z5GZoq__headerBlock{flex-direction:column;gap:12px;display:flex}.enroll-module__z5GZoq__title{color:var(--color-heading);margin:0;font-size:34px;font-weight:800;line-height:1.25}.enroll-module__z5GZoq__punchline{max-width:760px;color:var(--color-muted);margin:0;font-size:16px;line-height:1.6}.enroll-module__z5GZoq__metaRow{flex-wrap:wrap;align-items:center;gap:16px 20px;display:flex}.enroll-module__z5GZoq__metaDivider{background:var(--color-border);flex-shrink:0;width:1px;height:32px}.enroll-module__z5GZoq__metaCreator{align-items:center;gap:10px;display:flex}.enroll-module__z5GZoq__metaAvatar{object-fit:cover;border-radius:50%;flex-shrink:0}.enroll-module__z5GZoq__metaAvatarFallback{background:var(--color-primary-gradient);color:#fff;text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.enroll-module__z5GZoq__metaCol{flex-direction:column;gap:3px;display:flex}.enroll-module__z5GZoq__metaLabel{color:var(--color-muted);white-space:nowrap;font-size:12.5px;font-weight:600}.enroll-module__z5GZoq__metaValue{color:var(--color-heading);white-space:nowrap;align-items:center;gap:6px;font-size:14.5px;font-weight:700;display:flex}.enroll-module__z5GZoq__metaCreatorName{color:var(--color-primary-accent);white-space:nowrap;font-size:14.5px;font-weight:700;text-decoration:none}.enroll-module__z5GZoq__metaCreatorName:hover{text-decoration:underline}.enroll-module__z5GZoq__metaStars{align-items:center;gap:1px;display:inline-flex}.enroll-module__z5GZoq__actionsBlock{border-top:1px dashed var(--color-border);flex-direction:column;gap:18px;padding-top:8px;display:flex}.enroll-module__z5GZoq__priceRow{justify-content:space-between;align-items:center;display:flex}.enroll-module__z5GZoq__priceLabel{color:var(--color-heading);font-size:15px;font-weight:700}.enroll-module__z5GZoq__priceValue{color:var(--color-heading);font-size:28px;font-weight:800}.enroll-module__z5GZoq__freeBadge{color:#059669;background:#10b9811a;border-radius:999px;padding:6px 14px;font-size:14px;font-weight:700;display:inline-block}.enroll-module__z5GZoq__actionBtn{background:var(--color-primary-gradient);color:#fff;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;width:100%;min-height:56px;padding:16px;font-size:16px;font-weight:700;transition:opacity .15s,transform .15s;display:flex}.enroll-module__z5GZoq__actionBtn:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}.enroll-module__z5GZoq__actionBtn:disabled{opacity:.6;cursor:not-allowed}.enroll-module__z5GZoq__secureNote{color:var(--color-muted);justify-content:center;align-items:center;gap:6px;font-size:13px;display:flex}.enroll-module__z5GZoq__checkoutWith{flex-direction:column;align-items:center;gap:14px;padding-top:4px;display:flex}.enroll-module__z5GZoq__checkoutWith span{color:var(--color-muted);text-transform:uppercase;letter-spacing:.04em;font-size:13px;font-weight:600}.enroll-module__z5GZoq__paymentLogos{align-items:center;gap:24px;display:flex}.enroll-module__z5GZoq__paymentLogoBox{width:64px;height:36px;position:relative}.enroll-module__z5GZoq__detailsSection{border-top:1px solid var(--color-border);flex-direction:column;gap:24px;padding-top:8px;display:flex}.enroll-module__z5GZoq__detailsSection h3{color:var(--color-heading);margin:0 0 10px;font-size:18px;font-weight:700}.enroll-module__z5GZoq__detailsSection ul{color:var(--color-muted);flex-direction:column;gap:8px;margin:0;padding-left:20px;font-size:14.5px;line-height:1.6;display:flex}.enroll-module__z5GZoq__errorCard{border:1px solid var(--color-border);background:var(--color-card);text-align:center;border-radius:20px;width:100%;max-width:560px;margin:40px auto 0;padding:40px;box-shadow:0 24px 70px #171f2f14}.enroll-module__z5GZoq__errorCard h2{color:var(--color-heading);margin:0 0 8px;font-size:20px;font-weight:700}.enroll-module__z5GZoq__errorCard p{color:var(--color-muted);margin:0 0 24px;font-size:14px}.enroll-module__z5GZoq__errorActions{justify-content:center;align-items:center;gap:12px;display:flex}.enroll-module__z5GZoq__errorBackBtn,.enroll-module__z5GZoq__errorRetryBtn{cursor:pointer;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:700}.enroll-module__z5GZoq__errorBackBtn{background:var(--color-input-bg);color:var(--color-heading)}.enroll-module__z5GZoq__errorRetryBtn{background:var(--color-primary-gradient);color:#fff}@media (max-width:1080px){.enroll-module__z5GZoq__card{border-radius:18px;padding:32px}.enroll-module__z5GZoq__title{font-size:28px}}@media (max-width:640px){.enroll-module__z5GZoq__hero{padding:32px 16px 56px}.enroll-module__z5GZoq__card{border-radius:16px;gap:24px;padding:20px}.enroll-module__z5GZoq__thumbnail{border-radius:16px}.enroll-module__z5GZoq__title{font-size:22px}.enroll-module__z5GZoq__punchline{font-size:14px}.enroll-module__z5GZoq__metaRow{column-gap:16px}.enroll-module__z5GZoq__metaDivider{display:none}.enroll-module__z5GZoq__priceValue{font-size:22px}.enroll-module__z5GZoq__actionBtn{min-height:50px;padding:14px;font-size:15px}.enroll-module__z5GZoq__paymentLogos{gap:18px}}
.final-exam-module__Q1Iwxq__page{min-height:calc(100vh - var(--navbar-height));background:var(--color-bg);justify-content:center;align-items:center;padding:40px 20px;display:flex;position:relative}.final-exam-module__Q1Iwxq__card{z-index:1;background:var(--color-card);border:1px solid var(--color-border);width:100%;max-width:min(1100px,94vw);box-shadow:0 20px 60px var(--color-shadow);text-align:center;border-radius:28px;flex-direction:column;align-items:center;padding:32px;display:flex;position:relative}.final-exam-module__Q1Iwxq__backLink{color:var(--color-muted);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:6px;margin-bottom:12px;font-size:13px;font-weight:600;display:inline-flex}.final-exam-module__Q1Iwxq__backLink:hover{color:var(--color-heading)}.final-exam-module__Q1Iwxq__brand{align-items:center;gap:8px;margin-bottom:6px;display:flex}.final-exam-module__Q1Iwxq__brandText{color:var(--color-primary-accent);text-transform:uppercase;letter-spacing:.4px;font-size:15px;font-weight:800}.final-exam-module__Q1Iwxq__title{color:var(--color-heading);margin:0 0 22px;font-size:24px;font-weight:800}.final-exam-module__Q1Iwxq__introBlock,.final-exam-module__Q1Iwxq__notReadyBlock{color:var(--color-text);flex-direction:column;align-items:center;gap:18px;font-size:14px;line-height:1.6;display:flex}.final-exam-module__Q1Iwxq__questionsBlock{text-align:left;width:100%}.final-exam-module__Q1Iwxq__questionBlock{margin-bottom:20px}.final-exam-module__Q1Iwxq__questionText{color:var(--color-heading);margin-bottom:10px;font-size:14.5px;font-weight:700}.final-exam-module__Q1Iwxq__questionMarkdown{overflow-wrap:anywhere;color:inherit!important;font-weight:inherit!important;line-height:1.4!important}.final-exam-module__Q1Iwxq__questionMarkdown p{margin:0}.final-exam-module__Q1Iwxq__optionMarkdown{overflow-wrap:anywhere;color:inherit!important;font-weight:inherit!important;font-size:inherit!important;line-height:inherit!important}.final-exam-module__Q1Iwxq__optionMarkdown p{margin:0}.final-exam-module__Q1Iwxq__optionButton{text-align:left;border:1px solid var(--color-border);background:var(--color-bg);width:100%;color:var(--color-text);cursor:pointer;border-radius:12px;align-items:center;gap:12px;margin-bottom:8px;padding:12px 14px;font-size:13.5px;transition:border-color .15s,background .15s;display:flex}.final-exam-module__Q1Iwxq__optionButton:hover{border-color:var(--color-primary)}.final-exam-module__Q1Iwxq__optionButtonSelected{border-color:var(--color-primary);color:var(--color-heading);background:#7c57fe1a;font-weight:600}.final-exam-module__Q1Iwxq__optionRadio{border:2px solid var(--color-border);border-radius:50%;flex-shrink:0;width:18px;height:18px;position:relative}.final-exam-module__Q1Iwxq__optionButtonSelected .final-exam-module__Q1Iwxq__optionRadio{border-color:var(--color-primary)}.final-exam-module__Q1Iwxq__optionButtonSelected .final-exam-module__Q1Iwxq__optionRadio:after{content:"";background:var(--color-primary-gradient);border-radius:50%;position:absolute;inset:3px}.final-exam-module__Q1Iwxq__optionLabel{flex:1;min-width:0}.final-exam-module__Q1Iwxq__optionCheck{background:var(--color-primary-gradient);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.final-exam-module__Q1Iwxq__footerRow{justify-content:flex-end;margin-top:4px;display:flex}.final-exam-module__Q1Iwxq__resultBlock{flex-direction:column;align-items:center;gap:4px;width:100%;display:flex}.final-exam-module__Q1Iwxq__successIcon{color:#16a34a;margin-bottom:8px}.final-exam-module__Q1Iwxq__resultHeading{color:var(--color-heading);margin:0 0 18px;font-size:16px;font-weight:700}.final-exam-module__Q1Iwxq__scoreText{color:var(--color-primary-accent);font-size:2.5rem;font-weight:800}.final-exam-module__Q1Iwxq__passedText{color:#16a34a;margin:4px 0;font-weight:700}.final-exam-module__Q1Iwxq__failedText{color:#dc2626;margin:4px 0;font-weight:700}.final-exam-module__Q1Iwxq__feedbackText{color:var(--color-text);margin:6px 0 4px;font-size:13.5px;line-height:1.6}.final-exam-module__Q1Iwxq__certActions{align-items:center;gap:10px;margin-top:12px;display:flex}.final-exam-module__Q1Iwxq__primaryPillBtn{background:var(--color-primary-gradient);color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;margin-top:12px;padding:12px 26px;font-size:13.5px;font-weight:600;transition:opacity .15s;display:inline-flex}.final-exam-module__Q1Iwxq__primaryPillBtn:disabled{opacity:.55;cursor:not-allowed}.final-exam-module__Q1Iwxq__primaryPillBtn svg{flex-shrink:0}.final-exam-module__Q1Iwxq__secondaryPillBtn{border:1px solid var(--color-border);color:var(--color-text);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:8px;margin-top:12px;padding:12px 26px;font-size:13.5px;font-weight:600;display:inline-flex}.final-exam-module__Q1Iwxq__secondaryPillBtn:disabled{opacity:.55;cursor:not-allowed}.final-exam-module__Q1Iwxq__secondaryPillBtn svg{flex-shrink:0}@media (max-width:640px){.final-exam-module__Q1Iwxq__card{border-radius:20px;padding:24px 18px}.final-exam-module__Q1Iwxq__title{font-size:20px}.final-exam-module__Q1Iwxq__certActions{flex-direction:column;width:100%}.final-exam-module__Q1Iwxq__certActions .final-exam-module__Q1Iwxq__primaryPillBtn,.final-exam-module__Q1Iwxq__certActions .final-exam-module__Q1Iwxq__secondaryPillBtn{justify-content:center;width:100%}}
