@font-face{font-family:Cormorant;src:url('assets/fonts/cormorant-garamond.ttf');font-display:swap;font-weight:300 700}@font-face{font-family:Inter;src:url('assets/fonts/inter-variable.ttf');font-display:swap;font-weight:100 900}
:root{--paper:#fbf7ef;--wine:#420014;--ink:#302a26;--muted:#726960;--line:#dfd8cd;--surface:#f0ebe2;--gold:#8b682f}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:13px/1.6 Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%}button{border:0;background:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--wine);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Cormorant,Georgia,serif;font-weight:400}h1{font-size:clamp(42px,5vw,76px);line-height:1.02;letter-spacing:-.025em}h2{font-size:clamp(32px,3vw,46px);line-height:1.1}h3{font-size:25px;line-height:1.2}.wrap{max-width:1440px;margin:auto;padding-inline:5%}.eyebrow{font-size:9px;letter-spacing:.19em;text-transform:uppercase;color:var(--muted);margin-bottom:16px}.announcement{text-align:center;border-bottom:1px solid var(--line);font-size:9px;letter-spacing:.12em;padding:7px 12px;color:var(--muted)}.header{background:var(--paper);border-bottom:1px solid var(--line)}.header-row{height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px}.brand{width:52px;height:58px;display:block;grid-column:2;grid-row:1}.brand img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.search{display:flex;align-items:center;gap:10px;max-width:240px;border-bottom:1px solid var(--line)}.search input{width:100%;padding:8px 0;background:none;border:0;min-width:0;font-size:11px}.search button,.icon-link,.mobile-toggle{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center}.icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.25}.actions{justify-self:end;display:flex;align-items:center;gap:10px}.bag-label{font-size:10px;letter-spacing:.08em}.nav{display:flex;align-items:center;justify-content:center;gap:36px;min-height:43px;font-size:10px;letter-spacing:.06em}.nav a{min-height:44px;display:flex;align-items:center;border-bottom:1px solid transparent}.nav a:hover,.nav a[aria-current=page]{color:var(--wine);border-color:var(--wine)}.mobile-toggle{display:none}.hero{display:grid;grid-template-columns:39% 61%;min-height:510px;margin-top:30px;background:var(--surface)}.hero-copy{align-self:center;padding:50px 12%}.hero-copy h1{color:var(--wine);font-size:clamp(44px,4.6vw,70px)}.hero-copy p:not(.eyebrow){color:var(--muted);font-size:12px;max-width:290px}.hero-image{width:100%;height:100%;object-fit:cover;min-height:510px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:46px;padding:12px 24px;background:var(--wine);color:var(--paper);font-size:10px;letter-spacing:.09em;border:1px solid var(--wine)}.button:hover{background:#61102b}.button.secondary{background:transparent;color:var(--wine)}.hero-copy .button{margin-top:20px}.service-strip{display:flex;justify-content:space-around;gap:20px;padding:23px 0;border-bottom:1px solid var(--line);font-size:10px;color:var(--muted)}.section{padding-top:64px;padding-bottom:14px}.section-top{display:flex;align-items:end;justify-content:space-between;margin-bottom:27px;gap:20px}.section-top h2{margin:0}.text-link{font-size:11px;border-bottom:1px solid var(--wine);padding:7px 0;min-height:44px;display:inline-flex;align-items:center}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.category{position:relative;display:block}.category .photo{height:275px;overflow:hidden;background:var(--surface)}.category img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.category:hover img{transform:scale(1.025)}.category h3{margin:17px 0 4px}.category p{font-size:11px;color:var(--muted)}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 24px}.product-image{aspect-ratio:4/5;background:var(--surface);overflow:hidden;position:relative}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-card:hover img{transform:scale(1.025)}.product-card .eyebrow{margin:17px 0 5px;font-size:8px}.product-card h3{font-size:25px;margin:0 0 6px}.product-card .price{font-size:12px}.product-card .price small{display:block;color:var(--muted);font-size:9px;margin-top:4px}.tag{position:absolute;left:14px;top:14px;font-size:8px;letter-spacing:.1em;padding:5px 8px;background:var(--paper)}.editorial{display:grid;grid-template-columns:1fr 1fr;margin-top:76px;background:var(--surface)}.editorial img{width:100%;height:430px;object-fit:cover}.editorial>div{align-self:center;padding:12%}.editorial p{color:var(--muted);max-width:370px}.footer{margin-top:75px;border-top:1px solid var(--line);padding-top:40px;padding-bottom:24px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer h3{color:var(--wine);font-size:30px}.footer p,.footer a{font-size:11px;color:var(--muted)}.footer a{display:block;padding:6px 0}.footer-bottom{display:flex;justify-content:space-between;gap:25px;margin-top:36px;padding-top:20px;border-top:1px solid var(--line);font-size:9px;color:var(--muted)}.breadcrumbs{padding-top:25px;font-size:10px;color:var(--muted)}.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.catalog-head{padding:40px 0 30px;max-width:720px}.catalog-head h1{font-size:54px;margin-bottom:16px}.catalog-head p{color:var(--muted);max-width:550px}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 0;margin-bottom:28px;font-size:11px}.toolbar select{border:0;background:none;max-width:190px;min-height:44px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter{padding:9px 15px;min-height:44px;border:1px solid var(--line);font-size:10px}.filter.active{border-color:var(--wine);color:var(--wine)}.catalog-grid{padding-bottom:35px}.detail{display:grid;grid-template-columns:1.15fr 1fr;gap:8%;padding-top:30px}.detail-photo{width:100%;aspect-ratio:1;object-fit:cover;background:var(--surface)}.detail-copy{padding:28px 0}.detail h1{font-size:52px;margin-bottom:16px}.detail .price{font-size:19px;margin-bottom:5px}.muted{color:var(--muted);font-size:11px}.purchase{display:flex;gap:12px;margin:30px 0 20px}.quantity{display:flex;border:1px solid var(--line);align-items:center}.quantity button{width:44px;height:46px}.quantity output{min-width:30px;text-align:center}.purchase .button{flex:1}.details-list{margin-top:30px;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:17px 0}summary{cursor:pointer;font-size:12px;min-height:28px}details p{font-size:12px;color:var(--muted);margin:12px 0}.cart-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:7%;margin-top:36px}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:22px;align-items:center;border-bottom:1px solid var(--line);padding:20px 0}.cart-item img{width:110px;height:130px;object-fit:cover}.cart-item h3{margin-bottom:8px}.remove{text-decoration:underline;font-size:10px;min-height:44px}.summary{padding:30px;background:var(--surface);align-self:start}.summary h2{font-size:32px}.summary-line{display:flex;justify-content:space-between;padding:12px 0}.summary .button{width:100%;margin-top:20px}.empty{padding:60px 0}.reading{max-width:730px;margin:50px auto;min-height:40vh}.reading h1{font-size:54px}.reading p{line-height:1.9}.toast{position:fixed;right:24px;bottom:24px;padding:16px 24px;background:var(--wine);color:var(--paper);z-index:10;box-shadow:0 5px 25px #0002}.toast:empty{display:none}.skip{position:absolute;top:-100px}.skip:focus{top:0;background:var(--paper);z-index:50;padding:10px}.empty-search{padding:50px 0;grid-column:1/-1}dialog{border:1px solid var(--line);background:var(--paper);color:var(--ink);padding:34px;max-width:460px;width:calc(100% - 40px)}dialog::backdrop{background:#0006}dialog h2{font-size:32px}.gold-rule{height:1px;background:linear-gradient(100deg,#5d421d,#bc944d 20%,#e8d8a1 38%,#8e682c 60%,#d2b67a 82%,#6a4b20);width:55px;margin-bottom:24px}
@media(min-width:1600px){.hero{min-height:570px}.hero-image{min-height:570px}}@media(max-width:900px){.nav{gap:18px}.products{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-copy{padding:30px 10%}.hero{grid-template-columns:43% 57%;min-height:430px}.hero-image{min-height:430px}.category .photo{height:210px}.detail{gap:5%}.detail h1{font-size:42px}}
@media(max-width:600px){.wrap{padding-inline:20px}.announcement{font-size:8px;letter-spacing:.04em}.header-row{height:62px;gap:8px}.brand{width:43px;height:49px}.header .search{display:none}.mobile-toggle{display:flex;grid-column:1;grid-row:1}.actions{grid-column:3;gap:0}.bag-label{display:none}.nav{display:none;padding:14px 20px;border-top:1px solid var(--line);align-items:stretch}.nav.open{display:flex;flex-direction:column;gap:3px}.nav a{font-size:12px}.hero{grid-template-columns:1fr;margin-top:18px;min-height:0}.hero-copy{padding:32px 26px}.hero-copy h1{font-size:48px;max-width:280px;margin-bottom:16px}.hero-copy .eyebrow{margin-bottom:14px}.hero-copy .button{margin-top:10px}.hero-image{min-height:0;height:270px}.service-strip{font-size:9px;gap:15px;justify-content:space-between}.service-strip span:last-child{display:none}.section{padding-top:42px}.section-top{align-items:center;gap:12px;margin-bottom:20px}.section-top h2{font-size:32px}.section-top .text-link{font-size:9px;white-space:nowrap}.category-grid{gap:10px}.category .photo{height:140px}.category h3{font-size:20px}.category p{font-size:9px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.product-card h3{font-size:23px}.product-card .eyebrow{font-size:7px;letter-spacing:.09em}.tag{font-size:7px;left:8px;top:8px}.editorial{grid-template-columns:1fr;margin-top:44px}.editorial img{height:280px}.editorial>div{padding:30px}.footer{margin-top:44px}.footer-grid{grid-template-columns:1fr 1fr;gap:24px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.catalog-head{padding:30px 0 20px}.catalog-head h1{font-size:42px}.toolbar{flex-wrap:wrap;gap:12px}.toolbar select{font-size:10px}.filters{width:100%}.filter{padding:8px 10px}.detail{grid-template-columns:1fr;gap:10px}.detail-copy{padding-top:20px}.detail h1{font-size:44px}.cart-layout{grid-template-columns:1fr;gap:30px}.cart-item{grid-template-columns:80px 1fr auto;gap:12px}.cart-item img{width:80px;height:105px}.cart-item h3{font-size:23px}.cart-item .quantity button{width:36px}.reading{margin:30px 0}.reading h1{font-size:42px}.toast{left:20px;right:20px;bottom:20px}}
.hero-image{object-fit:contain;background:#f1e8da}.detail-photo{object-fit:contain}.brand{background:var(--wine)}.category .photo img{object-fit:cover;object-position:center 63%}@media(max-width:600px){.hero-image{height:auto;aspect-ratio:3/2}.category-grid{grid-template-columns:1fr}.category{display:grid;grid-template-columns:100px 1fr;column-gap:20px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:12px}.category .photo{grid-row:1/3;height:115px}.category h3{align-self:end;margin:0 0 3px;font-size:26px}.category p{align-self:start;font-size:10px;margin-top:0}.product-image img{object-fit:contain}.bag-label{display:block;font-size:9px}.bag-label{min-height:44px;display:flex;align-items:center}}
.brand img{mix-blend-mode:normal}.bag-label{white-space:nowrap}@media(max-width:600px){.bag-label{font-size:0}.bag-label span{font-size:10px}.actions{gap:2px}.header-row{grid-template-columns:1fr auto 1fr}.brand{justify-self:center}.cart-item .quantity button{width:44px}}
.detail-photo{height:auto;aspect-ratio:4/5;align-self:start}.header-row{height:60px}.brand{height:48px;width:44px}@media(max-width:600px){.header-row{height:60px}.detail-photo{height:auto;aspect-ratio:4/5}}
.brand{background:transparent;width:54px;height:56px}.brand svg{display:block;width:100%;height:100%}.recommendations{padding-top:22px;padding-bottom:24px;border-bottom:1px solid var(--line)}.recommendations-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px}.recommendations-heading .eyebrow{font-size:8px;margin-bottom:5px}.recommendations h2{font-size:29px;margin:0}.carousel-controls{display:flex;align-items:center;gap:8px}.carousel-controls button{width:44px;height:44px;border:1px solid var(--line);color:var(--wine);font-size:19px}.carousel-controls button:disabled{opacity:.3;cursor:default}.carousel-position{font-size:9px;color:var(--muted);margin-right:12px}.recommended-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;padding:3px}.recommended-track::-webkit-scrollbar{display:none}.recommended-product{flex:0 0 calc((100% - 32px)/3);display:flex;align-items:center;gap:19px;min-width:0;background:var(--surface);scroll-snap-align:start;padding:10px 18px 10px 10px}.recommended-product img{width:84px;height:100px;object-fit:cover;flex:none}.recommended-product>div{min-width:0}.recommended-product .eyebrow{font-size:7px;letter-spacing:.1em;margin:0 0 6px}.recommended-product h3{font-size:24px;margin:0 0 8px}.recommended-product p:last-child{font-size:10px;margin:0}.recommended-product p span{display:inline-block;margin-left:14px;color:var(--wine)}.recommended-product:hover h3{text-decoration:underline;text-underline-offset:4px}@media(max-width:900px){.recommended-product{flex-basis:calc((100% - 16px)/2)}.recommended-product p span{display:block;margin:6px 0 0}}@media(max-width:600px){.brand{width:48px;height:54px}.recommendations{padding-top:18px;padding-bottom:18px}.recommendations h2{font-size:27px}.recommendations-heading .eyebrow{display:none}.carousel-position{display:none}.recommended-product{flex-basis:100%;gap:18px}.recommended-product img{width:84px;height:96px}.recommended-product p span{display:inline-block;margin:0 0 0 16px}.recommended-product h3{font-size:25px}.carousel-controls{gap:8px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
