.Header-module__Af2_WG__header{z-index:50;background:0 0;border-bottom:1px solid #0000;transition:background .25s,border-color .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;position:sticky;top:0}.Header-module__Af2_WG__header[data-scrolled=true]{background:color-mix(in srgb, var(--bg) 78%, transparent);-webkit-backdrop-filter:saturate(180%)blur(14px);border-bottom:1px solid var(--border)}.Header-module__Af2_WG__inner{justify-content:space-between;align-items:center;height:76px;display:flex}.Header-module__Af2_WG__brand{align-items:center;display:inline-flex}.Header-module__Af2_WG__logo{width:auto;height:30px}[data-theme=dark] .Header-module__Af2_WG__logoLight,.Header-module__Af2_WG__logoDark{display:none}[data-theme=dark] .Header-module__Af2_WG__logoDark{display:block}.Header-module__Af2_WG__mobileToggle{padding:16px 4px 4px}.Header-module__Af2_WG__navDesktop{align-items:center;gap:34px;display:flex}.Header-module__Af2_WG__navDesktop a{color:var(--text);font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:600}.Header-module__Af2_WG__navDesktop a:hover{color:var(--gold)}.Header-module__Af2_WG__navCta{border:1px solid var(--gold);border-radius:999px;padding:10px 20px;transition:background .2s,color .2s;color:var(--gold-dark)!important}.Header-module__Af2_WG__navCta:hover{background:var(--gold);color:#fff!important}.Header-module__Af2_WG__toggle{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;display:none}.Header-module__Af2_WG__bar{background:var(--text-strong);width:20px;height:2px;transition:transform .2s,opacity .2s;display:block}.Header-module__Af2_WG__bar[data-open=true]:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__Af2_WG__bar[data-open=true]:nth-child(2){opacity:0}.Header-module__Af2_WG__bar[data-open=true]:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__Af2_WG__mobileMenu{border-bottom:1px solid var(--border);background:var(--bg)}.Header-module__Af2_WG__mobileMenu nav{max-width:var(--maxw);flex-direction:column;margin:0 auto;padding:8px 24px 20px;display:flex}.Header-module__Af2_WG__mobileMenu a{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--text);border-bottom:1px solid var(--border);padding:16px 4px;font-size:.8rem;font-weight:600}.Header-module__Af2_WG__mobileMenu a:hover{color:var(--gold)}.Header-module__Af2_WG__mobileMenu a:last-child{border-bottom:none}@media (max-width:760px){.Header-module__Af2_WG__navDesktop{display:none}.Header-module__Af2_WG__toggle{display:flex}}
.ThemeToggle-module__3b5zuq__group{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 60%, transparent);border-radius:999px;align-items:center;gap:2px;padding:3px;display:inline-flex}.ThemeToggle-module__3b5zuq__option{width:30px;height:30px;color:var(--text-soft);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;transition:background .18s,color .18s;display:grid}.ThemeToggle-module__3b5zuq__option:hover{color:var(--text-strong)}.ThemeToggle-module__3b5zuq__option[data-active=true]{background:var(--gold);color:#fff}.ThemeToggle-module__3b5zuq__option:focus-visible{outline:2px solid var(--gold);outline-offset:2px}
.Hero-module__Z8hQ_W__hero{background:var(--bg);color:var(--text);padding:148px 0 128px;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__dots{-webkit-mask-image:radial-gradient(130% 130% at 82% 45%,#000 28%,#0000 82%);mask-image:radial-gradient(130% 130% at 82% 45%,#000 28%,#0000 82%)}.Hero-module__Z8hQ_W__inner{z-index:1;max-width:860px;position:relative}.Hero-module__Z8hQ_W__wordmark{align-items:center;gap:18px;margin-bottom:26px;display:flex}.Hero-module__Z8hQ_W__wordmark .meta:first-child{color:var(--gold);flex:none}.Hero-module__Z8hQ_W__wordmark .meta:last-child{flex:none}.Hero-module__Z8hQ_W__rule{background:var(--border);flex:auto;height:1px}.Hero-module__Z8hQ_W__headline{font-family:var(--font-serif);color:var(--text-strong);letter-spacing:.005em;max-width:15ch;font-size:clamp(2.6rem,6.4vw,4.6rem);font-weight:400;line-height:1.08}.Hero-module__Z8hQ_W__sub{color:var(--text-soft);max-width:56ch;margin-top:28px;font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.6}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;gap:14px;margin-top:42px;display:flex}.Hero-module__Z8hQ_W__pillars{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:32px;margin-top:56px;padding-top:36px;display:grid}.Hero-module__Z8hQ_W__pillar{flex-direction:column;gap:8px;display:flex}.Hero-module__Z8hQ_W__pillarIcon{color:var(--gold);margin-bottom:4px;display:inline-flex}.Hero-module__Z8hQ_W__pillarIcon svg{width:22px;height:22px}.Hero-module__Z8hQ_W__pillarLabel{font-family:var(--font-serif);color:var(--text-strong);font-size:1.05rem;font-weight:400;line-height:1.2}.Hero-module__Z8hQ_W__pillarCaption{color:var(--text-soft);font-size:.9rem;line-height:1.5}@media (max-width:640px){.Hero-module__Z8hQ_W__hero{padding:112px 0 84px}.Hero-module__Z8hQ_W__actions .Hero-module__Z8hQ_W__btn{flex:auto}.Hero-module__Z8hQ_W__pillars{grid-template-columns:1fr;gap:24px;margin-top:44px;padding-top:30px}}
.DotGrid-module__G03lNa__canvas{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}
.Mission-module__FM5_1a__mission{background:var(--surface-dark);text-align:center;padding:112px 0;position:relative;overflow:hidden}.Mission-module__FM5_1a__dots{--dot-base:153, 126, 91;--dot-accent:224, 214, 196;-webkit-mask-image:radial-gradient(120% 120%,#000 35%,#0000 85%);mask-image:radial-gradient(120% 120%,#000 35%,#0000 85%)}.Mission-module__FM5_1a__inner{z-index:1;position:relative}.Mission-module__FM5_1a__mission .eyebrow{color:var(--gold-soft);display:block}.Mission-module__FM5_1a__quote{max-width:940px;font-family:var(--font-serif);letter-spacing:.01em;color:var(--cream);text-wrap:balance;border:0;margin:0 auto;font-size:clamp(1.6rem,3.8vw,2.7rem);font-weight:400;line-height:1.32;position:relative}.Mission-module__FM5_1a__quote:before{content:"";background:var(--gold);border-radius:999px;width:54px;height:2px;margin:0 auto 32px;display:block}
.Ventures-module__gVfcUq__section{background-image:radial-gradient(rgba(var(--dot-base), .05) 1px, transparent 1.5px);background-size:22px 22px;position:relative}.Ventures-module__gVfcUq__head{max-width:720px;margin-bottom:52px;position:relative}.Ventures-module__gVfcUq__head .Ventures-module__gVfcUq__lead{margin-top:18px}.Ventures-module__gVfcUq__titleRow{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.Ventures-module__gVfcUq__count{white-space:nowrap;flex:none;padding-bottom:4px}@media (max-width:560px){.Ventures-module__gVfcUq__titleRow{flex-direction:column;align-items:flex-start;gap:10px}}.Ventures-module__gVfcUq__grid{grid-template-columns:repeat(3,1fr);gap:22px;margin:0;padding:0;list-style:none;display:grid}.Ventures-module__gVfcUq__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);height:100%;box-shadow:var(--shadow);color:var(--text);flex-direction:column;padding:28px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.Ventures-module__gVfcUq__card:hover{box-shadow:var(--shadow-hover);border-color:var(--gold-soft);color:var(--text);transform:translateY(-4px)}.Ventures-module__gVfcUq__cardTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.Ventures-module__gVfcUq__lockup{flex:auto;align-items:center;gap:12px;min-width:0;min-height:52px;display:flex}.Ventures-module__gVfcUq__logoLight,.Ventures-module__gVfcUq__logoDark{object-fit:contain;object-position:left center;max-width:84%;height:34px}.Ventures-module__gVfcUq__wordmark{font-family:var(--font-serif);letter-spacing:.01em;color:var(--text-strong);font-size:1.7rem;font-weight:400;line-height:1.1}[data-theme=dark] .Ventures-module__gVfcUq__logoLight,.Ventures-module__gVfcUq__logoDark{display:none}[data-theme=dark] .Ventures-module__gVfcUq__logoDark{display:block}.Ventures-module__gVfcUq__monogram{width:40px;height:40px;color:var(--gold-dark);font-family:var(--font-serif);background:#997e5b1f;border-radius:12px;flex:none;place-items:center;font-size:1.35rem;font-weight:400;line-height:1;display:grid}.Ventures-module__gVfcUq__name{font-family:var(--font-serif);color:var(--text-strong);font-size:1.4rem;font-weight:400;line-height:1.2}.Ventures-module__gVfcUq__topMeta{flex:none;align-items:center;gap:10px;display:inline-flex}.Ventures-module__gVfcUq__cardIndex{font-family:var(--font-sans);letter-spacing:.1em;color:var(--text-soft);font-variant-numeric:tabular-nums;font-feature-settings:"tnum";font-size:.72rem;font-weight:600}.Ventures-module__gVfcUq__arrow{color:var(--text-soft);font-size:1.1rem;transition:transform .2s,color .2s}.Ventures-module__gVfcUq__card:hover .Ventures-module__gVfcUq__arrow{color:var(--gold);transform:translate(2px,-2px)}.Ventures-module__gVfcUq__desc{color:var(--text-soft);flex:auto;margin-top:12px;font-size:.98rem;line-height:1.6}.Ventures-module__gVfcUq__tags{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.Ventures-module__gVfcUq__tag{font-family:var(--font-sans);letter-spacing:.04em;color:var(--gold-dark);border:1px solid var(--gold-soft);white-space:nowrap;background:0 0;border-radius:999px;padding:4px 11px;font-size:.7rem;font-weight:600}.Ventures-module__gVfcUq__visit{font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--gold-dark);align-items:center;gap:5px;margin-top:22px;font-size:.78rem;font-weight:600;display:inline-flex}.Ventures-module__gVfcUq__visitArrow{font-size:.9rem;transition:transform .2s}.Ventures-module__gVfcUq__card:hover .Ventures-module__gVfcUq__visit{color:var(--gold)}.Ventures-module__gVfcUq__card:hover .Ventures-module__gVfcUq__visitArrow{transform:translate(2px,-2px)}@media (max-width:900px){.Ventures-module__gVfcUq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Ventures-module__gVfcUq__grid{grid-template-columns:1fr}}
.Connect-module__m2ZMKq__head{max-width:720px;margin-bottom:48px}.Connect-module__m2ZMKq__head .Connect-module__m2ZMKq__lead{margin-top:16px}.Connect-module__m2ZMKq__layout{grid-template-columns:.92fr 1.08fr;align-items:stretch;gap:32px;display:grid}.Connect-module__m2ZMKq__info{background:var(--surface-dark);color:#fff;border-radius:var(--radius);box-shadow:var(--shadow);padding:40px;position:relative;overflow:hidden}.Connect-module__m2ZMKq__info:before{content:"";background:linear-gradient(90deg,#0000,#b8a58380,#0000);height:1px;position:absolute;inset:0 0 auto}.Connect-module__m2ZMKq__contactList{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.Connect-module__m2ZMKq__contactItem{align-items:center;gap:14px;display:flex}.Connect-module__m2ZMKq__contactIcon{width:42px;height:42px;color:var(--gold-soft);background:#b8a5831f;border:1px solid #b8a58338;border-radius:12px;flex:none;place-items:center;display:grid}.Connect-module__m2ZMKq__contactIcon svg{width:19px;height:19px}.Connect-module__m2ZMKq__contactText{min-width:0}.Connect-module__m2ZMKq__label{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--gold-soft);margin-bottom:3px;font-size:.68rem;font-weight:600;display:block}.Connect-module__m2ZMKq__value{color:#fff;font-size:1.02rem;font-style:normal;font-weight:500;line-height:1.45;transition:color .15s}a.Connect-module__m2ZMKq__value:hover{color:var(--gold-soft)}.Connect-module__m2ZMKq__booking{border-top:1px solid #ffffff17;margin-top:30px;padding-top:30px}.Connect-module__m2ZMKq__booking .Connect-module__m2ZMKq__label{margin-bottom:14px}.Connect-module__m2ZMKq__bookingGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.Connect-module__m2ZMKq__bookCard{border-radius:var(--radius-sm);color:var(--gold-soft);background:#ffffff08;border:1px solid #b8a58347;align-items:center;gap:10px;padding:13px 14px;transition:background .18s,border-color .18s,transform .18s,color .18s;display:flex}.Connect-module__m2ZMKq__bookCard:last-child:nth-child(odd){grid-column:1/-1}.Connect-module__m2ZMKq__bookCard:hover{border-color:var(--gold);color:#fff;background:#b8a58329;transform:translateY(-1px)}.Connect-module__m2ZMKq__bookIcon{color:var(--gold);flex:none;transition:color .18s;display:inline-flex}.Connect-module__m2ZMKq__bookIcon svg{width:18px;height:18px}.Connect-module__m2ZMKq__bookCard:hover .Connect-module__m2ZMKq__bookIcon{color:#fff}.Connect-module__m2ZMKq__bookLabel{font-family:var(--font-sans);flex:auto;font-size:.86rem;font-weight:600;line-height:1.2}.Connect-module__m2ZMKq__bookArrow{opacity:.55;flex:none;transition:transform .18s,opacity .18s;display:inline-flex}.Connect-module__m2ZMKq__bookArrow svg{width:15px;height:15px}.Connect-module__m2ZMKq__bookCard:hover .Connect-module__m2ZMKq__bookArrow{opacity:1;transform:translate(2px,-2px)}.Connect-module__m2ZMKq__formWrap{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:40px}.Connect-module__m2ZMKq__form{flex-direction:column;gap:18px;display:flex}.Connect-module__m2ZMKq__field{flex-direction:column;gap:7px;display:flex}.Connect-module__m2ZMKq__field label{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--text-soft);font-size:.78rem;font-weight:600}.Connect-module__m2ZMKq__field input,.Connect-module__m2ZMKq__field textarea{font:inherit;color:var(--text);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-soft);resize:vertical;padding:12px 14px;transition:border-color .15s,box-shadow .15s,background .15s}.Connect-module__m2ZMKq__field input:focus,.Connect-module__m2ZMKq__field textarea:focus{background:var(--surface);border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #997e5b2e}.Connect-module__m2ZMKq__error{color:#b3261e;font-size:.9rem;font-weight:500}.Connect-module__m2ZMKq__success{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:24px 8px;display:flex}.Connect-module__m2ZMKq__successIcon{width:56px;height:56px;color:var(--success);background:#5c7a5224;border-radius:50%;place-items:center;margin-bottom:6px;font-size:1.6rem;font-weight:700;display:grid}.Connect-module__m2ZMKq__successTitle{font-family:var(--font-serif);font-size:1.5rem;font-weight:400}.Connect-module__m2ZMKq__successText{color:var(--text-soft);margin-bottom:12px}@media (max-width:820px){.Connect-module__m2ZMKq__layout{grid-template-columns:1fr}}@media (max-width:640px){.Connect-module__m2ZMKq__info,.Connect-module__m2ZMKq__formWrap{padding:26px}}@media (max-width:460px){.Connect-module__m2ZMKq__bookingGrid{grid-template-columns:1fr}.Connect-module__m2ZMKq__bookCard:last-child:nth-child(odd){grid-column:auto}}
.Footer-module__EZoWya__footer{background:var(--surface-dark);color:#f7f2eab3;padding:56px 0}.Footer-module__EZoWya__inner{text-align:center;flex-direction:column;align-items:center;gap:22px;display:flex}.Footer-module__EZoWya__brand{align-items:center;display:inline-flex}.Footer-module__EZoWya__logo{width:auto;height:30px}.Footer-module__EZoWya__nav{gap:30px;display:flex}.Footer-module__EZoWya__nav a{color:#f7f2eac7;font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;font-size:.76rem;font-weight:600}.Footer-module__EZoWya__nav a:hover{color:var(--gold-soft)}.Footer-module__EZoWya__metaRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.Footer-module__EZoWya__metaRow .meta{color:#f7f2ea8c}.Footer-module__EZoWya__metaDot{background:#b8a5838c;border-radius:50%;width:3px;height:3px}.Footer-module__EZoWya__copy{color:#f7f2ea80;max-width:640px;font-size:.85rem}@media (max-width:520px){.Footer-module__EZoWya__metaRow{gap:10px}.Footer-module__EZoWya__metaDot{display:none}}
