*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:"Inter",system-ui,-apple-system,sans-serif;color:#1a100a;background:#faf8f5;line-height:1.6;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit}.container{width:100%;max-width:1120px;margin:0 auto;padding:0 32px}@media (max-width: 600px){.container{padding:0 20px}}.section-label{display:block;font-size:0.7rem;letter-spacing:0.28em;text-transform:uppercase;color:#781C30;font-weight:600;margin-bottom:10px}.section-heading{font-family:"Playfair Display","Times New Roman",Georgia,serif;font-size:clamp(1.6rem, 2.5vw, 2.2rem);font-weight:600;color:#1a100a;line-height:1.25}.section-header{text-align:center;margin-bottom:48px}.btn{display:inline-flex;align-items:center;gap:9px;padding:13px 26px;border-radius:4px;font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:0.875rem;font-weight:500;text-decoration:none;transition:all 0.2s ease;cursor:pointer;border:2px solid transparent;white-space:nowrap;letter-spacing:0.01em}.btn-light{background:#fff;color:#781C30}.btn-light:hover{background:#faf8f5;transform:translateY(-1px)}.btn-outline{background:transparent;color:rgba(255,255,255,0.9);border-color:rgba(255,255,255,0.5)}.btn-outline:hover{background:rgba(255,255,255,0.12);border-color:#fff}.btn-brand{background:#781C30;color:#fff}.btn-brand:hover{background:#531220;transform:translateY(-1px)}.hero{background:#faf8f5;padding:36px 24px;display:flex;justify-content:center;align-items:center}@media (max-width: 600px){.hero{padding:24px 16px}}.hero-inner{display:grid;grid-template-columns:1fr 1fr;height:clamp(220px, 32vh, 300px);width:100%;max-width:860px;overflow:hidden;border-radius:12px;box-shadow:0 6px 28px rgba(0,0,0,0.14)}@media (max-width: 860px){.hero-inner{grid-template-columns:1fr;height:auto}}.hero-left{background:#781C30;padding:28px 36px 28px 48px;display:flex;flex-direction:column;justify-content:center;gap:10px;position:relative}@media (max-width: 1100px){.hero-left{padding:24px 28px 24px 36px}}@media (max-width: 860px){.hero-left{padding:24px 20px;align-items:center;text-align:center}}.hero-lockup{display:flex;align-items:center;gap:12px}.hero-lockup img{width:40px;height:40px;flex-shrink:0;filter:brightness(0) invert(1)}.hero-lockup .hero-brand-text{color:#fff}.hero-lockup .hero-brand-text .name{display:block;font-family:"Playfair Display","Times New Roman",Georgia,serif;font-size:1rem;font-weight:700;letter-spacing:0.18em}.hero-lockup .hero-brand-text .sub{display:block;font-size:0.6rem;letter-spacing:0.35em;opacity:0.65;margin-top:3px}@media (max-width: 860px){.hero-lockup{justify-content:center}}.hero-rule{width:40px;height:1px;background:rgba(255,255,255,0.3)}@media (max-width: 860px){.hero-rule{margin:0 auto}}.hero-name{font-family:"Playfair Display","Times New Roman",Georgia,serif;font-size:clamp(1.5rem, 2.5vw, 2.1rem);font-weight:600;color:#fff;line-height:1.15}.hero-title{font-size:0.85rem;color:rgba(255,255,255,0.75);letter-spacing:0.08em;text-transform:uppercase;font-weight:400}.hero-services{font-size:0.9rem;color:rgba(255,255,255,0.55);margin-top:-8px}.hero-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:6px}@media (max-width: 860px){.hero-cta{justify-content:center}}.hero-right{position:relative;overflow:hidden;background:#faf8f5;display:flex;align-items:flex-end;justify-content:center}.hero-right img{height:110%;width:auto;max-width:none;object-fit:contain;object-position:bottom center;position:relative;bottom:0}@media (max-width: 860px){.hero-right{height:240px;order:-1;align-items:center}.hero-right img{height:100%;object-position:center top}}.whatsapp-float{position:fixed;bottom:28px;right:28px;width:56px;height:56px;background:#25D366;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.6rem;text-decoration:none;box-shadow:0 4px 16px rgba(0,0,0,0.22);z-index:999;transition:transform 0.2s ease, box-shadow 0.2s ease}.whatsapp-float:hover{transform:scale(1.08);box-shadow:0 6px 24px rgba(0,0,0,0.28)}@media (max-width: 480px){.whatsapp-float{bottom:20px;right:20px;width:50px;height:50px;font-size:1.4rem}}.about{background:#fff;padding:96px 0}@media (max-width: 768px){.about{padding:64px 0}}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}@media (max-width: 860px){.about-grid{grid-template-columns:1fr;gap:52px}}.about-text .about-label{font-size:0.7rem;letter-spacing:0.28em;text-transform:uppercase;color:#781C30;font-weight:600;display:block;margin-bottom:14px}.about-text h2{font-family:"Playfair Display","Times New Roman",Georgia,serif;font-size:clamp(1.8rem, 2.8vw, 2.4rem);font-weight:600;color:#1a100a;line-height:1.2;margin-bottom:28px}.about-text p{color:#7a6e65;line-height:1.85;margin-bottom:18px;font-size:0.975rem}.about-text p:last-child{margin-bottom:0}.about-location{display:flex;align-items:center;gap:10px;color:#781C30 !important;font-size:0.85rem !important;margin-top:28px !important;font-weight:500}.about-location i{flex-shrink:0}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.stat-card{background:#faf8f5;border:1px solid #e3d9cf;border-radius:10px;padding:28px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.stat-value{font-family:"Playfair Display","Times New Roman",Georgia,serif;font-size:2.4rem;font-weight:700;color:#781C30;line-height:1}.stat-stars{color:#d4a017;font-size:1.1rem;letter-spacing:2px}.stat-stars i{margin:0 1px}.stat-label{font-size:0.7rem;text-transform:uppercase;letter-spacing:0.12em;color:#7a6e65;line-height:1.4}.profiles{background:#faf8f5;padding:88px 0}@media (max-width: 768px){.profiles{padding:64px 0}}.profile-cards{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px}@media (max-width: 860px){.profile-cards{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 480px){.profile-cards{grid-template-columns:1fr;max-width:380px;margin:0 auto}}.profile-card{background:#fff;border:1px solid #e3d9cf;border-radius:10px;padding:32px 24px;text-decoration:none !important;color:#1a100a !important;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;transition:box-shadow 0.25s ease, border-color 0.25s ease, transform 0.25s ease}.profile-card:hover{box-shadow:0 12px 40px rgba(107,27,69,0.18);border-color:#781C30;transform:translateY(-3px)}.profile-icon{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.6rem;flex-shrink:0;margin-bottom:6px}.profile-icon.icon-star{color:#d4a017;background:#fef9e7}.profile-icon.icon-fb{color:#1877F2;background:#e8f1fc}.profile-icon.icon-p24{color:#781C30;background:#f7edf3}.profile-icon.icon-wa{color:#25D366;background:#e8f8ee}.profile-name{font-family:"Playfair Display","Times New Roman",Georgia,serif;font-size:1.1rem;font-weight:600;color:#1a100a}.profile-desc{font-size:0.82rem;color:#7a6e65;line-height:1.6}.profile-cta{font-size:0.78rem;color:#781C30;font-weight:600;letter-spacing:0.04em;margin-top:6px}.profile-cta i{margin-left:5px;font-size:0.65rem}.listings{background:#fff;padding:88px 0}@media (max-width: 768px){.listings{padding:64px 0}}.listings-block{margin-bottom:60px}.listings-block:last-child{margin-bottom:0}.listings-block-header{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid #e3d9cf}.listings-block-header i{color:#781C30;font-size:0.95rem}.listings-block-header h3{font-family:"Playfair Display","Times New Roman",Georgia,serif;font-size:1.45rem;font-weight:600;color:#1a100a}.listings-block-header a{margin-left:auto;font-size:0.78rem;color:#781C30;text-decoration:none;font-weight:600;letter-spacing:0.02em;display:flex;align-items:center;gap:5px;opacity:0.8}.listings-block-header a:hover{opacity:1;text-decoration:underline}.listings-block-header a i{font-size:0.65rem}.property-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:22px}@media (max-width: 580px){.property-grid{grid-template-columns:1fr}}.property-card{display:flex;flex-direction:column;border:1px solid #e3d9cf;border-radius:10px;overflow:hidden;text-decoration:none !important;color:#1a100a !important;background:#fff;transition:box-shadow 0.25s ease, border-color 0.25s ease, transform 0.25s ease}.property-card:hover{box-shadow:0 8px 32px rgba(107,27,69,0.1);border-color:#781C30;transform:translateY(-2px)}.property-card:hover .property-img img{transform:scale(1.04)}.property-img{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#f0ebe3}.property-img img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.property-body{padding:18px;flex:1;display:flex;flex-direction:column;gap:3px}.property-type{font-size:0.67rem;text-transform:uppercase;letter-spacing:0.12em;color:#7a6e65}.property-location{font-family:"Playfair Display","Times New Roman",Georgia,serif;font-size:1rem;font-weight:600;color:#1a100a;line-height:1.3;margin-top:2px}.property-price{font-size:1.05rem;font-weight:700;color:#781C30;margin-top:6px}.property-features{display:flex;gap:16px;font-size:0.78rem;color:#7a6e65;margin-top:10px}.property-features span{display:flex;align-items:center;gap:5px}.footer{background:#531220;color:#fff;padding:56px 0 32px}.footer-grid{display:grid;grid-template-columns:auto 1fr auto;gap:56px;align-items:start;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,0.12);margin-bottom:24px}@media (max-width: 860px){.footer-grid{grid-template-columns:1fr;gap:36px}}.footer-logo{display:flex;align-items:center;gap:16px}.footer-logo img{width:52px;height:52px;filter:brightness(0) invert(1);flex-shrink:0}.footer-logo .footer-brand .name{display:block;font-family:"Playfair Display","Times New Roman",Georgia,serif;font-size:1.33rem;font-weight:600;letter-spacing:0.14em;color:#fff}.footer-logo .footer-brand .sub{display:block;font-size:0.81rem;letter-spacing:0.3em;opacity:0.55;margin-top:3px}@media (max-width: 860px){.footer-logo{justify-content:center;text-align:center}}.footer-contact p{display:flex;align-items:center;gap:12px;font-size:1.225rem;margin-bottom:12px;opacity:0.8}.footer-contact p i{width:16px;text-align:center;opacity:0.6;flex-shrink:0}.footer-contact p a{color:#fff;text-decoration:none}.footer-contact p a:hover{opacity:1;text-decoration:underline}.footer-contact p:last-child{margin-bottom:0}@media (max-width: 860px){.footer-contact p{justify-content:center}}.footer-links{display:flex;flex-direction:column;gap:10px}.footer-links a{display:flex;align-items:center;justify-content:flex-end;gap:9px;font-size:1.15rem;opacity:0.65;text-decoration:none;transition:opacity 0.2s}.footer-links a:hover{opacity:1}.footer-links a i{width:14px;text-align:center}@media (max-width: 860px){.footer-links a{justify-content:center}}.footer-copy{text-align:center;font-size:1.01rem;opacity:0.38;letter-spacing:0.04em}.footer-copy a{color:#fff;text-decoration:underline;text-underline-offset:2px}.footer-copy a:hover{opacity:1}
