:root{--forest:#143d2b;--cream:#fff5dd;--yolk:#f3bf3d;--tomato:#d95736;--rule:#143d2b38;color:var(--forest);background:var(--cream);font-family:Arial,sans-serif;font-synthesis:none}
*{box-sizing:border-box}body{margin:0}img{max-width:100%;display:block}a{color:inherit}button{font:inherit;border:0;cursor:pointer}button:disabled{cursor:default}h1,h2,h3,p,figure{margin:0}h1,h2,h3,strong{font-weight:400}p{font-size:21px;line-height:1.5}h1{font-size:clamp(40px,4.8vw,68px);line-height:1.1;letter-spacing:0}h2{font-size:34px;line-height:1.2}h3{font-size:26px;line-height:1.25}a,button{outline-offset:6px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--tomato)}[hidden]{display:none!important}.wrap{width:min(1280px,90%);margin:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:12px;left:12px;transform:translateY(-200%);z-index:100;background:var(--yolk);padding:14px}.skip:focus{transform:none}
.site-header{background:var(--forest);color:var(--cream);display:flex;align-items:center;justify-content:space-between;gap:28px;padding:24px max(5%,calc((100% - 1280px)/2));min-height:130px}.logo{display:block;width:235px;flex:none}.logo img{width:100%;height:auto}.site-header nav{display:flex;gap:38px;align-items:center;font-size:20px}.site-header nav a,.site-footer a{display:inline-flex;align-items:center;min-height:44px;text-decoration:none;border-bottom:1px solid transparent}.site-header nav a:hover,.site-footer a:hover{border-color:currentColor}.site-header a:focus-visible{outline-color:var(--yolk)}
.product-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:5%;padding-block:60px 70px;align-items:center}.eyebrow{font-size:19px;line-height:1.3;margin-bottom:20px}.lead{font-size:25px;line-height:1.45;margin-top:24px;max-width:620px}.contents{list-style:none;padding:0;margin:28px 0;font-size:22px;line-height:1.45}.contents li{padding:8px 0;border-bottom:1px solid var(--rule)}.contents li:last-child{border:0}.offer{margin-top:32px}.price{display:flex;align-items:baseline;flex-wrap:wrap;gap:22px;line-height:1.2}.price>span:first-child{font-size:48px}.price>span:last-child{font-size:21px}.small{font-size:17px;line-height:1.5}.offer .small{margin-top:13px}.button{display:flex;width:fit-content;max-width:100%;align-items:center;justify-content:center;min-height:68px;padding:18px 33px;background:var(--yolk);color:var(--forest);text-decoration:none;border-radius:46% 42% 40% 37% / 76% 78% 62% 75%;font-size:24px;line-height:1.3;text-align:center;margin-top:22px}.button:hover:not(:disabled){box-shadow:inset 0 0 0 2px var(--forest)}.button:disabled{opacity:.58}.book{min-width:0;position:relative;padding-right:10%;width:100%;max-width:510px;margin-inline:auto}.paper{position:relative;aspect-ratio:807/1113}.paper-mat{position:absolute;inset:0;width:100%;height:100%;object-fit:fill}.book-cover{position:absolute;left:8%;top:15%;width:81%;height:auto;aspect-ratio:3/4;object-fit:contain}.pencil{position:absolute;right:-5%;top:28%;width:10%;height:52%;object-fit:contain}.book figcaption{text-align:center;font-size:16px;line-height:1.4;margin:14px -3% 0 3%}
.sample-section{background:var(--forest);color:var(--cream);padding:58px 0 64px}.section-intro{display:flex;justify-content:space-between;align-items:center;gap:40px;margin-bottom:42px}.section-intro h2{font-size:44px;max-width:540px}.section-intro p{max-width:400px}.samples{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px}.samples article{min-width:0}.sample-image{display:block;width:min(190px,75%);margin:0 auto 27px}.sample-image img{width:100%;height:auto;box-shadow:0 8px 18px #0002}.samples h3{font-size:29px;margin-bottom:10px}.samples .small{margin:10px 0 6px;min-height:76px}.text-link{display:inline-flex;align-items:center;min-height:44px;max-width:100%;margin-top:13px;text-decoration:none;border-bottom:1px solid currentColor;font-size:19px;line-height:1.4;padding:6px 0}.sample-section a:focus-visible{outline-color:var(--yolk)}.details{padding-block:62px}.details h2{font-size:42px}.details-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:32px}.details-grid h3{margin-bottom:14px}.details-grid p{font-size:19px}.closing{display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:1px solid var(--rule);padding-top:35px;margin-top:45px}.closing p{font-size:27px}.closing .button{margin:0}.site-footer{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:26px max(5%,calc((100% - 1280px)/2));border-top:1px solid var(--rule);font-size:18px}.site-footer p{font-size:15px}
.checkout-main{padding-block:47px 75px}.checkout-heading .lead{margin-top:16px}.checkout-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:7%;margin-top:45px;align-items:start}.order-summary{padding:8px 0}.order-top{display:grid;grid-template-columns:108px minmax(0,1fr);gap:27px;align-items:center}.order-top img{width:108px;height:144px;object-fit:contain}.order-top h2{font-size:28px;margin-bottom:15px}.order-top .price>span:first-child{font-size:39px}.order-top .price>span:last-child{font-size:18px}.order-top .price{gap:12px}.order-summary .contents{font-size:21px;margin-top:24px}.order-summary .small{font-size:16px}.delivery-note{margin-top:27px;padding-top:22px;border-top:1px solid var(--rule)}.checkout-surface{min-width:0;border-left:1px solid var(--rule);padding-left:7%}.checkout-surface>h2{font-size:31px;margin-bottom:21px}.review-notice{padding:20px 23px;background:var(--yolk);border-radius:23px 25px 21px 17px;margin-bottom:24px}.review-notice strong{display:block;font-size:21px;margin-bottom:7px}.review-notice p{font-size:17px;line-height:1.5}#checkout-intro>p{font-size:20px}#checkout-intro .small{font-size:16px;margin-top:14px}.status{font-size:16px;margin-top:20px;min-height:24px}.status:empty{display:none}#whop-checkout{margin-top:25px;min-height:380px;width:100%;max-width:100%;background:#fff;border-radius:12px}#whop-checkout iframe{max-width:100%}
.access-main{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:6%;padding-block:65px 76px;align-items:center}.access-copy{min-width:0}.access-status{border-block:1px solid var(--rule);padding:22px 0;margin-top:30px}.access-status h2{font-size:27px;margin-bottom:10px}.access-status p{font-size:20px}.next-steps{padding-left:26px;font-size:22px;line-height:1.45;margin:28px 0}.next-steps li{padding:7px 0 7px 8px}.access-copy>.small{margin-top:14px}.help-note{font-size:18px;margin-top:27px;max-width:610px}.access-book{max-width:400px}
.brand-word{display:inline-block;max-width:none;overflow:visible;flex:none}.brand-visual{font-weight:400;font-style:normal;letter-spacing:0;white-space:normal}.brand-visual svg{pointer-events:none}.brand-copy{display:inline}button .brand-word{pointer-events:none}
@media(max-width:1000px){.wrap{width:90%}.site-header{padding-block:20px}.logo{width:205px}.product-hero{gap:3%}.lead{font-size:23px}.contents{font-size:20px}.samples{gap:25px}.details-grid{gap:25px}.checkout-layout{gap:5%;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.checkout-surface{padding-left:6%}.order-top{grid-template-columns:82px minmax(0,1fr);gap:17px}.order-top img{width:82px;height:auto}.order-top h2{font-size:25px}.order-summary .contents{font-size:19px}}
@media(max-width:760px){.wrap{width:86%}.site-header{padding:20px 7%;min-height:104px;gap:18px}.logo{width:170px}.site-header nav{font-size:16px;gap:14px;flex-wrap:wrap;justify-content:flex-end}.site-header nav a{min-height:36px}.product-hero{display:flex;flex-direction:column;gap:0;padding-block:35px 43px}.hero-copy{width:100%}h1{font-size:clamp(37px,9.6vw,56px)}.eyebrow{font-size:17px;margin-bottom:18px}.lead{font-size:21px;margin-top:20px}.contents{font-size:20px;margin:22px 0}.offer{margin-top:25px}.price>span:first-child{font-size:42px}.price>span:last-child{font-size:18px}.button{font-size:22px;min-height:64px;width:100%;padding:17px 24px}.offer .small{font-size:16px}.book{width:min(360px,90%);margin-top:32px;padding-right:10%}.book figcaption{font-size:14px}.sample-section{padding-block:37px 43px}.section-intro{display:block;margin-bottom:30px}.section-intro h2{font-size:35px;margin-bottom:17px}.section-intro p{font-size:20px}.samples{grid-template-columns:1fr;gap:35px}.samples article{display:grid;grid-template-columns:94px minmax(0,1fr);column-gap:19px;align-items:start;border-bottom:1px solid #fff5dd45;padding-bottom:30px}.samples article:last-child{border:0;padding-bottom:0}.sample-image{width:94px;margin:0;grid-row:1/span 4}.samples h3{font-size:26px;margin-bottom:7px}.samples article>p{font-size:18px}.samples article>.small{font-size:16px;min-height:0;margin-top:9px}.samples .text-link{font-size:17px;margin-top:8px;justify-self:start}.details{padding-block:37px 43px}.details h2{font-size:34px}.details-grid{grid-template-columns:1fr;gap:25px;margin-top:27px}.details-grid h3{font-size:25px;margin-bottom:10px}.details-grid p{font-size:18px}.closing{display:block;margin-top:32px;padding-top:26px}.closing p{font-size:23px;margin-bottom:18px}.site-footer{display:block;padding:22px 7%;font-size:17px}.site-footer p{margin-top:12px;font-size:14px}.checkout-main{padding-block:35px 45px}.checkout-heading .lead{font-size:20px}.checkout-layout{grid-template-columns:1fr;gap:32px;margin-top:31px}.order-top{grid-template-columns:90px minmax(0,1fr);gap:20px}.order-top img{width:90px}.order-top h2{font-size:26px}.order-summary .contents{font-size:19px}.checkout-surface{border-left:0;border-top:1px solid var(--rule);padding:30px 0 0}.checkout-surface>h2{font-size:29px}.review-notice{padding:18px 19px}.review-notice p{font-size:16px}.delivery-note{margin-top:20px;padding-top:16px}.access-main{display:flex;flex-direction:column;gap:0;padding-block:36px 44px}.access-copy{width:100%}.access-status{margin-top:25px;padding-block:19px}.access-status h2{font-size:25px}.access-status p{font-size:19px}.next-steps{font-size:20px;margin-block:22px}.help-note{font-size:17px}.access-book{width:75%;max-width:280px}}
@media(max-width:360px){.site-header{padding:16px 6%;gap:14px}.logo{width:146px}.site-header nav{font-size:15px;gap:4px}.wrap{width:88%}h1{font-size:36px}.samples article{grid-template-columns:76px minmax(0,1fr);gap:0 15px}.sample-image{width:76px}.samples h3{font-size:23px}.samples article>p{font-size:17px}.samples article>.small{font-size:15px}.samples .text-link{font-size:16px}.order-top h2{font-size:23px}.order-top .price>span:first-child{font-size:36px}.order-top .price>span:last-child{font-size:16px}.order-top{gap:16px;grid-template-columns:76px minmax(0,1fr)}.order-top img{width:76px}.button{font-size:20px;padding-inline:18px}.small{font-size:16px}.site-footer{padding-inline:6%}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
@media(forced-colors:active){.paper-mat,.pencil{display:none}.button,.review-notice{border:2px solid ButtonText}.brand-word path{fill:currentColor}}
/* Fixed product-media canvas. The actual cover remains complete and uncropped. */
.share-page{width:1280px;height:720px;background:var(--forest);color:var(--cream);overflow:hidden}.share-card{width:1280px;height:720px;display:grid;grid-template-columns:430px 1fr;gap:72px;align-items:center;padding:54px 62px}.share-art{width:430px;height:584px;display:flex;align-items:center;justify-content:center;background:var(--cream);padding:8px;transform:rotate(-2deg)}.share-cover{width:414px;height:552px;object-fit:contain}.share-copy{min-width:0}.share-logo{width:220px;height:auto;margin-bottom:16px}.share-copy h1{font-size:78px;line-height:1.05}.share-headline{font-size:45px;line-height:1.12;margin-top:21px;color:var(--yolk)}.share-includes{font-size:24px;line-height:1.5;margin-top:29px}.share-price{display:flex;align-items:baseline;gap:20px;margin-top:24px}.share-price>span:first-child{font-size:53px;line-height:1.1}.share-price>span:last-child{font-size:23px}.share-caption{font-size:17px;margin-top:19px}

.next-steps{list-style:none;padding-left:0}.next-steps li{position:relative;padding-left:34px}.step-number{position:absolute;left:0;top:7px}
