@import url('home-public-v3-base.css?v=20260904-navy-base');
@import url('home-sticky-navbar.css?v=20260904-02');
@import url('home-mobile-performance.css?v=20260904-01');

/* Keep every property-card CTA on Home aligned with the catalogue navy action. */
.home-page .home-property-section .property-detail-button,
.home-page .home-property-section .btn-primary-property,
.home-page .home-property-section .property-card-actions a[href*="propiedad.html"],
.home-page #featuredGrid .property-detail-button,
.home-page #recentPropertiesGrid .property-detail-button,
.home-page #farmsLandGrid .property-detail-button {
  background: #071a33 !important;
  border-color: #071a33 !important;
  color: #fff !important;
  box-shadow: none !important;
}

.home-page .home-property-section .property-detail-button:hover,
.home-page .home-property-section .property-detail-button:focus-visible,
.home-page .home-property-section .btn-primary-property:hover,
.home-page .home-property-section .btn-primary-property:focus-visible,
.home-page .home-property-section .property-card-actions a[href*="propiedad.html"]:hover,
.home-page .home-property-section .property-card-actions a[href*="propiedad.html"]:focus-visible,
.home-page #featuredGrid .property-detail-button:hover,
.home-page #recentPropertiesGrid .property-detail-button:hover,
.home-page #farmsLandGrid .property-detail-button:hover {
  background: #0b2a50 !important;
  border-color: #0b2a50 !important;
  color: #fff !important;
}
