:root{--cream:#f6f0e4;--paper:#fcf8ef;--ink:#171311;--wine:#5f1014;--wine-deep:#3f080a;--gold:#a7864a;--line:#baae99;--font-brand:"Cormorant Garamond",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--font-brand);font-size:19px;line-height:1.35}.page-shell{min-height:100vh;display:flex;flex-direction:column}.page-shell main{flex:1 1}.header{min-height:110px;background:var(--paper);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:30px;gap:30px;padding:20px 4.4vw;border-bottom:1px solid var(--ink);position:-webkit-sticky;position:sticky;top:0;z-index:10}.brand,.footer-brand{color:var(--ink);text-decoration:none;text-transform:uppercase;letter-spacing:.075em}.brand span,.footer-brand span{display:block;font-size:2.45rem;line-height:.8;letter-spacing:.08em}.brand small,.footer-brand small{display:block;font-size:.75rem;letter-spacing:.38em;margin-top:12px}.nav{display:flex;gap:42px}.footer a,.nav a{color:var(--ink);text-decoration:none}.footer a:hover,.nav a:hover{text-decoration:underline;text-underline-offset:5px}.button{background:var(--wine);color:#fff;text-transform:uppercase;letter-spacing:.12em;font-size:.82rem;font-weight:700;text-decoration:none;padding:17px 28px;display:inline-flex;justify-content:center;align-items:center;min-height:52px;border:1px solid var(--wine);transition:background .2s ease,transform .2s ease}.button:hover{background:var(--wine-deep);transform:translateY(-2px)}.button:active{transform:scale(.98)}.header-cta{justify-self:end}.mobile-nav{display:none}.hero{display:grid;grid-template-columns:42.3% 57.7%;background:var(--paper);border-bottom:1px solid var(--line);position:relative}.hero-copy{min-height:520px;padding:55px clamp(35px,7vw,110px) 95px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;animation:rise .7s ease both}.botanical{color:var(--gold);font-size:3rem;line-height:1}.hero h1,.not-found h1,.page-hero h1{font-size:clamp(4.2rem,6.3vw,7.1rem);font-weight:500;line-height:.8;letter-spacing:-.05em;margin:18px 0 28px}.hero-copy p{max-width:390px;margin:0;font-size:1.25rem}.rule{width:100%;max-width:340px;border-top:1px solid var(--gold);margin:0 0 25px}.text-link{color:var(--wine);margin-top:27px;text-decoration:none;border-bottom:1px solid var(--wine);padding-bottom:4px}.text-link b{font-size:1.3em;margin-left:8px}.hero-media{min-height:520px;overflow:hidden}.category img,.category picture,.hero-media img,.hero-media picture{width:100%;height:100%;display:block}.hero-media img{object-fit:cover;object-position:center}.proof{position:absolute;bottom:0;left:0;width:42.3%;border-top:1px solid var(--line);padding:18px clamp(22px,4.5vw,70px);display:flex;gap:18px;align-items:center;white-space:nowrap;font-size:1rem;color:var(--wine)}.proof i{font-style:normal}.section{padding:86px 4.4vw}.past h2{text-align:center;font-size:3.2rem;font-weight:500;letter-spacing:-.04em;margin:0 0 32px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:13px;gap:13px}.category{height:310px;border:1px solid var(--line);background:var(--paper);position:relative;text-decoration:none;color:var(--ink);overflow:visible}.category picture{height:230px;overflow:hidden}.category img{object-fit:cover;transition:transform .35s ease}.category:hover img{transform:scale(1.04)}.category span{display:block;text-align:center;text-transform:uppercase;letter-spacing:.16em;font-size:1.45rem;padding:20px}.category em{position:absolute;bottom:-25px;left:-12px;background:#e9dcc3;padding:8px 20px;color:#57442d;transform:rotate(-5deg);font-size:1rem}.featured{background:#ece1cf}.section-intro{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;color:var(--wine);margin:0 0 10px}.heirloom-callout h2,.section-intro h2,.story h2{font-size:3.5rem;font-weight:500;line-height:.9;letter-spacing:-.04em;margin:0}.section-intro .text-link{margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:32px 16px;gap:32px 16px}.product-card{min-width:0}.product-image{display:block;aspect-ratio:1/1.05;background:#e4d6c2;overflow:hidden}.product-image img,.product-image picture{height:100%;width:100%;display:block}.product-image img{object-fit:cover;transition:transform .35s ease}.product-card:hover img{transform:scale(1.035)}.product-copy{padding:14px 3px}.product-copy h3{font-size:1.28rem;font-weight:500;line-height:1.02;margin:0 0 7px}.product-copy h3 a{color:inherit;text-decoration:none}.product-copy p{color:var(--wine);margin:0}.heirloom-callout{background:var(--wine);color:#fff;padding:100px 15vw;text-align:center}.heirloom-callout .eyebrow{color:#e6c987}.heirloom-callout h2{font-size:clamp(3.5rem,6vw,6.2rem);margin-bottom:22px}.heirloom-callout p:not(.eyebrow){max-width:550px;margin:0 auto 30px}.heirloom-callout .button{background:#f3e6d0;color:var(--wine);border-color:#f3e6d0}.review-band{text-align:center;padding:80px 20px;background:var(--paper)}.review-band blockquote{font-size:clamp(2.4rem,4vw,4.2rem);line-height:.94;max-width:800px;margin:0 auto 20px}.review-band p{margin:0;color:var(--wine)}.page-hero{padding:110px 13vw 85px;max-width:1150px}.page-hero h1{font-size:clamp(4.2rem,7vw,7.3rem);margin:0 0 24px}.page-hero>p:not(.eyebrow){font-size:1.35rem;max-width:650px;margin:0}.page-hero>.button{margin-top:28px}.shop-body{padding-top:10px}.collection-links{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:60px}.collection-links a{padding:9px 14px;border:1px solid var(--line);text-decoration:none;color:var(--wine);font-size:1rem}.collection{margin-bottom:75px;scroll-margin-top:140px}.collection h2{font-size:3rem;font-weight:500;margin:0 0 22px}.story{display:grid;grid-template-columns:1fr 1fr;grid-gap:8vw;gap:8vw;align-items:center;padding-top:20px}.story-image{aspect-ratio:4/5;overflow:hidden}.story-image img,.story-image picture{width:100%;height:100%;display:block}.story-image img{object-fit:cover}.description p,.legal p,.story p{max-width:650px}.process{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:45px;gap:45px;background:#ece1cf}.process span{color:var(--wine);font-size:1.1rem}.process h2{font-size:2.5rem;font-weight:500;margin:15px 0}.review-list{max-width:950px;margin:auto;padding-top:0}.review-list blockquote{border-top:1px solid var(--line);margin:0;padding:42px 0}.review-list blockquote p{font-size:2rem;line-height:1.1;margin:0 0 14px}.review-list cite{color:var(--wine);font-style:normal}.product-page{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr);grid-gap:7vw;gap:7vw;padding-top:70px}.product-gallery img,.product-gallery picture{display:block;width:100%}.product-gallery img{aspect-ratio:1/1.1;object-fit:cover}.product-detail{align-self:start;position:-webkit-sticky;position:sticky;top:145px}.product-detail h1{font-size:clamp(2.7rem,4.5vw,5rem);font-weight:500;line-height:.91;letter-spacing:-.04em;margin:12px 0 20px}.price{font-size:1.5rem;color:var(--wine);margin:0 0 26px}.description{border-top:1px solid var(--line);margin-top:35px;padding-top:20px;font-size:1.05rem}.legal{max-width:850px;margin:auto;padding-top:100px}.legal h1{font-size:5rem;font-weight:500;margin:0 0 25px}.not-found{text-align:center;max-width:900px;margin:auto;padding:130px 30px}.not-found h1{font-size:clamp(4rem,7vw,7rem)}.footer{margin-top:auto;background:#211613;color:#f5e9d4;padding:70px 4.4vw 25px}.footer a{color:#f5e9d4;display:block;margin-top:8px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:45px;gap:45px;padding-bottom:60px}.footer-brand{color:#f5e9d4}.footer-brand span{font-size:2rem}.footer-brand p{max-width:240px}.footer h2{font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.16em;color:#d9b875}.footer-bottom{border-top:1px solid #675648;padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:.9rem}.footer-bottom p{margin:0}.footer-bottom div{display:flex;gap:15px}.footer-bottom a{margin:0}.footer-bottom img{height:28px;width:auto;display:block}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}a:focus-visible,summary:focus-visible{outline:3px solid #d9b875;outline-offset:4px}@media(max-width:850px){body{font-size:18px}.header{min-height:82px;grid-template-columns:1fr auto;padding:15px 5vw}.brand span{font-size:1.55rem}.brand small{font-size:.5rem;margin-top:6px;letter-spacing:.3em}.header-cta,.nav{display:none}.mobile-nav{display:block;justify-self:end;position:relative}.mobile-nav summary{cursor:pointer;list-style:none;text-transform:uppercase;letter-spacing:.12em;font-size:.85rem;padding:12px}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav div{position:absolute;right:0;top:48px;width:220px;background:var(--paper);border:1px solid var(--ink);padding:15px}.mobile-nav a{display:block;color:var(--ink);text-decoration:none;padding:12px 5px}.hero{display:flex;flex-direction:column}.hero-copy{min-height:0;padding:55px 8vw 50px}.hero h1{font-size:clamp(3.65rem,16vw,5rem)}.hero-media{min-height:370px;order:3}.proof{position:static;width:auto;order:2;padding:18px 8vw;display:flex;flex-wrap:wrap;white-space:normal;justify-content:center}.section{padding:65px 5vw}.past h2{font-size:2.6rem}.category-grid{grid-template-columns:1fr;gap:40px}.category{height:320px}.category picture{height:245px}.section-intro{display:block}.section-intro h2,.story h2{font-size:3rem}.section-intro .text-link{display:inline-block;margin-top:18px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 13px}.product-copy h3{font-size:1.15rem}.heirloom-callout{padding:80px 7vw}.page-hero{padding:75px 8vw 55px}.page-hero h1{font-size:clamp(3.7rem,16vw,5rem)}.product-page,.story{grid-template-columns:1fr;gap:35px}.story{padding-top:10px}.process{grid-template-columns:1fr;gap:32px}.product-detail{position:static}.footer{padding:55px 5vw 20px}.footer-top{grid-template-columns:1fr 1fr;gap:40px 25px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-wrap:wrap}.footer-bottom img{height:24px}}@media(max-width:430px){.product-grid{grid-template-columns:1fr}.product-card{max-width:420px}.proof{font-size:.9rem}.proof i{display:none}.proof span{width:100%;text-align:center}.footer-top{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column}.category{height:290px}.category picture{height:220px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}.etsy-notice{max-width:620px;font-size:.72rem;line-height:1.4;color:#cbbda7;margin:0 0 22px}@font-face{font-family:__Cormorant_Garamond_07d15b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_07d15b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_07d15b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_07d15b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Cormorant_Garamond_07d15b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_07d15b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_07d15b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_07d15b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_07d15b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Cormorant_Garamond_07d15b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_07d15b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_07d15b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_07d15b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_07d15b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Cormorant_Garamond_07d15b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_07d15b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Cormorant_Garamond_07d15b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Cormorant_Garamond_07d15b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Cormorant_Garamond_07d15b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Cormorant_Garamond_07d15b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Cormorant_Garamond_Fallback_07d15b;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_07d15b{font-family:__Cormorant_Garamond_07d15b,__Cormorant_Garamond_Fallback_07d15b;font-style:normal}.__variable_07d15b{--font-brand:"__Cormorant_Garamond_07d15b","__Cormorant_Garamond_Fallback_07d15b"}