:root{--navy:#14213d;--blue:#2563eb;--green:#166534;--violet:#6d28d9;--ink:#17233c;--muted:#566176;--line:#dce2ec;--paper:#fff;--soft:#f4f7fc;--cta:#15803d}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:16px;line-height:1.6;background:#fff}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.15}h1{font-size:clamp(42px,4.8vw,67px);letter-spacing:-2.7px;font-weight:800}h2{font-size:clamp(31px,3.6vw,46px);letter-spacing:-1.7px}h3{font-size:26px;letter-spacing:-.7px}em{font-style:normal;color:var(--blue)}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #e6a820;outline-offset:5px}.wrap{max-width:1140px;margin:auto;padding-left:28px;padding-right:28px}.announcement{background:var(--navy);color:#fff;text-align:center;padding:10px 15px;font-size:13px;letter-spacing:.25px}.announcement span{color:#90b5ff;margin:0 13px}.header{height:100px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-size:23px;font-weight:800;letter-spacing:-1px;line-height:1.05}.brand-mark{width:40px;height:43px;display:grid;place-items:center;color:white;background:var(--navy);border-radius:10px;font-size:31px;font-family:Georgia,serif}.brand-and{font-family:Georgia,serif;font-weight:400;color:var(--blue)}.brand small{display:block;font-size:12px;letter-spacing:1.7px;margin-top:8px}.header nav{display:flex;gap:28px;align-items:center;font-size:14px;font-weight:600}.nav-cta{border:1px solid var(--line);border-radius:8px;padding:10px 18px}.nav-cta span{padding-left:17px;color:var(--blue)}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:36px;min-height:630px;align-items:center;padding-top:30px;padding-bottom:70px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:1.55px;color:var(--blue);margin-bottom:18px}.hero .eyebrow{display:flex;gap:8px;align-items:center}.hero .eyebrow span{height:7px;width:7px;background:var(--blue);border-radius:50%}.lead{font-size:18px;max-width:470px;margin:25px 0 28px;color:var(--muted);line-height:1.7}.lead strong{color:var(--ink)}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:9px;padding:16px 24px;font-weight:700;font-size:16px;border:1px solid transparent;line-height:1.4;min-height:54px;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.primary{background:var(--cta);color:#fff;box-shadow:0 5px 15px #16653419}.primary:hover{background:#116530}.secondary{background:#fff;border-color:#c7d0df;color:var(--navy)}.secondary:hover{background:#f4f7fc}.hero-meta{margin-top:13px;font-size:14px;color:var(--muted)}.hero-benefits{display:flex;gap:13px;flex-wrap:wrap;margin-top:30px;font-size:12px;color:#475569}.hero-visual{position:relative;height:515px;border-radius:28px;background:radial-gradient(ellipse at 48% 48%,#e6edff 0,#f3f6ff 48%,#fff 74%)}.visual-caption{position:absolute;top:0;left:25px;font-size:12px;letter-spacing:1.4px;font-weight:800;display:flex;gap:10px;align-items:center}.mini-star{color:var(--violet);font-size:25px}.sheet{position:absolute;width:250px;border:1px solid #e1e7f0;border-radius:5px;box-shadow:0 16px 30px #14213d22}.sheet-math{left:5px;top:76px;transform:rotate(-8deg)}.sheet-red{right:0;top:114px;transform:rotate(7deg)}.visual-badge{position:absolute;left:24px;bottom:0;background:var(--navy);color:white;border-radius:12px;padding:14px 21px;box-shadow:0 8px 20px #14213d20}.visual-badge strong{display:block;font-size:16px}.visual-badge span{font-size:13px;color:#c6d4ec}.strip{background:var(--navy);color:#d0daec}.strip-inner{display:grid;grid-template-columns:repeat(3,1fr);padding-top:25px;padding-bottom:25px;text-align:center;font-size:14px}.strip-inner>span+span{border-left:1px solid #ffffff24}.strip strong{color:#fff;font-size:29px;margin-right:8px}.section{padding-top:90px;padding-bottom:90px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:35px}.section-heading>p{max-width:370px;color:var(--muted);font-size:16px}.sample-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.sample{text-align:left;padding:0;border:0;background:none;color:var(--ink)}.sample-image{padding:20px 20px 0;overflow:hidden;border:1px solid var(--line);border-radius:12px;height:265px}.sample-image img{box-shadow:0 5px 12px #14213d13;border-radius:3px;transition:transform .2s}.sample:hover img{transform:translateY(-6px)}.blue{background:#eef4ff}.purple{background:#f4f0ff}.green{background:#edf6ef}.orange{background:#fff3e8}.sample>span{font-size:14px;font-weight:700;display:flex;justify-content:space-between;gap:7px;margin-top:17px}.sample small{font-size:12px;display:block;color:var(--muted);margin-top:4px}.sample b{color:var(--blue);font-size:18px}.section-note{font-size:13px;color:var(--muted);margin-top:22px}.plans-section{padding:85px 0;background:var(--soft);border-block:1px solid #e7ebf3}.center-heading{text-align:center;margin-bottom:50px}.center-heading>p:last-child{color:var(--muted);margin-top:18px}.plans{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:880px;margin:auto;align-items:start}.plan{position:relative;background:#fff;border:1px solid var(--line);padding:32px;border-radius:18px}.professional{border:2px solid var(--blue);box-shadow:0 14px 38px #2563eb0e}.plan-ribbon{position:absolute;left:26px;top:-15px;background:var(--blue);color:white;font-size:12px;font-weight:700;letter-spacing:1px;padding:6px 14px;border-radius:5px}.plan-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.plan-label{font-size:12px;font-weight:800;letter-spacing:1.5px;color:var(--blue)}.plan-icon{color:var(--blue);font-size:26px}.plan h3{font-size:25px}.plan>p{font-size:14px;color:var(--muted);margin-top:15px}.price{font-size:66px;letter-spacing:-3px;font-weight:800;line-height:1.2;margin-top:23px;display:flex;align-items:baseline;gap:4px}.price>span{font-size:20px;letter-spacing:-.5px;margin-right:4px}.price sup{font-size:32px;position:relative;top:-17px;letter-spacing:-1px}.plan>p.price-meta{margin-top:0;font-size:12px}.plan>.button{margin-top:23px;width:100%}.check-list{list-style:none;margin:24px 0 0;padding:0;font-size:14px;line-height:1.5}.check-list li{position:relative;padding-left:25px;margin-bottom:13px}.check-list li:before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:800}.text-link{font-size:13px;color:var(--blue);display:inline-block;margin-top:10px;text-decoration:underline;text-underline-offset:4px}.basic{margin-top:15px}.basic .plan-label,.basic .plan-icon{color:var(--muted)}.basic-note{padding-top:20px;border-top:1px solid var(--line);font-size:13px!important}.guarantee{display:flex;gap:15px;align-items:center;max-width:660px;margin:35px auto 0}.guarantee-icon{display:grid;place-items:center;background:#e0f1e7;color:var(--green);width:50px;height:56px;border-radius:13px;flex-shrink:0;font-size:25px;font-weight:700}.guarantee p{font-size:13px;color:var(--muted)}.guarantee strong{font-size:15px;color:var(--ink)}.learning-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.learning{padding:35px;border-radius:16px}.math{background:#edf3ff}.writing{background:#f3effc}.subject-tag{font-size:12px;letter-spacing:1.6px;font-weight:800;color:var(--blue)}.writing .subject-tag{color:var(--violet)}.learning h3{font-size:36px;letter-spacing:-1.5px;margin:20px 0}.learning>p{color:var(--muted)}.learning ul{padding-left:18px;margin:20px 0;font-size:15px}.learning li{padding-bottom:10px}.before-after{border-top:1px solid #14213d18;padding-top:22px}.before-after span{display:block;color:var(--muted);font-size:14px;margin-bottom:7px}.before-after strong{display:block;font-size:18px;line-height:1.5}.bonus-section{background:var(--navy);color:white;padding:85px 0}.bonus-section .eyebrow{color:#9abaff}.bonus-section .section-heading>p{color:#c3cee1}.bonus-columns{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:45px}.bonus-group{font-size:23px;display:flex;align-items:center;gap:12px;margin-bottom:18px}.number-label{background:#2563eb;color:white;display:grid;place-items:center;width:34px;height:38px;border-radius:6px;font-size:22px}.number-label.violet{background:#8151dd}.bonus-item{border-top:1px solid #ffffff1c;padding:22px 0;display:flex;gap:17px}.bonus-item>span{font-size:13px;color:#9abaff;padding-top:2px}.bonus-item h4{font-size:17px;line-height:1.4}.bonus-item p{font-size:14px;color:#bac6da;margin-top:5px}.bonus-cta{border-top:1px solid #ffffff28;padding-top:32px;margin-top:22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.bonus-cta p{font-size:15px;color:#c3cee1}.bonus-cta strong{display:block;font-size:23px;color:#fff;margin-top:3px}.routine{display:grid;grid-template-columns:1fr 1fr;gap:70px}.routine>div>p:last-child{margin-top:23px;color:var(--muted);max-width:400px}.steps{list-style:none;padding:0;margin:0}.steps li{display:flex;gap:20px;padding:0 0 28px;margin-bottom:25px;border-bottom:1px solid var(--line)}.steps li:last-child{border:0;margin-bottom:0;padding-bottom:0}.steps li>span{flex-shrink:0;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#eef3ff;color:var(--blue);font-weight:700}.steps h3{font-size:19px;margin:6px 0 10px}.steps p{color:var(--muted);font-size:15px}.faq-section{background:var(--soft);padding:80px 0}.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:40px}details{border-bottom:1px solid var(--line);padding:20px 0}details:first-child{padding-top:0}summary{cursor:pointer;font-size:16px;font-weight:700;list-style:none;padding-right:27px;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:2px;top:-5px;font-size:25px;color:var(--blue);font-weight:400}details[open] summary:after{content:'−'}details p{margin-top:16px;font-size:15px;color:var(--muted);padding-right:18px}.final-cta{text-align:center;padding:85px 20px}.final-cta .button{margin:30px 0 17px}.final-cta p:last-child{font-size:13px;color:var(--muted)}.footer{border-top:1px solid var(--line);padding-top:30px;padding-bottom:32px;display:flex;justify-content:space-between;align-items:center;gap:30px}.footer .brand{font-size:18px}.footer .brand-mark{width:32px;height:34px;font-size:24px}.footer p{font-size:12px;color:var(--muted)}.mobile-cta{display:none}.skip{position:fixed;top:-100px;left:10px;background:var(--navy);color:white;z-index:99;padding:15px}.skip:focus{top:10px}dialog{padding:36px;border:0;border-radius:20px;width:min(580px,calc(100% - 30px));max-height:90dvh;overflow:auto;color:var(--ink);box-shadow:0 25px 100px #0004}dialog::backdrop{background:#07152bbd;backdrop-filter:blur(4px)}dialog h2{font-size:30px;margin-top:5px;letter-spacing:-1px}.close{position:absolute;right:14px;top:10px;border:0;background:#f1f4f9;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;font-size:26px;color:var(--navy);padding:0}.dialog-description{font-size:15px;color:var(--muted);margin:18px 0 23px}.modal-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.modal-plan{padding:19px 12px;border:1px solid #c9d3e4;border-radius:12px;text-align:left;background:white;color:var(--ink)}.modal-plan[aria-pressed=true]{border:2px solid var(--blue);background:#f0f5ff;padding:18px 11px}.modal-plan span{font-size:12px;letter-spacing:1px;font-weight:700;color:var(--blue)}.modal-plan strong{font-size:29px;display:block;letter-spacing:-1px;margin-top:8px}.modal-plan small{font-size:12px}.selected-summary{font-size:14px;margin:20px 0 16px}.wide{width:100%}.modal-foot{text-align:center;font-size:12px;color:var(--muted);margin-top:12px}.checkout-message{font-size:14px;line-height:1.6;background:#fff7e3;border:1px solid #ead399;border-radius:9px;padding:15px;margin-top:18px}.image-dialog{width:min(740px,calc(100% - 24px));padding:16px}.dialog-top{display:flex;justify-content:space-between;align-items:center;padding:0 45px 16px 0;font-size:14px;font-weight:700;min-height:42px}.image-dialog img{width:100%;height:auto}.image-dialog .close{position:sticky;flex-shrink:0;margin-right:-45px;top:0}
@media(min-width:1300px){.hero-visual{height:540px}.sheet{width:270px}.sheet-red{top:105px}}
@media(max-width:900px){.header nav>a:not(.nav-cta){display:none}.hero{gap:12px;min-height:610px}.hero-visual{height:420px}.sheet{width:210px}.sheet-math{left:-5px;top:54px}.sheet-red{right:-4px;top:85px}.hero h1{font-size:48px;letter-spacing:-2px}.hero-benefits{gap:9px;font-size:12px}.visual-caption{font-size:12px;left:0;letter-spacing:1px}.visual-badge{left:0;bottom:-10px}.sample-grid{grid-template-columns:repeat(2,1fr);gap:28px}.sample-image{height:350px;padding:25px 35px 0}.section-heading>p{max-width:310px}.bonus-columns{gap:30px}.routine{gap:30px}.plan{padding:26px}.footer{flex-wrap:wrap}}
@media(max-width:640px){.wrap{padding-left:22px;padding-right:22px}.announcement{font-size:12px;padding:9px 8px;letter-spacing:0}.announcement span{margin:0 5px}.header{height:78px}.brand{font-size:20px}.brand-mark{width:34px;height:37px;font-size:26px}.brand small{font-size:12px;letter-spacing:1.2px}.header nav{gap:0}.nav-cta{font-size:12px;padding:8px 12px}.nav-cta span{padding-left:5px}.hero{grid-template-columns:1fr;gap:26px;padding-top:25px;padding-bottom:42px;min-height:auto}.hero h1{font-size:46px;line-height:1.08;letter-spacing:-2px}.hero h1 em{font-size:43px}.hero .eyebrow{margin-bottom:18px}.eyebrow{font-size:12px;letter-spacing:1.1px}.lead{font-size:16px;margin:22px 0 23px;line-height:1.65;max-width:100%}.hero-copy>.button{width:100%;font-size:16px}.hero-meta{text-align:center;font-size:13px}.hero-benefits{justify-content:center;font-size:12px;margin-top:18px;gap:11px}.hero-visual{height:395px;max-width:380px;width:100%;margin:auto}.visual-caption{font-size:12px;left:15px}.sheet{width:205px}.sheet-math{left:6px;top:51px}.sheet-red{right:5px;top:82px}.visual-badge{bottom:0;left:10px;padding:10px 16px}.visual-badge strong{font-size:14px}.visual-badge span{font-size:12px}.strip-inner{padding:20px 8px;gap:8px;font-size:12px;line-height:1.4}.strip strong{display:block;font-size:26px;margin:0 0 4px}.strip-inner span{padding:0 6px}.section{padding-top:58px;padding-bottom:58px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{margin-top:20px;max-width:none;font-size:15px}h2{font-size:33px;letter-spacing:-1.2px}.sample-grid{gap:23px 12px}.sample-image{height:205px;padding:13px 12px 0;border-radius:8px}.sample>span{font-size:12px;margin-top:11px;line-height:1.5}.sample small{font-size:12px;line-height:1.5}.sample b{font-size:15px}.section-note{font-size:12px;line-height:1.6}.plans-section{padding:58px 0}.center-heading{margin-bottom:38px}.center-heading>p:last-child{font-size:15px}.plans{grid-template-columns:1fr;gap:24px}.plan{padding:27px}.basic{margin-top:0}.plan>p{font-size:15px}.check-list{font-size:15px}.guarantee{align-items:flex-start;margin-top:28px}.guarantee p{font-size:12px}.guarantee strong{font-size:14px}.learning-grid{grid-template-columns:1fr;gap:18px}.learning{padding:28px}.learning h3{font-size:32px}.learning>p,.learning ul{font-size:15px}.before-after strong{font-size:17px}.bonus-section{padding:58px 0}.bonus-columns{grid-template-columns:1fr;gap:26px;margin-top:33px}.bonus-group{font-size:22px}.bonus-item{padding:19px 0}.bonus-item h4{font-size:16px}.bonus-cta{display:block}.bonus-cta .button{width:100%;margin-top:24px;font-size:15px}.bonus-cta strong{font-size:22px}.routine{grid-template-columns:1fr;gap:35px}.routine>div>p:last-child{font-size:15px}.steps li{padding-bottom:22px;margin-bottom:22px;gap:15px}.faq-section{padding:55px 0}.faq-layout{grid-template-columns:1fr;gap:28px}.faq-layout h2 br{display:none}summary{font-size:15px}details p{font-size:14px}.final-cta{padding:55px 0}.final-cta h2{font-size:30px}.final-cta .eyebrow{font-size:12px}.final-cta .button{width:100%}.footer{display:block;padding-top:27px;padding-bottom:105px}.footer p{margin-top:18px;font-size:12px}.mobile-cta{position:fixed;left:0;right:0;bottom:0;z-index:10;display:flex;align-items:center;justify-content:space-between;background:#fff;padding:10px 18px max(10px,env(safe-area-inset-bottom));box-shadow:0 -3px 20px #14213d13;border-top:1px solid var(--line);gap:12px}.mobile-cta small{display:block;font-size:12px;color:var(--muted)}.mobile-cta strong{display:block;font-size:14px}.mobile-cta .button{font-size:13px;min-height:43px;padding:11px 16px}.mobile-cta.hidden{display:none}dialog{padding:29px 22px}dialog h2{font-size:27px;padding-right:10px}.modal-plan{padding:15px 10px}.modal-plan[aria-pressed=true]{padding:14px 9px}.modal-plan strong{font-size:25px}.modal-plan span{font-size:12px}.modal-plan small{font-size:12px}.image-dialog{padding:12px}.dialog-top{font-size:12px}.dialog-description{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

@media(max-width:640px){.brand small{display:none}.brand{font-size:19px}.hero-benefits{gap:8px}.announcement{font-size:12px;line-height:1.5}.announcement span{margin:0 3px}}
/* Real page proportions and the moving preview replace the overlapping sheets. */
img{height:auto}.hero>*{min-width:0}.hero-carousel{min-width:0;width:100%;padding:24px 0 18px;background:#f1f5ff;border:1px solid #e1e8f6;border-radius:20px;overflow:hidden}.carousel-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:0 20px 20px}.carousel-heading .eyebrow{font-size:12px;letter-spacing:1px;margin-bottom:6px}.carousel-heading strong{font-size:20px;letter-spacing:-.4px;line-height:1.25;display:block}.carousel-toggle{font-size:12px;border:1px solid #c6d2e8;color:var(--navy);background:white;border-radius:7px;padding:9px 12px;min-height:40px}.carousel-viewport{width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x pan-y;scroll-behavior:auto!important;padding:7px 0 15px}.carousel-viewport::-webkit-scrollbar{display:none}.carousel-track{display:flex;width:max-content;align-items:flex-start}.carousel-group{display:flex;gap:16px;padding:0 16px 0 0;flex:none}.carousel-card{display:block;flex:0 0 215px;width:215px;padding:0 0 14px;background:white;border:1px solid #d4ddeb;border-radius:9px;overflow:hidden;box-shadow:0 5px 12px #14213d0c;text-align:left;color:var(--ink)}.carousel-card img{display:block;width:100%;height:auto;aspect-ratio:210/297;object-fit:contain;background:#fff}.carousel-card:focus-visible{outline-offset:-4px}.carousel-subject{display:block;font-size:12px;font-weight:700;color:var(--blue);padding:12px 13px 4px}.carousel-subject.writing-label{color:var(--violet)}.carousel-card strong{display:block;padding:0 13px;font-size:14px;line-height:1.35;min-height:38px}.carousel-note{font-size:12px;color:var(--muted);line-height:1.6;padding:7px 20px 0}.plans{grid-template-columns:1fr;max-width:570px;gap:30px}.basic{margin-top:0}.single-plan-price{padding:18px 20px;border:1px solid #d8e3f5;border-radius:12px;background:#f0f5ff}.single-plan-price>p{font-size:14px;color:var(--muted)}.single-plan-price>strong{display:block;font-size:49px;letter-spacing:-2px;line-height:1.25;margin:5px 0}.single-plan-price>small{display:block;font-size:12px;color:var(--muted);margin-top:8px}.single-plan-price>span{display:inline-block;background:#dcefe3;color:#14532d;padding:3px 9px;border-radius:5px;font-size:12px;font-weight:700;margin-top:5px}.single-plan-price>[hidden]{display:none}.offer-note{font-size:13px;color:var(--muted);line-height:1.6;margin:16px 0 20px}.keep-basic{display:block;width:100%;padding:14px 8px;margin-top:10px;border:1px solid #ced6e3;background:#fff;border-radius:8px;color:var(--muted);font-size:14px;min-height:47px}.keep-basic[hidden]{display:none}#plan-dialog{max-width:550px}#plan-dialog .check-list{margin-top:20px}#plan-dialog .check-list li{margin-bottom:9px}
@media(max-width:900px) and (min-width:641px){.hero{grid-template-columns:1fr 1fr}.carousel-card{width:190px;flex-basis:190px}.carousel-heading{padding-inline:15px}.carousel-heading strong{font-size:18px}.carousel-heading .eyebrow{font-size:12px}}
@media(max-width:640px){.hero-carousel{padding-top:19px;border-radius:15px}.carousel-heading{padding:0 16px 16px}.carousel-heading strong{font-size:19px}.carousel-heading .eyebrow{font-size:12px;letter-spacing:.4px}.carousel-card{width:210px;flex-basis:210px}.carousel-note{padding-inline:16px}.single-plan-price>strong{font-size:44px}#plan-dialog{padding:30px 20px 24px}#plan-dialog h2{font-size:26px}.hero{gap:30px}}
/* Larger reading scale and clearer hierarchy across the sales page. */
:root{--muted:#475569}body{font-size:18px;line-height:1.7}.announcement{font-size:14px}.header nav{font-size:16px}.hero{align-items:center;gap:40px}.lead{font-size:22px;line-height:1.55;color:var(--ink);margin:25px 0 18px}.lead strong{font-weight:800}.hero-support{font-size:18px;line-height:1.65;color:var(--muted);max-width:490px;margin-bottom:28px}.hero-support strong{display:block;color:var(--ink);font-weight:600;margin-top:10px}.hero-meta{font-size:16px}.hero-benefits{font-size:14px;gap:13px;line-height:1.6}.eyebrow,.subject-tag,.plan-label{font-size:14px;line-height:1.5}.button{font-size:18px;min-height:58px;line-height:1.4}.strip-inner{font-size:16px}.strip strong{font-size:34px}.section-heading>p{font-size:18px;max-width:420px}.section-note{font-size:15px}.sample-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 26px}.sample-image{height:auto;padding:24px;display:flex;justify-content:center}.sample-image img{width:100%;height:auto;max-width:285px}.sample>span{font-size:19px;line-height:1.4;margin-top:18px}.sample small{font-size:16px;margin-top:8px;line-height:1.5}.sample b{font-size:22px;flex-shrink:0}.center-heading>p:last-child{font-size:18px;max-width:680px;margin:22px auto 0}.plan{padding:34px}.plan h3{font-size:30px}.plan>p{font-size:18px;line-height:1.65}.plan>p.price-meta{font-size:15px}.plan-ribbon{font-size:13px;line-height:1.5;top:-17px}.check-list{font-size:17px;line-height:1.55}.check-list li{margin-bottom:16px}.text-link{font-size:16px;line-height:1.6}.basic-note{font-size:16px!important}.guarantee{max-width:700px}.guarantee p{font-size:16px;line-height:1.65}.guarantee strong{font-size:18px}.learning{padding:34px}.learning h3{font-size:38px}.learning>p,.learning ul{font-size:18px;line-height:1.65}.learning li{padding-bottom:14px}.before-after span{font-size:16px}.before-after strong{font-size:21px}.bonus-columns{gap:45px}.bonus-group{font-size:27px;line-height:1.3}.number-label{flex-shrink:0}.bonus-item{gap:17px;padding:25px 0}.bonus-item>span{font-size:16px}.bonus-item h4{font-size:21px}.bonus-item p{font-size:17px;line-height:1.65;margin-top:10px}.bonus-cta p{font-size:18px}.bonus-cta strong{font-size:27px}.routine>div>p:last-child{font-size:18px}.steps h3{font-size:22px;line-height:1.3}.steps p{font-size:18px;line-height:1.65}summary{font-size:18px;line-height:1.5}details p{font-size:17px;line-height:1.7}.final-cta p:last-child{font-size:16px}.footer p{font-size:14px;line-height:1.6}.carousel-heading .eyebrow{font-size:14px}.carousel-heading strong{font-size:23px}.carousel-toggle{font-size:14px;min-height:44px}.carousel-card{width:240px;flex-basis:240px}.carousel-card strong{font-size:17px;min-height:46px}.carousel-subject{font-size:14px}.carousel-note{font-size:15px;line-height:1.6}.dialog-description{font-size:18px;line-height:1.65}.single-plan-price>p{font-size:16px}.single-plan-price>small,.single-plan-price>span{font-size:15px}.offer-note{font-size:16px;line-height:1.65}.keep-basic{font-size:16px}.modal-foot{font-size:14px}.checkout-message{font-size:16px}.dialog-top{font-size:16px;line-height:1.45}#plan-dialog{max-width:600px}#plan-dialog h2{font-size:32px;line-height:1.2}#plan-dialog .check-list li{margin-bottom:13px}
@media(max-width:900px){.hero{gap:26px}.hero-support{max-width:none}.section-heading{align-items:flex-start}.section-heading>p{max-width:360px}.carousel-heading{flex-wrap:wrap}.carousel-card{width:225px;flex-basis:225px}.bonus-columns{gap:30px}.routine{gap:36px}}
@media(max-width:640px){.wrap{padding-inline:22px}.announcement{font-size:14px;line-height:1.65;padding:10px 16px}.header nav,.nav-cta{font-size:14px}.header{height:82px}.hero{padding-top:24px;gap:32px}.hero h1{font-size:43px;letter-spacing:-1.5px;line-height:1.12}.hero h1 em{font-size:43px}.eyebrow,.subject-tag,.plan-label{font-size:14px;letter-spacing:.8px}.lead{font-size:21px;line-height:1.6;margin:24px 0 17px}.hero-support{font-size:18px;line-height:1.65}.hero-copy>.button{font-size:18px}.hero-meta{font-size:16px}.hero-benefits{font-size:14px;gap:10px 16px;justify-content:flex-start;margin-top:20px}.button{font-size:17px;padding:16px 19px;min-height:58px;gap:12px}.strip-inner{font-size:14px;gap:3px;line-height:1.5;padding:21px 9px}.strip strong{font-size:32px}.section-heading>p{font-size:18px;max-width:none}.section-note{font-size:15px}.sample-grid{grid-template-columns:1fr;gap:32px}.sample-image{height:auto;padding:23px}.sample-image img{max-width:285px}.sample>span{font-size:20px;margin-top:17px}.sample small{font-size:17px}.center-heading>p:last-child{font-size:18px}.plan{padding:28px 25px}.plan h3{font-size:28px}.plan>p{font-size:18px}.plan>p.price-meta{font-size:15px}.plan-ribbon{font-size:13px;left:18px}.check-list{font-size:17px}.guarantee{gap:12px}.guarantee p{font-size:16px}.guarantee strong{font-size:18px}.learning{padding:28px}.learning h3{font-size:35px}.learning>p,.learning ul{font-size:18px}.before-after span{font-size:16px}.before-after strong{font-size:20px}.bonus-group{font-size:25px}.bonus-item h4{font-size:21px}.bonus-item p{font-size:18px}.bonus-item>span{font-size:15px}.bonus-cta p{font-size:18px}.bonus-cta strong{font-size:26px}.bonus-cta .button{font-size:17px}.routine>div>p:last-child{font-size:18px}.steps h3{font-size:21px}.steps p{font-size:18px}summary{font-size:18px}details p{font-size:17px}.final-cta .eyebrow{font-size:14px;line-height:1.6}.final-cta h2{font-size:33px}.final-cta p:last-child{font-size:16px}.footer{padding-bottom:130px}.footer p{font-size:14px}.mobile-cta{gap:10px;padding:12px 16px max(12px,env(safe-area-inset-bottom));flex-wrap:wrap}.mobile-cta small{font-size:14px}.mobile-cta strong{font-size:16px}.mobile-cta .button{font-size:16px;min-height:49px;padding:12px 14px}.carousel-heading{padding:0 16px 18px;flex-wrap:wrap}.carousel-heading .eyebrow{font-size:14px;letter-spacing:.3px}.carousel-heading strong{font-size:22px}.carousel-toggle{font-size:14px}.carousel-card{width:230px;flex-basis:230px}.carousel-card strong{font-size:17px}.carousel-subject{font-size:14px}.carousel-note{font-size:15px}.dialog-description{font-size:18px}#plan-dialog{padding:32px 23px 26px}#plan-dialog h2{font-size:29px;line-height:1.25}.offer-note{font-size:16px}.dialog-top{font-size:15px}.keep-basic{font-size:16px}.modal-foot{font-size:14px}.checkout-message{font-size:16px}.faq-layout h2 br{display:initial}}
