.lf__h[data-astro-cid-xyq5hly5]{font-size:clamp(1.6rem,3vw,2.2rem)}.lf__sub[data-astro-cid-xyq5hly5]{margin-top:12px}.lf__form[data-astro-cid-xyq5hly5]{margin-top:28px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.lf__form[data-astro-cid-xyq5hly5] label[data-astro-cid-xyq5hly5]{display:grid;gap:7px;font-size:.88rem;font-weight:600;color:var(--ink)}.lf__full[data-astro-cid-xyq5hly5]{grid-column:1 / -1}.lf__form[data-astro-cid-xyq5hly5] input[data-astro-cid-xyq5hly5],.lf__form[data-astro-cid-xyq5hly5] textarea[data-astro-cid-xyq5hly5]{padding:13px 16px;border:1.5px solid #9aa39c;border-radius:var(--radius-sm);background:#fff;color:var(--ink);font-weight:400;font-size:1rem;transition:border-color .2s}.lf__form[data-astro-cid-xyq5hly5] input[data-astro-cid-xyq5hly5]:focus-visible,.lf__form[data-astro-cid-xyq5hly5] textarea[data-astro-cid-xyq5hly5]:focus-visible{border-color:var(--forest)}.lf__submit[data-astro-cid-xyq5hly5]{grid-column:1 / -1}.lf__alt[data-astro-cid-xyq5hly5]{margin-top:26px;padding-top:22px;border-top:1px solid var(--line)}.lf__alt[data-astro-cid-xyq5hly5] p[data-astro-cid-xyq5hly5]{font-size:.88rem}.lf__links[data-astro-cid-xyq5hly5]{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.lf__note[data-astro-cid-xyq5hly5]{margin-top:18px;font-size:.8rem;color:var(--muted)}@media(max-width:640px){.lf__form[data-astro-cid-xyq5hly5]{grid-template-columns:1fr}}.gallery[data-astro-cid-ihllb3az]{margin-top:40px}.gallery__title[data-astro-cid-ihllb3az]{margin-bottom:16px}.gallery__grid[data-astro-cid-ihllb3az]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gallery__item[data-astro-cid-ihllb3az]{padding:0;border:0;background:none;cursor:pointer;border-radius:var(--radius-sm);overflow:hidden;aspect-ratio:16 / 10}@media(min-width:641px){.gallery__item[data-astro-cid-ihllb3az]:first-child{grid-column:span 2;grid-row:span 2;aspect-ratio:auto;height:100%}}.gallery__img[data-astro-cid-ihllb3az]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gallery__item[data-astro-cid-ihllb3az]:hover .gallery__img[data-astro-cid-ihllb3az]{transform:scale(1.06)}@media(max-width:640px){.gallery__grid[data-astro-cid-ihllb3az]{grid-template-columns:repeat(2,1fr)}}.lightbox[data-astro-cid-ihllb3az]{position:fixed;inset:0;z-index:200;background:#051d16f0;display:flex;align-items:center;justify-content:center;padding:24px}.lightbox[data-astro-cid-ihllb3az][hidden]{display:none}.lightbox[data-astro-cid-ihllb3az]:not([hidden]){animation:lbFadeIn .2s ease}@keyframes lbFadeIn{0%{opacity:0}to{opacity:1}}.lightbox__img[data-astro-cid-ihllb3az]{max-width:92vw;max-height:86vh;object-fit:contain;border-radius:6px;box-shadow:var(--shadow-lg);opacity:0;transition:opacity .22s ease}.lightbox__close[data-astro-cid-ihllb3az]{position:absolute;top:10px;right:14px;background:none;border:0;color:#fff;font-size:2.4rem;line-height:1;cursor:pointer;width:48px;height:48px;display:grid;place-items:center}.lightbox__nav[data-astro-cid-ihllb3az]{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff24;border:0;color:#fff;font-size:2.4rem;width:52px;height:52px;border-radius:50%;cursor:pointer}.lightbox__prev[data-astro-cid-ihllb3az]{left:18px}.lightbox__next[data-astro-cid-ihllb3az]{right:18px}.lightbox__nav[data-astro-cid-ihllb3az]:hover{background:#ffffff47}.lightbox__count[data-astro-cid-ihllb3az]{position:absolute;bottom:18px;left:50%;transform:translate(-50%);color:#fffc;font-size:.9rem}.units__more[data-astro-cid-hwyji337]{margin:18px 0 0;font-weight:600}.units__more[data-astro-cid-hwyji337] a[data-astro-cid-hwyji337]{color:inherit;text-decoration:underline;text-underline-offset:4px}.hero[data-astro-cid-hwyji337]{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;background:var(--forest-deep)}.hero__bg[data-astro-cid-hwyji337]{position:absolute;inset:0}.hero__bg[data-astro-cid-hwyji337] img{width:100%;height:100%;object-fit:cover}.hero__veil[data-astro-cid-hwyji337]{position:absolute;inset:0;background:linear-gradient(180deg,#051d168c,#051d1633 35%,#051d16db),radial-gradient(900px 500px at 78% 12%,rgba(200,168,107,.22),transparent 60%)}.hero__inner[data-astro-cid-hwyji337]{position:relative;padding-block:140px 120px}.hero[data-astro-cid-hwyji337] h1[data-astro-cid-hwyji337]{color:#fff;max-width:15ch}.hero__lead[data-astro-cid-hwyji337]{color:#ffffffe6;font-size:clamp(1.02rem,1.7vw,1.24rem);margin-top:24px;max-width:56ch}.hero__lead[data-astro-cid-hwyji337] strong{color:var(--champagne-bright)}.hero__cta[data-astro-cid-hwyji337]{display:flex;flex-wrap:wrap;gap:14px;margin-top:40px}.hero__scroll[data-astro-cid-hwyji337]{position:absolute;left:50%;bottom:30px;translate:-50% 0;width:26px;height:42px;border:1.5px solid rgba(255,255,255,.45);border-radius:14px;display:grid;place-items:start center;padding-top:8px}.hero__scroll[data-astro-cid-hwyji337] span[data-astro-cid-hwyji337]{width:3px;height:8px;border-radius:2px;background:var(--champagne-bright);animation:sc 1.9s ease-in-out infinite}@keyframes sc{0%{transform:translateY(0);opacity:1}70%{transform:translateY(14px);opacity:0}to{transform:translateY(0);opacity:0}}@media(prefers-reduced-motion:reduce){.hero__scroll[data-astro-cid-hwyji337] span[data-astro-cid-hwyji337]{animation:none}}.ov[data-astro-cid-hwyji337]{display:grid;grid-template-columns:1fr .92fr;gap:clamp(32px,5vw,76px);align-items:center}.ov__facts[data-astro-cid-hwyji337]{display:grid;gap:0;border-top:1px solid var(--line)}.ov__facts[data-astro-cid-hwyji337]>div[data-astro-cid-hwyji337]{display:grid;grid-template-columns:190px 1fr;gap:18px;padding:15px 0;border-bottom:1px solid var(--line)}.ov__facts[data-astro-cid-hwyji337] dt[data-astro-cid-hwyji337]{color:var(--muted);font-size:.88rem}.ov__facts[data-astro-cid-hwyji337] dd[data-astro-cid-hwyji337]{color:var(--ink);font-weight:500;font-size:.96rem}.ov__media[data-astro-cid-hwyji337]{position:relative}.ov__frame[data-astro-cid-hwyji337]{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-lg)}.ov__frame[data-astro-cid-hwyji337] img{width:100%;height:auto;display:block}.ov__badge[data-astro-cid-hwyji337]{position:absolute;left:-22px;bottom:-26px;background:var(--forest);color:#fff;border-radius:var(--radius);padding:22px 26px;display:flex;align-items:center;gap:14px;box-shadow:var(--shadow-lg)}.ov__badge-n[data-astro-cid-hwyji337]{font-family:var(--font-display);font-size:2.6rem;line-height:1;color:var(--champagne-bright)}.ov__badge-l[data-astro-cid-hwyji337]{font-size:.82rem;line-height:1.35;color:#ffffffd9}@media(max-width:900px){.ov[data-astro-cid-hwyji337]{grid-template-columns:1fr}.ov__facts[data-astro-cid-hwyji337]>div[data-astro-cid-hwyji337]{grid-template-columns:1fr;gap:2px}.ov__badge[data-astro-cid-hwyji337]{left:12px;bottom:-18px;padding:16px 20px}}.conn[data-astro-cid-hwyji337]{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,4vw,60px)}.conn__h[data-astro-cid-hwyji337]{font-size:.76rem;letter-spacing:.2em;text-transform:uppercase;color:var(--champagne-bright);margin-bottom:18px}.conn__list[data-astro-cid-hwyji337]{display:grid;gap:2px}.conn__list[data-astro-cid-hwyji337] li[data-astro-cid-hwyji337]{display:flex;align-items:baseline;gap:18px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.14)}.conn__t[data-astro-cid-hwyji337]{font-family:var(--font-display);font-size:1.5rem;color:var(--champagne-bright);min-width:92px}.conn__l[data-astro-cid-hwyji337]{color:#ffffffe6}.conn__note[data-astro-cid-hwyji337]{margin-top:30px;font-size:.86rem;color:#fff9}@media(max-width:780px){.conn[data-astro-cid-hwyji337]{grid-template-columns:1fr}}.am[data-astro-cid-hwyji337]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.am__card[data-astro-cid-hwyji337]{overflow:hidden}.am__media[data-astro-cid-hwyji337]{aspect-ratio:16 / 10;overflow:hidden}.am__media[data-astro-cid-hwyji337] img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,.7,.3,1)}.am__card[data-astro-cid-hwyji337]:hover .am__media[data-astro-cid-hwyji337] img{transform:scale(1.07)}.am__body[data-astro-cid-hwyji337]{padding:24px 26px 28px}.am__items[data-astro-cid-hwyji337]{margin-top:14px;display:grid;gap:8px}.am__items[data-astro-cid-hwyji337] li[data-astro-cid-hwyji337]{position:relative;padding-left:18px;font-size:.92rem;color:var(--ink-soft)}.am__items[data-astro-cid-hwyji337] li[data-astro-cid-hwyji337]:before{content:"";position:absolute;left:0;top:.62em;width:6px;height:6px;border-radius:50%;background:var(--champagne)}.am__caveat[data-astro-cid-hwyji337]{margin-top:14px;font-size:.8rem;color:var(--muted);border-left:2px solid var(--champagne);padding-left:12px}@media(max-width:980px){.am[data-astro-cid-hwyji337]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.am[data-astro-cid-hwyji337]{grid-template-columns:1fr}}.unit[data-astro-cid-hwyji337]{overflow:hidden}.unit__media[data-astro-cid-hwyji337]{position:relative;aspect-ratio:4 / 3;overflow:hidden}.unit__media[data-astro-cid-hwyji337] img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,.7,.3,1)}.unit[data-astro-cid-hwyji337]:hover .unit__media[data-astro-cid-hwyji337] img{transform:scale(1.06)}.unit__tag[data-astro-cid-hwyji337]{position:absolute;left:16px;top:16px;background:#051d16d1;backdrop-filter:blur(6px);color:var(--champagne-bright);font-size:.82rem;font-weight:600;padding:7px 14px;border-radius:999px}.unit__body[data-astro-cid-hwyji337]{padding:24px 26px 28px}.unit__hl[data-astro-cid-hwyji337]{margin-top:8px;font-size:.9rem;color:var(--champagne-ink)}.unit__specs[data-astro-cid-hwyji337]{margin-top:18px;display:grid;gap:0;border-top:1px solid var(--line)}.unit__specs[data-astro-cid-hwyji337]>div[data-astro-cid-hwyji337]{display:grid;grid-template-columns:118px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}.unit__specs[data-astro-cid-hwyji337] dt[data-astro-cid-hwyji337]{color:var(--muted);font-size:.82rem}.unit__specs[data-astro-cid-hwyji337] dd[data-astro-cid-hwyji337]{font-size:.9rem;font-weight:500;color:var(--ink)}.units__note[data-astro-cid-hwyji337]{margin-top:28px;font-size:.86rem;color:var(--muted)}.tl[data-astro-cid-hwyji337]{position:relative;display:grid;gap:0;border-left:2px solid var(--line);margin-left:8px}.tl__item[data-astro-cid-hwyji337]{position:relative;padding:0 0 26px 30px}.tl__item[data-astro-cid-hwyji337]:before{content:"";position:absolute;left:-9px;top:4px;width:16px;height:16px;border-radius:50%;background:var(--cream);border:3px solid var(--line)}.tl__item[data-astro-cid-hwyji337].is-done:before{border-color:var(--champagne);background:var(--champagne)}.tl__date[data-astro-cid-hwyji337]{display:block;font-weight:700;color:var(--champagne-ink);font-size:.92rem}.tl__label[data-astro-cid-hwyji337]{display:block;margin-top:4px;color:var(--ink-soft);font-size:.95rem}.tl__note[data-astro-cid-hwyji337]{margin-top:6px;font-size:.86rem;color:var(--muted)}.prog__item[data-astro-cid-hwyji337]{border-radius:var(--radius-sm);overflow:hidden;box-shadow:var(--shadow-sm)}.prog__item[data-astro-cid-hwyji337] img{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover}.prog__cap[data-astro-cid-hwyji337]{margin-top:14px;font-size:.84rem;color:var(--muted)}.hv__h[data-astro-cid-hwyji337]{font-size:1.05rem;color:var(--forest);margin-bottom:14px}.hv__list[data-astro-cid-hwyji337]{display:grid;gap:9px}.hv__list[data-astro-cid-hwyji337] li[data-astro-cid-hwyji337]{position:relative;padding-left:18px;font-size:.92rem;color:var(--ink-soft)}.hv__list[data-astro-cid-hwyji337] li[data-astro-cid-hwyji337]:before{content:"";position:absolute;left:0;top:.62em;width:6px;height:6px;border-radius:50%;background:var(--champagne)}.note[data-astro-cid-hwyji337]{font-size:.9rem;padding:16px 20px;border-radius:var(--radius-sm)}.note--warn[data-astro-cid-hwyji337]{background:var(--champagne-soft);border-left:3px solid var(--champagne);color:var(--ink-soft)}.lg[data-astro-cid-hwyji337]{background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);padding:26px 28px}.lg--pending[data-astro-cid-hwyji337]{background:#c8a86b1a;border-color:#c8a86b57}.lg__h[data-astro-cid-hwyji337]{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;margin-bottom:16px}.lg__h--ok[data-astro-cid-hwyji337]{color:#8ed6ab}.lg__h--warn[data-astro-cid-hwyji337]{color:var(--champagne-bright)}.lg__list[data-astro-cid-hwyji337]{display:grid;gap:18px}.lg__list[data-astro-cid-hwyji337] li[data-astro-cid-hwyji337]{display:grid;gap:4px}.lg__list[data-astro-cid-hwyji337] strong[data-astro-cid-hwyji337]{color:#fff;font-size:.98rem}.lg__list[data-astro-cid-hwyji337] span[data-astro-cid-hwyji337]{color:#ffffffc7;font-size:.9rem}.lg__list[data-astro-cid-hwyji337] em[data-astro-cid-hwyji337]{font-style:normal;color:#ffffff8c;font-size:.82rem}.lg__disclaimer[data-astro-cid-hwyji337]{font-size:.84rem;color:#fff9;line-height:1.7}.faqs[data-astro-cid-hwyji337]{display:grid;gap:10px}.faq[data-astro-cid-hwyji337]{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);padding:2px 22px}.faq[data-astro-cid-hwyji337] summary[data-astro-cid-hwyji337]{padding:17px 30px 17px 0;font-weight:600;cursor:pointer;color:var(--ink);list-style:none;position:relative}.faq[data-astro-cid-hwyji337] summary[data-astro-cid-hwyji337]::-webkit-details-marker{display:none}.faq[data-astro-cid-hwyji337] summary[data-astro-cid-hwyji337]:after{content:"+";position:absolute;right:0;top:50%;translate:0 -50%;font-size:1.4rem;color:var(--champagne);transition:transform .25s ease}.faq[data-astro-cid-hwyji337][open] summary[data-astro-cid-hwyji337]:after{transform:rotate(45deg)}.faq[data-astro-cid-hwyji337] p[data-astro-cid-hwyji337]{padding-bottom:18px;font-size:.94rem}
