/* Brand tokens, type, monogram and hero treatment matched to the actual staging site. */
@font-face{font-family:'Cormorant Garamond';src:url('/fonts/cormorant-garamond-latin.woff2') format('woff2');font-style:normal;font-weight:300 700;font-display:swap}
@font-face{font-family:'Cormorant Garamond';src:url('/fonts/cormorant-garamond-italic-latin.woff2') format('woff2');font-style:italic;font-weight:300 700;font-display:swap}
@font-face{font-family:'DM Sans';src:url('/fonts/dm-sans-latin.woff2') format('woff2');font-style:normal;font-weight:100 1000;font-display:swap}
:root{font-family:'DM Sans',sans-serif;color:#39382f;background:#f7f5f0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--paper:#f7f5f0;--cream:#eeeae0;--ink:#39382f;--muted:#665f52;--faint:#e0dbd0;--olive:#48483b;--serif:'Cormorant Garamond',Georgia,serif;--gutter:clamp(24px,5vw,88px)}
*{box-sizing:border-box}body{margin:0;min-width:320px}a{text-decoration:none;color:inherit;touch-action:manipulation}img{max-width:100%;display:block}svg{flex-shrink:0}h1,p{margin:0}p{line-height:1.85}h1{font-family:var(--serif);font-weight:400;letter-spacing:-.037em}em{font-weight:inherit}:focus-visible{outline:2px solid #8b7055;outline-offset:5px}::selection{background:#d6c9b2;color:#302c25}main:focus{outline:0}[hidden]{display:none!important}
.skip-link{position:fixed;top:-70px;left:20px;z-index:200;padding:15px 22px;background:var(--ink);color:white;font-size:13px}.skip-link:focus{top:12px}
.announcement{height:32px;padding-inline:var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:15px;color:#e7e3d8;background:var(--olive);font-size:9px;letter-spacing:.04em}.announcement>span:nth-child(2){position:absolute;left:50%;transform:translateX(-50%);font-size:8px;letter-spacing:.15em}.announcement>span:last-child{font-size:8px;letter-spacing:.1em}
.site-header{min-height:96px;padding:13px var(--gutter);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;background:#f7f5f0f7;border-bottom:1px solid #e6e1d766}.brand{display:flex;align-items:center;gap:13px;width:fit-content;color:#49493e;mix-blend-mode:multiply}.brand-monogram{display:block;position:relative;height:58px;width:51px;overflow:hidden;mix-blend-mode:multiply}.brand-monogram img{position:absolute;max-width:none;width:180px;height:180px;left:-63px;top:-39px;filter:grayscale(1) contrast(1.8)}.brand-type{display:flex;align-items:center;flex-direction:column;gap:1px}.brand-type>span:first-child{font-size:8px;letter-spacing:.43em;padding-left:.43em}.brand-type strong{font-family:var(--serif);font-size:31px;font-weight:400;letter-spacing:.17em;padding-left:.17em;line-height:1.1}.brand-type>span:last-child{font-size:7px;letter-spacing:.35em;padding-left:.35em}.header-note{font-size:11px;color:var(--muted)}.header-contact{justify-self:end;display:flex;align-items:center;gap:8px;min-height:44px;font-size:11px}.header-contact:hover{color:#8d775b}
.eyebrow{font-size:9px;font-weight:500;letter-spacing:.18em;line-height:1.65;text-transform:uppercase}.hero{position:relative;isolation:isolate;color:#fffdf5;overflow:hidden;background:#8f7d65;min-height:650px}.hero-image,.hero-shade{position:absolute;width:100%;height:100%;inset:0}.hero-image{object-fit:cover;object-position:center 61%;z-index:-2}.hero-shade{background:linear-gradient(90deg,#242319d9,#24231999 40%,#24231920 85%),linear-gradient(0deg,#24231980,transparent 40%);z-index:-1}.hero-content{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:55px var(--gutter) 90px;min-height:650px}.hero-content>.eyebrow{font-size:8px;letter-spacing:.18em;display:flex;align-items:center;gap:13px;margin-bottom:22px;color:#f3eee3}.hero-content>.eyebrow>span{height:1px;width:27px;background:#e3dcc8}.hero h1{font-size:clamp(65px,6.1vw,93px);line-height:.98;letter-spacing:-.037em}.hero h1 em{color:#eee6d1}.hero-description{margin-top:20px;color:#ede8dd;font-size:13px;line-height:1.9;letter-spacing:.005em;max-width:540px}
.launch-block{margin-top:28px;width:min(100%,420px)}.countdown-heading{color:#f3eee3;font-size:8px;letter-spacing:.18em;margin-bottom:13px}.countdown{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #e3dcc86b;border-bottom:1px solid #e3dcc86b;padding:14px 0 15px}.countdown>div{display:flex;flex-direction:column;align-items:center;border-right:1px solid #e3dcc845}.countdown>div:last-child{border-right:0}.countdown-number{font-family:var(--serif);font-size:47px;font-weight:400;line-height:1;font-variant-numeric:tabular-nums;font-feature-settings:'tnum';min-width:2ch;text-align:center}.countdown-label{font-size:10px;letter-spacing:.17em;text-transform:uppercase;color:#ede8dd;margin-top:7px}.launch-date{margin-top:10px;font-size:11px;color:#ede8dd;letter-spacing:.025em}.button{min-height:51px;padding:17px 24px;display:inline-flex;align-items:center;justify-content:space-between;gap:35px;font-size:10px;line-height:1.5;font-weight:500;letter-spacing:.09em;text-transform:uppercase;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s}.button-ivory{background:#f4f0e5;color:#3b3930}.button-ivory:hover{background:white}.button svg{transition:transform .2s}.button:hover svg{transform:translate(2px,-1px)}.hero-content>.button{margin-top:25px;min-width:245px}.hero-bottom{position:absolute;left:var(--gutter);right:var(--gutter);bottom:25px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:8px;letter-spacing:.08em;color:#f2ede1}.hero-bottom>span:first-child{font-family:var(--serif);font-style:italic;font-size:19px;letter-spacing:0}.hero-caption{font-size:8px;letter-spacing:.18em}.hero-side-note{position:absolute;right:25px;top:50%;writing-mode:vertical-rl;font-size:7px;letter-spacing:.24em;color:#fff9}
.values-strip{min-height:81px;display:flex;align-items:center;justify-content:space-evenly;gap:25px;padding:18px var(--gutter);background:var(--cream);border-bottom:1px solid #e4dfd4}.values-strip>span{display:flex;align-items:center;gap:13px;font-size:10px;color:#686657;white-space:nowrap}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;background:#efece4;padding:32px var(--gutter);color:var(--muted)}.footer-signature{font:italic 25px var(--serif);color:var(--ink)}.site-footer p{font-size:9px;margin-top:7px}.footer-contact{display:flex;flex-direction:column;font-size:11px}.footer-contact a{display:flex;align-items:center;min-height:32px}.footer-contact a:hover{color:var(--ink)}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;padding:12px 0;border-bottom:1px solid #a5a094;font-size:10px;min-height:44px}.text-link:hover{color:#806448}
@media(min-width:1600px){.hero,.hero-content{min-height:720px}}
@media(max-width:1000px){.announcement>span:nth-child(2){display:none}.values-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding-block:24px}.values-strip>span{justify-content:center}.header-note{font-size:10px;max-width:150px;line-height:1.7}.site-footer{gap:20px}}
@media(max-width:640px){.announcement{justify-content:center;height:30px;font-size:8px}.announcement>span:last-child{display:none}.site-header{min-height:90px;grid-template-columns:1fr auto;padding-block:12px;gap:12px}.header-note{display:none}.brand{gap:10px}.brand-type strong{font-size:28px}.header-contact{font-size:10px}.hero,.hero-content{min-height:650px}.hero-content{padding:42px var(--gutter) 85px}.hero h1{font-size:clamp(47px,9.4vw,61px);line-height:1.02}.hero-content>.eyebrow{font-size:7px;gap:9px;margin-bottom:23px}.hero-content>.eyebrow>span{width:18px}.hero-description{font-size:12px;margin-top:22px;max-width:390px}.hero-description br{display:none}.hero-image{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#242319d9,#24231999 65%,#24231966),linear-gradient(0deg,#24231980,transparent 40%)}.launch-block{margin-top:26px}.countdown-number{font-size:43px}.countdown-label{font-size:10px}.launch-date{font-size:11px}.hero-bottom{bottom:24px}.hero-bottom>span:last-child,.hero-caption,.hero-side-note{display:none}.values-strip{gap:22px 12px;padding-block:25px}.values-strip>span{white-space:normal;justify-content:flex-start;font-size:11px;gap:9px;line-height:1.6}.values-strip svg{width:20px;height:20px}.site-footer{align-items:flex-start;flex-wrap:wrap;padding-block:30px;gap:20px}.site-footer>div:first-child{width:100%}.footer-contact{font-size:11px}.site-footer>.text-link{margin-left:auto;font-size:9px}.footer-signature{font-size:25px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
