@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&display=swap');
:root{--paper:#fcfaf7;--ink:#302724;--muted:#746760;--red:#963b32;--line:#e0d8ce;--soft:#f1e9de;--serif:'Playfair Display',Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}a:hover{color:var(--red)}button,input,select{font:inherit}button,a,input,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #a45e26;outline-offset:4px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0 0 1rem}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.12}h1{font-size:clamp(2.7rem,5.2vw,5rem);letter-spacing:-.045em}h2{font-size:clamp(2rem,3vw,3.1rem);letter-spacing:-.025em}h3{font-size:1.5rem}p{color:var(--muted)}.wrap{width:min(1280px,calc(100% - 96px));margin:auto}.topline{text-align:center;background:var(--red);color:white;font-size:13px;padding:8px 16px;letter-spacing:.045em}.topline a{color:white}.header{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:25px 0;border-bottom:1px solid var(--line)}.brand{font:500 28px/1 var(--serif);letter-spacing:-1px;white-space:nowrap}.brand small{display:block;font:10px/1.7 'DM Sans',sans-serif;letter-spacing:3.4px;text-transform:uppercase;margin-top:9px}.nav{display:flex;align-items:center;gap:30px;font-size:14px}.nav .shop{border:1px solid var(--red);padding:10px 20px;color:var(--red)}.eyebrow{color:var(--red);font-size:12px;text-transform:uppercase;letter-spacing:2.3px;font-weight:600;margin-bottom:20px}.hero{display:grid;grid-template-columns:1fr 1.13fr;gap:65px;align-items:center;padding:52px 0 58px}.hero h1 em{font-weight:400;color:var(--red)}.hero p{max-width:420px;font-size:17px}.hero-image{position:relative}.hero-image>img{width:100%;height:535px;object-fit:cover;border-radius:160px 160px 2px 2px}.image-label{position:absolute;bottom:20px;left:20px;right:20px;background:rgba(252,250,247,.95);padding:17px 22px;display:flex;align-items:center;justify-content:space-between;font-family:var(--serif);font-size:19px}.image-label small{font:11px 'DM Sans';display:block;text-transform:uppercase;letter-spacing:1.5px;color:var(--muted);margin-bottom:5px}.actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin:27px 0}.btn{display:inline-flex;justify-content:center;align-items:center;padding:14px 25px;background:var(--red);border:1px solid var(--red);color:white;cursor:pointer;font-size:14px;font-weight:600;line-height:1.5}.btn:hover{background:#762a24;color:white}.text-link{border-bottom:1px solid var(--ink);padding:4px 0;font-size:14px}.note{font-size:13px!important}.rule{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-around;gap:15px;flex-wrap:wrap;padding:17px 0;color:var(--muted);font-size:13px}.section{padding:65px 0}.section-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:30px}.section-heading h2{margin:0}.section-heading .eyebrow{margin-bottom:12px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 24px}.card{min-width:0}.card img{width:100%;aspect-ratio:4/5;object-fit:cover;transition:transform .4s}.card .photo{overflow:hidden;margin-bottom:17px}.card:hover img{transform:scale(1.025)}.card h3{font-size:1.35rem;line-height:1.3;margin:7px 0}.card .eyebrow{font-size:10px;letter-spacing:1.6px;margin:0}.bookband{background:var(--soft);display:grid;grid-template-columns:1fr 1.15fr;gap:80px;align-items:center;padding:55px 80px;margin:10px 0 40px}.bookband .cover{max-height:390px;width:auto;margin:auto;box-shadow:10px 12px 25px #38292025;transform:rotate(-4deg)}.bookband p{max-width:460px}.portrait{display:grid;grid-template-columns:1fr 1.4fr;align-items:center;gap:70px;max-width:950px;margin:0 auto}.portrait img{width:100%;height:380px;object-fit:cover;border-radius:160px 160px 0 0}.footer{border-top:1px solid var(--line);padding:40px 0 25px;margin-top:50px}.footer-top{display:flex;justify-content:space-between;gap:30px;margin-bottom:32px}.footer-links{display:flex;gap:25px;flex-wrap:wrap;font-size:14px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;font-size:12px;color:var(--muted)}.page-heading{max-width:850px;padding:55px 0 30px}.page-heading h1{font-size:3.7rem}.filters{display:flex;gap:15px;margin-bottom:35px}.filters input{flex:1;min-width:0}.filters input,.filters select{padding:14px 16px;background:white;border:1px solid var(--line);border-radius:0;color:var(--ink)}.count{font-size:13px;margin-bottom:22px}.empty{padding:40px 0}.breadcrumb{font-size:12px;color:var(--muted);margin-bottom:20px}.article-head{max-width:900px;margin:50px auto 30px;text-align:center}.article-head h1{font-size:clamp(2.5rem,4vw,4rem)}.article-head .actions{justify-content:center}.article-photo{width:100%;max-height:650px;object-fit:cover}.article-layout{display:grid;grid-template-columns:minmax(0,790px) 270px;gap:70px;margin:45px auto}.prose{font:17px/1.8 'DM Sans',Arial,sans-serif;overflow-wrap:anywhere}.prose p{color:#554b45;margin:0 0 24px}.prose h2,.prose h3{margin:40px 0 20px}.prose h4{font-size:18px;line-height:1.5;margin:30px 0 10px}.prose a{color:var(--red);text-decoration:underline}.prose img{width:auto;height:auto!important;max-width:100%!important;max-height:950px;object-fit:contain!important;margin:20px auto}.prose figure{margin:25px 0}.prose .wp-block-gallery{display:flex;gap:15px;align-items:start}.prose .wp-block-gallery figure{flex:1;min-width:0}.prose iframe{max-width:100%;width:100%;height:auto;aspect-ratio:16/9;border:0}.prose figcaption{font-size:13px;color:var(--muted)}.prose table{width:100%}.sidebar{align-self:start;position:sticky;top:25px;background:var(--soft);padding:25px;text-align:center}.sidebar img{max-height:230px;width:auto;margin:0 auto 24px}.sidebar h3{font-size:1.65rem}.sidebar p{font-size:14px}.recipe-box{background:white;border:1px solid var(--line);padding:35px;margin:45px 0}.recipe-box h2{margin-top:0}.recipe-box label{display:flex;gap:12px;align-items:baseline;padding:8px 0;border-bottom:1px solid #eee}.recipe-box label:has(input:checked){text-decoration:line-through;color:var(--muted)}.recipe-box input{accent-color:var(--red)}.recipe-box ol{padding-left:25px}.recipe-box li{padding:8px 0 18px}.recipe-box h3{margin:10px 0;font-size:21px}.recipe-box p{margin-bottom:10px}.recipe-meta{display:flex;gap:25px;font-size:14px;flex-wrap:wrap}.bookhero{padding:60px 0;display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.bookvisual{padding:45px;background:var(--soft);position:relative}.bookvisual img{max-height:540px;width:auto;margin:auto;box-shadow:12px 16px 22px #30272420;transform:rotate(-3deg)}.bookhero h1{font-size:clamp(2.8rem,4vw,4.3rem)}.bookhero .price{font-size:25px;color:var(--ink);margin:20px 0 0}.checks{list-style:none;padding:0;margin:20px 0}.checks li{margin:8px 0;font-size:15px}.checks li::before{content:'✓';color:var(--red);margin-right:12px}.preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.preview-grid img{border:1px solid var(--line);width:100%}.center{text-align:center;max-width:720px;margin:0 auto 35px}.faq{max-width:850px;margin:auto}.faq details{border-bottom:1px solid var(--line);padding:22px 0}.faq summary{cursor:pointer;font-family:var(--serif);font-size:21px}.faq details p{margin-top:16px}.final-cta{text-align:center;background:var(--red);color:white;padding:60px 25px;margin-top:55px}.final-cta p{color:#f0dcd6}.final-cta .btn{background:var(--paper);color:var(--red);margin-top:10px}.skip{position:absolute;left:-9999px}.skip:focus{left:10px;top:10px;z-index:10;background:white;padding:10px}.landing .header{justify-content:space-between}.landing .header .nav{display:none}.mobile-buy{display:none}[hidden]{display:none!important}@media(min-width:1500px){.hero-image>img{height:590px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{gap:35px}.hero-image>img{height:460px}.grid{grid-template-columns:repeat(3,1fr)}.bookband{padding:40px;gap:40px}.article-layout{grid-template-columns:minmax(0,1fr) 230px;gap:30px}.bookhero{gap:35px}.nav{gap:18px}}@media(max-width:700px){.wrap{width:calc(100% - 36px)}.header{padding:20px 0;flex-wrap:wrap;gap:20px}.brand{font-size:26px}.brand small{font-size:9px}.nav{width:100%;justify-content:space-between;gap:10px;font-size:13px}.nav .shop{padding:6px 12px}.hero{grid-template-columns:1fr;padding:35px 0;gap:25px}.hero h1{font-size:3.2rem}.hero p{font-size:16px}.hero-image>img{height:410px}.hero .actions{margin:22px 0 0}.rule{justify-content:center;font-size:11px;gap:9px 20px}.section{padding:40px 0}.grid{grid-template-columns:repeat(2,1fr);gap:27px 16px}.card h3{font-size:1.17rem}.card .eyebrow{font-size:10px}.section-heading{align-items:start}.section-heading .text-link{white-space:nowrap;font-size:12px}.bookband{grid-template-columns:1fr;gap:35px;padding:35px 25px}.bookband .cover{max-height:300px}.portrait{grid-template-columns:1fr;gap:30px}.portrait img{width:240px;height:300px;margin:auto}.footer-top,.footer-bottom{flex-direction:column;gap:25px}.page-heading h1{font-size:2.8rem}.filters{flex-direction:column}.article-layout{display:block;margin-top:30px}.sidebar{position:static;max-width:380px;margin:35px auto}.article-head{margin-top:30px}.article-photo{max-height:440px}.recipe-box{padding:25px 20px}.bookhero{grid-template-columns:1fr;gap:35px;padding:35px 0}.bookvisual{padding:30px;order:1}.bookhero>div:last-child{order:0}.bookvisual img{max-height:380px}.preview-grid{gap:12px}.faq summary{font-size:19px}.landing{padding-bottom:75px}.landing .mobile-buy{display:flex;position:fixed;bottom:0;left:0;right:0;background:var(--paper);border-top:1px solid var(--line);padding:12px 18px;align-items:center;justify-content:space-between;z-index:5}.mobile-buy .btn{padding:10px 20px}}@media print{header,.topline,.footer,.sidebar,.article-photo,.article-head .actions,.prose>.story,.mobile-buy{display:none!important}.wrap{width:100%}.article-layout{display:block}.recipe-box{border:0;padding:0}body{background:white}.recipe-box input{display:none}}
.logo-brand{display:block;width:280px;max-width:48vw;line-height:1}.logo-brand img{width:100%;height:auto;display:block}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.preview-banner{background:#f4eadf;padding:14px 20px;border-left:3px solid #963b32;margin-top:20px}.recipe-meta{margin:20px 0}.recipe-meta strong{font-size:12px;text-transform:uppercase}.recipe-meta dd{margin:0}.faq details p{white-space:pre-line}@media(max-width:700px){.logo-brand{width:250px;max-width:85vw}}
/* Responsive original galleries: a readable grid instead of a single squeezed row. */
.prose .wp-block-gallery,.prose .blocks-gallery-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start;list-style:none;padding:0;width:100%;margin:28px 0}
.prose .wp-block-gallery figure,.prose .wp-block-gallery .blocks-gallery-item,.prose .blocks-gallery-grid figure{display:block;width:100%!important;min-width:0;max-width:none;margin:0!important;flex:none}
.prose .wp-block-gallery>figcaption{grid-column:1/-1;margin:0}
.prose .wp-block-gallery img,.prose .blocks-gallery-grid img{display:block;width:100%!important;height:auto!important;margin:0!important;max-height:none;opacity:1;visibility:visible}
.prose .wp-block-image:not(.wp-block-gallery .wp-block-image) img{display:block;width:100%;height:auto!important}
.prose figure.aligncenter,.prose figure.is-resized{width:100%!important;max-width:100%;margin-inline:0}
.recipe-box .recipe-notes{white-space:pre-line;margin-top:8px}.recipe-box .recipe-notes p{margin:0 0 12px}
.instagram-section{background:#efe5dd;border-top:1px solid var(--line);padding:65px 0 45px;margin-top:60px}.instagram-heading{display:flex;justify-content:space-between;align-items:center;gap:28px;margin-bottom:25px}.instagram-heading h2{margin:10px 0;font-size:clamp(30px,4vw,48px)}.instagram-heading p{margin:10px 0}.instagram-frame{background:#fff;border:1px solid #dac9bd;border-radius:14px;padding:12px;box-shadow:0 10px 35px #54342510;max-width:900px;margin:auto}.instagram-frame iframe{border:0;width:100%;height:540px;display:block}.instagram-section>.wrap>.note{text-align:center;margin-top:15px}.social-links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:25px 0}.social-links a{display:inline-flex;align-items:center;gap:9px;border:1px solid currentColor;padding:10px 16px;border-radius:30px;font-size:14px;text-decoration:none}.social-links svg{width:21px;height:21px}.social-links a:hover{background:var(--red);color:white}.instagram-section .eyebrow{color:var(--red)}
.comments-section{border-top:1px solid var(--line);margin:45px 0;padding-top:35px}.comments-section h2{margin:12px 0}.reader-comment{border-bottom:1px solid var(--line);padding:18px 0}.reader-comment>div{display:flex;justify-content:space-between;gap:20px}.reader-comment time{font-size:14px;color:var(--muted)}.reader-comment p{white-space:pre-wrap;margin:12px 0}.comments-section form{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:25px}.comments-section label{display:flex;flex-direction:column;gap:8px}.comments-section input,.comments-section textarea{padding:13px;border:1px solid var(--line);background:white;border-radius:3px;width:100%;font:inherit}.comment-message{grid-column:1/-1}.honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.comments-section button{justify-self:start}.checkout-layout{display:grid;grid-template-columns:0.8fr 1.2fr;gap:70px;align-items:center;max-width:1000px;margin:auto}.checkout-layout>img{max-height:550px;width:100%;object-fit:contain}.checkout-card{max-width:900px;text-align:center}.checkout-unavailable{padding:20px;background:#f5e7df;border-left:3px solid var(--red)}
.book-page-preview{position:relative;margin:0;overflow:hidden;background:#fff}.book-page-preview img{width:100%;height:auto;display:block}.book-page-preview .blur-details{position:absolute;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);background:#ffffff18;pointer-events:none}.book-page-preview .ingredients-blur{left:57%;top:46%;width:31%;height:31%}.book-page-preview .directions-blur{left:6%;top:55%;width:51%;height:41%}.book-page-preview .notes-blur{left:56%;top:81%;width:38%;height:17%}.book-page-preview figcaption{font-size:14px;text-align:center;padding:12px;color:var(--muted)}
@media(max-width:650px){.prose .wp-block-gallery,.prose .blocks-gallery-grid{grid-template-columns:1fr}.instagram-heading{display:block}.instagram-heading .btn{margin-top:15px}.instagram-frame{padding:4px}.instagram-frame iframe{height:500px}.comments-section form,.checkout-layout{grid-template-columns:1fr}.checkout-layout{gap:25px}.checkout-layout>img{max-height:350px}.reader-comment>div{display:block}}
@media print{
 body:has(#recipe)>*:not(main),body:has(#recipe) main>*:not(.wrap),body:has(#recipe) main>.wrap>*:not(.article-layout),body:has(#recipe) .article-layout>*:not(.prose),body:has(#recipe) .prose>*:not(#recipe){display:none!important}
 body:has(#recipe),body:has(#recipe) main,body:has(#recipe) .wrap,body:has(#recipe) .article-layout,body:has(#recipe) .prose{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:white!important;color:black!important}
 #recipe{display:block!important;border:0!important;margin:0!important;padding:0!important;background:white!important;font-size:11pt;line-height:1.4}
 #recipe button,#recipe input,#recipe .eyebrow{display:none!important}#recipe label{color:black!important;text-decoration:none!important}#recipe a{color:black;text-decoration:none}#recipe h2{font-size:23pt}#recipe h3{font-size:15pt;break-after:avoid}#recipe label,#recipe li,#recipe .recipe-meta{break-inside:avoid}#recipe img{max-height:150px!important;width:auto!important}#recipe p{margin-bottom:8pt}@page{margin:16mm}
}

/* Homepage-only Instagram gallery: seven consistent tiles. */
.instagram-strip{padding:38px 0 26px;margin-top:45px;background:#f3ece6}
.instagram-strip .instagram-heading{margin-bottom:22px;align-items:end}
.instagram-strip .instagram-heading h2{font-size:clamp(25px,3vw,36px);margin:8px 0 0;line-height:1.2}
.instagram-handle{font-size:15px;color:var(--red);padding:8px 0;white-space:nowrap;text-underline-offset:5px}
.instagram-tiles{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}
.instagram-tile{display:block;position:relative;aspect-ratio:1;overflow:hidden;border-radius:8px;background:#dfd5cc;outline-offset:4px}
.instagram-tile img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.instagram-tile:hover img{transform:scale(1.045)}
.instagram-tile-icon{position:absolute;right:8px;bottom:8px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:white;background:#0007}
.instagram-tile-icon svg{width:17px;height:17px}
.instagram-strip .social-links{margin:22px 0 0;gap:10px}.instagram-strip .social-links a{padding:8px 14px;font-size:14px}
@media(max-width:800px){.instagram-tiles{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:12px}.instagram-tile{flex:0 0 28%;scroll-snap-align:start}.instagram-strip .instagram-heading{align-items:start;gap:12px}.instagram-handle{display:inline-block;margin-top:8px}}
@media(max-width:500px){.instagram-tile{flex-basis:42%}.instagram-strip{padding-top:28px}.instagram-strip .instagram-heading{display:block}}
@media(prefers-reduced-motion:reduce){.instagram-tile img{transition:none}}
