.hero[data-astro-cid-ge2uvauf]{z-index:1;background:var(--color-black);flex-direction:column;justify-content:flex-end;min-height:100svh;display:flex;position:relative;overflow:visible}.hero__media[data-astro-cid-ge2uvauf]{position:absolute;inset:0;overflow:hidden}.hero__fallback[data-astro-cid-ge2uvauf],.hero__canvas[data-astro-cid-ge2uvauf]{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero__canvas[data-astro-cid-ge2uvauf]{opacity:0;display:block}.hero--media-ready[data-astro-cid-ge2uvauf] .hero__canvas[data-astro-cid-ge2uvauf]{opacity:1}.hero__overlay[data-astro-cid-ge2uvauf]{background:linear-gradient(#0d0d0d2e 0%,#0d0d0d61 58%,#0d0d0dd1 100%);position:absolute;inset:0}.hero__inner[data-astro-cid-ge2uvauf]{z-index:1;flex-direction:column;justify-content:flex-end;min-height:100svh;padding-top:7.5rem;display:flex;position:relative}.hero__copy[data-astro-cid-ge2uvauf]{max-width:920px;padding-bottom:2.5rem}.hero__eyebrow[data-astro-cid-ge2uvauf]{font-size:var(--text-xs);letter-spacing:.28em;text-transform:uppercase;color:var(--color-gold-light);margin-bottom:1.5rem;font-weight:500}.hero__title[data-astro-cid-ge2uvauf]{color:var(--color-ivory);letter-spacing:.01em;margin-bottom:0;font-size:clamp(2.75rem,7vw,4.75rem);font-weight:400;line-height:1.06}.hero__title[data-astro-cid-ge2uvauf] em[data-astro-cid-ge2uvauf]{color:#faf8f5e0;font-style:italic;font-weight:400}.hero__intro[data-astro-cid-ge2uvauf]{max-width:34rem;margin-top:2rem}.hero__rule[data-astro-cid-ge2uvauf]{background:#c6b08ab3;width:2.5rem;height:1px;margin-bottom:1.5rem;display:block}.hero__subtitle[data-astro-cid-ge2uvauf]{letter-spacing:.02em;color:#faf8f5ad;margin-bottom:1.5rem;font-size:.96875rem;font-weight:300;line-height:1.85}.hero__destinations[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:.35rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.hero__destinations[data-astro-cid-ge2uvauf] li[data-astro-cid-ge2uvauf]{letter-spacing:.2em;text-transform:uppercase;color:#faf8f573;font-size:.6875rem;font-weight:500}.hero__search[data-astro-cid-ge2uvauf]{z-index:2;margin-bottom:-4.5rem;padding-bottom:0}@media (width>=768px){.hero__copy[data-astro-cid-ge2uvauf]{padding-bottom:3rem}.hero__intro[data-astro-cid-ge2uvauf]{margin-top:2.5rem}.hero__search[data-astro-cid-ge2uvauf]{margin-bottom:-5.5rem}}.hero-fade[data-astro-cid-ge2uvauf]{opacity:0;transform:translateY(24px)}.hero--ready[data-astro-cid-ge2uvauf] .hero-fade[data-astro-cid-ge2uvauf]{animation:heroFadeUp 1.2s var(--ease-out) forwards}.hero--ready[data-astro-cid-ge2uvauf] .hero-fade-1[data-astro-cid-ge2uvauf]{animation-delay:.12s}.hero--ready[data-astro-cid-ge2uvauf] .hero-fade-2[data-astro-cid-ge2uvauf]{animation-delay:.32s}.hero--ready[data-astro-cid-ge2uvauf] .hero-fade-3[data-astro-cid-ge2uvauf]{animation-delay:.52s}.hero--ready[data-astro-cid-ge2uvauf] .hero-fade-4[data-astro-cid-ge2uvauf]{animation-delay:.72s}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero-fade[data-astro-cid-ge2uvauf],.hero--ready[data-astro-cid-ge2uvauf] .hero-fade[data-astro-cid-ge2uvauf]{opacity:1;animation:none;transform:none}}.categories[data-astro-cid-lcdefpme]{background:var(--color-border);grid-template-columns:repeat(5,1fr);gap:1px;display:grid}.category-card[data-astro-cid-lcdefpme]{aspect-ratio:3/4;background:var(--color-black);text-decoration:none;position:relative;overflow:hidden}.category-card[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform 1.4s var(--ease-cinematic);opacity:.92}.category-card[data-astro-cid-lcdefpme]:hover img[data-astro-cid-lcdefpme]{opacity:1;transform:scale(1.06)}.category-card__overlay[data-astro-cid-lcdefpme]{color:var(--color-ivory);transition:background var(--transition);background:linear-gradient(#0000 45%,#0d0d0dbf 100%);flex-direction:column;justify-content:flex-end;padding:1.75rem;display:flex;position:absolute;inset:0}.category-card[data-astro-cid-lcdefpme]:hover .category-card__overlay[data-astro-cid-lcdefpme]{background:linear-gradient(#0d0d0d1a 0%,#0d0d0dd9 100%)}.category-card__overlay[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--color-ivory);font-size:var(--text-xl);margin-bottom:.5rem}.category-card__overlay[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{font-size:var(--text-xs);letter-spacing:.16em;text-transform:uppercase;color:var(--color-gold-light)}.about[data-astro-cid-lcdefpme]{align-items:center;gap:clamp(3rem,6vw,5rem);display:grid}.about__text[data-astro-cid-lcdefpme]{color:var(--color-text-muted);max-width:480px;margin-bottom:3rem;font-weight:300;line-height:1.85}.about__image[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:4/5;object-fit:cover;width:100%}.stats[data-astro-cid-lcdefpme]{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);grid-template-columns:repeat(2,1fr);gap:2.5rem 2rem;margin-bottom:2.5rem;padding-block:2rem;display:grid}.stat__value[data-astro-cid-lcdefpme]{font-family:var(--font-display);font-size:var(--text-3xl);color:var(--color-black);margin-bottom:.375rem;display:block}.stat__label[data-astro-cid-lcdefpme]{font-size:var(--text-xs);color:var(--color-text-muted);letter-spacing:.12em;text-transform:uppercase}.carousel__slide[data-astro-cid-lcdefpme]{width:min(480px,80vw)}.services[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:clamp(2rem,4vw,3.5rem);display:grid}.service-card[data-astro-cid-lcdefpme]{color:inherit;padding:0;text-decoration:none}.service-card__icon[data-astro-cid-lcdefpme]{color:var(--color-gold);margin-bottom:1.5rem}.service-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:var(--text-xl);margin-bottom:.75rem}.service-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:1.25rem;font-weight:300;line-height:1.75}.service-card__link[data-astro-cid-lcdefpme]{font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--color-warm-gray);border-bottom:1px solid var(--color-border-strong);transition:all var(--transition-fast);padding-bottom:2px}.service-card[data-astro-cid-lcdefpme]:hover .service-card__link[data-astro-cid-lcdefpme]{color:var(--color-black);border-color:var(--color-black)}.map-section[data-astro-cid-lcdefpme] .section-header[data-astro-cid-lcdefpme]{margin-bottom:clamp(2rem,4vw,3rem)}.home-map[data-astro-cid-lcdefpme]{width:100%}.testimonials-track[data-astro-cid-lcdefpme]{gap:1.5rem;padding-block:.5rem}.section-cta[data-astro-cid-lcdefpme]{text-align:center;margin-top:4rem}.cta-section[data-astro-cid-lcdefpme]{background:var(--color-black);color:var(--color-ivory);text-align:center;padding-block:clamp(5rem,10vw,7rem)}.cta-section[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--color-ivory);margin-bottom:1rem}.cta-section[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#faf8f5a6;margin-bottom:2.5rem;font-weight:300}.cta-section__actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cta-section[data-astro-cid-lcdefpme] .btn--outline[data-astro-cid-lcdefpme]{color:var(--color-ivory);border-color:#faf8f559}.cta-section[data-astro-cid-lcdefpme] .btn--outline[data-astro-cid-lcdefpme]:hover{background:var(--color-ivory);color:var(--color-black)}@media (width<=900px){.categories[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.about[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr}.about__image[data-astro-cid-lcdefpme]{order:-1}.stats[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr)}}
