._courseCard_1kmay_3{position:relative;background:#fffffffa;border-radius:20px;border:1px solid rgba(226,232,240,.6);box-shadow:0 4px 20px #00000014,0 1px 3px #0000000d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden;transition:all .3s cubic-bezier(.22,1,.36,1);will-change:transform,box-shadow;container-type:inline-size;cursor:pointer}._courseCard_1kmay_3:hover{box-shadow:0 20px 40px #0000001f,0 8px 16px #00000014;border-color:#3b82f64d}._courseCard_1kmay_3._nearLaunch_1kmay_27{border-color:#fbbf2466;background:linear-gradient(135deg,#fffffffa,#fef08a1a)}._courseCard_1kmay_3._readyToLaunch_1kmay_34{border-color:#22c55e80;background:linear-gradient(135deg,#fffffffa,#bbf7d026)}._courseCard_1kmay_3._hasKnocked_1kmay_41{border-color:#8b5cf666;background:linear-gradient(135deg,#fffffffa,#c4b5fd1a)}._courseCard_1kmay_3._launched_1kmay_49{border-color:#8b5cf699;background:linear-gradient(135deg,#fffffffa,#c4b5fd26)}._statusBadge_1kmay_57{position:absolute;top:16px;right:16px;display:flex;align-items:center;gap:6px;padding:6px 12px;background:#ffffffe6;border-radius:50px;border:1px solid rgba(226,232,240,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.75rem;font-weight:500;z-index:2}._statusIndicator_1kmay_74{width:8px;height:8px;border-radius:50%;flex-shrink:0}._statusIndicator_1kmay_74._planning_1kmay_81{background:#94a3b8}._statusIndicator_1kmay_74._collecting_1kmay_85{background:#3b82f6}._statusIndicator_1kmay_74._ready_1kmay_34{background:#22c55e}._statusIndicator_1kmay_74._launched_1kmay_49{background:#8b5cf6}._statusText_1kmay_97{color:#475569;white-space:nowrap}._courseImage_1kmay_103{position:relative;width:100%;height:200px;overflow:hidden}._image_1kmay_110{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s cubic-bezier(.22,1,.36,1)}._courseCard_1kmay_3:hover ._image_1kmay_110{transform:scale(1.05)}._imageOverlay_1kmay_121{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#0009);padding:20px 16px 16px;display:flex;justify-content:flex-end}._tagsContainer_1kmay_132{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}._categoryTag_1kmay_139{padding:4px 12px;background:#3b82f6cc;border-radius:12px;color:#fff;font-size:.75rem;font-weight:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.2)}._courseTag_1kmay_150{padding:3px 8px;background:#10b981cc;border-radius:10px;color:#fff;font-size:.7rem;font-weight:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.2)}._courseContent_1kmay_162{padding:24px}._courseHeader_1kmay_166{margin-bottom:16px}._courseTitle_1kmay_170{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 12px;line-height:1.4}._courseMeta_1kmay_178{display:flex;gap:16px;margin-bottom:8px}._difficulty_1kmay_184,._duration_1kmay_185{display:flex;align-items:center;gap:6px;color:#64748b;font-size:.875rem}._icon_1kmay_193{width:16px;height:16px;flex-shrink:0}._descriptionContainer_1kmay_199{margin:0 0 16px}._courseDescription_1kmay_203{color:#475569;font-size:.9rem;line-height:1.6;margin:0 0 8px}._readMoreButton_1kmay_210{background:none;border:none;color:#3b82f6;font-size:.8rem;font-weight:500;cursor:pointer;padding:0;text-decoration:none;transition:color .2s ease}._readMoreButton_1kmay_210:hover{color:#2563eb}._prerequisites_1kmay_227{display:flex;align-items:center;gap:8px;padding:12px;background:#f1f5f9cc;border-radius:12px;margin-bottom:20px;font-size:.8rem;color:#475569}._knockSection_1kmay_240{border-top:1px solid rgba(226,232,240,.6);padding-top:20px}._knockStats_1kmay_245{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._knockCount_1kmay_252{display:flex;align-items:center;gap:6px;color:#374151;font-weight:600;font-size:.9rem}._targetInfo_1kmay_261{color:#6b7280;font-size:.8rem}._progressContainer_1kmay_267{display:flex;align-items:center;gap:12px;margin-bottom:16px}._progressBar_1kmay_274{position:relative;flex:1;height:8px;background:#e2e8f099;border-radius:4px;overflow:hidden}._progressFill_1kmay_283{height:100%;background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:4px;transition:background .3s ease}._courseCard_1kmay_3._nearLaunch_1kmay_27 ._progressFill_1kmay_283{background:linear-gradient(90deg,#f59e0b,#d97706)}._courseCard_1kmay_3._readyToLaunch_1kmay_34 ._progressFill_1kmay_283{background:linear-gradient(90deg,#10b981,#059669)}._courseCard_1kmay_3._launched_1kmay_49 ._progressFill_1kmay_283{background:linear-gradient(90deg,#8b5cf6,#7c3aed)}._progressText_1kmay_304{font-size:.8rem;font-weight:600;color:#374151;min-width:32px;text-align:right}._knockButton_1kmay_313{width:100%;padding:14px 20px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;border-radius:12px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s cubic-bezier(.22,1,.36,1);overflow:hidden;position:relative}._knockButton_1kmay_313:hover:not(._disabled_1kmay_328):not(._loading_1kmay_328){background:linear-gradient(135deg,#2563eb,#1e40af);box-shadow:0 8px 25px #3b82f64d;transform:translateY(-1px)}._knockButton_1kmay_313._knocked_1kmay_334{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}._knockButton_1kmay_313._loading_1kmay_328{background:linear-gradient(135deg,#94a3b8,#64748b);cursor:not-allowed}._knockButton_1kmay_313._disabled_1kmay_328{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);color:#64748b;cursor:not-allowed}._buttonContent_1kmay_349{display:flex;align-items:center;justify-content:center;gap:8px}._buttonIcon_1kmay_356{width:16px;height:16px;transition:transform .2s ease}._knockButton_1kmay_313:hover:not(._disabled_1kmay_328):not(._loading_1kmay_328) ._buttonIcon_1kmay_356{transform:translate(2px)}._spinner_1kmay_366{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:_spin_1kmay_366 1s linear infinite}@keyframes _spin_1kmay_366{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._activityIndicator_1kmay_381{position:absolute;bottom:16px;left:16px;display:flex;align-items:center;gap:8px;padding:6px 12px;background:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:20px;color:#059669;font-size:.75rem;font-weight:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._activityPulse_1kmay_398{width:6px;height:6px;background:#10b981;border-radius:50%;animation:_pulse_1kmay_1 2s ease-in-out infinite}@keyframes _pulse_1kmay_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}@container (max-width: 400px){._courseContent_1kmay_162{padding:20px}._courseTitle_1kmay_170{font-size:1.1rem}._courseMeta_1kmay_178{flex-direction:column;gap:8px}._knockStats_1kmay_245{flex-direction:column;align-items:flex-start;gap:8px}._progressContainer_1kmay_267{flex-direction:column;gap:8px}._progressText_1kmay_304{align-self:flex-end}}@media (max-width: 768px){._courseCard_1kmay_3{border-radius:16px}._courseImage_1kmay_103{height:180px}._courseContent_1kmay_162{padding:16px}._courseTitle_1kmay_170{font-size:1.1rem;margin-bottom:8px}._courseDescription_1kmay_203{font-size:.85rem;line-height:1.5}._courseMeta_1kmay_178{gap:12px;margin-bottom:6px}._difficulty_1kmay_184,._duration_1kmay_185{font-size:.8rem}._prerequisites_1kmay_227{padding:10px;margin-bottom:16px;font-size:.75rem}._knockSection_1kmay_240{padding-top:16px}._knockStats_1kmay_245{margin-bottom:12px}._knockCount_1kmay_252{font-size:.85rem}._targetInfo_1kmay_261{font-size:.75rem}._progressContainer_1kmay_267{margin-bottom:12px}._progressBar_1kmay_274{height:6px}._progressText_1kmay_304{font-size:.75rem}._knockButton_1kmay_313{padding:12px 16px;font-size:.85rem}._statusBadge_1kmay_57{top:12px;right:12px;padding:4px 8px;font-size:.7rem}._categoryTag_1kmay_139{padding:3px 8px;font-size:.7rem}._courseTag_1kmay_150{padding:2px 6px;font-size:.65rem}}@media (max-width: 480px){._courseCard_1kmay_3{border-radius:12px;margin-bottom:12px}._courseImage_1kmay_103{height:160px}._knockButton_1kmay_313{min-height:48px;padding:16px 20px;font-size:1rem}._courseContent_1kmay_162{padding:12px}._courseTitle_1kmay_170{font-size:1rem;margin-bottom:6px;line-height:1.3}._courseDescription_1kmay_203{font-size:.8rem;line-height:1.4;margin-bottom:6px}._courseMeta_1kmay_178{gap:8px;margin-bottom:4px}._difficulty_1kmay_184,._duration_1kmay_185{font-size:.75rem}._icon_1kmay_193{width:14px;height:14px}._prerequisites_1kmay_227{padding:8px;margin-bottom:12px;font-size:.7rem}._knockSection_1kmay_240{padding-top:12px}._knockStats_1kmay_245{margin-bottom:10px;flex-direction:column;align-items:flex-start;gap:4px}._knockCount_1kmay_252{font-size:.8rem}._targetInfo_1kmay_261{font-size:.7rem}._progressContainer_1kmay_267{margin-bottom:10px;gap:8px}._progressBar_1kmay_274{height:5px}._progressText_1kmay_304{font-size:.7rem;min-width:28px}._knockButton_1kmay_313{padding:10px 14px;font-size:.8rem}._buttonIcon_1kmay_356{width:14px;height:14px}._statusBadge_1kmay_57{top:8px;right:8px;padding:3px 6px;font-size:.65rem}._statusIndicator_1kmay_74{width:6px;height:6px}._imageOverlay_1kmay_121{padding:12px 10px 10px}._categoryTag_1kmay_139{padding:2px 6px;font-size:.65rem}._courseTag_1kmay_150{padding:1px 4px;font-size:.6rem}._activityIndicator_1kmay_381{bottom:8px;left:8px;padding:4px 8px;font-size:.7rem}._activityPulse_1kmay_398{width:4px;height:4px}}._modalBackdrop_1ko8g_3{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}._backdrop_1ko8g_16{position:absolute;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalContainer_1ko8g_26{position:relative;width:100%;max-width:500px;max-height:95vh;background:#fff;border-radius:24px;box-shadow:0 25px 50px #00000026,0 10px 20px #0000001a;overflow:hidden;display:flex;flex-direction:column}._modalHeader_1ko8g_42{display:flex;justify-content:space-between;align-items:flex-start;padding:24px 24px 16px;border-bottom:1px solid rgba(226,232,240,.6);background:linear-gradient(135deg,#f8fafc,#f1f5f9)}._headerContent_1ko8g_51{flex:1}._modalTitle_1ko8g_55{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 4px}._courseTitle_1ko8g_62{font-size:.9rem;color:#64748b;margin:0;font-weight:500}._closeButton_1ko8g_69{background:none;border:none;padding:8px;border-radius:8px;cursor:pointer;color:#64748b;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._closeButton_1ko8g_69:hover:not(:disabled){background:#e2e8f080;color:#374151}._closeButton_1ko8g_69:disabled{opacity:.5;cursor:not-allowed}._closeIcon_1ko8g_92{width:20px;height:20px}._statusMessage_1ko8g_98{display:flex;align-items:center;gap:12px;padding:16px 24px;font-size:.9rem;font-weight:500}._statusMessage_1ko8g_98._success_1ko8g_107{background:#22c55e1a;color:#059669;border-bottom:1px solid rgba(34,197,94,.2)}._statusMessage_1ko8g_98._error_1ko8g_113{background:#ef44441a;color:#dc2626;border-bottom:1px solid rgba(239,68,68,.2)}._statusMessage_1ko8g_98._processing_1ko8g_119{background:#3b82f61a;color:#2563eb;border-bottom:1px solid rgba(59,130,246,.2)}._statusIcon_1ko8g_125{width:20px;height:20px;flex-shrink:0}._spinning_1ko8g_131{animation:_spin_1ko8g_131 1s linear infinite}._form_1ko8g_145{display:flex;flex-direction:column;height:100%}._formContent_1ko8g_151{flex:1;padding:24px;overflow-y:auto;max-height:calc(95vh - 200px)}._formGroup_1ko8g_158{margin-bottom:24px}._formGroup_1ko8g_158:last-child{margin-bottom:0}._label_1ko8g_166{display:flex;align-items:center;gap:8px;font-size:.9rem;font-weight:600;color:#374151;margin-bottom:8px}._labelIcon_1ko8g_176{width:16px;height:16px;color:#64748b}._required_1ko8g_182{color:#ef4444}._input_1ko8g_186,._textarea_1ko8g_187{width:100%;padding:12px 16px;border:1px solid rgba(226,232,240,.8);border-radius:12px;font-size:.9rem;transition:all .2s ease;background:#fff;color:#1e293b}._input_1ko8g_186:focus,._textarea_1ko8g_187:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._input_1ko8g_186:disabled,._textarea_1ko8g_187:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}._inputError_1ko8g_212{border-color:#ef4444}._inputError_1ko8g_212:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._textarea_1ko8g_187{resize:vertical;min-height:80px;font-family:inherit}._errorText_1ko8g_227{display:block;margin-top:6px;font-size:.8rem;color:#ef4444}._urgencySelector_1ko8g_235{display:flex;gap:8px;margin-bottom:8px}._urgencyButton_1ko8g_241{background:none;border:1px solid rgba(226,232,240,.8);padding:8px;border-radius:8px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._urgencyButton_1ko8g_241:hover:not(:disabled){border-color:#3b82f6;background:#3b82f60d}._urgencyButton_1ko8g_241:disabled{opacity:.5;cursor:not-allowed}._urgencyButton_1ko8g_241._selected_1ko8g_263{border-color:#3b82f6;background:#3b82f61a}._urgencyIcon_1ko8g_268{width:20px;height:20px;color:#94a3b8;transition:color .2s ease}._urgencyButton_1ko8g_241:hover:not(:disabled) ._urgencyIcon_1ko8g_268,._urgencyButton_1ko8g_241._selected_1ko8g_263 ._urgencyIcon_1ko8g_268{color:#3b82f6}._urgencyDescription_1ko8g_280{font-size:.8rem;color:#64748b;margin:0;font-style:italic}._checkboxLabel_1ko8g_288{display:flex;align-items:flex-start;gap:12px;cursor:pointer;font-size:.85rem;color:#475569;line-height:1.5}._checkbox_1ko8g_288{width:18px;height:18px;border:1px solid rgba(226,232,240,.8);border-radius:4px;cursor:pointer;transition:all .2s ease;flex-shrink:0;margin-top:2px}._checkbox_1ko8g_288:checked{background:#3b82f6;border-color:#3b82f6}._checkbox_1ko8g_288:focus{outline:none;box-shadow:0 0 0 3px #3b82f61a}._checkbox_1ko8g_288:disabled{opacity:.5;cursor:not-allowed}._checkboxText_1ko8g_324{flex:1}._formActions_1ko8g_329{display:flex;gap:12px;padding:20px 24px;border-top:1px solid rgba(226,232,240,.6);background:#f8fafc}._cancelButton_1ko8g_337{flex:1;padding:12px 20px;background:#fff;border:1px solid rgba(226,232,240,.8);border-radius:12px;font-size:.9rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s ease}._cancelButton_1ko8g_337:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8;color:#475569}._cancelButton_1ko8g_337:disabled{opacity:.5;cursor:not-allowed}._submitButton_1ko8g_361{width:100%;padding:12px 20px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:12px;font-size:.9rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}._submitButton_1ko8g_361:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1e40af);box-shadow:0 4px 12px #3b82f64d}._submitButton_1ko8g_361:disabled{opacity:.6;cursor:not-allowed;background:linear-gradient(135deg,#94a3b8,#64748b)}._submitSpinner_1ko8g_389{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:_spin_1ko8g_131 1s linear infinite}@keyframes _spin_1ko8g_131{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){._modalBackdrop_1ko8g_3{padding:12px}._modalContainer_1ko8g_26{max-height:95vh;border-radius:20px}._modalHeader_1ko8g_42{padding:20px 20px 12px}._modalTitle_1ko8g_55{font-size:1.1rem}._formContent_1ko8g_151{padding:20px}._formGroup_1ko8g_158{margin-bottom:20px}._formActions_1ko8g_329{padding:16px 20px;flex-direction:column}._cancelButton_1ko8g_337,._submitButton_1ko8g_361{flex:none}._urgencySelector_1ko8g_235{justify-content:center}}@media (max-width: 480px){._modalContainer_1ko8g_26{border-radius:16px}._modalHeader_1ko8g_42{padding:16px 16px 12px}._formContent_1ko8g_151,._formActions_1ko8g_329{padding:16px}._input_1ko8g_186,._textarea_1ko8g_187{padding:10px 14px}._urgencyButton_1ko8g_241{padding:10px;min-width:44px;min-height:44px}._urgencyIcon_1ko8g_268{width:20px;height:20px}._closeButton_1ko8g_69{min-width:44px;min-height:44px}}._turnstileDisabled_1ko8g_485{background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;padding:1rem;text-align:center;color:#ef4444e6}._turnstileDisabled_1ko8g_485 p{margin:.25rem 0;font-size:.875rem}._turnstileDisabled_1ko8g_485 p:first-child{font-weight:600}._turnstilePlaceholder_1ko8g_503{background:#3b82f60d;border:1px solid rgba(59,130,246,.2);border-radius:8px;padding:1rem;text-align:center;color:#3b82f6cc}._turnstilePlaceholder_1ko8g_503 p{margin:0;font-size:.875rem;font-weight:500}._verificationOverlay_1ko8g_519{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1100;display:flex;align-items:center;justify-content:center;padding:20px}._verificationModal_1ko8g_534{background:#fff;border-radius:16px;box-shadow:0 25px 50px #00000040,0 10px 20px #00000026;max-width:400px;width:100%;overflow:hidden}._verificationHeader_1ko8g_545{display:flex;justify-content:space-between;align-items:center;padding:20px 24px 16px;border-bottom:1px solid rgba(226,232,240,.6);background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}._verificationHeader_1ko8g_545 h3{margin:0;font-size:1.125rem;font-weight:600;color:#1e293b}._verificationContent_1ko8g_561{padding:24px;text-align:center}._verificationContent_1ko8g_561 p{margin:0 0 20px;color:#64748b;font-size:.9rem;line-height:1.5}@media (max-width: 480px){._verificationOverlay_1ko8g_519{padding:16px}._verificationModal_1ko8g_534{border-radius:12px}._verificationHeader_1ko8g_545{padding:16px 20px 12px}._verificationHeader_1ko8g_545 h3{font-size:1rem}._verificationContent_1ko8g_561{padding:20px}}._backdrop_1n0jl_2{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999}._modal_1n0jl_14{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:800px;max-height:90vh;background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;z-index:1000;overflow:hidden}._closeButton_1n0jl_30{position:absolute;top:16px;right:16px;width:40px;height:40px;border:none;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s ease;box-shadow:0 2px 8px #00000026}._closeButton_1n0jl_30:hover{background:#fff;transform:scale(1.05)}._content_1n0jl_54{overflow-y:auto;max-height:90vh;padding:0}._featureImageContainer_1n0jl_61{position:relative;width:100%;height:320px;overflow:hidden}._featureImage_1n0jl_61{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._headerTags_1n0jl_75{display:flex;gap:8px;margin:20px 24px 16px;flex-wrap:wrap}._tag_1n0jl_82{padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:500;border:1px solid transparent}._categoryTag_1n0jl_90{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff}._difficultyTag_1n0jl_95{background:#f59e0b1a;color:#d97706;border-color:#f59e0b33}._statusTag_1n0jl_101{border-color:#22c55e33}._statusTag_1n0jl_101._collecting_1n0jl_105{background:#3b82f61a;color:#2563eb;border-color:#3b82f633}._statusTag_1n0jl_101._planning_1n0jl_111{background:#f59e0b1a;color:#d97706;border-color:#f59e0b33}._statusTag_1n0jl_101._ready_1n0jl_117{background:#22c55e1a;color:#059669;border-color:#22c55e33}._statusTag_1n0jl_101._launched_1n0jl_123{background:#a855f71a;color:#7c3aed;border-color:#a855f733}._title_1n0jl_130{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 24px 20px;line-height:1.3}._courseInfo_1n0jl_139{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin:0 24px 24px;padding:20px;background:#f8fafccc;border-radius:12px;border:1px solid rgba(226,232,240,.8)}._infoItem_1n0jl_150{display:flex;align-items:center;gap:8px;color:#475569;font-size:.875rem;font-weight:500}._infoItem_1n0jl_150 ._icon_1n0jl_159{width:16px;height:16px;color:#64748b}._progressSection_1n0jl_166{margin:0 24px 24px}._progressInfo_1n0jl_170{display:flex;justify-content:space-between;margin-bottom:8px;font-size:.875rem;font-weight:500;color:#475569}._progressBar_1n0jl_179{height:8px;background:#e2e8f0cc;border-radius:4px;overflow:hidden}._progressFill_1n0jl_186{height:100%;background:linear-gradient(135deg,#10b981,#059669);border-radius:4px}._description_1n0jl_193{margin:0 24px 24px;color:#475569;line-height:1.6}._description_1n0jl_193 p{margin:0}._detailContent_1n0jl_204{margin:0 24px 24px}._detailContent_1n0jl_204 h3{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0 0 12px;border-bottom:2px solid rgba(59,130,246,.2);padding-bottom:4px}._htmlContent_1n0jl_217{color:#475569;line-height:1.6;font-size:.9rem}._htmlContent_1n0jl_217 h1,._htmlContent_1n0jl_217 h2,._htmlContent_1n0jl_217 h3,._htmlContent_1n0jl_217 h4,._htmlContent_1n0jl_217 h5,._htmlContent_1n0jl_217 h6{color:#1e293b;font-weight:600;margin:16px 0 8px}._htmlContent_1n0jl_217 h2{font-size:1.1rem;border-bottom:2px solid rgba(59,130,246,.2);padding-bottom:4px}._htmlContent_1n0jl_217 h3{font-size:1rem}._htmlContent_1n0jl_217 p{margin:8px 0}._htmlContent_1n0jl_217 ul,._htmlContent_1n0jl_217 ol{margin:8px 0;padding-left:20px}._htmlContent_1n0jl_217 li{margin:4px 0}._htmlContent_1n0jl_217 strong{color:#1e293b;font-weight:600}._htmlContent_1n0jl_217 code{background:#3b82f61a;padding:2px 4px;border-radius:4px;font-family:Monaco,Menlo,monospace;font-size:.85rem}._prerequisites_1n0jl_273{margin:0 24px 24px}._prerequisites_1n0jl_273 h3{display:flex;align-items:center;gap:8px;font-size:1.1rem;font-weight:600;color:#1e293b;margin:0 0 12px}._sectionIcon_1n0jl_287{width:18px;height:18px;color:#3b82f6}._prerequisites_1n0jl_273 ul{margin:0;padding:0;list-style:none}._prerequisites_1n0jl_273 li{padding:8px 16px;margin:4px 0;background:#f8fafccc;border-left:3px solid #3b82f6;border-radius:0 6px 6px 0;color:#475569;font-size:.875rem}._tagsSection_1n0jl_310{margin:0 24px 24px}._tagsSection_1n0jl_310 h3{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0 0 12px}._tags_1n0jl_310{display:flex;gap:8px;flex-wrap:wrap}._contentTag_1n0jl_327{padding:4px 12px;background:#3b82f61a;color:#3b82f6;border:1px solid rgba(59,130,246,.2);border-radius:16px;font-size:.75rem;font-weight:500}._actionSection_1n0jl_338{margin:0 24px 24px;padding:20px 0;border-top:1px solid rgba(226,232,240,.8)}._knockButton_1n0jl_344{width:100%;padding:16px 32px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #10b9814d}._knockButton_1n0jl_344:hover{box-shadow:0 6px 20px #10b98166;transform:translateY(-1px)}@media (max-width: 768px){._modal_1n0jl_14{width:95vw;max-height:95vh;border-radius:12px}._featureImageContainer_1n0jl_61{height:240px}._title_1n0jl_130{font-size:1.5rem;margin:0 16px 16px}._headerTags_1n0jl_75,._courseInfo_1n0jl_139,._progressSection_1n0jl_166,._description_1n0jl_193,._detailContent_1n0jl_204,._prerequisites_1n0jl_273,._tagsSection_1n0jl_310,._actionSection_1n0jl_338{margin-left:16px;margin-right:16px}._courseInfo_1n0jl_139{grid-template-columns:1fr;gap:12px;padding:16px}._closeButton_1n0jl_30{top:12px;right:12px;width:36px;height:36px}}
