.Navbar-module__pSp8Ga__bar{z-index:50;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#0a0b0d8c;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:1.15rem clamp(1.2rem,3vw,2.5rem);transition:padding .4s,background .4s,border-color .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;display:flex;position:sticky;top:0}.Navbar-module__pSp8Ga__scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0b0de0;border-bottom-color:#ffffff0f;padding:.72rem clamp(1.2rem,3vw,2.5rem)}.Navbar-module__pSp8Ga__brand{font-family:var(--font-display), serif;letter-spacing:.16em;text-transform:uppercase;z-index:52;font-size:.82rem;position:relative}.Navbar-module__pSp8Ga__links{align-items:center;gap:1.6rem;display:flex}.Navbar-module__pSp8Ga__links a{letter-spacing:.16em;text-transform:uppercase;color:#ffffffad;font-size:.68rem;transition:color .3s;position:relative}.Navbar-module__pSp8Ga__links a:after{content:"";background:var(--gold);transform-origin:0;width:100%;height:1px;transition:transform .35s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-6px;left:0;transform:scaleX(0)}.Navbar-module__pSp8Ga__links a:hover{color:#fff}.Navbar-module__pSp8Ga__links a:hover:after{transform:scaleX(1)}.Navbar-module__pSp8Ga__cta{background:var(--gold);padding:.55rem .95rem;font-weight:600;color:#14100b!important}.Navbar-module__pSp8Ga__cta:after{display:none!important}.Navbar-module__pSp8Ga__cta:hover{background:var(--gold-soft);color:#14100b!important}.Navbar-module__pSp8Ga__burger{z-index:52;background:0 0;border:0;width:36px;height:36px;display:none;position:relative}.Navbar-module__pSp8Ga__burger span{background:#fff;height:1px;margin:6px 0;transition:transform .35s,opacity .35s;display:block}.Navbar-module__pSp8Ga__burgerOpen span:first-child{transform:translateY(3.5px)rotate(45deg)}.Navbar-module__pSp8Ga__burgerOpen span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.Navbar-module__pSp8Ga__drawer{display:none}@media (max-width:720px){.Navbar-module__pSp8Ga__links{display:none}.Navbar-module__pSp8Ga__burger{display:block}.Navbar-module__pSp8Ga__drawer{opacity:0;pointer-events:none;z-index:51;background:#0a0b0df5;flex-direction:column;gap:1.4rem;padding:6.5rem 2rem 2rem;transition:opacity .4s,transform .4s;display:flex;position:fixed;inset:0;transform:translateY(-8px)}.Navbar-module__pSp8Ga__drawer a{font-family:var(--font-display), serif;letter-spacing:.08em;text-transform:uppercase;font-size:1.6rem}.Navbar-module__pSp8Ga__drawer .Navbar-module__pSp8Ga__cta{font-family:var(--font-body), sans-serif;width:fit-content;margin-top:.5rem;font-size:.75rem}.Navbar-module__pSp8Ga__drawerOpen{opacity:1;pointer-events:auto;transform:none}}
.Hero-module__gNeX-G__hero{background:var(--ink);grid-template-columns:.86fr 1.14fr;align-items:stretch;min-height:560px;display:grid;position:relative;overflow:hidden}.Hero-module__gNeX-G__copy{z-index:2;flex-direction:column;justify-content:center;width:100%;max-width:680px;margin-left:auto;padding:2.5rem clamp(1.5rem,3vw,3rem) 3rem;display:flex;position:relative}.Hero-module__gNeX-G__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#ffffffb8;align-items:center;gap:1rem;margin-bottom:clamp(2rem,6vw,4.5rem);font-size:.6875rem;display:flex}.Hero-module__gNeX-G__eyebrowDivider{background:#ffffff59;width:1px;height:11px}.Hero-module__gNeX-G__title{letter-spacing:.055em;text-transform:uppercase;font-size:clamp(2.25rem,4.4vw,4rem);font-weight:300;line-height:1.06}.Hero-module__gNeX-G__titleLine{white-space:nowrap;display:block}.Hero-module__gNeX-G__subtitle{letter-spacing:.035em;color:#ffffffe0;margin-top:1.1rem;font-size:clamp(.95rem,1.35vw,1.2rem);font-weight:300}.Hero-module__gNeX-G__lead{color:#ffffffa8;max-width:27rem;margin-top:1.6rem;font-size:.8125rem;font-weight:300;line-height:1.85}.Hero-module__gNeX-G__actions{flex-wrap:wrap;gap:.9rem;margin-top:clamp(2rem,4vw,3rem);display:flex}.Hero-module__gNeX-G__primary,.Hero-module__gNeX-G__secondary{letter-spacing:.18em;text-transform:uppercase;border:1px solid #0000;align-items:center;gap:.7rem;padding:.95rem 1.85rem;font-size:.6875rem;font-weight:500;transition:background .35s,color .35s,border-color .35s,transform .35s;display:inline-flex}.Hero-module__gNeX-G__primary{background:var(--gold);color:#14100b}.Hero-module__gNeX-G__primary:hover{background:var(--gold-soft);transform:translateY(-2px)}.Hero-module__gNeX-G__secondary{color:#fff;border-color:#fff6}.Hero-module__gNeX-G__secondary:hover{border-color:var(--gold);color:var(--gold)}.Hero-module__gNeX-G__arrow{transition:transform .3s}.Hero-module__gNeX-G__primary:hover .Hero-module__gNeX-G__arrow{transform:translate(4px)}.Hero-module__gNeX-G__media{position:relative;overflow:hidden}.Hero-module__gNeX-G__mediaInner{position:absolute;inset:0}.Hero-module__gNeX-G__media img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.Hero-module__gNeX-G__media:after{content:"";background:linear-gradient(90deg, var(--ink) 0%, #0a0b0d8c 12%, #0a0b0d00 34%);position:absolute;inset:0}@media (max-width:900px){.Hero-module__gNeX-G__hero{grid-template-columns:1fr;min-height:0}.Hero-module__gNeX-G__media{aspect-ratio:4/3;order:-1}.Hero-module__gNeX-G__media:after{background:linear-gradient(180deg, #0a0b0d26 0%, #0a0b0d1a 55%, var(--ink) 100%)}.Hero-module__gNeX-G__copy{margin:0;padding:2rem 1.5rem 3rem}.Hero-module__gNeX-G__eyebrow{margin-bottom:1.5rem}.Hero-module__gNeX-G__lead{max-width:none}}
.Pillars-module___U7W6W__bar{background:var(--ink-bar);border-top:1px solid #ffffff12;padding:clamp(1.75rem,3vw,2.5rem) 0}.Pillars-module___U7W6W__inner{max-width:var(--shell);grid-template-columns:repeat(5,1fr);gap:clamp(1rem,2.5vw,2.5rem);margin:0 auto;padding:0 clamp(1.25rem,3vw,2.5rem);display:grid}.Pillars-module___U7W6W__item{grid-template-columns:auto 1fr;align-items:start;gap:.85rem;transition:transform .45s cubic-bezier(.22,1,.36,1);display:grid}.Pillars-module___U7W6W__item:hover{transform:translateY(-4px)}.Pillars-module___U7W6W__icon{color:var(--gold);flex-shrink:0;margin-top:.15rem}.Pillars-module___U7W6W__label{letter-spacing:.2em;text-transform:uppercase;color:#fff;margin-bottom:.4rem;font-size:.6875rem;font-weight:500}.Pillars-module___U7W6W__text{color:var(--muted-on-dark);font-size:.6875rem;font-weight:300;line-height:1.65}@media (max-width:900px){.Pillars-module___U7W6W__inner{grid-template-columns:repeat(2,1fr);gap:1.5rem 1.25rem}}@media (max-width:520px){.Pillars-module___U7W6W__inner{grid-template-columns:1fr}}
.SocialLinks-module__erV8bq__list{flex-wrap:wrap;gap:.55rem 1rem;margin:0;padding:0;list-style:none;display:flex}.SocialLinks-module__erV8bq__list a{letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.4rem;font-size:.62rem;text-decoration:none;transition:color .2s,opacity .2s;display:inline-flex}.SocialLinks-module__erV8bq__list svg{flex-shrink:0;width:13px;height:13px}.SocialLinks-module__erV8bq__light{border-top:1px solid #1414141a;margin-top:1.05rem;padding-top:.9rem}.SocialLinks-module__erV8bq__light a{color:#5c4a38}.SocialLinks-module__erV8bq__light a:hover{color:#141414}.SocialLinks-module__erV8bq__dark{flex-direction:column;gap:.4rem;margin-top:.7rem}.SocialLinks-module__erV8bq__dark a{color:#ffffff9e}.SocialLinks-module__erV8bq__dark a:hover{color:#c3a07a}.SocialLinks-module__erV8bq__compact{justify-content:center;margin-top:.85rem}.SocialLinks-module__erV8bq__compact a{color:#6b5744}.SocialLinks-module__erV8bq__compact a:hover{color:#141414}
.Footer-module__nhiC3q__footer{color:#ffffffb3;background:#0a0b0d;border-top:1px solid #ffffff14;padding:2.5rem clamp(1.2rem,3vw,2.5rem)}.Footer-module__nhiC3q__grid{grid-template-columns:1.4fr 1fr 1fr;gap:2rem;max-width:1400px;margin:0 auto;display:grid}.Footer-module__nhiC3q__brand{font-family:var(--font-display), serif;color:#fff;letter-spacing:.12em;text-transform:uppercase}.Footer-module__nhiC3q__links{gap:.45rem;display:grid}.Footer-module__nhiC3q__links a{letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.Footer-module__nhiC3q__note{font-size:.72rem;line-height:1.7}.Footer-module__nhiC3q__note a{color:#ffffffc7}.Footer-module__nhiC3q__people{grid-template-columns:1fr 1fr;gap:1.4rem;display:grid}.Footer-module__nhiC3q__personName{letter-spacing:.16em;text-transform:uppercase;color:#fff;font-size:.68rem}@media (max-width:520px){.Footer-module__nhiC3q__people{grid-template-columns:1fr}}@media (max-width:800px){.Footer-module__nhiC3q__grid{grid-template-columns:1fr}}
.StickyBookBar-module__SGV1Cq__bar{z-index:45;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;pointer-events:none;background:#0a0b0de0;border:1px solid #c3a07a47;align-items:center;gap:1.4rem;padding:.7rem .7rem .7rem 1.2rem;transition:opacity .45s,transform .45s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%)translateY(20px)}.StickyBookBar-module__SGV1Cq__show{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.StickyBookBar-module__SGV1Cq__copy{flex-direction:column;gap:.15rem;display:flex}.StickyBookBar-module__SGV1Cq__copy strong{letter-spacing:.16em;text-transform:uppercase;color:#fff;font-size:.62rem;font-weight:500}.StickyBookBar-module__SGV1Cq__copy span{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;font-size:.6rem}.StickyBookBar-module__SGV1Cq__bar a{background:var(--gold);color:#14100b;letter-spacing:.16em;text-transform:uppercase;padding:.75rem 1.15rem;font-size:.62rem;font-weight:600;transition:background .3s,transform .3s}.StickyBookBar-module__SGV1Cq__bar a:hover{background:var(--gold-soft)}@media (max-width:720px){.StickyBookBar-module__SGV1Cq__bar{justify-content:space-between;width:auto;left:12px;right:12px;transform:translateY(20px)}.StickyBookBar-module__SGV1Cq__show{transform:translateY(0)}.StickyBookBar-module__SGV1Cq__copy span{display:none}}
