html,body{scroll-behavior:smooth;width:100%;min-height:100vh;margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}:root{--primary-blue:#1e3c5e;--secondary-gold:#c9a96e;--light-bg:#f8f7f4;--text-dark:#2d2d2d;--text-light:#6b6b6b;--white:#fff;--shadow:0 4px 20px #0000001a}[data-astro-cid-lcdefpme]{box-sizing:border-box;margin:0;padding:0}body{color:var(--text-dark);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.container[data-astro-cid-lcdefpme]{max-width:1200px;margin:0 auto;padding:0 20px}.hero[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.hero-video[data-astro-cid-lcdefpme]{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-overlay[data-astro-cid-lcdefpme]{z-index:2;background:linear-gradient(135deg,#1e3c5ed9 0%,#c9a96eb3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content[data-astro-cid-lcdefpme]{z-index:3;text-align:center;color:var(--white);padding:20px;position:relative}.hero-logo[data-astro-cid-lcdefpme]{filter:drop-shadow(0 4px 8px #0000004d);width:200px;height:auto;margin-bottom:30px}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{letter-spacing:8px;text-shadow:2px 2px 4px #0000004d;margin-bottom:20px;font-size:3rem;font-weight:300}.hero-subtitle[data-astro-cid-lcdefpme]{letter-spacing:3px;opacity:.9;margin-bottom:40px;font-size:1.1rem}.cta-button[data-astro-cid-lcdefpme]{background:var(--secondary-gold);color:var(--white);letter-spacing:2px;text-transform:uppercase;border-radius:4px;padding:15px 40px;font-size:1rem;text-decoration:none;transition:all .3s;display:inline-block}.cta-button[data-astro-cid-lcdefpme]:hover{background:var(--white);color:var(--primary-blue);transform:translateY(-2px)}.section[data-astro-cid-lcdefpme]{padding:100px 0}.section-alt[data-astro-cid-lcdefpme]{background:var(--light-bg)}.section-title[data-astro-cid-lcdefpme]{color:var(--primary-blue);text-align:center;letter-spacing:4px;margin-bottom:60px;font-size:2rem;position:relative}.section-title[data-astro-cid-lcdefpme]:after{content:"";background:var(--secondary-gold);width:60px;height:3px;margin:20px auto 0;display:block}.about-content[data-astro-cid-lcdefpme]{text-align:center;max-width:800px;margin:0 auto}.about-content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-light);margin-bottom:20px;font-size:1.1rem;line-height:1.8}.services-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.service-card[data-astro-cid-lcdefpme]{background:var(--white);box-shadow:var(--shadow);text-align:center;border-radius:8px;padding:40px 30px;transition:transform .3s}.service-card[data-astro-cid-lcdefpme]:hover{transform:translateY(-5px)}.service-icon[data-astro-cid-lcdefpme]{margin-bottom:20px;font-size:3rem}.service-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--primary-blue);letter-spacing:1px;margin-bottom:15px;font-size:1.3rem}.service-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-light);font-size:.95rem}.properties-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:40px;display:grid}.property-card[data-astro-cid-lcdefpme]{background:var(--white);box-shadow:var(--shadow);border-radius:8px;position:relative;overflow:hidden}.property-card[data-astro-cid-lcdefpme].featured{border:2px solid var(--secondary-gold)}.property-badge[data-astro-cid-lcdefpme]{background:var(--secondary-gold);color:var(--white);letter-spacing:2px;z-index:1;border-radius:4px;padding:8px 16px;font-size:.75rem;font-weight:700;position:absolute;top:20px;left:20px}.property-image[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:250px}.property-info[data-astro-cid-lcdefpme]{padding:30px}.property-info[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--primary-blue);margin-bottom:10px;font-size:1.5rem}.property-location[data-astro-cid-lcdefpme]{color:var(--secondary-gold);letter-spacing:1px;margin-bottom:15px;font-size:.9rem}.property-description[data-astro-cid-lcdefpme]{color:var(--text-light);margin-bottom:20px;font-size:.95rem;line-height:1.6}.property-details[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:20px;margin-bottom:20px;display:flex}.property-details[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--light-bg);color:var(--primary-blue);border-radius:4px;padding:8px 16px;font-size:.85rem}.property-cta[data-astro-cid-lcdefpme]{background:var(--primary-blue);color:var(--white);border-radius:4px;padding:12px 24px;font-size:.9rem;text-decoration:none;transition:background .3s;display:inline-block}.property-cta[data-astro-cid-lcdefpme]:hover{background:var(--secondary-gold)}.property-card[data-astro-cid-lcdefpme].placeholder{background:var(--light-bg);border:2px dashed var(--secondary-gold);justify-content:center;align-items:center;min-height:400px;display:flex}.placeholder-content[data-astro-cid-lcdefpme]{text-align:center;padding:40px}.placeholder-icon[data-astro-cid-lcdefpme]{color:var(--secondary-gold);margin-bottom:20px;font-size:4rem}.placeholder[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--primary-blue);margin-bottom:10px}.placeholder[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-light)}.contact-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.contact-info[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--primary-blue);margin-bottom:30px;font-size:1.8rem}.contact-info[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-light);margin-bottom:15px;font-size:1.05rem}.social-links[data-astro-cid-lcdefpme]{gap:20px;margin-top:30px;display:flex}.social-link[data-astro-cid-lcdefpme]{color:var(--primary-blue);font-weight:500;text-decoration:none;transition:color .3s}.social-link[data-astro-cid-lcdefpme]:hover{color:var(--secondary-gold)}.contact-form[data-astro-cid-lcdefpme]{background:var(--white);box-shadow:var(--shadow);border-radius:8px;padding:40px}.form-group[data-astro-cid-lcdefpme]{margin-bottom:20px}.form-group[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme],.form-group[data-astro-cid-lcdefpme] textarea[data-astro-cid-lcdefpme]{border:1px solid #e0e0e0;border-radius:4px;width:100%;padding:15px;font-family:inherit;font-size:1rem;transition:border-color .3s}.form-group[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]:focus,.form-group[data-astro-cid-lcdefpme] textarea[data-astro-cid-lcdefpme]:focus{border-color:var(--secondary-gold);outline:none}.submit-button[data-astro-cid-lcdefpme]{background:var(--primary-blue);width:100%;color:var(--white);letter-spacing:2px;cursor:pointer;text-transform:uppercase;border:none;border-radius:4px;padding:15px;font-size:1rem;transition:background .3s}.submit-button[data-astro-cid-lcdefpme]:hover{background:var(--secondary-gold)}.footer[data-astro-cid-lcdefpme]{background:var(--primary-blue);color:var(--white);text-align:center;padding:40px 0}.footer[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{opacity:.9;margin-bottom:10px}.footer[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]:last-child{opacity:.7;letter-spacing:1px;font-size:.85rem}@media (width<=768px){.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{letter-spacing:4px;font-size:2rem}.hero-subtitle[data-astro-cid-lcdefpme]{letter-spacing:1px;font-size:.9rem}.services-grid[data-astro-cid-lcdefpme],.properties-grid[data-astro-cid-lcdefpme],.contact-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.section[data-astro-cid-lcdefpme]{padding:60px 0}}
