/* Delton Mendenhall — "the back bar at closing time".
   Faces are the same three the sales page ships, served locally. */
@font-face{font-family:'Playfair Display';font-style:normal;font-weight:100 900;font-display:swap;src:url('/assets/fonts/FontPlayfairDisplay.woff2') format('woff2');}
@font-face{font-family:'Permanent Marker';font-style:normal;font-weight:100 900;font-display:swap;src:url('/assets/fonts/FontPermanentMarker.woff2') format('woff2');}
@font-face{font-family:'Archivo';font-style:normal;font-weight:100 900;font-display:swap;src:url('/assets/fonts/FontArchivo.woff2') format('woff2');}
@font-face{font-family:'Oswald';font-style:normal;font-weight:100 900;font-display:swap;src:url('/assets/fonts/FontOswald.woff2') format('woff2');}
:root{--ink:#1e1a15;--muted:#4d4539;--cream:#e6dfd0;--paper:#f7f3e9;--green:#6b3a14;--line:#b0a087;--gold:#b8801f;--serif:'Playfair Display',Georgia,'Times New Roman',serif;--body:'Archivo','Helvetica Neue',Arial,sans-serif;--mobile-cta-height:90px}

*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:90px}
body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.6 var(--body)}
[hidden]{display:none!important}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-underline-offset:4px}
button,input,summary{font:inherit}
button,a,summary{-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #bb782b;outline-offset:5px}
h1,h2,h3,p,figure,blockquote{margin:0}
h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.13;letter-spacing:-.035em}
h1{font-size:clamp(38px,4.5vw,58px)}
h1 em{font-style:normal;color:var(--green)}
h2{font-size:clamp(32px,3.6vw,46px)}
h3{font-size:27px}
.wrap{width:min(1120px,calc(100% - 48px));margin-inline:auto}
.eyebrow,.step{font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--green)}
.eyebrow{margin-bottom:18px}
.section{padding:78px 0}
.section-heading{max-width:660px;margin-bottom:36px}
.section-heading>p:last-child{margin-top:16px;color:var(--muted)}
.section-heading .eyebrow{margin-top:0}
.skip-link{position:fixed;top:-80px;left:16px;z-index:200;background:white;padding:12px}
.skip-link:focus{top:12px}
.topbar{position:sticky;top:0;z-index:50;background:rgba(250,247,239,.97);border-bottom:1px solid var(--line)}
.topbar>.wrap{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-weight:700;font-size:16px;line-height:1.25}
.brand small{display:block;font-weight:400;font-size:10px;letter-spacing:.1em;text-transform:uppercase;margin-top:4px}
.brand svg{width:34px;height:40px}
.topbar nav{display:flex;gap:28px;align-items:center;font-size:13px}
.header-buy{display:inline-flex;min-height:42px;align-items:center;padding:8px 18px;border:1px solid var(--green);border-radius:4px;text-decoration:none;font-weight:700;color:var(--green);gap:4px}
.hero{padding:62px 0 54px;background:radial-gradient(ellipse at 80% 55%,#e8e5d4,transparent 55%)}
.hero-layout{display:grid;grid-template-columns:1.05fr 1fr;column-gap:64px;align-items:center}
.hero-copy{grid-column:1;grid-row:1}
.hero-copy .lead{font-size:17px;line-height:1.7;color:#525b51;max-width:510px;margin-top:23px}
.hero-product{grid-column:2;grid-row:1/3;min-width:0}
.hero-purchase{grid-column:1;grid-row:2;margin-top:26px}
.book-set{height:390px;display:flex;align-items:center;justify-content:center;padding:12px 5px 24px}
.book-set a{width:44%;flex-shrink:0;filter:drop-shadow(0 20px 15px #34291433);transition:transform .2s}
.book-set a:first-child{transform:rotate(-8deg) translateX(15px)}
.book-set a:last-child{transform:rotate(8deg) translateX(-15px)}
.book-set .set-front{z-index:1;margin-inline:-10%;width:50%;transform:translateY(-15px)}
.book-set img{border-radius:3px}
.book-set a:hover{transform:translateY(-12px)}
.product-caption{text-align:center;color:var(--muted);font-size:10px;letter-spacing:.14em;margin-top:20px}
.product-caption span{display:block;font-size:13px;letter-spacing:0;margin-top:4px}
.offer-line strong{display:block;font-size:18px}
.offer-line>span{display:block;font-size:13px;color:var(--muted);margin-top:2px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:56px;padding:15px 24px;border-radius:5px;font-size:16px;line-height:1.3;font-weight:700;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:background .2s,transform .2s}
.btn-primary{background:#d52620;color:#fff;box-shadow:0 3px 0 #981b16}
.btn-primary:hover{background:#b91f19;transform:translateY(-1px)}
.hero-purchase .btn{margin-top:17px;min-width:340px}
.reassurance{font-size:12px;color:var(--muted);margin-top:13px}
.sample-link{font-size:13px;display:inline-flex;align-items:center;min-height:44px;margin-top:6px}
.payment-methods{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:14px;line-height:1}
.hero-purchase .payment-methods{justify-content:flex-start}
.payment-badge{display:inline-flex;align-items:center;gap:4px;background:#fff;border:1px solid #dcded8;border-radius:4px;min-height:27px;padding:4px 7px;color:#344037;font-size:10px;font-weight:700}
.payment-badge img,.payment-badge svg{width:15px;height:15px}
.payment-badge small{font-size:8px}
.proof-strip{background:#e9ede3;border-block:1px solid #dce2d4}
.proof-strip .wrap{display:flex;justify-content:space-between;gap:15px;padding-block:17px;font-size:13px;color:#405443}
.proof-strip span:before{content:'✓';margin-right:9px;color:var(--green)}
.path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.path{border:1px solid var(--line);border-top:3px solid var(--green);background:var(--paper);padding:28px 24px;text-decoration:none;display:flex;flex-direction:column;transition:border-color .2s,background .2s}
.path:hover{border-color:var(--green);background:#f0f2e9}
.path .step{font-size:10px;margin-bottom:20px}
.path h3{font-size:26px}
.path p{color:var(--muted);font-size:14px;margin:16px 0 22px}
.text-link{font-size:12px;font-weight:700;color:var(--green);margin-top:auto}
.samples-section{background:#eeeee3}
.sample-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}
.sample-page{display:block;position:relative;padding:14px;background:#e0dfd0;box-shadow:0 6px 14px #2633200a;border:1px solid #d3d4c8}
.sample-page img{width:100%}
.sample-page>span{display:block;text-align:center;font-size:12px;padding:12px 0 0;color:var(--green);font-weight:700}
.sample-grid figcaption{margin-top:18px;font-size:13px}
.sample-grid figcaption strong{display:block;font-size:18px;font-family:var(--serif);font-weight:400}
.sample-grid figcaption span{display:block;color:var(--muted);margin-top:5px}
.book-details{border-top:1px solid var(--line)}
.book-detail{display:grid;grid-template-columns:220px 1fr;gap:60px;padding:44px 0;border-bottom:1px solid var(--line);align-items:start;scroll-margin-top:95px}
.detail-cover{padding:10px 12px 0}
.detail-cover img{width:100%;box-shadow:0 14px 22px #312b2026;border-radius:3px}
.detail-copy .eyebrow{font-size:10px;margin-bottom:12px}
.detail-copy h3{font-size:32px}
.book-promise{font-weight:700;font-size:17px;margin-top:18px}
.detail-copy>p:not(.eyebrow):not(.book-promise){color:var(--muted);margin-top:8px;font-size:15px}
.benefits{padding:0;list-style:none;margin:20px 0}
.benefits li{font-size:14px;padding:5px 0 5px 24px;position:relative}
.benefits li:before{content:'✓';position:absolute;left:0;color:var(--green)}
summary{cursor:pointer;min-height:46px;padding-block:12px;font-weight:700;font-size:13px}
details{border-top:1px solid var(--line)}
details ol{font-size:13px;color:var(--muted);line-height:1.7;padding-left:23px;margin:10px 0 20px}
details li{padding:3px 0}
.mid-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:34px;font-size:14px}
.mid-cta strong{display:block}
.author-section{background:#263c2d;color:#fffdf4}
.author-layout{display:grid;grid-template-columns:210px 1fr;gap:75px;align-items:center;max-width:940px}
.author-layout>img{border-radius:4px;filter:saturate(.75)}
.author-section .eyebrow{color:#c6d1b4}
.author-section blockquote{font-family:var(--serif);font-size:25px;line-height:1.4;margin:23px 0}
.author-section p:not(.eyebrow){font-size:14px;color:#e0e5d7}
.author-section .signature{margin-top:20px;letter-spacing:.08em;font-weight:700}
.offer-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.offer-explanation>p:not(.eyebrow){margin-top:23px;color:var(--muted);font-size:15px}
.how-it-works{list-style:none;counter-reset:steps;padding:0;margin:30px 0 0}
.how-it-works li{position:relative;padding:0 0 25px 43px;counter-increment:steps;font-size:14px}
.how-it-works li:before{content:counter(steps);position:absolute;left:0;top:0;width:27px;height:27px;display:grid;place-items:center;border:1px solid #b3c0a8;border-radius:50%;color:var(--green);font-size:12px}
.how-it-works strong,.how-it-works span{display:block}
.how-it-works span{font-size:13px;color:var(--muted);margin-top:3px}
.purchase-card{background:var(--paper);border:1px solid #bcc9b4;border-top:4px solid var(--green);border-radius:7px;padding:32px;box-shadow:0 12px 32px #26332009}
.purchase-card h3{font-size:29px}
.bundle-price{display:flex;gap:20px;align-items:center;margin:20px 0}
.bundle-price strong{font-family:var(--serif);font-size:60px;font-weight:400;line-height:1}
.bundle-price>span{font-size:12px;color:var(--muted)}
.bundle-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}
.bundle-list li{display:flex;justify-content:space-between;gap:10px;font-size:13px;padding:13px 0;border-bottom:1px solid var(--line)}
.bundle-list li span:last-child{white-space:nowrap;color:var(--muted);font-size:12px}
.small{font-size:12px;color:var(--muted);margin-top:14px}
.purchase-card .btn{width:100%;margin-top:22px}
.payment-note{text-align:center;font-size:10px}
.guarantee{border-top:1px solid var(--line);margin-top:24px;padding-top:20px;font-size:13px}
.guarantee>strong{display:block;font-size:16px;color:var(--green)}
.guarantee p{font-size:12px;color:var(--muted);margin-top:8px}
.guarantee a{display:inline-flex;align-items:center;min-height:44px;font-size:12px}
.faq-section{background:#f0efe6}
.faq-layout{display:grid;grid-template-columns:1fr 1.5fr;gap:70px}
.faq-layout>div>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:18px}
.faq-item summary{font-size:15px;line-height:1.5;padding-block:19px;padding-right:12px}
.faq-item:last-child{border-bottom:1px solid var(--line)}
.faq-item p{font-size:14px;line-height:1.7;margin:0 0 23px;color:var(--muted)}
.final{text-align:center}
.final>div>p:not(.eyebrow){margin-top:20px;color:var(--muted)}
.final .btn{margin-top:27px}
footer{border-top:1px solid var(--line);padding:24px 0;font-size:11px;color:var(--muted)}
footer .wrap{display:flex;gap:20px;align-items:center}
footer .wrap>span{margin-right:auto}
footer a{display:inline-flex;min-height:44px;align-items:center}
.mobile-cta{position:fixed;bottom:0;left:0;right:0;z-index:60;background:var(--paper);border-top:1px solid #ccd4c3;padding:12px 20px calc(12px + env(safe-area-inset-bottom));display:flex;justify-content:space-between;align-items:center;gap:10px;box-shadow:0 -4px 20px #1c342317}
.mobile-cta strong{font-size:15px}
.mobile-cta>div>span{display:block;font-size:10px;color:var(--muted)}
.mobile-cta .btn{min-height:47px;font-size:13px;padding:12px 16px;gap:5px}
.mobile-cta .btn [data-price]{display:none}
.has-mobile-cta{padding-bottom:var(--mobile-cta-height)}
dialog{border:0;border-radius:6px;padding:0;background:var(--cream);color:var(--ink);width:min(760px,calc(100% - 24px));max-height:95dvh;box-shadow:0 20px 80px #0008}
dialog::backdrop{background:#142017d9}
dialog form{display:flex;justify-content:flex-end;padding:8px 14px;border-bottom:1px solid var(--line)}
.preview-close{min-height:44px;padding:8px 16px;background:var(--green);color:white;border:0;border-radius:4px;cursor:pointer}
.preview-scroll{max-height:calc(95dvh - 124px);overflow:auto;padding:16px}
.preview-scroll img{width:100%}
#preview-caption{font-size:12px;padding:12px 20px}
body:has(dialog[open]){overflow:hidden}
body:has(dialog[open]) .mobile-cta{display:none}

/* Checkout: short order summary, then the existing Whop payment element. */
.checkout-page .checkout-main{padding:38px 0 65px}
.checkout-heading{margin-bottom:26px}
.checkout-heading h1{font-size:38px}
.checkout-heading .eyebrow{margin-bottom:10px}
.checkout-heading p:last-child{color:var(--muted);font-size:14px;margin-top:12px}
.checkout-layout{display:grid;grid-template-columns:360px minmax(0,1fr);gap:40px;align-items:start}
.order-panel{background:#eeeee3;padding:26px;border-radius:6px;border:1px solid var(--line)}
.order-top{display:flex;align-items:center;gap:20px}
.summary-covers{display:flex;width:115px;flex-shrink:0}
.summary-covers img{width:43px;height:auto;object-fit:contain}
.summary-covers img+img{margin-left:-7px}
.order-top h2{font-family:var(--body);font-size:16px;font-weight:700;letter-spacing:0;line-height:1.4}
.order-top p{font-size:12px;color:var(--muted);margin-top:4px}
.order-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #d3d7c9;margin-top:20px;padding-top:14px;font-size:13px}
.order-total strong{font-size:28px;font-family:var(--serif);font-weight:400}
.order-panel details{margin-top:12px}
.order-panel details ul{font-size:13px;padding-left:20px}
.order-assurance{font-size:12px;margin-top:10px;color:#445940}
.order-help{margin-top:18px;font-size:12px}
.payment-panel{background:white;padding:24px;border:1px solid var(--line);border-radius:6px;min-width:0}
.payment-panel>h2{font-family:var(--body);font-size:18px;font-weight:700;letter-spacing:0;margin-bottom:12px}
.checkout-status{font-size:13px;color:var(--muted);margin:12px 0;padding:14px;background:#f2f4ed;border-radius:4px}
.hosted-alternative{margin-top:22px;padding-top:16px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}
.hosted-alternative a{display:inline-flex;align-items:center;min-height:44px;font-weight:700;color:var(--green)}
#whop-embedded-checkout{min-height:200px}
#whop-embedded-checkout iframe{width:100%!important}
#checkout-error{background:#fff1df;color:#653b0d}
.privacy-main{max-width:760px;padding-block:60px}
.privacy-main h1{font-size:40px;margin-bottom:25px}
.privacy-main h2{font-size:26px;margin:30px 0 12px}
.privacy-main p{margin-bottom:16px}

@media(max-width:900px){.hero-layout{gap:25px}
.book-set{height:290px}
.offer-layout{gap:35px}
.path{padding:24px 18px}
.path h3{font-size:23px}
.checkout-layout{grid-template-columns:310px minmax(0,1fr);gap:25px}
.payment-panel{padding:18px}
.hero-purchase .btn{min-width:0;width:100%}
}

@media(max-width:767px){html{scroll-padding-top:78px}
.wrap{width:calc(100% - 36px)}
.topbar>.wrap{min-height:65px;gap:12px}
.brand{font-size:13px;gap:8px}
.brand small{font-size:8px;letter-spacing:.07em}
.brand svg{width:27px;height:32px}
.topbar nav{gap:0}
.topbar nav>a:not(.header-buy){display:none}
.header-buy{font-size:12px;padding:8px 12px;min-height:40px}
.hero{padding:28px 0 28px}
.hero-layout{display:flex;flex-direction:column;gap:0}
.hero-copy{width:100%}
.hero-copy .eyebrow{font-size:9px;letter-spacing:.11em;margin-bottom:15px}
h1{font-size:40px;line-height:1.07;letter-spacing:-.042em}
.hero-copy .lead{font-size:14px;line-height:1.6;margin-top:16px;max-width:none}
.hero-product{width:100%;margin-top:16px}
.book-set{height:220px;max-width:320px;margin:0 auto;padding:14px 12px 8px}
.book-set a{width:39%}
.book-set .set-front{width:45%;margin-inline:-6%;transform:translateY(-5px)}
.product-caption{margin-top:6px;font-size:8px}
.product-caption span{display:inline;font-size:10px;margin-left:7px}
.hero-purchase{width:100%;margin-top:19px}
.offer-line{display:flex;align-items:center;justify-content:space-between;gap:8px}
.offer-line strong{font-size:15px;max-width:195px}
.offer-line>span{font-size:10px;max-width:102px;text-align:right}
.hero-purchase .btn{margin-top:13px;width:100%;min-height:54px}
.reassurance{font-size:10px;text-align:center;margin-top:12px}
.hero-purchase .payment-methods{justify-content:center;margin-top:10px}
.sample-link{display:flex;justify-content:center;margin-top:0;font-size:12px}
.proof-strip .wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;text-align:center;font-size:10px;padding-block:15px;line-height:1.5}
.proof-strip span:before{display:block;margin:0 0 4px}
.section{padding:46px 0}
.section-heading{margin-bottom:26px}
.section-heading p{font-size:14px}
.eyebrow{font-size:10px;margin-bottom:13px}
h2{font-size:33px}
.path-grid{grid-template-columns:1fr;gap:12px}
.path{padding:21px 22px}
.path .step{margin-bottom:10px}
.path h3{font-size:26px}
.path p{font-size:13px;margin:10px 0 13px}
.path .text-link{font-size:11px}
.sample-grid{gap:14px;grid-template-columns:1fr}
.sample-grid figure{display:grid;grid-template-columns:42% 1fr;gap:20px;align-items:center;padding:14px 0;border-top:1px solid #d5d6c9}
.sample-page{padding:7px}
.sample-page>span{font-size:9px;padding:8px 0 2px}
.sample-grid figcaption{margin-top:0;font-size:12px}
.sample-grid figcaption strong{font-size:23px}
.sample-grid figcaption span{font-size:12px;line-height:1.5}
.book-detail{grid-template-columns:78px minmax(0,1fr);gap:18px;padding:28px 0}
.detail-cover{padding:0}
.detail-copy .eyebrow{font-size:8px;letter-spacing:.08em;margin-bottom:9px}
.detail-copy h3{font-size:27px}
.book-promise{font-size:14px;margin-top:15px}
.detail-copy>p:not(.eyebrow):not(.book-promise){font-size:13px}
.benefits{margin-block:14px}
.benefits li{font-size:12px;padding-left:18px}
.chapters summary{font-size:12px}
details ol{font-size:12px}
.mid-cta{display:block;text-align:center;font-size:13px;padding-top:25px}
.mid-cta .btn{margin-top:18px;width:100%}
.author-layout{grid-template-columns:76px minmax(0,1fr);gap:22px;align-items:start}
.author-layout>img{margin-top:4px}
.author-layout h2{font-size:30px}
.author-layout .eyebrow{font-size:8px;letter-spacing:.08em}
.author-section blockquote{font-size:21px;margin:18px 0}
.author-section p:not(.eyebrow){font-size:12px}
.offer-layout{grid-template-columns:1fr;gap:24px}
.offer-explanation>p:not(.eyebrow){font-size:14px;margin-top:17px}
.how-it-works{margin-top:23px}
.how-it-works li{padding-bottom:17px}
.purchase-card{padding:25px 21px}
.purchase-card h3{font-size:28px}
.purchase-card .btn{font-size:15px}
.bundle-list li{font-size:12px}
.bundle-list li span:last-child{font-size:10px}
.faq-layout{grid-template-columns:1fr;gap:23px}
.faq-item summary{font-size:14px}
.faq-item p{font-size:13px}
.final .btn{width:100%}
.final>div>p:not(.eyebrow){font-size:14px}
footer .wrap{flex-wrap:wrap;gap:0 22px}
footer .wrap>span{flex-basis:100%;margin-bottom:8px;font-size:10px}
.checkout-page .topbar .brand small{display:none}
.checkout-page .checkout-main{padding:23px 0 40px}
.checkout-heading{margin-bottom:18px}
.checkout-heading h1{font-size:32px}
.checkout-heading p:last-child{font-size:12px;margin-top:8px}
.checkout-heading .eyebrow{font-size:9px}
.checkout-layout{grid-template-columns:1fr;gap:18px}
.order-panel{padding:16px}
.order-top{gap:17px}
.summary-covers{width:90px}
.summary-covers img{width:35px}
.order-top h2{font-size:14px}
.order-top p{font-size:11px}
.order-total{margin-top:12px;padding-top:10px}
.order-total strong{font-size:24px}
.order-panel details{margin-top:7px}
.order-panel summary{font-size:11px;min-height:35px;padding-block:8px}
.order-assurance{margin-top:3px;font-size:10px}
.order-help{display:none}
.payment-panel{padding:18px 12px}
.payment-panel>h2{font-size:16px}
.privacy-main{padding-block:35px}
}

@media(max-width:359px){h1{font-size:35px}
.hero-copy .lead{font-size:13px}
.book-set{height:195px;max-width:278px}
.hero-copy .eyebrow{font-size:8px}
.offer-line strong{font-size:13px}
.offer-line>span{font-size:9px}
.brand svg{display:none}
.brand small{font-size:7px}
.header-buy{padding:8px;font-size:11px}
.hero-purchase .btn{font-size:15px}
.reassurance{font-size:9px}
.detail-copy h3{font-size:24px}
.book-detail{grid-template-columns:60px minmax(0,1fr);gap:14px}
.purchase-card{padding:22px 17px}
.mobile-cta{padding-inline:14px}
.mobile-cta .btn{font-size:12px;padding:12px}
.mobile-cta strong{font-size:13px}
.mobile-cta>div>span{font-size:9px}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
*,*:before,*:after{transition:none!important;animation:none!important}
}


#preview-zoom{margin-right:auto;min-height:44px;padding:8px 15px;border:1px solid var(--green);border-radius:4px;background:transparent;color:var(--green);cursor:pointer;font-size:13px}
.is-zoomed .preview-scroll img{width:1000px;max-width:none}
#page-preview.is-zoomed .preview-scroll{overscroll-behavior:contain}


/* Bundle offer: stated book values, with two included books free. */
.offer-line .deal-value{font-size:13px;color:var(--muted)}
.offer-line strong{color:var(--green);font-size:21px}
.bundle-saving{margin-top:18px;font-size:14px;color:var(--muted)}
.bundle-saving>span{display:inline-block;margin-left:10px;padding:3px 9px;background:#e6eddc;color:var(--green);border-radius:3px;font-weight:700;font-size:12px}
.bundle-list b{margin-left:4px;color:var(--green)}
@media(max-width:767px){.offer-line{display:block}.offer-line strong{font-size:19px;max-width:none}.offer-line .deal-value{max-width:none;text-align:left;font-size:11px;margin-top:3px}.hero-purchase .btn,.purchase-card .btn,.mid-cta .btn,.final .btn{font-size:14px;gap:8px;padding-inline:12px}.header-buy{font-size:10px;padding-inline:9px}.mobile-cta strong{font-size:13px}}
@media(max-width:359px){.offer-line strong{font-size:17px}.mobile-cta strong{font-size:11px}.hero-purchase .btn{font-size:13px}.header-buy{font-size:9px}.brand{font-size:12px}}

/* Purchase controls share an explicit action and high-contrast red. */
.header-buy[data-cta]{background:#d52620;border-color:#d52620;color:#fff}.header-buy[data-cta]:hover{background:#b91f19;border-color:#b91f19}.mobile-cta .btn [data-price]{display:inline}

/* Playfair is a high-contrast serif: it wants its own tracking, and the panels
   want the label's double rule rather than a rounded card. */
h1,h2,h3{font-family:var(--serif);letter-spacing:-.005em;font-weight:600}
h1{font-size:clamp(34px,4vw,52px)}
.eyebrow,.step{font-family:var(--body);letter-spacing:.18em}
.order-panel,.payment-panel{background:var(--paper);border:1px solid var(--line);
  border-radius:0;position:relative}
.order-panel::before,.payment-panel::before{content:"";position:absolute;inset:7px;
  border:1px solid var(--line);opacity:.45;pointer-events:none}
.header-buy,.btn,.hosted-alternative a{border-radius:0}
.order-total strong{font-family:var(--serif);font-size:34px}

/* Hosted-checkout handoff. It is the only control on the panel, so it gets the
   weight the embed used to have. */
.pay-button{display:flex;align-items:center;justify-content:center;gap:8px;
  min-height:64px;margin:22px 0 14px;padding:18px 24px;border:1px solid #4e2a0e;
  background:var(--green);color:#f9f5ec;text-decoration:none;border-radius:0;
  font:600 18px/1.3 var(--body);letter-spacing:.08em;text-transform:uppercase;
  box-shadow:inset 0 0 0 1px #ffffff26;transition:transform .15s,background .15s}
.pay-button:hover{background:#4e2a0e;transform:translateY(-2px)}
.pay-button[aria-disabled="true"]{background:var(--line);border-color:var(--line);
  pointer-events:none}
.pay-note{color:var(--muted);font-size:14px;margin:0 0 18px}
.pay-assurance{list-style:none;margin:0;padding:18px 0 0;border-top:1px solid var(--line)}
.pay-assurance li{position:relative;padding-left:22px;margin-bottom:10px;font-size:15px;
  color:var(--muted)}
.pay-assurance li::before{content:"";position:absolute;left:0;top:8px;width:9px;height:9px;
  background:var(--gold);transform:rotate(45deg)}
@media (prefers-reduced-motion:reduce){.pay-button:hover{transform:none}}
