.lesson-module__pl0qxW__main{color:#f8fafc;--accent:#00c08b;--accent-dark:#00a174;--border:#ffffff14;background:#0f1115;min-height:100vh}.lesson-module__pl0qxW__topBar{border-bottom:1px solid var(--border);background:#0b0d11;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.lesson-module__pl0qxW__topLeft{align-items:center;gap:16px;display:flex}.lesson-module__pl0qxW__backLink{color:#e2e8f0;font-size:.9rem;text-decoration:none}.lesson-module__pl0qxW__topCourseTitle{color:#94a3b8;font-size:.95rem}.lesson-module__pl0qxW__topRight{align-items:center;gap:10px;display:flex}.lesson-module__pl0qxW__topButton{color:#f8fafc;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:999px;padding:8px 14px;font-size:.85rem}.lesson-module__pl0qxW__iconButton{color:#f8fafc;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:999px;width:34px;height:34px}.lesson-module__pl0qxW__layout{grid-template-columns:minmax(0,1fr) 360px;min-height:calc(100vh - 70px);display:grid}.lesson-module__pl0qxW__playerPanel{background:#0f1115;gap:24px;padding:28px 32px;display:grid}.lesson-module__pl0qxW__playerFrame{aspect-ratio:16/9;background:#000;border-radius:16px;overflow:hidden;box-shadow:0 20px 50px #00000073}.lesson-module__pl0qxW__playerFrame iframe{border:0;width:100%;height:100%}.lesson-module__pl0qxW__playerMeta{gap:10px;display:grid}.lesson-module__pl0qxW__lessonBadge{color:#7ff1c2;background:#00c08b29;border-radius:999px;width:fit-content;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.lesson-module__pl0qxW__lessonTitle{margin:0;font-size:1.5rem}.lesson-module__pl0qxW__lessonSub{color:#94a3b8;margin:0}.lesson-module__pl0qxW__playerActions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.lesson-module__pl0qxW__primaryBtn,.lesson-module__pl0qxW__secondaryBtn{border-radius:10px;padding:10px 18px;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s}.lesson-module__pl0qxW__primaryBtn{background:var(--accent);color:#04140d}.lesson-module__pl0qxW__secondaryBtn{color:#f8fafc;border:1px solid #fff3}.lesson-module__pl0qxW__primaryBtn:hover,.lesson-module__pl0qxW__secondaryBtn:hover{transform:translateY(-1px)}.lesson-module__pl0qxW__disabled{pointer-events:none;opacity:.5}.lesson-module__pl0qxW__sidebar{color:#111827;background:#fff;border-left:1px solid #e5e7eb;gap:18px;padding:22px;display:grid}.lesson-module__pl0qxW__sidebarHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.lesson-module__pl0qxW__sidebarHeader h2{margin:0 0 6px;font-size:1.1rem}.lesson-module__pl0qxW__sidebarHeader p{color:#6b7280;margin:0;font-size:.85rem}.lesson-module__pl0qxW__closeButton{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;width:32px;height:32px}.lesson-module__pl0qxW__progressBox{gap:8px;display:grid}.lesson-module__pl0qxW__progressMeta{color:#374151;justify-content:space-between;font-size:.85rem;font-weight:600;display:flex}.lesson-module__pl0qxW__progressLabel{color:#16a34a}.lesson-module__pl0qxW__progressBar{background:#e5e7eb;border-radius:999px;height:8px;overflow:hidden}.lesson-module__pl0qxW__progressBar span{background:var(--accent);height:100%;display:block}.lesson-module__pl0qxW__curriculumList{gap:12px;max-height:60vh;padding-right:6px;display:grid;overflow-y:auto}.lesson-module__pl0qxW__sectionCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.lesson-module__pl0qxW__sectionSummary{cursor:pointer;justify-content:space-between;padding:12px 14px;font-size:.9rem;font-weight:600;list-style:none;display:flex}.lesson-module__pl0qxW__sectionSummary::marker{display:none}.lesson-module__pl0qxW__sectionCount{color:#6b7280;font-weight:500}.lesson-module__pl0qxW__lessonList{background:#fff;border-top:1px solid #e5e7eb}.lesson-module__pl0qxW__lessonItem{color:inherit;border-bottom:1px solid #f3f4f6;grid-template-columns:30px 1fr auto;gap:10px;padding:10px 14px;font-size:.88rem;text-decoration:none;display:grid}.lesson-module__pl0qxW__lessonItem:last-child{border-bottom:none}.lesson-module__pl0qxW__lessonItem:hover{background:#f8fafc}.lesson-module__pl0qxW__lessonActive{border-left:3px solid var(--accent);background:#ecfdf5}.lesson-module__pl0qxW__lessonIndex{color:#9ca3af;font-weight:600}.lesson-module__pl0qxW__lessonInfo{gap:2px;display:grid}.lesson-module__pl0qxW__lessonName{color:#111827;font-weight:600}.lesson-module__pl0qxW__lessonDuration{color:#6b7280;font-size:.78rem}.lesson-module__pl0qxW__lessonStatus{color:#6b7280;align-self:center;font-size:.75rem}.lesson-module__pl0qxW__sideNotice{color:#6b7280;text-align:center;background:#f3f4f6;border-radius:10px;padding:10px 12px;font-size:.85rem}.lesson-module__pl0qxW__emptyPanel{text-align:center;color:#e2e8f0;padding:80px 24px}.lesson-module__pl0qxW__emptyPanel h1{margin-bottom:12px;font-size:1.6rem}.lesson-module__pl0qxW__emptyPanel p{color:#94a3b8;margin:0}@media (max-width:1100px){.lesson-module__pl0qxW__layout{grid-template-columns:1fr}.lesson-module__pl0qxW__sidebar{border-top:1px solid #e5e7eb;border-left:none}}@media (max-width:720px){.lesson-module__pl0qxW__topBar{flex-direction:column;align-items:flex-start;gap:12px}.lesson-module__pl0qxW__playerPanel{padding:20px}.lesson-module__pl0qxW__curriculumList{max-height:none}}
@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a342834df7752944-s.bb140f9f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.50575af1.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.78d1a7ae.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.247c8473.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.18d7c7dc.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.71e1367e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a342834df7752944-s.bb140f9f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.50575af1.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.78d1a7ae.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.247c8473.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.18d7c7dc.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.71e1367e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a342834df7752944-s.bb140f9f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.50575af1.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.78d1a7ae.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.247c8473.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.18d7c7dc.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.71e1367e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a342834df7752944-s.bb140f9f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.50575af1.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.78d1a7ae.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.247c8473.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.18d7c7dc.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.71e1367e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_e92e8a8-module__b2x-7G__className{font-family:Manrope,Manrope Fallback;font-style:normal}
.list-module__MgGCgW__main{color:#0f172a;--accent:#c9a227;--accent-light:#c9a2271f;--accent-dark:#8b6914;--border:#e5e7eb;--muted:#6b7280;--card:#fff;background:#fff;min-height:100vh}.list-module__MgGCgW__hero{text-align:center;background:radial-gradient(at bottom,#1e3c7259 0%,#0000 70%),linear-gradient(#0a0a1a 0%,#0f1628 60%,#1a1f35 100%);padding:160px 24px 72px;position:relative;overflow:hidden}.list-module__MgGCgW__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#6496ff0f 0%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.list-module__MgGCgW__heroInner{justify-items:center;gap:16px;max-width:720px;margin:0 auto;display:grid;position:relative}.list-module__MgGCgW__heroBadge{color:#e2c55e;letter-spacing:.06em;background:#c9a2271a;border:1px solid #c9a22766;border-radius:999px;width:fit-content;padding:6px 16px;font-size:.82rem;font-weight:500}.list-module__MgGCgW__heroTitle{letter-spacing:.12em;color:#fff;margin:0;font-family:Times New Roman,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:400}.list-module__MgGCgW__heroSub{color:#ffffff8c;letter-spacing:.02em;margin:0;font-size:1rem}.list-module__MgGCgW__gridSection{background:#f8f8f8;padding:60px 24px 100px}.list-module__MgGCgW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:28px;max-width:1200px;margin:0 auto;display:grid}.list-module__MgGCgW__card{color:inherit;background:var(--card);border-radius:12px;text-decoration:none;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 4px 20px #0000000f}.list-module__MgGCgW__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}.list-module__MgGCgW__cover{aspect-ratio:16/9;background:linear-gradient(135deg,#0f172a,#1a2540 50%,#111827 100%);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.list-module__MgGCgW__coverImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.list-module__MgGCgW__card:hover .list-module__MgGCgW__coverImage{transform:scale(1.03)}.list-module__MgGCgW__coverBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#ffffffe6;letter-spacing:.04em;background:#0a0a1aa6;border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:500;position:absolute;top:12px;left:12px}.list-module__MgGCgW__coverFallback{color:#ffffffd9;letter-spacing:.08em;text-align:center;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;font-family:Times New Roman,Georgia,serif;font-size:1.3rem;font-weight:400;display:flex}.list-module__MgGCgW__cardBody{gap:10px;padding:20px 22px 24px;display:grid}.list-module__MgGCgW__cardTitle{color:#111827;margin:0;font-size:1.1rem;font-weight:600}.list-module__MgGCgW__cardSub{color:#4b5563;margin:0;font-size:.88rem;line-height:1.6}.list-module__MgGCgW__cardMeta{color:var(--muted);letter-spacing:.01em;flex-wrap:wrap;gap:6px 12px;font-size:.82rem;display:flex}.list-module__MgGCgW__cardMeta span:not(:last-child):after{content:"·";color:#d1d5db;margin-left:12px}.list-module__MgGCgW__cardAction{width:fit-content;color:var(--accent-dark);letter-spacing:.02em;background:0 0;margin-top:4px;padding:0;font-size:.85rem;font-weight:600}.list-module__MgGCgW__cardAction:after{content:" →";margin-left:0;transition:margin-left .2s}.list-module__MgGCgW__card:hover .list-module__MgGCgW__cardAction:after{margin-left:4px}.list-module__MgGCgW__emptyState{text-align:center;color:#111827;background:#fff;border:1px dashed #d1d5db;border-radius:12px;max-width:720px;margin:0 auto;padding:48px 32px}.list-module__MgGCgW__emptyState h3{margin:0 0 8px;font-size:1.05rem}.list-module__MgGCgW__emptyState p{color:var(--muted);margin:0;font-size:.9rem}@media (max-width:768px){.list-module__MgGCgW__hero{padding:130px 20px 56px}.list-module__MgGCgW__gridSection{padding:40px 16px 80px}.list-module__MgGCgW__grid{grid-template-columns:1fr;gap:20px}}@media (max-width:480px){.list-module__MgGCgW__hero{padding:110px 16px 48px}.list-module__MgGCgW__heroTitle{font-size:1.8rem}}
