.lesson-card{background:var(--theme-bg,#fff);border:1px solid var(--theme-elevation-150,#e2e8f0);border-radius:8px;padding:.875rem;cursor:-webkit-grab;cursor:grab;transition:all .2s ease;margin-bottom:.75rem}.lesson-card:hover{border-color:var(--theme-info-300,#93c5fd);box-shadow:0 2px 8px rgba(59,130,246,.1);transform:translateY(-1px)}.lesson-card:active{cursor:-webkit-grabbing;cursor:grabbing}.lesson-card__header{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.5rem}.lesson-card__drag-handle{color:var(--theme-elevation-400,#94a3b8);display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:.125rem;border-radius:4px;transition:all .2s ease}.lesson-card__drag-handle:hover{color:var(--theme-elevation-600,#475569);background:var(--theme-elevation-100,#f1f5f9)}.lesson-card__title{flex:1 1;font-size:14px;font-weight:500;line-height:1.4;color:var(--theme-elevation-900,#0f172a);cursor:pointer}.lesson-card__title:hover{color:var(--theme-input-active,#3b82f6)}.lesson-card__title-input{flex:1 1;font-size:14px;font-weight:500;line-height:1.4;color:var(--theme-elevation-900,#0f172a);padding:.25rem .5rem;border:2px solid var(--theme-input-active,#3b82f6);border-radius:4px;background:var(--theme-bg,#fff);outline:none}.lesson-card__title-input:focus{box-shadow:0 0 0 3px rgba(59,130,246,.1)}.lesson-card__edit-link{flex-shrink:0;padding:.25rem;background:rgba(0,0,0,0);border:none;border-radius:4px;color:var(--theme-elevation-400,#94a3b8);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;opacity:0;text-decoration:none}.lesson-card__edit-link:hover{background:var(--theme-info-100,#dbeafe);color:var(--theme-info-600,#2563eb)}.lesson-card__remove{flex-shrink:0;padding:.25rem;background:rgba(0,0,0,0);border:none;border-radius:4px;color:var(--theme-elevation-400,#94a3b8);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;opacity:0;margin-left:auto}.lesson-card__remove:hover{background:var(--theme-error-100,#fee2e2);color:var(--theme-error-600,#dc2626)}.lesson-card:hover .lesson-card__edit-link,.lesson-card:hover .lesson-card__remove{opacity:1}.lesson-card__description{font-size:12px;line-height:1.5;color:var(--theme-elevation-600,#64748b);margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;cursor:pointer}.lesson-card__description:hover{color:var(--theme-input-active,#3b82f6)}.lesson-card__description-input{font-size:12px;line-height:1.5;color:var(--theme-elevation-900,#0f172a);margin-bottom:.5rem;padding:.375rem .5rem;border:2px solid var(--theme-input-active,#3b82f6);border-radius:4px;background:var(--theme-bg,#fff);width:100%;outline:none;resize:vertical;min-height:40px;font-family:inherit}.lesson-card__description-input:focus{box-shadow:0 0 0 3px rgba(59,130,246,.1)}.lesson-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.lesson-card__duration{display:flex;align-items:center;gap:.375rem;font-size:12px;color:var(--theme-elevation-600,#64748b);font-weight:500;cursor:pointer}.lesson-card__duration svg{flex-shrink:0;opacity:.7}.lesson-card__duration:hover{color:var(--theme-input-active,#3b82f6)}.lesson-card__duration-input{font-size:12px;color:var(--theme-elevation-900,#0f172a);font-weight:500;padding:.375rem .5rem;border:2px solid var(--theme-input-active,#3b82f6);border-radius:4px;background:var(--theme-bg,#fff);width:100%;max-width:180px;outline:none}.lesson-card__duration-input:focus{box-shadow:0 0 0 3px rgba(59,130,246,.1)}.lesson-card__order{font-size:11px;color:var(--theme-elevation-500,#94a3b8);font-weight:600;padding:.125rem .375rem;background:var(--theme-elevation-100,#f1f5f9);border-radius:4px}.module-column{display:flex;flex-direction:column;width:320px;max-width:320px;flex-shrink:0;background:var(--theme-elevation-50,#f8fafc);border:2px solid var(--theme-elevation-200,#e2e8f0);border-radius:12px;overflow:hidden;transition:all .2s ease}.module-column:hover{border-color:var(--theme-success-300,#86efac);box-shadow:0 4px 12px rgba(16,185,129,.1)}.module-column__header{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;background:linear-gradient(135deg,var(--theme-elevation-50,#f8fafc) 0,var(--theme-bg,#fff) 100%);border-bottom:1px solid var(--theme-elevation-200,#e2e8f0);cursor:-webkit-grab;cursor:grab}.module-column__header:active{cursor:-webkit-grabbing;cursor:grabbing}.module-column__drag-handle{color:var(--theme-elevation-400,#94a3b8);display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:.25rem;border-radius:4px;transition:all .2s ease}.module-column__drag-handle:hover{color:var(--theme-elevation-600,#475569);background:var(--theme-elevation-100,#f1f5f9)}.module-column__header-content{flex:1 1;min-width:0}.module-column__edit-link{flex-shrink:0;padding:.375rem;background:rgba(0,0,0,0);border:none;border-radius:6px;color:var(--theme-elevation-400,#94a3b8);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;opacity:0;text-decoration:none}.module-column__edit-link:hover{background:var(--theme-info-100,#dbeafe);color:var(--theme-info-600,#2563eb)}.module-column__remove{flex-shrink:0;padding:.375rem;background:rgba(0,0,0,0);border:none;border-radius:6px;color:var(--theme-elevation-400,#94a3b8);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;opacity:0}.module-column__remove:hover{background:var(--theme-error-100,#fee2e2);color:var(--theme-error-600,#dc2626)}.module-column__header:hover .module-column__edit-link,.module-column__header:hover .module-column__remove{opacity:1}.module-column__title{font-size:15px;font-weight:600;line-height:1.4;color:var(--theme-elevation-900,#0f172a);margin-bottom:.25rem;cursor:pointer}.module-column__title:hover{color:var(--theme-input-active,#3b82f6)}.module-column__title-input{font-size:15px;font-weight:600;line-height:1.4;color:var(--theme-elevation-900,#0f172a);margin-bottom:.25rem;padding:.25rem .5rem;border:2px solid var(--theme-input-active,#3b82f6);border-radius:4px;background:var(--theme-bg,#fff);width:100%;outline:none}.module-column__title-input:focus{box-shadow:0 0 0 3px rgba(59,130,246,.1)}.module-column__description{font-size:12px;line-height:1.5;color:var(--theme-elevation-600,#64748b);margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;cursor:pointer}.module-column__description:hover{color:var(--theme-input-active,#3b82f6)}.module-column__description-input{font-size:12px;line-height:1.5;color:var(--theme-elevation-900,#0f172a);margin-bottom:.5rem;padding:.375rem .5rem;border:2px solid var(--theme-input-active,#3b82f6);border-radius:4px;background:var(--theme-bg,#fff);width:100%;outline:none;resize:vertical;min-height:50px;font-family:inherit}.module-column__description-input:focus{box-shadow:0 0 0 3px rgba(59,130,246,.1)}.module-column__required-badge{display:inline-flex;align-items:center;gap:.25rem;font-size:11px;font-weight:600;color:#dc2626;background:rgba(220,38,38,.1);padding:.25rem .5rem;border-radius:4px;margin-bottom:.5rem}.module-column__stats{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.module-column__stat{display:flex;align-items:center;gap:.375rem;font-size:12px;color:var(--theme-elevation-600,#64748b);font-weight:500}.module-column__stat svg{flex-shrink:0;opacity:.7}.module-column__order{font-size:12px;color:var(--theme-elevation-500,#94a3b8);font-weight:600;padding:.25rem .5rem;background:var(--theme-elevation-100,#f1f5f9);border-radius:4px;flex-shrink:0}.module-column__lessons{flex:1 1;padding:1rem;overflow-y:auto;min-height:200px;max-height:600px;transition:background-color .2s ease}.module-column__lessons--over{background-color:var(--theme-success-50,#f0fdf4)}.module-column__lessons>:last-child{margin-bottom:0}.module-column__empty{min-height:100px;padding:1rem;text-align:center;color:var(--theme-elevation-500,#64748b)}.module-column__add-lesson,.module-column__empty{display:flex;align-items:center;justify-content:center;font-size:13px;border:2px dashed var(--theme-elevation-200,#e2e8f0);border-radius:8px;background:var(--theme-bg,#fff)}.module-column__add-lesson{margin-top:.75rem;padding:8px 12px;width:100%;color:var(--theme-elevation-600,#64748b);font-weight:500;cursor:pointer;transition:all .2s;gap:6px}.module-column__add-lesson:hover{background:var(--theme-elevation-50,#f8fafc);border-color:var(--theme-input-active,#3b82f6);color:var(--theme-input-active,#3b82f6)}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-content{background:var(--theme-elevation-0);border-radius:8px;width:90%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.3)}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid var(--theme-elevation-100)}.modal-header h2{margin:0;font-size:20px;font-weight:600;color:var(--theme-text)}.modal-close{background:none;border:none;font-size:28px;color:var(--theme-text);cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s}.modal-close:hover{background:var(--theme-elevation-100)}.modal-tabs{display:flex;gap:8px;padding:16px 24px 0;border-bottom:1px solid var(--theme-elevation-100)}.modal-tab{background:none;padding:10px 16px;font-size:14px;font-weight:500;color:var(--theme-text);cursor:pointer;border:none;border-bottom:2px solid rgba(0,0,0,0);transition:all .2s;margin-bottom:-1px}.modal-tab--active,.modal-tab:hover{color:var(--theme-input-active)}.modal-tab--active{border-bottom-color:var(--theme-input-active)}.modal-body{flex:1 1;overflow-y:auto;padding:24px}.existing-modules{display:flex;flex-direction:column;gap:16px}.search-input{width:100%;padding:10px 12px;border:1px solid var(--theme-elevation-200);border-radius:4px;font-size:14px;background:var(--theme-elevation-50);color:var(--theme-text);transition:border-color .2s}.search-input:focus{outline:none;border-color:var(--theme-input-active)}.search-input::placeholder{color:var(--theme-text-disabled)}.empty,.loading{text-align:center;padding:32px;color:var(--theme-text-disabled);font-size:14px}.modules-list{display:flex;flex-direction:column;gap:12px}.module-item{display:flex;gap:16px;padding:16px;border:1px solid var(--theme-elevation-200);border-radius:6px;background:var(--theme-elevation-50);transition:all .2s}.module-item:hover{border-color:var(--theme-elevation-300);background:var(--theme-elevation-100)}.module-item__info{flex:1 1;display:flex;flex-direction:column;gap:4px}.module-item__title{font-weight:600;font-size:14px;color:var(--theme-text)}.module-item__description{font-size:13px;color:var(--theme-text-disabled);line-height:1.4}.module-item__slug{font-size:12px;color:var(--theme-text-disabled);font-family:monospace}.module-item__meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.module-item__duration{display:flex;align-items:center;gap:4px;font-size:12px;color:var(--theme-text-disabled)}.module-item__duration svg{opacity:.6}.module-item__add{padding:8px 16px;background:var(--theme-input-active);color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:4px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;align-self:center}[data-theme=light] .module-item__add{color:#000;border-color:rgba(0,0,0,.2)}.module-item__add:hover{background:var(--theme-input-active-hover,var(--theme-input-active));transform:translateY(-1px);border-color:rgba(0,0,0,.25)}.create-form{gap:20px}.create-form,.form-field{display:flex;flex-direction:column}.form-field{gap:8px}.form-field label{font-size:13px;font-weight:500;color:var(--theme-text)}.form-field label .required{color:var(--theme-error-500)}.form-field input,.form-field textarea{width:100%;padding:10px 12px;border:1px solid var(--theme-elevation-200);border-radius:4px;font-size:14px;background:var(--theme-elevation-50);color:var(--theme-text);font-family:inherit;transition:border-color .2s}.form-field input:focus,.form-field textarea:focus{outline:none;border-color:var(--theme-input-active)}.form-field input::placeholder,.form-field textarea::placeholder{color:var(--theme-text-disabled)}.form-field textarea{resize:vertical;min-height:60px}.form-actions{display:flex;gap:12px;justify-content:flex-end;padding-top:8px}.btn{padding:10px 20px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;border:none;transition:all .2s}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--secondary{background:var(--theme-elevation-100);color:var(--theme-text)}.btn--secondary:hover:not(:disabled){background:var(--theme-elevation-200)}.btn--primary{background:var(--theme-input-active);color:#fff;border:1px solid rgba(0,0,0,.15)}[data-theme=light] .btn--primary{color:#000;border-color:rgba(0,0,0,.2)}.btn--primary:hover:not(:disabled){background:var(--theme-input-active-hover,var(--theme-input-active));transform:translateY(-1px);border-color:rgba(0,0,0,.25)}.course-structure-view{padding:2rem;height:100%;display:flex;flex-direction:column}.course-structure-view__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.course-structure-view__header h2{margin:0;font-size:1.5rem;font-weight:600;color:var(--theme-elevation-900,#0f172a)}.course-structure-view__actions{display:flex;align-items:center;gap:16px}.course-structure-view__actions .btn{padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;border:none;transition:all .2s;display:flex;align-items:center;gap:6px}.course-structure-view__actions .btn--primary{background:var(--theme-input-active,#3b82f6);color:#fff}.course-structure-view__actions .btn--primary:hover{background:var(--theme-input-active-hover,#2563eb);transform:translateY(-1px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.course-structure-view__actions .btn--success{background:var(--theme-success-600,#10b981);color:#fff}.course-structure-view__actions .btn--success:hover:not(:disabled){background:var(--theme-success-700,#059669);transform:translateY(-1px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.course-structure-view__actions .btn--success:disabled{opacity:.5;cursor:not-allowed}.course-structure-view__status{display:flex;align-items:center;gap:.5rem}.course-structure-view__status .status{font-size:.875rem;padding:.375rem .75rem;border-radius:6px;font-weight:500}.course-structure-view__status .status--saving{background:var(--theme-info-100,#dbeafe);color:var(--theme-info-700,#1d4ed8)}.course-structure-view__status .status--saved{background:var(--theme-success-100,#d1fae5);color:var(--theme-success-700,#047857)}.course-structure-view__instructions{margin-bottom:1.5rem;padding:1rem;background:var(--theme-info-50,#eff6ff);border:1px solid var(--theme-info-200,#bfdbfe);border-radius:8px}.course-structure-view__instructions p{margin:0;font-size:.875rem;line-height:1.5;color:var(--theme-info-900,#1e3a8a)}.course-structure-view__board{flex:1 1;overflow-x:auto;overflow-y:hidden}.course-structure-view__empty,.course-structure-view__error,.course-structure-view__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;padding:2rem;text-align:center}.course-structure-view__empty p,.course-structure-view__error p,.course-structure-view__loading p{margin:.5rem 0;font-size:.875rem;color:var(--theme-elevation-600,#64748b)}.course-structure-view__empty button,.course-structure-view__error button,.course-structure-view__loading button{margin-top:1rem;padding:.5rem 1rem;background:var(--theme-elevation-900,#0f172a);color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.course-structure-view__empty button:hover,.course-structure-view__error button:hover,.course-structure-view__loading button:hover{background:var(--theme-elevation-800,#1e293b);transform:translateY(-1px)}.kanban-board{display:flex;gap:1.5rem;padding-bottom:1rem;min-height:400px}.MatchingQuestionField_matchingQuestionField__xaT4X{margin-bottom:2rem}.MatchingQuestionField_matchingQuestionField__xaT4X .MatchingQuestionField_fieldLabel__OypxL{display:block;margin-bottom:.5rem;font-weight:600}.MatchingQuestionField_matchingQuestionField__xaT4X .MatchingQuestionField_fieldLabel__OypxL .MatchingQuestionField_required__0xpD7{color:var(--theme-error-500);margin-left:.25rem}.MatchingQuestionField_matchingQuestionField__xaT4X .MatchingQuestionField_matchingOptionsList__hfyUO{margin-bottom:1rem;min-height:100px}.MatchingQuestionField_matchingQuestionField__xaT4X .MatchingQuestionField_matchingOption__bv5OX{display:flex;align-items:center;gap:1rem;padding:.75rem;background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-200);border-radius:4px;margin-bottom:.5rem}.MatchingQuestionField_matchingQuestionField__xaT4X .MatchingQuestionField_matchingOption__bv5OX:hover{border-color:var(--theme-elevation-300)}.MatchingQuestionField_matchingQuestionField__xaT4X .MatchingQuestionField_matchingOption__bv5OX .MatchingQuestionField_matchingTexts__xTxFU{display:flex;align-items:center;gap:1rem;flex:1 1}.MatchingQuestionField_matchingQuestionField__xaT4X .MatchingQuestionField_matchingOption__bv5OX .MatchingQuestionField_matchingTexts__xTxFU input{flex:1 1;min-width:200px;padding:.5rem;border:1px solid var(--theme-elevation-200);border-radius:4px;background:var(--theme-input-bg)}.MatchingQuestionField_matchingQuestionField__xaT4X .MatchingQuestionField_matchingOption__bv5OX .MatchingQuestionField_matchingTexts__xTxFU input:focus{border-color:var(--theme-elevation-400);outline:none}.MatchingQuestionField_matchingQuestionField__xaT4X .MatchingQuestionField_matchingOption__bv5OX .MatchingQuestionField_matchingTexts__xTxFU .MatchingQuestionField_separator__3I5DV{color:var(--theme-elevation-400);font-weight:700}.MatchingQuestionField_matchingQuestionField__xaT4X .MatchingQuestionField_matchingOption__bv5OX .MatchingQuestionField_deleteOption__5nex_{padding:.5rem;color:var(--theme-error-500);font-size:1.2rem;line-height:1}.MatchingQuestionField_matchingQuestionField__xaT4X .MatchingQuestionField_matchingOption__bv5OX .MatchingQuestionField_deleteOption__5nex_:hover{color:var(--theme-error-600)}