.markdown-description-editor-module__BeauQq__wrap{flex-direction:column;gap:.5rem;display:flex}.markdown-description-editor-module__BeauQq__label{margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}.markdown-description-editor-module__BeauQq__toolbar{border:1px solid var(--border-strong);background:var(--bg-base-2);border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.35rem;display:flex}.markdown-description-editor-module__BeauQq__tools{flex-wrap:wrap;gap:.25rem;display:flex}.markdown-description-editor-module__BeauQq__toolBtn,.markdown-description-editor-module__BeauQq__modeBtn,.markdown-description-editor-module__BeauQq__modeActive{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.5rem;align-items:center;gap:.35rem;padding:.35rem .55rem;font-size:.75rem;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.markdown-description-editor-module__BeauQq__toolBtn:hover,.markdown-description-editor-module__BeauQq__modeBtn:hover{color:var(--text-primary);background:var(--bg-surface);border-color:var(--border)}.markdown-description-editor-module__BeauQq__modeToggle{gap:.25rem;display:flex}.markdown-description-editor-module__BeauQq__modeActive{color:var(--text-primary);background:var(--bg-surface-raised);border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.markdown-description-editor-module__BeauQq__textarea{resize:vertical;border:1px solid var(--border-strong);background:var(--bg-surface);width:100%;min-height:10rem;color:var(--text-primary);font-family:var(--font-mono);border-radius:.75rem;padding:.75rem .9rem;font-size:.875rem;line-height:1.6}.markdown-description-editor-module__BeauQq__textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow);outline:none}.markdown-description-editor-module__BeauQq__preview{border:1px solid var(--border-strong);background:var(--bg-surface);border-radius:.75rem;min-height:10rem;padding:.9rem 1rem}.markdown-description-editor-module__BeauQq__previewBody{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.markdown-description-editor-module__BeauQq__previewBody h2,.markdown-description-editor-module__BeauQq__previewBody h3{font-family:var(--font-display);color:var(--text-primary);margin:1rem 0 .5rem;line-height:1.3}.markdown-description-editor-module__BeauQq__previewBody h2:first-child,.markdown-description-editor-module__BeauQq__previewBody h3:first-child,.markdown-description-editor-module__BeauQq__previewBody p:first-child{margin-top:0}.markdown-description-editor-module__BeauQq__previewBody ul{margin:.5rem 0 .75rem;padding-left:1.25rem}.markdown-description-editor-module__BeauQq__previewBody li{margin-bottom:.35rem}.markdown-description-editor-module__BeauQq__previewBody p{margin:.5rem 0}.markdown-description-editor-module__BeauQq__previewEmpty{color:var(--text-muted);margin:0;font-size:.875rem;font-style:italic}.markdown-description-editor-module__BeauQq__hint{color:var(--text-muted);margin:0;font-size:.75rem}.markdown-description-editor-module__BeauQq__error{color:var(--danger,#dc2626);margin:0;font-size:.8125rem}
.instructor-select-module__85hw-W__root{width:100%;position:relative}.instructor-select-module__85hw-W__trigger{border:1px solid var(--border-strong);background:var(--bg-surface-raised);width:100%;min-height:2.5rem;color:var(--text-primary);font-family:var(--font-sans);cursor:pointer;border-radius:.375rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s;display:flex}.instructor-select-module__85hw-W__trigger:hover:not(:disabled),.instructor-select-module__85hw-W__trigger[aria-expanded=true]{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-glow)}.instructor-select-module__85hw-W__trigger:disabled{cursor:wait;opacity:.7}.instructor-select-module__85hw-W__triggerError{border-color:#ef4444}.instructor-select-module__85hw-W__value{text-overflow:ellipsis;white-space:nowrap;text-align:left;min-width:0;overflow:hidden}.instructor-select-module__85hw-W__chevron{width:1rem;height:1rem;color:var(--text-muted);flex-shrink:0;transition:transform .2s}.instructor-select-module__85hw-W__chevronOpen{transform:rotate(180deg)}.instructor-select-module__85hw-W__list{z-index:60;border:1px solid var(--border-strong);background:var(--bg-surface);box-shadow:var(--shadow-md);border-radius:.375rem;max-height:16rem;margin:0;padding:.25rem;list-style:none;position:absolute;top:calc(100% + .25rem);left:0;right:0;overflow-y:auto}.instructor-select-module__85hw-W__option{width:100%;color:var(--text-secondary);font-family:var(--font-sans);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:flex-start;align-items:center;gap:.5rem;padding:.5rem .6rem;transition:background .15s,color .15s;display:flex}.instructor-select-module__85hw-W__option:hover{background:var(--bg-elevated);color:var(--accent)}.instructor-select-module__85hw-W__optionActive{color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, var(--bg-elevated))}.instructor-select-module__85hw-W__optionText{flex-direction:column;gap:.1rem;min-width:0;display:flex}.instructor-select-module__85hw-W__optionName{font-size:.875rem;font-weight:600}.instructor-select-module__85hw-W__optionEmail{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.instructor-select-module__85hw-W__checkmark{color:var(--accent);flex-shrink:0;font-size:.75rem;font-weight:700}.instructor-select-module__85hw-W__emptyState{color:var(--text-muted);text-align:center;padding:.75rem;font-size:.875rem}.instructor-select-module__85hw-W__checkbox{width:1rem;color:var(--accent);flex-shrink:0;font-size:.9rem;line-height:1}.instructor-select-module__85hw-W__chips{flex-wrap:wrap;gap:.35rem;margin-top:.5rem;display:flex}.instructor-select-module__85hw-W__chip{background:color-mix(in srgb, var(--accent) 12%, var(--bg-elevated));color:var(--text-secondary);border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.75rem;font-weight:600;display:inline-flex}
.course-form-module__mKA6YW__sectionLabel{color:var(--text-secondary);margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}.course-form-module__mKA6YW__sectionHint{color:var(--text-muted);margin:0 0 .75rem;font-size:.75rem;line-height:1.5}.course-form-module__mKA6YW__localeButtons{background:var(--bg-base-2);border-radius:.75rem;flex-wrap:wrap;gap:.35rem;padding:.35rem;display:flex}.course-form-module__mKA6YW__localeBtn,.course-form-module__mKA6YW__localeBtnActive{cursor:pointer;border:1px solid #0000;border-radius:.5rem;padding:.5rem .85rem;font-size:.875rem;font-weight:500;transition:background .15s,color .15s,border-color .15s,box-shadow .15s}.course-form-module__mKA6YW__localeBtn{color:var(--text-muted);background:0 0}.course-form-module__mKA6YW__localeBtn:hover{color:var(--text-primary);background:var(--bg-surface);border-color:var(--border)}.course-form-module__mKA6YW__localeBtnActive{background:var(--bg-surface-raised);color:var(--text-primary);border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.course-form-module__mKA6YW__translationList{flex-direction:column;gap:1.25rem;display:flex}.course-form-module__mKA6YW__translationBlock{border:1px solid var(--border);background:var(--bg-base-2);border-radius:.85rem;padding:1rem 1.1rem}.course-form-module__mKA6YW__translationBlockRequired{border-color:color-mix(in srgb, var(--accent) 35%, var(--border))}.course-form-module__mKA6YW__translationHeader{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.85rem;display:flex}.course-form-module__mKA6YW__translationLocale{font-family:var(--font-display);color:var(--text-primary);margin:0;font-size:1rem;font-weight:700}.course-form-module__mKA6YW__requiredBadge{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);background:color-mix(in srgb, var(--accent) 12%, transparent);border:1px solid color-mix(in srgb, var(--accent) 25%, var(--border));border-radius:999px;padding:.2rem .45rem;font-size:.65rem;font-weight:700}.course-form-module__mKA6YW__translationFields{flex-direction:column;gap:.75rem;display:flex}.course-form-module__mKA6YW__formError{color:var(--danger,#dc2626);margin:.75rem 0 0;font-size:.875rem}
.course-introduction-module__q_25pG__wrap{border:1px solid var(--border);background:var(--bg-surface);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-md);border-radius:1.25rem;margin-bottom:2rem;position:relative;overflow:hidden}.course-introduction-module__q_25pG__wrap:before{content:"";background:radial-gradient(ellipse 70% 50% at 100% 0%, var(--accent-glow), transparent 55%), radial-gradient(ellipse 60% 50% at 0% 100%, var(--accent-2-glow), transparent 55%);opacity:.65;pointer-events:none;z-index:0;position:absolute;inset:0}.course-introduction-module__q_25pG__accentBar{z-index:1;background:linear-gradient(90deg, var(--accent), var(--accent-2));height:4px;position:relative}.course-introduction-module__q_25pG__inner{z-index:1;padding:2rem 1.75rem 1.75rem;position:relative}@media (min-width:640px){.course-introduction-module__q_25pG__inner{padding:2.25rem 2rem 1.75rem}}.course-introduction-module__q_25pG__eyebrow{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:.72rem;font-weight:700;display:inline-flex}.course-introduction-module__q_25pG__titleRow{align-items:flex-start;gap:.75rem;margin-bottom:1.25rem;display:flex}.course-introduction-module__q_25pG__sparkle{color:var(--accent);filter:drop-shadow(0 0 8px var(--accent-glow));flex-shrink:0;margin-top:.15rem}.course-introduction-module__q_25pG__title{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text-primary);margin:0;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;line-height:1.2}.course-introduction-module__q_25pG__subtitle{color:var(--text-muted);margin:.35rem 0 0;font-size:1rem;font-weight:500;line-height:1.5}.course-introduction-module__q_25pG__body{color:var(--text-secondary);max-width:65ch;margin:0 0 1.75rem;font-size:1.02rem;line-height:1.75}.course-introduction-module__q_25pG__body h2,.course-introduction-module__q_25pG__body h3{font-family:var(--font-display);color:var(--text-primary);margin:1.1rem 0 .45rem;line-height:1.3}.course-introduction-module__q_25pG__body ul{margin:.5rem 0 .85rem;padding-left:1.25rem}.course-introduction-module__q_25pG__body li{margin-bottom:.35rem}.course-introduction-module__q_25pG__body p{margin:.5rem 0}.course-introduction-module__q_25pG__instructor{background:var(--bg-elevated);border:1px solid var(--border);border-radius:.9rem;align-items:center;gap:.75rem;max-width:28rem;margin-bottom:1.5rem;padding:.85rem 1rem;display:flex}.course-introduction-module__q_25pG__instructorAvatar{background:linear-gradient(135deg, var(--accent), var(--accent-2));width:2.75rem;height:2.75rem;color:var(--accent-contrast);box-shadow:0 0 16px var(--accent-glow);border-radius:999px;justify-content:center;align-items:center;font-size:.95rem;font-weight:800;display:flex}.course-introduction-module__q_25pG__instructorLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.68rem;font-weight:700}.course-introduction-module__q_25pG__instructorName{color:var(--text-primary);font-size:1rem;font-weight:700}.course-introduction-module__q_25pG__highlights{grid-template-columns:1fr;gap:.75rem;margin-bottom:1.75rem;display:grid}@media (min-width:640px){.course-introduction-module__q_25pG__highlights{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.course-introduction-module__q_25pG__highlights{grid-template-columns:repeat(4,1fr)}}.course-introduction-module__q_25pG__highlight{background:var(--bg-elevated);border:1px solid var(--border);border-radius:.85rem;align-items:flex-start;gap:.65rem;padding:.85rem 1rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.course-introduction-module__q_25pG__highlight:hover{border-color:var(--accent);box-shadow:0 6px 20px -8px var(--accent-glow-strong);transform:translateY(-2px)}.course-introduction-module__q_25pG__highlightIcon{background:linear-gradient(145deg, var(--bg-surface), var(--bg-elevated));width:2.25rem;height:2.25rem;color:var(--accent);border:1px solid var(--border-strong);border-radius:.6rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.course-introduction-module__q_25pG__highlightTitle{font-family:var(--font-display);color:var(--text-primary);margin:0 0 .2rem;font-size:.92rem;font-weight:700;line-height:1.25}.course-introduction-module__q_25pG__highlightText{color:var(--text-muted);margin:0;font-size:.82rem;line-height:1.45}.course-introduction-module__q_25pG__stats{border-top:1px dashed var(--border);grid-template-columns:repeat(3,1fr);gap:1rem;padding-top:1.5rem;display:grid}.course-introduction-module__q_25pG__stat{text-align:center;padding:.5rem}.course-introduction-module__q_25pG__statValue{font-family:var(--font-display);background:linear-gradient(135deg, var(--accent), var(--accent-2));-webkit-text-fill-color:transparent;color:#0000;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:800;line-height:1.1}.course-introduction-module__q_25pG__statLabel{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;margin-top:.35rem;font-size:.72rem;font-weight:600}
.course-lessons-panel-module__yUGqqW__shell{border:1px solid var(--border);background:var(--bg-surface);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-md);border-radius:1.25rem;overflow:hidden}.course-lessons-panel-module__yUGqqW__head{background:linear-gradient(125deg,#05050ce6 0%,#111827e6 42%,#0c0a1df2 100%);padding:1.35rem 1.5rem 1.25rem;position:relative;overflow:hidden}.light .course-lessons-panel-module__yUGqqW__head{background:linear-gradient(125deg,#0b1120 0%,#1e1b4b 60%,#2e1065 100%)}.course-lessons-panel-module__yUGqqW__head:after{content:"";pointer-events:none;background:radial-gradient(circle,#22d3ee2e 0%,#0000 65%);width:55%;height:200%;position:absolute;top:-60%;right:-20%}.course-lessons-panel-module__yUGqqW__head:before{content:"";opacity:.5;pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 40%,#0000 85%);mask-image:radial-gradient(#000 40%,#0000 85%)}.course-lessons-panel-module__yUGqqW__headInner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex;position:relative}.course-lessons-panel-module__yUGqqW__headTitle{font-family:var(--font-display);letter-spacing:-.025em;color:#f1f5f9;align-items:center;gap:.6rem;margin:0 0 .25rem;font-size:1.35rem;font-weight:700;display:flex}.course-lessons-panel-module__yUGqqW__headSub{color:#e2e8f0b8;max-width:36rem;margin:0;font-size:.875rem;line-height:1.5}.course-lessons-panel-module__yUGqqW__iconWrap{background:linear-gradient(135deg,#22d3ee40,#a855f740);border:1px solid #ffffff2e;border-radius:.7rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex;box-shadow:0 0 16px #22d3ee4d}.course-lessons-panel-module__yUGqqW__headActionBtn{color:#f8fafc!important;background:#ffffff1a!important;border:1px solid #ffffff47!important}.course-lessons-panel-module__yUGqqW__headActionBtn:hover{color:#fff!important;background:#fff3!important;border-color:#ffffff6b!important}.course-lessons-panel-module__yUGqqW__body{background:0 0;padding:1.5rem}@media (min-width:640px){.course-lessons-panel-module__yUGqqW__body{padding:1.75rem 1.5rem 1.5rem}}
.course-lesson-cta-module__BKsJYW__strip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000047;border:1px solid #ffffff24;border-radius:.9rem;padding:.65rem}.course-lesson-cta-module__BKsJYW__stripInner{flex-wrap:wrap;align-items:center;gap:.85rem 1.25rem;padding:.35rem .5rem .35rem .35rem;display:flex}.course-lesson-cta-module__BKsJYW__primaryBtn{font-family:var(--font-sans);letter-spacing:.01em;color:#0b1120;background:linear-gradient(135deg,#67e8f9,#e9d5ff);border-radius:999px;align-items:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;box-shadow:0 6px 18px -6px #22d3ee99}.course-lesson-cta-module__BKsJYW__primaryBtn:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 10px 26px -6px #22d3eecc}.course-lesson-cta-module__BKsJYW__hint{font-family:var(--font-mono);color:#ffffffeb;margin:0;font-size:.8rem;line-height:1.45}.course-lesson-cta-module__BKsJYW__hintMuted{color:#ffffffb3;font-weight:500}.course-lesson-cta-module__BKsJYW__link{color:#a5f3fc;text-underline-offset:3px;font-weight:700;text-decoration:underline;transition:color .2s}.course-lesson-cta-module__BKsJYW__link:hover{color:#67e8f9}@media (max-width:520px){.course-lesson-cta-module__BKsJYW__stripInner{flex-direction:column;align-items:stretch}.course-lesson-cta-module__BKsJYW__primaryBtn{justify-content:center}}
