:root{--paper:#f8f5ef;--white:#fffefa;--ink:#352f30;--wine:#5b263e;--wine-dark:#411b2d;--muted:#6a6260;--line:#d9d0c8;--soft:#eee7df;--serif:'Cormorant Garamond',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.7 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #a16c82;outline-offset:5px}::selection{background:#e0c6cf}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400}em{font-weight:400}section[id]{scroll-margin-top:100px}.section-wrap{max-width:1360px;margin:0 auto;padding-left:64px;padding-right:64px}.skip-link{position:fixed;top:-100px;left:20px;background:var(--wine);color:white;padding:12px;z-index:100}.skip-link:focus{top:10px}.site-header{background:var(--paper);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{max-width:1456px;height:112px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 48px;gap:30px}.brand{width:112px;display:flex;align-items:center;flex-direction:column;position:relative;padding-bottom:5px}.brand img{width:100px;height:76px;object-fit:contain;mix-blend-mode:multiply}.brand span{font-size:12px;letter-spacing:.3em;line-height:1;margin-top:-2px;padding-left:3px}.desktop-nav{display:flex;gap:34px;margin-left:50px}.desktop-nav a{font-size:14px;color:#4d4447;position:relative}.desktop-nav a:after,.text-link:after{content:'';display:block;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav a:hover:after,.text-link:hover:after{transform:scaleX(1)}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;min-height:56px;padding:16px 25px;background:var(--wine);color:var(--white);font-size:14px;font-weight:500;border:1px solid var(--wine);transition:background .2s,transform .2s}.button:hover{background:var(--wine-dark);transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.button-small{min-height:45px;padding:10px 18px;gap:24px}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:68px;align-items:center;padding-top:55px;padding-bottom:52px}.hero-copy{padding-top:10px}.eyebrow{font:500 12px/1.6 var(--sans);letter-spacing:.17em;display:flex;align-items:center;gap:12px;color:var(--wine)}.tiny-line{width:28px;height:1px;background:var(--wine);display:inline-block}h1{font-size:clamp(60px,6.6vw,88px);line-height:1.01;letter-spacing:-.035em;margin:27px 0 24px}h1 em{color:var(--wine)}.hero-description{font-size:16px;line-height:1.85;color:var(--muted);max-width:410px;margin-bottom:29px}.hero-link{display:table;margin-top:19px;font-size:13px}.hero-link span{padding-left:9px}.hero-note{font-size:12px;color:var(--muted);margin-top:40px}.hero-visual{padding-top:8px;min-width:0}.hero-photo{height:550px;overflow:hidden;border-radius:220px 220px 0 0;background:#54603b}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 52%}.photo-caption{display:flex;justify-content:space-between;align-items:center;padding-top:17px;gap:12px}.photo-caption>span:first-child{font-size:12px;letter-spacing:.1em}.caption-script{font-family:var(--serif);font-style:italic;color:var(--wine);font-size:25px}.values-strip{display:flex;justify-content:center;align-items:center;gap:56px;padding:27px 28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:13px;color:var(--muted)}.strip-symbol{font-size:21px;color:#997b65}
@media(min-width:1500px){.hero{padding-top:75px;padding-bottom:75px}.hero-photo{height:620px}}@media(max-width:1050px){.section-wrap{padding-left:36px;padding-right:36px}.header-inner{padding:0 32px}.desktop-nav{margin-left:0;gap:23px}.hero{gap:35px}.hero-photo{height:500px}h1{font-size:68px}.photo-caption{flex-direction:column;align-items:flex-start;gap:0}.values-strip{gap:25px}}@media(max-width:760px){html{scroll-padding-top:85px}.header-inner{height:89px;padding:0 23px;gap:16px}.brand{width:88px}.brand img{width:82px;height:62px}.brand span{font-size:12px}.desktop-nav,.header-contact{display:none}.menu-toggle{border:0;background:transparent;width:44px;height:44px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;padding:10px}.menu-toggle span{width:24px;height:1px;background:var(--wine);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav{padding:10px 24px 22px;display:flex;flex-direction:column;gap:0;border-top:1px solid var(--line)}.mobile-nav a{padding:12px 0;font-size:16px}.section-wrap{padding-left:24px;padding-right:24px}.hero{display:flex;flex-direction:column;gap:37px;padding-top:34px;padding-bottom:30px;align-items:stretch}.hero-copy{padding-top:0}.eyebrow{font-size:12px;letter-spacing:.14em}h1{font-size:clamp(58px,13vw,76px);margin:20px 0 23px;line-height:1.02}.hero-description{font-size:16px;margin-bottom:25px;max-width:430px}.hero-description br{display:none}.hero .button{gap:27px}.hero-note{margin-top:25px;font-size:12px}.hero-link{font-size:13px}.hero-visual{padding:0}.hero-photo{height:auto;aspect-ratio:4/4.8;max-height:640px;border-radius:180px 180px 0 0}.photo-caption{flex-direction:row;align-items:center}.photo-caption>span:first-child{font-size:12px}.caption-script{font-size:23px}.values-strip{flex-direction:column;gap:8px;padding:24px;font-size:13px}.strip-symbol{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
