:root{--ink:#111a17;--ink-soft:#42504a;--paper:#fff;--paper-soft:#f4f7f4;--line:#dce4df;--green:#0a6a37;--green-dark:#074c2a;--green-light:#dff3e6;--blue:#0a1f5c;--cream:#fbfaf6;--radius-sm:14px;--radius-md:24px;--radius-lg:36px;--shadow-soft:0 18px 55px #111a171a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1.1em;height:1.1em}.container{width:min(1180px,100% - 40px);margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #dce4dfbf;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:30px;min-height:84px;display:flex}.brand{flex:none;justify-content:flex-start;align-items:center;width:118px;height:70px;display:flex}.brand img{object-fit:contain;width:108px;height:64px;display:block}.desktop-nav{color:var(--ink-soft);align-items:center;gap:30px;margin-left:auto;font-size:.94rem;display:flex}.desktop-nav a{transition:color .2s}.desktop-nav a:hover{color:var(--green)}.button{border:1px solid var(--green);background:var(--green);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 24px;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 24px #0a6a372b}.button:hover{background:var(--green-dark);transform:translateY(-2px);box-shadow:0 14px 30px #0a6a3738}.button-small{min-height:44px;padding:0 20px;font-size:.92rem}.button-outline{color:var(--green);box-shadow:none;background:0 0}.button-outline:hover{color:#fff}.button-light{color:var(--green-dark);box-shadow:none;background:#fff;border-color:#fff}.hero{background:radial-gradient(circle at 78% 18%,#0a6a371c,#0000 27%),linear-gradient(#fff 0%,#fbfdfb 100%);padding:90px 0 0;position:relative;overflow:hidden}.hero-decoration{pointer-events:none;border:1px solid #0a6a371a;border-radius:50%;position:absolute}.hero-decoration-one{width:580px;height:580px;top:20px;right:-220px}.hero-decoration-two{width:340px;height:340px;top:140px;right:-40px}.hero-grid{z-index:1;grid-template-columns:1.03fr .97fr;align-items:center;gap:80px;min-height:690px;display:grid;position:relative}.hero-copy{padding-bottom:60px}.eyebrow{color:var(--green);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:20px;font-size:.78rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:28px;height:2px}.eyebrow-light{color:#bde4ca}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em}.hero h1{max-width:720px;margin-bottom:26px;font-size:clamp(3.25rem,6.2vw,5.65rem);font-weight:760;line-height:.98}.hero-summary{max-width:650px;color:var(--ink-soft);margin-bottom:34px;font-size:clamp(1.08rem,1.7vw,1.3rem);line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.text-link{color:var(--ink-soft);border-bottom:1px solid var(--ink-soft);padding:10px 0;font-weight:650}.text-link:hover{color:var(--green);border-color:var(--green)}.hero-points{color:var(--ink-soft);flex-wrap:wrap;gap:15px 24px;margin:35px 0 0;padding:0;font-size:.96rem;list-style:none;display:flex}.hero-points li{align-items:center;gap:8px;display:flex}.hero-points svg{color:var(--green)}.hero-product{place-items:center;min-height:620px;display:grid;position:relative}.product-orbit{border:1px solid #0a6a371f;border-radius:50%;position:absolute}.product-orbit-one{width:490px;height:490px}.product-orbit-two{background:#dff3e661;width:340px;height:340px}.cover-frame{z-index:2;background:#fff;border:1px solid #0a6a3724;border-radius:8px;width:min(360px,74%);padding:14px;position:relative;box-shadow:0 32px 75px #111a172e}.cover-frame:after{content:"";z-index:-1;background:#edf1ee;border:1px solid #111a171a;border-radius:8px;position:absolute;inset:14px -14px -14px 14px}.cover-kicker{color:var(--green-dark);letter-spacing:.04em;background:#fffffff0;border:1px solid #0a6a3726;border-radius:999px;padding:11px 15px;font-size:.76rem;font-weight:800;position:absolute;top:-43px;right:-20px;box-shadow:0 10px 30px #111a1717}.cover-frame img{border-radius:3px;width:100%;display:block}.trust-row{z-index:2;border-top:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);display:grid;position:relative}.trust-row span{text-align:center;color:var(--ink-soft);padding:24px;font-size:.92rem}.trust-row span+span{border-left:1px solid var(--line)}.section{padding:112px 0}.section-light{background:var(--paper-soft)}.section-heading{max-width:720px}.centered-heading{text-align:center;margin:0 auto 54px}.centered-heading .eyebrow:before{display:none}.section-heading h2,.author-copy h2,.learning-intro h2,.collection-heading h2,.faq-heading h2,.cta-box h2,.audience-grid h2,.purchase-grid h2{margin-bottom:22px;font-size:clamp(2.35rem,4.4vw,4.4rem);line-height:1.06}.section-heading p,.author-copy p,.learning-intro p,.collection-heading p,.cta-box p,.purchase-grid p{color:var(--ink-soft);font-size:1.08rem;line-height:1.75}.feature-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.feature-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;min-height:340px;padding:34px;position:relative;overflow:hidden}.feature-card-accent{color:#fff;background:var(--green-dark);border-color:var(--green-dark)}.feature-card-accent .icon-box{color:#fff;background:#ffffff1f}.icon-box{width:56px;height:56px;color:var(--green);background:var(--green-light);border-radius:18px;place-items:center;margin-bottom:66px;display:grid}.icon-box svg{width:27px;height:27px}.feature-number{color:#0a6a3714;font-size:4.2rem;font-weight:800;line-height:1;position:absolute;top:24px;right:28px}.feature-card-accent .feature-number{color:#ffffff14}.feature-card h3{margin-bottom:14px;font-size:1.45rem}.feature-card p{color:var(--ink-soft);margin-bottom:0;line-height:1.7}.feature-card.feature-card-accent p{color:#fff;opacity:1}.learning-section{background:#fff}.learning-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:90px;display:grid}.learning-intro{position:sticky;top:130px}.learning-intro .button{margin-top:14px}.learning-list{border-top:1px solid var(--line)}.learning-item{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr;gap:22px;padding:30px 0;display:grid}.learning-item>span{color:var(--green);letter-spacing:.12em;font-size:.8rem;font-weight:800}.learning-item h3{margin-bottom:8px;font-size:1.3rem}.learning-item p{color:var(--ink-soft);margin-bottom:0;line-height:1.65}.collection-section{color:#fff;background:var(--ink)}.collection-heading{grid-template-columns:1.05fr .75fr;align-items:end;gap:90px;max-width:none;margin-bottom:52px;display:grid}.collection-heading p{color:#b9c6bf}.collection-grid{grid-template-columns:1.2fr .8fr;gap:22px;display:grid}.volume-card{border-radius:var(--radius-md);flex-direction:column;align-items:flex-start;min-height:360px;padding:36px;display:flex}.volume-card-featured{color:var(--ink);background:#fff}.volume-card-coming{background:#1b2722;border:1px solid #334039}.volume-status{color:var(--green-dark);background:var(--green-light);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-bottom:auto;padding:8px 12px;font-size:.72rem;font-weight:800;display:inline-flex}.volume-card-coming .volume-status{color:#c5d3cc;background:#2a3731}.volume-index{color:var(--green);text-transform:uppercase;letter-spacing:.12em;margin-top:50px;font-size:.84rem;font-weight:800}.volume-card h3{max-width:620px;margin:13px 0 14px;font-size:clamp(2rem,3.3vw,3.4rem);line-height:1.06}.volume-card p{max-width:600px;color:var(--ink-soft);margin-bottom:24px;line-height:1.7}.volume-card-coming p{color:#b7c3bd}.volume-card a{color:var(--green);align-items:center;gap:9px;font-weight:800;display:inline-flex}.author-section{background:var(--cream)}.author-grid{grid-template-columns:220px 1fr;align-items:center;gap:64px;display:grid}.author-photo-wrap{justify-self:center;width:190px;position:relative}.author-photo-accent{border-radius:var(--radius-md);background:var(--green-light);position:absolute;inset:24px -24px -24px 24px}.author-photo{z-index:1;object-fit:cover;object-position:center 28%;width:190px;height:190px;box-shadow:var(--shadow-soft);border-radius:50%;position:relative}.author-copy p{max-width:720px}.author-copy strong{margin-top:30px;font-size:1.05rem;display:block}.author-copy>span:last-child{color:var(--ink-soft);margin-top:5px;font-size:.92rem;display:block}.faq-section{background:#fff}.faq-grid{grid-template-columns:.85fr 1.15fr;gap:90px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:26px 48px 26px 0;font-size:1.08rem;font-weight:750;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--green);font-size:1.8rem;font-weight:400;position:absolute;top:22px;right:5px}.faq-list details[open] summary:after{content:"–"}.faq-list p{color:var(--ink-soft);margin:-6px 0 28px;padding-right:40px;line-height:1.7}.cta-section{background:#fff;padding:0 0 30px}.cta-box{border-radius:var(--radius-lg);color:#fff;background:var(--green-dark);grid-template-columns:1fr auto;align-items:center;gap:40px;padding:58px;display:grid}.cta-box p{color:#d2e5d9;max-width:680px;margin-bottom:0}.site-footer{background:#fff;padding:66px 0 34px}.footer-inner{grid-template-columns:1fr auto;align-items:end;gap:36px;display:grid}.footer-brand img{width:86px}.footer-brand p{max-width:390px;color:var(--ink-soft);margin:16px 0 0;line-height:1.65}.footer-links{color:var(--ink-soft);flex-wrap:wrap;gap:22px;font-size:.92rem;display:flex}.copyright{border-top:1px solid var(--line);color:#738079;grid-column:1/-1;margin:28px 0 0;padding-top:24px;font-size:.82rem}.product-hero{background:radial-gradient(circle at 78% 20%, #0a6a371c, transparent 26%), var(--paper-soft);padding:90px 0 100px}.product-hero-grid{grid-template-columns:1fr .72fr;align-items:center;gap:90px;display:grid}.product-hero-copy h1{max-width:760px;margin-bottom:26px;font-size:clamp(3.1rem,5.9vw,5.4rem);line-height:1}.product-hero-copy>p{max-width:680px;color:var(--ink-soft);font-size:1.18rem;line-height:1.75}.product-badges{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.product-badges span{border:1px solid var(--line);color:var(--ink-soft);background:#fff;border-radius:999px;padding:10px 14px;font-size:.83rem;font-weight:650}.product-cover-column{place-items:center;display:grid}.product-cover-card{border:1px solid var(--line);background:#fff;border-radius:10px;width:min(390px,100%);padding:14px;box-shadow:0 28px 70px #111a1729}.product-cover-card img{width:100%;display:block}.product-content-section{background:#fff}.product-content-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:90px;display:grid}.product-content-list{gap:14px;display:grid}.product-content-item{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--paper-soft);align-items:center;gap:14px;padding:20px 22px;font-weight:650;display:flex}.product-content-item svg{color:var(--green)}.audience-section{color:#fff;background:var(--ink)}.audience-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:90px;display:grid}.audience-grid ul{border-top:1px solid #334039;margin:0;padding:0;list-style:none}.audience-grid li{color:#d5dfda;border-bottom:1px solid #334039;padding:22px 0;font-size:1.08rem}.purchase-section{background:var(--cream)}.purchase-grid{grid-template-columns:1fr .72fr;align-items:center;gap:90px;display:grid}.purchase-card{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);background:#fff;padding:34px}.purchase-label{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:.77rem;font-weight:800}.purchase-card h3{margin:12px 0 22px;font-size:2.2rem}.purchase-card ul{gap:12px;margin:0 0 26px;padding:0;list-style:none;display:grid}.purchase-card li{color:var(--ink-soft);align-items:center;gap:10px;display:flex}.purchase-card li svg{color:var(--green)}.purchase-card .button{width:100%}.purchase-card small{color:#7a877f;text-align:center;margin-top:16px;line-height:1.5;display:block}.compact-footer{padding-top:34px}.compact-footer .footer-inner{grid-template-columns:1fr auto}.compact-footer p{color:var(--ink-soft);margin:0}@media (max-width:980px){.desktop-nav{display:none}.hero-grid,.product-hero-grid,.learning-grid,.author-grid,.faq-grid,.product-content-grid,.audience-grid,.purchase-grid{grid-template-columns:1fr;gap:54px}.hero{padding-top:70px}.hero-grid{min-height:auto}.hero-copy{padding-bottom:0}.hero-product{min-height:550px}.learning-intro{position:static}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:270px}.collection-heading,.collection-grid{grid-template-columns:1fr;gap:26px}.author-photo-wrap{justify-self:start;width:170px}.author-photo{width:170px;height:170px}.cta-box{grid-template-columns:1fr;padding:42px}}@media (max-width:680px){.container{width:min(100% - 28px,1180px)}.header-inner{min-height:72px}.brand{width:92px;height:58px}.brand img{width:88px;height:54px}.header-inner .button-small{min-height:40px;padding:0 16px}.hero{padding-top:54px}.hero h1,.product-hero-copy h1{font-size:clamp(2.75rem,14vw,4.2rem)}.hero-summary,.product-hero-copy>p{font-size:1.04rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button,.hero-actions .text-link{text-align:center;width:100%}.hero-points{display:grid}.hero-product{min-height:490px}.product-orbit-one{width:360px;height:360px}.product-orbit-two{width:250px;height:250px}.cover-frame{width:min(300px,82%)}.cover-kicker{font-size:.68rem;right:-8px}.trust-row{grid-template-columns:1fr}.trust-row span+span{border-left:0;border-top:1px solid var(--line)}.section{padding:82px 0}.section-heading h2,.author-copy h2,.learning-intro h2,.collection-heading h2,.faq-heading h2,.cta-box h2,.audience-grid h2,.purchase-grid h2{font-size:clamp(2.2rem,11vw,3.4rem)}.feature-card,.volume-card,.purchase-card{padding:28px}.collection-heading{gap:14px}.author-photo-wrap{width:140px}.author-photo{width:140px;height:140px}.author-photo-accent{border-radius:50%;inset:10px -10px -10px 10px}.cta-box{border-radius:26px;padding:34px 28px}.footer-inner,.compact-footer .footer-inner{grid-template-columns:1fr;align-items:start}.footer-links{display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
