.ico--primary[data-astro-cid-kighbufk]{background-color:var(--btn-primary)}.ico--slate[data-astro-cid-kighbufk]{background-color:var(--btn-content)}.cw-hero[data-astro-cid-kighbufk]{background-color:var(--surface);padding-top:3.5rem}.cw-grid[data-astro-cid-kighbufk]{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media (min-width: 1024px){.cw-grid[data-astro-cid-kighbufk]{grid-template-columns:1.05fr .95fr;gap:4rem}}.cw-logo[data-astro-cid-kighbufk]{height:3rem;width:auto;margin-bottom:1.5rem;display:block}.cw-title[data-astro-cid-kighbufk]{font-size:clamp(2.5rem,6vw,4.25rem);font-weight:800;line-height:1.05;letter-spacing:-.02em;color:var(--text-strong);margin-bottom:1.25rem}.cw-accent[data-astro-cid-kighbufk]{color:var(--btn-primary)}.cw-sub[data-astro-cid-kighbufk]{font-size:1.2rem;line-height:1.6;color:var(--text-muted);margin-bottom:2rem}.cw-actions[data-astro-cid-kighbufk]{display:flex;flex-wrap:wrap;gap:1rem}.cw-media[data-astro-cid-kighbufk]{border-radius:1.75rem;overflow:hidden;aspect-ratio:4 / 3;box-shadow:0 30px 60px -30px #00000073}.cw-media[data-astro-cid-kighbufk] img[data-astro-cid-kighbufk]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cw-stats[data-astro-cid-kighbufk]{background-color:var(--btn-primary)}.cs-grid[data-astro-cid-kighbufk]{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.cs-grid[data-astro-cid-kighbufk]{grid-template-columns:repeat(3,1fr)}}.cs-item[data-astro-cid-kighbufk]{text-align:center}.cs-num[data-astro-cid-kighbufk]{font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1;letter-spacing:-.03em;color:#fff}.cs-label[data-astro-cid-kighbufk]{font-size:1rem;font-weight:600;color:#ffffffe6;margin-top:.4rem}.sec-head[data-astro-cid-kighbufk]{text-align:center;max-width:42rem;margin:0 auto 3rem}.sec-title[data-astro-cid-kighbufk]{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;letter-spacing:-.02em;color:var(--text-strong);margin-bottom:.75rem}.sec-sub[data-astro-cid-kighbufk]{font-size:1.15rem;color:var(--text-muted);line-height:1.6}.cw-amenities[data-astro-cid-kighbufk]{background-color:var(--surface)}.am-grid[data-astro-cid-kighbufk]{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.am-grid[data-astro-cid-kighbufk]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.am-grid[data-astro-cid-kighbufk]{grid-template-columns:repeat(3,1fr)}}.am-card[data-astro-cid-kighbufk]{background-color:var(--surface-card);border-radius:1.5rem;padding:2rem}.am-ico[data-astro-cid-kighbufk]{width:3.25rem;height:3.25rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:1.1rem}.am-ico[data-astro-cid-kighbufk] svg[data-astro-cid-kighbufk]{width:1.6rem;height:1.6rem}.am-title[data-astro-cid-kighbufk]{font-size:1.3rem;font-weight:800;color:var(--text-strong);margin-bottom:.5rem}.am-text[data-astro-cid-kighbufk]{font-size:1rem;line-height:1.6;color:var(--text-base)}.cw-collab[data-astro-cid-kighbufk]{background-color:var(--surface)}.collab-grid[data-astro-cid-kighbufk]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media (min-width: 640px){.collab-grid[data-astro-cid-kighbufk]{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.collab-grid[data-astro-cid-kighbufk]{grid-template-columns:repeat(4,1fr)}}.collab-tile[data-astro-cid-kighbufk]{background:var(--surface-card);border:1px solid var(--border-color);border-radius:1.25rem;height:8rem;display:flex;align-items:center;justify-content:center;padding:1.75rem 2rem;transition:transform .2s ease,box-shadow .2s ease}.collab-tile[data-astro-cid-kighbufk]:hover{box-shadow:0 16px 32px -20px #00000080}.collab-tile--fixed[data-astro-cid-kighbufk]{border:none}.collab-tile[data-astro-cid-kighbufk] img[data-astro-cid-kighbufk]{max-height:100%;max-width:100%;width:auto;-o-object-fit:contain;object-fit:contain}@media (prefers-color-scheme: dark){.collab-tile[data-astro-cid-kighbufk]:not(.collab-tile--fixed){background:#eef2f7;border-color:transparent}}.cw-gallery[data-astro-cid-kighbufk]{background-color:var(--surface-2)}.gal-grid[data-astro-cid-kighbufk]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width: 768px){.gal-grid[data-astro-cid-kighbufk]{grid-template-columns:repeat(4,1fr)}}.gal-item[data-astro-cid-kighbufk]{border-radius:1rem;overflow:hidden;aspect-ratio:1 / 1;background:var(--surface-card)}.gal-item[data-astro-cid-kighbufk] img[data-astro-cid-kighbufk]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.gal-item[data-astro-cid-kighbufk]:hover img[data-astro-cid-kighbufk]{transform:scale(1.05)}.cw-location[data-astro-cid-kighbufk]{background-color:var(--surface)}.cw-loc-wrap[data-astro-cid-kighbufk]{max-width:38rem;margin:0 auto}.cw-cta[data-astro-cid-kighbufk]{background-color:var(--btn-content)}.cc-wrap[data-astro-cid-kighbufk]{max-width:44rem;margin:0 auto;text-align:center}.cc-title[data-astro-cid-kighbufk]{font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.02em;color:#fff;margin-bottom:1rem}.cc-sub[data-astro-cid-kighbufk]{font-size:1.15rem;line-height:1.7;color:#cbd5e1;margin-bottom:2rem}.cc-actions[data-astro-cid-kighbufk]{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-btn-white[data-astro-cid-kighbufk]{background:#fff;color:var(--btn-content)}.cta-btn-white[data-astro-cid-kighbufk]:hover{background:#e2e8f0}
