.hero.svelte-1uha8ag{position:relative;min-height:100vh;display:flex;align-items:center;background:url(/images/hero-bg.jpg) center/cover no-repeat;background-color:var(--color-green-dark);margin-top:0;padding-top:80px}.hero-overlay.svelte-1uha8ag{position:absolute;inset:0;background:linear-gradient(135deg,#5d3a1acc,#4a7c2cb3)}.hero-content.svelte-1uha8ag{position:relative;z-index:1;color:#fff;text-align:center;max-width:800px;margin:0 auto}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:3rem;color:#fff;margin-bottom:1rem}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag) .script-text:where(.svelte-1uha8ag){display:block;font-size:3.5rem}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag) .lime-text:where(.svelte-1uha8ag){color:var(--color-lime)}.hero.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:1.25rem;margin-bottom:2rem;opacity:.95}.hero-buttons.svelte-1uha8ag{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.properties-section.svelte-1uha8ag{background-color:var(--color-gray-light)}.property-card.svelte-1uha8ag{display:flex;flex-direction:column}.property-image.svelte-1uha8ag{position:relative;height:250px;overflow:hidden}.property-image.svelte-1uha8ag img:where(.svelte-1uha8ag){width:100%;height:100%;object-fit:cover}.img-nav.svelte-1uha8ag{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;color:#fff;border:none;width:36px;height:36px;font-size:1.5rem;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center}.img-nav-prev.svelte-1uha8ag{left:.5rem}.img-nav-next.svelte-1uha8ag{right:.5rem}.img-dots.svelte-1uha8ag{position:absolute;bottom:.5rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem}.dot.svelte-1uha8ag{width:8px;height:8px;background:#ffffff80;border-radius:50%}.dot.active.svelte-1uha8ag{background:#fff}.property-price.svelte-1uha8ag{position:absolute;top:1rem;right:1rem;background:var(--color-lime);color:#fff;padding:.5rem 1rem;border-radius:var(--radius-md);font-weight:700;font-size:1.1rem}.property-content.svelte-1uha8ag{padding:1.5rem;flex:1;display:flex;flex-direction:column}.property-content.svelte-1uha8ag h3:where(.svelte-1uha8ag){margin-bottom:.5rem}.property-location.svelte-1uha8ag{color:var(--color-lime-dark);font-weight:600;margin-bottom:.25rem}.property-address.svelte-1uha8ag{color:#666;font-size:.9rem;margin-bottom:1rem}.property-specs.svelte-1uha8ag{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:.9rem}.property-features.svelte-1uha8ag{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.property-features.svelte-1uha8ag li:where(.svelte-1uha8ag){background:var(--color-gray-light);padding:.25rem .75rem;border-radius:var(--radius-sm);font-size:.85rem}.property-note.svelte-1uha8ag{background:var(--color-yellow);color:var(--color-brown);padding:.75rem;border-radius:var(--radius-sm);font-weight:600;margin-bottom:1rem;font-size:.9rem}.property-map.svelte-1uha8ag{margin-bottom:1rem}.property-cta.svelte-1uha8ag{margin-top:auto;width:100%;justify-content:center}.about-section.svelte-1uha8ag{background:#fff}.about-grid.svelte-1uha8ag{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.about-image.svelte-1uha8ag img:where(.svelte-1uha8ag){width:100%;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.about-content.svelte-1uha8ag h2:where(.svelte-1uha8ag){margin-bottom:1.5rem}.about-content.svelte-1uha8ag p:where(.svelte-1uha8ag){margin-bottom:1rem;color:#555}.about-features.svelte-1uha8ag{list-style:none;margin-top:1.5rem}.about-features.svelte-1uha8ag li:where(.svelte-1uha8ag){padding:.5rem 0;color:var(--color-green-dark);font-weight:600}.services-section.svelte-1uha8ag{background:var(--color-gray-light)}.service-card.svelte-1uha8ag{padding:2rem;text-align:center}.service-icon.svelte-1uha8ag{font-size:3rem;margin-bottom:1rem}.service-card.svelte-1uha8ag h3:where(.svelte-1uha8ag){margin-bottom:.75rem}.service-card.svelte-1uha8ag p:where(.svelte-1uha8ag){color:#666;font-size:.95rem}.contact-section.svelte-1uha8ag{background:#fff}.contact-grid.svelte-1uha8ag{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.contact-info.svelte-1uha8ag{display:flex;flex-direction:column;gap:1.5rem}.contact-item.svelte-1uha8ag{display:flex;gap:1rem;align-items:flex-start}.contact-icon.svelte-1uha8ag{font-size:1.5rem}.contact-item.svelte-1uha8ag strong:where(.svelte-1uha8ag){display:block;color:var(--color-brown);margin-bottom:.25rem}.contact-item.svelte-1uha8ag a:where(.svelte-1uha8ag){color:var(--color-lime-dark)}.contact-cta.svelte-1uha8ag{margin-top:1rem}.contact-form.svelte-1uha8ag{background:var(--color-gray-light);padding:2rem;border-radius:var(--radius-lg)}.form-group.svelte-1uha8ag{margin-bottom:1rem}.form-group.svelte-1uha8ag label:where(.svelte-1uha8ag){display:block;margin-bottom:.5rem;font-weight:600;color:var(--color-brown)}.form-group.svelte-1uha8ag input:where(.svelte-1uha8ag),.form-group.svelte-1uha8ag textarea:where(.svelte-1uha8ag){width:100%;padding:.75rem;border:1px solid var(--color-gray);border-radius:var(--radius-sm);font-size:1rem;font-family:inherit}.form-group.svelte-1uha8ag input:where(.svelte-1uha8ag):focus,.form-group.svelte-1uha8ag textarea:where(.svelte-1uha8ag):focus{outline:none;border-color:var(--color-lime)}.contact-form.svelte-1uha8ag .btn:where(.svelte-1uha8ag){width:100%;justify-content:center}.form-note.svelte-1uha8ag{text-align:center;margin-top:1rem;font-size:.85rem;color:#999}@media(max-width:768px){.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:2rem}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag) .script-text:where(.svelte-1uha8ag){font-size:2.5rem}.about-grid.svelte-1uha8ag,.contact-grid.svelte-1uha8ag{grid-template-columns:1fr}.about-image.svelte-1uha8ag{order:-1}}
