.product-grid{align-items:stretch}.product-card{display:flex;flex-direction:column}.product-photo{width:100%;display:block;border:0;padding:0;color:var(--text);text-align:left;aspect-ratio:4/3}.product-photo img{width:100%;height:100%;object-fit:cover}.product-photo.packshot{background:radial-gradient(ellipse at 50% 60%,#5b54202b,transparent 72%),#161910}.product-photo.packshot img{object-fit:contain;padding:25px;mix-blend-mode:normal}.photo-open{position:absolute;bottom:17px;right:18px;opacity:0;transform:translateY(6px);background:#10130ede;color:var(--gold-bright);padding:7px 12px;font-size:12px;transition:.2s}.product-photo:hover .photo-open,.product-photo:focus-visible .photo-open{opacity:1;transform:none}.product-body{flex:1;display:flex;flex-direction:column}.product-body .add-button{margin-top:auto;padding-top:20px}.product-body p{margin-bottom:23px}.product-title{align-items:baseline}.product-title h3{font-size:32px}.product-title>span{font-size:16px}.beverage-grid .product-body{padding:23px 25px}.beverage-grid .product-photo{aspect-ratio:1.2}.beverage-grid .product-photo.packshot img{padding:25px 35px}.beverage-grid .product-title{min-height:65px}.beverage-grid .product-title h3{font-size:29px;line-height:1.12}.beverage-grid .product-body p{font-size:14px;min-height:48px;line-height:1.7}.beverage-grid .add-button{font-size:14px}.extras-grid .product-photo{aspect-ratio:1.45}.extras-grid .product-body p{min-height:0}.wine-intro{grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.shop-shelf{height:auto;min-height:490px;display:block;padding:25px 25px 20px;background:radial-gradient(ellipse at 50% 20%,#574e2635,transparent 72%),#12150e}.shop-shelf:before{inset:10px;pointer-events:none}.shelf-top{display:flex;align-items:center;justify-content:space-between;gap:15px;color:var(--gold);font-size:11px;letter-spacing:.16em;position:relative;z-index:1}.shelf-top button{background:none;color:var(--muted);font-size:12px;letter-spacing:0;padding:8px 0;white-space:nowrap}.shelf-pair{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:12px 0 24px}.shelf-product{background:transparent;padding:0;display:flex;flex-direction:column;align-items:stretch;min-width:0;text-align:left;position:relative;animation:shelf-enter .55s ease both}.shelf-product:nth-child(2){animation-delay:.07s}.shelf-image{height:255px;display:flex;align-items:center;justify-content:center;position:relative;border-radius:3px;overflow:hidden}.shop-shelf .shelf-image img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(6px 15px 10px #0007);transform:none;padding:8px;transition:transform .5s}.shelf-product:hover .shelf-image img{transform:translateY(-7px) scale(1.03)}.shelf-product:not(.shelf-packshot) .shelf-image{background:transparent}.shelf-product:not(.shelf-packshot) .shelf-image img{object-fit:contain;padding:0;filter:none}.shelf-product-category{color:var(--muted);font-size:10px;letter-spacing:.14em;margin:15px 0 9px;line-height:1.5}.shelf-product-name{font:27px/1.04 var(--serif);min-height:56px;color:var(--text)}.shelf-product-bottom{display:flex;justify-content:space-between;align-items:center;gap:8px;border-top:1px solid var(--line);padding-top:12px;margin-top:11px;font-size:12px;color:var(--muted)}.shelf-product-bottom strong{font-weight:500;color:var(--gold);font-size:14px}.shelf-controls{display:flex;justify-content:center;align-items:center;gap:20px}.shelf-controls button{width:38px;height:38px;border:1px solid var(--line);background:none;color:var(--gold);font-size:20px}.shelf-controls button:hover{background:var(--gold);color:#111}.shelf-controls>span{font-size:12px;letter-spacing:.2em;color:var(--muted)}.shelf-hint{text-align:center;color:var(--muted);font-size:12px;margin-top:16px}.wine-index{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.wine-index summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font:30px var(--serif);padding:23px 0}.wine-index summary::-webkit-details-marker{display:none}.wine-index summary span{font:14px var(--sans);color:var(--gold);align-self:center}.wine-index .wine-list{padding-top:10px}.wine-index .wine-row{padding:22px 0}.address-card{display:flex;gap:20px;align-items:center;margin-top:32px;padding:22px;border:1px solid #cfaf7050;background:#cfaf7008}.address-card>span:last-child{display:flex;flex-direction:column;gap:4px}.address-card small{font-size:11px;color:var(--gold);letter-spacing:.15em}.address-card strong{font:34px/1.15 var(--serif);font-weight:400}.address-card span span{font-size:14px;color:var(--muted)}.address-icon{display:grid;place-items:center;flex-shrink:0;width:42px;height:42px;border:1px solid var(--line);font-size:24px;color:var(--gold)}.house-copy .map-reference{font-size:12px!important;margin-top:17px!important}.footer-address{font-size:12px;display:block;margin-top:9px;color:var(--gold)}.product-dialog{width:min(860px,calc(100vw - 32px));padding:0;max-height:90svh}.product-close{position:absolute;top:16px;right:14px;z-index:2;width:40px;height:40px;background:#10130eee;border-radius:50%;padding:0;line-height:40px}.product-detail-layout{display:grid;grid-template-columns:1fr 1fr;min-height:530px}.detail-photo{background:#11130e;min-height:430px;display:flex;align-items:center;justify-content:center}.detail-photo img{width:100%;height:100%;max-height:620px;object-fit:cover}.detail-photo.packshot{background:radial-gradient(ellipse at 50% 55%,#62542930,transparent 75%),#12150e}.detail-photo.packshot img{height:450px;object-fit:contain;padding:35px;mix-blend-mode:normal}.detail-info{padding:40px 30px 30px}.detail-info .eyebrow{font-size:10px;margin:0 30px 18px 0}.detail-info h2{font-size:43px;line-height:1.05}.detail-info>p:not(.eyebrow){margin:18px 0 22px;font-size:14px;line-height:1.8;color:var(--muted)}.detail-quantity-row{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-top:20px}.detail-quantity-row label{font-size:13px;display:block;margin-bottom:8px}.detail-quantity{display:flex;border:1px solid var(--line);height:43px}.detail-quantity button{width:34px;background:transparent;font-size:20px}.detail-quantity input{width:45px;padding:6px 0;text-align:center;border:0;background:none;appearance:textfield}.detail-quantity input::-webkit-inner-spin-button{appearance:none}.detail-price{text-align:right}.detail-price>span{display:block;font-size:11px;color:var(--muted)}.detail-price strong{font:32px var(--serif);color:var(--gold)}#detail-buy{margin-top:12px}.detail-info .small-note{font-size:12px}.product-kicker,.image-note,.eyebrow,.contact-label,.product-body .add-button,.shelf-top,.shelf-product-category{font-size:12px}.hero .eyebrow{font-size:12px}@keyframes shelf-enter{from{opacity:0;transform:translateX(18px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1100px){.product-grid:not(.compact-grid) .product-card:last-child:nth-child(5){display:flex;grid-column:auto}.product-grid:not(.compact-grid) .product-card:last-child:nth-child(5) .product-photo{height:auto;aspect-ratio:4/3}.product-grid:not(.compact-grid) .product-card:last-child:nth-child(5) .product-body{justify-content:start}.product-grid:not(.compact-grid) .product-card:last-child:nth-child(5) .product-title{flex-wrap:nowrap;gap:16px}.product-grid:not(.compact-grid) .product-card:last-child:nth-child(5) h3{font-size:32px}.product-grid:not(.beverage-grid):not(.extras-grid):has(.product-card:nth-child(5)){grid-template-columns:repeat(6,1fr)}.product-grid:not(.beverage-grid):not(.extras-grid):has(.product-card:nth-child(5)) .product-card{grid-column:span 2}.product-grid:not(.beverage-grid):not(.extras-grid):has(.product-card:nth-child(5)) .product-card:nth-child(4){grid-column:2 / 4}.product-grid:not(.beverage-grid):not(.extras-grid):has(.product-card:nth-child(5)) .product-card:nth-child(5){grid-column:4 / 6}}@media(max-width:1000px){.wine-intro{grid-template-columns:1fr;gap:40px}.wine-copy{max-width:660px}.shop-shelf{max-width:680px;width:100%;margin:auto}.shelf-image{height:330px}.shelf-product-name{min-height:0}.product-dialog{width:min(760px,calc(100vw - 32px))}.detail-info{padding:45px 25px 25px}}@media(max-width:720px){.beverage-grid{grid-template-columns:1fr 1fr;gap:13px}.beverage-grid .product-photo{aspect-ratio:.9}.beverage-grid .product-photo.packshot img{padding:16px}.beverage-grid .product-body{padding:17px 13px}.beverage-grid .product-title{display:block;min-height:88px;margin:10px 0}.beverage-grid .product-title h3{font-size:27px;line-height:1.04;min-height:57px}.beverage-grid .product-title>span{font-size:14px;display:block;margin-top:10px}.beverage-grid .product-kicker{font-size:10px;letter-spacing:.1em}.beverage-grid .product-body p{font-size:13px;line-height:1.6;min-height:65px;margin-bottom:18px}.beverage-grid .add-button{font-size:12px;gap:5px;padding-top:15px;line-height:1.5}.beverage-grid .add-button>span{width:27px;height:27px;flex-shrink:0}.shop-shelf{padding:24px 18px 22px;min-height:0}.shelf-top{font-size:9px;letter-spacing:.13em;gap:9px}.shelf-top button{font-size:11px}.shelf-pair{gap:17px;margin-bottom:22px}.shelf-image{height:214px}.shelf-product-name{font-size:25px;min-height:53px}.shelf-product-category{font-size:9px;letter-spacing:.08em;min-height:28px}.shelf-product-bottom{flex-wrap:wrap;gap:7px}.shelf-product-bottom strong{font-size:14px}.shelf-product-bottom>span{font-size:12px}.shelf-hint{font-size:11px}.wine-index summary{font-size:26px;align-items:center}.wine-index summary>span{font-size:11px}.product-dialog{max-height:93svh;width:calc(100vw - 24px)}.product-detail-layout{grid-template-columns:1fr}.detail-photo{height:270px;min-height:0}.detail-photo img{height:270px;object-fit:cover}.detail-photo.packshot img{height:250px;padding:20px}.detail-info{padding:25px}.detail-info h2{font-size:38px}.detail-info>p:not(.eyebrow){font-size:15px}.photo-open{opacity:1;transform:none;font-size:11px;padding:5px 9px}.beverage-grid .photo-open{font-size:10px;right:8px;bottom:8px;padding:4px 6px}.address-card{padding:20px;gap:16px}.address-card small{font-size:10px}.address-card strong{font-size:31px}}@media(prefers-reduced-motion:reduce){.shelf-product{animation:none!important}.shelf-product:hover .shelf-image img{transform:none}}

.house-photo>img{object-position:50% 53%}.image-note a{text-decoration:underline;text-underline-offset:3px;margin-left:5px}@media(max-width:720px){.music-player{max-width:calc(100vw - 86px);gap:7px;padding:9px}.music-player input{display:block;width:45px;min-width:35px}.music-player .track-info{max-width:126px}.music-player .clip-label{display:none}}

.product-photo.packshot img,.detail-photo.packshot img{filter:drop-shadow(0 16px 13px #0006)}.shelf-packshot .shelf-image:after{content:"";position:absolute;bottom:4px;width:42%;height:12px;border-radius:50%;background:#0006;filter:blur(9px);z-index:-1}
