:root{--lph-pad-x:20px;--lph-hairline:#e7e3d9;--lph-cream:#faf9f6}.lph-section{padding:72px 0}.lph-section-lg{padding:88px 0}.lph-section-flush{padding:32px 0 0}@media (min-width:768px){.lph-section-flush{padding-top:40px}}.lph-clip{position:relative;overflow:hidden}.lph-container,.lph-container-md,.lph-container-narrow,.lph-container-sm,.lph-container-wide{margin-left:auto;margin-right:auto;padding-left:var(--lph-pad-x);padding-right:var(--lph-pad-x);position:relative;box-sizing:border-box}.lph-container-wide{max-width:1080px}.lph-container{max-width:960px}.lph-container-md{max-width:860px}.lph-container-sm{max-width:720px}.lph-container-narrow{max-width:520px}.lph-head>*+*{margin-top:12px}.lph-center{text-align:center}.lph-left{text-align:left}.lph-mt-6{margin-top:24px}.lph-mt-8{margin-top:32px}.lph-mt-10{margin-top:40px}.lph-mt-12{margin-top:48px}.lph-mt-16{margin-top:64px}.lph-grid-3{margin-top:40px;display:grid;grid-template-columns:1fr;gap:20px}@media (min-width:768px){.lph-grid-3{grid-template-columns:repeat(3,1fr)}}.lph-persona-grid{margin-top:40px;display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:768px){.lph-persona-grid{grid-template-columns:repeat(2,1fr)}}.lph-grid-cards{margin-top:40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.lph-highlight-grid{max-width:760px;margin:40px auto 0;display:grid;grid-template-columns:1fr;gap:12px}@media (min-width:640px){.lph-highlight-grid{grid-template-columns:repeat(2,1fr)}}.lph-card{height:100%;padding:24px}.lph-card,.lph-quote-card{position:relative;box-sizing:border-box}.lph-quote-card{max-width:720px;margin:48px auto 0;padding:28px}.lph-highlight-item{display:flex;height:100%;gap:10px;padding:16px;border-radius:12px;background:var(--lph-cream);box-shadow:inset 0 0 0 1px var(--lph-hairline);box-sizing:border-box}.lph-method-paper{max-width:720px;margin:40px auto 0;padding:8px 24px;box-sizing:border-box}@media (min-width:640px){.lph-method-paper{padding-left:40px;padding-right:40px}}.lph-method-step{position:relative;padding:32px 0}.lph-method-step>.jd2-perf-h{margin-top:32px}.lph-compare{max-width:760px;margin:40px auto 0;border:1px solid var(--lph-hairline);border-radius:16px;overflow:hidden;box-sizing:border-box}.lph-compare-head{padding:12px 16px;background:var(--lph-cream)}.lph-compare-head,.lph-compare-row{display:grid;grid-template-columns:76px 1fr 1fr;border-bottom:1px solid var(--lph-hairline)}.lph-compare-row:last-child{border-bottom:0}.lph-compare-row>*{padding:16px}@media (min-width:640px){.lph-compare-head,.lph-compare-row{grid-template-columns:110px 1fr 1fr}}.lph-instructor-grid{display:grid;align-items:start;gap:40px;grid-template-columns:1fr}@media (min-width:1280px){.lph-instructor-grid{grid-template-columns:340px minmax(0,1fr)}}.lph-seal-rail{margin-top:28px;display:flex;flex-direction:column;gap:20px}@media (min-width:640px){.lph-seal-rail{flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:0}}.lph-seal-item{display:flex;align-items:center;gap:12px}@media (min-width:640px){.lph-seal-item{flex-direction:column;gap:8px}}.lph-module-list{margin-top:40px}.lph-module-list>*+*{margin-top:20px}.lph-midband{margin-top:48px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;box-sizing:border-box}@media (min-width:640px){.lph-midband{flex-direction:row}}.lph-buycard{margin:40px auto 0;padding:30px 26px}.lph-buycard,.lph-ticket-list{max-width:480px;box-sizing:border-box}.lph-ticket-list{margin:24px auto 0}.lph-ticket-list>*+*{margin-top:16px}.lph-buylist{margin-top:20px;padding-top:20px;border-top:1px solid var(--lph-hairline)}.lph-buylist>*+*{margin-top:8px}.lph-buylist li,.lph-price-line{display:flex;gap:8px}.lph-price-line{margin-top:12px;flex-wrap:wrap;align-items:baseline}.lph-row,.lph-row-center{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.lph-row-center{justify-content:center}.lph-row-between{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:12px}.lph-footer-links{margin-top:12px;flex-wrap:wrap;justify-content:center}.lph-footer-links,.lph-morphbar{display:flex;align-items:center;gap:24px}.lph-morphbar{position:fixed;top:var(--lp-shell-top,44px);left:var(--lp-aside-w,200px);right:0;height:48px;justify-content:space-between;padding:0 20px;background:rgba(250,249,246,.92);backdrop-filter:blur(10px) saturate(130%);border-bottom:1px solid #e7e3d9;box-shadow:0 8px 24px rgba(23,20,14,.05);opacity:0;transform:translateY(-2px);visibility:hidden;transition:opacity .13s ease,transform .13s ease,visibility .13s}.lph-morphbar-scrolled{opacity:1;transform:translateY(0);visibility:visible}.lph-morphbar-nav{display:flex;gap:2px}.lph-morphbar-buy{margin-left:auto;display:flex;align-items:center;gap:14px}.lph-morphbar-link{padding:6px 12px;border-radius:999px;font-size:13px;font-weight:600;color:#4a4436;text-decoration:none}.lph-morphbar-link:hover{background:rgba(135,107,58,.1);color:#876b3a}.lph-morphbar-cta{display:inline-flex;align-items:center;padding:7px 18px;border-radius:999px;background:linear-gradient(135deg,#c9a962,#a68a4b);color:#0a0f1a;font-size:13px;font-weight:700;text-decoration:none;box-shadow:0 1px 6px rgba(166,138,75,.35)}.lph-morphbar-cta:hover{filter:brightness(1.05)}@media (max-width:1023px){.lph-morphbar{padding:0 6px;gap:0}.lph-morphbar-buy{display:none}.lph-morphbar-nav{width:100%;justify-content:space-around;gap:0}.lph-morphbar-link{white-space:nowrap;padding:6px 10px}}.lph-focus-main{padding-top:0}.lph-film-sec{padding:72px 0;background:#faf9f6}.lph-film-inner{max-width:880px;margin:0 auto;padding:0 24px}@media (max-width:767px){.lph-film-sec{padding:48px 0;margin-left:-20px;margin-right:-20px}.lph-film-inner,.lph-film-kicker,.lph-film-lead{padding:0 12px}}.lph-film-kicker{font-size:12px;letter-spacing:.22em;font-weight:700;color:#a68a4b}.lph-film-lead{margin:10px 0 20px;font-size:15px;line-height:1.8;color:#5a5a52;max-width:640px}.lph-compare-head{font-size:11px;font-weight:700;color:#6f6a5f}.lph-compare-row>span:first-child{font-size:12px;color:#6f6a5f}.lph-compare-row>.jd2-compare-old,.lph-compare-row>.jd2-compare-ours{font-size:14px}.lph-wall-num{font-size:12px;font-weight:700;color:#876b3a}.lph-wall-title{margin:8px 0 0;font-size:16px;font-weight:800;color:#1a1a1a}.lph-wall-desc{margin-top:6px;font-size:13px;line-height:1.8;color:#6f6a5f}.lph-quote-wrap{margin:64px auto 0;max-width:36rem}.lph-quote{font-size:17px;font-style:italic;line-height:1.9;color:#1a1a1a}.lph-quote-by{margin-top:12px;font-size:12px;font-style:normal;color:#6f6a5f}.lph-skip-link{display:inline-block;margin-top:10px;font-size:12px;color:#6f6a5f;text-decoration:underline;text-underline-offset:2px}.lph-skip-link:hover{color:#876b3a}.lph-highlight-item{font-size:14px;line-height:1.65;color:#1a1a1a}.lph-highlight-item:before{content:"✓";color:#876b3a;font-weight:800;flex-shrink:0}.lph-hero-watch{position:absolute;right:8%;top:50%;transform:translateY(-50%);display:none;flex-direction:column;align-items:center;gap:10px;color:rgba(255,255,255,.92);font-size:13px;letter-spacing:.08em;text-decoration:none;transition:transform .25s ease}@media (min-width:1024px){.lph-hero-watch{display:flex}}.lph-hero-watch:hover{transform:translateY(-50%) scale(1.06);color:#fff}.lph-hero-watch-circle{display:grid;place-items:center;width:72px;height:72px;border-radius:999px;border:1.5px solid rgba(255,255,255,.75);background:rgba(10,10,10,.28);backdrop-filter:blur(6px)}.lph-hero-watch-circle:after{content:"";margin-left:4px;border-color:transparent transparent transparent rgba(255,255,255,.92);border-style:solid;border-width:11px 0 11px 18px}.lph-play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:60px;height:60px;border-radius:999px;background:#b08d4a;box-shadow:0 4px 16px rgba(0,0,0,.28);transition:transform .22s ease,background .22s ease}.group:hover .lph-play-btn{transform:translate(-50%,-50%) scale(1.08);background:#a68a4b}.lph-play-tri{margin-left:4px;border-color:transparent transparent transparent #fff;border-style:solid;border-width:10px 0 10px 16px}.lph-tabbar{display:flex;justify-content:center;gap:8px;margin-top:28px;padding:10px 16px;border-top:1px solid var(--lph-hairline);border-bottom:1px solid var(--lph-hairline)}.lph-tabbar-link{padding:8px 16px;border-radius:999px;font-size:14px;font-weight:600;color:#4a4436;text-decoration:none}.lph-tabbar-link:hover{background:rgba(135,107,58,.1);color:#876b3a}@media (min-width:992px){.lph-focus-main .course-aside{display:block}.lph-focus-main .course-aside-sticky{position:sticky;top:calc(var(--lp-shell-top, 44px) + 64px);bottom:auto;margin-top:0}}@media (max-width:991px){.lph-focus-main .course-aside-sticky{position:static;top:auto}}@media (min-width:1024px){.lph-only-mobile{display:none}}@media (prefers-reduced-motion:no-preference){html:has(.lph-focus-main){scroll-behavior:smooth}}@media (max-width:991px){.lph-focus-main .course-body-main>#preview~*{order:3}}@media (max-width:1023px){.lph-focus-main footer{padding-bottom:120px!important}}@media (max-width:480px){.lph-tabbar{flex-wrap:wrap;gap:4px;padding:8px 10px}.lph-tabbar-link{padding:6px 10px;font-size:13px}}