.hero-section[data-astro-cid-lq3dx26q]{background-color:#f7f2eb;padding:190px 0 12px;border-radius:10px}.hero-layout[data-astro-cid-lq3dx26q]{display:flex;align-items:stretch;justify-content:space-between;gap:40px}.hero-text[data-astro-cid-lq3dx26q]{flex:1;display:flex;flex-direction:column;justify-content:space-between;min-width:0}@keyframes flip-up{0%{transform:rotateX(30deg);opacity:0}to{transform:rotateX(0);opacity:1}}.hero-heading[data-astro-cid-lq3dx26q]{font-size:var(--font-size-h1);line-height:var(--line-height-h1);letter-spacing:var(--letter-spacing-h1);font-weight:400;text-transform:capitalize;margin:0;transform-origin:bottom center}.hero-line-1[data-astro-cid-lq3dx26q]{display:block;color:#ffa078;animation:flip-up 2.2s cubic-bezier(.22,1,.36,1) .4s forwards}.hero-line-2[data-astro-cid-lq3dx26q]{display:block;color:#730c1a;animation:flip-up 2.2s cubic-bezier(.22,1,.36,1) .8s forwards}.hero-bottom[data-astro-cid-lq3dx26q]{display:flex;align-items:flex-end;gap:0;width:100%}.hero-logomark[data-astro-cid-lq3dx26q]{color:#730c1a;width:88px;flex-shrink:0;animation:hero-fall-down 2.2s cubic-bezier(.22,1,.36,1) both}.hero-logomark-spin[data-astro-cid-lq3dx26q]{position:relative;width:88px;height:88px;transform-style:flat;transform-origin:center center;animation:revoSpinY 14s linear 2.2s infinite}.hero-logomark-spin[data-astro-cid-lq3dx26q].spinning{transform-style:preserve-3d}.hero-logomark-layer[data-astro-cid-lq3dx26q]{position:absolute;inset:0;width:88px;height:auto;transform-origin:center center;backface-visibility:visible}.hero-logomark-layer[data-astro-cid-lq3dx26q] svg{width:100%;height:auto}.hero-logomark-layer[data-astro-cid-lq3dx26q] svg path:nth-child(2){fill:#ffa078}.hero-logomark-shadow[data-astro-cid-lq3dx26q]{transform:translateZ(var(--z));opacity:.12}.hero-logomark-front[data-astro-cid-lq3dx26q]{transform:translateZ(0);opacity:1}@keyframes revoSpinY{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.hero-actions[data-astro-cid-lq3dx26q]{display:flex;flex-direction:column;gap:32px;margin-left:25%}.hero-subtitle[data-astro-cid-lq3dx26q]{font-size:18px;line-height:24px;letter-spacing:-.5px;color:#ac4747;max-width:307px;margin:0;visibility:hidden}.hero-subtitle[data-astro-cid-lq3dx26q].ready{visibility:visible}.hero-subtitle[data-astro-cid-lq3dx26q] .hero-word{display:inline-block;opacity:0;transform:translateY(-6px);filter:blur(2px)}.hero-subtitle[data-astro-cid-lq3dx26q] .hero-word.visible{opacity:1;transform:translateY(0);filter:blur(0);transition:opacity .3s ease,transform .35s cubic-bezier(.22,1,.36,1),filter .3s ease}.hero-cta[data-astro-cid-lq3dx26q]{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;background-color:#e8785a33;color:#730c1a;border:1px solid #730C1A;border-radius:999px;padding:10px 26px;min-height:40px;min-width:100px;font-size:13px;line-height:20px;text-transform:uppercase;text-decoration:none;width:fit-content;animation:hero-fall-down 2.2s cubic-bezier(.22,1,.36,1) both;transition:background-color .2s ease,box-shadow .2s ease,font-weight .2s ease}.hero-cta[data-astro-cid-lq3dx26q]:after{content:attr(data-text);font-weight:700;height:0;overflow:hidden;visibility:hidden;pointer-events:none}.hero-cta[data-astro-cid-lq3dx26q]:hover{background-color:#e8785a59;color:#730c1a;box-shadow:-13px 4px 50px #0000001a;font-weight:700}.hero-images[data-astro-cid-lq3dx26q]{display:flex;flex-direction:column;gap:15px;width:213px;flex-shrink:0;position:relative}.hero-image-wrapper[data-astro-cid-lq3dx26q]{width:100%;border-radius:10px;overflow:hidden;aspect-ratio:4/3}.hero-image-wrapper[data-astro-cid-lq3dx26q] img{width:100%;height:100%;object-fit:cover;border-radius:10px}@keyframes hero-fall-down{0%{transform:translateY(-300%);opacity:0}55%{transform:translateY(6px);opacity:1}to{transform:translateY(0);opacity:1}}.hero-film-frame[data-astro-cid-lq3dx26q][data-film-index="0"]{z-index:1}.hero-film-frame[data-astro-cid-lq3dx26q][data-film-index="1"]{z-index:2;animation:hero-film-drop-1 2.2s ease both}.hero-film-frame[data-astro-cid-lq3dx26q][data-film-index="2"]{z-index:3;animation:hero-film-drop-2 2.2s ease both}@keyframes hero-film-drop-1{0%{transform:translateY(calc(-100% - 15px));opacity:.5}55%{transform:translateY(10px);opacity:1}to{transform:translateY(0);opacity:1}}@keyframes hero-film-drop-2{0%{transform:translateY(calc(-200% - 30px));opacity:.5}55%{transform:translateY(10px);opacity:1}to{transform:translateY(0);opacity:1}}@media(max-width:992px){.hero-actions[data-astro-cid-lq3dx26q]{margin-left:40%}.hero-images[data-astro-cid-lq3dx26q]{width:180px}}@media(max-width:768px){.hero-section[data-astro-cid-lq3dx26q]{padding:80px 0 20px;height:100dvh;display:flex;flex-direction:column}.hero-section[data-astro-cid-lq3dx26q]>.container-fluid{flex:1;display:flex;flex-direction:column}.hero-layout[data-astro-cid-lq3dx26q]{flex-direction:column;gap:32px;flex:1;justify-content:flex-end}.hero-text[data-astro-cid-lq3dx26q]{flex:none;justify-content:flex-start}.hero-bottom[data-astro-cid-lq3dx26q]{display:grid;grid-template-columns:1fr auto;grid-template-areas:"subtitle subtitle" "cta      logomark";align-items:end;column-gap:12px;row-gap:12px;margin-top:20px}.hero-actions[data-astro-cid-lq3dx26q]{display:contents}.hero-subtitle[data-astro-cid-lq3dx26q]{grid-area:subtitle}.hero-cta[data-astro-cid-lq3dx26q]{grid-area:cta;justify-self:start}.hero-logomark[data-astro-cid-lq3dx26q]{grid-area:logomark;justify-self:end;align-self:end;width:120px;position:relative;top:20px}.hero-logomark-spin[data-astro-cid-lq3dx26q],.hero-logomark-layer[data-astro-cid-lq3dx26q]{width:120px}.hero-logomark-spin[data-astro-cid-lq3dx26q]{height:120px}.hero-images[data-astro-cid-lq3dx26q]{width:100%;flex-direction:row;gap:12px}.hero-image-wrapper[data-astro-cid-lq3dx26q]{flex:1;aspect-ratio:3/4}.hero-logomark[data-astro-cid-lq3dx26q],.hero-cta[data-astro-cid-lq3dx26q]{animation-name:hero-fall-down-mobile}.hero-film-frame[data-astro-cid-lq3dx26q][data-film-index="1"]{animation-name:hero-film-slide-1}.hero-film-frame[data-astro-cid-lq3dx26q][data-film-index="2"]{animation-name:hero-film-slide-2}}@keyframes hero-fall-down-mobile{0%{transform:translate(-300%);opacity:0}55%{transform:translate(6px);opacity:1}to{transform:translate(0);opacity:1}}@keyframes hero-film-slide-1{0%{transform:translate(calc(-100% - 12px));opacity:.5}55%{transform:translate(10px);opacity:1}to{transform:translate(0);opacity:1}}@keyframes hero-film-slide-2{0%{transform:translate(calc(-200% - 24px));opacity:.5}55%{transform:translate(10px);opacity:1}to{transform:translate(0);opacity:1}}.full-image-section[data-astro-cid-icfhwgal]{padding:12px 0}.full-image-section[data-astro-cid-icfhwgal].is-bare{padding:0}@media(max-width:768px){.full-image-section[data-astro-cid-icfhwgal].hide-mobile{display:none}}@media(min-width:769px){.full-image-section[data-astro-cid-icfhwgal].hide-desktop{display:none}}.full-image-wrapper[data-astro-cid-icfhwgal]{width:100%;aspect-ratio:5278/2111;border-radius:10px;overflow:hidden;position:relative;isolation:isolate;clip-path:inset(0 round 10px)}.full-image-wrapper[data-astro-cid-icfhwgal] img{position:absolute;top:0;left:0;width:100%;height:200%;object-fit:cover;object-position:center;display:block;will-change:transform}.tagline-section[data-astro-cid-mukelwdv]{padding:46px 0}.tagline-layout[data-astro-cid-mukelwdv]{display:flex;align-items:stretch;gap:40px}.tagline-sidebar[data-astro-cid-mukelwdv]{width:264px;flex-shrink:0;display:flex;flex-direction:column;justify-content:space-between}.tagline-eyebrow[data-astro-cid-mukelwdv]{font-size:13px;line-height:13px;font-weight:700;color:#ac4747;text-transform:uppercase;padding-top:8px;margin:0}.tagline-image[data-astro-cid-mukelwdv]{width:264px;height:335px;border-radius:10px;overflow:hidden}.tagline-image[data-astro-cid-mukelwdv] img[data-astro-cid-mukelwdv],.tagline-image[data-astro-cid-mukelwdv] video[data-astro-cid-mukelwdv]{width:100%;height:100%;object-fit:cover}.tagline-main[data-astro-cid-mukelwdv]{flex:1;display:flex;flex-direction:column;gap:32px;min-width:0}.tagline-heading[data-astro-cid-mukelwdv]{font-size:var(--font-size-h2);line-height:var(--line-height-h2);letter-spacing:var(--letter-spacing-h2);font-weight:400;color:#730c1a;margin:0}.tagline-body-block[data-astro-cid-mukelwdv]{display:flex;flex-direction:column;justify-content:space-between;flex:1}.tagline-copy[data-astro-cid-mukelwdv]{max-width:330px;visibility:hidden}.tagline-copy[data-astro-cid-mukelwdv].ready{visibility:visible}.tagline-copy[data-astro-cid-mukelwdv] p[data-astro-cid-mukelwdv]{font-size:18px;line-height:24px;letter-spacing:-.5px;color:#ac4747;margin:0 0 16px}.tagline-copy[data-astro-cid-mukelwdv] p[data-astro-cid-mukelwdv]:last-child{margin-bottom:0}.tagline-copy[data-astro-cid-mukelwdv] .tagline-word{display:inline-block;opacity:0;transform:translateY(-6px);filter:blur(2px)}.tagline-copy[data-astro-cid-mukelwdv] .tagline-word.visible{opacity:1;transform:translateY(0);filter:blur(0);transition:opacity .3s ease,transform .35s cubic-bezier(.22,1,.36,1),filter .3s ease}.tagline-stats[data-astro-cid-mukelwdv]{display:flex;gap:24px;margin-top:32px}.stat-card[data-astro-cid-mukelwdv]{background-color:#f7f2eb;border:1px solid #FFA078;border-radius:10px;padding:12px 24px;display:flex;flex-direction:column;gap:12px;opacity:0;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease}.stat-card[data-astro-cid-mukelwdv].visible{opacity:1;transform:translateY(0)}.stat-number{opacity:0;transition:opacity .2s ease}.stat-number.counting{opacity:1}.stat-label[data-astro-cid-mukelwdv]{display:flex;align-items:center;gap:8px;font-size:18px;line-height:24px;letter-spacing:-.5px;color:#ac4747;white-space:nowrap}.stat-dot[data-astro-cid-mukelwdv]{width:10px;height:10px;border-radius:50%;background-color:#ffa078;flex-shrink:0}.stat-value[data-astro-cid-mukelwdv]{font-size:var(--font-size-paragraph-xl);line-height:var(--line-height-paragraph-xl);color:#730c1a;display:flex;align-items:center;gap:12px}.stat-stars[data-astro-cid-mukelwdv]{display:flex;align-items:center;gap:5px}@media(max-width:1200px){.stat-dot[data-astro-cid-mukelwdv]{display:none}.stat-label[data-astro-cid-mukelwdv]{white-space:normal;align-items:flex-start}.stat-card[data-astro-cid-mukelwdv]{flex:1;align-items:center;text-align:center}.stat-value[data-astro-cid-mukelwdv]{align-items:center;gap:4px}.stat-stars[data-astro-cid-mukelwdv]{gap:3px}}@media(max-width:768px){.tagline-section[data-astro-cid-mukelwdv]{padding:0}.tagline-layout[data-astro-cid-mukelwdv]{display:grid;grid-template-columns:1fr;gap:0}.tagline-sidebar[data-astro-cid-mukelwdv]{display:contents}.tagline-eyebrow[data-astro-cid-mukelwdv]{grid-row:1;padding-bottom:12px}.tagline-main[data-astro-cid-mukelwdv]{display:contents}.tagline-heading-block[data-astro-cid-mukelwdv]{grid-row:2;width:100%}.tagline-body-block[data-astro-cid-mukelwdv]{grid-row:3;margin-top:24px}.tagline-image[data-astro-cid-mukelwdv]{display:none}.tagline-layout[data-astro-cid-mukelwdv] .full-image-section{grid-row:4;margin-top:24px}.tagline-stats[data-astro-cid-mukelwdv]{flex-direction:column;margin-top:24px;gap:12px}.stat-card[data-astro-cid-mukelwdv]{flex-direction:row;align-items:center;justify-content:space-between;padding:10px 16px;text-align:right;gap:12px;min-width:0}.stat-label[data-astro-cid-mukelwdv]{white-space:nowrap;align-items:center;justify-content:flex-end;text-align:right;min-width:0}.stat-value[data-astro-cid-mukelwdv]{justify-content:flex-end;flex-shrink:0}.stat-stars[data-astro-cid-mukelwdv] svg[data-astro-cid-mukelwdv]{width:16px;height:15px}}.featured-stays-section[data-astro-cid-u2xxmeib]{padding:12px 0}.featured-stays-container[data-astro-cid-u2xxmeib]{background-color:#ffa078;border-radius:10px;padding:64px 40px;box-shadow:-13px 4px 50px #0000001a}.featured-stays-header[data-astro-cid-u2xxmeib]{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.featured-stays-title[data-astro-cid-u2xxmeib]{font-size:var(--font-size-h3);line-height:var(--line-height-h3);letter-spacing:var(--letter-spacing-h3);font-weight:400;color:#730c1a;margin:0 0 4px}.featured-stays-subtitle[data-astro-cid-u2xxmeib]{font-size:18px;line-height:24px;letter-spacing:-.5px;color:#ac4747;margin:0}.featured-stays-btn[data-astro-cid-u2xxmeib]{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;background-color:#730c1a;color:#ffa078;border:1px solid #730C1A;border-radius:999px;padding:10px 26px;min-height:40px;min-width:100px;font-size:14px;line-height:16px;text-transform:uppercase;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:background-color .2s ease,box-shadow .2s ease,font-weight .2s ease}.featured-stays-btn[data-astro-cid-u2xxmeib]:after{content:attr(data-text);font-weight:700;height:0;overflow:hidden;visibility:hidden;pointer-events:none}.featured-stays-btn[data-astro-cid-u2xxmeib]:hover{background-color:#650714;color:#ffa078;box-shadow:-13px 4px 50px #0000001a;font-weight:700}.featured-stays-grid[data-astro-cid-u2xxmeib]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px 12px}.featured-stays-grid[data-astro-cid-u2xxmeib]>div{min-width:0}.featured-stays-grid[data-astro-cid-u2xxmeib] .property-card{width:100%}.featured-stays-more[data-astro-cid-u2xxmeib]{display:none}.featured-stays-more-btn[data-astro-cid-u2xxmeib]{cursor:pointer;font-family:inherit}@media(max-width:992px){.featured-stays-container[data-astro-cid-u2xxmeib]{padding:40px 24px}.featured-stays-grid[data-astro-cid-u2xxmeib]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.featured-stays-header[data-astro-cid-u2xxmeib]{flex-direction:column;align-items:flex-start;gap:16px}.featured-stays-grid[data-astro-cid-u2xxmeib]{grid-template-columns:1fr;gap:24px}.featured-stays-grid[data-astro-cid-u2xxmeib]>.is-extra[data-astro-cid-u2xxmeib]{display:none}.featured-stays-grid[data-astro-cid-u2xxmeib].is-expanded>.is-extra[data-astro-cid-u2xxmeib]{display:block;animation:featured-stays-reveal .4s ease both}.featured-stays-more[data-astro-cid-u2xxmeib]{display:flex;justify-content:center;margin-top:24px}}@keyframes featured-stays-reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.developments-carousel.svelte-1wjskcj{width:100%}.carousel-layout.svelte-1wjskcj{background-color:#d4674a;display:grid;grid-template-columns:5fr 7fr;overflow:hidden;min-height:560px;border-radius:10px;box-shadow:-13px 4px 50px #0000001a}.carousel-info.svelte-1wjskcj{padding:48px;display:flex;flex-direction:column;justify-content:space-between;gap:40px;overflow:hidden}.carousel-header.svelte-1wjskcj{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.carousel-eyebrow.svelte-1wjskcj{font-size:13px;line-height:16px;font-weight:700;color:#fff;text-transform:uppercase;margin:0}.carousel-nav.svelte-1wjskcj{display:flex;gap:12px;flex-shrink:0}.carousel-arrow.svelte-1wjskcj{width:44px;height:44px;border-radius:50%;border:1px solid #FFFFFF;background:#ffffff26;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.carousel-arrow.svelte-1wjskcj svg{width:20px;height:20px;color:#fff}.carousel-arrow.svelte-1wjskcj:hover:not(:disabled){background:#ffffff4d}.carousel-arrow.disabled.svelte-1wjskcj{opacity:.4;cursor:not-allowed}.carousel-arrow-prev.svelte-1wjskcj svg{transform:rotate(180deg)}.carousel-content.svelte-1wjskcj{display:flex;flex-direction:column;gap:24px}.carousel-label.svelte-1wjskcj{display:inline-block;background-color:#730c1a;color:#fff;font-size:15px;line-height:18px;padding:5px 12px;border-radius:999px;width:fit-content}.carousel-title.svelte-1wjskcj{font-size:72px;line-height:80px;letter-spacing:-2px;font-weight:400;color:#fff;margin:0}.carousel-description.svelte-1wjskcj{font-size:18px;line-height:27px;color:#fff;margin:0;max-width:90%}.carousel-meta.svelte-1wjskcj{display:flex;flex-direction:column;gap:10px}.carousel-meta-item.svelte-1wjskcj{display:flex;align-items:center;gap:8px;font-size:15px;line-height:20px;color:#fff}.carousel-meta-item.svelte-1wjskcj svg{width:20px;height:20px;color:#fff;flex-shrink:0}.carousel-meta-item.svelte-1wjskcj svg path{fill:currentColor}.carousel-image.svelte-1wjskcj{position:relative;overflow:hidden}.carousel-image-placeholder.svelte-1wjskcj{width:100%;height:100%;background:linear-gradient(135deg,#d4674a,#ac4747,#730c1a)}.carousel-image-link.svelte-1wjskcj{display:block;position:absolute;inset:0}.carousel-image-link.svelte-1wjskcj img:where(.svelte-1wjskcj){transition:transform .5s cubic-bezier(.22,1,.36,1)}.carousel-image-link.svelte-1wjskcj:hover img:where(.svelte-1wjskcj){transform:scale(1.05)}.carousel-image.svelte-1wjskcj img:where(.svelte-1wjskcj){width:100%;height:100%;object-fit:cover;position:absolute;inset:0;border-radius:0 10px 10px 0}@media(max-width:1200px){.carousel-layout.svelte-1wjskcj{grid-template-columns:1fr;min-height:auto}.carousel-content.svelte-1wjskcj{margin-top:10px;gap:18px}.carousel-title.svelte-1wjskcj{font-size:56px;line-height:64px}.carousel-description.svelte-1wjskcj{max-width:none}.carousel-image.svelte-1wjskcj{width:100%;aspect-ratio:16/9;order:2}.carousel-image.svelte-1wjskcj img:where(.svelte-1wjskcj){position:relative;border-radius:0 0 10px 10px}.carousel-info.svelte-1wjskcj{order:1}}@media(max-width:992px){.carousel-title.svelte-1wjskcj{font-size:48px;line-height:54px}}@media(max-width:768px){.carousel-info.svelte-1wjskcj{padding:24px;gap:24px}.carousel-eyebrow.svelte-1wjskcj{width:50%}.carousel-header.svelte-1wjskcj{align-items:center}.carousel-arrow.svelte-1wjskcj{width:36px;height:36px}.carousel-arrow.svelte-1wjskcj svg{width:16px;height:16px}.carousel-title.svelte-1wjskcj{font-size:38px;line-height:44px}.carousel-description.svelte-1wjskcj{font-size:14px;line-height:21px}}.lifestyle-section[data-astro-cid-6g4fsltd]{padding:32px 0}.lifestyle-top[data-astro-cid-6g4fsltd]{display:flex;flex-direction:column;align-items:center;gap:24px}.lifestyle-heading[data-astro-cid-6g4fsltd]{text-align:center;padding:24px 0}.lifestyle-eyebrow[data-astro-cid-6g4fsltd]{font-size:13px;line-height:13px;font-weight:700;color:#ac4747;text-transform:uppercase;margin:0 0 24px}.lifestyle-title[data-astro-cid-6g4fsltd]{font-size:var(--font-size-h3);line-height:var(--line-height-h3);letter-spacing:var(--letter-spacing-h3);font-weight:400;color:#730c1a;margin:0}.lifestyle-subtitle[data-astro-cid-6g4fsltd]{font-size:18px;line-height:24px;letter-spacing:-.5px;color:#ac4747;margin:0}.lifestyle-cards[data-astro-cid-6g4fsltd]{display:flex;gap:12px;width:100%}.lifestyle-card[data-astro-cid-6g4fsltd]{flex:1;min-width:0;height:192px;border:1px solid #FFA078;border-radius:10px;overflow:hidden;position:relative;text-decoration:none;display:flex;align-items:flex-start;justify-content:flex-end;padding:24px 24px 26px}.lifestyle-card[data-astro-cid-6g4fsltd]:after{content:"";position:absolute;inset:0;border-radius:10px;background:#650714;z-index:1;opacity:0;transition:opacity .15s ease-out}.lifestyle-card[data-astro-cid-6g4fsltd]:hover:after,.lifestyle-card[data-astro-cid-6g4fsltd].active:after{opacity:1;transition:opacity .5s ease}.lifestyle-card[data-astro-cid-6g4fsltd]:hover .lifestyle-card-name[data-astro-cid-6g4fsltd],.lifestyle-card[data-astro-cid-6g4fsltd].active .lifestyle-card-name[data-astro-cid-6g4fsltd]{opacity:1;transform:translateY(0);transition:opacity .6s cubic-bezier(.25,.1,.25,1),transform .6s cubic-bezier(.25,.1,.25,1)}.lifestyle-card[data-astro-cid-6g4fsltd]:hover .lifestyle-card-count[data-astro-cid-6g4fsltd],.lifestyle-card[data-astro-cid-6g4fsltd].active .lifestyle-card-count[data-astro-cid-6g4fsltd]{opacity:1;transform:translateY(0);transition:opacity .6s cubic-bezier(.25,.1,.25,1) .05s,transform .6s cubic-bezier(.25,.1,.25,1) .05s}.lifestyle-card-bg[data-astro-cid-6g4fsltd]{position:absolute;inset:-1px;border-radius:0;z-index:0;width:calc(100% + 2px);height:calc(100% + 2px);object-fit:cover}.lifestyle-card-bg-fallback[data-astro-cid-6g4fsltd]{background:linear-gradient(135deg,#d4674a,#ac4747)}.lifestyle-card-overlay[data-astro-cid-6g4fsltd]{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%}.lifestyle-card-name[data-astro-cid-6g4fsltd]{font-size:32px;line-height:36px;font-weight:400;color:#ffa078;margin:0;opacity:0;transform:translateY(20px);transition:opacity .5s cubic-bezier(.25,.1,.25,1),transform .5s cubic-bezier(.25,.1,.25,1)}.lifestyle-card-count[data-astro-cid-6g4fsltd]{display:flex;align-items:center;justify-content:flex-end;gap:4px;font-size:16px;line-height:20px;color:#ffa078;opacity:0;transform:translateY(-20px);transition:opacity .5s cubic-bezier(.25,.1,.25,1),transform .5s cubic-bezier(.25,.1,.25,1)}.lifestyle-card-dot[data-astro-cid-6g4fsltd]{width:10px;height:10px;border-radius:50%;background-color:#ffa078}.lifestyle-divider[data-astro-cid-6g4fsltd]{border:none;margin:32px 0}.why-stay-layout[data-astro-cid-6g4fsltd]{display:flex;gap:40px}.why-stay-sidebar[data-astro-cid-6g4fsltd]{width:264px;flex-shrink:0;padding-top:8px}.why-stay-eyebrow[data-astro-cid-6g4fsltd]{font-size:13px;line-height:13px;font-weight:700;color:#ac4747;text-transform:uppercase;margin:0}.why-stay-main[data-astro-cid-6g4fsltd]{flex:1;display:flex;flex-direction:column;gap:32px;min-width:0}.why-stay-heading[data-astro-cid-6g4fsltd]{font-size:var(--font-size-h2);line-height:var(--line-height-h2);letter-spacing:var(--letter-spacing-h2);font-weight:400;color:#730c1a;margin:0}.why-stay-list[data-astro-cid-6g4fsltd]{display:flex;flex-direction:column;gap:16px;width:90%}.why-stay-item[data-astro-cid-6g4fsltd]{display:flex;gap:32px;align-items:flex-start;padding:12px 0 24px}.why-stay-item[data-astro-cid-6g4fsltd]:last-child{border-bottom:none}.why-stay-number[data-astro-cid-6g4fsltd]{font-size:15px;line-height:24px;font-weight:700;color:#ac4747;width:30px;flex-shrink:0}.why-stay-item-title[data-astro-cid-6g4fsltd]{font-size:24px;line-height:30px;font-weight:400;color:#ac4747;width:307px;flex-shrink:0;margin:0;background-image:linear-gradient(#ac4747,#ac4747);background-size:0% 1px;background-position:left bottom;background-repeat:no-repeat;transition:background-size .6s ease}.why-stay-item-title[data-astro-cid-6g4fsltd]:hover{background-size:100% 1px}.why-stay-item-desc[data-astro-cid-6g4fsltd]{font-size:18px;line-height:24px;letter-spacing:-.5px;color:#ac4747;flex:1;margin:0}@media(max-width:1200px){.lifestyle-cards[data-astro-cid-6g4fsltd]{flex-wrap:wrap}.lifestyle-card[data-astro-cid-6g4fsltd]{flex:1 1 calc(33.333% - 12px);min-width:180px}.lifestyle-card[data-astro-cid-6g4fsltd]:last-child .lifestyle-card-bg[data-astro-cid-6g4fsltd]{object-position:center 40%}.why-stay-layout[data-astro-cid-6g4fsltd]{gap:24px}.why-stay-sidebar[data-astro-cid-6g4fsltd]{width:auto}.why-stay-list[data-astro-cid-6g4fsltd]{width:100%}.why-stay-item[data-astro-cid-6g4fsltd]{gap:16px;padding:8px 0 16px}.why-stay-item-title[data-astro-cid-6g4fsltd]{width:280px}}@media(max-width:992px){.why-stay-layout[data-astro-cid-6g4fsltd]{flex-direction:column}.why-stay-item[data-astro-cid-6g4fsltd]{flex-wrap:wrap}.why-stay-item-title[data-astro-cid-6g4fsltd]{width:auto;flex:1;min-width:200px}.why-stay-item-desc[data-astro-cid-6g4fsltd]{flex-basis:100%;padding-left:62px}}@media(max-width:768px){.lifestyle-cards[data-astro-cid-6g4fsltd]{flex-direction:column}.lifestyle-card[data-astro-cid-6g4fsltd]{flex:none;height:148px}.lifestyle-card[data-astro-cid-6g4fsltd]:last-child .lifestyle-card-bg[data-astro-cid-6g4fsltd]{object-position:center 40%}.why-stay-main[data-astro-cid-6g4fsltd]{gap:16px}.why-stay-list[data-astro-cid-6g4fsltd]{gap:8px}.why-stay-item[data-astro-cid-6g4fsltd]{flex-direction:column;gap:2px;padding:8px 0}.why-stay-item[data-astro-cid-6g4fsltd][data-aos=fade-down]{transform:translate3d(0,-80px,0)}.why-stay-item-title[data-astro-cid-6g4fsltd]{font-size:18px;line-height:24px;letter-spacing:-.5px}.why-stay-item-desc[data-astro-cid-6g4fsltd]{padding-left:0;font-size:15px;line-height:17px}}@media(max-width:768px){.title-break{display:none}}.full-image-section[data-astro-cid-abvv6x4s]{padding:12px 0 0}.full-image-wrapper[data-astro-cid-abvv6x4s]{width:100%;border-radius:10px;overflow:hidden;aspect-ratio:1420/710;position:relative;z-index:0}.full-image-wrapper[data-astro-cid-abvv6x4s] img{width:100%;height:100%;object-fit:cover;opacity:0;transform:translateY(30%)}.full-image-wrapper[data-astro-cid-abvv6x4s].in-view img{animation:full-image-rise 3.2s cubic-bezier(.22,1,.36,1) both}@keyframes full-image-rise{0%{opacity:0;transform:translateY(30%)}30%{opacity:.1}50%{opacity:.35}to{opacity:1;transform:translateY(0)}}.experiences-section[data-astro-cid-nfzkqz2d]{padding:0 0 12px;margin-top:-80px;position:relative;z-index:1;background-color:transparent}.experiences-container[data-astro-cid-nfzkqz2d]{background-color:#ffa078;border-radius:10px;padding:48px 40px 64px;box-shadow:-13px 4px 50px #0000001a}.experiences-header[data-astro-cid-nfzkqz2d]{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.experiences-title[data-astro-cid-nfzkqz2d]{font-size:var(--font-size-h3);line-height:var(--line-height-h3);letter-spacing:var(--letter-spacing-h3);font-weight:400;color:#730c1a;margin:0 0 4px}.experiences-subtitle[data-astro-cid-nfzkqz2d]{font-size:18px;line-height:24px;letter-spacing:-.5px;color:#ac4747;margin:0}.experiences-btn[data-astro-cid-nfzkqz2d]{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;background-color:#730c1a;color:#ffa078;border:1px solid #730C1A;border-radius:999px;padding:10px 26px;min-height:40px;min-width:100px;font-size:14px;line-height:16px;text-transform:uppercase;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:background-color .2s ease,box-shadow .2s ease,font-weight .2s ease}.experiences-btn[data-astro-cid-nfzkqz2d]:after{content:attr(data-text);font-weight:700;height:0;overflow:hidden;visibility:hidden;pointer-events:none}.experiences-btn[data-astro-cid-nfzkqz2d]:hover{background-color:#650714;color:#ffa078;box-shadow:-13px 4px 50px #0000001a;font-weight:700}.experiences-grid[data-astro-cid-nfzkqz2d]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px 12px}.experiences-more[data-astro-cid-nfzkqz2d]{display:none}.experiences-more-btn[data-astro-cid-nfzkqz2d]{cursor:pointer;font-family:inherit}.experience-card[data-astro-cid-nfzkqz2d]{min-width:0;cursor:pointer}.experience-card[data-astro-cid-nfzkqz2d]:hover .experience-card-image[data-astro-cid-nfzkqz2d] img[data-astro-cid-nfzkqz2d]{filter:blur(2px)}.experience-card[data-astro-cid-nfzkqz2d]:hover .experience-card-overlay[data-astro-cid-nfzkqz2d]{opacity:1;pointer-events:auto}.experience-card-image[data-astro-cid-nfzkqz2d]{position:relative;border-radius:10px;overflow:hidden;aspect-ratio:4/3}.experience-card-image[data-astro-cid-nfzkqz2d] img[data-astro-cid-nfzkqz2d]{width:100%;height:100%;object-fit:cover;transition:filter .3s ease}.experience-card-overlay[data-astro-cid-nfzkqz2d]{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;padding:24px 20px;opacity:0;pointer-events:none;transition:opacity .3s ease;background:linear-gradient(180deg,#0003,#000);backdrop-filter:blur(2px)}.experience-card-overlay-text[data-astro-cid-nfzkqz2d]{color:#fbf0e8;font-size:18px;line-height:24px;letter-spacing:-.5px;text-align:center;margin:0 0 16px}.experience-card-overlay-btn[data-astro-cid-nfzkqz2d]{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;font-family:inherit;background-color:#f7f2eb;color:#730c1a;border:1px solid #FFA078;border-radius:999px;padding:9.75px 25px 11.25px;font-size:14px;line-height:16px;text-transform:uppercase;text-decoration:none;width:100%;transition:background-color .2s ease,box-shadow .2s ease,font-weight .2s ease}.experience-card-overlay-btn[data-astro-cid-nfzkqz2d]:after{content:attr(data-text);font-weight:700;height:0;overflow:hidden;visibility:hidden;pointer-events:none}.experience-card-overlay-btn[data-astro-cid-nfzkqz2d]:hover{background-color:#f0e6d9;box-shadow:-13px 4px 50px #0000001a;font-weight:700}.experience-image-placeholder[data-astro-cid-nfzkqz2d]{width:100%;height:100%;background:linear-gradient(135deg,#d4674a,#ac4747)}.experience-badge[data-astro-cid-nfzkqz2d]{position:absolute;top:10px;right:10px;background-color:#ffa078;color:#730c1a;font-size:10px;line-height:12px;padding:5px 10px;border-radius:999px;text-transform:capitalize;z-index:2}.experience-card-content[data-astro-cid-nfzkqz2d]{padding:12px 0 0}.experience-card-title[data-astro-cid-nfzkqz2d]{font-size:24px;line-height:30px;letter-spacing:0;font-weight:400;color:#730c1a;margin:0 0 8px}.experience-meta[data-astro-cid-nfzkqz2d]{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:6px}.experience-meta-item[data-astro-cid-nfzkqz2d]{display:flex;align-items:center;gap:5px;font-size:15px;line-height:17px;color:#730c1a}.experience-meta-item[data-astro-cid-nfzkqz2d] svg{width:18px;height:18px;color:#ac4747}.experience-footnote[data-astro-cid-nfzkqz2d]{font-size:10px;line-height:12px;color:#ac4747;margin:0}@media(max-width:992px){.experiences-container[data-astro-cid-nfzkqz2d]{padding:32px 24px 48px}.experiences-grid[data-astro-cid-nfzkqz2d]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.experiences-header[data-astro-cid-nfzkqz2d]{flex-direction:column;align-items:flex-start;gap:16px}.experiences-grid[data-astro-cid-nfzkqz2d]{grid-template-columns:1fr}.experiences-grid[data-astro-cid-nfzkqz2d]>.is-extra[data-astro-cid-nfzkqz2d]{display:none}.experiences-grid[data-astro-cid-nfzkqz2d].is-expanded>.is-extra[data-astro-cid-nfzkqz2d]{display:block;animation:experiences-reveal .4s ease both}.experiences-more[data-astro-cid-nfzkqz2d]{display:flex;justify-content:center;margin-top:24px}}@keyframes experiences-reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.considered-section[data-astro-cid-gbfxxwbj]{padding:82px 0}.considered-content[data-astro-cid-gbfxxwbj]{text-align:center;max-width:1055px;margin:0 auto}.considered-heading[data-astro-cid-gbfxxwbj]{font-size:var(--font-size-h3);line-height:var(--line-height-h3);letter-spacing:var(--letter-spacing-h3);font-weight:400;margin:0 0 32px}.line-1[data-astro-cid-gbfxxwbj]{display:block;color:#ffa078}.line-2[data-astro-cid-gbfxxwbj]{display:block;color:#730c1a}.considered-body[data-astro-cid-gbfxxwbj]{font-size:var(--font-size-paragraph-xl);line-height:var(--line-height-paragraph-xl);color:#ac4747;margin:0}.considered-content[data-astro-cid-gbfxxwbj]{visibility:hidden}.considered-content[data-astro-cid-gbfxxwbj].ready{visibility:visible}.considered-word{display:inline-block;opacity:0;transform:translateY(-6px);filter:blur(2px)}.considered-word.visible{opacity:1;transform:translateY(0);filter:blur(0);transition:opacity .3s ease,transform .35s cubic-bezier(.22,1,.36,1),filter .3s ease}@media(max-width:768px){.considered-section[data-astro-cid-gbfxxwbj]{padding:52px 0}.considered-heading[data-astro-cid-gbfxxwbj]{margin:0 0 16px}}.owners-section[data-astro-cid-yyrnjn35]{padding:12px 0}.owners-image[data-astro-cid-yyrnjn35]{width:100%;aspect-ratio:1420/580;border-radius:10px;overflow:hidden;position:relative;z-index:0}.owners-image[data-astro-cid-yyrnjn35] img[data-astro-cid-yyrnjn35],.owners-image[data-astro-cid-yyrnjn35] video[data-astro-cid-yyrnjn35]{width:100%;height:100%;object-fit:cover;object-position:center 35%}.owners-container[data-astro-cid-yyrnjn35]{background-color:#ffa078;border-radius:10px;padding:48px 40px 64px;position:relative;z-index:1;margin-top:-80px}.owners-layout[data-astro-cid-yyrnjn35]{display:flex;gap:40px}.owners-sidebar[data-astro-cid-yyrnjn35]{width:300px;flex-shrink:0}.owners-eyebrow[data-astro-cid-yyrnjn35]{font-size:13px;line-height:13px;font-weight:700;color:#730c1a;text-transform:uppercase;margin:0;padding-top:8px}.owners-main[data-astro-cid-yyrnjn35]{flex:1;min-width:0}.owners-heading[data-astro-cid-yyrnjn35]{font-size:var(--font-size-h2);line-height:var(--line-height-h2);letter-spacing:var(--letter-spacing-h2);font-weight:400;color:#730c1a;margin:0 0 32px}.owners-features[data-astro-cid-yyrnjn35]{display:grid;grid-template-columns:auto 1fr;gap:16px 32px;margin-bottom:32px;align-items:center}.owners-feature[data-astro-cid-yyrnjn35]{display:contents}.owners-feature-title[data-astro-cid-yyrnjn35]{display:flex;align-items:center;gap:10px;font-size:24px;line-height:30px;color:#730c1a;white-space:nowrap}.owners-feature-desc[data-astro-cid-yyrnjn35]{font-size:18px;line-height:24px;letter-spacing:-.5px;color:#730c1a;margin:0}.owners-btn[data-astro-cid-yyrnjn35]{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;background-color:#730c1a;color:#ffa078;border:1px solid #730C1A;border-radius:999px;padding:10px 26px;min-height:40px;min-width:100px;font-size:14px;line-height:16px;text-transform:uppercase;text-decoration:none;transition:background-color .2s ease,box-shadow .2s ease,font-weight .2s ease}.owners-btn[data-astro-cid-yyrnjn35]:after{content:attr(data-text);font-weight:700;height:0;overflow:hidden;visibility:hidden;pointer-events:none}.owners-btn[data-astro-cid-yyrnjn35]:hover{background-color:#650714;color:#ffa078;box-shadow:-13px 4px 50px #0000001a;font-weight:700}@media(max-width:1200px){.owners-layout[data-astro-cid-yyrnjn35]{display:grid;gap:24px}}@media(max-width:992px){.owners-container[data-astro-cid-yyrnjn35]{padding:32px 24px 48px}.owners-features[data-astro-cid-yyrnjn35]{grid-template-columns:1fr;gap:16px}.owners-feature-title[data-astro-cid-yyrnjn35]{white-space:normal}}@media(max-width:768px){.owners-features[data-astro-cid-yyrnjn35]{gap:0}.owners-feature-title[data-astro-cid-yyrnjn35]{margin-top:18px;font-size:22px;line-height:24px}.owners-feature-desc[data-astro-cid-yyrnjn35]{margin-left:34px;font-size:16px;line-height:20px}.owners-layout[data-astro-cid-yyrnjn35]{flex-direction:column;gap:24px}.owners-heading[data-astro-cid-yyrnjn35]{margin:0 0 16px}.owners-heading[data-astro-cid-yyrnjn35] br[data-astro-cid-yyrnjn35]{display:none}.owners-container[data-astro-cid-yyrnjn35]{border-radius:10px;margin-top:-40px}}.contact-section[data-astro-cid-5cstapif]{padding:64px 0}.contact-layout[data-astro-cid-5cstapif]{display:flex;gap:62px;align-items:flex-start}.contact-sidebar[data-astro-cid-5cstapif]{width:302px;flex-shrink:0;display:flex;flex-direction:column;align-self:stretch;padding-top:8px}.contact-eyebrow[data-astro-cid-5cstapif]{font-size:13px;line-height:13px;font-weight:700;color:#ac4747;text-transform:uppercase;margin:0;padding-bottom:16px}.contact-images[data-astro-cid-5cstapif]{display:flex;flex-direction:column;gap:15px;width:213px;position:relative}.contact-image-wrapper[data-astro-cid-5cstapif]{width:100%;border-radius:10px;overflow:hidden;aspect-ratio:213.36/133.34}.contact-image-wrapper[data-astro-cid-5cstapif] img{width:100%;height:100%;object-fit:cover;border-radius:10px}.film-frame[data-astro-cid-5cstapif][data-film-index="0"]{z-index:1}.film-frame[data-astro-cid-5cstapif][data-film-index="1"]{z-index:2;transition:transform .7s cubic-bezier(.22,1,.36,1)}.film-frame[data-astro-cid-5cstapif][data-film-index="2"]{z-index:3;transition:transform .9s cubic-bezier(.22,1,.36,1)}.film-stack[data-astro-cid-5cstapif]:not(.is-visible) .film-frame[data-astro-cid-5cstapif][data-film-index="1"]{transform:translateY(calc(-100% - 15px));opacity:.5}.film-stack[data-astro-cid-5cstapif]:not(.is-visible) .film-frame[data-astro-cid-5cstapif][data-film-index="2"]{transform:translateY(calc(-200% - 30px));opacity:.5}.film-stack[data-astro-cid-5cstapif].is-visible .film-frame[data-astro-cid-5cstapif][data-film-index="2"],.film-stack[data-astro-cid-5cstapif].is-visible .film-frame[data-astro-cid-5cstapif][data-film-index="1"]{transition:transform 1s cubic-bezier(.22,1,.36,1),opacity .8s ease}.contact-main[data-astro-cid-5cstapif]{flex:1;min-width:0;display:flex;flex-direction:column;gap:32px}.contact-heading-block[data-astro-cid-5cstapif]{display:flex;flex-direction:column;gap:8px}.contact-heading[data-astro-cid-5cstapif]{font-size:var(--font-size-h3);line-height:var(--line-height-h3);letter-spacing:var(--letter-spacing-h3);font-weight:400;color:#730c1a;margin:0}.contact-heading[data-astro-cid-5cstapif] .heading-accent[data-astro-cid-5cstapif]{color:#ffa078}.contact-subtitle[data-astro-cid-5cstapif]{max-width:748px}.contact-subtitle[data-astro-cid-5cstapif] p[data-astro-cid-5cstapif]{font-size:18px;line-height:24px;letter-spacing:-.5px;color:#ac4747;margin:0}.contact-form-wrapper[data-astro-cid-5cstapif]{width:100%}@media(max-width:1200px){.contact-sidebar[data-astro-cid-5cstapif]{width:auto}}@media(max-width:992px){.contact-layout[data-astro-cid-5cstapif]{gap:32px}.contact-images[data-astro-cid-5cstapif]{width:180px}}@media(max-width:768px){.contact-layout[data-astro-cid-5cstapif]{flex-direction:column;gap:32px}.contact-sidebar[data-astro-cid-5cstapif]{width:100%;flex-direction:column;align-items:flex-start;gap:0}.contact-images[data-astro-cid-5cstapif]{flex-direction:row;width:auto;flex:1}.contact-image-wrapper[data-astro-cid-5cstapif]{flex:1;aspect-ratio:3/4}.film-stack[data-astro-cid-5cstapif]:not(.is-visible) .film-frame[data-astro-cid-5cstapif][data-film-index="1"]{transform:translate(calc(-100% - 15px)) translateY(0)}.film-stack[data-astro-cid-5cstapif]:not(.is-visible) .film-frame[data-astro-cid-5cstapif][data-film-index="2"]{transform:translate(calc(-200% - 30px)) translateY(0)}}
