.store-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:18px max(24px,4vw);display:flex}.store-header .brand{width:165px}.store-header nav{align-items:center;gap:24px;font-size:14px;display:flex}.store-shell{max-width:1380px;min-height:70vh;margin:auto;padding:64px max(24px,4vw) 90px}.store-shell h1{font:400 clamp(48px, 6vw, 86px) / 1.05 var(--serif);letter-spacing:-.05em;margin:0 0 25px}.store-shell h2{font:400 36px/1.1 var(--serif);letter-spacing:-.03em}.store-intro{max-width:570px;margin-bottom:42px;font-size:18px;line-height:1.6}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.shop-photo{background:var(--gold-light);border-radius:8px;display:block;overflow:hidden}.shop-photo img{object-fit:contain;width:100%;height:420px;transition:transform .5s}.shop-caption{justify-content:space-between;align-items:center;gap:12px;padding-block:24px 16px;display:flex}.shop-caption .eyebrow{margin-bottom:8px;font-size:12px}.shop-caption h2{font-size:38px}.shop-price{white-space:nowrap;font-size:21px}.shop-card>.text-link{border-bottom:1px solid var(--line);justify-content:space-between;width:100%;padding-bottom:12px}.fine-print{color:var(--muted);margin-top:24px;font-size:14px;line-height:1.6}.product-layout{grid-template-columns:1.1fr 1fr;align-items:start;gap:7vw;display:grid}.back-link{margin-bottom:30px}.product-page-photo{background:var(--gold-light);border-radius:8px;overflow:hidden}.product-page-photo img{object-fit:contain;width:100%;max-height:650px}.product-page-copy{padding-top:25px}.detail-price{margin:25px 0;font-size:30px}.detail-price small{color:var(--muted);margin-top:6px;font-size:14px;display:block}.store-shell label{margin:18px 0 7px;font-size:15px;display:block}.store-shell input,.store-shell select{font:inherit;width:100%;color:var(--ink);background:#fffdf8;border:1px solid #778271;border-radius:5px;padding:13px}.purchase-row{gap:15px;margin-top:8px;display:flex}.purchase-row input{width:85px}.service-note{background:var(--sage);border-left:3px solid var(--forest);max-width:650px;margin:24px 0;padding:17px 20px;font-size:15px;line-height:1.6}.store-shell details{border-bottom:1px solid var(--line);padding-block:20px}.store-shell summary{cursor:pointer;font-size:18px}.store-shell details p{margin-top:12px;line-height:1.6}.bag-layout{grid-template-columns:1.5fr 1fr;gap:60px;display:grid}.bag-row{border-bottom:1px solid var(--line);align-items:center;gap:24px;padding-block:24px;display:flex}.bag-row>img{object-fit:contain;border-radius:6px;width:110px;height:145px}.bag-row>strong{white-space:nowrap;margin-left:auto}.bag-row input{width:75px;margin-left:10px}.remove{background:0 0;padding:0;font-size:14px;text-decoration:underline}.bag-summary{background:var(--sage);border-radius:8px;align-self:start;padding:30px}.total{justify-content:space-between;gap:20px;margin:28px 0;font-size:18px;display:flex}.bag-summary p{line-height:1.6}.bag-summary .button{width:100%;margin-top:25px}.account-layout{grid-template-columns:1.1fr 1fr;gap:8vw;display:grid}.account-story img{border-radius:8px;width:100%;margin-top:20px}.account-form{border:1px solid var(--line);background:#fffdf8;border-radius:8px;align-self:start;padding:36px}.account-form>p{margin-block:18px;line-height:1.6}.store-shell fieldset{border:0;margin:0;padding:0}.store-shell button:disabled{opacity:.5;cursor:not-allowed}.store-shell fieldset:disabled{opacity:.65}.account-form .button{width:100%;margin-top:25px}.store-shell .check{align-items:flex-start;gap:10px;line-height:1.5;display:flex}.check input{flex-shrink:0;width:18px;margin-top:2px}.form-link{font-size:14px}.form-link a,a.form-link{text-underline-offset:4px;text-decoration:underline}.membership-panel{background:var(--gold-light);border-radius:8px;max-width:800px;padding:40px}.membership-panel p{max-width:650px;margin:22px 0;line-height:1.7}.account-panels{grid-template-columns:repeat(2,1fr);gap:30px;margin-top:35px;display:grid}.account-panels section{border:1px solid var(--line);border-radius:8px;padding:25px}.account-panels h2{margin-bottom:20px}[data-feedback]{margin:18px 0;line-height:1.5}.store-footer{background:var(--forest);color:var(--ivory);flex-wrap:wrap;justify-content:space-between;gap:24px;padding:32px max(24px,4vw);font-size:14px;display:flex}.store-footer nav{gap:22px;display:flex}.store-shell button{cursor:pointer}@media (width<=950px){.shop-grid{gap:20px}.shop-photo img{height:300px}.shop-caption{display:block}.shop-price{margin-top:15px}.shop-caption h2{font-size:32px}.bag-layout{gap:25px}.account-layout{gap:30px}.account-form{padding:25px}}@media (width<=700px){.store-header{padding:16px 20px}.store-header .brand{width:135px}.store-header nav{gap:14px}.store-header nav a:first-child{display:none}.store-shell{padding:38px 20px 60px}.store-shell h1{font-size:52px}.shop-grid,.product-layout,.account-layout,.bag-layout,.account-panels{grid-template-columns:1fr}.shop-photo img{height:400px}.shop-caption{display:flex}.shop-price{margin-top:0}.shop-card{margin-bottom:20px}.product-layout{gap:20px}.product-page-photo img{max-height:450px}.account-story img{display:none}.bag-row{gap:14px}.bag-row>img{width:75px;height:105px}.bag-row h2{font-size:28px}.bag-row p{font-size:14px}.membership-panel{padding:25px}.store-footer nav{gap:15px}.store-shell input{font-size:16px}}@media (prefers-reduced-motion:reduce){.shop-photo img{transition:none}.shop-photo:hover img{transform:none}}.shop-photo,.product-page-photo{background:#f3efe5}.catalog-bottles{justify-content:center;align-items:center;width:100%;height:340px;display:flex;position:relative;overflow:hidden}.catalog-bottles img{aspect-ratio:1122/1402;object-fit:contain;width:auto;height:100%;max-height:none;transition:none}.catalog-single img{transform:scale(1.08)}.catalog-duo img{width:80%;max-width:none;height:auto}.catalog-duo img+img{align-self:center;width:61%;margin-left:-31%;transform:translateY(9%)}.shop-photo:hover img{transform:none}.shop-photo:hover .catalog-single img{transform:scale(1.08)}.shop-photo:hover .catalog-duo img+img{transform:translateY(9%)}.product-page-photo .catalog-bottles{height:480px}.bag-row>.catalog-bottles{background:#f3efe5;border-radius:8px;width:100px;height:110px}.account-story .catalog-bottles{height:320px}@media (width<=800px){.catalog-bottles{height:270px}.product-page-photo .catalog-bottles{height:330px}}.catalog-duo{transform:scale(.87)}
