.lf-course-gate,.lf-course-gate *{box-sizing:border-box}.lf-course-gate{width:100%;min-height:72vh;display:grid;place-items:center;padding:28px 16px 40px;background:radial-gradient(circle at 8% 5%,rgba(39,174,184,.10),transparent 32%),radial-gradient(circle at 92% 6%,rgba(255,196,57,.13),transparent 34%),linear-gradient(180deg,#f7fcfc 0%,#fffdf8 100%);color:#20343b;font-family:inherit;}.lf-course-gate__card{width:min(1120px,100%);display:grid;grid-template-columns:minmax(245px,31%) minmax(0,1fr);overflow:hidden;border:1px solid rgba(34,103,113,.13);border-radius:28px;background:#fff;box-shadow:0 24px 70px rgba(34,70,79,.12);}.lf-course-gate__visual{position:relative;min-height:100%;overflow:hidden;background:linear-gradient(160deg,#dff8f7,#fff2c7);}.lf-course-gate__visual img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center top;}.lf-course-gate__visual::after{content:"";position:absolute;inset:auto 0 0;height:32%;background:linear-gradient(transparent,rgba(15,61,68,.48));pointer-events:none;}.lf-course-gate__visual-badge{position:absolute;z-index:2;left:18px;right:18px;bottom:18px;padding:10px 13px;border:1px solid rgba(255,255,255,.36);border-radius:14px;background:rgba(13,65,72,.72);color:#fff;font-size:.82rem;font-weight:800;line-height:1.35;text-align:center;backdrop-filter:blur(8px);}.lf-course-gate__visual.is-image-missing::before{content:"Lamis · Yanis";position:absolute;inset:0;display:grid;place-items:center;color:#147984;font-weight:900;font-size:1.3rem;}.lf-course-gate__content{min-width:0;padding:34px 38px 38px}.lf-course-gate__kicker,.lf-course-gate__eyebrow{display:inline-flex;align-items:center;width:max-content;color:#16818a;font-weight:850;letter-spacing:.02em;}.lf-course-gate__kicker{padding:7px 12px;border-radius:999px;background:#e7f7f6;font-size:.8rem;}.lf-course-gate__title{margin:14px 0 9px;color:#173a42;font-size:clamp(1.65rem,3.5vw,2.35rem);line-height:1.14;letter-spacing:-.025em;}.lf-course-gate__text{max-width:760px;margin:0;color:#536971;font-size:1rem;line-height:1.62;}.lf-course-gate__course-chip{display:flex;align-items:center;gap:10px;width:max-content;max-width:100%;margin:19px 0 0;padding:10px 14px;border:1px solid #d7ecee;border-radius:14px;background:#f3fbfb;color:#176f79;font-weight:850;}.lf-course-gate__course-icon{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;background:#dff4f3;}.lf-course-gate__regression{display:grid;gap:4px;margin-top:18px;padding:14px 16px;border:1px solid #f1c9bd;border-radius:16px;background:#fff6f2;color:#795044;line-height:1.48;}.lf-course-gate__regression strong{color:#9a4937}.lf-course-gate__help,.lf-course-gate__requirements{margin-top:25px;padding:19px;border:1px solid #e4ecef;border-radius:20px;background:#fbfdfd;}.lf-course-gate__section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px;}.lf-course-gate__section-head h2{margin:3px 0 0;color:#1c3941;font-size:1.12rem;line-height:1.3;}.lf-course-gate__eyebrow{font-size:.73rem;text-transform:uppercase;letter-spacing:.07em}.lf-course-gate__step-pill{flex:0 0 auto;padding:6px 9px;border-radius:999px;background:#fff2ce;color:#896311;font-size:.72rem;font-weight:850;}.lf-course-gate__help-note{margin:11px 2px 0;color:#63767d;font-size:.87rem;line-height:1.5}.lfcg-video-stage{position:relative;width:min(760px,100%);margin:0 auto;display:grid;grid-template-columns:1fr;gap:8px;font-family:'Inter','Segoe UI',sans-serif;}.lf-course-gate .rm-roadmap-video-shell{position:relative;min-width:0;overflow:hidden;border-radius:22px;border:1px solid rgba(20,174,187,.24);background:radial-gradient(circle at 50% 0%,rgba(255,216,95,.18),transparent 42%),linear-gradient(180deg,rgba(242,254,255,.98),rgba(226,249,250,.94));box-shadow:0 18px 44px rgba(9,88,107,.16),inset 0 1px 0 rgba(255,255,255,.9);transition:transform .22s ease,box-shadow .22s ease,opacity .18s ease;outline:0;}.lf-course-gate .rm-roadmap-video-shell.is-active{border-color:rgba(20,189,151,.48);box-shadow:0 22px 58px rgba(9,88,107,.20),0 0 0 2px rgba(20,189,151,.55),inset 0 1px 0 rgba(255,255,255,.92);}.lf-course-gate .rm-roadmap-video-shell video{display:block;width:100%;height:auto;aspect-ratio:var(--rm-media-aspect,16 / 9);object-fit:cover;background:#071b22;border-radius:18px;cursor:pointer;}.lf-course-gate .rm-roadmap-video-shell.rm-has-poster:not(.rm-has-started){cursor:pointer;}.lf-course-gate .rm-roadmap-video-shell.rm-has-poster:not(.rm-has-started)::before{content:"";position:absolute;inset:0;z-index:5;pointer-events:none;background:radial-gradient(circle at 50% 50%,rgba(7,56,74,.16),rgba(7,56,74,.05) 34%,transparent 58%);opacity:.82;transition:opacity .18s ease;}.lf-course-gate .rm-roadmap-video-shell.rm-has-poster:not(.rm-has-started)::after{content:"▶";position:absolute;left:50%;top:50%;z-index:6;width:clamp(42px,7vw,62px);height:clamp(42px,7vw,62px);display:grid;place-items:center;transform:translate(-50%,-50%);color:#fff;font-size:clamp(1.05rem,2vw,1.45rem);line-height:1;text-indent:3px;border-radius:999px;border:1px solid rgba(255,255,255,.72);background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.34),transparent 34%),linear-gradient(135deg,rgba(7,56,74,.86),rgba(18,147,164,.88));box-shadow:0 12px 26px rgba(0,0,0,.22),0 0 0 7px rgba(255,255,255,.12),inset 0 1px 0 rgba(255,255,255,.32);pointer-events:none;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease;}.lf-course-gate .rm-roadmap-video-shell.rm-has-poster:not(.rm-has-started):hover::before{opacity:1;}.lf-course-gate .rm-roadmap-video-shell.rm-has-poster:not(.rm-has-started):hover::after{transform:translate(-50%,-50%) scale(1.06);box-shadow:0 16px 34px rgba(0,0,0,.26),0 0 0 8px rgba(255,255,255,.16),inset 0 1px 0 rgba(255,255,255,.36);}.lf-course-gate .rm-roadmap-video-shell.rm-has-started::before,.lf-course-gate .rm-roadmap-video-shell.rm-has-started::after{content:none !important;}.lf-course-gate .rm-roadmap-controls{position:absolute;left:12px;right:12px;bottom:12px;z-index:9;min-height:46px;padding:8px 10px;display:grid;grid-template-columns:38px minmax(0,1fr) auto 38px 38px;align-items:center;gap:9px;border-radius:999px;background:linear-gradient(135deg,rgba(238,253,254,.96),rgba(220,249,245,.94));border:1px solid rgba(18,189,149,.26);box-shadow:0 12px 28px rgba(8,83,98,.18),inset 0 1px 0 rgba(255,255,255,.9);font-family:'Inter','Segoe UI',sans-serif;direction:ltr;transition:opacity .18s ease,transform .22s ease;}.lf-course-gate .rm-roadmap-controls button{width:38px;height:38px;min-width:38px;min-height:38px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:linear-gradient(135deg,#0c8fa3,#12bd95);color:#fff;cursor:pointer;box-shadow:0 6px 14px rgba(8,111,130,.20),inset 0 1px 0 rgba(255,255,255,.18);}.lf-course-gate .rm-roadmap-controls button:hover{background:linear-gradient(135deg,#08798c,#0fae89);}.lf-course-gate .rm-roadmap-controls .progress-container{width:100%;min-width:0;margin:0;overflow:visible;background:transparent;}.lf-course-gate .rm-progress{width:100%;height:8px;appearance:none;-webkit-appearance:none;border-radius:999px;background:rgba(28,139,157,.18);cursor:pointer;accent-color:#12bd95;pointer-events:auto;}.lf-course-gate .rm-progress::-webkit-slider-runnable-track{height:8px;border-radius:999px;background:linear-gradient(90deg,#12bd95,#18a9bf);}.lf-course-gate .rm-progress::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;margin-top:-5px;border-radius:50%;border:3px solid #fff;background:#0c8fa3;box-shadow:0 4px 12px rgba(8,83,98,.28);}.lf-course-gate .rm-progress::-moz-range-track{height:8px;border-radius:999px;background:linear-gradient(90deg,#12bd95,#18a9bf);}.lf-course-gate .rm-progress::-moz-range-thumb{width:18px;height:18px;border-radius:50%;border:3px solid #fff;background:#0c8fa3;box-shadow:0 4px 12px rgba(8,83,98,.28);}.lf-course-gate .rm-time-display{color:#1e5864;font-size:.78rem;font-weight:900;white-space:nowrap;font-variant-numeric:tabular-nums;}.lf-course-gate .rm-roadmap-video-shell:not(.rm-has-started) .rm-roadmap-controls,.lf-course-gate .rm-roadmap-video-shell:not(.rm-has-started).rm-controls-visible .rm-roadmap-controls{opacity:0 !important;visibility:hidden;pointer-events:none !important;transform:translateY(12px) !important;}.lf-course-gate .rm-roadmap-video-shell.rm-has-started.rm-controls-visible .rm-roadmap-controls{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);}.lf-course-gate .rm-roadmap-video-shell.rm-has-started:not(.rm-controls-visible) .rm-roadmap-controls{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(calc(100% + 14px));}.lf-course-gate .rm-roadmap-controls,.lf-course-gate .rm-roadmap-controls button,.lf-course-gate .rm-roadmap-controls input,.lf-course-gate .rm-roadmap-controls .progress-container{touch-action:manipulation;}.lf-course-gate .rm-subtitle-overlay{position:absolute;left:8px;right:8px;bottom:10px;z-index:7;display:flex;justify-content:center;pointer-events:none;opacity:0;transition:bottom .22s ease,opacity .16s ease;}.lf-course-gate .rm-subtitle-overlay.is-visible{opacity:1}.lf-course-gate .rm-roadmap-video-shell.rm-has-started.rm-controls-visible .rm-subtitle-overlay{bottom:78px;}.lf-course-gate .rm-subtitle-box{max-width:98%;display:flex;flex-direction:column;align-items:center;gap:3px;}.lf-course-gate .rm-subtitle-line{max-width:100%;padding:4px 8px;border-radius:8px;background:rgba(7,35,45,.78);color:#fff;font-family:'Inter','Segoe UI',sans-serif;font-size:clamp(.78rem,1.45vw,1rem);font-weight:800;line-height:1.3;text-align:center;backdrop-filter:blur(8px);box-shadow:0 8px 18px rgba(0,0,0,.18);white-space:pre-line;pointer-events:none;}.lf-course-gate .rm-subtitle-overlay[dir="rtl"] .rm-subtitle-line{direction:rtl;text-align:center;}.lfcg-video-loading{position:absolute;z-index:10;inset:0;display:flex;align-items:center;justify-content:center;gap:7px;background:rgba(239,250,251,.58);pointer-events:none;}.lfcg-video-loading[hidden]{display:none}.lfcg-video-loading span{width:8px;height:8px;border-radius:50%;background:#159eaa;animation:lfcgPulse .9s infinite alternate;}.lfcg-video-loading span:nth-child(2){animation-delay:.15s}.lfcg-video-loading span:nth-child(3){animation-delay:.3s}@keyframes lfcgPulse{to{opacity:.3;transform:translateY(-4px)}}.lf-course-gate .rm-roadmap-video-shell.has-error::after{content:"!";position:absolute;inset:0;display:grid;place-items:center;z-index:8;color:#fff;font-size:2rem;background:rgba(7,35,45,.58);}@media (max-width:760px){.lf-course-gate .rm-roadmap-controls{left:5px;right:5px;bottom:5px;min-height:34px;padding:3px 5px;grid-template-columns:28px minmax(0,1fr) 28px 28px;gap:4px;border-radius:13px;box-shadow:0 6px 16px rgba(18,93,110,.13),inset 0 1px 0 rgba(255,255,255,.88);}.lf-course-gate .rm-roadmap-controls button{width:28px;height:28px;min-width:28px;min-height:28px;padding:0;font-size:.76rem;}.lf-course-gate .rm-roadmap-controls button i{font-size:.76rem;line-height:1;}.lf-course-gate .rm-time-display{display:none}.lf-course-gate .rm-progress{height:5px;min-width:0;touch-action:none;}.lf-course-gate .rm-progress::-webkit-slider-runnable-track{height:5px}.lf-course-gate .rm-progress::-webkit-slider-thumb{width:12px;height:12px;margin-top:-3.5px;border-width:2px;}.lf-course-gate .rm-progress::-moz-range-track{height:5px}.lf-course-gate .rm-progress::-moz-range-thumb{width:12px;height:12px;border-width:2px;}.lf-course-gate .rm-subtitle-overlay{left:4px;right:4px;bottom:5px;transform:translate3d(0,0,0);transition:transform .22s cubic-bezier(.22,1,.36,1),opacity .16s ease;will-change:transform,opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden;}.lf-course-gate .rm-roadmap-video-shell.rm-has-started.rm-controls-visible .rm-subtitle-overlay{bottom:5px;transform:translate3d(0,-41px,0);}.lf-course-gate .rm-subtitle-line{padding:3px 6px;border-radius:7px;font-size:.70rem;line-height:1.18;font-weight:700;}}@media (max-width:390px){.lf-course-gate .rm-roadmap-controls{left:4px;right:4px;bottom:4px;min-height:32px;padding:3px 4px;grid-template-columns:26px minmax(0,1fr) 26px 26px;gap:3px;border-radius:12px;}.lf-course-gate .rm-roadmap-controls button{width:26px;height:26px;min-width:26px;min-height:26px;font-size:.70rem;}.lf-course-gate .rm-roadmap-controls button i{font-size:.70rem;}.lf-course-gate .rm-subtitle-overlay{left:3px;right:3px;bottom:4px;}.lf-course-gate .rm-roadmap-video-shell.rm-has-started.rm-controls-visible .rm-subtitle-overlay{bottom:4px;transform:translate3d(0,-38px,0);}.lf-course-gate .rm-subtitle-line{padding:3px 5px;font-size:.66rem;line-height:1.16;}}.lf-course-gate__topics{display:grid;gap:11px}.lf-course-topic{overflow:hidden;border:1px solid #e1e9ec;border-radius:16px;background:#fff;}.lf-course-topic.is-done{border-color:#cce7d6;background:#fbfffc}.lf-course-topic.is-open{border-color:#eadfca;background:#fffdf8}.lf-course-topic__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 15px 11px;}.lf-course-topic__label{display:block;margin-bottom:2px;color:#718087;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.lf-course-topic__head h3{margin:0;color:#1c5962;font-size:.97rem;line-height:1.35}.lf-course-topic__status{flex:0 0 auto;padding:5px 9px;border-radius:999px;font-size:.71rem;font-weight:850}.lf-course-topic.is-done .lf-course-topic__status{background:#e3f5e9;color:#327345}.lf-course-topic.is-open .lf-course-topic__status{background:#fff0dd;color:#9a6525}.lf-course-topic__tasks{display:flex;flex-wrap:wrap;gap:7px;padding:0 15px 14px}.lf-course-task,.lf-course-exercises>summary{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:7px 10px;border:1px solid #dde7e9;border-radius:999px;background:#f7fafb;color:#536a71;font-size:.78rem;font-weight:750;text-decoration:none;}a.lf-course-task.is-open:hover{border-color:#78c2c8;background:#eefafa;color:#176f79}.lf-course-task.is-done{border-color:#d2ead9;background:#eff9f2;color:#3a7047}.lf-course-task.is-warning{border-radius:11px;border-color:#f2cbbd;background:#fff5f0;color:#98543c}.lf-course-task__mark{width:18px;height:18px;display:grid;place-items:center;flex:0 0 18px;border-radius:50%;background:rgba(24,129,138,.09);font-weight:900}.lf-course-exercises{width:100%;margin-top:2px;border:0}.lf-course-exercises>summary{width:max-content;max-width:100%;cursor:pointer;list-style:none}.lf-course-exercises>summary::-webkit-details-marker{display:none}.lf-course-exercises>summary strong{margin-inline-start:3px;color:#197985}.lf-course-exercises__list{display:grid;gap:7px;margin-top:8px}.lf-course-exercise{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 11px;border:1px solid #e3eaec;border-radius:11px;background:#fff;color:#4c636a;text-decoration:none;font-size:.79rem;}a.lf-course-exercise.is-open{border-color:#efd2c6;background:#fff9f6}a.lf-course-exercise.is-open:hover{border-color:#d99b84;background:#fff3ed}.lf-course-exercise.is-done{border-color:#d1e9d9;background:#f8fdf9}.lf-course-exercise__name{min-width:0;font-weight:750}.lf-course-exercise__pct{font-weight:850;font-variant-numeric:tabular-nums;color:#2a7078}.lf-course-gate__finish-note{display:flex;align-items:flex-start;gap:11px;margin-top:22px;padding:15px 16px;border:1px solid #cfe9d8;border-radius:16px;background:#f1faf4;color:#486553;line-height:1.45;}.lf-course-gate__finish-note.is-waiting{border-color:#e6dfcb;background:#fffaf0;color:#716448}.lf-course-gate__finish-note>i{margin-top:2px;color:#31925a;font-size:1.05rem}.lf-course-gate__finish-note.is-waiting>i{color:#b2852d}.lf-course-gate__finish-note strong,.lf-course-gate__finish-note span{display:block}.lf-course-gate__finish-note strong{margin-bottom:3px;color:#28553a}.lf-course-gate__finish-note.is-waiting strong{color:#72571c}.lf-course-gate__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.lf-course-gate__primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:45px;padding:10px 16px;border-radius:12px;background:#279aa5;color:#fff!important;font-weight:850;text-decoration:none;box-shadow:0 8px 20px rgba(39,154,165,.22);transition:transform .15s ease,box-shadow .15s ease;}.lf-course-gate__primary:hover{transform:translateY(-1px);box-shadow:0 11px 25px rgba(39,154,165,.29)}.lf-course-gate[dir="rtl"] .lf-course-gate__content{text-align:right}.lf-course-gate[dir="rtl"] .lf-course-gate__kicker,.lf-course-gate[dir="rtl"] .lf-course-gate__eyebrow{letter-spacing:0}.lf-course-gate[dir="rtl"] .lf-course-exercise__pct{direction:ltr}@media(max-width:820px){.lf-course-gate{padding:12px 8px 28px;place-items:start center}.lf-course-gate__card{grid-template-columns:1fr;border-radius:21px}.lf-course-gate__visual{min-height:245px;max-height:310px}.lf-course-gate__visual img{position:relative;height:285px;object-position:center 18%}.lf-course-gate__content{padding:24px 18px 28px}.lf-course-gate__help,.lf-course-gate__requirements{padding:14px}}@media(max-width:560px){.lf-course-gate__visual{min-height:205px}.lf-course-gate__visual img{height:235px}.lf-course-gate__content{padding:21px 13px 25px}.lf-course-gate__section-head{align-items:center}.lfcg-video-shell{border-radius:13px}.lf-course-topic__head{padding:12px 11px 9px}.lf-course-topic__tasks{padding:0 11px 12px}.lf-course-task,.lf-course-exercises>summary{font-size:.75rem}}.lf-course-gate .rm-roadmap-controls .rm-play-pause:disabled {cursor: wait;pointer-events: none;opacity: .62;}.lf-course-gate .lfcg-video-shell:not(.lfcg-media-ready) video {pointer-events: none;}