:root{--ivory:#f5f0e8;--kraft:#d9c3a5;--wood:#6a4e3a;--ink:#2e2a26;--sage:#a9b49a;--olive:#6b7355;--white:#fffdf8;--line:rgba(46,42,38,.18);--serif:"EB Garamond",Garamond,Georgia,serif;--sans:"DM Sans",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55}body.cart-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit}.grain{position:fixed;inset:0;pointer-events:none;z-index:20;opacity:.18;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.11'/%3E%3C/svg%3E")}.skip-link{position:absolute;left:-9999px;top:8px;background:var(--ink);color:white;padding:.7rem 1rem;z-index:99}.skip-link:focus{left:8px}.site-header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.25rem,4vw,4.5rem);border-bottom:1px solid var(--line);position:relative;z-index:10}.brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;font-family:var(--serif);font-size:1.35rem;text-transform:uppercase;letter-spacing:.08em;line-height:.9}.brand img{width:40px;height:52px;object-fit:contain}.brand em{display:block;font-weight:500;text-transform:none;letter-spacing:0;font-size:1.15rem}.site-header nav{display:flex;gap:2rem;font-size:.88rem}.site-header nav a{text-decoration:none}.site-header nav a:hover{text-decoration:underline;text-underline-offset:5px}.bag-button{border:1px solid var(--ink);background:transparent;border-radius:999px;padding:.75rem 1rem;font:600 .82rem var(--sans);cursor:pointer}.bag-button span{display:inline-grid;place-items:center;background:var(--ink);color:white;border-radius:50%;width:1.45rem;height:1.45rem;margin-left:.5rem}.hero{min-height:calc(100vh - 86px);display:grid;grid-template-columns:1.02fr .98fr;padding:clamp(3rem,7vw,7rem) clamp(1.25rem,6vw,7rem);gap:clamp(2rem,6vw,7rem);align-items:center;overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:600;margin:0 0 1.2rem;color:var(--olive)}h1,h2,h3,p{margin-top:0}.hero h1{font-family:var(--serif);font-weight:500;font-size:clamp(3.3rem,6.1vw,7.2rem);line-height:.88;letter-spacing:-.045em;margin-bottom:1.7rem;max-width:900px}.hero-text{max-width:580px;font-size:1.08rem;color:#524a43}.hero-actions{display:flex;align-items:center;gap:1.6rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px;padding:.95rem 1.4rem;font:600 .86rem var(--sans);cursor:pointer;transition:transform .2s,background .2s,color .2s;border .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--wood);color:var(--white);border:1px solid var(--wood)}.button-primary:hover{background:var(--ink);border-color:var(--ink)}.button-outline{border:1px solid var(--ink);background:transparent}.button-outline:hover{background:var(--ink);color:white}.text-link{text-underline-offset:6px}.hero-note{display:grid;grid-template-columns:auto 1fr;gap:1rem;max-width:490px;margin-top:clamp(3rem,7vw,6rem);padding-top:1rem;border-top:1px solid var(--line)}.hero-note span{font-family:var(--serif);font-size:1.3rem}.hero-note p{font-family:var(--serif);font-style:italic;font-size:1.05rem;margin:0}.hero-visual{position:relative;justify-self:end;max-width:650px;width:100%}.hero-frame{background:var(--kraft);padding:clamp(.8rem,1.4vw,1.25rem);transform:rotate(1.2deg);box-shadow:1rem 1.2rem 0 rgba(106,78,58,.12)}.hero-frame img{width:100%;aspect-ratio:4/5;object-fit:cover}.image-caption{font-family:var(--serif);font-style:italic;font-size:.94rem;margin:1.4rem 0 0;text-align:right}.seal{position:absolute;left:-4.8rem;bottom:2rem;width:118px;height:118px;border:1px solid var(--wood);border-radius:50%;background:var(--ivory);display:grid;place-content:center;text-align:center;font-family:var(--serif);font-size:.68rem;text-transform:uppercase;letter-spacing:.13em;transform:rotate(-9deg)}.seal i{font-style:normal;font-size:.8rem;color:var(--olive)}.promise{background:var(--wood);color:var(--ivory);min-height:360px;display:grid;grid-template-columns:1fr 2.5fr 1fr;align-items:center;padding:4rem clamp(1.25rem,6vw,7rem);gap:2rem;text-align:center}.promise p,.promise span{font-size:.72rem;text-transform:uppercase;letter-spacing:.17em;margin:0}.promise blockquote{font-family:var(--serif);font-size:clamp(2.3rem,5vw,5.6rem);line-height:1;margin:0}.shop{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,6vw,7rem)}.section-heading{display:grid;grid-template-columns:1.5fr .8fr;gap:3rem;align-items:end}.section-heading h2,.story h2,.how-to-order h2,.closing h2{font-family:var(--serif);font-size:clamp(2.6rem,4.5vw,5.2rem);line-height:.95;font-weight:500;letter-spacing:-.025em;margin-bottom:0}.section-heading>p{max-width:450px;margin:0;color:#625a52}.filters{display:flex;flex-wrap:wrap;gap:.65rem;margin:3rem 0 2rem}.filter{background:transparent;border:1px solid var(--line);border-radius:999px;padding:.7rem 1rem;font:500 .82rem var(--sans);cursor:pointer}.filter:hover,.filter.active{background:var(--ink);color:white;border-color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1.2rem}.product-card{grid-column:span 4;border-top:1px solid var(--line);padding-top:.7rem;display:flex;flex-direction:column;transition:opacity .25s,transform .25s}.product-card.featured{grid-column:span 8}.product-card.wide{grid-column:span 8}.product-card.hidden{display:none}.product-image{background:#eee6da;overflow:hidden}.product-image img{width:100%;aspect-ratio:1/1;object-fit:contain;padding:.35rem;transition:transform .6s}.product-card.featured .product-image img,.product-card.wide .product-image img{aspect-ratio:1/1;object-position:center}.product-card:hover .product-image img{transform:scale(1.018)}.product-info{padding:1.2rem .2rem 1.8rem;display:flex;flex-direction:column;flex:1}.product-info>div:first-child p{margin:0 0 .35rem;text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;color:var(--olive)}.product-info h3{font-family:var(--serif);font-size:1.75rem;line-height:1.05;font-weight:500;margin:0}.product-description{color:#625a52;font-size:.9rem;margin:1rem 0 1.4rem;max-width:550px}.product-footer{border-top:1px solid var(--line);padding-top:.85rem;margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.product-footer>span{font-size:.72rem;color:#6b625b}.add-button{border:0;background:none;font:600 .78rem var(--sans);padding:.4rem 0;cursor:pointer;white-space:nowrap}.add-button b{display:inline-block;font-size:1rem;margin-left:.3rem}.story{display:grid;grid-template-columns:.9fr 1.1fr;min-height:720px;background:var(--sage)}.story-photo{min-height:600px}.story-photo img{width:100%;height:100%;object-fit:cover;object-position:center 35%}.story-copy{padding:clamp(4rem,8vw,8rem);align-self:center}.story-copy h2{max-width:680px;margin-bottom:2rem}.story-copy>p:not(.eyebrow){max-width:620px;color:#3d3a34}.story-copy .button{margin-top:1.4rem}.how-to-order{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,6vw,7rem);display:grid;grid-template-columns:1fr 1.2fr;gap:clamp(3rem,8vw,10rem)}.how-to-order ol{margin:0;padding:0;list-style:none}.how-to-order li{display:grid;grid-template-columns:56px 1fr;gap:1.2rem;border-top:1px solid var(--line);padding:1.5rem 0}.how-to-order li>span{font-family:var(--serif);font-size:1.2rem}.how-to-order h3{font-family:var(--serif);font-weight:500;font-size:1.5rem;margin-bottom:.2rem}.how-to-order li p{margin:0;color:#625a52}.closing{background:var(--ink);color:var(--ivory);text-align:center;padding:clamp(5rem,9vw,9rem) 1.25rem}.closing img{width:95px;height:130px;object-fit:contain;margin:0 auto 1rem;filter:brightness(0) invert(1);opacity:.9}.closing>p{text-transform:uppercase;letter-spacing:.17em;font-size:.7rem}.closing h2{max-width:850px;margin:1.3rem auto 2.5rem}.closing .button-primary{background:var(--ivory);color:var(--ink);border-color:var(--ivory)}footer{padding:2.2rem clamp(1.25rem,4vw,4.5rem);display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);font-size:.8rem}footer p{margin:0;color:#625a52}.footer-brand{display:flex;align-items:center;gap:.6rem;font-family:var(--serif);font-size:1rem}.footer-brand img{width:30px;height:40px;object-fit:contain}footer>div:last-child{display:flex;gap:1.4rem}.cart-backdrop{position:fixed;inset:0;background:rgba(46,42,38,.46);z-index:40;backdrop-filter:blur(2px)}.cart{position:fixed;right:0;top:0;width:min(460px,100%);height:100dvh;background:var(--ivory);z-index:50;transform:translateX(101%);transition:transform .32s ease;display:flex;flex-direction:column;box-shadow:-25px 0 70px rgba(0,0,0,.15)}.cart.open{transform:translateX(0)}.cart-header{padding:1.6rem 1.5rem;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:flex-start}.cart-header .eyebrow{margin-bottom:.4rem}.cart-header h2{font-family:var(--serif);font-weight:500;font-size:2.3rem;line-height:1;margin:0}.icon-button{border:1px solid var(--line);width:42px;height:42px;border-radius:50%;background:none;font-size:1.7rem;line-height:1;cursor:pointer}.cart-body{flex:1;overflow:auto;padding:1rem 1.5rem}.empty-cart{text-align:center;margin:5rem 0;color:#716960;font-family:var(--serif);font-style:italic}.cart-item{display:grid;grid-template-columns:1fr auto;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line)}.cart-item h3{font:500 1.15rem var(--serif);margin-bottom:.3rem}.quantity{display:flex;align-items:center;gap:.7rem;font-size:.82rem}.quantity button{border:1px solid var(--line);background:none;width:28px;height:28px;border-radius:50%;cursor:pointer}.remove-item{border:0;background:none;color:#765b4b;text-decoration:underline;font-size:.72rem;cursor:pointer}.cart-footer{padding:1.2rem 1.5rem 1.5rem;border-top:1px solid var(--line)}.cart-footer>p{font-size:.78rem;color:#625a52}.full{width:100%;margin-top:.65rem}.disabled{opacity:.45;pointer-events:none}.clear-cart{display:block;margin:.85rem auto 0;border:0;background:none;text-decoration:underline;color:#665d56;font:500 .74rem var(--sans);cursor:pointer}.clear-cart:disabled{opacity:.4}.toast{position:fixed;left:50%;bottom:2rem;transform:translate(-50%,20px);background:var(--ink);color:white;border-radius:999px;padding:.75rem 1.1rem;font-size:.8rem;z-index:80;opacity:0;pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media (max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:4rem}.hero-copy{max-width:760px}.hero h1{font-size:clamp(3.3rem,11vw,6rem)}.hero-visual{justify-self:center;max-width:600px}.seal{left:-1rem}.promise{grid-template-columns:1fr;padding:4rem 1.5rem}.promise blockquote{order:-1}.section-heading{grid-template-columns:1fr}.section-heading>p{max-width:650px}.product-card,.product-card.featured,.product-card.wide{grid-column:span 6}.product-card.featured .product-image img,.product-card.wide .product-image img{aspect-ratio:1/1.12}.story{grid-template-columns:1fr}.story-photo{max-height:720px}.how-to-order{grid-template-columns:1fr}footer{flex-wrap:wrap;gap:1rem}}
@media (max-width:600px){.site-header{height:72px;padding:0 1rem}.brand{font-size:1rem}.brand img{width:32px;height:42px}.brand em{font-size:.95rem}.bag-button{font-size:.72rem;padding:.62rem .8rem}.hero{padding:3rem 1rem 4rem;gap:3rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:1rem}.hero-note{margin-top:3rem}.hero-frame{box-shadow:.6rem .7rem 0 rgba(106,78,58,.12)}.seal{width:92px;height:92px;font-size:.54rem;bottom:1.3rem}.promise{min-height:300px}.shop{padding:4.5rem 1rem}.filters{margin-top:2rem}.product-grid{gap:2rem .8rem}.product-card,.product-card.featured,.product-card.wide{grid-column:span 12}.product-image img,.product-card.featured .product-image img,.product-card.wide .product-image img{aspect-ratio:1/1.08}.story-photo{min-height:480px}.story-copy{padding:4rem 1.2rem}.how-to-order{padding:4.5rem 1.2rem}.closing{padding:5rem 1.2rem}footer{display:block;text-align:center}footer p{margin:.8rem 0}footer>div:last-child,.footer-brand{justify-content:center}.product-footer{align-items:flex-end}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.product-footer>div{display:flex;flex-direction:column;gap:.08rem}.product-footer span{font-size:.68rem;color:#6b625b}.product-price{font:600 1.18rem var(--serif);color:var(--wood)}.consult-link{text-decoration:none}.cart-item h3{margin-bottom:.15rem}.cart-item p{font-size:.7rem;color:#6b625b;margin-bottom:.55rem}.cart-item-total{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;font-family:var(--serif)}.cart-total{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 0 0;font-size:.8rem}.cart-total strong{font:600 1.45rem var(--serif);color:var(--wood)}
.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-strip>div{background:var(--ivory);padding:clamp(2rem,4vw,4rem)}.trust-strip span{display:block;font:500 1.15rem var(--serif);color:var(--olive);margin-bottom:2rem}.trust-strip strong{display:block;font:500 clamp(1.5rem,2vw,2rem) var(--serif);margin-bottom:.5rem}.trust-strip p{margin:0;color:#625a52;max-width:360px}.event-note{text-align:center;padding:clamp(5rem,9vw,9rem) max(1.25rem,12vw);background:var(--white)}.event-note h2{font:500 clamp(2.8rem,5vw,5.8rem)/.95 var(--serif);letter-spacing:-.03em;max-width:980px;margin:0 auto 1.5rem}.event-note>p:not(.eyebrow){max-width:670px;margin:0 auto 2rem;color:#625a52}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,9rem);padding:clamp(5rem,9vw,9rem) clamp(1.25rem,6vw,7rem)}.faq h2{font:500 clamp(2.8rem,4.5vw,5rem)/.95 var(--serif);letter-spacing:-.025em;margin:0}.faq-list details{border-top:1px solid var(--line);padding:1.4rem 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font:500 1.35rem var(--serif);list-style:none;display:flex;justify-content:space-between;gap:1rem}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'＋';font-family:var(--sans);font-size:1rem}.faq-list details[open] summary:after{content:'−'}.faq-list details p{color:#625a52;max-width:650px;margin:.9rem 0 0}.contact{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(3rem,8vw,9rem);align-items:center;background:var(--sage);padding:clamp(5rem,9vw,9rem) clamp(1.25rem,6vw,7rem)}.contact-copy h2{font:500 clamp(3rem,5vw,6rem)/.9 var(--serif);letter-spacing:-.03em;max-width:750px;margin-bottom:1.5rem}.contact-copy>p:not(.eyebrow){max-width:620px}.contact-card{border:1px solid rgba(46,42,38,.35);padding:clamp(1.5rem,3vw,3rem);background:rgba(255,253,248,.3)}.contact-card>span{display:block;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;margin-bottom:2rem}.contact-card a{display:flex;align-items:baseline;gap:.8rem;border-top:1px solid rgba(46,42,38,.28);padding:1.3rem 0;text-decoration:none;font:500 clamp(1.4rem,2.5vw,2.2rem) var(--serif)}.contact-card a:hover{text-decoration:underline;text-underline-offset:5px}.contact-card small{font:600 .7rem var(--sans);text-transform:uppercase;letter-spacing:.12em;min-width:76px}.contact-card b{margin-left:auto}.contact-card p{margin:1.5rem 0 0;color:#514c45}.whatsapp-float{position:fixed;right:1.15rem;bottom:1.15rem;z-index:30;background:#315b44;color:white;text-decoration:none;border-radius:999px;padding:.82rem 1.1rem;font-weight:600;font-size:.82rem;box-shadow:0 8px 30px rgba(46,42,38,.25)}.whatsapp-float:hover{transform:translateY(-2px)}
@media (max-width:900px){.trust-strip{grid-template-columns:1fr}.trust-strip>div{padding:2.5rem}.faq,.contact{grid-template-columns:1fr}.contact-card{max-width:680px;width:100%}}
@media (max-width:600px){.event-note{padding:4.5rem 1.2rem}.faq,.contact{padding:4.5rem 1.2rem}.contact-card a{display:grid;grid-template-columns:1fr auto;gap:.2rem}.contact-card small{grid-column:1/-1}.whatsapp-float{right:.8rem;bottom:.8rem}.trust-strip>div{padding:2.25rem 1.2rem}}
.payment-backdrop{position:fixed;inset:0;background:rgba(46,42,38,.62);z-index:60;backdrop-filter:blur(4px)}.payment-modal{position:fixed;z-index:70;inset:3vh max(1rem,calc((100vw - 720px)/2));background:var(--ivory);box-shadow:0 25px 90px rgba(0,0,0,.28);overflow:auto;transform:translateY(110%);opacity:0;transition:transform .35s ease,opacity .25s}.payment-modal.open{transform:translateY(0);opacity:1}.payment-header{position:sticky;top:0;z-index:2;background:rgba(245,240,232,.96);backdrop-filter:blur(8px);padding:1.2rem 1.5rem;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:flex-start}.payment-header .eyebrow{margin-bottom:.35rem}.payment-header h2{font:500 2.4rem/1 var(--serif);margin:0}.payment-body{padding:clamp(1.25rem,4vw,3rem);max-width:620px;margin:auto}.payment-intro{text-align:center;margin-bottom:2rem}.payment-intro>span{display:block;text-transform:uppercase;letter-spacing:.14em;font-size:.7rem;color:var(--olive)}.payment-intro strong{display:block;font:600 clamp(2.5rem,6vw,4rem)/1 var(--serif);color:var(--wood);margin:.35rem 0}.payment-intro p{font-size:.82rem;color:#625a52}.payment-card{background:var(--white);border:1px solid var(--line);padding:clamp(1rem,4vw,2rem);text-align:center;box-shadow:.7rem .8rem 0 rgba(106,78,58,.1)}.payment-brand{object-fit:contain;margin:0 auto .4rem}.payment-kicker{text-transform:uppercase;letter-spacing:.17em;font-size:.7rem;color:var(--olive);margin-bottom:.4rem}.payment-card h3{font:500 1.8rem/1.05 var(--serif);margin-bottom:1.2rem}.qr-frame{background:white;border:1px solid var(--line);padding:.5rem;max-width:410px;margin:auto}.qr-frame img{width:100%;height:auto}.beneficiary{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:1rem 0;margin:1.2rem 0}.beneficiary span{display:block;font-size:.72rem;color:#625a52}.beneficiary strong{display:block;font:500 1.05rem var(--serif)}.payment-steps{margin:2rem 0}.payment-steps p{display:grid;grid-template-columns:1.5rem 1fr;border-top:1px solid var(--line);padding:.9rem 0;margin:0;font-size:.9rem}.payment-warning{background:#ece6d8;border-left:3px solid var(--wood);padding:1rem;font-size:.82rem}.privacy-note{text-align:center;font-size:.72rem;color:#6b625b;margin:.8rem 0 0}
@media (max-width:600px){.payment-modal{inset:0}.payment-header{padding:1rem}.payment-body{padding:1rem}.payment-card{box-shadow:.35rem .45rem 0 rgba(106,78,58,.1)}}
.button:disabled{opacity:.45;cursor:not-allowed;transform:none}
.site-header nav a[aria-current="page"]{font-weight:600;text-decoration:underline;text-underline-offset:5px}.page-hero{padding:clamp(5rem,10vw,10rem) clamp(1.25rem,12vw,12rem);background:var(--white);border-bottom:1px solid var(--line)}.page-hero h1{font:500 clamp(3.5rem,7vw,8rem)/.88 var(--serif);letter-spacing:-.045em;max-width:1100px;margin-bottom:1.5rem}.page-hero>p:last-child{font-size:1.08rem;color:#625a52;max-width:650px}.site-directory{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,6vw,7rem)}.directory-grid{display:grid;grid-template-columns:repeat(2,1fr);margin-top:3rem;border-top:1px solid var(--line);border-left:1px solid var(--line)}.directory-grid a{position:relative;min-height:260px;padding:clamp(1.5rem,4vw,3.5rem);border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-decoration:none;transition:background .2s,color .2s}.directory-grid a:hover{background:var(--wood);color:var(--ivory)}.directory-grid span{font:500 1.1rem var(--serif);color:var(--olive)}.directory-grid h3{font:500 clamp(2.3rem,4vw,4rem)/1 var(--serif);margin:2.5rem 0 .5rem}.directory-grid p{margin:0;max-width:330px}.directory-grid b{position:absolute;right:2rem;top:2rem;font-size:1.2rem}.page-shop{padding-top:clamp(4rem,7vw,7rem)}.page-shop .section-heading{align-items:start}.page-shop .section-heading h1{font:500 clamp(3.5rem,6vw,7rem)/.9 var(--serif);letter-spacing:-.04em;margin:0;max-width:900px}.standalone-section{border-bottom:1px solid var(--line)}.payment-explainer{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(3rem,8vw,10rem);padding:clamp(5rem,9vw,9rem) clamp(1.25rem,6vw,7rem);background:var(--sage)}.payment-explainer h2{font:500 clamp(2.8rem,5vw,5.5rem)/.92 var(--serif);margin:0}.payment-explainer>div:last-child{max-width:650px;font-size:1.05rem}.payment-explainer .button{margin-top:1rem}.contact-page .contact{min-height:calc(100vh - 86px)}.contact-copy h1{font:500 clamp(3.2rem,6vw,7rem)/.9 var(--serif);letter-spacing:-.035em;margin-bottom:1.5rem}.contact-note{margin-top:2rem;padding-top:1rem;border-top:1px solid rgba(46,42,38,.28);font-size:.85rem}
@media (max-width:900px){.site-header{height:auto;min-height:86px;flex-wrap:wrap;padding-top:.7rem;padding-bottom:.7rem}.site-header nav{display:flex;order:3;width:100%;overflow-x:auto;gap:1.35rem;padding-top:.7rem;margin-top:.7rem;border-top:1px solid var(--line);white-space:nowrap}.directory-grid{grid-template-columns:1fr}.payment-explainer{grid-template-columns:1fr}.contact-page .contact{min-height:auto}}
@media (max-width:600px){.site-header{height:auto}.site-header nav{font-size:.78rem}.directory-grid a{min-height:210px}.page-hero{padding:4.5rem 1.2rem}.page-shop{padding-top:4rem}.page-shop .section-heading h1{font-size:3.4rem}.site-directory{padding:4.5rem 1rem}.payment-explainer{padding:4.5rem 1.2rem}}
.bag-button{text-decoration:none}
.account-details{margin:1.3rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:1rem 0}.account-details p{display:grid;grid-template-columns:110px 1fr;gap:1rem;text-align:left;margin:0;padding:.65rem 0}.account-details span{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:var(--olive)}.account-details strong{font:500 1.12rem/1.2 var(--serif)}.account-details small{display:block;border-top:1px solid var(--line);padding-top:.8rem;margin-top:.35rem;color:#6b625b}.qr-frame{padding:clamp(.8rem,2vw,1.25rem);box-shadow:0 8px 30px rgba(46,42,38,.08)}
@media (max-width:480px){.account-details p{grid-template-columns:1fr;gap:.2rem;text-align:center}}

[hidden]{display:none!important}.order-alert{margin:.8rem 0 1rem;padding:.8rem .9rem;background:#ece6d8;border-left:3px solid var(--wood)}.order-alert strong,.order-alert span{display:block}.order-alert strong{font:600 .82rem var(--sans)}.order-alert span{font-size:.74rem;color:#625a52;margin-top:.2rem}
.checkout-shell{padding:clamp(3.5rem,7vw,7rem) clamp(1rem,6vw,7rem) clamp(5rem,9vw,9rem)}.checkout-heading{max-width:1180px;margin:0 auto 2.5rem}.checkout-heading h1{font:500 clamp(3.3rem,6vw,6.8rem)/.9 var(--serif);letter-spacing:-.04em;margin-bottom:2rem}.checkout-progress{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.checkout-progress span{display:flex;align-items:center;gap:.65rem;padding:1rem 0;color:#777067;font-size:.8rem}.checkout-progress span:after{content:'';height:1px;background:var(--line);flex:1;margin-left:.5rem}.checkout-progress span:last-child:after{display:none}.checkout-progress b{display:grid;place-items:center;width:1.8rem;height:1.8rem;border:1px solid var(--line);border-radius:50%;font-family:var(--serif)}.checkout-progress .active{color:var(--ink);font-weight:600}.checkout-progress .active b{background:var(--wood);border-color:var(--wood);color:white}.checkout-layout{max-width:1180px;margin:auto;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:clamp(1.5rem,4vw,4rem);align-items:start}.checkout-card,.order-summary{background:var(--white);border:1px solid var(--line);padding:clamp(1.25rem,4vw,3rem)}.checkout-card-heading{padding-bottom:1.5rem;border-bottom:1px solid var(--line);margin-bottom:1.5rem}.checkout-card-heading h2,.order-summary h2,.success-step h2{font:500 clamp(2.1rem,4vw,3.6rem)/.95 var(--serif);margin-bottom:.75rem}.checkout-card-heading>p:last-child{color:#625a52;margin:0}.checkout-card label{display:block;font-size:.82rem;font-weight:600;margin:1rem 0}.checkout-card label>span{font-weight:400;color:#746c63}.checkout-card input,.checkout-card textarea{display:block;width:100%;margin-top:.45rem;border:1px solid var(--line);background:var(--ivory);border-radius:0;padding:.9rem 1rem;font:400 1rem/1.4 var(--sans);color:var(--ink)}.checkout-card input:focus,.checkout-card textarea:focus{outline:2px solid var(--olive);outline-offset:2px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.map-label{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin:1.5rem 0 .75rem}.map-label strong,.map-label span{display:block}.map-label span{font-size:.76rem;color:#625a52;margin-top:.2rem}.locate-button,.text-button{border:0;background:none;color:var(--wood);font:600 .78rem var(--sans);text-decoration:underline;text-underline-offset:4px;cursor:pointer}.locate-button{border:1px solid var(--line);border-radius:999px;padding:.65rem .85rem;text-decoration:none;background:var(--ivory);white-space:nowrap}.delivery-map{height:380px;border:1px solid var(--line);background:#e8e4dc;z-index:1}.map-status{font-size:.76rem;color:#6b625b;margin:.6rem 0 0}.map-status.selected{color:#315b44;font-weight:600}.urgent-note{margin:1.5rem 0;padding:1rem 1.1rem;background:#ece6d8;border-left:3px solid var(--wood)}.urgent-note strong{font-family:var(--serif);font-size:1.15rem}.urgent-note p{font-size:.82rem;margin:.25rem 0 0}.accept-row{display:grid!important;grid-template-columns:22px 1fr;align-items:start;gap:.65rem;padding:1rem 0;border-top:1px solid var(--line)}.accept-row input{width:18px;height:18px;margin:.15rem 0 0;padding:0}.accept-row span{font-size:.8rem!important;color:#4e4842!important}.order-summary{position:sticky;top:1rem}.summary-heading{padding-bottom:1rem;border-bottom:1px solid var(--line)}.order-summary h2{font-size:2rem;margin:0}.summary-item{display:grid;grid-template-columns:1fr auto;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line)}.summary-item strong,.summary-item span{display:block}.summary-item strong{font:500 1.05rem var(--serif)}.summary-item span{font-size:.7rem;color:#6b625b;margin-top:.25rem}.summary-item b{font:600 .95rem var(--serif);white-space:nowrap}.summary-total{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 0 .5rem}.summary-total strong{font:600 1.6rem var(--serif);color:var(--wood)}.summary-note{font-size:.75rem;color:#6b625b}.empty-checkout{text-align:center;padding:2rem 0}.paid-instructions{margin:1.5rem 0;padding:1rem;border:1px solid var(--line)}.paid-instructions strong{font:500 1.2rem var(--serif)}.paid-instructions p{font-size:.85rem;margin:.3rem 0 0}.paid-button{font-size:1rem;padding:1.1rem}.text-button{display:block;margin:1.2rem auto 0}.success-step{text-align:center;padding-top:clamp(2rem,6vw,5rem);padding-bottom:clamp(2rem,6vw,5rem)}.success-step>p{max-width:560px;margin-left:auto;margin-right:auto}.success-mark{display:grid;place-items:center;width:74px;height:74px;margin:0 auto 1.5rem!important;border-radius:50%;background:#315b44;color:white;font-size:2rem}.order-code{margin:2rem auto;padding:1.2rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:380px}.order-code span,.order-code strong{display:block}.order-code span{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:var(--olive)}.order-code strong{font:600 1.7rem var(--serif);margin-top:.25rem}.link-button{display:block;text-align:center;margin-top:1.5rem}.checkout-page .payment-card{max-width:520px;margin:auto}.checkout-page .payment-warning{margin-top:1.5rem}
@media (max-width:900px){.checkout-layout{grid-template-columns:1fr}.order-summary{position:static;grid-row:1}.checkout-heading h1{font-size:clamp(3rem,10vw,5rem)}}
@media (max-width:600px){.checkout-shell{padding:3rem 1rem 4.5rem}.checkout-progress span{font-size:.7rem;align-items:flex-start}.checkout-progress span:after{display:none}.checkout-progress b{flex:0 0 auto}.field-grid{grid-template-columns:1fr;gap:0}.map-label{align-items:flex-start;flex-direction:column}.delivery-map{height:320px}.checkout-card,.order-summary{padding:1.1rem}.checkout-heading h1{font-size:3.25rem}.summary-item{font-size:.9rem}}
.checkout-page .checkout-heading,.checkout-page .checkout-layout{max-width:900px}.checkout-page .checkout-heading h1{font-size:clamp(3.2rem,6vw,5.4rem)}.checkout-page .checkout-layout{display:block}.checkout-page .order-summary{position:static;margin-bottom:1.5rem}.checkout-page .checkout-card{margin-bottom:1.5rem}.checkout-page .summary-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem}.checkout-page .summary-heading .eyebrow{margin-bottom:.45rem}.checkout-page .summary-heading .text-link{font-size:.8rem;white-space:nowrap}.summary-costs{padding-top:.8rem}.summary-costs>div{display:flex;justify-content:space-between;gap:1rem;padding:.45rem 0;font-size:.84rem}.summary-costs strong{font-family:var(--serif);font-size:1.05rem}.pending-delivery{color:var(--olive)}.checkout-page .summary-total{border-top:1px solid var(--line);margin-top:.6rem}.checkout-page .summary-note{max-width:620px}

/* Compact layout for the How to order page */
.how-page .page-hero{padding:clamp(3.25rem,6vw,5.75rem) clamp(1.25rem,12vw,12rem)}
.how-page .page-hero h1{font-size:clamp(3.35rem,6.2vw,6.8rem);margin-bottom:1rem}
.how-page .page-hero .eyebrow{margin-bottom:.75rem}
.how-page .page-hero>p:last-child{margin-bottom:0}
.how-page .how-to-order{padding:clamp(3.5rem,6vw,5.5rem) clamp(1.25rem,6vw,7rem);gap:clamp(2.5rem,6vw,7rem)}
.how-page .how-to-order .eyebrow{margin-bottom:.7rem}
.how-page .how-to-order h2{font-size:clamp(2.6rem,4.2vw,4.65rem)}
.how-page .how-to-order li{padding:1.05rem 0}
.how-page .payment-explainer{padding:clamp(3.5rem,6vw,5.5rem) clamp(1.25rem,6vw,7rem);gap:clamp(2.5rem,6vw,7rem)}
.how-page .payment-explainer .eyebrow{margin-bottom:.7rem}
.how-page .payment-explainer h2{font-size:clamp(2.65rem,4.5vw,4.75rem)}
.how-page .payment-explainer p{margin-bottom:.85rem}
.how-page .event-note{padding:clamp(3.5rem,6vw,5.5rem) max(1.25rem,12vw)}
.how-page .event-note .eyebrow{margin-bottom:.75rem}
.how-page .event-note h2{font-size:clamp(2.55rem,4.5vw,4.75rem);margin-bottom:1rem}
.how-page .event-note>p:not(.eyebrow){margin-bottom:1.35rem}
.how-page .faq{padding:clamp(3.5rem,6vw,5.5rem) clamp(1.25rem,6vw,7rem);gap:clamp(2.5rem,6vw,7rem)}
.how-page .faq .eyebrow{margin-bottom:.7rem}
.how-page .faq h2{font-size:clamp(2.7rem,4.2vw,4.6rem)}
.how-page .faq-list details{padding:1rem 0}
.how-page .faq-list details p{margin-top:.55rem}
@media (max-width:600px){.how-page .page-hero{padding:3.1rem 1.2rem}.how-page .page-hero h1{font-size:3.25rem}.how-page .how-to-order,.how-page .payment-explainer,.how-page .faq{padding:3.25rem 1.2rem}.how-page .event-note{padding:3.25rem 1.2rem}.how-page .how-to-order{gap:2rem}.how-page .how-to-order li{grid-template-columns:38px 1fr;gap:.8rem;padding:.9rem 0}.how-page .payment-explainer,.how-page .faq{gap:2rem}}

/* Contact page: warm editorial composition with direct actions. */
.contact-redesign{background:var(--ivory)}
.contact-showcase{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);min-height:auto;align-items:center;overflow:hidden;padding-right:clamp(1rem,4vw,4rem)}
.contact-intro{padding:clamp(3.25rem,5vw,5.5rem) clamp(1.25rem,6vw,7rem);align-self:center}
.contact-intro .eyebrow{margin-bottom:.8rem}
.contact-intro h1{font:500 clamp(3.7rem,6.4vw,7.25rem)/.86 var(--serif);letter-spacing:-.045em;max-width:760px;margin-bottom:1.5rem}
.contact-lead{font-size:1.05rem;color:#574f47;max-width:620px;margin-bottom:2rem}
.contact-actions{max-width:660px;border-top:1px solid var(--line)}
.contact-action{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:1rem;padding:1.05rem .15rem;border-bottom:1px solid var(--line);text-decoration:none;transition:padding .2s,color .2s}
.contact-action:hover{padding-left:.65rem;color:var(--wood)}
.contact-action-icon{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;font:600 1rem var(--serif)}
.contact-action small,.contact-action strong{display:block}
.contact-action small{text-transform:uppercase;letter-spacing:.13em;font-size:.67rem;color:var(--olive);margin-bottom:.18rem}
.contact-action strong{font:500 clamp(1.25rem,2vw,1.7rem)/1.1 var(--serif)}
.contact-action b{font-size:1.2rem}
.contact-action-primary .contact-action-icon{background:#315b44;border-color:#315b44;color:white}
.contact-intro .contact-note{max-width:660px;margin-top:1.2rem;padding-top:0;border:0;font-size:.79rem;color:#665f57}
.contact-visual{position:relative;width:100%;max-width:720px;height:clamp(460px,58vw,620px);min-height:0;justify-self:end;background:var(--wood);padding:clamp(.8rem,1.5vw,1.35rem)}
.contact-photo{height:100%;overflow:hidden}
.contact-photo img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.88) contrast(.98)}
.contact-seal{position:absolute;left:clamp(1.5rem,4vw,4rem);bottom:clamp(4rem,7vw,7rem);width:clamp(145px,16vw,225px);padding:.6rem;background:var(--kraft);box-shadow:1rem 1.1rem 0 rgba(46,42,38,.18);transform:rotate(-4deg)}
.contact-seal img{width:100%;height:auto}
.contact-caption{position:absolute;right:clamp(1.5rem,3vw,3rem);bottom:1.45rem;margin:0;color:white;font:500 .86rem var(--serif);letter-spacing:.04em}
.contact-promises{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white)}
.contact-promises>div{padding:clamp(2rem,4vw,3.5rem) clamp(1.25rem,4vw,4rem);border-right:1px solid var(--line)}
.contact-promises>div:last-child{border-right:0}
.contact-promises span{display:block;color:var(--olive);font:500 1rem var(--serif);margin-bottom:1.25rem}
.contact-promises strong{display:block;font:500 clamp(1.55rem,2.2vw,2.15rem)/1 var(--serif);margin-bottom:.55rem}
.contact-promises p{color:#625a52;margin:0;max-width:300px}
.contact-closing{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(1.5rem,4vw,4rem);text-align:left;padding:clamp(3.5rem,6vw,6rem) clamp(1.25rem,6vw,7rem)}
.contact-closing img{margin:0;width:76px;height:102px}
.contact-closing>div>p{margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.17em;font-size:.7rem}
.contact-closing h2{font-size:clamp(2.4rem,4vw,4.6rem);max-width:900px;margin:0}
.contact-closing .button{white-space:nowrap}
@media (max-width:900px){.contact-showcase{grid-template-columns:1fr;min-height:auto;padding-right:0}.contact-intro{padding:4rem clamp(1.25rem,6vw,4rem)}.contact-visual{width:calc(100% - 2rem);height:560px;justify-self:center;margin-bottom:2rem}.contact-promises{grid-template-columns:1fr}.contact-promises>div{border-right:0;border-bottom:1px solid var(--line);padding:2rem clamp(1.25rem,6vw,4rem)}.contact-promises>div:last-child{border-bottom:0}.contact-closing{grid-template-columns:auto 1fr}.contact-closing .button{grid-column:2;justify-self:start}}
@media (max-width:600px){.contact-intro{padding:3.25rem 1.2rem}.contact-intro h1{font-size:3.7rem}.contact-lead{font-size:1rem}.contact-action{grid-template-columns:40px 1fr auto;gap:.75rem}.contact-action strong{font-size:1.2rem}.contact-visual{width:calc(100% - 1.5rem);height:420px;padding:.65rem;margin-bottom:1.5rem}.contact-seal{left:1.5rem;bottom:3.5rem;width:128px;box-shadow:.6rem .7rem 0 rgba(46,42,38,.18)}.contact-caption{right:1rem;bottom:1rem;font-size:.72rem}.contact-closing{grid-template-columns:1fr;text-align:center;padding:3.5rem 1.2rem}.contact-closing img{margin:auto}.contact-closing .button{grid-column:auto;justify-self:center}.contact-closing h2{font-size:2.8rem}}

/* Quiet devotional drawings add visual pauses without competing with products or actions. */
.decorated-section{position:relative;isolation:isolate;overflow:hidden}
.decorated-section>:not(.ornament){position:relative;z-index:1}
.ornament{position:absolute;z-index:2;width:clamp(68px,7vw,116px);height:auto;pointer-events:none;opacity:.16;filter:saturate(.62);transform-origin:center}
.ornament-soft{opacity:.105}
.ornament-dark{opacity:.16;filter:grayscale(.25) brightness(2.5) saturate(.35)}
.ornament-top-left{top:1.1rem;left:1.25rem;transform:rotate(-8deg)}
.ornament-top-right{top:1.1rem;right:1.5rem;transform:rotate(8deg)}
.ornament-mid-left{top:48%;left:-1.8rem;transform:translateY(-50%) rotate(-10deg)}
.ornament-mid-right{top:48%;right:-1.8rem;transform:translateY(-50%) rotate(10deg)}
.ornament-bottom-left{bottom:1rem;left:1.4rem;transform:rotate(7deg)}
.ornament-bottom-right{right:1.5rem;bottom:1rem;transform:rotate(-7deg)}
@media (max-width:600px){.ornament{width:58px;opacity:.09}.ornament-dark{opacity:.12}.ornament-desktop{display:none}.ornament-top-left,.ornament-bottom-left{left:.5rem}.ornament-top-right,.ornament-bottom-right{right:.5rem}}

/* Denser checkout keeps the order, delivery and payment flow easy to scan. */
.checkout-page .checkout-shell{padding:clamp(2.25rem,4vw,4rem) clamp(1rem,6vw,7rem) clamp(3.5rem,6vw,6rem)}
.checkout-page .checkout-heading{margin-bottom:1.35rem}
.checkout-page .checkout-heading .eyebrow{margin-bottom:.55rem}
.checkout-page .checkout-heading h1{font-size:clamp(3rem,5.2vw,4.8rem);margin-bottom:1.15rem}
.checkout-page .checkout-progress span{padding:.7rem 0}
.checkout-page .checkout-progress b{width:1.6rem;height:1.6rem}
.checkout-page .order-summary,.checkout-page .checkout-card{padding:clamp(1.15rem,3vw,2rem);margin-bottom:1rem}
.checkout-page .summary-heading{padding-bottom:.75rem}
.checkout-page .summary-item{padding:.7rem 0}
.checkout-page .summary-costs{padding-top:.55rem}
.checkout-page .summary-costs>div{padding:.28rem 0}
.checkout-page .summary-total{padding:.85rem 0 .25rem;margin-top:.4rem}
.checkout-page .summary-note{margin-bottom:0}
.checkout-page .checkout-card-heading{padding-bottom:1rem;margin-bottom:1rem}
.checkout-page .checkout-card-heading .eyebrow{margin-bottom:.5rem}
.checkout-page .checkout-card-heading h2{font-size:clamp(2rem,3.6vw,3.15rem);margin-bottom:.5rem}
.checkout-page .checkout-card label{margin:.72rem 0}
.checkout-page .checkout-card input,.checkout-page .checkout-card textarea{margin-top:.32rem;padding:.72rem .85rem}
.checkout-page .map-label{margin:1rem 0 .55rem}
.checkout-page .delivery-map{height:320px}
.checkout-page .map-status{margin:.4rem 0 0}
.checkout-page .urgent-note{margin:1rem 0;padding:.75rem .9rem}
.checkout-page .urgent-note strong{font-size:1.05rem}
.checkout-page .urgent-note p{margin-top:.15rem}
.checkout-page .accept-row{padding:.75rem 0}
.checkout-page .payment-intro{margin-bottom:1rem}
.checkout-page .payment-intro strong{font-size:clamp(2.3rem,5vw,3.35rem);margin:.2rem 0}
.checkout-page .payment-intro p{margin-bottom:0}
.checkout-page .payment-card{max-width:460px;padding:1.2rem}
.checkout-page .payment-brand{width:48px;height:auto;margin-bottom:.2rem}
.checkout-page .payment-kicker{margin-bottom:.2rem}
.checkout-page .payment-card h3{font-size:1.55rem;margin-bottom:.75rem}
.checkout-page .qr-frame{max-width:330px;padding:.65rem}
.checkout-page .account-details{margin:.85rem 0;padding:.55rem 0}
.checkout-page .account-details p{padding:.38rem 0}
.checkout-page .account-details small{padding-top:.55rem}
.checkout-page .paid-instructions{margin:1rem 0;padding:.8rem .9rem}
.checkout-page .payment-warning{margin-top:1rem;padding:.8rem .9rem}
.checkout-page .paid-button{padding:.95rem}
.checkout-page .text-button{margin-top:.85rem}
@media (max-width:600px){.checkout-page .checkout-shell{padding:2.2rem 1rem 3.5rem}.checkout-page .checkout-heading{margin-bottom:1rem}.checkout-page .checkout-heading h1{font-size:3rem;margin-bottom:1rem}.checkout-page .order-summary,.checkout-page .checkout-card{padding:1rem}.checkout-page .delivery-map{height:275px}.checkout-page .qr-frame{max-width:290px}.checkout-page .payment-card{padding:1rem}.checkout-page .account-details p{grid-template-columns:92px 1fr;gap:.65rem}}
@media (max-width:600px){.checkout-page .summary-heading{align-items:flex-start}.checkout-page .checkout-heading h1{font-size:3.25rem}}

/* Brand seal: keep the complete phrase inside the circle and use the workshop's staff and lily. */
.seal{bottom:1.4rem;width:148px;height:148px;grid-template-rows:auto 54px auto;place-items:center;align-content:center;gap:.12rem;padding:1rem .8rem;font-size:.62rem;line-height:1.05;letter-spacing:.1em;transform:rotate(-5deg);box-shadow:0 .45rem 1.3rem rgba(46,42,38,.08)}
.seal span{display:block;max-width:100%;white-space:nowrap}
.seal img{width:34px;height:54px;object-fit:contain}

/* Keep the complete opening composition within one screen. */
@media (min-width:901px){
  .hero{height:calc(100svh - 86px);min-height:620px;padding-top:clamp(1.5rem,3vh,2.5rem);padding-bottom:clamp(1.5rem,3vh,2.5rem)}
  .hero h1{font-size:clamp(3.15rem,5.1vw,5.9rem);margin-bottom:1rem}
  .hero-actions{margin-top:1.25rem}
  .hero-note{margin-top:clamp(1.25rem,3vh,2.25rem)}
  .hero-visual{max-width:min(520px,42vw)}
  .hero-frame img{height:min(64svh,600px);aspect-ratio:auto;object-fit:cover}
  .image-caption{margin-top:.75rem}
}
@media (max-width:900px){
  .hero{min-height:0;padding:1.5rem clamp(1rem,4vw,2.5rem) 1.75rem;gap:1.25rem}
  .hero h1{font-size:clamp(2.75rem,8vw,4.4rem);margin-bottom:.8rem}
  .hero-text{font-size:1rem;line-height:1.45}
  .hero-actions{margin-top:1rem;gap:1rem}
  .hero-note{margin-top:1rem;padding-top:.65rem}
  .hero-visual{max-width:100%}
  .hero-frame{padding:.65rem}
  .hero-frame img{height:clamp(175px,26svh,220px);aspect-ratio:auto;object-fit:cover;object-position:center 44%}
  .image-caption{display:none}
  .seal{left:-.35rem;bottom:.45rem;width:100px;height:100px;grid-template-rows:auto 34px auto;padding:.65rem .5rem;font-size:.42rem;line-height:1.05;letter-spacing:.075em}
  .seal img{width:22px;height:34px}
}
@media (max-width:600px){
  .hero{min-height:0;padding:1.35rem 1rem 1.6rem;gap:1.2rem}
  .hero h1{font-size:clamp(2.55rem,12vw,3.25rem);margin-bottom:.85rem}
  .hero-text{font-size:.96rem;line-height:1.45}
  .hero-actions{margin-top:1.1rem;flex-direction:row;align-items:center;flex-wrap:wrap;gap:.8rem 1.1rem}
  .hero-note{margin-top:1.15rem;padding-top:.65rem}
  .hero-note p{font-size:.92rem}
  .hero-frame img{height:clamp(165px,25svh,205px);aspect-ratio:auto;object-fit:cover;object-position:center 44%}
  .image-caption{display:none}
  .seal{width:96px;height:96px;bottom:.55rem;font-size:.4rem}
}

.product-card.product-highlight{
  outline:3px solid #a85f3c;
  outline-offset:5px;
  box-shadow:0 18px 48px rgba(74,49,34,.22);
  transition:outline-color .25s ease,box-shadow .25s ease;
}

/* A small secondary directory avoids repeating the main navigation. */
.site-directory{padding:2.25rem clamp(1.25rem,4vw,4.5rem)}
.site-directory .section-heading{display:block}
.site-directory .section-heading .eyebrow{margin-bottom:.25rem}
.site-directory .section-heading h2{font:500 clamp(1.7rem,2.6vw,2.35rem)/1 var(--serif);letter-spacing:-.015em;margin:0}
.directory-grid{grid-template-columns:repeat(4,1fr);margin-top:1.15rem}
.directory-grid a{min-height:0;padding:1rem 1.15rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem}
.directory-grid span{font-size:.8rem}
.directory-grid h3{font-size:1.25rem;line-height:1;margin:0}
.directory-grid b{position:static;font-size:.9rem}
@media (max-width:900px){.directory-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:600px){.site-directory{padding:2rem 1rem}.directory-grid{grid-template-columns:1fr}.directory-grid a{padding:.9rem 1rem}}

/* Compact the homepage closing message into a short final band. */
.site-directory + .closing{padding:1.5rem 1.25rem}
.site-directory + .closing img{width:32px;height:42px;margin-bottom:.25rem}
.site-directory + .closing>p{margin-bottom:.3rem}
.site-directory + .closing h2{font-size:clamp(1.85rem,2.8vw,2.65rem);max-width:680px;margin:.35rem auto .85rem}
.site-directory + .closing .button{padding:.62rem 1.05rem}
@media (max-width:600px){.site-directory + .closing{padding:1.6rem 1rem}.site-directory + .closing h2{font-size:1.9rem;margin:.35rem auto .8rem}}

/* A tighter editorial rhythm for the About page. */
.about-page .page-hero{padding:clamp(2.75rem,5vw,4.75rem) clamp(1.25rem,10vw,10rem)}
.about-page .page-hero .eyebrow{margin-bottom:.65rem}
.about-page .page-hero h1{font-size:clamp(3.25rem,5.8vw,6.2rem);max-width:980px;margin-bottom:1rem}
.about-page .page-hero>p:last-child{margin-bottom:0}
.about-page .story{min-height:520px}
.about-page .story-photo{min-height:460px}
.about-page .story-copy{padding:clamp(2.5rem,5vw,4.75rem)}
.about-page .story-copy .eyebrow{margin-bottom:.65rem}
.about-page .story-copy h2{font-size:clamp(2.5rem,4vw,4.25rem);margin-bottom:1.25rem}
.about-page .story-copy>p:not(.eyebrow){margin-bottom:.85rem}
.about-page .story-copy .button{margin-top:.65rem}
.about-page .trust-strip>div{padding:1.75rem clamp(1.25rem,3vw,3rem)}
.about-page .trust-strip span{margin-bottom:.55rem}
.about-page .trust-strip strong{font-size:clamp(1.35rem,1.8vw,1.75rem);margin-bottom:.3rem}
.about-page .trust-strip p{font-size:.9rem}
.about-page .promise{min-height:220px;padding:2.5rem clamp(1.25rem,6vw,7rem)}
.about-page .promise blockquote{font-size:clamp(2.15rem,4vw,4rem)}
@media (max-width:900px){.about-page .story-photo{min-height:380px}.about-page .story-copy{padding:2.75rem clamp(1.25rem,6vw,4rem)}.about-page .promise{padding:2.5rem 1.5rem}}
@media (max-width:600px){.about-page .page-hero{padding:2.5rem 1.2rem}.about-page .page-hero h1{font-size:3.25rem}.about-page .story-photo{min-height:330px}.about-page .story-copy{padding:2.5rem 1.2rem}.about-page .trust-strip>div{padding:1.5rem 1.2rem}.about-page .promise{min-height:0;padding:2.25rem 1.2rem}}

/* Second, denser pass for the purchase guide. */
.how-page .page-hero{padding:2.4rem clamp(1.25rem,10vw,10rem)}
.how-page .page-hero h1{font-size:clamp(3rem,5vw,5.25rem);margin-bottom:.75rem}
.how-page .how-to-order{grid-template-columns:.65fr 1.35fr;padding:2.5rem clamp(1.25rem,6vw,7rem);gap:clamp(2rem,4vw,4rem)}
.how-page .how-to-order h2{font-size:clamp(2.45rem,3.5vw,3.75rem)}
.how-page .how-to-order ol{display:grid;grid-template-columns:1fr 1fr;align-content:start}
.how-page .how-to-order li{grid-template-columns:38px 1fr;gap:.75rem;padding:.75rem .9rem .75rem 0}
.how-page .how-to-order h3{font-size:1.3rem}
.how-page .how-to-order li p{font-size:.88rem;line-height:1.45}
.how-page .payment-explainer{padding:2.5rem clamp(1.25rem,6vw,7rem);gap:clamp(2rem,4vw,4rem)}
.how-page .payment-explainer h2{font-size:clamp(2.45rem,3.7vw,3.8rem)}
.how-page .payment-explainer>div:last-child{font-size:1rem}
.how-page .event-note{padding:2.5rem max(1.25rem,12vw)}
.how-page .event-note h2{font-size:clamp(2.35rem,3.5vw,3.75rem);margin-bottom:.7rem}
.how-page .event-note>p:not(.eyebrow){margin-bottom:1rem}
.how-page .faq{padding:2.5rem clamp(1.25rem,6vw,7rem);gap:clamp(2rem,4vw,4rem)}
.how-page .faq h2{font-size:clamp(2.5rem,3.6vw,3.8rem)}
.how-page .faq-list details{padding:.7rem 0}
.how-page .faq-list summary{font-size:1.18rem}
.how-page .faq-list details p{font-size:.9rem;margin-top:.4rem}
@media (max-width:900px){.how-page .how-to-order ol{grid-template-columns:1fr 1fr}}
@media (max-width:600px){.how-page .page-hero{padding:2.2rem 1.2rem}.how-page .page-hero h1{font-size:3rem}.how-page .how-to-order,.how-page .payment-explainer,.how-page .faq{padding:2.25rem 1.2rem;gap:1.5rem}.how-page .event-note{padding:2.25rem 1.2rem}.how-page .how-to-order ol{grid-template-columns:1fr}.how-page .how-to-order li{padding:.65rem 0}.how-page .how-to-order h2,.how-page .payment-explainer h2,.how-page .faq h2{font-size:2.6rem}.how-page .event-note h2{font-size:2.5rem}}

/* Keep the floating WhatsApp action clear of footer navigation. */
@media (min-width:901px){footer{padding-right:max(14rem,clamp(1.25rem,4vw,4.5rem))}}
@media (max-width:900px){footer{padding-bottom:6.5rem}}

/* Align the shop introduction as a single balanced composition. */
.page-shop .section-heading{
  grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);
  align-items:end;
  gap:clamp(2rem,5vw,5rem);
}
.page-shop .section-heading h1{
  font-size:clamp(3.5rem,5.35vw,6.2rem);
  max-width:1100px;
}
.page-shop .section-heading h1 span{white-space:nowrap}
.page-shop .section-heading>p{
  justify-self:end;
  padding-bottom:.35rem;
}
@media (max-width:900px){
  .page-shop .section-heading{
    grid-template-columns:1fr;
    align-items:start;
    gap:1.25rem;
  }
  .page-shop .section-heading>p{
    justify-self:start;
    max-width:680px;
    padding-bottom:0;
  }
}
@media (max-width:600px){.page-shop .section-heading h1{font-size:3.15rem}.page-shop .section-heading h1 span{white-space:normal}}
footer .admin-link{font-size:.72rem;opacity:.62;text-decoration:none}footer .admin-link:hover{opacity:1;text-decoration:underline;text-underline-offset:3px}

/* Mobile hardening: keep navigation, drawers and footer actions inside narrow phones. */
html,body{max-width:100%;overflow-x:hidden}
@media (max-width:600px){
  .site-header nav a,.filter,.add-button,.footer-links a{min-height:44px;display:inline-flex;align-items:center}
  .icon-button{width:44px;height:44px}
  .clear-cart{min-height:44px;padding:.7rem 1rem}
  .locate-button{min-height:44px}
  .accept-row{min-height:44px}
  footer>div:last-child{flex-wrap:wrap;gap:.35rem 1rem;max-width:100%}
  footer>div:last-child a{justify-content:center}
  .whatsapp-float{max-width:calc(100vw - 1.6rem);padding:.72rem .95rem}
}

.privacy-shell{max-width:1180px;margin:auto;padding:clamp(3rem,7vw,6rem) clamp(1.2rem,6vw,4rem)}
.privacy-shell>h1{max-width:900px;font:500 clamp(3rem,6vw,6.2rem)/.92 var(--serif);letter-spacing:-.035em;margin-bottom:1.25rem}
.privacy-lead{max-width:760px;color:#625a52;font-size:1.08rem}
.privacy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:2.5rem;background:var(--line);border:1px solid var(--line)}
.privacy-grid section{background:var(--white);padding:clamp(1.5rem,3vw,2.5rem)}
.privacy-grid h2{font:500 clamp(1.55rem,2.4vw,2rem)/1.05 var(--serif);margin-bottom:.7rem}
.privacy-grid p{color:#625a52;margin-bottom:0}
.privacy-grid .button{margin-top:1.25rem}
@media(max-width:700px){.privacy-grid{grid-template-columns:1fr}.privacy-shell{padding:3rem 1.2rem}.privacy-shell>h1{font-size:3.35rem}}
@media (max-width:360px){
  .site-header nav{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:0 .55rem;
    overflow:visible;
    white-space:normal;
    text-align:center;
  }
  .site-header nav a{justify-content:center;padding:.25rem .1rem}
  .checkout-progress{grid-template-columns:1fr;gap:.2rem;padding:.45rem 0}
  .checkout-progress span{padding:.25rem 0}
  .checkout-progress b{width:1.55rem;height:1.55rem}
}

/* Purchase confirmation and inventory availability. */
.copy-code-button{margin-top:.85rem;border:1px solid var(--wood);border-radius:999px;background:transparent;color:var(--wood);padding:.55rem 1rem;font:600 .76rem var(--sans);cursor:pointer}
.copy-code-button:hover{background:var(--wood);color:white}
.add-button.unavailable{max-width:165px;white-space:normal;text-align:right;color:#766f67;cursor:not-allowed;line-height:1.2}
.product-card.is-unavailable .product-image img{opacity:.55;filter:saturate(.65)}
.product-image{position:relative}
.stock-badge{
  position:absolute;
  z-index:2;
  top:clamp(.7rem,2vw,1rem);
  left:50%;
  width:max-content;
  max-width:calc(100% - 1.4rem);
  transform:translateX(-50%);
  padding:.58rem .9rem;
  border:1px solid rgba(255,255,255,.45);
  background:rgba(46,42,38,.92);
  color:var(--ivory);
  box-shadow:0 8px 24px rgba(46,42,38,.18);
  text-align:center;
  text-transform:uppercase;
  letter-spacing:.13em;
  font:600 clamp(.72rem,1.4vw,.82rem)/1.25 var(--sans);
}

/* Present the completed purchase as a centered, standalone final screen. */
.checkout-page.checkout-confirmed .checkout-heading,
.checkout-page.checkout-confirmed .order-summary{display:none}
.checkout-page.checkout-confirmed .checkout-shell{
  min-height:calc(100svh - 86px);
  display:grid;
  place-items:center;
  padding-block:clamp(1.5rem,4vw,3rem);
}
.checkout-page.checkout-confirmed .checkout-layout{
  width:min(900px,100%);
  margin:auto;
}
.checkout-page.checkout-confirmed .success-step{
  width:100%;
  margin:0;
  padding:clamp(2rem,4vw,3.5rem);
}
@media (max-width:600px){
  .checkout-page.checkout-confirmed .checkout-shell{
    min-height:calc(100svh - 72px);
    padding:1rem;
  }
  .checkout-page.checkout-confirmed .success-step{padding:1.75rem 1rem}
}

/* Product colors and guided custom requests */
.variant-picker{margin:-.35rem 0 1rem;padding:.85rem;background:#eee7dc;border:1px solid var(--line);border-radius:12px}.variant-picker label{display:block;margin-bottom:.45rem;font-size:.72rem;font-weight:600;color:#514a43}.variant-picker select{width:100%;min-height:44px;border:1px solid #c7bbab;border-radius:9px;background:var(--white);padding:.65rem .75rem;font:500 .82rem var(--sans);color:var(--ink)}.variant-swatches{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.55rem}.variant-swatches i{width:15px;height:15px;border:1px solid #7d746b55;border-radius:50%;background:var(--swatch);box-shadow:0 0 0 2px var(--white)}.special-request-button{align-self:flex-start;margin:-.35rem 0 1rem;padding:0;border:0;background:none;color:var(--wood);font:600 .74rem var(--sans);text-decoration:underline;text-underline-offset:4px;cursor:pointer}.special-request-dialog{width:min(620px,calc(100% - 2rem));max-height:90vh;border:1px solid #cdbfad;border-radius:22px;background:var(--ivory);color:var(--ink);padding:clamp(1.25rem,4vw,2.25rem);box-shadow:0 24px 80px #2b241d55}.special-request-dialog::backdrop{background:#2d2721aa;backdrop-filter:blur(3px)}.special-dialog-close{position:absolute;right:1rem;top:1rem}.special-dialog-heading{display:grid;grid-template-columns:52px 1fr;gap:1rem;align-items:start;padding-right:2.5rem;border-bottom:1px solid var(--line);padding-bottom:1.25rem}.special-dialog-heading img{width:46px;height:58px;object-fit:contain}.special-dialog-heading .eyebrow{margin-bottom:.35rem}.special-dialog-heading h2{font:500 clamp(2rem,6vw,3rem)/.95 var(--serif);margin-bottom:.5rem}.special-dialog-heading p:last-child{margin:0;color:#675e55;font-size:.85rem}.special-request-form{display:grid;gap:1rem;padding-top:1.25rem}.special-request-form label{display:grid;gap:.4rem;font-size:.82rem;font-weight:600}.special-request-form input,.special-request-form textarea{width:100%;border:1px solid #c7bbab;border-radius:10px;background:var(--white);padding:.78rem .85rem;font:400 1rem var(--sans);color:var(--ink)}.special-request-form textarea{resize:vertical}.special-request-form>p{margin:0;color:#675f56;font-size:.78rem}.special-request-form button:disabled{opacity:.55;cursor:wait}.cart-item p{line-height:1.45}
@media(max-width:600px){.special-request-dialog{width:calc(100% - 1rem);padding:1.1rem}.special-dialog-heading{grid-template-columns:42px 1fr}.special-dialog-heading img{width:38px;height:48px}.special-request-form .field-grid{grid-template-columns:1fr}.variant-picker{padding:.75rem}.special-request-button{min-height:36px}}

/* Keep color selectors on one visual line across each product row. */
.product-info{display:grid;grid-template-rows:auto minmax(0,1fr) auto auto auto}
.product-info>div:first-child{grid-row:1}
.product-description{grid-row:2}
.variant-picker{grid-row:3;margin:0 0 1rem}
.special-request-button{grid-row:4}
.product-footer{grid-row:5;margin-top:0}
