 :root{--red:#e30620;--red-dark:#b90018;--ink:#151517;--muted:#66666c;--line:#e8e8ea;--soft:#f5f5f4;--white:#fff;--max:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.narrow{max-width:850px}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.07)}.nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:126px;height:auto}.brand span{font-size:9px;letter-spacing:.12em;font-weight:800;color:#666;max-width:185px;line-height:1.25}.nav nav{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:700}.nav-cta{background:var(--ink);color:#fff;padding:12px 18px;border-radius:999px}.hero{position:relative;overflow:hidden;padding:90px 0 76px;background:linear-gradient(180deg,#fff 0,#fbfbfb 100%)}.hero-glow{position:absolute;width:620px;height:620px;right:-220px;top:-180px;border-radius:50%;background:radial-gradient(circle,rgba(227,6,32,.14),rgba(227,6,32,0) 68%);pointer-events:none}.hero-grid{position:relative;display:grid;grid-template-columns:1.02fr .98fr;gap:72px;align-items:center}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:900;color:var(--red);margin-bottom:18px}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--red);margin-right:7px}.hero h1{font-size:clamp(46px,5.2vw,74px);line-height:.99;letter-spacing:-.06em;margin:0 0 22px}.hero h1 span{color:#777}.hero-title{font-size:25px;font-weight:900;margin:0 0 10px}.hero-text{font-size:17px;color:#57575d;max-width:650px;margin:0 0 26px}.hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:10px;padding:16px 22px;font-weight:900;transition:.2s}.button-primary{background:var(--red);color:#fff;box-shadow:0 15px 32px rgba(227,6,32,.2)}.button-primary:hover{background:var(--red-dark);transform:translateY(-2px)}.text-link{font-weight:800;font-size:13px;border-bottom:1px solid #aaa;padding-bottom:3px}.trust-row{display:flex;gap:18px;flex-wrap:wrap;color:#666;font-size:11px;font-weight:700;margin:17px 0 27px}.stats{display:flex;gap:30px;border-top:1px solid var(--line);padding-top:22px}.stats div{display:flex;flex-direction:column}.stats strong{font-size:26px;letter-spacing:-.05em}.stats span{font-size:11px;color:#777}.video-wrap{position:relative}.video-label{font-size:10px;letter-spacing:.14em;font-weight:900;color:#777;margin:0 0 10px 4px}.video-card{background:#111;border-radius:22px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.2)}.video-card video{display:block;width:100%;aspect-ratio:16/10;background:#111}.video-caption{display:flex;align-items:center;gap:10px;color:#bdbdc1;font-size:11px;padding:13px 16px}.play-dot{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--red);color:#fff;font-size:10px}.video-note{font-size:11px;color:#8a8a8e;margin:11px 3px}.section{padding:105px 0}.problem{padding:95px 0;background:#fff}.section-kicker{font-size:11px;letter-spacing:.16em;font-weight:900;color:var(--red);margin-bottom:18px}.problem-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:90px}.problem h2,.method h2,.audience h2,.curriculum h2,.offer h2,.faq h2{font-size:clamp(38px,4.4vw,60px);line-height:1.02;letter-spacing:-.055em;margin:0}.problem h2 span{color:var(--red)}.problem p{font-size:18px;color:#5e5e63;margin-top:0}.problem .bold-line{margin-top:25px}.method{background:var(--ink);color:#fff;padding:100px 0}.method .section-kicker{color:#ff4055}.method h2{margin-bottom:15px}.lead{color:#9e9ea4;font-size:18px;max-width:720px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:50px;border-top:1px solid #343437;border-bottom:1px solid #343437}.steps article{padding:28px 24px 30px;border-right:1px solid #343437}.steps article:last-child{border-right:0}.steps span{font-size:11px;font-weight:900;color:var(--red)}.steps h3{font-size:24px;margin:24px 0 8px}.steps p{color:#aaa;font-size:13px;margin:0}.audience{background:var(--soft)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.audience-intro{font-size:18px;color:#666;max-width:550px}.audience-card{display:flex;gap:16px;padding:20px 0;border-bottom:1px solid #ddd}.audience-card>span{font-size:25px}.audience-card strong{font-size:15px}.audience-card p{margin:5px 0 0;color:#666;font-size:13px}.note{border-left:3px solid var(--red);padding:14px 18px;background:#fff;color:#666;font-size:12px;margin-top:24px}.curriculum{background:#111;color:#fff}.curriculum .eyebrow{color:#ff4055}.curriculum h2{margin-bottom:16px}.modules{margin-top:50px;border-top:1px solid #343437}.module{display:grid;grid-template-columns:80px 1fr;gap:30px;padding:30px 0;border-bottom:1px solid #343437}.module-no{font-size:18px;font-weight:900;color:var(--red)}.module h3{margin:0 0 15px;font-size:21px}.module h3 span{display:block;color:#777;font-size:12px;font-weight:500;margin-top:4px}.module ol{margin:0;padding-left:20px;color:#bbb}.module li{padding:3px 0}.offer{background:linear-gradient(135deg,#fff,#f5f5f5)}.offer-grid{display:grid;grid-template-columns:1fr 420px;gap:100px;align-items:center}.offer h2 span{color:var(--red)}.offer>div>p,.offer-grid>div>p{color:#666;font-size:18px;max-width:560px}.mini-proof{display:flex;gap:8px;margin-top:25px}.mini-proof span{padding:9px 12px;border:1px solid #ddd;border-radius:999px;font-size:11px;font-weight:800}.price-card{background:#fff;border:1px solid #e2e2e5;border-radius:22px;padding:30px;box-shadow:0 25px 65px rgba(0,0,0,.1)}.price-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.price-top .eyebrow{margin:0}.badge{font-size:9px;font-weight:900;padding:6px 8px;border-radius:999px;background:#f2f2f2;color:#666}.price-card h3{font-size:28px;line-height:1.08;margin:22px 0 16px}.price{font-size:48px;font-weight:900;letter-spacing:-.06em}.price-sub{font-size:12px!important;margin:0 0 20px}.price-card ul{padding-left:18px;color:#555;font-size:13px}.price-card li{margin:9px 0}.full{width:100%;margin-top:12px}.price-card small{display:block;text-align:center;color:#888;margin-top:10px;font-size:10px}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-weight:800;list-style:none;display:flex;justify-content:space-between;gap:20px}summary:after{content:'+';color:var(--red);font-size:22px;line-height:1}details[open] summary:after{content:'−'}.faq details p{color:#666;max-width:700px;margin:14px 0 0;font-size:14px}footer{background:#111;color:#aaa;padding:42px 0}.footer-inner{display:flex;align-items:center;gap:30px}.footer-inner img{width:110px}.footer-inner strong{color:#fff}.footer-inner span{font-size:11px}@media(max-width:900px){.nav{min-height:72px}.nav nav a:not(.nav-cta){display:none}.hero{padding:65px 0 55px}.hero-grid,.problem-grid,.two-col,.offer-grid{grid-template-columns:1fr;gap:45px}.hero h1{font-size:50px}.steps{grid-template-columns:1fr 1fr}.steps article:nth-child(2){border-right:0}.steps article:nth-child(3),.steps article:nth-child(4){border-top:1px solid #343437}.offer-grid{gap:40px}.price-card{max-width:520px}.module{grid-template-columns:48px 1fr;gap:18px}}@media(max-width:520px){.container{width:min(var(--max),calc(100% - 28px))}.brand img{width:112px}.brand span{display:none}.nav-cta{padding:10px 13px;font-size:11px}.hero h1{font-size:40px}.hero-title{font-size:21px}.hero-text{font-size:16px}.trust-row{gap:10px}.stats{gap:17px}.stats strong{font-size:22px}.stats span{font-size:10px}.section,.problem,.method{padding:68px 0}.problem h2,.method h2,.audience h2,.curriculum h2,.offer h2,.faq h2{font-size:39px}.steps{grid-template-columns:1fr}.steps article{border-right:0!important;border-top:1px solid #343437}.steps article:first-child{border-top:0}.mini-proof{flex-wrap:wrap}.price{font-size:40px}.video-card{border-radius:15px}.footer-inner{align-items:flex-start;flex-direction:column;gap:18px}}