@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap');
:root{--paper:#faf9f5;--ink:#263e32;--green:#214737;--muted:#656c61;--line:#dedfd5;--accent:#cf6948;--cream:#eeeee3;--serif:Georgia,'Times New Roman',serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--accent);outline-offset:5px}button:disabled{cursor:default}button,a{touch-action:manipulation}.wrap{width:min(1240px,calc(100% - 112px));margin-inline:auto}.announcement{background:var(--green);color:#f6f5ec;text-align:center;font-size:13px;letter-spacing:.025em;padding:11px 20px}.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:32px}.wordmark{font-family:'Manrope',Arial,sans-serif;font-weight:800;font-size:31px;letter-spacing:-1.8px;white-space:nowrap}.brand-dot{color:var(--accent)}nav{display:flex;gap:33px}nav a,.header-cta{font-size:14px;font-weight:550}nav a{position:relative}nav a:after{content:'';position:absolute;bottom:-6px;left:0;right:100%;height:1px;background:var(--green);transition:right .2s}nav a:hover:after{right:0}.header-cta{border-bottom:1px solid var(--green);padding-bottom:7px;display:flex;gap:24px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding-top:64px;padding-bottom:62px}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:650;line-height:1.6;margin:0 0 22px}.hero .eyebrow{display:flex;align-items:center;gap:12px;font-size:12px}.tiny-line{width:25px;height:1px;background:var(--accent);display:inline-block;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1{font-family:var(--serif);font-size:clamp(56px,5.8vw,84px);font-weight:400;line-height:1.04;letter-spacing:-3.5px;margin-bottom:26px}h1 em{font-weight:400;color:var(--accent)}.hero-description{color:var(--muted);font-size:17px;line-height:1.75;max-width:420px;margin-bottom:29px}.hero-actions{display:flex;align-items:center;gap:27px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:17px 23px;border:1px solid transparent;border-radius:4px;font-size:14px;font-weight:550;min-height:52px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--green);color:#fff}.primary:hover{background:#315b45}.text-button{padding:12px 0;border:0;border-bottom:1px solid #b6beb1;background:none;font-size:14px;display:inline-flex;gap:16px;align-items:center}.format-note{font-size:12px;color:var(--muted);margin:24px 0 0}.format-note span{padding:0 7px;color:#929a8c}.hero-art{align-self:stretch;display:flex;flex-direction:column;justify-content:center}.hero-image-slot{background:#efede2;min-height:405px;border-radius:140px 140px 3px 3px;overflow:hidden;display:flex;align-items:center}.hero-image-slot img{width:100%;height:100%;min-height:405px;object-fit:cover;display:block}.art-caption{display:flex;justify-content:space-between;gap:12px;font-size:12px;letter-spacing:.08em;color:var(--muted);margin-top:16px}.benefit-strip{border-block:1px solid var(--line);background:#f0f1e9}.benefits{display:grid;grid-template-columns:repeat(3,1fr);padding-block:23px}.benefits p{margin:0;display:flex;gap:16px;align-items:center;font-size:14px}.benefits p:nth-child(2){justify-content:center;border-inline:1px solid #d4d9cd}.benefits p:last-child{justify-content:flex-end}.benefits p span{font-family:var(--serif);font-size:17px;font-style:italic;color:#78836e}.section{padding-block:85px}.section-heading{display:flex;justify-content:space-between;gap:35px;align-items:flex-end;margin-bottom:32px}.section-heading .eyebrow{margin-bottom:14px}h2{font-family:var(--serif);font-weight:400;font-size:44px;letter-spacing:-1.7px;line-height:1.15;margin-bottom:0}.section-heading>p{color:var(--muted);font-size:15px;line-height:1.7;margin:0}.collection-note{font-size:13px;color:var(--muted);margin-bottom:21px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.product-visual{width:100%;min-height:330px;border:0;text-align:left;padding:28px;display:flex;flex-direction:column;border-radius:3px;transition:transform .25s,box-shadow .25s}.product-visual:hover{transform:translateY(-5px);box-shadow:0 14px 30px #263e3216}.mushroom{background:#dbe2cd;color:#274433}.beekeeping{background:#ebd5bf;color:#6c3e2c}.property{background:#e1e4dd;color:#465849}.cover-number{font-size:12px;font-weight:650;letter-spacing:.16em}.cover-title{font-family:var(--serif);font-size:42px;letter-spacing:-1.7px;line-height:1.08;margin-block:29px;display:block}.cover-title em{font-weight:400}.cover-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid currentColor;padding-top:14px;margin-top:auto;font-size:12px;letter-spacing:.11em}.cover-bottom>span{font-size:22px}.product-meta{display:flex;justify-content:space-between;gap:8px;font-size:12px;font-weight:600;letter-spacing:.06em;margin:23px 0 10px;color:#62705e}.product-meta span:last-child{font-weight:400;letter-spacing:.015em}.product-card h3{font-size:18px;letter-spacing:-.35px;font-weight:600;line-height:1.35;margin-bottom:10px}.product-card>p{font-size:14px;line-height:1.65;color:var(--muted);min-height:46px;margin-bottom:18px}.product-footer{display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding-top:15px;align-items:center;font-size:12px;color:var(--muted)}.product-footer button{border:0;background:none;padding:6px 0;font-size:13px;color:var(--ink);font-weight:550}.product-footer button span{padding-left:8px}.inside-section{background:var(--green);color:#f6f6ec;padding-block:76px}.inside-layout{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.inside-copy h2{font-size:46px;margin-bottom:23px}.inside-copy>.eyebrow{color:#c6d1b9}.inside-copy>p:not(.eyebrow):not(.small-note){color:#d3dbcf;line-height:1.8;max-width:405px;font-size:16px;margin-bottom:27px}.light{background:#edf0dd;color:#274334}.small-note{font-size:12px;color:#d0d8c9;margin:17px 0 0}.workbook{background:#fffef8;color:var(--ink);border-radius:7px;transform:rotate(-2deg);box-shadow:0 12px 45px #102c2930;overflow:hidden}.workbook-top{display:flex;align-items:center;gap:10px;padding:21px 20px;font-size:14px;font-weight:550;border-bottom:1px solid var(--line)}.sheet-icon{font-size:23px;color:#63814b}.sample-tag{font-size:12px;margin-left:auto;color:#7b8376;letter-spacing:.04em}.workbook-tabs{padding:15px 20px;display:flex;gap:24px;font-size:12px;color:#7a8175;border-bottom:1px solid var(--line)}.workbook-tabs .selected{color:var(--green);font-weight:600}.sheet-grid{padding:10px 20px 21px}.sheet-row{display:grid;grid-template-columns:25px 1fr 90px;font-size:12px;line-height:1.5}.sheet-row>span{border-right:1px solid #e3e6dd;border-bottom:1px solid #e3e6dd;padding:13px 7px}.sheet-row>span:first-child{color:#959b8e;padding-left:0}.sheet-row>span:last-child{text-align:right;background:#f0f2e9}.sheet-head{font-size:12px;color:#69745d}.sheet-head>span:last-child{background:none}.total{font-weight:650}.total>span:not(:first-child){background:#e3ebd7}.workbook-bottom{display:flex;gap:13px;align-items:center;background:#eff1e6;padding:19px 24px}.workbook-bottom p{margin:0;font-size:12px;line-height:1.65}.editable-mark{font-size:25px;color:#799465}.how-section{display:grid;grid-template-columns:1fr 1fr;gap:85px}.how-section .eyebrow{margin-bottom:17px}.section-intro{font-size:15px;color:var(--muted);margin-top:22px;line-height:1.7}.steps article{display:flex;gap:24px;padding:24px 0;border-bottom:1px solid var(--line)}.steps article:first-child{padding-top:0}.steps article:last-child{border:0;padding-bottom:0}.steps article>span{font-family:var(--serif);font-size:23px;font-style:italic;color:#8b977d}.steps h3{font-size:18px;font-weight:550;margin-bottom:9px;letter-spacing:-.2px}.steps p{font-size:14px;color:var(--muted);line-height:1.75;margin:0;max-width:360px}.journal{background:#efece2;border-block:1px solid #e5e1d5}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:40px}.journal-grid article{border-top:1px solid #a9b19b;padding-top:20px}.article-number{font-size:12px;letter-spacing:.11em;color:#717b66}.journal-grid h3{font-family:var(--serif);font-weight:400;font-size:25px;letter-spacing:-.5px;line-height:1.3;margin:23px 0 15px}.journal-grid p{color:var(--muted);font-size:14px;line-height:1.7;margin-bottom:26px}.coming-label{font-size:12px;letter-spacing:.1em;border-bottom:1px solid #b7bdac;padding-bottom:5px;color:#717b66}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.faqs details{border-bottom:1px solid var(--line)}.faqs summary{list-style:none;padding:20px 0;cursor:pointer;display:flex;justify-content:space-between;gap:25px;font-size:16px;line-height:1.5}.faqs details:first-child summary{padding-top:0}.faqs summary::-webkit-details-marker{display:none}.faqs summary>span{font-size:22px;line-height:1;font-weight:400;color:#76816b}.faqs details[open] summary>span{transform:rotate(45deg)}.faqs details p{font-size:14px;line-height:1.8;color:var(--muted);padding-right:30px;padding-bottom:8px}.closing{padding:62px 30px;text-align:center;background:#e8eddd;border-radius:5px;margin-bottom:72px}.closing .eyebrow{margin-bottom:16px}.closing h2{margin-bottom:28px}footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px;padding-bottom:28px}footer>.wordmark{font-size:28px}footer p{font-size:13px;color:var(--muted);margin-top:15px}.footer-links{display:flex;gap:27px;align-items:center;font-size:13px}.footer-bottom{width:100%;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:23px;font-size:12px;color:var(--muted)}.skip-link{position:absolute;top:-100px;left:20px;z-index:100;background:var(--green);color:#fff;padding:15px}.skip-link:focus{top:10px}dialog{width:min(680px,calc(100% - 32px));max-height:90dvh;border:1px solid var(--line);padding:42px;background:var(--paper);color:var(--ink);border-radius:10px;box-shadow:0 30px 100px #0003}dialog::backdrop{background:#13251dcc;backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:16px;top:14px;border:0;background:none;width:36px;height:36px}.dialog-label{margin-bottom:16px}dialog h2{font-size:37px;margin-bottom:16px}dialog>p{color:var(--muted);font-size:15px;line-height:1.7}.preview-tabs{display:flex;border-bottom:1px solid var(--line);gap:20px;margin-top:26px}.preview-tabs button{background:none;border:0;border-bottom:2px solid transparent;font-size:14px;padding:13px 0}.preview-tabs button[aria-selected=true]{border-bottom-color:var(--green);font-weight:600}#preview-panel{padding:26px 0 0;min-height:220px}#preview-panel h3{font-family:var(--serif);font-weight:400;font-size:27px;margin-bottom:13px}#preview-panel p,#preview-panel li{font-size:15px;line-height:1.8;color:var(--muted)}#preview-panel ol,#preview-panel ul{padding-left:22px}#preview-panel label{font-size:14px;display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px}#preview-panel input{width:130px;border:1px solid #bec8b0;border-radius:3px;background:#f0f3e8;color:var(--ink);padding:10px;font-size:16px}.preview-total{display:flex;justify-content:space-between;padding:17px;background:#e5ecd9;margin-top:18px;font-size:17px}.preview-disclaimer{font-size:12px!important;border-top:1px solid var(--line);padding-top:17px;margin-bottom:0}body.modal-open{overflow:hidden}
@media(min-width:1500px){.hero{gap:70px}.hero-image-slot,.hero-image-slot img{min-height:470px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header-cta{display:none}.hero{gap:28px}h1{font-size:66px}.hero .eyebrow{font-size:12px}.hero-image-slot,.hero-image-slot img{min-height:370px}.hero-actions{gap:18px}.hero-description{font-size:16px}.cover-title{font-size:36px}.product-visual{padding:22px;min-height:310px}.inside-layout,.how-section{gap:45px}.inside-copy h2{font-size:40px}.product-meta{font-size:12px}.product-footer{flex-wrap:wrap}.sample-tag{display:none}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.announcement{font-size:12px;padding-block:10px}.site-header{height:78px;position:relative}.wordmark{font-size:27px}.menu-toggle{display:flex;gap:16px;background:none;border:1px solid var(--line);padding:10px 13px;border-radius:3px;font-size:13px}.site-header nav{display:none;position:absolute;top:77px;left:0;right:0;background:var(--paper);z-index:5;padding:22px;border:1px solid var(--line);box-shadow:0 12px 20px #263e3210;flex-direction:column;gap:0}.site-header nav a{padding:14px 0}.site-header nav.is-open{display:flex}.hero{grid-template-columns:1fr;padding-top:38px;padding-bottom:32px;gap:30px}.hero .eyebrow{font-size:12px;letter-spacing:.08em;margin-bottom:19px}h1{font-size:62px;letter-spacing:-2.9px}.hero-description{font-size:16px;max-width:440px;margin-bottom:25px}.hero-actions{gap:21px}.hero-actions .button{font-size:13px;padding:16px 19px;gap:20px}.text-button{font-size:13px;gap:9px}.format-note{font-size:12px;margin-top:20px}.hero-image-slot{border-radius:90px 90px 3px 3px;min-height:0;aspect-ratio:1.38}.hero-image-slot img{min-height:0;height:100%;object-fit:cover}.art-caption{font-size:12px}.benefits{grid-template-columns:1fr;gap:16px;padding-block:21px}.benefits p,.benefits p:nth-child(2),.benefits p:last-child{justify-content:flex-start;border:0;font-size:13px}.benefits p>span{font-size:15px}.section{padding-block:53px}.section-heading{display:block;margin-bottom:27px}.section-heading>p{margin-top:19px;font-size:14px}.eyebrow{font-size:12px;letter-spacing:.1em}h2{font-size:37px;letter-spacing:-1.3px}.collection-note{font-size:12px}.product-grid{grid-template-columns:1fr;gap:34px}.product-visual{min-height:340px;padding:28px}.cover-title{font-size:46px;margin-block:25px}.cover-number{font-size:12px}.cover-bottom{font-size:12px}.product-meta{font-size:12px;margin-top:19px}.product-card h3{font-size:19px}.product-card>p{font-size:15px;min-height:0}.product-footer{font-size:12px}.product-footer button{font-size:14px}.inside-section{padding-block:52px}.inside-layout,.how-section{grid-template-columns:1fr;gap:37px}.inside-copy h2{font-size:39px}.inside-copy>p:not(.eyebrow):not(.small-note){font-size:15px}.workbook{transform:rotate(-1deg);margin:5px 4px}.workbook-tabs{gap:20px}.sample-tag{display:inline;font-size:12px}.workbook-top{font-size:13px;padding:17px 15px}.sheet-grid{padding-inline:13px}.sheet-row{font-size:12px;grid-template-columns:22px 1fr 72px}.workbook-tabs{padding-inline:15px;font-size:12px}.how-section{gap:25px}.steps p{max-width:100%;font-size:15px}.journal-grid{grid-template-columns:1fr;gap:31px}.journal-grid h3{font-size:27px;margin-top:17px}.journal-grid p{font-size:15px;margin-bottom:16px}.article-number{font-size:12px}.coming-label{font-size:12px}.faq-section{grid-template-columns:1fr;gap:31px}.faqs summary{font-size:15px}.faqs details p{font-size:14px}.closing{padding:42px 20px;margin-bottom:45px}.closing h2{font-size:36px}.closing .eyebrow{font-size:12px}.footer-links{gap:22px;flex-wrap:wrap;font-size:13px}.footer-bottom{font-size:12px;gap:20px}dialog{padding:35px 23px}dialog h2{font-size:30px}.preview-tabs{gap:17px}.preview-tabs button{font-size:13px}.preview-total{font-size:15px}.preview-disclaimer{font-size:12px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Launch pricing */
.hero-launch{margin:24px 0 0;padding-left:15px;border-left:2px solid var(--accent);font-size:14px;line-height:1.65}.hero-launch a{display:block}.hero-launch strong{white-space:nowrap;margin-left:6px}.hero-launch>span{display:block;color:var(--muted)}.hero-launch+.format-note{margin-top:16px}.product-card{display:flex;flex-direction:column;min-width:0}.product-meta{flex-wrap:wrap}.product-pricing,.preview-pricing{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:20px 0}.product-pricing{margin-top:auto;border-top:1px solid var(--line);min-height:128px}.price-label{display:block;font-size:12px;letter-spacing:.1em;color:var(--muted);margin-bottom:5px}.price-amount{display:block;font-family:var(--serif);font-size:39px;line-height:1.1;font-weight:400;letter-spacing:-1px}.price-detail{display:block;font-size:14px;color:var(--muted);margin-top:6px}.availability{display:inline-block;border-radius:30px;background:#e7ecdf;color:#41573b;padding:8px 12px;font-size:14px;line-height:1.4;white-space:nowrap}.upcoming-pricing{font-size:16px;color:var(--muted)}.upcoming-pricing .availability{background:#eeeee7;color:var(--muted)}.preview-pricing{border-block:1px solid var(--line);margin-top:22px}.preview-pricing+.preview-tabs{margin-top:12px}.product-footer{font-size:14px}.product-footer button{font-size:14px}.collection-note{font-size:14px;line-height:1.7}@media(max-width:760px){.product-pricing{min-height:0;padding-block:18px}.hero-launch{font-size:14px}.collection-note{font-size:14px}.product-footer{font-size:14px}}

/* Payhip product launch */
.hero-image-slot{border-radius:5px;min-height:0;aspect-ratio:1}.hero-image-slot img{min-height:0;object-fit:contain}.kit-image{padding:0;min-height:0;aspect-ratio:1;overflow:hidden}.kit-image img{display:block;width:100%;height:auto}.kit-buy{margin-top:18px}.workbook-preview-button{border:0;padding:0;background:none;border-radius:5px;overflow:hidden;display:block;width:100%;box-shadow:0 12px 40px #102c2930}.workbook-preview-button img{display:block;width:100%;height:auto}.kit-gallery-image{width:100%;height:auto;display:block;border:1px solid var(--line);border-radius:4px}.gallery-full{display:block}.gallery-full>span{display:inline-block;margin-top:12px;font-size:14px;text-decoration:underline}.faqs a{text-decoration:underline}@media(max-width:760px){.hero-image-slot{aspect-ratio:1}.kit-image{min-height:0}.preview-tabs{gap:14px}.preview-tabs button{font-size:13px}}

/* ---- Direct-response rebuild, 20 September 2026 ---- */

/* Headline now carries a full sentence, so it needs to be smaller than the old three-word hero. */
h1{font-size:clamp(40px,4.6vw,62px);letter-spacing:-1.8px;line-height:1.08;margin-bottom:22px}
.hero-description{max-width:480px;font-size:17px;margin-bottom:26px}
.hero-description strong{font-weight:650;color:var(--ink)}
.reassure{margin:24px 0 0;padding:14px 16px;background:#eef1e5;border-left:2px solid var(--accent);border-radius:3px;font-size:14px;line-height:1.6;color:var(--muted);max-width:480px}
.reassure strong{color:var(--ink);font-weight:600}
.reassure-tick{color:#4b7a51;font-weight:700;margin-right:6px}
.benefits p:last-child span{font-family:var(--sans);font-style:normal;font-size:15px;color:#4b7a51;font-weight:700}

/* What you actually get */
.file-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:4px;overflow:hidden}
.file-card{background:var(--paper);display:flex;gap:20px;padding:32px 30px}
.file-num{font-family:var(--serif);font-size:24px;font-style:italic;color:#8b977d;line-height:1.1;flex-shrink:0}
.file-card h3{font-size:19px;font-weight:600;letter-spacing:-.3px;margin-bottom:6px}
.file-spec{font-size:12px;letter-spacing:.09em;font-weight:650;color:var(--accent);margin-bottom:12px}
.file-card p:last-child{font-size:14px;line-height:1.75;color:var(--muted);margin:0}
.inline-cta{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:34px}

/* Is it for you? */
.fit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}
.fit-col{padding:32px 30px;border-radius:4px}
.fit-yes{background:#e8eddd}
.fit-no{background:#f0efe7;border:1px solid var(--line)}
.fit-col h3{font-family:var(--serif);font-weight:400;font-size:26px;letter-spacing:-.7px;margin-bottom:20px}
.fit-col ul{margin:0;padding-left:0;list-style:none}
.fit-col li{font-size:15px;line-height:1.7;color:var(--muted);padding:13px 0 13px 30px;border-top:1px solid #d7dbcb;position:relative}
.fit-col li:first-child{border-top:0;padding-top:0}
.fit-col li:before{position:absolute;left:0;font-weight:700}
.fit-yes li:before{content:'✓';color:#4b7a51}
.fit-no li:before{content:'✕';color:#a8705c}

/* Straight answers */
.trust-section{background:#efece2;border-block:1px solid #e5e1d5;padding-block:85px}
.trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:34px;margin-top:8px}
.trust-grid article{border-top:1px solid #a9b19b;padding-top:22px}
.trust-grid h3{font-family:var(--serif);font-weight:400;font-size:25px;letter-spacing:-.6px;line-height:1.28;margin-bottom:14px}
.trust-grid p{font-size:15px;line-height:1.78;color:var(--muted);margin:0}

/* Also in development */
.upcoming-strip{border-top:1px solid var(--line);background:#f2f1e9}
.upcoming-strip p{margin:0;padding-block:26px;font-size:14px;line-height:1.75;color:var(--muted)}
.upcoming-strip .eyebrow{display:inline;margin:0 10px 0 0;color:var(--ink)}
.upcoming-strip .sep{padding:0 6px}

/* Closing call to action */
.closing-contents{font-size:14px;line-height:1.8;color:var(--muted);max-width:620px;margin:0 auto 20px}
.closing-contents span{padding:0 6px;color:#9aa391}
.closing-price{margin:0 0 24px;font-size:15px;color:var(--muted)}
.closing-price strong{font-family:var(--serif);font-weight:400;font-size:42px;letter-spacing:-1px;color:var(--ink);display:block;line-height:1.15;margin-bottom:4px}
.closing-guarantee{margin:20px 0 0;font-size:13px;color:var(--muted)}

/* Persistent buy bar */
.buy-bar{position:fixed;left:0;right:0;bottom:0;z-index:40;background:var(--paper);border-top:1px solid var(--line);box-shadow:0 -8px 24px #263e3214;padding-bottom:env(safe-area-inset-bottom)}
.buy-bar[hidden]{display:none}
.buy-bar-inner{width:min(1240px,calc(100% - 40px));margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:12px}
.buy-bar-text{display:flex;flex-direction:column;gap:3px;min-width:0}
.buy-bar-text strong{font-size:14px;font-weight:600;letter-spacing:-.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.buy-bar-text span{font-size:12px;color:var(--muted)}
.buy-bar .button{padding:13px 20px;min-height:46px;gap:14px;flex-shrink:0}
body.modal-open .buy-bar{display:none}

/* Workbook demo inside the preview dialog */
.budget-demo{border:1px solid var(--line);border-radius:4px;overflow:hidden;margin-top:6px}
.budget-demo label{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:12px 15px;margin:0;border-bottom:1px solid var(--line);font-size:14px;line-height:1.5;color:var(--ink)}
.budget-input{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--muted);flex-shrink:0}
.budget-demo input{width:92px;border:1px solid #bec8b0;border-radius:3px;background:#fdfdf6;color:var(--ink);padding:9px 10px;font-size:16px;text-align:right}
.budget-demo .preview-total{margin:0;font-family:var(--serif);font-size:20px}
.budget-demo .preview-total output{font-weight:600}
.budget-note{font-size:13px!important;line-height:1.7;margin:16px 0 0}

@media(max-width:980px){
 .file-grid,.fit-grid,.trust-grid{grid-template-columns:1fr}
 .file-grid{gap:1px}
}
@media(max-width:760px){
 h1{font-size:41px;letter-spacing:-1.4px}
 .hero-description{font-size:16px}
 .reassure{font-size:13px;padding:13px 14px}
 .announcement{line-height:1.5}
 .file-card{padding:26px 22px;gap:16px}
 .file-num{font-size:21px}
 .file-card h3{font-size:18px}
 .inline-cta{gap:20px;margin-top:28px}
 .fit-col{padding:26px 22px}
 .fit-col h3{font-size:24px}
 .fit-col li{font-size:15px}
 .trust-section{padding-block:53px}
 .trust-grid{gap:28px}
 .trust-grid h3{font-size:24px}
 .closing-price strong{font-size:38px}
 .buy-bar-inner{padding-block:10px;gap:14px;width:calc(100% - 32px)}
 .buy-bar-text span{font-size:11px}
 .buy-bar .button{padding:12px 16px;min-height:44px;gap:10px;font-size:13px}
 .budget-demo label{flex-wrap:wrap;gap:8px;padding:11px 13px}
 .budget-demo input{width:84px}
 .budget-demo .preview-total{font-size:18px}
}

/* Logo lockup replaces the typographic wordmark, 20 September 2026 */
.wordmark img{display:block;width:auto;height:46px}
footer>div>.wordmark img{height:40px}
@media(max-width:1100px){.wordmark img{height:42px}}
@media(max-width:760px){.wordmark img{height:36px}footer>div>.wordmark img{height:34px}}
@media(max-width:380px){.wordmark img{height:32px}}
