.lpm-root{z-index:10000;justify-content:flex-end;animation:.15s lpm-root-in;display:flex;position:fixed;inset:0}@keyframes lpm-root-in{0%{opacity:0}to{opacity:1}}.lpm-backdrop{-webkit-backdrop-filter:blur(4px);background:#0a12208c;position:absolute;inset:0}.lpm-drawer{width:100%;max-width:620px;height:100%;color:var(--gray-900);scrollbar-width:thin;background:#fff;padding:1.75rem 2rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;animation:.3s cubic-bezier(.22,1,.36,1) lpm-drawer-in;position:relative;overflow-y:auto;box-shadow:-30px 0 80px #00000040}@keyframes lpm-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.lpm-header{border-bottom:1px solid var(--gray-200);z-index:5;background:#fff;justify-content:space-between;align-items:center;margin:-1.75rem -2rem 1.25rem;padding:1.25rem 2rem;display:flex;position:sticky;top:-1.75rem}.lpm-header-meta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.lpm-header-type{letter-spacing:.08em;text-transform:uppercase;color:var(--red);background:#c0392b14;border-radius:5px;padding:.25rem .6rem;font-size:.7rem;font-weight:800}.lpm-header-duration,.lpm-header-xp{color:var(--gray-500);background:var(--gray-100);font-variant-numeric:tabular-nums;border-radius:5px;align-items:center;gap:.25rem;padding:.25rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.lpm-header-free{color:#16a34a;letter-spacing:.02em;background:#dcfce7;border-radius:5px;padding:.25rem .6rem;font-size:.7rem;font-weight:800}.lpm-close{border:1px solid var(--gray-200);width:32px;height:32px;color:var(--gray-700);cursor:pointer;background:#fff;border-radius:8px;flex-shrink:0;place-items:center;transition:background .2s,color .2s,border-color .2s;display:grid}.lpm-close:hover{background:var(--gray-900);color:#fff;border-color:var(--gray-900)}.lpm-title{letter-spacing:-.02em;color:var(--gray-900);text-wrap:balance;margin-bottom:1.75rem;font-size:1.6rem;font-weight:900;line-height:1.2}.lpm-loading{color:var(--gray-500);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 1rem;font-size:.88rem;display:flex}.lpm-spinner{border:3px solid var(--gray-200);border-top-color:var(--red);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite lpm-spin}@keyframes lpm-spin{to{transform:rotate(360deg)}}.lpm-error{text-align:center;flex-direction:column;align-items:center;gap:.85rem;padding:3rem 1rem;display:flex}.lpm-error-icon{background:var(--gray-100);width:48px;height:48px;color:var(--gray-500);border-radius:50%;place-items:center;font-size:1.4rem;font-weight:900;display:grid}.lpm-error p{color:var(--gray-500);font-size:.92rem}.lpm-media{flex-direction:column;gap:.85rem;margin-bottom:1.75rem;display:flex}.lpm-section{background:var(--off-white,#fafaf9);border:1px solid var(--gray-200);border-radius:12px;margin-bottom:1.75rem;padding:1.25rem}.lpm-section-head{letter-spacing:.08em;text-transform:uppercase;color:var(--gray-700);align-items:center;gap:.45rem;margin-bottom:.95rem;font-size:.75rem;font-weight:800;display:flex}.lpm-section-icon{width:22px;height:22px;color:var(--red);background:#c0392b14;border-radius:6px;place-items:center;display:grid}.lpm-section-count{background:var(--gray-900);color:#fff;letter-spacing:.02em;border-radius:100px;margin-left:auto;padding:.15rem .5rem;font-size:.68rem;font-weight:800}.lpm-cours p{color:var(--gray-700);margin-bottom:.55rem;font-size:.92rem;line-height:1.7}.lpm-cours p:last-child{margin-bottom:0}.lpm-cours-more{color:var(--gray-400);text-align:center;padding:.5rem 0 0;font-weight:700}.lpm-vocab{flex-direction:column;gap:.65rem;display:flex}.lpm-vocab-row{border:1px solid var(--gray-200);background:#fff;border-radius:8px;grid-template-columns:auto auto 1fr;align-items:baseline;gap:.35rem .75rem;padding:.75rem .9rem;display:grid}.lpm-vocab-native{color:var(--gray-900);letter-spacing:-.01em;font-size:1.05rem;font-weight:800}.lpm-vocab-phon{color:var(--red);font-family:SF Mono,Menlo,monospace;font-size:.78rem;font-style:italic}.lpm-vocab-trad{color:var(--gray-700);text-align:right;font-size:.88rem;font-weight:600}.lpm-vocab-ex{color:var(--gray-500);border-top:1px dashed var(--gray-200);grid-column:1/-1;padding-top:.3rem;font-size:.8rem;font-style:italic}.lpm-vocab-more{text-align:center;color:var(--red);padding:.5rem 0;font-size:.78rem;font-weight:700}.lpm-dialogue{flex-direction:column;gap:.7rem;display:flex}.lpm-dialogue-line{align-items:flex-start;gap:.6rem;display:flex}.lpm-dialogue-b{flex-direction:row-reverse}.lpm-dialogue-avatar{background:linear-gradient(135deg, var(--red) 0%, #8b1f14 100%);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:.78rem;font-weight:900;display:grid;box-shadow:0 2px 6px #c0392b33}.lpm-dialogue-b .lpm-dialogue-avatar{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);box-shadow:0 2px 6px #00000026}.lpm-dialogue-body{border:1px solid var(--gray-200);background:#fff;border-radius:10px;max-width:75%;padding:.65rem .85rem}.lpm-dialogue-b .lpm-dialogue-body{background:#c0392b0d;border-color:#c0392b26}.lpm-dialogue-native{color:var(--gray-900);letter-spacing:-.01em;font-size:.92rem;font-weight:700}.lpm-dialogue-trad{color:var(--gray-500);margin-top:.2rem;font-size:.78rem;font-style:italic}.lpm-quiz{flex-direction:column;gap:.85rem;display:flex}.lpm-quiz-card{border:1px solid var(--gray-200);background:#fff;border-radius:10px;padding:.95rem 1.1rem}.lpm-quiz-q{color:var(--gray-900);margin-bottom:.75rem;font-size:.92rem;font-weight:700;line-height:1.4}.lpm-quiz-options{flex-direction:column;gap:.4rem;display:flex}.lpm-quiz-opt{background:var(--off-white,#fafaf9);border:1px solid var(--gray-200);color:var(--gray-700);border-radius:7px;align-items:center;gap:.55rem;padding:.5rem .7rem;font-size:.85rem;display:flex}.lpm-quiz-opt-correct{color:#14532d;background:#dcfce7;border-color:#16a34a;font-weight:700}.lpm-quiz-opt-letter{background:var(--gray-200);width:20px;height:20px;color:var(--gray-700);border-radius:50%;flex-shrink:0;place-items:center;font-size:.72rem;font-weight:800;display:grid}.lpm-quiz-opt-correct .lpm-quiz-opt-letter{color:#fff;background:#16a34a}.lpm-quiz-opt-check{color:#16a34a;margin-left:auto}.lpm-quiz-more{text-align:center;color:var(--red);padding:.3rem 0;font-size:.78rem;font-weight:700}.lpm-exercices{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.lpm-exercices li{color:var(--gray-700);align-items:flex-start;gap:.55rem;font-size:.88rem;line-height:1.5;display:flex}.lpm-exercice-bullet{background:var(--red);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.55rem}.lpm-footer{border-top:1px solid var(--gray-200);text-align:center;background:#fff;margin:1.25rem -2rem -2rem;padding:1.25rem 2rem;position:sticky;bottom:-2rem}.lpm-cta{background:var(--red);color:#fff;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;padding:.95rem 1.75rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #c0392b4d}.lpm-cta:hover{background:#8b1f14;transform:translateY(-1px);box-shadow:0 6px 20px #c0392b66}.lpm-footer-note{color:var(--gray-500);margin-top:.6rem;font-size:.75rem;font-weight:500}@media (max-width:640px){.lpm-drawer{max-width:100%;padding:1.25rem 1.25rem 1.5rem}.lpm-header{margin:-1.25rem -1.25rem 1rem;padding:1rem 1.25rem;top:-1.25rem}.lpm-footer{margin:1rem -1.25rem -1.5rem;padding:1rem 1.25rem;bottom:-1.5rem}.lpm-title{font-size:1.35rem}.lpm-section{padding:1rem}}
.lpa-wrap{max-width:1100px;margin:0 auto;padding:0 1.5rem}.lpa-header{text-align:center;margin-bottom:2.5rem}.lpa-label{color:var(--red);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:800;display:inline-block}.lpa-header h2{letter-spacing:-.03em;color:var(--gray-900);text-wrap:balance;margin-bottom:.85rem;font-size:2rem;font-weight:900;line-height:1.15}.lpa-header p{color:var(--gray-500);max-width:620px;margin:0 auto;font-size:1rem;line-height:1.7}.lpa-levels{flex-direction:column;gap:.85rem;display:flex}.lpa-level{border:1.5px solid var(--gray-200);background:#fff;border-radius:14px;transition:border-color .25s,box-shadow .25s;overflow:hidden}.lpa-level:hover{border-color:var(--gray-300)}.lpa-level-open{box-shadow:0 8px 32px #0000000f}.lpa-level-header{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:1rem;width:100%;padding:1.1rem 1.5rem;font-family:inherit;transition:background .2s;display:flex}.lpa-level-header:hover{background:var(--gray-100)}.lpa-level-badge{color:#fff;letter-spacing:-.01em;font-variant-numeric:tabular-nums;border-radius:12px;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:.95rem;font-weight:900;display:grid}.lpa-level-title{flex:1;min-width:0}.lpa-level-name{color:var(--gray-900);letter-spacing:-.015em;margin-bottom:.1rem;font-size:1.05rem;font-weight:800}.lpa-level-sub{color:var(--gray-500);font-size:.85rem}.lpa-level-meta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.1rem;display:flex}.lpa-level-count{color:var(--gray-900);font-size:.82rem;font-weight:700}.lpa-level-count-sub{color:var(--gray-500);font-size:.7rem;font-weight:600}.lpa-chevron{color:var(--gray-500);flex-shrink:0;transition:transform .25s,color .25s}.lpa-level-open .lpa-chevron{color:var(--gray-900);transform:rotate(180deg)}.lpa-level-body{max-height:0;transition:max-height .5s;overflow:hidden}.lpa-level-open .lpa-level-body{max-height:8000px}.lpa-parcours-list{flex-direction:column;gap:1.25rem;padding:.75rem 1.25rem 1.5rem;display:flex}.lpa-parcours{background:var(--acc-bg);border:1px solid color-mix(in srgb, var(--acc-fg) 15%, transparent);border-radius:12px;padding:1rem 1.25rem 1.25rem}.lpa-parcours-head{align-items:center;gap:.6rem;margin-bottom:.85rem;display:flex}.lpa-parcours-emoji{border:1px solid color-mix(in srgb, var(--acc-fg) 20%, transparent);background:#fff;border-radius:10px;place-items:center;width:36px;height:36px;font-size:1.4rem;display:grid}.lpa-parcours-title{color:var(--gray-900);letter-spacing:-.01em;font-size:1rem;font-weight:800}.lpa-modules{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.lpa-module{border:1px solid color-mix(in srgb, var(--acc-fg) 18%, transparent);color:inherit;background:#fff;border-radius:10px;flex-direction:column;gap:.55rem;padding:.9rem 1rem;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative}.lpa-module:hover{border-color:var(--acc-fg);box-shadow:0 6px 20px color-mix(in srgb, var(--acc-fg) 12%, transparent);transform:translateY(-2px)}.lpa-module-head{align-items:center;gap:.55rem;display:flex}.lpa-module-emoji{flex-shrink:0;font-size:1rem;line-height:1}.lpa-module-title{color:var(--gray-900);letter-spacing:-.01em;font-size:.92rem;font-weight:800;line-height:1.3}.lpa-module-lessons{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.lpa-module-lessons li{color:var(--gray-700);align-items:center;gap:.45rem;font-size:.8rem;line-height:1.4;display:flex}.lpa-lesson-btn{text-align:left;cursor:pointer;width:100%;font-family:inherit;font-size:inherit;color:inherit;background:0 0;border:none;border-radius:5px;align-items:center;gap:.45rem;margin:-.15rem -.25rem;padding:.15rem .25rem;transition:background .15s;display:flex}.lpa-lesson-btn:hover{background:color-mix(in srgb, var(--acc-fg) 8%, transparent)}.lpa-lesson-peek{color:var(--acc-fg);opacity:0;flex-shrink:0;margin-left:auto;transition:opacity .15s}.lpa-lesson-btn:hover .lpa-lesson-peek{opacity:1}.lpa-lesson-icon{background:var(--acc-bg);width:18px;height:18px;color:var(--acc-fg);border-radius:5px;flex-shrink:0;place-items:center;display:grid}.lpa-lesson-text{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.lpa-lesson-duration{color:var(--gray-500);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.7rem;font-weight:600}.lpa-lesson-free{color:#16a34a;letter-spacing:.02em;background:#dcfce7;border-radius:4px;flex-shrink:0;padding:.1rem .4rem;font-size:.65rem;font-weight:800}.lpa-lesson-more{color:var(--acc-fg);margin-top:.15rem;padding-left:1.4rem;font-size:.78rem;font-weight:700}.lpa-module-cta{color:var(--acc-fg);opacity:0;margin-top:.3rem;font-size:.75rem;font-weight:800;transition:opacity .2s,transform .2s;transform:translateY(4px)}.lpa-module:hover .lpa-module-cta{opacity:1;transform:translateY(0)}.lpa-footer{text-align:center;margin-top:2rem}.lpa-footer-cta{background:var(--red);color:#fff;border-radius:100px;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:.92rem;font-weight:800;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #c0392b40}.lpa-footer-cta:hover{background:#8b1f14;transform:translateY(-1px);box-shadow:0 6px 20px #c0392b59}.lpa-footer-note{color:var(--gray-500);margin-top:.85rem;font-size:.8rem;font-weight:500}@media (max-width:768px){.lpa-header h2{font-size:1.55rem}.lpa-level-header{gap:.75rem;padding:.95rem 1rem}.lpa-level-badge{border-radius:10px;width:36px;height:36px;font-size:.82rem}.lpa-level-name{font-size:.95rem}.lpa-level-sub{font-size:.78rem}.lpa-level-meta{display:none}.lpa-parcours-list{gap:1rem;padding:.5rem .85rem 1.25rem}.lpa-parcours{padding:.85rem .95rem 1rem}.lpa-parcours-emoji{width:30px;height:30px;font-size:1.15rem}.lpa-parcours-title{font-size:.92rem}.lpa-modules{grid-template-columns:1fr;gap:.55rem}.lpa-module{padding:.75rem .85rem}.lpa-module-title{font-size:.87rem}.lpa-module-lessons li{font-size:.76rem}.lpa-lesson-duration{display:none}}
.lsc-wrap{max-width:980px;margin:0 auto;padding:0 1.5rem}.lsc-header{text-align:center;margin-bottom:2.5rem}.lsc-label{color:var(--red);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:800;display:inline-block}.lsc-header h2{letter-spacing:-.03em;color:var(--gray-900);text-wrap:balance;margin-bottom:.85rem;font-size:2rem;font-weight:900;line-height:1.15}.lsc-header p{color:var(--gray-500);max-width:580px;margin:0 auto;font-size:1rem;line-height:1.7}.lsc-calendar{border:1.5px solid var(--gray-200);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 40px #0000000a}.lsc-nav{border-bottom:1px solid var(--gray-200);background:var(--off-white,#fafaf9);justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.5rem;display:flex}.lsc-nav-btn{border:1px solid var(--gray-200);width:36px;height:36px;color:var(--gray-700);cursor:pointer;background:#fff;border-radius:10px;place-items:center;transition:background .2s,color .2s,border-color .2s;display:grid}.lsc-nav-btn:hover{background:var(--red);color:#fff;border-color:var(--red)}.lsc-nav-range{text-align:center;flex:1}.lsc-nav-range-label{text-transform:uppercase;letter-spacing:.08em;color:var(--gray-500);margin-bottom:.15rem;font-size:.7rem;font-weight:700}.lsc-nav-range-dates{color:var(--gray-900);letter-spacing:-.01em;font-size:1rem;font-weight:800}.lsc-grid{grid-template-columns:repeat(7,1fr);display:grid}.lsc-day{border-right:1px solid var(--gray-100);flex-direction:column;gap:.7rem;min-height:190px;padding:.85rem .65rem;transition:background .2s;display:flex}.lsc-day:last-child{border-right:none}.lsc-day-past{opacity:.45}.lsc-day-today .lsc-day-header{color:var(--red)}.lsc-day-today .lsc-day-num{background:var(--red);color:#fff;box-shadow:0 2px 6px #c0392b40}.lsc-day-class{background:linear-gradient(#c0392b05 0%,#0000 40%)}.lsc-day-header{flex-direction:column;align-items:center;gap:.25rem;display:flex}.lsc-day-label{text-transform:uppercase;letter-spacing:.08em;color:var(--gray-500);font-size:.7rem;font-weight:700}.lsc-day-num{width:28px;height:28px;color:var(--gray-900);font-variant-numeric:tabular-nums;border-radius:50%;place-items:center;font-size:.92rem;font-weight:800;transition:background .2s,color .2s;display:grid}.lsc-day-empty{color:var(--gray-300);-webkit-user-select:none;user-select:none;flex:1;place-items:center;font-size:1.2rem;display:grid}.lsc-class{border:1.5px solid var(--gray-200);color:inherit;background:#fff;border-radius:9px;flex-direction:column;flex:1;gap:.35rem;padding:.6rem .55rem;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.lsc-class-past{opacity:.75}.lsc-class-past:before{background:#6b7280}.lsc-class-replay-overlay{color:#fff;opacity:0;text-align:center;pointer-events:none;background:#111827eb;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:.4rem;font-size:.72rem;font-weight:700;line-height:1.3;transition:opacity .2s;display:flex;position:absolute;inset:0}.lsc-class-past:hover .lsc-class-replay-overlay{opacity:1}.lsc-class:hover{border-color:var(--red);transform:translateY(-3px);box-shadow:0 8px 24px #c0392b1f}.lsc-class:before{content:"";background:var(--red);border-radius:0 3px 3px 0;width:3px;position:absolute;top:.6rem;bottom:.6rem;left:0}.lsc-class-time{color:var(--red);letter-spacing:-.01em;font-variant-numeric:tabular-nums;padding-left:.5rem;font-size:.78rem;font-weight:900}.lsc-class-title{color:var(--gray-900);min-height:1.95rem;padding-left:.5rem;font-size:.78rem;font-weight:700;line-height:1.25}.lsc-class-meta{flex-direction:column;gap:.2rem;padding-left:.5rem;display:flex}.lsc-class-tag{letter-spacing:.02em;border-radius:5px;width:fit-content;padding:.15rem .45rem;font-size:.65rem;font-weight:800;display:inline-block}.lsc-class-level{color:var(--gray-500);letter-spacing:.02em;font-size:.65rem;font-weight:700}.lsc-class-book{color:var(--red);opacity:0;margin-top:auto;padding-left:.5rem;font-size:.7rem;font-weight:800;transition:opacity .2s}.lsc-class:hover .lsc-class-book{opacity:1}.lsc-footer{border-top:1px solid var(--gray-200);background:var(--off-white,#fafaf9);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.5rem;display:flex}.lsc-footer-text{color:var(--gray-700);font-size:.82rem;font-weight:600}.lsc-footer-ctas{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}.lsc-footer-cta{border-radius:100px;align-items:center;gap:.4rem;padding:.75rem 1.4rem;font-size:.88rem;font-weight:800;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex}.lsc-footer-cta-primary{background:var(--red);color:#fff;box-shadow:0 4px 14px #c0392b40}.lsc-footer-cta-primary:hover{background:#8b1f14;transform:translateY(-1px)}.lsc-footer-cta-secondary{background:var(--gray-900,#111827);color:#fff;box-shadow:0 4px 14px #0003}.lsc-footer-cta-secondary:hover{background:#000;transform:translateY(-1px)}@media (max-width:900px){.lsc-header h2{font-size:1.55rem}.lsc-grid{grid-template-columns:repeat(7,1fr)}.lsc-day{min-height:150px;padding:.65rem .35rem}.lsc-day-label{font-size:.6rem}.lsc-day-num{width:22px;height:22px;font-size:.8rem}.lsc-class{gap:.25rem;padding:.4rem .35rem}.lsc-class:before{top:.4rem;bottom:.4rem}.lsc-class-time{padding-left:.35rem;font-size:.68rem}.lsc-class-title{min-height:auto;padding-left:.35rem;font-size:.68rem}.lsc-class-meta{gap:.15rem;padding-left:.35rem}.lsc-class-tag{padding:.1rem .35rem;font-size:.58rem}.lsc-class-level{font-size:.58rem}.lsc-class-book{opacity:1;padding-left:.35rem;font-size:.62rem}}@media (max-width:600px){.lsc-nav{padding:.9rem 1rem}.lsc-nav-range-dates{font-size:.88rem}.lsc-grid{grid-template-columns:repeat(7,minmax(58px,1fr));overflow-x:auto}.lsc-day{min-width:58px}.lsc-footer{padding:.9rem 1rem}.lsc-footer-text{font-size:.72rem}.lsc-footer-cta{padding:.6rem 1rem;font-size:.78rem}}
.lp-fade-in{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(32px)}.lp-fade-in.lp-visible{opacity:1;transform:translateY(0)}.lp{background:var(--off-white);min-height:100dvh}.lp-container{max-width:1200px;margin:0 auto;padding:0 5%}.lp-label{letter-spacing:.1em;text-transform:uppercase;color:var(--red);margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.lp-hero{color:#fff;background:linear-gradient(160deg,#0d0d0d 0%,#1a1a2e 50%,#16213e 100%);padding:5.5rem 0 5rem;position:relative;overflow:hidden}.lp-hero:before{content:"";pointer-events:none;background:radial-gradient(at 30% 80%,#c0392b1f 0%,#0000 60%);position:absolute;inset:0}.lp-hero-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 5%;display:grid;position:relative}.lp-hero-badge{color:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem .9rem;font-size:.78rem;font-weight:600;display:inline-flex}.lp-hero-flag{font-size:1.1rem}.lp-hero h1{letter-spacing:-.03em;margin-bottom:1.25rem;font-size:3.25rem;font-weight:900;line-height:1.07}.lp-hero-highlight{color:var(--red)}.lp-hero-desc{color:#ffffffb3;max-width:520px;margin-bottom:2rem;font-size:1.05rem;line-height:1.8}.lp-hero-pills{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.lp-hero-pill{color:#fffc;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.8rem;font-weight:600;transition:background .2s,border-color .2s;display:inline-flex}.lp-hero-pill:hover{background:#ffffff1a;border-color:#fff3}.lp-hero-pill svg{stroke:#ffffffb3;flex-shrink:0}.lp-hero-ctas{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.lp-hero-trust{color:#ffffff80;align-items:center;gap:.6rem;font-size:.82rem;display:flex}.lp-hero-trust-stars{color:#f59e0b;letter-spacing:-.02em;font-size:.85rem}.lp-hero-avatars{display:flex}.lp-hero-avatars span{color:#fff;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-right:-8px;font-size:.6rem;font-weight:700;display:flex}.lp-hero-avatars span:last-child{margin-right:0}.lp-hero-visual{position:relative}.lp-hero-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;padding:2.5rem}.lp-hero-card-label{text-transform:uppercase;letter-spacing:.08em;color:var(--red);margin-bottom:1.5rem;font-size:.7rem;font-weight:700}.lp-hero-greetings{flex-direction:column;gap:1rem;display:flex}.lp-hero-greeting{text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;padding:1.25rem;transition:border-color .25s,transform .25s,background .25s}.lp-hero-greeting:hover{background:#ffffff14;border-color:#c0392b66;transform:translateY(-2px)}.lp-hero-greeting-native{color:#fff;letter-spacing:.01em;margin-bottom:.35rem;font-size:1.6rem;font-weight:800}.lp-hero-greeting-sub{color:#ffffff80;font-size:.82rem;font-style:italic}.lp-hero-culture{color:#ffffffb3;background:#c0392b1a;border:1px solid #c0392b33;border-radius:10px;margin-top:1.5rem;padding:1rem 1.25rem;font-size:.85rem;line-height:1.6}.lp-hero-culture strong{color:var(--red);font-weight:700}.lp-stats{background:var(--black);border-top:1px solid #ffffff0f;padding:1.75rem 5%}.lp-stats-inner{flex-wrap:wrap;justify-content:center;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.lp-stat{text-align:center}.lp-stat-num{color:#fff;letter-spacing:-.04em;font-size:1.75rem;font-weight:900;line-height:1}.lp-stat-num span{color:var(--red)}.lp-stat-label{color:var(--gray-400);margin-top:.25rem;font-size:.72rem}.lp-schedule{background:var(--off-white,#fafaf9);border-top:1px solid var(--gray-200);padding:5rem 0}.lp-program{border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);background:#fff;padding:5rem 0}.lp-section-header{text-align:center;max-width:640px;margin-bottom:3rem;margin-left:auto;margin-right:auto;padding:0 1.5rem}.lp-section-header .lp-label{color:var(--red);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:800;display:inline-block}.lp-section-header h2{letter-spacing:-.03em;color:var(--gray-900);text-wrap:balance;margin-bottom:.85rem;font-size:2rem;font-weight:900;line-height:1.15}.lp-section-header p{color:var(--gray-500);text-wrap:pretty;max-width:560px;margin:0 auto;font-size:1rem;line-height:1.7}.lp-why{border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);background:#fff;padding:5rem 0}.lp-specialties{background:linear-gradient(180deg, var(--off-white) 0%, white 100%);padding:5.5rem 0}.lp-specialties-layout{grid-template-columns:1fr 1.15fr;align-items:start;gap:4rem;display:grid}.lp-specialties-head{position:sticky;top:100px}.lp-specialties-head .lp-label{color:var(--red);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:800}.lp-specialties-head h2{letter-spacing:-.03em;color:var(--gray-900);text-wrap:balance;margin:.75rem 0 1rem;font-size:2.35rem;font-weight:900;line-height:1.08}.lp-specialties-intro{color:var(--gray-500);font-size:1rem;line-height:1.7}.lp-specialties-list{counter-reset:specialty;flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.lp-specialty-item{border:1px solid var(--gray-200);background:#fff;border-radius:14px;grid-template-columns:44px 1fr;align-items:center;gap:1.25rem;padding:1.1rem 1.4rem;transition:transform .25s,border-color .25s,box-shadow .25s;display:grid;position:relative;overflow:hidden;box-shadow:0 1px 2px #00000008}.lp-specialty-item:before{content:"";background:linear-gradient(180deg, var(--red), #e74c3c);opacity:0;width:3px;transition:opacity .25s;position:absolute;top:0;bottom:0;left:0}.lp-specialty-item:hover{border-color:var(--red);transform:translate(3px);box-shadow:0 8px 24px #c0392b14}.lp-specialty-item:hover:before{opacity:1}.lp-specialty-num{color:var(--red);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:1.05rem;font-weight:900;line-height:1}.lp-specialty-body{align-items:center;gap:.85rem;min-width:0;display:flex}.lp-specialty-icon-new{width:34px;height:34px;color:var(--red);background:#c0392b14;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.lp-specialty-text{color:var(--gray-900);font-size:.98rem;font-weight:600;line-height:1.4}@media (max-width:900px){.lp-specialties-layout{grid-template-columns:1fr;gap:2.5rem}.lp-specialties-head{position:static}.lp-specialties-head h2{font-size:1.85rem}.lp-specialty-item{grid-template-columns:34px 1fr;gap:.9rem;padding:.9rem 1rem}.lp-specialty-num{font-size:.95rem}.lp-specialty-icon-new{width:30px;height:30px}.lp-specialty-text{font-size:.92rem}}.lp-live-classes{border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);background:#fff;padding:5rem 0}.lp-live-content{flex-direction:column;align-items:center;gap:3rem;display:flex}.lp-live-media{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:800px;display:flex}.lp-live-video-wrap{border:1px solid var(--gray-200);border-radius:16px;width:100%;transition:box-shadow .3s,transform .3s;overflow:hidden;box-shadow:0 16px 60px #0000001f}.lp-live-video-wrap:hover{transform:translateY(-3px);box-shadow:0 20px 70px #00000029}.lp-live-video{object-fit:cover;width:100%;height:auto;max-height:400px;display:block}.lp-live-photos{grid-template-columns:1fr 1fr;gap:1rem;width:100%;display:grid}.lp-live-photo{object-fit:cover;border:1px solid var(--gray-200);border-radius:12px;width:100%;height:auto;transition:transform .25s,box-shadow .25s}.lp-live-photo:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000001a}.lp-live-stats{grid-template-columns:repeat(3,1fr);gap:1.25rem;width:100%;max-width:700px;display:grid}.lp-live-stat-card{text-align:center;background:var(--off-white);border:1.5px solid var(--gray-200);border-radius:var(--radius-xl);flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.lp-live-stat-card:hover{border-color:var(--red);transform:translateY(-3px);box-shadow:0 8px 24px #c0392b1a}.lp-live-stat-num{color:var(--black);letter-spacing:-.04em;font-size:2rem;font-weight:900}.lp-live-stat-label{color:var(--gray-500);font-size:.82rem;font-weight:600}.lp-cta-mid{background:var(--gray-900);text-align:center;padding:4rem 0}.lp-cta-mid-inner{max-width:600px;margin:0 auto;padding:0 5%}.lp-cta-mid h3{color:#fff;letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.75rem;font-weight:900}.lp-cta-mid p{color:#ffffffa6;margin-bottom:2rem;font-size:1rem;line-height:1.7}.lp-platform{background:var(--off-white);padding:5rem 0}.lp-platform-visual{border:1px solid var(--gray-200);border-radius:16px;max-width:900px;margin:0 auto;transition:box-shadow .3s,transform .3s;overflow:hidden;box-shadow:0 24px 80px #0000001f,0 4px 16px #0000000f}.lp-platform-visual:hover{transform:translateY(-4px);box-shadow:0 28px 90px #00000029,0 6px 20px #00000014}.lp-platform-img{width:100%;height:auto;display:block}.lp-community{border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);background:#fff;padding:5rem 0}.lp-community-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1000px;margin:0 auto;display:grid}.lp-community-text h2{letter-spacing:-.03em;margin-bottom:1rem;font-size:2rem;font-weight:900}.lp-community-text p{color:var(--gray-500);margin-bottom:2rem;font-size:1rem;line-height:1.8}.lp-community-visual{justify-content:center;display:flex}.lp-community-img{border:1px solid var(--gray-200);border-radius:20px;width:100%;max-width:340px;height:auto;transition:transform .3s,box-shadow .3s;box-shadow:0 16px 60px #0000001a}.lp-community-img:hover{transform:translateY(-4px)rotate(-1deg);box-shadow:0 20px 70px #00000024}.lp-method{background:var(--off-white);border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);padding:5rem 0}.lp-steps-grid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.lp-step{text-align:center}.lp-step-num{color:var(--red);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.75rem;font-size:.72rem;font-weight:900}.lp-step-icon{background:var(--red-pale);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;transition:transform .25s,box-shadow .25s;display:flex}.lp-step:hover .lp-step-icon{transform:translateY(-3px);box-shadow:0 6px 20px #c0392b26}.lp-step h4{color:var(--gray-900);margin-bottom:.4rem;font-size:.95rem;font-weight:700}.lp-step p{color:var(--gray-500);font-size:.82rem;line-height:1.65}.lp-faq{background:var(--off-white);padding:5rem 0}.lp-faq-list{border:1.5px solid var(--gray-200);border-radius:var(--radius-xl);background:#fff;flex-direction:column;gap:0;max-width:720px;margin:0 auto;display:flex;overflow:hidden}.lp-faq-item{border-bottom:1px solid var(--gray-200)}.lp-faq-item:last-child{border-bottom:none}.lp-faq-q{cursor:pointer;text-align:left;width:100%;color:var(--black);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:background .15s;display:flex}.lp-faq-q:hover,.lp-faq-item.open .lp-faq-q{background:var(--gray-100)}.lp-faq-icon{color:var(--red);flex-shrink:0;font-size:1.25rem;font-weight:400;line-height:1;transition:transform .25s}.lp-faq-item.open .lp-faq-icon{transform:rotate(45deg)}.lp-faq-a{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.lp-faq-item.open .lp-faq-a{max-height:300px}.lp-faq-a-inner{color:var(--gray-600);background:var(--gray-100);padding:0 1.5rem 1.25rem;font-size:.88rem;line-height:1.7}.lp-resources{background:#fff;padding:4rem 0}.lp-resources-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:1000px;margin:0 auto;display:grid}.lp-resource-card{background:var(--off-white);border:1.5px solid var(--gray-200);border-radius:var(--radius-xl);color:inherit;flex-direction:column;gap:.6rem;padding:1.75rem;text-decoration:none;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.lp-resource-card:hover{border-color:var(--red);transform:translateY(-4px);box-shadow:0 8px 30px #c0392b1a}.lp-resource-icon{align-items:center;display:flex}.lp-resource-card h4{color:var(--gray-900);margin:0;font-size:.95rem;font-weight:800}.lp-resource-card p{color:var(--gray-500);flex:1;margin:0;font-size:.82rem;line-height:1.6}.lp-resource-cta{color:var(--red);font-size:.82rem;font-weight:700}.lp-resource-card-cta{background:var(--red-pale);border-color:#c0392b33}.lp-resource-card-cta:hover{background:var(--red);border-color:var(--red)}.lp-resource-card-cta:hover h4,.lp-resource-card-cta:hover .lp-resource-cta{color:#fff}.lp-resource-card-cta:hover p{color:#fffc}.lp-resource-card-cta:hover svg{stroke:#fff}.lp-blog{background:var(--off-white);padding:5rem 0}.lp-blog-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:960px;margin:0 auto;display:grid}.lp-blog-card{border:1.5px solid var(--gray-200);border-radius:var(--radius-xl);color:inherit;background:#fff;flex-direction:column;gap:.6rem;padding:1.75rem;text-decoration:none;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.lp-blog-card:hover{border-color:var(--red);transform:translateY(-4px);box-shadow:0 8px 30px #c0392b1a}.lp-blog-category{text-transform:uppercase;letter-spacing:.08em;color:var(--red);background:var(--red-pale);border-radius:100px;width:fit-content;padding:.2rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.lp-blog-card h3{color:var(--gray-900);margin:0;font-size:1rem;font-weight:700;line-height:1.4}.lp-blog-desc{color:var(--gray-500);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.85rem;line-height:1.6;display:-webkit-box;overflow:hidden}.lp-blog-read{color:var(--red);align-items:center;gap:.3rem;font-size:.8rem;font-weight:700;display:flex}.lp-blog-more{text-align:center;margin-top:2.5rem}.lp-cta-final{text-align:center;background:linear-gradient(135deg,#c0392b 0%,#922b21 100%);padding:5rem 5%;position:relative;overflow:hidden}.lp-cta-final:before{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#ffffff1a 0%,#0000 60%);position:absolute;inset:0}.lp-cta-final-inner{z-index:1;position:relative}.lp-cta-final h2{color:#fff;letter-spacing:-.03em;margin-bottom:.75rem;font-size:2.5rem;font-weight:900}.lp-cta-final p{color:#ffffffd9;max-width:480px;margin:0 auto 2.25rem;font-size:1.05rem;line-height:1.7}.lp-cta-final-btns{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.lp-cta-note{color:#fff9;margin-top:1.5rem;font-size:.82rem}@media (max-width:960px){.lp-hero-inner{grid-template-columns:1fr;gap:2.5rem}.lp-hero-visual{max-width:480px;margin:0 auto}.lp-hero h1{font-size:2.5rem}.lp-hero-desc{max-width:100%}.lp-steps-grid{grid-template-columns:repeat(2,1fr)}.lp-community-grid{grid-template-columns:1fr;gap:2.5rem}.lp-community-visual{order:-1}.lp-community-text{text-align:center}.lp-live-stats{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.lp-hero{padding:4rem 0 3.5rem}.lp-hero h1{font-size:2.1rem}.lp-hero-desc{font-size:.95rem}.lp-hero-ctas{flex-direction:column;align-items:stretch}.lp-hero-ctas .btn{text-align:center}.lp-stats-inner{gap:2rem}.lp-stat-num{font-size:1.5rem}.lp-specialties,.lp-method,.lp-faq,.lp-resources,.lp-blog,.lp-live-classes,.lp-platform,.lp-community{padding:3.5rem 0}.lp-section-header h2{font-size:1.6rem}.lp-specialties-grid{grid-template-columns:repeat(2,1fr)}.lp-steps-grid{gap:1.5rem}.lp-cta-final h2{font-size:1.85rem}.lp-cta-final p{font-size:.95rem}.lp-resources-grid,.lp-live-photos{grid-template-columns:1fr}.lp-live-stats{grid-template-columns:1fr;gap:.75rem}.lp-cta-mid h3{font-size:1.4rem}}@media (max-width:480px){.lp-hero{padding:3rem 0 2.5rem}.lp-hero-inner{gap:2rem;padding:0 1rem}.lp-hero h1{font-size:1.85rem}.lp-hero-pills{gap:.35rem}.lp-hero-pill{padding:.3rem .65rem;font-size:.72rem}.lp-hero-card{padding:1.5rem}.lp-hero-greeting-native{font-size:1.3rem}.lp-container{padding:0 1rem}.lp-specialties,.lp-method,.lp-faq,.lp-resources,.lp-blog,.lp-live-classes,.lp-platform,.lp-community{padding:2.5rem 0}.lp-section-header{margin-bottom:2rem}.lp-section-header h2{font-size:1.4rem}.lp-specialties-grid{grid-template-columns:1fr 1fr;gap:.75rem}.lp-specialty-card{padding:1.15rem}.lp-specialty-icon svg{width:22px;height:22px}.lp-specialty-name{font-size:.82rem}.lp-steps-grid{grid-template-columns:1fr;gap:1.25rem}.lp-faq-q{padding:1rem;font-size:.88rem}.lp-faq-a-inner{padding:0 1rem 1rem}.lp-stats{padding:1.5rem 1rem}.lp-stats-inner{gap:1.5rem}.lp-stat-num{font-size:1.3rem}.lp-cta-final{padding:3rem 1rem}.lp-cta-final h2{font-size:1.6rem}.lp-blog-grid{grid-template-columns:1fr}.lp-cta-mid{padding:2.5rem 0}.lp-cta-mid h3{font-size:1.3rem}.lp-community-grid{gap:2rem}.lp-community-text h2{font-size:1.5rem}}.lp-pricing-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:960px;margin:0 auto 1.5rem;display:grid}@media (max-width:768px){.lp-pricing-grid{grid-template-columns:1fr}}