.hero[data-astro-cid-dhfotatx]{padding-top:clamp(3rem,2rem + 4vw,6rem);padding-bottom:clamp(3rem,2rem + 4vw,6rem)}.hero-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1.4fr 1fr;gap:clamp(2rem,1rem + 4vw,5rem);align-items:end}.hero-content[data-astro-cid-dhfotatx]{max-width:38rem}.hero-title[data-astro-cid-dhfotatx]{margin-top:2rem;margin-bottom:2rem;font-size:var(--text-5xl);line-height:.95;letter-spacing:-.025em}.hero-title[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{display:block}.hero-lead[data-astro-cid-dhfotatx]{font-size:var(--text-lg);color:var(--color-ink-soft);max-width:32rem;line-height:1.5;margin-bottom:2.5rem}.hero-actions[data-astro-cid-dhfotatx]{display:flex;gap:.75rem;flex-wrap:wrap}.hero-aside[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:2rem;align-self:stretch}.hero-stats[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:1.5rem 0;border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line)}.stat[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:.25rem}.stat-value[data-astro-cid-dhfotatx]{font-family:var(--font-display);font-size:var(--text-2xl);font-weight:380;line-height:1}.stat-label[data-astro-cid-dhfotatx]{font-size:.8125rem;color:var(--color-ink-mute)}.hero-figure[data-astro-cid-dhfotatx]{position:relative;border-radius:var(--r-lg);overflow:hidden;aspect-ratio:9 / 10}.hero-figure[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{display:block;width:100%;height:100%;object-fit:cover}.section-header[data-astro-cid-dhfotatx]{margin-bottom:3rem;max-width:32rem}.section-header[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{margin-top:1rem}.section-header-row[data-astro-cid-dhfotatx]{display:flex;justify-content:space-between;align-items:flex-end;max-width:none;flex-wrap:wrap;gap:1.5rem}.section-lead[data-astro-cid-dhfotatx]{margin-top:.75rem;color:var(--color-ink-soft);font-size:var(--text-base)}.pillars[data-astro-cid-dhfotatx]{background:var(--color-bone-soft);border-block:1px solid var(--color-line-soft)}.pillars-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));border-top:1px solid var(--color-line)}.pillar[data-astro-cid-dhfotatx]{padding:2.5rem 1.5rem 2rem 0;border-bottom:1px solid var(--color-line)}.pillar[data-astro-cid-dhfotatx]:not(:last-child){border-right:1px solid var(--color-line);padding-right:2rem}.pillar[data-astro-cid-dhfotatx]:not(:first-child){padding-left:2rem}.pillar-n[data-astro-cid-dhfotatx]{font-family:var(--font-display);font-size:.875rem;color:var(--color-terracotta);display:block;margin-bottom:1.5rem}.pillar[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{margin-bottom:.75rem;max-width:18ch}.pillar[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--color-ink-soft);line-height:1.6}@media(max-width:720px){.pillar[data-astro-cid-dhfotatx]{padding:2rem 0!important;border-right:none!important}}.narrative-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1.7fr 1fr;gap:clamp(2rem,1rem + 4vw,5rem);align-items:start}.narrative-content[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{margin-top:1rem;margin-bottom:1.5rem;max-width:18ch}.narrative-content[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:var(--text-lg);color:var(--color-ink-soft);line-height:1.55;margin-bottom:1rem;max-width:32rem}.narrative-content[data-astro-cid-dhfotatx] .btn-ghost[data-astro-cid-dhfotatx]{margin-top:1.5rem}.narrative-zones[data-astro-cid-dhfotatx]{background:var(--color-ink);color:var(--color-bone);padding:2rem;border-radius:var(--r-md)}.narrative-zones[data-astro-cid-dhfotatx] h4[data-astro-cid-dhfotatx]{color:var(--color-terracotta-soft);font-family:var(--font-body);font-size:.7rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;margin-bottom:1.25rem}.narrative-zones[data-astro-cid-dhfotatx] ul[data-astro-cid-dhfotatx]{list-style:none;padding:0;columns:2;column-gap:2rem}.narrative-zones[data-astro-cid-dhfotatx] li[data-astro-cid-dhfotatx]{padding:.5rem 0;font-size:.875rem;color:var(--color-sand);border-bottom:1px solid rgba(243,237,225,.08);break-inside:avoid}.latest[data-astro-cid-dhfotatx]{background:var(--color-bone-soft)}.latest-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.post-card[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;background:var(--color-bone);border:1px solid var(--color-line-soft);border-radius:var(--r-md);padding:1.75rem;transition:all .25s ease;text-decoration:none;color:inherit}.post-card[data-astro-cid-dhfotatx]:hover{border-color:var(--color-ink);transform:translateY(-2px);box-shadow:var(--shadow-md);text-decoration:none}.post-card-meta[data-astro-cid-dhfotatx]{display:flex;justify-content:space-between;font-size:.75rem;color:var(--color-ink-mute);margin-bottom:1.25rem}.post-card-cat[data-astro-cid-dhfotatx]{text-transform:uppercase;letter-spacing:.14em;font-weight:600;color:var(--color-terracotta)}.post-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:var(--text-lg);margin-bottom:.75rem;line-height:1.2}.post-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--color-ink-soft);font-size:.9375rem;line-height:1.5;flex:1;margin-bottom:1.5rem}.post-card-arrow[data-astro-cid-dhfotatx]{color:var(--color-terracotta);font-size:1.25rem;align-self:flex-end}.properties[data-astro-cid-dhfotatx]{background:var(--color-bone-soft)}.properties-inner[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1.5fr 1fr;align-items:center;gap:clamp(2rem,1rem + 4vw,5rem);background:var(--color-bone);border:1px solid var(--color-line);border-radius:var(--r-lg);padding:clamp(2rem,1.5rem + 2vw,3.5rem)}.properties-content[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{margin-top:1rem;margin-bottom:1.25rem;max-width:20ch}.properties-content[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--color-ink-soft);line-height:1.6;margin-bottom:1.75rem;max-width:32rem}.properties-mark[data-astro-cid-dhfotatx]{border-radius:var(--r-md);overflow:hidden;aspect-ratio:4 / 3}.properties-mark[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:720px){.properties-inner[data-astro-cid-dhfotatx]{grid-template-columns:1fr}.properties-mark[data-astro-cid-dhfotatx]{order:-1}}.testimonials-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.testimonial[data-astro-cid-dhfotatx]{background:var(--color-bone-soft);border:1px solid var(--color-line-soft);border-radius:var(--r-md);padding:2rem;margin:0;border-left:3px solid var(--color-terracotta)}.stars[data-astro-cid-dhfotatx]{color:var(--color-terracotta);letter-spacing:.15em;font-size:.95rem;margin-bottom:1rem}.testimonial[data-astro-cid-dhfotatx] blockquote[data-astro-cid-dhfotatx]{margin:0 0 1.25rem;padding:0;border:0;font-family:var(--font-display);font-size:1.15rem;font-weight:380;line-height:1.4;color:var(--color-ink)}.testimonial[data-astro-cid-dhfotatx] figcaption[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:.15rem;padding-top:1rem;border-top:1px solid var(--color-line-soft)}.testimonial[data-astro-cid-dhfotatx] figcaption[data-astro-cid-dhfotatx] strong[data-astro-cid-dhfotatx]{font-family:var(--font-body);font-size:.95rem;font-weight:600;color:var(--color-ink)}.testimonial[data-astro-cid-dhfotatx] figcaption[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{font-size:.8rem;color:var(--color-ink-mute);text-transform:uppercase;letter-spacing:.1em}.cta-final-inner[data-astro-cid-dhfotatx]{background:var(--color-ink);color:var(--color-bone);padding:clamp(2.5rem,2rem + 3vw,5rem);border-radius:var(--r-lg);text-align:center;position:relative;overflow:hidden}.cta-final-inner[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{color:var(--color-bone);font-size:var(--text-3xl);margin-bottom:1rem}.cta-final-inner[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--color-sand);font-size:var(--text-lg);max-width:36rem;margin:0 auto 2rem}.cta-final-actions[data-astro-cid-dhfotatx]{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.cta-final-inner[data-astro-cid-dhfotatx] .btn-outline[data-astro-cid-dhfotatx]{color:var(--color-bone);border-color:var(--color-bone)}.cta-final-inner[data-astro-cid-dhfotatx] .btn-outline[data-astro-cid-dhfotatx]:hover{background:var(--color-bone);color:var(--color-ink)}@media(max-width:880px){.hero-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr}.hero-aside[data-astro-cid-dhfotatx]{order:2}.hero-figure[data-astro-cid-dhfotatx]{aspect-ratio:16 / 10;max-height:340px}.narrative-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr}}
