:root{--ink:#071f32;--paper:#f4efe4;--paper2:#fbf8f1;--wine:#7b1822;--sea:#0f5f7f;--saffron:#f0c62e;--line:rgba(7,31,50,.18);--serif:Iowan Old Style,Baskerville,"Times New Roman",serif;--sans:Inter,Arial,sans-serif;--width:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.5}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.2em}button,input,select,textarea{font:inherit}.site-width{width:min(calc(100% - 48px),var(--width));margin-inline:auto}.content-width{max-width:820px}.sr-only,.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:1rem;top:-10rem;z-index:999;background:#fff;padding:.8rem}.skip-link:focus{top:1rem}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.7rem;font-weight:700;margin:0 0 .8rem}.chapter-number{font-family:var(--serif);font-size:2.8rem;font-weight:400;line-height:1;color:inherit}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.75rem 1rem;border:1px solid currentColor;text-decoration:none;text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:800}.button-primary,.button-saffron{background:var(--saffron);color:var(--ink);border-color:var(--saffron)}.button-ink{background:var(--ink);color:#fff;border-color:var(--ink)}.text-link{display:inline-flex;gap:.6rem;align-items:center;text-transform:uppercase;font-size:.72rem;font-weight:800;letter-spacing:.05em}.text-link:after{content:"→"}.text-link.light{color:#fff}.button-row{display:flex;flex-wrap:wrap;gap:1.3rem;align-items:center}
.site-header{position:sticky;top:0;z-index:90;background:rgba(244,239,228,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.header-main{height:76px;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:2rem}.brand img,.custom-logo{width:150px;max-height:52px;object-fit:contain}.primary-nav{min-width:0}.primary-nav ul,.footer-legal ul{display:flex;gap:clamp(1rem,2.2vw,2.2rem);list-style:none;padding:0;margin:0}.primary-nav a{text-decoration:none;font-size:.82rem;font-weight:650;white-space:nowrap}.header-actions{display:flex;align-items:center;gap:.4rem}.icon-button,.cart-link{border:0;background:none;min-width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem;text-decoration:none}.cart-link{gap:.35rem;font-size:1rem}.search-drawer{border-top:1px solid var(--line);padding:1rem calc((100vw - min(calc(100% - 48px),var(--width)))/2)}.search-form{display:flex}.search-form label{flex:1}.search-field{width:100%;padding:1rem;border:1px solid var(--ink);background:#fff}.search-submit{background:var(--ink);color:#fff;border:0;padding:0 1.5rem}
.hero{min-height:710px;display:grid;grid-template-columns:minmax(320px,.9fr) minmax(420px,1.3fr) minmax(260px,.7fr);background:var(--sea);color:#fff;overflow:hidden}.hero-copy{padding:clamp(3rem,6vw,6rem) clamp(1.5rem,4vw,5rem);align-self:center;z-index:2}.hero-copy h1{font:500 clamp(3.4rem,6.2vw,7rem)/.88 var(--serif);letter-spacing:-.045em;margin:.6rem 0 1.4rem;max-width:8ch}.hero-intro{font:1.25rem/1.35 var(--serif);max-width:26ch;margin:0 0 2rem}.hero-art{position:relative;background:#e8d7ae;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-art:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,transparent 10%,rgba(7,31,50,.12) 100%);mix-blend-mode:multiply}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center}.art-signature{position:absolute;right:2rem;bottom:1.5rem;color:var(--ink);font-family:var(--serif);font-style:italic}.hero-product{background:var(--wine);padding:clamp(2rem,4vw,4rem) 2rem;display:flex;flex-direction:column;justify-content:center}.hero-product img{width:100%;max-height:440px;object-fit:contain;filter:drop-shadow(0 24px 30px rgba(0,0,0,.24));transform:rotate(2deg)}.hero-product p{font:italic 1.4rem/1.15 var(--serif);margin:2rem 0 1rem}.trust-strip{min-height:68px;background:var(--paper2);display:flex;justify-content:center;align-items:center;gap:0;border-bottom:1px solid var(--line)}.trust-strip div{padding:0 2.4rem;border-right:1px solid var(--line);font-size:.78rem}.trust-strip div:last-child{border:0}.trust-strip span{font-size:1.25rem;margin-right:.5rem}
.chapter{padding-block:clamp(4rem,8vw,8rem)}.chapter-heading{display:grid;grid-template-columns:86px 1fr;align-items:start}.chapter-heading h2,.shop-copy h2,.story-copy h2{font:500 clamp(3.4rem,6vw,6.5rem)/.92 var(--serif);letter-spacing:-.04em;margin:0;max-width:9ch}.gift-intro{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:2rem 0 3rem;padding-left:86px}.gift-intro>p{max-width:42ch}.gift-intro blockquote{font:italic 1.3rem/1.3 var(--serif);margin:0 auto;max-width:24ch}.gift-intro cite{display:block;font:normal .75rem/1.4 var(--sans);margin-top:1rem}.gift-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.gift-card{background:var(--paper2);display:flex;flex-direction:column;text-decoration:none;padding:1.1rem;min-width:0;transition:background .2s,transform .2s}.gift-card:hover{background:#fff;transform:translateY(-3px)}.gift-card img{width:100%;aspect-ratio:4/3;object-fit:cover;mix-blend-mode:multiply}.gift-card span{font:500 1.65rem/1 var(--serif);margin-top:1.2rem}.gift-card small{margin-top:.35rem}.section-link{margin-top:2rem}
.chapter-shop{background:var(--ink);color:#fff;padding-bottom:2.5rem}.shop-story{display:grid;grid-template-columns:.78fr 1fr 1fr;gap:1px;background:rgba(255,255,255,.18)}.shop-copy,.featured-product{background:var(--ink);padding:clamp(1.5rem,3.4vw,3.4rem)}.shop-copy p:not(.eyebrow){max-width:33ch;margin:1.5rem 0 2rem;color:rgba(255,255,255,.8)}.featured-product{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(130px,.85fr);align-items:center;gap:1.5rem}.featured-product img{width:100%;height:420px;object-fit:contain}.featured-product h3{font:500 2rem/1 var(--serif);margin:.4rem 0}.featured-product strong{display:block;font:500 1.4rem var(--serif);margin-bottom:1.5rem}.featured-wine{background:var(--wine)}.motif-rail{display:flex;align-items:center;gap:1rem;overflow-x:auto;padding-top:1.5rem;scrollbar-width:thin}.motif-rail>span{min-width:145px;font:italic 1rem var(--serif)}.motif-rail a{min-width:122px;text-align:center;text-decoration:none;font-size:.7rem}.motif-rail img{width:122px;height:82px;object-fit:cover;margin-bottom:.4rem}
.chapter-stories{display:grid;grid-template-columns:.75fr .65fr 1fr;gap:1px;background:var(--line);padding-block:0;margin-block:clamp(4rem,8vw,8rem)}.story-copy,.author-card,.gift-proof{background:var(--paper2);margin:0;padding:clamp(1.6rem,3vw,3rem)}.story-copy .chapter-number{display:block;margin-bottom:2rem}.story-copy p:not(.eyebrow){max-width:31ch}.story-copy .button-row{margin-top:2rem}.author-card{padding:0;display:flex;flex-direction:column}.author-card img{width:100%;height:390px;object-fit:cover;filter:grayscale(12%)}.author-card figcaption{padding:1.4rem}.author-card strong{font:500 2rem/1 var(--serif);display:block}.author-card span{font-size:.82rem}.gift-proof{background:var(--wine);color:#fff;display:grid;grid-template-rows:auto 1fr;overflow:hidden}.gift-proof h3{font:500 2.6rem/1 var(--serif);margin:.4rem 0}.gift-proof img{align-self:end;width:100%;max-height:360px;object-fit:contain}.survey-teaser{background:var(--sea);color:#fff}.survey-teaser .site-width,.b2b-ribbon .site-width{min-height:94px;display:flex;align-items:center;gap:2rem}.survey-teaser p,.b2b-ribbon p{font:500 1.45rem/1.1 var(--serif);flex:1;margin:0}
.b2b-ribbon{background:#e8d7ae}.b2b-ribbon a{font-size:.75rem;text-transform:uppercase;font-weight:800}.site-footer{background:var(--ink);color:#fff;padding:4rem 0 1.5rem}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .9fr .9fr;gap:3rem}.footer-logo{width:150px;filter:brightness(0) invert(1)}.site-footer ul{list-style:none;padding:0;margin:0;columns:2}.site-footer li{margin-bottom:.45rem}.site-footer a{color:#fff;font-size:.78rem;text-decoration:none}.site-footer p{font-size:.78rem;color:rgba(255,255,255,.75)}.footer-mark{border:1px solid rgba(255,255,255,.24);padding:1.5rem;display:flex;align-items:end}.footer-mark p{font:italic 1.2rem var(--serif);margin:0}.footer-legal{margin-top:3rem;padding-top:1.4rem;border-top:1px solid rgba(255,255,255,.22);display:flex;justify-content:space-between;align-items:center}.footer-legal ul{display:flex;columns:auto}.site-main:not(.home-page){padding-block:clamp(3rem,7vw,7rem)}.page-entry h1,.story-entry h1,.woocommerce-products-header__title{font:500 clamp(3rem,7vw,6.8rem)/.92 var(--serif);letter-spacing:-.04em}.story-entry>header img{width:100%;margin:2rem 0;max-height:620px;object-fit:cover}.entry-card{padding:2rem 0;border-bottom:1px solid var(--line)}.empty-state{text-align:center;padding:8rem 0}.empty-state h1{font:500 clamp(3rem,8vw,7rem)/.9 var(--serif)}
.shop-shell{background:var(--paper)}.woocommerce .products{display:grid!important;grid-template-columns:repeat(3,1fr);gap:2.5rem 1.2rem;margin-top:3rem}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important}.woocommerce ul.products li.product a img{aspect-ratio:4/5;object-fit:cover;background:var(--paper2);margin:0 0 1rem}.woocommerce-loop-product__title{font:500 1.55rem/1 var(--serif)!important;padding:0!important}.woocommerce ul.products li.product .price{color:var(--ink)!important;font-weight:700}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--ink)!important;color:#fff!important;border-radius:0!important;padding:1rem!important}.woocommerce div.product{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(2rem,6vw,6rem)}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:auto!important;float:none!important}.woocommerce div.product .product_title{font:500 clamp(3rem,5vw,5rem)/.92 var(--serif)}.woocommerce div.product p.price{color:var(--wine);font:500 1.8rem var(--serif)}.woocommerce div.product form.cart .variations select{min-height:48px;padding:.6rem;background:#fff;border:1px solid var(--ink)}
.sa-gift-note{margin:1.5rem 0;padding:1.2rem;border:1px solid var(--line);background:var(--paper2)}.sa-gift-note strong{font:500 1.35rem var(--serif)}.sa-gift-note p{margin:.35rem 0 0;font-size:.84rem}.sa-withdrawal input,.sa-withdrawal textarea{width:100%;padding:.8rem;border:1px solid var(--ink);background:#fff}.sa-withdrawal label{display:block;font-weight:700}.sa-withdrawal{max-width:680px}
@media(max-width:980px){.site-width{width:min(calc(100% - 32px),var(--width))}.header-main{height:auto;min-height:66px;grid-template-columns:1fr auto;gap:.5rem;padding-top:.4rem}.brand img,.custom-logo{width:128px}.primary-nav{grid-column:1/-1;grid-row:2;overflow-x:auto;margin-inline:-16px;padding:0 16px 9px;scrollbar-width:none}.primary-nav ul{width:max-content;gap:1.35rem}.primary-nav a{font-size:.72rem}.header-actions{grid-column:2;grid-row:1}.hero{min-height:auto;grid-template-columns:1.1fr .9fr}.hero-copy{padding:3.5rem 2rem}.hero-copy h1{font-size:clamp(3.2rem,7.8vw,5.5rem)}.hero-art{min-height:560px}.hero-product{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:2rem 8vw}.hero-product img{grid-row:1/3}.trust-strip{overflow-x:auto;justify-content:flex-start}.trust-strip div{min-width:max-content}.gift-grid{grid-template-columns:repeat(2,1fr)}.shop-story{grid-template-columns:1fr 1fr}.shop-copy{grid-column:1/-1}.chapter-stories{grid-template-columns:1fr 1fr}.gift-proof{grid-column:1/-1;grid-template-columns:1fr 1fr;grid-template-rows:none}.footer-grid{grid-template-columns:1fr 1fr}.woocommerce div.product{grid-template-columns:1fr}}
@media(max-width:640px){body{font-size:15px}.site-width{width:min(calc(100% - 24px),var(--width))}.header-main{padding-inline:0}.icon-button{min-width:34px}.hero{display:block}.hero-copy{padding:2rem 1.1rem 2.4rem}.hero-copy .chapter-number{font-size:2.1rem}.hero-copy h1{font-size:clamp(3.5rem,16vw,5.2rem);max-width:7ch}.hero-intro{font-size:1.05rem}.hero-art{height:430px;min-height:0}.hero-product{display:grid;grid-template-columns:1.1fr .9fr;padding:1.2rem}.hero-product img{max-height:260px}.hero-product p{font-size:1.1rem;margin:.5rem 0}.trust-strip{min-height:54px}.trust-strip div{padding:0 1rem;font-size:.68rem}.chapter{padding-block:4rem}.chapter-heading{grid-template-columns:54px 1fr}.chapter-heading h2,.shop-copy h2,.story-copy h2{font-size:3.4rem}.chapter-number{font-size:2.1rem}.gift-intro{display:block;padding-left:54px;margin:1.3rem 0 2rem}.gift-intro blockquote{margin:1.8rem 0 0;font-size:1.1rem}.gift-grid{grid-template-columns:1fr 1fr}.gift-card{padding:.7rem}.gift-card img{aspect-ratio:1/1}.gift-card span{font-size:1.25rem}.gift-card small{font-size:.72rem}.shop-story{display:block}.shop-copy,.featured-product{padding:1.4rem}.featured-product{min-height:330px;grid-template-columns:1.2fr .8fr;border-top:1px solid rgba(255,255,255,.2)}.featured-product img{height:290px}.featured-product h3{font-size:1.45rem}.button{min-height:44px;padding:.65rem .8rem}.motif-rail{margin-inline:12px;width:auto}.motif-rail>span{min-width:100px}.motif-rail a{min-width:96px}.motif-rail img{width:96px;height:70px}.chapter-stories{display:block;margin-inline:0;width:100%;margin-block:4rem}.story-copy,.author-card,.gift-proof{border-bottom:1px solid var(--line)}.story-copy{padding:2rem 1.2rem}.author-card{display:grid;grid-template-columns:1fr 1fr}.author-card img{height:280px}.gift-proof{display:grid;grid-template-columns:1fr 1fr;padding:1.2rem}.gift-proof h3{font-size:2rem}.gift-proof img{height:250px}.survey-teaser .site-width,.b2b-ribbon .site-width{min-height:110px;gap:1rem}.survey-teaser .chapter-number,.b2b-ribbon .chapter-number{font-size:1.5rem}.survey-teaser p,.b2b-ribbon p{font-size:1.05rem}.footer-grid{display:block}.footer-grid>div,.footer-grid>nav{margin-bottom:2rem}.footer-legal{display:block}.footer-legal ul{margin-top:1rem;flex-wrap:wrap;gap:1rem}.woocommerce .products{grid-template-columns:repeat(2,1fr);gap:2rem .75rem}.woocommerce-loop-product__title{font-size:1.2rem!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
