.hero.svelte-1q37ri0{background-image:url(../../../img/banner.webp);background-repeat:no-repeat;background-size:cover;background-position:center;height:100vh;position:relative}@supports not (background-image: url(/img/banner.webp)){.hero.svelte-1q37ri0{background-image:url(../../../img/banner.83143dac.jpg)}}.hero-overlay.svelte-1q37ri0{background:#00000080;height:100%;display:flex;align-items:center;justify-content:center}.hero-content.svelte-1q37ri0{text-align:center;color:#fff;padding:2rem;max-width:900px}h1.svelte-1q37ri0{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.8);line-height:1.2}.subtitle.svelte-1q37ri0{font-size:1.5rem;font-weight:400;margin-bottom:2.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.8);line-height:1.4}.hero-buttons.svelte-1q37ri0{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button.svelte-1q37ri0{display:inline-block;background-color:#922;color:#fff;padding:1.2rem 2.5rem;font-size:1.3rem;font-weight:700;text-decoration:none;border-radius:4px;box-shadow:2px 2px 10px #00000080;transition:all .3s ease}.cta-button.svelte-1q37ri0:hover{background-color:#811;transform:translateY(-2px);box-shadow:4px 4px 15px #0009}.cta-button.secondary.svelte-1q37ri0{background-color:transparent;border:2px solid white}.cta-button.secondary.svelte-1q37ri0:hover{background-color:#ffffff1a}@media(max-width:768px){h1.svelte-1q37ri0{font-size:2rem}.subtitle.svelte-1q37ri0{font-size:1.2rem}.hero-buttons.svelte-1q37ri0{flex-direction:column;align-items:stretch}.cta-button.svelte-1q37ri0{font-size:1.1rem;padding:1rem 2rem}}.about.svelte-7hpc9t{padding:5rem 2rem;background-color:#fff}.container.svelte-7hpc9t{max-width:900px;margin:0 auto}h2.svelte-7hpc9t{font-size:2.5rem;text-align:center;color:#333;margin-bottom:2.5rem}.about-content.svelte-7hpc9t p:where(.svelte-7hpc9t){font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:1.5rem}.about-content.svelte-7hpc9t strong:where(.svelte-7hpc9t){color:#922;font-weight:600}.about-links.svelte-7hpc9t{display:flex;gap:1rem;justify-content:center;margin-top:2.5rem;flex-wrap:wrap}.link-button.svelte-7hpc9t{display:inline-block;padding:.8rem 1.5rem;background-color:#922;color:#fff;text-decoration:none;border-radius:4px;font-weight:600;transition:all .3s ease;box-shadow:2px 2px 8px #0000001a}.link-button.svelte-7hpc9t:hover{background-color:#811;transform:translateY(-2px);box-shadow:2px 2px 12px #0003}@media(max-width:768px){.about.svelte-7hpc9t{padding:3rem 1rem}h2.svelte-7hpc9t{font-size:2rem}.about-content.svelte-7hpc9t p:where(.svelte-7hpc9t){font-size:1rem}.about-links.svelte-7hpc9t{flex-direction:column}}.services.svelte-hz61c4{padding:5rem 2rem;background-color:#fff}.container.svelte-hz61c4{max-width:1200px;margin:0 auto}h2.svelte-hz61c4{font-size:2.5rem;text-align:center;color:#333;margin-bottom:1rem}.subtitle.svelte-hz61c4{text-align:center;font-size:1.2rem;color:#666;margin-bottom:3rem}.services-grid.svelte-hz61c4{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.service-card.svelte-hz61c4{background:#fff;padding:2rem;border-radius:8px;box-shadow:2px 2px 8px #0000001a;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.service-card.svelte-hz61c4:hover{transform:translateY(-5px);box-shadow:2px 2px 15px #0003}.service-icon.svelte-hz61c4{font-size:3rem;margin-bottom:1rem}.service-card.svelte-hz61c4 h3:where(.svelte-hz61c4){font-size:1.5rem;color:#922;margin-bottom:1rem}.service-card.svelte-hz61c4 p:where(.svelte-hz61c4){color:#666;line-height:1.6}@media(max-width:768px){.services.svelte-hz61c4{padding:3rem 1rem}h2.svelte-hz61c4{font-size:2rem}.services-grid.svelte-hz61c4{grid-template-columns:1fr}}.portfolio.svelte-18e23a4{padding:5rem 2rem;background-color:#e3e3e3}.container.svelte-18e23a4{max-width:1200px;margin:0 auto}h2.svelte-18e23a4{font-size:2.5rem;text-align:center;color:#333;margin-bottom:1rem}.subtitle.svelte-18e23a4{text-align:center;font-size:1.2rem;color:#666;margin-bottom:3rem}.property-grid.svelte-18e23a4{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.property-card.svelte-18e23a4{background:#fff;border-radius:8px;overflow:hidden;box-shadow:2px 2px 8px #00000026;transition:transform .3s ease,box-shadow .3s ease}.property-card.svelte-18e23a4:hover{transform:translateY(-5px);box-shadow:2px 2px 15px #00000040}.property-image.svelte-18e23a4{height:15rem;overflow:hidden}.property-image.svelte-18e23a4 img:where(.svelte-18e23a4){width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.property-card.svelte-18e23a4:hover img:where(.svelte-18e23a4){transform:scale(1.05)}.cta-section.svelte-18e23a4{text-align:center;margin-top:3rem}.cta-section.svelte-18e23a4 p:where(.svelte-18e23a4){font-size:1.5rem;color:#333;margin-bottom:1.5rem;font-weight:500}.cta-button.svelte-18e23a4{display:inline-block;background-color:#922;color:#fff;padding:1rem 2.5rem;font-size:1.2rem;font-weight:700;text-decoration:none;border-radius:4px;box-shadow:2px 2px 10px #0000004d;transition:all .3s ease}.cta-button.svelte-18e23a4:hover{background-color:#811;transform:translateY(-2px);box-shadow:4px 4px 15px #0006}@media(max-width:768px){.portfolio.svelte-18e23a4{padding:3rem 1rem}h2.svelte-18e23a4{font-size:2rem}.property-grid.svelte-18e23a4{grid-template-columns:1fr}.cta-section.svelte-18e23a4 p:where(.svelte-18e23a4){font-size:1.2rem}}.contact.svelte-wt4tt0{padding:5rem 2rem;background:linear-gradient(135deg,#922,#dc2828);color:#fff}.container.svelte-wt4tt0{max-width:1200px;margin:0 auto}h2.svelte-wt4tt0{font-size:2.5rem;text-align:center;margin-bottom:1rem}.subtitle.svelte-wt4tt0{text-align:center;font-size:1.2rem;margin-bottom:3rem;opacity:.95}.contact-methods.svelte-wt4tt0{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem}.contact-card.svelte-wt4tt0{background:#fff;color:#333;padding:2.5rem 2rem;border-radius:8px;text-align:center;text-decoration:none;box-shadow:0 4px 15px #0003;transition:all .3s ease}.contact-card.svelte-wt4tt0:hover{transform:translateY(-10px);box-shadow:0 8px 25px #0000004d}.contact-icon.svelte-wt4tt0{font-size:3rem;margin-bottom:1rem}.contact-card.svelte-wt4tt0 h3:where(.svelte-wt4tt0){font-size:1.5rem;color:#922;margin-bottom:.5rem}.contact-card.svelte-wt4tt0 p:where(.svelte-wt4tt0){font-size:1.1rem;color:#666;margin-bottom:1rem}.action-text.svelte-wt4tt0{display:inline-block;color:#922;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.footer-info.svelte-wt4tt0{text-align:center;padding-top:3rem;border-top:1px solid rgba(255,255,255,.3);opacity:.9}.footer-info.svelte-wt4tt0 p:where(.svelte-wt4tt0){margin:.5rem 0}.dre-number.svelte-wt4tt0{font-weight:600;font-size:.9rem}.tagline.svelte-wt4tt0{font-style:italic;font-size:.95rem}@media(max-width:768px){.contact.svelte-wt4tt0{padding:3rem 1rem}h2.svelte-wt4tt0{font-size:2rem}.contact-methods.svelte-wt4tt0{grid-template-columns:1fr}}body{margin:0;padding:0;background-color:#e3e3e3;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.landing-page.svelte-1uha8ag{width:100%}
