@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;1,400;1,500&display=swap');
:root{--ink:#1f272e;--cream:#f5f0e8;--sand:#eae2d7;--muted:#6d706f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.announcement{text-align:center;background:#1f272e;color:#f8f2e9;padding:9px;font-size:10px;letter-spacing:.25em}.site-header{height:80px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ded8cf;background:#f5f0e8}.brand{display:flex;align-items:center;gap:12px;font-family:Georgia,serif;letter-spacing:.18em;font-size:21px;white-space:nowrap}.brand small,.footer-brand small{font-family:'DM Sans',sans-serif;font-size:9px;letter-spacing:.27em;margin-left:5px}.brand-mark{font-size:35px;line-height:1}.site-header nav{display:flex;gap:38px;font-size:12px}.site-header nav a:hover,.about a:hover,footer a:hover{text-decoration:underline}.header-cta{font-size:12px;border-bottom:1px solid var(--ink);padding-bottom:6px}.header-cta span,.button span,.about a span{margin-left:22px}.hero{display:grid;grid-template-columns:47% 53%;min-height:650px;overflow:hidden}.hero-copy{padding:82px 9% 35px 10%;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.25em;margin:0 0 24px}.hero h1,.collection h2,.about h2,.dialog-copy h2{font-family:'Playfair Display',Georgia,serif;font-weight:400;letter-spacing:-.045em}.hero h1{font-size:clamp(58px,6.2vw,106px);line-height:1.04;margin:0 0 26px}.hero h1 em,.about h2 em{font-weight:400}.hero-intro{font-size:15px;color:#525859;line-height:1.7;max-width:365px;margin:0 0 32px}.button{border:0;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:18px 23px;font-size:12px;cursor:pointer}.button.dark{background:var(--ink);color:white}.button:hover{background:#39444b}.hero-note{display:flex;align-items:center;gap:13px;margin-top:auto;font-size:10px;letter-spacing:.18em;color:#666b6d}.hero-note .line{width:38px;height:1px;background:#848786}.hero-visual{position:relative;background:radial-gradient(circle at 50% 50%,#e8dcd0 0,#d7c9bb 55%,#c9b7a6 100%);min-height:650px;overflow:hidden}.orb{position:absolute;border-radius:50%;background:rgba(255,255,255,.23)}.orb-one{width:550px;height:550px;top:2%;left:10%}.orb-two{width:300px;height:300px;right:-10%;bottom:-20%}.hero-bottle{position:absolute;object-fit:cover;mix-blend-mode:multiply;filter:drop-shadow(20px 30px 22px rgba(30,25,23,.12))}.hero-bottle-front{width:45%;height:79%;bottom:0;left:21%}.hero-bottle-back{width:34%;height:68%;bottom:7%;right:10%;transform:rotate(10deg)}.visual-label{position:absolute;left:35px;bottom:25px;font-size:10px;letter-spacing:.2em}.collection{padding:104px 5% 115px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.collection h2{font-size:clamp(43px,5vw,70px);line-height:1.1;margin:0}.section-head>p{width:300px;font-size:13px;color:#686b6a;line-height:1.6;margin:0 0 8px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 16px}.product-card{border:0;background:none;text-align:left;padding:0;cursor:pointer;position:relative;color:var(--ink)}.product-image{display:block;aspect-ratio:4/5;overflow:hidden}.product-image img{height:100%;width:100%;object-fit:cover;mix-blend-mode:multiply;transition:transform .35s}.product-card:hover img{transform:scale(1.05)}.product-info{display:flex;justify-content:space-between;align-items:center;padding:18px 2px}.product-info small{display:block;font-size:9px;letter-spacing:.16em;color:#777a78;margin-bottom:7px}.product-info strong{font-family:'Playfair Display',Georgia,serif;font-weight:400;font-size:25px}.card-price{display:block;margin-top:6px;font-size:12px}.card-price[hidden]{display:none}.product-arrow{border:1px solid #beb9b2;border-radius:50%;display:grid;place-items:center;width:31px;height:31px;font-size:16px}.product-index{position:absolute;top:16px;left:16px;font-size:10px;letter-spacing:.15em}.about{background:#1f272e;color:#f5f0e8;display:grid;grid-template-columns:17% 43% 40%;min-height:530px;overflow:hidden}.about-number{padding:74px 0 0 30%;font-size:10px;letter-spacing:.18em;color:#b6b6b2}.about>div:nth-child(2){padding:70px 5% 70px 2%}.about h2{font-size:clamp(54px,5vw,82px);line-height:1.1;margin:0 0 25px}.about p:not(.eyebrow){color:#bdbfbd;font-size:14px;line-height:1.8;max-width:390px;margin-bottom:30px}.about a{font-size:12px;border-bottom:1px solid #bdbfbd;padding-bottom:8px}.about-bottle{background:#ded3bd;overflow:hidden}.about-bottle img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}footer{display:flex;justify-content:space-between;align-items:center;padding:45px 5%;font-size:10px;letter-spacing:.15em}.footer-brand{font-family:Georgia,serif;font-size:21px;letter-spacing:.15em}dialog{border:0;padding:0;max-width:880px;width:calc(100% - 32px);box-shadow:0 30px 80px #0005;background:var(--cream);color:var(--ink)}dialog::backdrop{background:#111b20bd}dialog[open]{display:grid;grid-template-columns:1fr 1fr}.dialog-image{min-height:500px}.dialog-image img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.dialog-copy{padding:95px 45px;display:flex;flex-direction:column;align-items:flex-start}.dialog-copy h2{font-size:55px;margin:0 0 15px}.dialog-copy>p:not(.eyebrow){font-size:14px;color:#666}.dialog-note{margin:28px 0 35px;line-height:1.6}.shopify-price{font-weight:700;color:var(--ink)!important;margin:8px 0}.shopify-price[hidden],#shopify-product-link[hidden]{display:none}.close{position:absolute;top:15px;right:20px;border:0;background:none;font-size:32px;cursor:pointer;z-index:2}@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,1fr)}.hero{min-height:550px}.hero-copy{padding:70px 8%}.hero-visual{min-height:550px}.about{grid-template-columns:12% 48% 40%}.about-number{padding-left:18%}}@media(max-width:650px){.site-header{height:68px;padding:0 5%}.brand{font-size:16px}.brand-mark{font-size:26px}.site-header nav{gap:16px;font-size:11px}.header-cta{display:none}.hero{display:flex;flex-direction:column}.hero-copy{padding:55px 6% 40px;min-height:450px}.hero h1{font-size:clamp(59px,13vw,86px)}.hero-note{margin-top:30px}.hero-visual{min-height:430px}.hero-bottle-front{height:88%;width:47%;left:18%}.hero-bottle-back{height:76%;width:37%}.collection{padding:65px 5% 75px}.section-head{display:block;margin-bottom:28px}.section-head>p{margin-top:17px;width:auto;max-width:420px}.product-grid{gap:20px 12px}.product-info strong{font-size:21px}.product-info small{font-size:8px}.product-arrow{width:27px;height:27px}.about{display:block}.about-number{padding:40px 6% 0}.about>div:nth-child(2){padding:35px 6% 55px}.about-bottle{height:430px}footer{gap:20px;flex-wrap:wrap;padding:35px 5%}dialog[open]{display:block;max-height:90vh;overflow:auto}.dialog-image{height:350px;min-height:0}.dialog-copy{padding:35px 25px}.dialog-copy h2{font-size:43px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-image img{transition:none}}
.price-guide{display:grid;grid-template-columns:45% 55%;gap:30px;padding:95px 7%;background:#e9dfd4}.price-guide h2,.franchise h2{font-family:'Playfair Display',Georgia,serif;font-weight:400;letter-spacing:-.045em;font-size:clamp(50px,5vw,75px);line-height:1.08;margin:0 0 20px}.price-guide h2 em,.franchise h2 em{font-weight:400}.price-guide p:not(.eyebrow){max-width:360px;font-size:14px;line-height:1.7;color:#666}.price-guide dl{margin:0}.price-guide dl div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #cbbfb1;padding:17px 0;font-size:15px}.price-guide dd{margin:0;font-weight:700}.franchise{display:grid;grid-template-columns:42% 58%;gap:40px;padding:100px 7% 110px;background:#1f272e;color:#f5f0e8}.franchise-copy p:not(.eyebrow){font-size:15px;line-height:1.8;color:#bdc1bf;max-width:350px}.franchise-form{padding-right:7%}.franchise-form form{display:flex;flex-direction:column;gap:22px}.franchise-form label{font-size:12px;display:block;letter-spacing:.04em}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.franchise-form input,.franchise-form textarea{display:block;margin-top:10px;width:100%;border:1px solid #697074;border-radius:0;background:#26323a;color:white;padding:14px 15px;font:inherit;font-size:14px}.franchise-form input:focus,.franchise-form textarea:focus{outline:2px solid #e7d7c3}.franchise-form .button{background:#e9dfd4;color:#1f272e;align-self:flex-start}.franchise-form .button:hover{background:#f6eee4}.form-success{border:1px solid #abb9aa;padding:16px;color:#f5f0e8}.franchise-form .errors{color:#f4b9b0}@media(max-width:650px){.price-guide,.franchise{display:block;padding:65px 6%}.price-guide dl{margin-top:30px}.franchise-form{padding:20px 0 0}.field-row{grid-template-columns:1fr}}
.collection-alt{background:#eee6dd}.oud-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-image.packaging img{object-fit:contain;padding:16px}.dialog-image[data-kind="packaging"] img{object-fit:contain;padding:20px}.format-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;align-items:stretch}.format-grid article{background:#f5f0e8;min-height:260px;padding:25px;display:flex;flex-direction:column}.format-grid article span{font-size:10px;letter-spacing:.18em}.format-grid h3{font-family:'Playfair Display',Georgia,serif;font-size:34px;font-weight:400;line-height:1.1;margin:38px 0 15px}.format-grid strong{font-size:20px;margin-top:auto}@media(max-width:900px){.price-guide{display:block}.format-grid{margin-top:30px}}@media(max-width:650px){.oud-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.format-grid{grid-template-columns:1fr}.format-grid article{min-height:170px}.format-grid h3{margin:25px 0 15px}}
.dialog-media{display:flex;flex-direction:column;min-width:0}.dialog-media .dialog-image{height:440px;min-height:0;overflow:hidden}.gallery{display:flex;gap:12px;padding:12px;background:#f5f0e8}.gallery-thumb{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #d8d0c6;color:var(--ink);min-width:0;flex:1;padding:6px 10px;cursor:pointer;font-size:11px}.gallery-thumb[aria-pressed="true"]{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.gallery-thumb img{width:44px;height:48px;object-fit:contain}.dialog-image[data-kind="packaging-detail"] img{object-fit:cover;object-position:60% 50%;transform:scale(1.6)}@media(max-width:650px){.dialog-media .dialog-image{height:310px}.gallery-thumb{font-size:10px}}
