@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Inter:wght@300;400;500;600&display=swap");:root{--ivory:#f7f3ee;--stone:#ede8e0;--stone-dark:#ddd5c8;--charcoal:#1c1c1c;--charcoal-mid:#2e2e2e;--charcoal-light:#5a5a5a;--gold:#b8964a;--gold-light:#d4af72;--gold-pale:#e8d5a8;--champagne:#f2e8d4;--forest:#2d4a3e;--maroon:#5c1a2a;--indigo:#2c3456;--white:#fff;--black:#0a0a0a;--font-serif:"Cormorant Garamond","Georgia",serif;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;--text-xs:0.6875rem;--text-sm:0.8125rem;--text-base:0.9375rem;--text-md:1.0625rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-2xl:2rem;--text-3xl:2.625rem;--text-4xl:3.5rem;--text-5xl:4.5rem;--text-6xl:6rem;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--max-width:1320px;--nav-height:88px;--ease-out:cubic-bezier(0.16,1,0.3,1);--ease-in-out:cubic-bezier(0.4,0,0.2,1);--duration-fast:200ms;--duration-base:400ms;--duration-slow:700ms;--duration-slower:1100ms;--shadow-sm:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);--shadow-md:0 4px 16px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.05);--shadow-lg:0 16px 48px rgba(0,0,0,.12),0 6px 16px rgba(0,0,0,.08);--shadow-xl:0 32px 72px rgba(0,0,0,.18),0 12px 28px rgba(0,0,0,.1)}[data-theme=dark]{color-scheme:dark;--ivory:#171614;--stone:#1d1b18;--stone-dark:#2e2b25;--white:#201e1a;--champagne:rgba(184,150,74,.1);--charcoal:#f2ede5;--charcoal-mid:hsla(37,33%,92%,.82);--charcoal-light:hsla(37,33%,92%,.58)}[data-theme=dark] .cc-dock,[data-theme=dark] .cta-section,[data-theme=dark] .footer,[data-theme=dark] .go-section,[data-theme=dark] .gterm-tip,[data-theme=dark] .hero-content,[data-theme=dark] .hg-btn,[data-theme=dark] .hg-modal,[data-theme=dark] .nav.transparent,[data-theme=dark] .page-hero-content,[data-theme=dark] .poi-cta,[data-theme=dark] .poi-facts,[data-theme=dark] .poi-lightbox{--ivory:#f7f3ee;--stone:#ede8e0;--stone-dark:#ddd5c8;--white:#fff;--champagne:#f2e8d4;--charcoal:#1c1c1c;--charcoal-mid:#2e2e2e;--charcoal-light:#5a5a5a}[data-theme=dark] body{background-color:#171614}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);font-weight:300;font-size:var(--text-base);color:var(--charcoal);background-color:var(--ivory);line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font-family:var(--font-sans);cursor:pointer;border:none;background:none}ol,ul{list-style:none}.t-display{font-weight:300;font-size:clamp(3rem,7vw,var(--text-6xl));line-height:1.08}.t-display,.t-headline{font-family:var(--font-serif);letter-spacing:-.01em}.t-headline{font-weight:400;font-size:clamp(2rem,4vw,var(--text-4xl));line-height:1.15}.t-subheadline{font-family:var(--font-serif);font-weight:400;font-style:italic;font-size:clamp(1.25rem,2.5vw,var(--text-xl));line-height:1.4}.t-section-label{font-family:var(--font-sans);font-weight:500;font-size:var(--text-xs);letter-spacing:.2em;text-transform:uppercase;color:var(--gold)}.t-body{font-size:var(--text-base);line-height:1.75}.t-body,.t-body-md{font-family:var(--font-sans);font-weight:300;color:var(--charcoal-light)}.t-body-md{font-size:var(--text-md);line-height:1.7}.container{max-width:var(--max-width)}.container,.container-narrow{margin-left:auto;margin-right:auto;padding-left:var(--space-8);padding-right:var(--space-8)}.container-narrow{max-width:820px}.section{padding-top:var(--space-32);padding-bottom:var(--space-32)}.section-sm{padding-top:var(--space-20);padding-bottom:var(--space-20)}.section-dark{background-color:var(--charcoal);color:var(--ivory)}.section-stone{background-color:var(--stone)}.section-champagne{background-color:var(--champagne)}.section-header{text-align:center;margin-bottom:var(--space-16)}.section-header .t-section-label{display:block;margin-bottom:var(--space-4)}.section-header .t-headline{margin-bottom:var(--space-5)}.section-header .t-body{max-width:560px;margin:0 auto}.grid-2{grid-template-columns:repeat(2,1fr);grid-gap:var(--space-8)}.grid-2,.grid-3{display:grid;gap:var(--space-8)}.grid-3{grid-template-columns:repeat(3,1fr);grid-gap:var(--space-8)}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--space-8);gap:var(--space-8)}.gold-line{width:40px;height:1px;background:var(--gold);display:block;margin:var(--space-5) auto}.gold-line-left{margin:var(--space-4) 0}.fade-up{opacity:0;transform:translateY(28px);transition:opacity var(--duration-slower) var(--ease-out),transform var(--duration-slower) var(--ease-out)}.fade-up.visible{opacity:1;transform:translateY(0)}.fade-in{opacity:0;transition:opacity var(--duration-slower) var(--ease-out)}.fade-in.visible{opacity:1}.delay-1{transition-delay:.15s}.delay-2{transition-delay:.3s}.delay-3{transition-delay:.45s}.delay-4{transition-delay:.6s}.delay-5{transition-delay:.75s}.delay-6{transition-delay:.9s}.flex{display:flex}.flex-center{justify-content:center}.flex-between,.flex-center{display:flex;align-items:center}.flex-between{justify-content:space-between}.flex-col{display:flex;flex-direction:column}.gap-4{gap:var(--space-4)}.gap-6{gap:var(--space-6)}.gap-8{gap:var(--space-8)}@media (max-width:1024px){.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){:root{--nav-height:72px}.container,.container-narrow{padding-left:var(--space-5);padding-right:var(--space-5)}.section{padding-top:var(--space-20);padding-bottom:var(--space-20)}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.section-header{margin-bottom:var(--space-10)}}