@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--green:#163d31;--green-light:#295843;--lime:#d8edaa;--cream:#f9f8f2;--ink:#253d32;--muted:#647168;--line:#dce2d7;--white:#fff;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #7a962b;outline-offset:5px}.wrap{width:min(1180px,calc(100% - 80px));margin-inline:auto}.announcement{text-align:center;background:var(--green);color:#e4eddf;font-size:12px;padding:9px 16px;letter-spacing:.3px}.announcement strong{font-weight:500;color:white}.header{display:flex;justify-content:space-between;align-items:center;height:108px}.brand{display:flex;gap:10px;align-items:center;font:800 29px/1 'Manrope',sans-serif;letter-spacing:-1.5px}.brand-icon{font-size:26px;background:var(--lime);width:44px;height:44px;display:grid;place-items:center;border-radius:50%;letter-spacing:0}.brand-sub{display:block;font-size:8px;letter-spacing:3.1px;margin-top:7px;font-weight:700}.header nav{display:flex;align-items:center;gap:32px;font-size:12px;font-weight:600}.header nav a:not(.nav-cta):hover,.text-link:hover{color:#6a7b25}.nav-cta{border:1px solid #aebbad;padding:12px 21px;border-radius:7px}.nav-cta span{margin-left:22px}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:60px;padding-top:28px;padding-bottom:70px;align-items:center}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:800;margin:0 0 24px;display:flex;align-items:center;gap:8px}.dot{height:7px;width:7px;background:#799c4e;display:inline-block;border-radius:50%;flex-shrink:0}h1,h2,h3{font-family:'Manrope',sans-serif;margin:0;font-weight:650;letter-spacing:-2px;line-height:1.14}h1{font-size:clamp(45px,4.55vw,65px);letter-spacing:-3.7px}em{font-family:Georgia,serif;font-weight:400;color:#678546}h1 em{font-size:1.08em}.lead{font-size:16px;line-height:1.8;color:var(--muted);max-width:460px;margin:26px 0}.author-mini{display:flex;gap:11px;align-items:center;margin-bottom:29px;font-size:12px}.author-mini img{object-fit:cover;object-position:top;border-radius:50%;background:#e1e8d5;border:2px solid white}.author-mini small{display:block;color:var(--muted);font-size:10px;margin-top:1px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;background:var(--green);color:white;border-radius:8px;padding:18px 23px;font-size:13px;font-weight:700;line-height:1.5;box-shadow:0 5px 0 #102e2410;transition:background .2s,transform .2s}.button:hover{background:var(--green-light);transform:translateY(-2px)}.button span{font-size:21px;font-weight:400}.hero-price{display:flex;gap:10px;font-size:10px;color:var(--muted);align-items:center;margin-top:14px}.hero-price strong{font-size:13px;color:var(--green)}.hero-visual{position:relative;border-radius:150px 150px 16px 16px;background:#ecebdf;padding:0 0 12px}.visual-label{position:absolute;top:21px;left:0;right:0;font-size:8px;letter-spacing:1.15px;display:flex;align-items:center;justify-content:center;gap:7px;z-index:1}.book-hero{width:100%;height:540px;object-fit:cover;object-position:center;border-radius:150px 150px 12px 12px}.chapter-badge{position:absolute;right:-20px;top:92px;width:105px;height:105px;border-radius:50%;background:var(--lime);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;transform:rotate(9deg);box-shadow:0 5px 15px #1e321516}.chapter-badge strong{font-family:'Manrope',sans-serif;font-size:36px;line-height:1.1;font-weight:600;letter-spacing:-2px}.chapter-badge span{font-size:9px;line-height:1.4;margin-top:4px}.digital-note{position:absolute;bottom:53px;left:50%;transform:translateX(-50%);white-space:nowrap;background:#fffffff2;border:1px solid #fff;border-radius:8px;padding:11px 18px;box-shadow:0 5px 30px #27382415;font-size:11px;display:flex;align-items:center;gap:10px}.digital-note>span:first-child{font-size:20px}.mockup-note{display:block;text-align:center;font-size:9px;color:#6b7262;padding-top:6px}.trust-strip{border-block:1px solid var(--line);background:#f0f2e9}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);padding-block:25px}.trust-grid>div{display:flex;justify-content:center;gap:16px;align-items:center;border-right:1px solid #d5ddce}.trust-grid>div:last-child{border:0}.trust-grid>div>span:first-child{font-size:32px;color:#638147}.trust-grid strong{display:block;font-size:12px;font-weight:600}.trust-grid small{display:block;color:var(--muted);font-size:10px}.section{padding-block:94px}h2{font-size:42px;letter-spacing:-2px}h2 em{font-size:1.06em}.doubts{display:grid;grid-template-columns:1fr 1fr;gap:90px}.doubts p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:0}.doubts .section-intro{font-size:16px!important;color:var(--ink)!important}.text-link{font-weight:700;font-size:12px;border-bottom:1px solid #c4cfb9;padding-bottom:6px;display:inline-block;margin-top:8px}.text-link span{margin-left:23px}.learning{background:#edf0e6}.section-heading{display:flex;justify-content:space-between;gap:70px;align-items:end;margin-bottom:38px}.section-heading>p{font-size:14px;color:var(--muted);max-width:290px;margin:0 0 6px}.chapter-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.chapter-card{background:var(--cream);border:1px solid #dce2d6;border-radius:12px;padding:24px 20px}.card-top{display:flex;align-items:center;gap:10px;margin-bottom:28px;font-size:8px;font-weight:700;letter-spacing:.5px}.step{border:1px solid #ccd6bf;border-radius:50%;width:33px;height:33px;display:grid;place-items:center;font:500 13px 'Manrope',sans-serif;flex-shrink:0}.chapter-card h3{font-size:18px;line-height:1.4;letter-spacing:-.65px}.chapter-card>p{font-size:12px;line-height:1.8;color:var(--muted);min-height:65px;margin:17px 0}.chapter-card ol{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.chapter-card li{display:flex;gap:10px;align-items:start;font-size:11px;line-height:1.65;padding-top:15px}.chapter-card li span{font-size:9px;color:#7b8a68;padding-top:2px}.chapter-last{background:var(--green);color:#f5f7ef;border-color:var(--green)}.chapter-last>p,.chapter-last li span{color:#b8c9ba}.chapter-last ol{border-color:#426151}.chapter-last .step{border-color:#65836a}.chapter-foot{display:flex;justify-content:space-between;gap:20px;margin:26px 0 0;color:var(--muted);font-size:11px}.chapter-foot a{font-weight:700;color:var(--green);white-space:nowrap}.author-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.portrait{height:520px;background:#dfe7d0;border-radius:140px 140px 14px 14px;position:relative;overflow:hidden}.portrait-word{position:absolute;top:48px;left:15px;color:#c6d5b2;font-family:Georgia,serif;font-size:92px;font-style:italic;letter-spacing:-5px}.portrait>img{position:absolute;bottom:0;width:100%;height:440px;object-fit:contain;object-position:bottom}.portrait-caption{position:absolute;bottom:20px;left:20px;right:20px;background:#fffffff0;padding:15px 20px;border-radius:9px;text-align:center;backdrop-filter:blur(8px)}.portrait-caption strong{font-size:14px;display:block}.portrait-caption span{font-size:10px;color:var(--muted)}.author-copy>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.9}.author-copy h2{margin-bottom:27px}blockquote{margin:27px 0;padding-left:20px;border-left:2px solid #9ab574;font:italic 21px/1.5 Georgia,serif}cite{display:block;font:normal 10px 'DM Sans',sans-serif;margin-top:10px;color:var(--muted)}.author-sign{font-size:11px;color:var(--muted);margin-top:25px}.author-sign span{font-size:23px;color:#7a9956;vertical-align:middle;margin-left:7px}.offer-section{background:var(--green);color:var(--cream);position:relative}.offer-layout{display:grid;grid-template-columns:1fr .85fr;gap:130px;align-items:center}.offer-copy .eyebrow{color:#c1d8aa}.offer-copy h2{font-size:53px}.offer-copy h2 em{color:var(--lime)}.offer-copy>p:not(.eyebrow){color:#c2cfc6;font-size:15px;max-width:370px;line-height:1.9;margin:25px 0 38px}.guarantee{display:flex;align-items:center;gap:19px;border-top:1px solid #456454;padding-top:28px}.guarantee-number{border:1px solid #78946a;border-radius:50%;width:70px;height:70px;flex-shrink:0;display:flex;align-items:center;justify-content:center;flex-direction:column;font:34px/1 'Manrope',sans-serif;color:var(--lime)}.guarantee-number small{font:9px 'DM Sans',sans-serif;letter-spacing:1px;margin-top:4px}.guarantee strong{font-size:12px}.guarantee p{font-size:11px;color:#b9cbbd;margin:4px 0 0}.offer-card{position:relative;background:var(--cream);color:var(--green);border-radius:15px;padding:44px 36px 26px}.offer-tag{position:absolute;top:-14px;left:24px;right:24px;text-align:center;background:var(--lime);padding:8px 5px;border-radius:6px;font-size:8px;letter-spacing:1.1px;font-weight:800}.offer-card .eyebrow{justify-content:center;margin:0 0 13px;font-size:9px;color:#738358}.offer-card h3{text-align:center;font-size:26px;letter-spacing:-1px}.byline{text-align:center;color:var(--muted);font-size:11px;margin:10px 0 20px}.price{text-align:center;display:flex;flex-direction:column}.price>span:first-child{font-size:12px;color:var(--muted)}.price>strong{font:650 75px/1.3 'Manrope',sans-serif;letter-spacing:-4px}.price>strong small{font-size:24px;letter-spacing:-1px}.price>strong span{font-size:36px;letter-spacing:-2px}.price>span:last-child{font-size:10px;color:var(--muted)}.included{list-style:none;padding:21px 0;margin:20px 0;border-block:1px solid var(--line);font-size:12px}.included li{padding:4px 0}.included li:before{content:'✓';margin-right:11px;color:#6e8d44}.offer-card .button{width:100%;justify-content:center}.checkout-note{text-align:center;font-size:10px;color:var(--muted);margin:14px 0}.format-note{text-align:center;font-size:9px;color:var(--muted);line-height:1.6;margin:0}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.faq-section>div>p:not(.eyebrow){font-size:13px;color:var(--muted);max-width:250px;margin-top:22px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;font-weight:600;font-size:13px;padding:22px 0;cursor:pointer;display:flex;gap:20px;align-items:center;justify-content:space-between}summary::-webkit-details-marker{display:none}summary>span{font-size:22px;font-weight:400;color:#6d8551;transition:transform .2s}details[open] summary>span{transform:rotate(45deg)}details p{margin:0 25px 22px 0;font-size:13px;color:var(--muted);line-height:1.8}.closing{border-block:1px solid var(--line);padding:58px 0;text-align:center}.closing>span{display:block;font-size:32px;color:#759551;margin-bottom:13px}.closing h2{font-size:36px}.closing .button{margin-top:26px}.footer{padding-block:37px;display:flex;align-items:center;justify-content:space-between;gap:30px}.footer .brand{font-size:23px}.footer .brand-icon{width:37px;height:37px;font-size:22px}.footer .brand-sub{font-size:7px;letter-spacing:2px}.footer p{font-size:9px;color:var(--muted)}.footer>a:last-child{font-size:10px}.mobile-buy{display:none}.skip{position:absolute;top:-100px;left:10px;background:white;z-index:10;padding:10px}.skip:focus{top:10px}
@media(min-width:1500px){.hero{padding-top:45px;padding-bottom:80px}.book-hero{height:585px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.hero{gap:35px}h1{font-size:52px}.book-hero{height:510px}.chapter-grid{grid-template-columns:repeat(2,1fr)}.chapter-card>p{min-height:auto}.chapter-card{padding:28px}.author-section{gap:45px}.offer-layout{gap:65px}.faq-section{gap:60px}.chapter-badge{right:-10px}.header nav{gap:22px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.announcement{font-size:9px;padding:8px 12px}.header{height:82px}.brand{font-size:25px}.brand-icon{width:38px;height:38px;font-size:22px}.brand-sub{font-size:7px;letter-spacing:2.5px}.header nav>a:not(.nav-cta){display:none}.nav-cta{font-size:10px;padding:10px 13px}.nav-cta span{margin-left:10px}.hero{grid-template-columns:1fr;padding-top:20px;padding-bottom:42px;gap:33px}.hero-copy{max-width:500px}.eyebrow{font-size:9px;letter-spacing:1.2px;margin-bottom:20px}h1{font-size:clamp(43px,10.9vw,61px);letter-spacing:-2.7px}.lead{font-size:14px;margin:22px 0;max-width:470px}.author-mini{margin-bottom:22px}.hero-copy>.button{width:100%;justify-content:center;font-size:12px;gap:20px}.hero-price{justify-content:center;font-size:9px;gap:8px}.hero-visual{max-width:460px;width:100%;margin-inline:auto;border-radius:110px 110px 12px 12px}.book-hero{height:auto;aspect-ratio:1/1.12;object-fit:cover;border-radius:110px 110px 12px 12px}.visual-label{font-size:7px;top:17px}.chapter-badge{width:86px;height:86px;right:-8px;top:65px}.chapter-badge strong{font-size:29px}.chapter-badge span{font-size:8px}.trust-grid{grid-template-columns:1fr;padding-block:10px}.trust-grid>div{padding:12px 0;justify-content:flex-start;border-right:0;border-bottom:1px solid #dce2d5;gap:18px}.trust-grid>div>span:first-child{width:32px;text-align:center;font-size:26px}.trust-grid strong{font-size:11px}.section{padding-block:60px}h2{font-size:33px;letter-spacing:-1.6px}.doubts{grid-template-columns:1fr;gap:25px}.doubts .section-intro{font-size:14px!important}.doubts p:not(.eyebrow){font-size:13px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:22px;max-width:100%;font-size:13px}.chapter-grid{gap:13px}.chapter-card{padding:21px 18px}.chapter-card h3{font-size:17px}.card-top{font-size:7px;letter-spacing:0;gap:8px;margin-bottom:20px}.chapter-card li{font-size:11px}.chapter-foot{display:block;line-height:1.9}.chapter-foot a{display:block;margin-top:12px}.author-section{grid-template-columns:1fr;gap:33px}.portrait{height:440px;max-width:430px;width:100%;margin-inline:auto}.portrait>img{height:395px}.author-copy>p:not(.eyebrow){font-size:13px}.offer-layout{grid-template-columns:1fr;gap:48px}.offer-copy h2{font-size:43px}.offer-copy>p:not(.eyebrow){max-width:100%;font-size:14px;margin-bottom:26px}.offer-card{padding:40px 25px 25px;max-width:470px;width:100%;margin-inline:auto}.faq-section{grid-template-columns:1fr;gap:27px}.faq-section>div>p:not(.eyebrow){max-width:100%}.closing{padding:42px 0}.closing h2{font-size:28px}.closing .button{font-size:12px}.footer{flex-wrap:wrap;gap:18px;padding:30px 0 105px}.footer p{order:3;width:100%;margin:0}.footer>a:last-child{margin-left:auto}.mobile-buy{position:fixed;bottom:0;left:0;right:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 20px calc(12px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid var(--line);box-shadow:0 -3px 20px #15351e0a;backdrop-filter:blur(10px)}.mobile-buy small{display:block;font-size:8px;color:var(--muted)}.mobile-buy strong{font-size:20px;line-height:1.2}.mobile-buy a{background:var(--green);color:white;font-size:11px;font-weight:700;padding:13px 18px;border-radius:6px}}
@media(max-width:440px){.chapter-grid{grid-template-columns:1fr}.chapter-card h3 br{display:none}.chapter-card>p{margin:12px 0 18px}.chapter-card li{font-size:12px}.chapter-card{padding:24px}.card-top{font-size:8px}.chapter-card h3{font-size:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
