:root{--bg: #f4f7f2;--surface: #ffffff;--surface-soft: #eef4ef;--text: #1c241f;--muted: #667067;--border: #dfe7df;--accent: #3e6b52;--accent-dark: #2f5340;--accent-soft: #dfeee4;--cta: #6aa27f;--cta-hover: #588a6b;--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px;--radius-sm: 14px;--shadow-soft: 0 10px 30px rgba(31, 41, 35, .06);--shadow-card: 0 14px 36px rgba(31, 41, 35, .08);--max: 1140px}[data-astro-cid-sckkx6r4]{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:linear-gradient(180deg,#f4f7f2,#f8faf7);color:var(--text);line-height:1.6}a[data-astro-cid-sckkx6r4]{color:inherit;text-decoration:none}img[data-astro-cid-sckkx6r4]{max-width:100%;display:block}header[data-astro-cid-sckkx6r4]{border-bottom:1px solid rgba(223,231,223,.9);background:#ffffffc7;backdrop-filter:blur(12px);position:sticky;top:0;z-index:20}.container[data-astro-cid-sckkx6r4]{max-width:var(--max);margin:0 auto;padding:0 1.25rem}.topbar[data-astro-cid-sckkx6r4]{display:flex;justify-content:space-between;align-items:center;padding:.85rem 0;gap:1.5rem;flex-wrap:wrap}.brand[data-astro-cid-sckkx6r4]{display:inline-flex;align-items:center}.logo[data-astro-cid-sckkx6r4]{height:70px;width:auto;object-fit:contain}nav[data-astro-cid-sckkx6r4]{display:flex;gap:1.1rem;flex-wrap:wrap;align-items:center}nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:var(--muted);font-weight:500;font-size:.96rem;transition:.2s ease}nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:var(--text)}main[data-astro-cid-sckkx6r4]{padding:3rem 0 4.5rem}.hero-home[data-astro-cid-sckkx6r4]{padding-top:3.5rem}.hero-home-grid[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:1.1fr .9fr;gap:1.5rem;align-items:center}.hero-feature-card[data-astro-cid-sckkx6r4]{background:#fffffff2;border:1px solid var(--border);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-card)}.hero-feature-image[data-astro-cid-sckkx6r4]{width:100%;height:260px;object-fit:cover}.hero-feature-content[data-astro-cid-sckkx6r4]{padding:1.25rem}.trust-points[data-astro-cid-sckkx6r4]{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.trust-points[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{background:var(--accent-soft);color:var(--accent-dark);border-radius:999px;padding:.5rem .8rem;font-size:.9rem;font-weight:600}.section-heading[data-astro-cid-sckkx6r4]{margin-bottom:1rem}.property-grid[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.property-card-image[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{width:100%;height:220px;object-fit:cover}.property-card-description[data-astro-cid-sckkx6r4]{color:var(--muted)}.hero[data-astro-cid-sckkx6r4]{padding:4rem 0 2.5rem}.property-hero[data-astro-cid-sckkx6r4]{padding:2.5rem 0 1.25rem}.hero-copy[data-astro-cid-sckkx6r4],.property-copy[data-astro-cid-sckkx6r4]{max-width:720px}.eyebrow[data-astro-cid-sckkx6r4]{display:inline-block;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;color:var(--accent);font-weight:800;margin-bottom:.9rem;background:var(--accent-soft);padding:.45rem .75rem;border-radius:999px}h1[data-astro-cid-sckkx6r4]{font-size:clamp(2.6rem,5vw,4.8rem);line-height:1.02;letter-spacing:-.03em;margin:0 0 1rem}h2[data-astro-cid-sckkx6r4]{font-size:1.75rem;line-height:1.15;letter-spacing:-.02em;margin:0 0 .8rem}p[data-astro-cid-sckkx6r4]{margin:0 0 1rem}.intro[data-astro-cid-sckkx6r4]{font-size:1.15rem;color:var(--muted);max-width:700px}.hero-actions[data-astro-cid-sckkx6r4]{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}.button[data-astro-cid-sckkx6r4]{display:inline-block;padding:.95rem 1.35rem;border-radius:999px;font-weight:700;transition:all .2s ease;cursor:pointer}.button-primary[data-astro-cid-sckkx6r4]{background:var(--cta);color:#fff;box-shadow:0 10px 24px #6aa27f38}.button-primary[data-astro-cid-sckkx6r4]:hover{background:var(--cta-hover);transform:translateY(-1px)}.button-secondary[data-astro-cid-sckkx6r4]{background:#fffc;border:1px solid var(--border);color:var(--text)}.button-secondary[data-astro-cid-sckkx6r4]:hover{background:var(--surface-soft)}.full-width-button[data-astro-cid-sckkx6r4]{width:100%;text-align:center}.section[data-astro-cid-sckkx6r4]{padding:3.25rem 0}.grid[data-astro-cid-sckkx6r4]{display:grid;gap:1rem}.grid-3[data-astro-cid-sckkx6r4]{grid-template-columns:repeat(3,minmax(0,1fr))}.split[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:1.2fr 1fr;gap:1.5rem;align-items:start}.card[data-astro-cid-sckkx6r4]{background:#ffffffeb;border:1px solid var(--border);border-radius:var(--radius-xl);padding:1.6rem;box-shadow:var(--shadow-card)}.steps[data-astro-cid-sckkx6r4]{margin:0;padding-left:1.2rem}.steps[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]+li[data-astro-cid-sckkx6r4]{margin-top:.8rem}.cta[data-astro-cid-sckkx6r4]{background:linear-gradient(180deg,#fff,#f7fbf8);border:1px solid var(--border);border-radius:var(--radius-xl);padding:2.25rem;box-shadow:var(--shadow-card)}.form-wrap[data-astro-cid-sckkx6r4]{background:#fffffff0;border:1px solid var(--border);border-radius:var(--radius-xl);padding:1.6rem;box-shadow:var(--shadow-card)}.lead-form[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.field[data-astro-cid-sckkx6r4]{display:flex;flex-direction:column;gap:.45rem}.field-full[data-astro-cid-sckkx6r4]{grid-column:1 / -1}label[data-astro-cid-sckkx6r4]{font-weight:600}input[data-astro-cid-sckkx6r4],select[data-astro-cid-sckkx6r4],textarea[data-astro-cid-sckkx6r4]{width:100%;padding:.95rem 1rem;border:1px solid var(--border);border-radius:var(--radius-md);font:inherit;background:#fff;color:var(--text)}input[data-astro-cid-sckkx6r4]:focus,select[data-astro-cid-sckkx6r4]:focus,textarea[data-astro-cid-sckkx6r4]:focus{outline:none;border-color:#aac8b4;box-shadow:0 0 0 4px #6aa27f1f}textarea[data-astro-cid-sckkx6r4]{resize:vertical}.checkbox-field[data-astro-cid-sckkx6r4] label[data-astro-cid-sckkx6r4]{font-weight:400;display:flex;gap:.6rem;align-items:flex-start}.checkbox-field[data-astro-cid-sckkx6r4] input[data-astro-cid-sckkx6r4]{width:auto;margin-top:.2rem}.property-hero-grid[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:1.1fr 1fr;gap:1.5rem;align-items:center}.property-location[data-astro-cid-sckkx6r4]{font-size:1rem;color:var(--muted);margin-bottom:1rem}.property-image[data-astro-cid-sckkx6r4]{width:100%;height:420px;object-fit:cover;border-radius:var(--radius-lg)}.property-image-gallery[data-astro-cid-sckkx6r4]{background:#fffffff2;border-radius:var(--radius-xl);padding:.85rem;border:1px solid var(--border);box-shadow:var(--shadow-card);display:grid;gap:.8rem}.main-image[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{width:100%;height:320px;object-fit:cover;border-radius:var(--radius-lg)}.secondary-images[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.secondary-images[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{width:100%;height:150px;object-fit:cover;border-radius:var(--radius-md)}.property-layout[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:1.35fr .85fr;gap:1.5rem;align-items:start}.property-main[data-astro-cid-sckkx6r4],.property-sidebar[data-astro-cid-sckkx6r4]{display:grid;gap:1rem}.detail-label[data-astro-cid-sckkx6r4]{text-transform:uppercase;letter-spacing:.07em;font-size:.78rem;color:var(--muted);margin-bottom:.5rem}.property-list[data-astro-cid-sckkx6r4]{margin:0;padding-left:1.2rem}.property-list[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]+li[data-astro-cid-sckkx6r4]{margin-top:.7rem}.facts-card[data-astro-cid-sckkx6r4]{display:grid;gap:.85rem}.fact-row[data-astro-cid-sckkx6r4]{display:flex;justify-content:space-between;gap:1rem;padding:.9rem 0;border-bottom:1px solid var(--border);font-size:.95rem}.fact-row[data-astro-cid-sckkx6r4]:last-child{border-bottom:none;padding-bottom:0}.facts-card[data-astro-cid-sckkx6r4],.cta-card[data-astro-cid-sckkx6r4]{position:sticky;top:108px}.cta-card[data-astro-cid-sckkx6r4]{text-align:left}.property-card[data-astro-cid-sckkx6r4]{display:block;background:#fff;border-radius:var(--radius-xl);overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow-card);transition:.2s ease}.property-card[data-astro-cid-sckkx6r4]:hover{transform:translateY(-4px)}.property-card-image[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{width:100%;height:200px;object-fit:cover}.property-card-body[data-astro-cid-sckkx6r4]{padding:1.25rem}.property-card-location[data-astro-cid-sckkx6r4]{font-size:.8rem;color:var(--muted);margin-bottom:.25rem}.property-card-price[data-astro-cid-sckkx6r4]{font-weight:700;color:var(--accent);margin-bottom:.5rem}footer[data-astro-cid-sckkx6r4]{border-top:1px solid var(--border);margin-top:2rem;padding:2.2rem 0;color:var(--muted);font-size:.95rem;background:#ffffffe6}@media(max-width:820px){.section[data-astro-cid-sckkx6r4]{padding:2rem 0}.hero-v2-grid[data-astro-cid-sckkx6r4],.home-trust-bar[data-astro-cid-sckkx6r4],.property-grid[data-astro-cid-sckkx6r4],.home-split[data-astro-cid-sckkx6r4]{grid-template-columns:1fr}.hero-showcase-image[data-astro-cid-sckkx6r4]{height:320px}.hero-showcase-card[data-astro-cid-sckkx6r4]{position:static;margin-top:1rem}.property-hero-grid[data-astro-cid-sckkx6r4],.property-layout[data-astro-cid-sckkx6r4],.grid-3[data-astro-cid-sckkx6r4],.split[data-astro-cid-sckkx6r4],.lead-form[data-astro-cid-sckkx6r4]{grid-template-columns:1fr}.hero-v2[data-astro-cid-sckkx6r4]{padding-top:3.5rem}.hero-v2-grid[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:1.05fr .95fr;gap:1.5rem;align-items:center}.hero-showcase[data-astro-cid-sckkx6r4]{position:relative}.hero-showcase-image[data-astro-cid-sckkx6r4]{width:100%;height:520px;object-fit:cover;border-radius:var(--radius-xl);box-shadow:var(--shadow-card)}.hero-showcase-card[data-astro-cid-sckkx6r4]{position:absolute;left:1rem;right:1rem;bottom:1rem;background:#fffffff0;border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.1rem;box-shadow:var(--shadow-card)}.trust-pills[data-astro-cid-sckkx6r4]{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}.trust-pills[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{background:var(--accent-soft);color:var(--accent-dark);border-radius:999px;padding:.55rem .85rem;font-size:.9rem;font-weight:600}.home-trust-bar[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;background:#fffc;border:1px solid var(--border);border-radius:var(--radius-xl);padding:1.25rem;box-shadow:var(--shadow-soft)}.trust-item[data-astro-cid-sckkx6r4]{padding:.5rem .25rem}.section-heading[data-astro-cid-sckkx6r4]{margin-bottom:1.25rem}.property-grid[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.property-card[data-astro-cid-sckkx6r4]{display:block;background:#fff;border-radius:var(--radius-xl);overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow-card);transition:.2s ease}.property-card[data-astro-cid-sckkx6r4]:hover{transform:translateY(-4px)}.property-card-image[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{width:100%;height:240px;object-fit:cover}.property-card-body[data-astro-cid-sckkx6r4]{padding:1.25rem}.property-card-location[data-astro-cid-sckkx6r4]{font-size:.82rem;color:var(--muted);margin-bottom:.25rem}.property-card-price[data-astro-cid-sckkx6r4]{font-weight:700;color:var(--accent);margin-bottom:.5rem}.property-card-description[data-astro-cid-sckkx6r4]{color:var(--muted)}.property-card-link[data-astro-cid-sckkx6r4]{display:inline-block;margin-top:.6rem;font-weight:700;color:var(--accent-dark)}.home-split[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;align-items:start}.hero-home-grid[data-astro-cid-sckkx6r4],.property-grid[data-astro-cid-sckkx6r4]{grid-template-columns:1fr}.hero-feature-image[data-astro-cid-sckkx6r4]{height:220px}.logo[data-astro-cid-sckkx6r4]{height:58px}h1[data-astro-cid-sckkx6r4]{font-size:2.5rem}.main-image[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{height:230px}.secondary-images[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{height:120px}.facts-card[data-astro-cid-sckkx6r4],.cta-card[data-astro-cid-sckkx6r4]{position:static}.property-grid[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:1fr;gap:1.25rem}}
