:root{--pink:#d81972;--hot:#ed378c;--ink:#44172d;--muted:#795765;--pale:#fff5f9;--rose:#fbe3ed;--line:#ebcddc;--white:#fff;--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:40px}body{margin:0;background:var(--pale);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,summary{font:inherit}img{max-width:100%;display:block}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #79236d;outline-offset:6px}::selection{background:#ffb7d7;color:var(--ink)}.wrap{max-width:1280px;width:calc(100% - 96px);margin-inline:auto}.skip{position:fixed;z-index:100;left:20px;top:-80px;background:#fff;padding:12px}.skip:focus{top:12px}.announcement{background:var(--pink);color:#fff;min-height:40px;display:flex;gap:28px;align-items:center;justify-content:center;font-size:14px}.announcement span{display:flex;gap:14px;align-items:center;font-size:13px}.announcement span>b{font-size:15px}.announcement span{color:#ffe0ee}.site-header{height:110px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{font-size:27px;font-weight:800;line-height:.87;letter-spacing:-1.2px;position:relative;padding-bottom:19px}.brand>span{color:var(--pink)}.brand>i{position:absolute;bottom:0;right:0;font-size:12px;font-style:normal;font-weight:500;letter-spacing:0}.site-header nav{display:flex;gap:34px;font-size:14px;font-weight:600}.site-header nav a:hover{color:var(--pink)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;background:var(--pink);border:1px solid var(--pink);color:#fff;border-radius:100px;padding:19px 28px;font-weight:700;font-size:16px;line-height:1.5;transition:background .18s,transform .18s;cursor:pointer}.button:hover{background:#b90f5e;transform:translateY(-2px)}.button>span{font-size:25px;line-height:1}.button-small{padding:12px 23px;font-size:14px}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:68px;padding-top:28px;padding-bottom:55px;align-items:center}.course-label{display:flex;align-items:center;gap:10px;font-weight:600;font-size:14px;margin:0 0 24px}.label-line{display:inline-block;width:26px;height:2px;background:var(--pink)}h1{font-size:clamp(52px,5.7vw,82px);font-weight:800;line-height:1.04;letter-spacing:-4.5px;margin:0 0 28px}h2{font-size:clamp(34px,3.5vw,50px);font-weight:800;line-height:1.13;letter-spacing:-2px;margin:0 0 20px}h3{line-height:1.3;margin:0 0 16px;font-size:22px;letter-spacing:-.65px}p{margin:0 0 18px}.hero-description{font-size:17px;line-height:1.75;color:var(--muted);max-width:480px;margin-bottom:27px}.hero-price{display:flex;align-items:center;gap:18px;margin-bottom:17px}.hero-price>del{font-size:20px;color:var(--muted);text-decoration-thickness:1px}.hero-price>strong{font-size:45px;font-weight:800;letter-spacing:-2px;line-height:1}.hero-price>strong span{font-size:21px;letter-spacing:-.6px}.saving{font-size:12px;background:#faddE9;padding:7px 11px;border-radius:7px;color:#982150;font-weight:700}.hero-cta{min-width:340px}.guarantee-line{font-size:13px;color:var(--muted);display:flex;align-items:center;gap:8px;margin:13px 0 0}.guarantee-line svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6}.hero-visual{position:relative;max-width:530px;width:100%;height:595px;padding-left:18px;padding-right:12px}.photo-shell{height:100%;overflow:hidden;border-radius:220px 220px 28px 28px;background:#f99fc5;border:9px solid #f8bbd5;transform:rotate(3deg)}.photo-shell img{width:100%;height:100%;object-fit:cover;object-position:50% 30%;transform:rotate(-3deg) scale(1.09)}.expert-note{position:absolute;left:-25px;top:20px;display:flex;align-items:center;gap:9px;transform:rotate(-8deg);font-size:13px;line-height:1.4;font-weight:600}.note-star{font-size:52px;line-height:1;color:var(--pink)}.author-tag{position:absolute;bottom:26px;left:-19px;right:35px;background:rgba(255,249,252,.97);padding:18px 20px;border-radius:18px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 7px 30px #44172d12}.author-tag strong{display:block;font-size:22px;line-height:1.4}.author-tag span:not(.tag-icon){font-size:12px;color:var(--muted)}.tag-icon{display:grid;place-items:center;color:var(--pink);border:1px solid var(--line);width:43px;height:43px;border-radius:50%;font-size:25px}.experience-seal{position:absolute;right:-25px;top:68px;background:var(--pink);border:5px solid var(--pale);border-radius:50%;width:120px;height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(10deg);color:white}.experience-seal strong{font-size:40px;font-weight:800;line-height:1}.experience-seal span{font-size:12px;line-height:1.2;text-align:center;margin-top:5px}.course-facts{display:grid;grid-template-columns:repeat(4,1fr);padding:30px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:30px}.course-facts div{padding-left:24px;border-left:1px solid var(--line)}.course-facts div:first-child{padding:0;border:0}.course-facts strong{display:block;font-size:23px;font-weight:700;margin-bottom:4px;letter-spacing:-.6px}.course-facts span{font-size:13px;color:var(--muted)}@media(min-width:1500px){.hero{gap:95px}.hero-visual{height:640px}}@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.hero{gap:28px}.hero-visual{height:550px}.experience-seal{right:-15px;width:100px;height:100px}.hero-price{gap:12px;flex-wrap:wrap}.saving{font-size:11px}h1{letter-spacing:-3px}.site-header nav{gap:20px}.hero-cta{min-width:0;width:100%;max-width:350px}.author-tag{left:0;right:10px}.author-tag span:not(.tag-icon){font-size:11px}.tag-icon{display:none}.course-facts{gap:20px}.course-facts strong{font-size:21px}}@media(max-width:720px){.wrap{width:calc(100% - 40px)}.announcement{font-size:12px;gap:12px;min-height:38px}.announcement span{font-size:11px;gap:7px}.announcement span>b{font-size:13px}.site-header{height:88px;gap:15px}.brand{font-size:23px;padding-bottom:16px}.brand>i{font-size:10px}.site-header nav{display:none}.button-small{font-size:12px;padding:10px 16px;gap:10px}.hero{grid-template-columns:1fr;gap:38px;padding-top:20px;padding-bottom:30px}.course-label{font-size:12px;margin-bottom:20px}h1{font-size:clamp(47px,12vw,70px);letter-spacing:-2.8px;line-height:1.04;margin-bottom:22px}.hero-description{font-size:15px;line-height:1.7;max-width:430px;margin-bottom:23px}.desktop-break{display:none}.hero-price{gap:14px;flex-wrap:nowrap}.hero-price>del{font-size:17px}.hero-price>strong{font-size:42px}.hero-price>strong span{font-size:18px}.saving{font-size:10px;padding:6px 8px}.hero-cta{max-width:100%;font-size:15px;padding:17px 23px}.guarantee-line{font-size:12px}.hero-visual{height:470px;max-width:370px;justify-self:center;padding:0 10px}.photo-shell{border-width:7px}.expert-note{left:-5px;top:20px;font-size:11px}.note-star{font-size:42px}.experience-seal{top:45px;right:-4px;width:98px;height:98px;border-width:4px}.experience-seal strong{font-size:32px}.author-tag{bottom:18px;left:0;right:5px;padding:14px 18px}.author-tag strong{font-size:20px}.course-facts{grid-template-columns:1fr 1fr;gap:24px 16px;padding:27px 0}.course-facts div{padding:0;border:0}.course-facts strong{font-size:21px}.course-facts span{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
h1{letter-spacing:-2.4px}.section{padding-top:105px;padding-bottom:105px}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:47px}.section-heading h2{margin:0}.section-heading>p{max-width:355px;color:var(--muted);margin:0;font-size:16px}.section-kicker{font-size:14px;color:var(--pink);font-weight:700;margin-bottom:18px}.pain-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.pain-grid article{padding:27px 0 0;border-top:1px solid var(--line)}.pain-symbol{display:block;font-size:35px;color:var(--pink);margin-bottom:16px;line-height:1}.pain-grid h3{font-size:21px}.pain-grid p{font-size:15px;line-height:1.75;color:var(--muted);margin:0}.section-note{margin:35px 0 0;font-size:17px;font-weight:700}.method-section{background:var(--rose);padding:70px 0}.method-grid{display:grid;grid-template-columns:1fr 1fr;gap:68px;align-items:center}.method-image{height:600px;position:relative;border-radius:180px 180px 24px 24px;overflow:hidden}.method-image img{width:100%;height:100%;object-fit:cover;object-position:53% center}.image-caption{position:absolute;bottom:25px;left:26px;right:26px;background:#fff7faeb;border-radius:16px;padding:21px 24px;font-size:21px;font-weight:700;line-height:1.4}.method-copy .intro{color:var(--muted);margin-bottom:30px}.method-point{display:flex;gap:16px;margin-top:23px}.method-point>span{color:var(--pink);font-size:29px;line-height:1.2;min-width:30px}.method-point h3{font-size:19px;margin-bottom:7px}.method-point p{font-size:15px;line-height:1.7;color:var(--muted);margin:0}.author-section{display:grid;grid-template-columns:.86fr 1fr;gap:105px;align-items:center}.author-image{height:545px;position:relative;background:#efacc8;border-radius:24px;transform:rotate(-3deg);margin:15px}.author-image img{width:100%;height:100%;object-fit:cover;object-position:center 36%;border-radius:24px}.author-sign{position:absolute;bottom:22px;left:-22px;right:-22px;transform:rotate(3deg);padding:18px 15px;background:var(--pink);color:white;font-size:18px;font-weight:700;text-align:center;border-radius:7px}.author-copy>p:not(.section-kicker):not(.author-quote){color:var(--muted);font-size:15px;line-height:1.8}.author-copy h2{margin-bottom:26px}.author-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;border-top:1px solid var(--line);padding-top:24px;margin-top:27px}.author-stats strong{display:block;font-size:25px;letter-spacing:-1px}.author-stats span{font-size:13px;color:var(--muted)}.author-copy .geography{font-size:12px!important;margin-top:10px}.author-quote{font-size:21px;line-height:1.5;font-weight:600;border-left:3px solid var(--pink);padding-left:18px;margin:28px 0 0}.program-section{padding:85px 0;background:#fff}.program-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:26px}summary::-webkit-details-marker{display:none}.program-list summary{padding:26px 0}.module-number{font-size:15px;color:var(--pink);width:55px;font-weight:700}.module-title{font-size:22px;line-height:1.35;font-weight:700;letter-spacing:-.6px}.module-title small{display:block;font-size:13px;font-weight:400;letter-spacing:0;color:var(--muted);margin-top:7px}.plus{flex-shrink:0;position:relative;margin-left:auto;width:38px;height:38px;border-radius:50%;background:var(--rose)}.plus:before,.plus:after{content:"";position:absolute;top:18px;left:11px;width:16px;height:1.5px;background:var(--pink)}.plus:after{transform:rotate(90deg);transition:transform .15s}details[open] .plus:after{transform:rotate(0)}details[open] .module-title{color:var(--pink)}.module-content{padding:0 64px 27px 81px;display:grid;grid-template-columns:1.3fr 1fr;gap:40px;font-size:15px;color:var(--muted)}.module-content ul{margin:0;padding-left:18px}.module-content li{margin-bottom:8px;padding-left:3px}.module-content p{background:var(--pale);border-radius:12px;padding:18px 23px;margin:0;font-size:14px}.module-content b{color:var(--ink)}.program-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:35px}.program-bottom>span{font-size:14px;color:var(--muted)}.learning-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:65px;align-items:center}.learning-steps>div{display:flex;gap:22px;margin-bottom:28px}.learning-steps>div:last-child{margin-bottom:0}.learning-steps>div>span{width:39px;height:39px;display:grid;place-items:center;background:var(--rose);color:var(--pink);border-radius:50%;flex-shrink:0;font-size:15px;font-weight:700}.learning-steps h3{font-size:19px;margin-bottom:7px}.learning-steps p{color:var(--muted);font-size:15px;margin:0}.practice-image{height:460px;position:relative;overflow:hidden;border-radius:24px 140px 24px 24px}.practice-image img{width:100%;height:100%;object-fit:cover;object-position:63% 50%}.practice-image>div{position:absolute;bottom:0;left:0;right:0;background:var(--pink);color:#fff;padding:23px 32px;transform:rotate(-3deg) scale(1.04);transform-origin:center}.practice-image>div span{display:block;font-size:16px}.practice-image strong{font-size:27px;letter-spacing:-.6px}.results-section{background:var(--rose);padding:80px 0}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:0;border-radius:24px;overflow:hidden}.comparison>div{padding:38px 45px}.before{background:#fff7fa}.after{background:var(--pink);color:#fff}.comparison h3{font-size:25px;margin-bottom:25px}.comparison ul,.offer-copy ul{list-style:none;padding:0;margin:0}.comparison li{font-size:15px;display:flex;align-items:start;gap:14px;margin:0 0 22px}.comparison li:last-child{margin:0}.comparison li:before{content:'−';font-size:20px;line-height:1;flex-shrink:0}.after li:before{content:'✓'}.before li{color:var(--muted)}.result-note{font-size:12px;color:var(--muted);text-align:right;margin:14px 0 0}.bonus-heading{display:flex;gap:24px;align-items:center;margin-bottom:35px}.bonus-heading h2{margin-bottom:0}.bonus-heading .section-kicker{margin-bottom:8px}.bonus-star{font-size:91px;line-height:1;color:var(--pink)}.bonus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.bonus-grid article{padding:30px;background:var(--rose);border-radius:20px}.bonus-grid article:nth-child(2){background:#f8cfdf}.bonus-grid article:nth-child(3){background:#f7d9e7}.bonus-tag{display:inline-block;border-bottom:1px solid #d8a6ba;font-size:12px;padding-bottom:7px;margin-bottom:25px;color:#935171}.bonus-grid h3{font-size:21px}.bonus-grid p{color:var(--muted);font-size:14px;line-height:1.8;margin:0}.reviews-section{padding:70px 0 90px;background:#fff}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.reviews-grid article{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:19px;padding:27px}.quote-mark{font-family:Georgia,serif;font-size:70px;line-height:.9;color:var(--pink);height:51px}.reviews-grid article>p{font-size:15px;color:var(--muted);line-height:1.8;flex:1;margin-bottom:28px}.review-author{display:flex;align-items:center;gap:12px}.review-author>span{width:43px;height:43px;display:grid;place-items:center;background:var(--rose);border-radius:50%;font-weight:700;color:var(--pink)}.review-author strong{font-size:14px}.review-author small{font-size:11px;display:block;color:var(--muted);margin-top:2px}.offer-section{padding-top:85px}.offer-panel{background:var(--pink);color:#fff;border-radius:32px;padding:56px;display:grid;grid-template-columns:1.1fr 1fr;gap:70px;position:relative;overflow:hidden}.offer-label{font-size:14px;color:#ffd4e8;margin-bottom:25px}.offer-copy h2{font-size:42px;line-height:1.13;letter-spacing:-1.8px}.offer-copy li{font-size:14px;margin-top:12px;display:flex;gap:11px}.offer-copy li:before{content:'✓'}.offer-price{align-self:center;text-align:center;border-left:1px solid #ffffff4d;padding-left:52px}.offer-discount{display:inline-block;color:#fff;background:#ffffff21;border:1px solid #ffffff66;border-radius:100px;font-size:12px;padding:7px 15px;margin-bottom:25px}.offer-price>del{display:block;font-size:25px;color:#ffcce2;line-height:1;margin-bottom:13px}.big-price{font-size:112px;font-weight:800;letter-spacing:-7px;line-height:.95;white-space:nowrap}.big-price>span{font-size:28px;letter-spacing:-1px;margin-left:11px}.offer-price>p{font-size:12px;color:#ffe0ef;margin:16px 0 25px}.button-white{background:#fff;border-color:#fff;color:var(--pink);width:100%;font-size:14px;gap:15px;padding:19px 24px}.button-white:hover{background:#ffe4ef}.offer-assurance{font-size:11px;display:block;color:#ffe0ef;margin-top:13px}.refund{display:flex;align-items:center;gap:22px;max-width:740px;margin:36px auto 0}.refund>svg{width:48px;height:48px;flex-shrink:0;fill:none;stroke:var(--pink);stroke-width:1.1}.refund h3{font-size:19px;margin-bottom:5px}.refund p{font-size:14px;color:var(--muted);margin:0}.faq-section{display:grid;grid-template-columns:.65fr 1fr;gap:90px}.faq-list{border-top:1px solid var(--line)}.faq-list summary{padding:22px 0;font-size:16px;font-weight:600;gap:20px}.faq-list p{font-size:15px;color:var(--muted);line-height:1.8;padding:0 50px 8px 0}.faq-list .plus{width:30px;height:30px}.faq-list .plus:before,.faq-list .plus:after{top:14px;left:8px;width:14px}.site-footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding-block:35px;gap:25px}.site-footer>span,.site-footer>a:last-child{font-size:12px;color:var(--muted)}.site-footer>a:last-child{color:var(--pink)}.mobile-purchase{display:none}dialog{border:0;border-radius:26px;background:var(--pale);color:var(--ink);padding:44px;max-width:450px;width:calc(100% - 32px);box-shadow:0 20px 100px #44172d40}dialog::backdrop{background:#44172d70;backdrop-filter:blur(4px)}dialog h2{font-size:38px;margin-top:16px}dialog p{font-size:16px;color:var(--muted);line-height:1.7}.dialog-mark{font-size:55px;line-height:1;color:var(--pink)}.dialog-close{position:absolute;right:15px;top:10px;border:0;background:none;color:var(--ink);font-size:30px;width:44px;height:44px;cursor:pointer}.dialog-dismiss{width:100%;justify-content:center;margin-top:10px}@media(max-width:1100px){.method-grid{gap:38px}.method-image{height:565px}.author-section{gap:55px}.author-stats strong{font-size:22px}.pain-grid{gap:23px}.offer-panel{gap:30px;padding:42px}.offer-copy h2{font-size:36px}.offer-price{padding-left:28px}.big-price{font-size:98px}.faq-section{gap:50px}.bonus-grid article{padding:24px}.bonus-grid h3{font-size:19px}.learning-grid{gap:35px}.reviews-grid article{padding:22px}}@media(max-width:900px){.pain-grid{grid-template-columns:1fr 1fr;gap:30px}.method-grid{gap:30px}.method-image{height:590px}.image-caption{font-size:18px;padding:17px;left:16px;right:16px}.author-section{gap:35px}.author-image{margin:0;height:530px}.author-stats{gap:12px}.author-stats strong{font-size:20px}.author-sign{font-size:15px;left:-9px;right:-9px}.author-copy h2{font-size:35px}.section-heading{gap:35px}.section-heading>p{max-width:290px}.module-content{grid-template-columns:1fr;gap:15px}.module-title{font-size:20px}.module-number{width:38px}.module-content{padding-left:64px}.comparison>div{padding:30px}.bonus-grid{gap:14px}.bonus-grid article{padding:20px}.reviews-grid{gap:15px}.reviews-grid article{padding:19px}.offer-panel{padding:35px;gap:25px}.offer-copy h2{font-size:32px}.offer-price{padding-left:23px}.big-price{font-size:86px}.button-white{padding:17px;font-size:12px}.faq-section{gap:35px}.practice-image{height:480px}.practice-image strong{font-size:24px}.site-footer>span{display:none}}@media(max-width:720px){h1{letter-spacing:-1.8px}h2{font-size:35px;letter-spacing:-1.2px}h3{letter-spacing:-.3px}.section{padding-block:65px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{max-width:100%;margin-top:20px;font-size:15px}.pain-grid{gap:27px 22px}.pain-grid h3{font-size:18px}.pain-grid p{font-size:14px}.pain-symbol{font-size:30px;margin-bottom:13px}.section-note{font-size:15px;max-width:280px}.method-section{padding:45px 0}.method-grid{grid-template-columns:1fr;gap:35px}.method-image{height:340px;border-radius:100px 100px 20px 20px}.method-image img{object-position:50% 55%}.image-caption{font-size:17px;bottom:17px;left:18px;right:18px;padding:16px 19px}.method-copy h2{font-size:35px}.method-point{margin-top:22px}.method-point h3{font-size:18px}.method-point p{font-size:14px}.method-copy .intro{font-size:15px}.section-kicker{font-size:13px;margin-bottom:13px}.author-section{grid-template-columns:1fr;gap:42px}.author-image{height:430px;width:calc(100% - 34px);max-width:345px;justify-self:center}.author-sign{font-size:15px;bottom:20px}.author-copy h2{font-size:37px}.author-copy h2 br:last-child{display:none}.author-stats strong{font-size:23px}.author-copy>p:not(.section-kicker):not(.author-quote){font-size:15px}.author-quote{font-size:19px}.program-section{padding:55px 0}.program-list summary{gap:13px;padding:22px 0}.module-number{width:25px;font-size:13px;flex-shrink:0}.module-title{font-size:17px;letter-spacing:-.25px}.module-title small{font-size:12px;line-height:1.5;margin-top:7px}.plus{width:31px;height:31px}.plus:before,.plus:after{left:9px;top:15px;width:13px}.module-content{padding:0 0 22px 38px;font-size:14px}.module-content p{padding:15px;font-size:13px}.program-bottom{display:block;margin-top:27px}.program-bottom>span{display:block;font-size:13px;margin-bottom:20px}.program-bottom .button{width:100%;font-size:14px;gap:16px;padding:18px 23px}.learning-grid{grid-template-columns:1fr;gap:32px}.learning-steps h3{font-size:17px}.learning-steps p{font-size:14px}.learning-steps>div{gap:16px;margin-bottom:24px}.learning-steps>div>span{width:33px;height:33px;font-size:13px}.practice-image{height:335px;border-radius:20px 100px 20px 20px}.practice-image strong{font-size:24px}.practice-image>div{padding:18px 27px}.practice-image>div span{font-size:14px}.results-section{padding:55px 0}.comparison{grid-template-columns:1fr;border-radius:20px}.comparison>div{padding:28px}.comparison h3{font-size:22px;margin-bottom:22px}.comparison li{font-size:14px;margin-bottom:18px}.result-note{text-align:left;font-size:11px;line-height:1.6}.bonus-heading{gap:14px;margin-bottom:25px}.bonus-star{font-size:60px}.bonus-heading h2{font-size:30px}.bonus-heading .section-kicker{font-size:12px}.bonus-grid{grid-template-columns:1fr;gap:15px}.bonus-grid article{padding:25px}.bonus-grid h3{font-size:22px}.bonus-grid h3 br{display:none}.bonus-tag{margin-bottom:17px}.bonus-grid p{font-size:14px}.reviews-section{padding:55px 0}.reviews-grid{grid-template-columns:1fr;gap:17px}.reviews-grid article{padding:25px}.reviews-grid article>p{font-size:15px}.review-author small{font-size:12px}.offer-section{padding-top:55px}.offer-panel{padding:30px 26px;grid-template-columns:1fr;gap:30px;border-radius:23px}.offer-copy h2{font-size:36px;letter-spacing:-1.5px}.offer-label{font-size:12px;margin-bottom:20px}.offer-copy li{font-size:14px}.offer-price{padding:28px 0 0;border-left:0;border-top:1px solid #ffffff4d}.offer-discount{font-size:12px;margin-bottom:23px}.offer-price>del{font-size:23px}.big-price{font-size:99px;letter-spacing:-5px}.big-price>span{font-size:26px}.button-white{font-size:14px;padding:18px 19px}.offer-assurance{font-size:11px}.refund{gap:14px;align-items:start;margin-top:28px;padding:0 3px}.refund>svg{width:33px;height:33px}.refund h3{font-size:17px;line-height:1.4}.refund p{font-size:13px;line-height:1.75}.faq-section{grid-template-columns:1fr;gap:20px}.faq-section h2 br{display:none}.faq-list summary{font-size:15px;gap:14px;padding:20px 0}.faq-list p{font-size:14px;padding-right:20px}.site-footer{padding-block:30px 115px;gap:15px;flex-wrap:wrap}.site-footer .brand{font-size:21px}.site-footer>a:last-child{font-size:11px}.mobile-purchase{position:fixed;display:flex;bottom:0;left:0;right:0;align-items:center;justify-content:space-between;gap:16px;background:#fff9fcf5;backdrop-filter:blur(10px);border-top:1px solid var(--line);padding:12px 20px calc(12px + env(safe-area-inset-bottom));z-index:20;transform:translateY(120%);transition:transform .2s}.mobile-purchase.is-visible{transform:translateY(0)}.mobile-purchase>div{display:flex;flex-direction:column;line-height:1.3;white-space:nowrap}.mobile-purchase del{font-size:12px;color:var(--muted)}.mobile-purchase strong{font-size:23px;letter-spacing:-.7px}.mobile-purchase .button{font-size:13px;padding:13px 19px;gap:16px}.mobile-purchase .button>span{font-size:20px}dialog{padding:32px}dialog h2{font-size:34px}}@media(max-width:370px){.hero-price{gap:10px;flex-wrap:wrap}.saving{font-size:11px}.hero-visual{height:420px}.announcement{gap:8px;font-size:10px}.announcement span{font-size:10px}.announcement span>b{font-size:12px}.site-header .button-small{padding:10px 13px;font-size:11px}.brand{font-size:21px}.pain-grid{gap:24px 17px}.pain-grid h3{font-size:17px}.pain-grid p{font-size:13px}.offer-panel{padding:27px 21px}.offer-copy h2{font-size:32px}.big-price{font-size:85px}}

h1,h2{word-spacing:.045em}h2{letter-spacing:-.035em}.pain-grid p,.method-point p,.method-copy .intro,.author-copy>p:not(.section-kicker):not(.author-quote):not(.geography),.learning-steps p,.bonus-grid p,.reviews-grid article>p,.faq-list p,.section-heading>p,.module-content,.comparison li{font-size:16px}.module-content p,.refund p{font-size:14px}@media(max-width:720px){.hero-description{font-size:16px}.pain-grid{grid-template-columns:1fr 1fr}.pain-grid p{font-size:16px}.offer-copy li{font-size:14px}}@media(max-width:370px){.pain-grid{grid-template-columns:1fr}}
.review-profile{display:flex;align-items:center;gap:15px;margin-bottom:24px}.review-profile img{height:72px;width:72px;flex-shrink:0;object-fit:cover;border-radius:50%;border:4px solid var(--rose)}.review-profile strong{font-size:16px;display:block}.review-profile span{font-size:12px;display:block;color:var(--muted);line-height:1.5;margin-top:3px}.reviews-grid article>p{margin-bottom:0}.review-footnote{font-size:12px;color:var(--muted);margin:22px 0 0}@media(max-width:900px) and (min-width:721px){.review-profile{flex-direction:column;align-items:start}}@media(max-width:720px){.review-profile img{height:76px;width:76px}}
[hidden]{display:none!important}.button[data-checkout]{background:#ed0870;border:2px solid #ed0870;font-weight:800;box-shadow:0 7px 0 #a6084e,0 15px 28px #d819722b;font-size:18px;padding:20px 29px}.button[data-checkout]:hover{background:#d20765;box-shadow:0 5px 0 #970447,0 18px 30px #d819723d;transform:translateY(2px)}.hero-cta{min-width:370px}.button-small[data-checkout]{font-size:14px;padding:12px 22px;box-shadow:0 4px 0 #a6084e}.button-white[data-checkout]{background:white;border-color:white;color:#c30059;box-shadow:0 7px 0 #f1a8c9,0 16px 26px #8b034224;font-size:18px}.button-white[data-checkout]:hover{background:#ffe9f3;box-shadow:0 5px 0 #eca1c3}.button[aria-disabled=true]{box-shadow:none;opacity:.65;cursor:default;transform:none}.hero-copy>.offer-timer{margin:0 0 20px;display:flex;align-items:center;gap:22px}.offer-timer>p{font-size:13px;font-weight:600;margin:0;max-width:110px;line-height:1.4}.timer-digits{display:flex;align-items:start;gap:7px;font-variant-numeric:tabular-nums}.timer-digits>span{display:flex;flex-direction:column;align-items:center}.timer-digits b{display:grid;place-items:center;min-width:37px;height:38px;border-radius:8px;background:#f6d5e4;color:var(--pink);font-size:21px;line-height:1}.timer-digits small{font-size:10px;margin-top:3px;color:var(--muted)}.timer-digits i{font-style:normal;color:var(--pink);font-size:22px;line-height:1.5}.offer-price>.offer-timer{margin-top:26px}.offer-price>.offer-timer>p{max-width:100%;font-size:13px;margin-bottom:10px;color:#fff}.offer-price .timer-digits{justify-content:center}.offer-price .timer-digits b{background:#fff2f8;color:#bd0857;min-width:47px;height:43px;font-size:24px}.offer-price .timer-digits i,.offer-price .timer-digits small{color:#fff}.timer-ended{font-size:15px;font-weight:700}@media(max-width:1000px){.hero-cta{min-width:0}.hero-copy>.offer-timer{gap:15px}.hero-copy .timer-digits{gap:5px}.hero-copy .timer-digits b{min-width:32px}.button[data-checkout]{font-size:16px}}@media(max-width:720px){.button-small[data-checkout]{font-size:12px;padding:10px 13px;gap:10px;box-shadow:0 4px 0 #a6084e}.site-header{gap:10px}.site-header .brand{font-size:21px}.button[data-checkout]{font-size:17px;padding:18px 23px}.hero-copy>.offer-timer{gap:20px;margin-bottom:23px}.hero-copy .offer-timer>p{font-size:12px;max-width:83px}.hero-copy .timer-digits b{min-width:35px;font-size:22px}.hero-copy .timer-digits small{font-size:10px}.hero-cta{width:100%;max-width:none}.hero-description{margin-bottom:22px}.guarantee-line{margin-top:19px}.button-small[data-checkout]{font-size:11px;padding:10px 12px;gap:8px}.mobile-purchase .button[data-checkout]{font-size:13px;padding:12px 18px;gap:12px;box-shadow:0 4px 0 #a6084e}.mobile-purchase .button>span{font-size:19px}.program-bottom .button[data-checkout]{font-size:17px}.offer-price .button-white[data-checkout]{font-size:17px}.hero-visual{margin-top:7px}}@media(max-width:370px){.hero-copy>.offer-timer{gap:12px}.hero-copy .timer-digits b{min-width:30px;font-size:20px}.site-header .brand{font-size:19px}.button-small[data-checkout]{font-size:10px;padding:10px;gap:6px}.mobile-purchase{gap:10px}.mobile-purchase .button[data-checkout]{font-size:12px;padding:12px}}
.hero-copy>.offer-timer{display:block;background:#ffe0ed;border:1px solid #f4adc9;border-radius:18px;padding:17px 20px 14px;max-width:415px;margin:0 0 25px}.hero-copy .offer-timer>p{font-size:15px;max-width:none;margin-bottom:12px;color:#ad064e;font-weight:800}.hero-copy .timer-digits{display:flex;gap:8px;justify-content:space-between;width:100%}.timer-digits>span{flex:1}.hero-copy .timer-digits b{background:#fff7fb;min-width:0;width:100%;height:62px;font-size:38px;font-weight:800;border-radius:10px;box-shadow:0 3px 0 #f2b7d0}.hero-copy .timer-digits small{font-size:12px;color:#9c3762;margin-top:8px}.hero-copy .timer-digits i{font-size:31px;line-height:1.75}.offer-price>.offer-timer{margin-top:30px;padding:20px 0 0;border-top:1px solid #ffffff60}.offer-price>.offer-timer>p{font-size:16px;font-weight:800;margin-bottom:15px}.offer-price .timer-digits{gap:8px}.offer-price .timer-digits b{font-size:43px;width:100%;min-width:0;height:72px;border-radius:11px;background:#fff;box-shadow:0 4px 0 #f4b2cf}.offer-price .timer-digits small{font-size:12px;margin-top:10px}.offer-price .timer-digits i{font-size:30px;line-height:2}.hero-visual{height:650px}@media(max-width:1000px){.hero-copy>.offer-timer{padding:16px}.hero-copy .timer-digits b{font-size:33px;height:57px}.hero-copy .timer-digits i{font-size:28px}.hero-copy .offer-timer>p{font-size:14px}.hero-visual{height:650px}.offer-price .timer-digits b{font-size:35px;height:65px}.offer-price>.offer-timer>p{font-size:14px}}@media(max-width:720px){.hero-copy>.offer-timer{padding:17px 16px 15px;max-width:none;margin-bottom:25px}.hero-copy .offer-timer>p{font-size:15px;max-width:none;margin-bottom:13px}.hero-copy .timer-digits{gap:6px}.hero-copy .timer-digits b{font-size:38px;height:62px}.hero-copy .timer-digits i{font-size:28px;line-height:1.9}.hero-copy .timer-digits small{font-size:12px;margin-top:8px}.offer-price .timer-digits{gap:6px}.offer-price .timer-digits b{font-size:40px;height:66px}.offer-price>.offer-timer>p{font-size:15px}.offer-price .timer-digits small{font-size:12px}.hero-visual{height:470px}}@media(max-width:370px){.hero-copy>.offer-timer{padding:15px 13px}.hero-copy .timer-digits b{font-size:32px;height:55px}.hero-copy .timer-digits i{font-size:25px}.hero-copy .offer-timer>p{font-size:14px}.offer-price .timer-digits b{font-size:33px;height:60px}.hero-visual{height:420px}}
