.hero[data-astro-cid-5auvlcfn]{min-height:max(640px,100svh);color:var(--on-dark);background:var(--ink);isolation:isolate;flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.hero__slides[data-astro-cid-5auvlcfn],.hero__slide[data-astro-cid-5auvlcfn]{position:absolute;inset:0}.hero__slides[data-astro-cid-5auvlcfn]{z-index:-2}.hero__slide[data-astro-cid-5auvlcfn]{opacity:0;transition:opacity 1.6s var(--ease)}.hero__slide[data-astro-cid-5auvlcfn].is-active{opacity:1}.hero__slide[data-astro-cid-5auvlcfn] img{object-fit:cover;object-position:var(--pos,center);width:100%;height:100%;transform:scale(1.08)}.hero__slide[data-astro-cid-5auvlcfn].is-active img{animation:kenburns 9s var(--ease) forwards}@keyframes kenburns{0%{transform:scale(1.14)}to{transform:scale(1.02)}}.hero__shade[data-astro-cid-5auvlcfn]{z-index:-1;background:linear-gradient(90deg,#0e0e0dc7 0%,#0e0e0d73 45%,#0e0e0d0d 75%),linear-gradient(#0e0e0d00 55%,#0e0e0dd9 100%);position:absolute;inset:0}.hero__content[data-astro-cid-5auvlcfn]{padding-top:calc(var(--header-h) + 3rem);padding-bottom:clamp(7.5rem,16vh,11rem)}.hero__eyebrow[data-astro-cid-5auvlcfn]{color:var(--gold-soft)}.hero__title[data-astro-cid-5auvlcfn]{letter-spacing:.01em;max-width:11ch;font-size:clamp(3.2rem,10vw,8.4rem);line-height:.9}.hero__title[data-astro-cid-5auvlcfn] em[data-astro-cid-5auvlcfn]{color:var(--gold-soft)}.hero__line[data-astro-cid-5auvlcfn]{padding-bottom:.06em;display:block;overflow:hidden}.hero__line[data-astro-cid-5auvlcfn]>[data-astro-cid-5auvlcfn]{animation:rise 1.2s var(--ease-out) both;display:inline-block}.hero__line[data-astro-cid-5auvlcfn]:nth-child(2)>[data-astro-cid-5auvlcfn]{animation-delay:.12s}@keyframes rise{0%{transform:translateY(105%)}}.hero__lead[data-astro-cid-5auvlcfn]{max-width:540px;color:var(--on-dark-2);animation:fade 1.4s .35s var(--ease-out) both;margin-top:1.6rem;font-size:clamp(1rem,1.3vw,1.15rem)}.hero__actions[data-astro-cid-5auvlcfn]{animation:fade 1.4s .5s var(--ease-out) both;margin-top:2.2rem}@keyframes fade{0%{opacity:0;transform:translateY(16px)}}.hero__controls[data-astro-cid-5auvlcfn]{right:var(--gutter);flex-direction:column;align-items:flex-end;gap:1rem;display:none;position:absolute;bottom:clamp(7.5rem,16vh,11rem)}.hero__captions[data-astro-cid-5auvlcfn]{text-align:right;min-width:220px;height:1.4rem;position:relative}.hero__caption[data-astro-cid-5auvlcfn]{letter-spacing:.24em;text-transform:uppercase;color:var(--on-dark-2);opacity:0;transition:all .6s var(--ease);white-space:nowrap;font-size:.72rem;font-weight:700;position:absolute;top:0;right:0;transform:translateY(8px)}.hero__caption[data-astro-cid-5auvlcfn].is-active{opacity:1;transform:none}.hero__pager[data-astro-cid-5auvlcfn]{align-items:center;gap:1rem;display:flex}.hero__arrow[data-astro-cid-5auvlcfn]{width:48px;height:48px;transition:all .3s var(--ease);border:1px solid #f6f2ea4d;border-radius:50%;place-items:center;display:grid}.hero__arrow[data-astro-cid-5auvlcfn]:hover{border-color:var(--gold);background:var(--gold);color:var(--ink)}.hero__count[data-astro-cid-5auvlcfn]{letter-spacing:.12em;font-variant-numeric:tabular-nums;color:var(--on-dark-2);font-size:.8rem;font-weight:600}.hero__count[data-astro-cid-5auvlcfn] span[data-astro-cid-5auvlcfn]{color:var(--on-dark)}.hero__progress[data-astro-cid-5auvlcfn]{background:#f6f2ea40;width:90px;height:1px;overflow:hidden}.hero__progress[data-astro-cid-5auvlcfn] span[data-astro-cid-5auvlcfn]{background:var(--gold);transform-origin:0;height:100%;display:block;transform:scaleX(0)}.hero.is-ticking .hero__progress[data-astro-cid-5auvlcfn] span[data-astro-cid-5auvlcfn]{animation:7s linear forwards progress}@keyframes progress{to{transform:scaleX(1)}}@media (width>=900px){.hero__controls[data-astro-cid-5auvlcfn]{display:flex}}.hero-facts[data-astro-cid-5auvlcfn]{z-index:2;background:var(--ink);color:var(--on-dark);position:relative}.hero-facts__list[data-astro-cid-5auvlcfn]{grid-template-columns:repeat(2,1fr);display:grid}.hero-facts__item[data-astro-cid-5auvlcfn]{border-bottom:1px solid var(--line-dark);align-items:flex-start;gap:.9rem;padding:1.5rem .4rem;display:flex}.hero-facts__item[data-astro-cid-5auvlcfn] svg{color:var(--gold);flex:none;margin-top:.3rem}.hero-facts__value[data-astro-cid-5auvlcfn]{font-family:var(--font-display);font-size:clamp(1.7rem,2.6vw,2.3rem);font-weight:500;line-height:1}.hero-facts__value[data-astro-cid-5auvlcfn] span[data-astro-cid-5auvlcfn]{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--gold-soft);font-size:.72rem;font-weight:700}.hero-facts__label[data-astro-cid-5auvlcfn]{color:var(--on-dark-3);margin-top:.4rem;font-size:.82rem;line-height:1.4}@media (width>=900px){.hero-facts[data-astro-cid-5auvlcfn]{background:0 0;margin-top:-96px}.hero-facts__list[data-astro-cid-5auvlcfn]{backdrop-filter:blur(18px);border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:#0e0e0db8;border:1px solid #f6f2ea1a;grid-template-columns:repeat(4,1fr)}.hero-facts__item[data-astro-cid-5auvlcfn]{border-bottom:0;align-items:center;height:96px;padding:1.6rem 1.8rem}.hero-facts__item[data-astro-cid-5auvlcfn] svg{margin-top:0}.hero-facts__item[data-astro-cid-5auvlcfn]+.hero-facts__item[data-astro-cid-5auvlcfn]{border-left:1px solid var(--line-dark)}.hero-facts__label[data-astro-cid-5auvlcfn]{margin-top:.25rem}}@media (width<=599px){.hero-facts__value[data-astro-cid-5auvlcfn] span[data-astro-cid-5auvlcfn]{margin-top:.35rem;font-size:.64rem;display:block}.hero__tour[data-astro-cid-5auvlcfn]{display:none}}@media (width>=900px) and (width<=1199px){.hero-facts__item[data-astro-cid-5auvlcfn]{height:auto;min-height:96px;padding-block:1.2rem}.hero-facts__value[data-astro-cid-5auvlcfn] span[data-astro-cid-5auvlcfn]{margin-top:.35rem;display:block}}@media (width<=899px){.hero-facts__item[data-astro-cid-5auvlcfn]:nth-child(odd){border-right:1px solid var(--line-dark);padding-right:1rem}.hero-facts__item[data-astro-cid-5auvlcfn]:nth-child(2n){padding-left:1rem}}.rooms__list[data-astro-cid-742gt3rd]{scrollbar-width:none;border-bottom:1px solid var(--line-dark);gap:.4rem;margin-bottom:2.2rem;display:flex;overflow-x:auto}.rooms__list[data-astro-cid-742gt3rd]::-webkit-scrollbar{display:none}.rooms__list[data-astro-cid-742gt3rd] button[data-astro-cid-742gt3rd]{font-family:var(--font-display);color:var(--on-dark-3);transition:color .3s var(--ease);flex:none;align-items:baseline;gap:.6rem;padding:1rem 1.2rem 1.2rem;font-size:clamp(1.25rem,2vw,1.7rem);display:inline-flex;position:relative}.rooms__list[data-astro-cid-742gt3rd] button[data-astro-cid-742gt3rd]:after{content:"";background:var(--gold);height:2px;transition:transform .5s var(--ease);position:absolute;bottom:-1px;left:1.2rem;right:1.2rem;transform:scaleX(0)}.rooms__list[data-astro-cid-742gt3rd] button[data-astro-cid-742gt3rd][aria-selected=true]{color:var(--on-dark)}.rooms__list[data-astro-cid-742gt3rd] button[data-astro-cid-742gt3rd][aria-selected=true]:after{transform:scaleX(1)}.rooms__list[data-astro-cid-742gt3rd] button[data-astro-cid-742gt3rd]:hover{color:var(--on-dark)}.rooms__num[data-astro-cid-742gt3rd]{font-family:var(--font-sans);letter-spacing:.16em;color:var(--gold);font-size:.66rem;font-weight:700}.rooms__panels[data-astro-cid-742gt3rd]{display:grid}.rooms__panel[data-astro-cid-742gt3rd]{opacity:0;visibility:hidden;min-width:0;transition:opacity .6s var(--ease), visibility 0s linear .6s;grid-area:1/1;gap:2rem;display:grid}.rooms__panel[data-astro-cid-742gt3rd].is-active{opacity:1;visibility:visible;transition-delay:0s}.rooms__media[data-astro-cid-742gt3rd]{aspect-ratio:3/2;border-radius:var(--radius-lg);background:var(--ink-3);position:relative;overflow:hidden}.rooms__media[data-astro-cid-742gt3rd] img{object-fit:cover;width:100%;height:100%;transition:transform 1.6s var(--ease-out);position:absolute;inset:0;transform:scale(1.06)}.rooms__panel[data-astro-cid-742gt3rd].is-active .rooms__media[data-astro-cid-742gt3rd] img{transform:none}.rooms__body[data-astro-cid-742gt3rd]{align-content:center;gap:1.2rem;display:grid}.rooms__body[data-astro-cid-742gt3rd] h3[data-astro-cid-742gt3rd]{font-size:clamp(1.9rem,3vw,2.6rem)}.rooms__body[data-astro-cid-742gt3rd] p[data-astro-cid-742gt3rd]{color:var(--on-dark-2)}.rooms__body[data-astro-cid-742gt3rd] .link-arrow[data-astro-cid-742gt3rd]{justify-self:start;margin-top:.6rem}.rooms__body[data-astro-cid-742gt3rd] .ticks[data-astro-cid-742gt3rd]{color:var(--on-dark)}@media (width>=1000px){.rooms__panel[data-astro-cid-742gt3rd]{grid-template-columns:1.55fr 1fr;gap:4rem}}.floors__grid[data-astro-cid-7vn6dbdx]{gap:1.6rem;display:grid}@media (width>=700px){.floors__grid[data-astro-cid-7vn6dbdx]{grid-template-columns:repeat(2,1fr)}}@media (width>=1100px){.floors__grid[data-astro-cid-7vn6dbdx]{grid-template-columns:repeat(3,1fr);gap:2rem}}.floor-card[data-astro-cid-7vn6dbdx]{border:1px solid var(--line);border-radius:var(--radius-lg);transition:transform .5s var(--ease-out), box-shadow .5s var(--ease-out);background:#fff;flex-direction:column;display:flex;overflow:hidden}.floor-card[data-astro-cid-7vn6dbdx]:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.floor-card__media[data-astro-cid-7vn6dbdx]{aspect-ratio:1300/1100;background:var(--sand);position:relative;overflow:hidden}.floor-card__media[data-astro-cid-7vn6dbdx] img{object-fit:cover;object-position:50% var(--pos);width:100%;height:100%;transition:transform 1.2s var(--ease-out);position:absolute;inset:0}.floor-card[data-astro-cid-7vn6dbdx]:hover .floor-card__media[data-astro-cid-7vn6dbdx] img{transform:scale(1.03)}.floor-card__dim[data-astro-cid-7vn6dbdx],.floor-card__band[data-astro-cid-7vn6dbdx]{position:absolute;left:0;right:0}.floor-card__dim[data-astro-cid-7vn6dbdx]{background:#0e0e0d94}.floor-card__dim--top[data-astro-cid-7vn6dbdx]{height:var(--top);top:0}.floor-card__dim--bottom[data-astro-cid-7vn6dbdx]{height:var(--bottom);bottom:0}.floor-card__band[data-astro-cid-7vn6dbdx]{top:var(--top);bottom:var(--bottom);border-top:2px solid var(--gold);border-bottom:2px solid var(--gold);background:linear-gradient(90deg,#c9a24c29,#c9a24c05 60%)}.floor-card__tag[data-astro-cid-7vn6dbdx]{color:var(--gold-soft);letter-spacing:.18em;text-transform:uppercase;backdrop-filter:blur(6px);background:#0e0e0dc7;border-radius:999px;padding:.45rem .9rem;font-size:.7rem;font-weight:700;position:absolute;top:1rem;left:1rem}.floor-card__body[data-astro-cid-7vn6dbdx]{flex:1;gap:1.1rem;padding:1.6rem 1.6rem 1.8rem;display:grid}.floor-card__pricing[data-astro-cid-7vn6dbdx]{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.4rem 1rem;display:flex}.floor-card__price[data-astro-cid-7vn6dbdx]{font-family:var(--font-display);align-items:baseline;gap:.45rem;line-height:1;display:flex}.floor-card__rate[data-astro-cid-7vn6dbdx]{color:var(--gold-text);font-variant-numeric:tabular-nums;white-space:nowrap;background:#c9a24c24;border-radius:999px;padding:.35rem .75rem;font-size:.8rem;font-weight:700}.floor-card__rate[data-astro-cid-7vn6dbdx] span[data-astro-cid-7vn6dbdx]{font-weight:600}.floor-card__price[data-astro-cid-7vn6dbdx] span[data-astro-cid-7vn6dbdx]{font-size:3.2rem;font-weight:600}.floor-card__price[data-astro-cid-7vn6dbdx] small[data-astro-cid-7vn6dbdx]{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--gold-text);font-size:.72rem;font-weight:700}.floor-card__blurb[data-astro-cid-7vn6dbdx]{color:var(--text-2);font-size:.95rem}.floor-card__meta[data-astro-cid-7vn6dbdx]{border-block:1px solid var(--line);grid-template-columns:1fr 1fr;gap:.9rem 1rem;padding-block:1.1rem;display:grid}.floor-card__meta[data-astro-cid-7vn6dbdx] dt[data-astro-cid-7vn6dbdx]{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:.66rem;font-weight:700}.floor-card__meta[data-astro-cid-7vn6dbdx] dd[data-astro-cid-7vn6dbdx]{font-variant-numeric:tabular-nums;margin:.2rem 0 0;font-size:.95rem;font-weight:700}.floor-card__actions[data-astro-cid-7vn6dbdx]{gap:.7rem;margin-top:auto;display:flex}.floor-card__actions[data-astro-cid-7vn6dbdx]>[data-astro-cid-7vn6dbdx]{flex:1}.marquee[data-astro-cid-543bmuqs]{user-select:none;padding-block:1.4rem;overflow:hidden}.marquee--dark[data-astro-cid-543bmuqs]{background:var(--ink);color:var(--on-dark);border-block:1px solid var(--line-dark)}.marquee--gold[data-astro-cid-543bmuqs]{background:var(--gold-grad);color:var(--ink)}.marquee__track[data-astro-cid-543bmuqs]{width:max-content;animation:42s linear infinite marquee;display:flex}.marquee[data-astro-cid-543bmuqs]:hover .marquee__track[data-astro-cid-543bmuqs]{animation-play-state:paused}.marquee__group[data-astro-cid-543bmuqs]{flex:none;display:flex}.marquee__group[data-astro-cid-543bmuqs] li[data-astro-cid-543bmuqs]{font-family:var(--font-display);white-space:nowrap;align-items:center;gap:2.2rem;padding-right:2.2rem;font-size:clamp(1.3rem,2.2vw,1.9rem);font-style:italic;display:inline-flex}.marquee--dark[data-astro-cid-543bmuqs] svg[data-astro-cid-543bmuqs]{color:var(--gold)}@keyframes marquee{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee__track[data-astro-cid-543bmuqs]{flex-wrap:wrap;width:auto;animation:none}}.residences__grid[data-astro-cid-w2spzatq]{gap:1.6rem;display:grid}@media (width>=900px){.residences__grid[data-astro-cid-w2spzatq]{grid-template-columns:repeat(2,1fr);gap:2rem}}.res-card[data-astro-cid-w2spzatq]{border:1px solid var(--line);border-radius:var(--radius-lg);transition:transform .5s var(--ease-out), box-shadow .5s var(--ease-out);background:#fff;display:grid;overflow:hidden}.res-card[data-astro-cid-w2spzatq]:hover{box-shadow:var(--shadow);transform:translateY(-6px)}@media (width>=560px){.res-card[data-astro-cid-w2spzatq]{grid-template-columns:.9fr 1.1fr}}@media (width>=900px) and (width<=1180px){.res-card[data-astro-cid-w2spzatq]{grid-template-columns:1fr}}.res-card__media[data-astro-cid-w2spzatq]{background:linear-gradient(#9c7a2e12 1px, transparent 1px) 0 0 / 22px 22px, linear-gradient(90deg, #9c7a2e12 1px, transparent 1px) 0 0 / 22px 22px, var(--ivory);border-bottom:1px solid var(--line);place-items:center;min-height:300px;padding:3.6rem 1.6rem;display:grid;position:relative}@media (width>=560px){.res-card__media[data-astro-cid-w2spzatq]{border-bottom:0;border-right:1px solid var(--line)}}@media (width>=900px) and (width<=1180px){.res-card__media[data-astro-cid-w2spzatq]{border-right:0;border-bottom:1px solid var(--line)}}.res-card__media[data-astro-cid-w2spzatq] img{object-fit:contain;mix-blend-mode:multiply;width:auto;max-width:100%;max-height:340px;transition:transform 1s var(--ease-out)}.res-card[data-astro-cid-w2spzatq]:hover .res-card__media[data-astro-cid-w2spzatq] img{transform:scale(1.03)}.res-card__tag[data-astro-cid-w2spzatq],.res-card__badge[data-astro-cid-w2spzatq]{letter-spacing:.14em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.66rem;font-weight:700;display:inline-flex;position:absolute;left:1rem}.res-card__tag[data-astro-cid-w2spzatq]{background:var(--ink);color:var(--gold-soft);top:1rem}.res-card__badge[data-astro-cid-w2spzatq]{background:var(--gold-grad);color:var(--ink);bottom:1rem}.res-card__body[data-astro-cid-w2spzatq]{align-content:start;gap:1.2rem;padding:clamp(1.5rem,3vw,2.2rem);display:grid}.res-card__from[data-astro-cid-w2spzatq]{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-weight:700}.res-card__rate[data-astro-cid-w2spzatq]{font-family:var(--font-display);align-items:baseline;gap:.45rem;margin-top:.3rem;line-height:1;display:flex}.res-card__rate[data-astro-cid-w2spzatq] span[data-astro-cid-w2spzatq]{font-size:clamp(2.6rem,4vw,3.3rem);font-weight:600}.res-card__rate[data-astro-cid-w2spzatq] small[data-astro-cid-w2spzatq]{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--gold-text);font-size:.74rem;font-weight:700}.res-card__sub[data-astro-cid-w2spzatq]{color:var(--muted);margin-top:.45rem;font-size:.86rem}.res-card__facts[data-astro-cid-w2spzatq]{flex-wrap:wrap;gap:.5rem;display:flex}.res-card__facts[data-astro-cid-w2spzatq] li[data-astro-cid-w2spzatq]{background:var(--cream);border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .8rem;font-size:.82rem;font-weight:600;display:inline-flex}.res-card__facts[data-astro-cid-w2spzatq] svg{color:var(--gold-deep)}.res-card__text[data-astro-cid-w2spzatq]{color:var(--text-2);font-size:.93rem}.res-card__actions[data-astro-cid-w2spzatq]{flex-wrap:wrap;gap:.7rem;display:flex}.res-card__actions[data-astro-cid-w2spzatq]>[data-astro-cid-w2spzatq]{flex:140px}.story__grid[data-astro-cid-lcdefpme]{align-items:center;gap:4rem;display:grid}.story__text[data-astro-cid-lcdefpme]{gap:1.4rem;max-width:580px;display:grid}.story__text[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{margin-bottom:0}.story__text[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]:not(.eyebrow):not(.lead){color:var(--text-2)}.story__text[data-astro-cid-lcdefpme] .btn-row[data-astro-cid-lcdefpme]{gap:1.8rem;margin-top:.8rem}.story__media[data-astro-cid-lcdefpme]{padding:0 0 3.5rem;position:relative}.story__main[data-astro-cid-lcdefpme]{aspect-ratio:4/5;border-radius:var(--radius-lg);width:82%;margin-left:auto}.story__main[data-astro-cid-lcdefpme] img{object-position:50% 100%}.story__inset[data-astro-cid-lcdefpme]{aspect-ratio:4/3;border-radius:var(--radius-lg);border:6px solid var(--ivory);width:46%;box-shadow:var(--shadow);position:absolute;bottom:0;left:0}.story__badge[data-astro-cid-lcdefpme]{background:var(--ink);max-width:230px;color:var(--on-dark);box-shadow:var(--shadow-soft);border-radius:999px;align-items:center;gap:.8rem;padding:1rem 1.2rem;font-size:.85rem;line-height:1.35;display:flex;position:absolute;top:8%;left:4%}.story__badge[data-astro-cid-lcdefpme] svg{color:var(--gold);flex:none}.story__badge[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--gold-soft);font-weight:700}@media (width>=1000px){.story__grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:6rem}}.features[data-astro-cid-lcdefpme] .container[data-astro-cid-lcdefpme]{gap:clamp(4rem,9vw,7rem);display:grid}.feature[data-astro-cid-lcdefpme]{display:grid;position:relative}.feature__media[data-astro-cid-lcdefpme]{aspect-ratio:16/10;border-radius:var(--radius-lg)}.feature__card[data-astro-cid-lcdefpme]{backdrop-filter:blur(16px);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#faf7f2f0;gap:1rem;margin:-3.5rem 1rem 0;padding:clamp(1.6rem,3vw,2.6rem);display:grid;position:relative}.feature__card[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{margin-bottom:0}.feature__card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:clamp(1.9rem,3vw,2.6rem)}.feature__card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]:not(.eyebrow){color:var(--text-2)}.feature__card[data-astro-cid-lcdefpme] .link-arrow[data-astro-cid-lcdefpme]{justify-self:start;margin-top:.4rem}@media (width>=1000px){.feature[data-astro-cid-lcdefpme]{grid-template-columns:repeat(12,1fr);align-items:center}.feature__media[data-astro-cid-lcdefpme]{aspect-ratio:16/9.5;grid-area:1/1/auto/10}.feature__card[data-astro-cid-lcdefpme]{grid-area:1/8/auto/13;margin:0}.feature--reverse[data-astro-cid-lcdefpme] .feature__media[data-astro-cid-lcdefpme]{grid-column:4/13}.feature--reverse[data-astro-cid-lcdefpme] .feature__card[data-astro-cid-lcdefpme]{grid-column:1/6}}.life[data-astro-cid-lcdefpme]{min-height:max(560px,92svh);color:var(--on-dark);background:var(--ink);isolation:isolate;align-items:center;display:flex;position:relative;overflow:hidden}.life__slides[data-astro-cid-lcdefpme]{z-index:-1;position:absolute;inset:0}.life__slides[data-astro-cid-lcdefpme]:after{content:"";background:radial-gradient(#0e0e0d73,#0e0e0dd1),linear-gradient(#0e0e0d33,#0e0e0d8c);position:absolute;inset:0}.life__slide[data-astro-cid-lcdefpme]{opacity:0;transition:opacity 1.8s var(--ease);position:absolute;inset:0}.life__slide[data-astro-cid-lcdefpme].is-active{opacity:1}.life__slide[data-astro-cid-lcdefpme] img{object-fit:cover;width:100%;height:100%;transition:transform 7s linear;transform:scale(1.12)}.life__slide[data-astro-cid-lcdefpme].is-active img{transform:scale(1)}.life__content[data-astro-cid-lcdefpme]{text-align:center;justify-items:center;gap:1rem;padding-block:6rem;display:grid}.life__content[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]:after{content:"";opacity:.8;background:currentColor;width:2.2rem;height:1px}.life__content[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:clamp(2.8rem,7vw,6rem)}.life__play[data-astro-cid-lcdefpme]{letter-spacing:.2em;text-transform:uppercase;color:var(--on-dark);align-items:center;gap:1.1rem;margin-top:1.4rem;font-size:.78rem;font-weight:700;display:inline-flex}.life__play-icon[data-astro-cid-lcdefpme]{background:var(--gold-grad);width:84px;height:84px;color:var(--ink);transition:transform .4s var(--ease);border-radius:50%;place-items:center;display:grid;position:relative}.life__play-icon[data-astro-cid-lcdefpme]:before{content:"";animation:ring 2.4s var(--ease) infinite;border:1px solid #e7cf8c80;border-radius:50%;position:absolute;inset:-10px}@keyframes ring{70%,to{opacity:0;transform:scale(1.3)}}.life__play[data-astro-cid-lcdefpme]:hover .life__play-icon[data-astro-cid-lcdefpme]{transform:scale(1.08)}.life__play-icon[data-astro-cid-lcdefpme] svg{fill:currentColor;margin-left:4px}.life__photos[data-astro-cid-lcdefpme]{letter-spacing:.16em;text-transform:uppercase;color:var(--on-dark-2);transition:color .3s var(--ease);border-radius:999px;align-items:center;gap:.5rem;margin-top:.4rem;padding:.5rem .9rem;font-size:.72rem;font-weight:700;display:inline-flex}.life__photos[data-astro-cid-lcdefpme]:hover{color:var(--gold-soft)}.statement[data-astro-cid-lcdefpme]{background:var(--pine);color:var(--on-dark);isolation:isolate;padding-block:clamp(5rem,11vw,9rem);position:relative;overflow:hidden}.statement__bg[data-astro-cid-lcdefpme]{z-index:-1;opacity:.16;mix-blend-mode:luminosity;position:absolute;inset:0}.statement__bg[data-astro-cid-lcdefpme] img{object-fit:cover;width:100%;height:100%}.statement__inner[data-astro-cid-lcdefpme]{text-align:center;justify-items:center;gap:2rem;display:grid}.statement__inner[data-astro-cid-lcdefpme] .statement__icon{color:var(--gold-soft)}.statement__text[data-astro-cid-lcdefpme]{max-width:22ch;font-family:var(--font-display);text-wrap:balance;font-size:clamp(2rem,4.6vw,3.9rem);line-height:1.15}.statement__text[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--gold-soft)}@media (width>=900px){.statement__text[data-astro-cid-lcdefpme]{max-width:28ch}}.findus__grid[data-astro-cid-lcdefpme]{align-items:center;gap:3rem;display:grid}.findus__text[data-astro-cid-lcdefpme]{gap:1.3rem;display:grid}.findus__text[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{margin-bottom:0}.findus__address[data-astro-cid-lcdefpme]{align-items:flex-start;gap:.8rem;font-size:1.1rem;line-height:1.6;display:flex}.findus__address[data-astro-cid-lcdefpme] svg{color:var(--gold-deep);flex:none;margin-top:.2rem}@media (width>=1000px){.findus__grid[data-astro-cid-lcdefpme]{grid-template-columns:.8fr 1.2fr;gap:5rem}}.insights__head-side[data-astro-cid-lcdefpme]{justify-items:start;gap:1.2rem;display:grid}.insights__grid[data-astro-cid-lcdefpme]{gap:1.6rem;display:grid}@media (width>=700px){.insights__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}@media (width>=1100px){.insights__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}}
