/* Rionda Vega — diseño editorial de lujo para home y landings */
html.rv-landing {
  --rv-navy: #0c1a2e;
  --rv-navy-2: #13263f;
  --rv-navy-soft: #1b3654;
  --rv-gold: #c4a35a;
  --rv-gold-2: #e0c588;
  --rv-gold-deep: #9a7b3a;
  --rv-ivory: #f6f1e8;
  --rv-cream: #fbf8f3;
  --rv-paper: #fffdf9;
  --rv-ink: #1c1917;
  --rv-muted: #6d6458;
  --rv-line: rgba(196, 163, 90, 0.38);
  --rv-shadow: 0 18px 50px rgba(12, 26, 46, 0.12);
  --rv-shadow-lg: 0 30px 70px rgba(12, 26, 46, 0.18);
  --primary-color: #0c1a2e;
  --secondary-color: #c4a35a;
  --accent-color: #c4a35a;
  --light-bg: #f6f1e8;
  --text-dark: #1c1917;
  --text-light: #6d6458;
  --white: #ffffff;
  --shadow: 0 18px 50px rgba(12, 26, 46, 0.12);
  --transition: 0.35s cubic-bezier(0.22, 1, 0.36, 1);
}

html.rv-landing,
html.rv-landing body {
  background: var(--rv-cream);
  color: var(--rv-ink);
  font-family: "Outfit", "Montserrat", sans-serif;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

html.rv-landing body {
  padding-top: 82px;
}

html.rv-landing .property-meta {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 8px;
}

html.rv-landing .carousel-wrap .container,
html.rv-landing .owl-carousel,
html.rv-landing .owl-wrapper-outer {
  overflow: visible;
}

html.rv-landing .search-button,
html.rv-landing .mobile-search-button {
  background: var(--rv-navy) !important;
  color: var(--rv-gold-2) !important;
  border: none;
  padding: 0 18px;
}

html.rv-landing body p,
html.rv-landing body li,
html.rv-landing body label,
html.rv-landing body small {
  font-family: "Outfit", "Montserrat", sans-serif;
  font-size: 1.05rem;
  line-height: 1.75;
  color: var(--rv-muted);
}

html.rv-landing body h1,
html.rv-landing body h2,
html.rv-landing body h3,
html.rv-landing body h4 {
  font-family: "Cormorant Garamond", Georgia, serif;
  color: var(--rv-navy);
  letter-spacing: 0.01em;
  line-height: 1.15;
}

html.rv-landing .page-header,
html.rv-landing .page-header h1,
html.rv-landing .page-header h2,
html.rv-landing .page-header p,
html.rv-landing .page-header span,
html.rv-landing .page-header a,
html.rv-landing .page-header .page-title,
html.rv-landing .page-header .page-subtitle,
html.rv-landing .search-header,
html.rv-landing .search-header h1,
html.rv-landing .search-header h2,
html.rv-landing .search-header p,
html.rv-landing .search-header span,
html.rv-landing .search-header a,
html.rv-landing .search-header .search-title,
html.rv-landing .search-header .search-subtitle,
html.rv-landing .property-header:has(.property-title),
html.rv-landing .property-header:has(.property-title) h1,
html.rv-landing .property-header:has(.property-title) p,
html.rv-landing .property-header:has(.property-title) span,
html.rv-landing .property-header:has(.property-title) a,
html.rv-landing .property-title,
html.rv-landing .property-subtitle,
html.rv-landing .contact-hero-title,
html.rv-landing .contact-hero-subtitle,
html.rv-landing .masthead h1,
html.rv-landing .masthead p.rv-hero-lead,
html.rv-landing .rv-hero h1,
html.rv-landing .rv-hero-lead,
html.rv-landing .contact-form-section > .contact-form-container > .form-title,
html.rv-landing .contact-form-section > .contact-form-container > .form-subtitle {
  color: #fff !important;
}

/* Header */
html.rv-landing .header-container {
  background: rgba(251, 248, 243, 0.96) !important;
  backdrop-filter: saturate(160%) blur(18px);
  -webkit-backdrop-filter: saturate(160%) blur(18px);
  box-shadow: 0 1px 0 var(--rv-line), 0 12px 30px rgba(12, 26, 46, 0.08) !important;
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1100;
}

html.rv-landing .header-container .container-fluid {
  padding: 4px 18px;
}

html.rv-landing .header-container .logo-container img {
  max-height: 55px !important;
  width: auto !important;
}

html.rv-landing .header-container a,
html.rv-landing .header-container .nav-link,
html.rv-landing .header-container .navbar-nav .nav-link,
html.rv-landing .header-container .dropdown-item {
  color: var(--rv-navy) !important;
  font-family: "Outfit", sans-serif !important;
  text-decoration: none !important;
}

html.rv-landing .header-container .navbar {
  font-family: "Outfit", sans-serif !important;
  font-size: 0.85rem !important;
  padding: 0 !important;
  background: transparent !important;
  flex-wrap: nowrap !important;
}

html.rv-landing .header-container .navbar-collapse {
  display: flex !important;
  flex-basis: auto !important;
  flex-grow: 1 !important;
}

html.rv-landing .header-container .navbar .navbar-nav {
  flex-direction: row !important;
  align-items: center !important;
  margin: 0 !important;
}

html.rv-landing .header-container .nav-item {
  margin: 0 !important;
}

html.rv-landing .header-container .nav-link,
html.rv-landing .header-container .navbar-nav .nav-link {
  font-size: 0.72rem !important;
  font-weight: 500 !important;
  letter-spacing: 0.14em !important;
  text-transform: uppercase !important;
  padding: 0.85rem 0.95rem !important;
  background: transparent !important;
}

html.rv-landing .header-container .nav-link:hover,
html.rv-landing .header-container .nav-link:focus,
html.rv-landing .header-container .nav-link:active,
html.rv-landing .header-container .dropdown-toggle:hover,
html.rv-landing .header-container .dropdown-toggle:focus,
html.rv-landing .header-container .dropdown-toggle.show {
  color: var(--rv-gold-deep) !important;
  background: transparent !important;
}


html.rv-landing .header-container .search-container {
  max-width: 500px;
  margin: 0 0 0 auto;
}

html.rv-landing .header-container .search-form,
html.rv-landing .mobile-search-form {
  display: flex !important;
  align-items: stretch !important;
  border: 1px solid var(--rv-line) !important;
  border-radius: 30px !important;
  overflow: hidden;
  background: #fff !important;
  box-shadow: var(--shadow) !important;
  padding: 0 !important;
}

html.rv-landing .header-container .search-input,
html.rv-landing .mobile-search-input {
  font-family: "Outfit", sans-serif !important;
  font-size: 14px !important;
  color: var(--rv-navy) !important;
  background: #fff !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  flex-grow: 1 !important;
  min-width: 0 !important;
  padding: 12px 20px !important;
}

html.rv-landing .header-container .search-button,
html.rv-landing .header-container .search-button i,
html.rv-landing .mobile-search-button,
html.rv-landing .mobile-search-button i {
  width: auto !important;
  height: auto !important;
  min-width: 50px !important;
  padding: 0 20px !important;
  border: none !important;
  border-radius: 0 !important;
  background: var(--rv-navy) !important;
  color: #fff !important;
}

html.rv-landing .header-container .dropdown-menu,
html.rv-landing .header-container .dropdown-menu.show,
html.rv-landing .header-container .navbar-nav .dropdown-menu {
  background: #fff !important;
  background-color: #fff !important;
  color: #0c1a2e !important;
  border: 1px solid rgba(196, 163, 90, 0.38) !important;
  border-radius: 14px !important;
  box-shadow: 0 18px 50px rgba(12, 26, 46, 0.12) !important;
  padding: 0.5rem 0 !important;
  --bs-dropdown-bg: #fff;
  --bs-dropdown-link-color: #0c1a2e;
  --bs-dropdown-link-hover-bg: #f6f1e8;
  --bs-dropdown-link-hover-color: #0c1a2e;
  --bs-dropdown-link-active-bg: #f6f1e8;
  --bs-dropdown-link-active-color: #0c1a2e;
}

html.rv-landing .header-container .dropdown-item,
html.rv-landing .header-container a.dropdown-item,
html.rv-landing .header-container a.dropdown-item:link,
html.rv-landing .header-container a.dropdown-item:visited,
html.rv-landing .header-container a.dropdown-item:hover,
html.rv-landing .header-container a.dropdown-item:focus,
html.rv-landing .header-container a.dropdown-item:active,
html.rv-landing .header-container a.dropdown-item.active,
html.rv-landing .header-container .dropdown-item:hover,
html.rv-landing .header-container .dropdown-item:focus,
html.rv-landing .header-container .dropdown-item:active,
html.rv-landing .header-container .dropdown-item.active {
  background: #fff !important;
  background-color: #fff !important;
  color: #0c1a2e !important;
  font-family: "Outfit", sans-serif !important;
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  padding: 0.55rem 1.1rem !important;
}

html.rv-landing .header-container .dropdown-item:hover,
html.rv-landing .header-container .dropdown-item:focus,
html.rv-landing .header-container a.dropdown-item:hover,
html.rv-landing .header-container a.dropdown-item:focus {
  background: #f6f1e8 !important;
  background-color: #f6f1e8 !important;
  color: #0c1a2e !important;
}

html.rv-landing .header-container .dropdown-item:active,
html.rv-landing .header-container .dropdown-item.active,
html.rv-landing .header-container a.dropdown-item:active,
html.rv-landing .header-container a.dropdown-item.active {
  background: #f6f1e8 !important;
  background-color: #f6f1e8 !important;
  color: #0c1a2e !important;
}

html.rv-landing .header-container .nav-link.active,
html.rv-landing .header-container .nav-link:active,
html.rv-landing .header-container .show > .nav-link,
html.rv-landing .header-container .dropdown-toggle:active,
html.rv-landing .header-container .nav-item.show > .nav-link,
html.rv-landing .header-container .nav-item.dropdown.show > .nav-link,
html.rv-landing .header-container .navbar-nav .show > .nav-link,
html.rv-landing .header-container .navbar-nav .nav-link.active {
  color: #0c1a2e !important;
  background: transparent !important;
  background-color: transparent !important;
}

html.rv-landing .mobile-nav {
  flex-direction: column !important;
  align-items: stretch !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

html.rv-landing .mobile-nav-item {
  width: 100% !important;
  display: block !important;
  margin: 0 !important;
}

html.rv-landing .mobile-nav-link,
html.rv-landing .mobile-nav-link:hover,
html.rv-landing .mobile-nav-link:focus,
html.rv-landing .mobile-nav-link:active {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  width: 100% !important;
  color: #0c1a2e !important;
  font-family: "Outfit", sans-serif !important;
  font-size: 1.05rem !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  background: transparent !important;
  padding: 16px 20px !important;
}

html.rv-landing .mobile-dropdown-menu {
  background: #fff !important;
  display: block !important;
  position: static !important;
  float: none !important;
  width: 100% !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}

html.rv-landing .mobile-dropdown-item,
html.rv-landing .mobile-dropdown-item:link,
html.rv-landing .mobile-dropdown-item:visited {
  color: #0c1a2e !important;
  background: #fff !important;
  font-family: "Outfit", sans-serif !important;
}

html.rv-landing .mobile-dropdown-item:hover,
html.rv-landing .mobile-dropdown-item:focus,
html.rv-landing .mobile-dropdown-item:active {
  color: #0c1a2e !important;
  background: #f6f1e8 !important;
}

@media (max-width: 767.98px) {
  html.rv-landing {
    --rv-header-h: 72px;
  }

  html.rv-landing body {
    padding-top: var(--rv-header-h);
  }

  html.rv-landing .header-container {
    height: auto;
    min-height: var(--rv-header-h);
    max-height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  html.rv-landing .header-container > .d-md-none {
    width: 100%;
  }

  html.rv-landing .mobile-header {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    height: var(--rv-header-h);
    min-height: var(--rv-header-h);
    padding: 0 16px;
    background: #fbf8f3;
    position: sticky;
    top: 0;
    z-index: 2;
  }

  html.rv-landing .mobile-header .logo-container {
    padding: 0 !important;
  }

  html.rv-landing .mobile-header img {
    max-height: 48px !important;
    width: auto !important;
    display: block;
  }

  html.rv-landing .mobile-menu-btn {
    color: #0c1a2e !important;
    font-size: 1.45rem !important;
    line-height: 1;
    padding: 8px 10px !important;
    background: transparent !important;
    border: 0 !important;
  }

  html.rv-landing .mobile-menu-collapse.show {
    height: auto !important;
    overflow: visible;
    background: #fff;
  }

  html.rv-landing .mobile-dropdown-item {
    display: block !important;
    width: 100% !important;
    padding: 13px 20px 13px 36px !important;
    font-size: 0.98rem !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
  }
}

/* Hero */
html.rv-landing header.masthead,
html.rv-landing .masthead.rv-hero {
  position: relative;
  overflow: hidden;
  height: 92vh;
  min-height: 620px;
  max-height: 980px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  background: var(--rv-navy) !important;
}

html.rv-landing .rv-hero video,
html.rv-landing header.masthead video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.04);
}

html.rv-landing .rv-hero-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    radial-gradient(ellipse at center, rgba(8, 16, 28, 0.12) 0%, rgba(8, 16, 28, 0.42) 68%, rgba(8, 16, 28, 0.72) 100%),
    linear-gradient(180deg, rgba(8, 16, 28, 0.28) 0%, rgba(8, 16, 28, 0.12) 38%, rgba(8, 16, 28, 0.7) 100%);
}

html.rv-landing .rv-hero::after {
  content: "";
  position: absolute;
  inset: 18px;
  border: 1px solid rgba(196, 163, 90, 0.38);
  z-index: 2;
  pointer-events: none;
}

html.rv-landing .masthead-content,
html.rv-landing .rv-hero-content {
  position: relative;
  z-index: 3;
  text-align: center;
  color: #fff;
  padding: 0 1.25rem;
  max-width: 980px;
  margin: 0 auto;
}

html.rv-landing .rv-kicker {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  color: var(--rv-gold-2) !important;
  font-family: "Outfit", sans-serif !important;
  font-size: 0.72rem !important;
  font-weight: 500 !important;
  letter-spacing: 0.32em !important;
  text-transform: uppercase;
  margin-bottom: 1.35rem;
}

html.rv-landing .rv-kicker::before,
html.rv-landing .rv-kicker::after {
  content: "";
  width: 42px;
  height: 1px;
  background: var(--rv-gold);
}

html.rv-landing .masthead-subheading,
html.rv-landing .rv-hero h1 {
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: clamp(2.35rem, 5.2vw, 4.6rem) !important;
  font-weight: 500 !important;
  line-height: 1.08 !important;
  color: #fff !important;
  text-shadow: 0 10px 40px rgba(0, 0, 0, 0.35);
  margin: 0 0 1.2rem;
  letter-spacing: 0.01em;
}

html.rv-landing .rv-hero-lead,
html.rv-landing .masthead-content > p {
  color: rgba(255, 255, 255, 0.88) !important;
  font-size: 1.15rem !important;
  font-weight: 300;
  max-width: 640px;
  margin: 0 auto 2rem;
}

html.rv-landing .rv-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  justify-content: center;
}

html.rv-landing .rv-btn,
html.rv-landing .cta-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 52px;
  padding: 0.85rem 1.7rem;
  border-radius: 999px;
  font-family: "Outfit", sans-serif !important;
  font-size: 0.78rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  text-decoration: none !important;
  border: 1px solid transparent;
  transition: var(--transition);
  cursor: pointer;
}

html.rv-landing .rv-btn-gold,
html.rv-landing .cta-button {
  background: linear-gradient(180deg, var(--rv-gold-2), var(--rv-gold)) !important;
  color: var(--rv-navy) !important;
  box-shadow: 0 12px 28px rgba(196, 163, 90, 0.28);
}

html.rv-landing .rv-btn-gold:hover,
html.rv-landing .cta-button:hover,
html.rv-landing .cta-button:focus {
  transform: translateY(-3px);
  color: var(--rv-navy) !important;
  box-shadow: 0 18px 36px rgba(196, 163, 90, 0.38);
}

html.rv-landing .rv-btn-ghost {
  background: transparent;
  color: #fff !important;
  border-color: rgba(255, 255, 255, 0.55);
}

html.rv-landing .rv-btn-ghost:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: var(--rv-gold);
  color: var(--rv-gold-2) !important;
  transform: translateY(-3px);
}

html.rv-landing .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 4;
  background: rgba(255, 255, 255, 0.94);
  color: var(--rv-navy);
  border: none;
  padding: 14px 26px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  border-radius: 50px;
  display: none;
  cursor: pointer;
  box-shadow: var(--rv-shadow);
}

html.rv-landing .text-muted {
  font-size: 0.8rem !important;
  color: var(--rv-muted) !important;
}

html.rv-landing .rv-scroll-hint {
  position: absolute;
  left: 50%;
  bottom: 92px;
  z-index: 3;
  transform: translateX(-50%);
  width: 22px;
  height: 36px;
  border: 1px solid rgba(255, 255, 255, 0.45);
  border-radius: 14px;
}

html.rv-landing .rv-scroll-hint span {
  display: block;
  width: 4px;
  height: 8px;
  margin: 6px auto 0;
  background: var(--rv-gold);
  border-radius: 4px;
  animation: rvScroll 1.6s ease-in-out infinite;
}

@keyframes rvScroll {
  0% { opacity: 0; transform: translateY(0); }
  40% { opacity: 1; }
  100% { opacity: 0; transform: translateY(12px); }
}

/* Trust bar */
html.rv-landing .rv-trust {
  position: relative;
  z-index: 4;
  margin-top: -46px;
  padding: 0 1rem 0;
}

html.rv-landing .rv-trust-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  max-width: 1100px;
  margin: 0 auto;
  background: var(--rv-paper);
  border: 1px solid var(--rv-line);
  box-shadow: var(--rv-shadow);
}

html.rv-landing .rv-trust-item {
  padding: 22px 16px;
  text-align: center;
  border-right: 1px solid var(--rv-line);
}

html.rv-landing .rv-trust-item:last-child {
  border-right: none;
}

html.rv-landing .rv-trust-item strong {
  display: block;
  font-family: "Cormorant Garamond", serif;
  font-size: 1.45rem;
  font-weight: 600;
  color: var(--rv-navy);
  line-height: 1.2;
}

html.rv-landing .rv-trust-item span {
  display: block;
  margin-top: 4px;
  font-size: 0.72rem !important;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--rv-muted) !important;
}

/* Sections */
html.rv-landing .section-title {
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: clamp(2rem, 4vw, 3.15rem) !important;
  font-weight: 500 !important;
  margin-bottom: 1.1rem;
  padding-bottom: 0;
  text-align: center;
  color: var(--rv-navy);
  position: relative;
}

html.rv-landing .section-title::after {
  content: "";
  display: block;
  width: 56px;
  height: 1px;
  margin: 18px auto 0;
  background: var(--rv-gold);
  border-radius: 0;
}

html.rv-landing .section-title.is-left,
html.rv-landing .info-section .section-title {
  text-align: left !important;
}

html.rv-landing .info-section .section-title::after,
html.rv-landing .section-title.is-left::after {
  margin-left: 0;
}

html.rv-landing .rv-lead,
html.rv-landing .lead {
  font-size: 1.18rem !important;
  font-weight: 300 !important;
  color: var(--rv-muted) !important;
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}

html.rv-landing section.py-5.bg-light {
  background: var(--rv-ivory) !important;
  padding: 88px 0 36px !important;
}

html.rv-landing .carousel-wrap,
html.rv-landing section.py-5:not(.bg-light):not(.contact-section) {
  padding-top: 72px;
  padding-bottom: 88px;
  background: var(--rv-cream);
}

html.rv-landing .info-section {
  background:
    linear-gradient(180deg, var(--rv-navy) 0%, var(--rv-navy-2) 100%);
  padding: 100px 0;
  color: #fff;
}

html.rv-landing .info-section .section-title,
html.rv-landing .info-section h2 {
  color: #fff !important;
}

html.rv-landing .info-section p,
html.rv-landing .info-section li {
  color: rgba(255, 255, 255, 0.82) !important;
}

html.rv-landing .info-section .rv-kicker {
  color: var(--rv-gold-2) !important;
  justify-content: flex-start;
}

html.rv-landing .info-section .rv-kicker::before {
  display: none;
}

html.rv-landing .rv-checks li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 12px;
  font-size: 1.02rem !important;
}

html.rv-landing .rv-checks i {
  color: var(--rv-gold);
  margin-top: 5px;
}

html.rv-landing .rv-photo-frame {
  position: relative;
  padding: 14px;
}

html.rv-landing .rv-photo-frame img,
html.rv-landing .info-section img,
html.rv-landing .contact-section img {
  width: 100%;
  border-radius: 4px;
  display: block;
  box-shadow: var(--rv-shadow-lg);
  object-fit: cover;
}

html.rv-landing .rv-photo-frame::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid var(--rv-gold);
  transform: translate(12px, 12px);
  z-index: 0;
}

html.rv-landing .rv-photo-frame img {
  position: relative;
  z-index: 1;
}

/* Property types */
html.rv-landing .property-types-container {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 18px;
  margin-top: 2.4rem;
}

html.rv-landing .cardCat {
  height: auto;
  min-height: 170px;
  cursor: pointer;
  background: var(--rv-paper);
  border: 1px solid var(--rv-line);
  border-radius: 4px;
  transition: var(--transition);
  box-shadow: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 28px 16px;
  margin: 0;
}

html.rv-landing .cardCat:hover {
  transform: translateY(-8px);
  border-color: var(--rv-gold);
  box-shadow: var(--rv-shadow);
}

html.rv-landing .rv-cat-icon,
html.rv-landing .cardCat .mb-3 {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 16px !important;
  font-size: 1.45rem !important;
  color: var(--rv-navy);
  background: var(--rv-ivory);
  border: 1px solid var(--rv-line);
}

html.rv-landing .cardCat:hover .rv-cat-icon,
html.rv-landing .cardCat:hover .mb-3 {
  background: var(--rv-navy);
  color: var(--rv-gold-2);
  border-color: var(--rv-navy);
}

html.rv-landing .cardCat h5,
html.rv-landing .cardCat .card-title {
  font-family: "Outfit", sans-serif !important;
  font-size: 0.78rem !important;
  font-weight: 500 !important;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--rv-navy) !important;
  margin: 0;
}

/* Carousel */
html.rv-landing .owl-carousel .item {
  border-radius: 4px;
  height: 380px;
  margin: 10px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  transition: var(--transition);
}

html.rv-landing .owl-carousel .item img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  transition: 0.8s ease;
}

html.rv-landing .owl-carousel .item:hover img {
  transform: scale(1.08);
}

html.rv-landing .rv-carousel-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 22px;
  background: linear-gradient(180deg, transparent 40%, rgba(12, 26, 46, 0.78) 100%);
  color: #fff;
  font-family: "Outfit", sans-serif;
  font-size: 0.72rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

html.rv-landing .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
  z-index: 10;
}

html.rv-landing .owl-nav .owl-prev,
html.rv-landing .owl-nav .owl-next {
  background: rgba(251, 248, 243, 0.94) !important;
  color: var(--rv-navy) !important;
  width: 48px !important;
  height: 48px !important;
  padding: 0 !important;
  border-radius: 50% !important;
  border: 1px solid var(--rv-line) !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  box-shadow: var(--rv-shadow);
  font-size: 0 !important;
}

html.rv-landing .owl-nav .owl-prev { left: -18px; position: absolute; }
html.rv-landing .owl-nav .owl-next { right: -18px; position: absolute; }

html.rv-landing .owl-prev span,
html.rv-landing .owl-next span { display: none; }

html.rv-landing .owl-prev::after,
html.rv-landing .owl-next::after {
  font-size: 28px;
  font-weight: 400;
  line-height: 1;
  color: var(--rv-navy);
}

html.rv-landing .owl-prev::after { content: "‹"; }
html.rv-landing .owl-next::after { content: "›"; }

html.rv-landing .owl-nav .owl-prev:hover,
html.rv-landing .owl-nav .owl-next:hover {
  background: var(--rv-navy) !important;
  transform: scale(1.06);
}

html.rv-landing .owl-nav .owl-prev:hover::after,
html.rv-landing .owl-nav .owl-next:hover::after {
  color: var(--rv-gold-2);
}

/* Property cards */
html.rv-landing .properties-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
  gap: 28px;
  margin: 28px 0 44px;
}

html.rv-landing .property-card {
  background: var(--rv-paper);
  border-radius: 4px;
  overflow: hidden;
  box-shadow: none;
  border: 1px solid rgba(12, 26, 46, 0.08);
  transition: var(--transition);
  position: relative;
}

html.rv-landing .property-card:hover {
  transform: translateY(-8px);
  box-shadow: var(--rv-shadow-lg);
  border-color: var(--rv-gold);
}

html.rv-landing .property-image-wrap {
  position: relative;
  overflow: hidden;
}

html.rv-landing .property-image {
  width: 100%;
  height: 240px;
  object-fit: cover;
  display: block;
  transition: 0.8s ease;
}

html.rv-landing .property-card:hover .property-image {
  transform: scale(1.07);
}

html.rv-landing .property-hover {
  position: absolute;
  inset: auto 16px 16px auto;
  background: rgba(251, 248, 243, 0.94);
  color: var(--rv-navy);
  font-size: 0.68rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  padding: 8px 12px;
  opacity: 0;
  transform: translateY(8px);
  transition: var(--transition);
}

html.rv-landing .property-card:hover .property-hover {
  opacity: 1;
  transform: none;
}

html.rv-landing .property-badge {
  position: absolute;
  top: 16px;
  right: 16px;
  background: var(--rv-gold);
  color: var(--rv-navy);
  padding: 6px 12px;
  border-radius: 0;
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  z-index: 10;
}

html.rv-landing .property-content { padding: 22px 20px 24px; }

html.rv-landing .property-status {
  font-size: 0.7rem;
  letter-spacing: 0.16em;
  color: var(--rv-gold-deep);
  font-weight: 600;
  text-transform: uppercase;
}

html.rv-landing .property-views {
  font-size: 0.8rem;
  color: var(--rv-muted);
}

html.rv-landing .property-price {
  font-family: "Cormorant Garamond", serif;
  font-size: 1.7rem;
  font-weight: 600;
  color: var(--rv-navy);
  margin: 8px 0 6px;
}

html.rv-landing .property-name {
  font-family: "Outfit", sans-serif !important;
  font-size: 1rem !important;
  font-weight: 500 !important;
  color: var(--rv-ink);
  margin: 0 0 14px;
  line-height: 1.45;
}

html.rv-landing .property-type {
  font-size: 0.78rem !important;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--rv-muted);
  padding-top: 12px;
  border-top: 1px solid var(--rv-line);
}

html.rv-landing .property-link,
html.rv-landing .property-link:hover {
  text-decoration: none;
  color: inherit;
  display: block;
}

/* Context chips + SEO */
html.rv-landing .landing-ctx {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin: 22px 0 8px;
}

html.rv-landing .landing-ctx a {
  display: inline-block;
  padding: 8px 16px;
  background: transparent;
  color: var(--rv-navy);
  border: 1px solid var(--rv-line);
  border-radius: 999px;
  font-size: 0.8rem;
  letter-spacing: 0.04em;
  text-decoration: none;
}

html.rv-landing .landing-ctx a:hover {
  background: var(--rv-navy);
  color: #fff;
  border-color: var(--rv-navy);
}

html.rv-landing .seo-content {
  background: var(--rv-paper);
  padding: 90px 0;
}

html.rv-landing .seo-content h2 {
  font-size: 2.4rem !important;
  margin-bottom: 22px;
  color: var(--rv-navy);
}

html.rv-landing .seo-content h3 {
  font-family: "Outfit", sans-serif !important;
  font-size: 0.78rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  margin: 32px 0 12px;
  color: var(--rv-gold-deep) !important;
}

html.rv-landing .seo-content p,
html.rv-landing .seo-content li {
  font-size: 1.05rem !important;
  color: var(--rv-muted);
}

html.rv-landing .seo-content a {
  color: var(--rv-navy);
  text-decoration: underline;
  text-underline-offset: 3px;
}

/* FAQ */
html.rv-landing .seo-faq,
html.rv-landing .info-card.seo-faq {
  background: var(--rv-paper) !important;
  border: 1px solid var(--rv-line) !important;
  box-shadow: none !important;
  padding: 2.4rem 2.2rem 1.6rem !important;
  margin: 2.5rem 0 3rem !important;
  transform: none !important;
}

html.rv-landing .info-card.seo-faq:hover {
  transform: none !important;
  box-shadow: none !important;
}

html.rv-landing .seo-faq h2 {
  font-family: "Cormorant Garamond", serif !important;
  font-size: 2.35rem !important;
  font-weight: 500 !important;
  color: var(--rv-navy) !important;
  text-align: left !important;
  margin: 0 0 1.15rem !important;
  padding: 0 0 1rem !important;
  border-bottom: 1px solid var(--rv-line);
}

html.rv-landing .seo-faq-item {
  border: none !important;
  border-bottom: 1px solid var(--rv-line) !important;
  padding: 0 !important;
  margin: 0 !important;
}

html.rv-landing .seo-faq-item:last-child {
  border-bottom: none !important;
}

html.rv-landing .seo-faq-item summary {
  font-family: "Outfit", sans-serif !important;
  font-size: 1.05rem !important;
  font-weight: 600 !important;
  color: var(--rv-navy) !important;
  line-height: 1.5 !important;
  padding: 1.2rem 2.8rem 1.2rem 0 !important;
  cursor: pointer;
  list-style: none;
  position: relative;
}

html.rv-landing .seo-faq-item summary::-webkit-details-marker {
  display: none;
}

html.rv-landing .seo-faq-item summary:hover {
  background: transparent !important;
  color: var(--rv-gold-deep) !important;
}

html.rv-landing .seo-faq-item summary::after {
  content: "";
  position: absolute;
  right: 0.15rem;
  top: 50%;
  width: 11px;
  height: 11px;
  border-right: 2px solid var(--rv-gold);
  border-bottom: 2px solid var(--rv-gold);
  transform: translateY(-70%) rotate(45deg);
}

html.rv-landing .seo-faq-item[open] summary::after {
  transform: translateY(-30%) rotate(-135deg);
}

html.rv-landing .seo-faq-item p,
html.rv-landing .seo-faq-item p.text-muted,
html.rv-landing body .seo-faq-item p {
  color: var(--rv-muted) !important;
  font-size: 1.02rem !important;
  line-height: 1.8 !important;
  margin: 0 !important;
  padding: 0.15rem 0.1rem 1.35rem !important;
  max-width: 62ch;
}

/* Contact */
html.rv-landing .contact-section {
  padding: 96px 0;
  background:
    radial-gradient(900px 320px at 10% 0%, rgba(196, 163, 90, 0.16), transparent 60%),
    linear-gradient(180deg, var(--rv-navy-2), var(--rv-navy)) !important;
}

html.rv-landing .contact-form-container {
  background: var(--rv-paper);
  padding: 36px 32px 30px;
  border-radius: 4px;
  border-top: 2px solid var(--rv-gold);
  box-shadow: var(--rv-shadow-lg);
}

html.rv-landing .contact-form-title {
  font-family: "Cormorant Garamond", serif !important;
  font-size: 2.1rem !important;
  font-weight: 500 !important;
  margin-bottom: 8px;
  text-align: left;
  color: var(--rv-navy);
}

html.rv-landing .rv-form-note {
  font-size: 0.92rem !important;
  margin-bottom: 22px;
}

html.rv-landing .contact-form-container .form-control {
  border: none;
  border-bottom: 1px solid rgba(12, 26, 46, 0.16);
  border-radius: 0;
  padding: 12px 2px;
  font-size: 0.98rem;
  margin-bottom: 16px;
  width: 100%;
  background: transparent;
  box-shadow: none;
  font-family: "Outfit", sans-serif;
}

html.rv-landing .contact-form-container .form-control:focus {
  border-color: var(--rv-gold);
  box-shadow: none;
  outline: none;
}

html.rv-landing .form-control.is-invalid { border-color: #b42318 !important; }
html.rv-landing .form-control.is-valid { border-color: #3c7a4a !important; }

html.rv-landing .error-message {
  color: #b42318;
  font-size: 0.8rem !important;
  margin-top: -10px;
  margin-bottom: 10px;
  display: none;
}

html.rv-landing .error-message.show { display: block; }

html.rv-landing .btn-success,
html.rv-landing #submitBtn {
  background: linear-gradient(180deg, var(--rv-gold-2), var(--rv-gold)) !important;
  border: none !important;
  border-radius: 999px !important;
  padding: 12px 32px !important;
  font-family: "Outfit", sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--rv-navy) !important;
  min-width: 160px;
}

html.rv-landing .btn-success:hover,
html.rv-landing #submitBtn:hover {
  transform: translateY(-2px);
  color: var(--rv-navy) !important;
}

html.rv-landing .form-label {
  font-size: 0.72rem !important;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--rv-muted);
  margin-bottom: 4px;
}

html.rv-landing .recaptcha-fit {
  container-type: inline-size;
  width: 100%;
  max-width: 304px;
  overflow: hidden;
  height: calc(78px * min(1, 100cqi / 304px));
}

html.rv-landing .recaptcha-fit .g-recaptcha {
  transform-origin: left top;
  transform: scale(min(1, calc(100cqi / 304px)));
}

html.rv-landing .rv-contact-copy {
  color: #fff;
  padding-right: 24px;
}

html.rv-landing .rv-contact-copy h2,
html.rv-landing .rv-contact-copy .section-title {
  color: #fff !important;
  text-align: left;
}

html.rv-landing .rv-contact-copy .section-title::after {
  margin-left: 0;
}

html.rv-landing .rv-contact-copy p {
  color: rgba(255, 255, 255, 0.78) !important;
}

/* Footer polish on these pages */
html.rv-landing .rb-footer {
  border-image: linear-gradient(90deg, var(--rv-gold-deep), var(--rv-gold), var(--rv-gold-deep)) 1 !important;
}

html.rv-landing .rb-footer-title::after {
  background: var(--rv-gold) !important;
}

html.rv-landing .modal-header-wts .modal-title-wts,
html.rv-landing .modal-header-wts .modal-subtitle-wts,
html.rv-landing .modal-header-text-wts,
html.rv-landing .modal-header-text-wts h2,
html.rv-landing .modal-header-text-wts p {
  color: #fff !important;
}

html.rv-landing .rb-footer-container {
  grid-template-columns: minmax(280px, 1.35fr) repeat(3, minmax(160px, 1fr));
}

html.rv-landing .rb-contact-item {
  min-width: 0;
  width: 100%;
}

html.rv-landing .rb-contact-link,
html.rv-landing .rb-contact-text {
  font-size: 0.84rem !important;
  line-height: 1.45 !important;
  flex: 1 1 auto;
  min-width: 0;
  overflow: visible !important;
  white-space: normal !important;
  overflow-wrap: anywhere;
  word-break: break-word;
}

@media (max-width: 900px) {
  html.rv-landing .rb-footer-container {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 768px) {
  html.rv-landing .rb-footer {
    overflow-x: hidden;
  }

  html.rv-landing .rb-footer-container {
    grid-template-columns: 1fr !important;
    gap: 28px !important;
    text-align: left !important;
    padding: 0 18px !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  html.rv-landing .rb-footer-section,
  html.rv-landing .rb-footer-contact {
    align-items: stretch !important;
    width: 100% !important;
  }

  html.rv-landing .rb-footer-title {
    text-align: left !important;
  }

  html.rv-landing .rb-footer-title::after {
    left: 0 !important;
    transform: none !important;
  }

  html.rv-landing .rb-contact-item {
    justify-content: flex-start !important;
    text-align: left !important;
  }

  html.rv-landing .rb-contact-link,
  html.rv-landing .rb-contact-text,
  html.rv-landing .rb-section-link,
  html.rv-landing .rb-copyright-content,
  html.rv-landing .rb-copyright-content span {
    color: rgba(255, 255, 255, 0.88) !important;
    font-size: 0.9rem !important;
  }

  html.rv-landing .rb-copyright-content,
  html.rv-landing .rb-copyright-content span {
    font-size: 0.78rem !important;
    color: rgba(255, 255, 255, 0.62) !important;
  }

  html.rv-landing .rb-footer-sections {
    grid-template-columns: 1fr 1fr !important;
    width: 100%;
  }

  html.rv-landing .rb-map-container {
    max-width: 100% !important;
    width: 100% !important;
  }

  html.rv-landing .rb-footer-copyright {
    padding: 16px 16px 92px !important;
  }
}

/* Animations */
html.rv-landing .animate-fade-in { animation: rvFade 1s ease both; }
html.rv-landing .animate-slide-in-left { animation: rvLeft 0.85s ease both; }
html.rv-landing .animate-slide-in-right { animation: rvRight 0.85s ease both; }

@keyframes rvFade {
  from { opacity: 0; transform: translateY(18px); }
  to { opacity: 1; transform: none; }
}
@keyframes rvLeft {
  from { opacity: 0; transform: translateX(-36px); }
  to { opacity: 1; transform: none; }
}
@keyframes rvRight {
  from { opacity: 0; transform: translateX(36px); }
  to { opacity: 1; transform: none; }
}

@media (max-width: 991px) {
  html.rv-landing .property-types-container {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  html.rv-landing .rv-trust-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  html.rv-landing .rv-trust-item:nth-child(2) { border-right: none; }
  html.rv-landing .rv-hero::after { inset: 12px; }
}

@media (max-width: 767px) {
  html.rv-landing header.masthead,
  html.rv-landing .masthead.rv-hero {
    height: 78vh;
    min-height: 520px;
  }
  html.rv-landing .masthead-subheading {
    font-size: 2.05rem !important;
  }
  html.rv-landing .property-types-container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }
  html.rv-landing .cardCat { min-height: 140px; padding: 20px 10px; }
  html.rv-landing .owl-nav .owl-prev { left: 8px; }
  html.rv-landing .owl-nav .owl-next { right: 8px; }
  html.rv-landing .rv-trust { margin-top: -28px; }
  html.rv-landing .contact-form-container { padding: 24px 18px; }
  html.rv-landing .rv-contact-copy { padding: 0 0 28px; }
  html.rv-landing .info-section,
  html.rv-landing .contact-section,
  html.rv-landing .seo-content { padding: 64px 0; }
  html.rv-landing .rv-scroll-hint { display: none; }
}

/* ===== Resto del sitio: listados, fichas, contacto, búsqueda ===== */
html.rv-landing .page-header,
html.rv-landing .search-header,
html.rv-landing .property-header:has(.property-title) {
  background: linear-gradient(160deg, #0c1a2e 0%, #13263f 100%) !important;
  color: #fff !important;
  border-radius: 0 !important;
  padding: 52px 0 44px !important;
  margin-bottom: 40px !important;
  box-shadow: none !important;
  position: relative;
}

html.rv-landing .page-header .seo-breadcrumb,
html.rv-landing .page-header .seo-breadcrumb a,
html.rv-landing .page-header .seo-breadcrumb span,
html.rv-landing .search-header .seo-breadcrumb,
html.rv-landing .search-header .seo-breadcrumb a,
html.rv-landing .search-header .seo-breadcrumb span,
html.rv-landing .property-header .seo-breadcrumb,
html.rv-landing .property-header .seo-breadcrumb a,
html.rv-landing .property-header .seo-breadcrumb span {
  color: #fff !important;
}

html.rv-landing .page-header .seo-breadcrumb li:not(:last-child)::after,
html.rv-landing .search-header .seo-breadcrumb li:not(:last-child)::after,
html.rv-landing .property-header .seo-breadcrumb li:not(:last-child)::after {
  content: "\203A";
  margin: 0 8px;
  color: rgba(255, 255, 255, 0.7);
}

html.rv-landing .page-title,
html.rv-landing .search-title,
html.rv-landing .property-title,
html.rv-landing .contact-hero-title {
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-weight: 500 !important;
  letter-spacing: 0.01em;
  color: #fff !important;
}

html.rv-landing .form-title,
html.rv-landing .filter-title,
html.rv-landing .contact-card-title,
html.rv-landing .empty-title {
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-weight: 500 !important;
  letter-spacing: 0.01em;
}

html.rv-landing .page-subtitle,
html.rv-landing .search-subtitle,
html.rv-landing .property-subtitle,
html.rv-landing .contact-hero-subtitle,
html.rv-landing .form-subtitle {
  font-family: "Outfit", sans-serif !important;
  font-weight: 300 !important;
}

html.rv-landing .filter-section {
  background: var(--rv-paper) !important;
  border: 1px solid var(--rv-line) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
}

html.rv-landing .filter-btn {
  background: linear-gradient(180deg, var(--rv-gold-2), var(--rv-gold)) !important;
  color: var(--rv-navy) !important;
  border: none !important;
  border-radius: 999px !important;
  font-family: "Outfit", sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-size: 0.78rem !important;
  padding: 12px 22px !important;
}

html.rv-landing .filter-btn:hover {
  transform: translateY(-2px);
}

html.rv-landing .filter-select,
html.rv-landing .sort-select {
  border-radius: 4px !important;
  border: 1px solid var(--rv-line) !important;
  font-family: "Outfit", sans-serif !important;
}

html.rv-landing .filter-select:focus,
html.rv-landing .sort-select:focus {
  border-color: var(--rv-gold) !important;
  box-shadow: none !important;
}

html.rv-landing .seo-ctx-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 16px 0 28px;
}

html.rv-landing .seo-ctx-links a {
  display: inline-block;
  padding: 8px 16px;
  background: transparent;
  color: var(--rv-navy) !important;
  border: 1px solid var(--rv-line);
  border-radius: 999px;
  font-size: 0.8rem;
  text-decoration: none !important;
}

html.rv-landing .seo-ctx-links a:hover {
  background: var(--rv-navy);
  color: #fff !important;
  border-color: var(--rv-navy);
}

html.rv-landing .contact-hero {
  height: 52vh !important;
  min-height: 360px;
  position: relative;
}

html.rv-landing .contact-hero-image {
  filter: brightness(0.48) !important;
}

html.rv-landing .contact-hero::after {
  content: "";
  position: absolute;
  inset: 18px;
  border: 1px solid rgba(196, 163, 90, 0.38);
  pointer-events: none;
  z-index: 2;
}

html.rv-landing .contact-hero-content {
  z-index: 3;
}

html.rv-landing .contact-cards-grid .contact-card,
html.rv-landing .contact-card {
  border: 1px solid var(--rv-line) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  background: var(--rv-paper) !important;
}

html.rv-landing .contact-form-section {
  background: linear-gradient(180deg, #13263f, #0c1a2e) !important;
}

html.rv-landing .contact-form {
  background: var(--rv-paper) !important;
  color: var(--rv-ink);
  border-radius: 4px !important;
  border-top: 2px solid var(--rv-gold);
}

html.rv-landing .contact-form .form-title,
html.rv-landing .contact-form-section .form-title {
  color: #fff !important;
}

html.rv-landing .map-container {
  border-radius: 4px !important;
  border: 1px solid var(--rv-line);
  box-shadow: var(--rv-shadow) !important;
}

html.rv-landing .status-badge {
  background: var(--rv-navy) !important;
  color: #fff !important;
  border-radius: 0 !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 0.72rem !important;
  font-family: "Outfit", sans-serif !important;
}

html.rv-landing .category-badge {
  background: var(--rv-gold) !important;
  color: var(--rv-navy) !important;
  border-radius: 0 !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 0.72rem !important;
  font-family: "Outfit", sans-serif !important;
}

html.rv-landing .gallery-container {
  overflow: visible !important;
  border-radius: 0 !important;
}

html.rv-landing .gallery-stage {
  border-radius: 16px !important;
  overflow: hidden;
}

html.rv-landing .gallery-nav {
  top: 0 !important;
  transform: none !important;
}

html.rv-landing .thumbnail-container {
  overflow: visible;
  overflow-x: auto;
}

html.rv-landing .thumbnail,
html.rv-landing .gallery-container .thumbnail {
  transform: none !important;
  object-fit: cover !important;
  object-position: center !important;
}

html.rv-landing .info-card {
  background: var(--rv-paper) !important;
  border: 1px solid var(--rv-line) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
}

html.rv-landing .info-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--rv-shadow) !important;
}

html.rv-landing .info-card h2 {
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-weight: 500 !important;
}

html.rv-landing .price-tag {
  border-radius: 4px !important;
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-weight: 500 !important;
}

html.rv-landing .seo-related {
  display: grid;
  gap: 12px;
}

html.rv-landing .seo-related a {
  border: 1px solid var(--rv-line);
  border-radius: 4px;
  padding: 10px;
  text-decoration: none !important;
  color: var(--rv-navy) !important;
}

html.rv-landing .contact-form-section .contact-form-container {
  background: transparent !important;
  padding: 0 20px !important;
  border: none !important;
  box-shadow: none !important;
  max-width: 800px;
  margin: 0 auto;
}

html.rv-landing .contact-form-section .form-title {
  color: #fff !important;
  text-align: center;
}

html.rv-landing .contact-form-section .form-subtitle {
  color: rgba(255, 255, 255, 0.82) !important;
}

html.rv-landing .contact-form-section .contact-form {
  background: var(--rv-paper) !important;
  color: var(--rv-ink);
  border-radius: 4px !important;
  border-top: 2px solid var(--rv-gold);
  padding: 36px 32px !important;
}

html.rv-landing .contact-form-section .form-input,
html.rv-landing .contact-form-section .form-textarea {
  background: transparent !important;
  color: var(--rv-ink) !important;
  border: none !important;
  border-bottom: 1px solid rgba(12, 26, 46, 0.16) !important;
  border-radius: 0 !important;
}

html.rv-landing .contact-form-section .form-input::placeholder,
html.rv-landing .contact-form-section .form-textarea::placeholder {
  color: var(--rv-muted) !important;
}

html.rv-landing .form-submit,
html.rv-landing .search-form-container button[type="submit"],
html.rv-landing .rv-search-submit {
  background: linear-gradient(180deg, var(--rv-gold-2), var(--rv-gold)) !important;
  color: var(--rv-navy) !important;
  border: none !important;
  border-radius: 999px !important;
  font-family: "Outfit", sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

html.rv-landing .search-header {
  padding-bottom: 88px !important;
}

html.rv-landing .rv-search-kicker {
  font-family: "Outfit", sans-serif !important;
  font-size: 0.72rem !important;
  letter-spacing: 0.22em !important;
  text-transform: uppercase !important;
  color: var(--rv-gold-2) !important;
  text-align: center;
  margin: 0 0 10px !important;
}

html.rv-landing .rv-search-panel {
  position: relative;
  z-index: 2;
  margin-top: -62px;
  margin-bottom: 22px;
  background: #fff;
  border: 1px solid var(--rv-line);
  border-radius: 18px !important;
  box-shadow: var(--rv-shadow);
  padding: 18px 18px 16px;
}

html.rv-landing .rv-search-grid {
  display: grid;
  grid-template-columns: 1.6fr 0.9fr 0.9fr auto;
  gap: 12px;
  align-items: end;
}

html.rv-landing .rv-search-field {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin: 0;
}

html.rv-landing .rv-search-field > span {
  font-family: "Outfit", sans-serif !important;
  font-size: 0.68rem !important;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--rv-muted) !important;
}

html.rv-landing .rv-search-input-wrap {
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 48px;
  padding: 0 14px;
  border: 1px solid rgba(12, 26, 46, 0.12);
  border-radius: 12px;
  background: #fff;
}

html.rv-landing .rv-search-input-wrap i {
  color: var(--rv-gold-deep);
  font-size: 0.82rem;
}

html.rv-landing .rv-search-input-wrap input,
html.rv-landing .rv-search-field select {
  width: 100%;
  border: none;
  background: transparent;
  color: var(--rv-navy) !important;
  font-family: "Outfit", sans-serif !important;
  font-size: 0.95rem !important;
  outline: none;
}

html.rv-landing .rv-search-field select {
  min-height: 48px;
  padding: 0 12px;
  border: 1px solid rgba(12, 26, 46, 0.12);
  border-radius: 12px;
  background: #fff;
}

html.rv-landing .rv-search-input-wrap:focus-within,
html.rv-landing .rv-search-field select:focus {
  border-color: var(--rv-gold);
  box-shadow: 0 0 0 3px rgba(196, 163, 90, 0.16);
}

html.rv-landing .rv-search-submit {
  min-height: 48px;
  padding: 0 22px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
}

html.rv-landing .rv-search-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 28px;
}

html.rv-landing .rv-search-chip {
  display: inline-flex;
  align-items: center;
  padding: 7px 14px;
  border: 1px solid var(--rv-line);
  border-radius: 999px;
  background: #fff;
  color: var(--rv-navy) !important;
  font-family: "Outfit", sans-serif !important;
  font-size: 0.82rem !important;
  text-decoration: none !important;
}

html.rv-landing .rv-search-chip:hover,
html.rv-landing .rv-search-chip.is-active {
  background: var(--rv-ivory);
  border-color: var(--rv-gold);
  color: var(--rv-navy) !important;
}

html.rv-landing .rv-search-intro {
  background: var(--rv-paper);
  border: 1px solid var(--rv-line);
  border-radius: 16px !important;
  padding: 28px 30px;
  margin: 8px 0 48px;
}

html.rv-landing .rv-search-intro h2 {
  margin: 0 0 8px;
  font-size: 1.7rem;
}

html.rv-landing .rv-search-intro p,
html.rv-landing .empty-text a {
  color: var(--rv-muted);
}

html.rv-landing .empty-text a {
  color: var(--rv-gold-deep) !important;
  text-decoration: none;
  border-bottom: 1px solid var(--rv-line);
}

html.rv-landing .results-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  margin-bottom: 22px;
}

html.rv-landing .sort-options {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0;
}

html.rv-landing .sort-options label {
  font-size: 0.8rem !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

html.rv-landing .sort-select {
  min-height: 40px;
  padding: 0 12px;
  border: 1px solid var(--rv-line) !important;
  background: #fff !important;
  color: var(--rv-navy) !important;
  font-family: "Outfit", sans-serif !important;
}

@media (max-width: 900px) {
  html.rv-landing .rv-search-grid {
    grid-template-columns: 1fr 1fr;
  }
  html.rv-landing .rv-search-field-q,
  html.rv-landing .rv-search-submit {
    grid-column: 1 / -1;
  }
}

@media (max-width: 767px) {
  html.rv-landing .search-header {
    padding-bottom: 72px !important;
  }
  html.rv-landing .rv-search-panel {
    margin-top: -48px;
    padding: 16px 14px 14px;
  }
  html.rv-landing .rv-search-grid {
    grid-template-columns: 1fr;
  }
  html.rv-landing .header-container .search-container {
    margin: 0 0 0 auto;
    max-width: 100%;
  }
  html.rv-landing .results-info {
    flex-direction: column;
    align-items: flex-start;
  }
}

html.rv-landing .empty-icon {
  color: var(--rv-gold) !important;
}

html.rv-landing .results-count,
html.rv-landing .filter-title {
  color: var(--rv-navy) !important;
}

html.rv-landing .property-card,
html.rv-landing .cardCat,
html.rv-landing .filter-section,
html.rv-landing .info-card,
html.rv-landing .contact-card,
html.rv-landing .contact-form-container,
html.rv-landing .contact-form,
html.rv-landing .contact-form-section .contact-form,
html.rv-landing .gallery-stage,
html.rv-landing .owl-carousel .item,
html.rv-landing .rv-trust-grid,
html.rv-landing .seo-faq,
html.rv-landing .map-container,
html.rv-landing .seo-related a,
html.rv-landing .price-tag,
html.rv-landing .filter-select,
html.rv-landing .sort-select,
html.rv-landing .rv-photo-frame img,
html.rv-landing .info-section img,
html.rv-landing .contact-section img {
  border-radius: 16px !important;
}

html.rv-landing .property-badge,
html.rv-landing .status-badge,
html.rv-landing .category-badge {
  border-radius: 8px !important;
}

/* Directorio de URLs */
html.rv-landing .rv-dir {
  background: var(--rv-ivory);
  padding: 88px 0 72px;
}

html.rv-landing .rv-dir .rv-kicker {
  justify-content: center;
}

html.rv-landing .rv-dir-toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16px 24px;
  max-width: 920px;
  margin: 36px auto 22px;
  padding: 16px 18px;
  background: var(--rv-paper);
  border: 1px solid var(--rv-line);
  border-radius: 18px;
  box-shadow: var(--rv-shadow);
}

html.rv-landing .rv-dir-search {
  flex: 1 1 280px;
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
  color: var(--rv-gold-deep);
}

html.rv-landing .rv-dir-search input {
  width: 100%;
  border: 0;
  background: transparent;
  color: var(--rv-navy);
  font-family: "Outfit", sans-serif;
  font-size: 1rem;
  outline: none;
}

html.rv-landing .rv-dir-search input::placeholder {
  color: #9a9084;
}

html.rv-landing .rv-dir-stats {
  display: flex;
  gap: 18px;
  color: var(--rv-muted);
  font-size: 0.86rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

html.rv-landing .rv-dir-stats strong {
  color: var(--rv-navy);
  font-weight: 600;
}

html.rv-landing .rv-dir-jump {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin: 0 auto 42px;
  max-width: 920px;
}

html.rv-landing .rv-dir-jump a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 14px;
  border: 1px solid var(--rv-line);
  border-radius: 999px;
  color: var(--rv-navy);
  text-decoration: none;
  font-size: 0.82rem;
  letter-spacing: 0.03em;
  background: var(--rv-paper);
}

html.rv-landing .rv-dir-jump a em {
  font-style: normal;
  color: var(--rv-gold-deep);
  font-weight: 600;
}

html.rv-landing .rv-dir-jump a:hover {
  background: var(--rv-navy);
  color: #fff;
  border-color: var(--rv-navy);
}

html.rv-landing .rv-dir-jump a:hover em {
  color: var(--rv-gold-2);
}

html.rv-landing .rv-dir-empty {
  text-align: center;
  color: var(--rv-muted);
  margin: 0 0 24px;
}

html.rv-landing .rv-dir-group {
  background: var(--rv-paper);
  border: 1px solid rgba(196, 163, 90, 0.22);
  border-radius: 22px;
  padding: 28px 28px 16px;
  margin: 0 auto 22px;
  max-width: 1100px;
  box-shadow: 0 16px 40px rgba(12, 26, 46, 0.06);
}

html.rv-landing .rv-dir-group.is-hidden,
html.rv-landing .rv-dir-item.is-hidden {
  display: none !important;
}

html.rv-landing .rv-dir-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 18px;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--rv-line);
}

html.rv-landing .rv-dir-head h3 {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 6px;
  font-size: 1.85rem;
}

html.rv-landing .rv-dir-head h3 i {
  color: var(--rv-gold);
  font-size: 0.85em;
}

html.rv-landing .rv-dir-head p {
  margin: 0;
  font-size: 0.95rem !important;
}

html.rv-landing .rv-dir-count {
  min-width: 42px;
  height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: var(--rv-navy);
  color: var(--rv-gold-2) !important;
  font-family: "Outfit", sans-serif;
  font-size: 0.92rem !important;
  font-weight: 600;
}

html.rv-landing .rv-dir-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
}

html.rv-landing .rv-dir-group.is-dense .rv-dir-list {
  grid-template-columns: 1fr 1fr;
}

html.rv-landing .rv-dir-item a {
  display: grid;
  gap: 2px;
  padding: 12px 8px;
  border-bottom: 1px solid rgba(196, 163, 90, 0.14);
  text-decoration: none;
}

html.rv-landing .rv-dir-item:last-child a {
  border-bottom: 0;
}

html.rv-landing .rv-dir-label {
  color: var(--rv-navy);
  font-weight: 500;
  font-size: 1.02rem;
  line-height: 1.35;
}

html.rv-landing .rv-dir-meta,
html.rv-landing .rv-dir-path {
  font-size: 0.78rem !important;
  line-height: 1.4 !important;
}

html.rv-landing .rv-dir-meta {
  color: var(--rv-gold-deep) !important;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

html.rv-landing .rv-dir-path {
  color: #8a8176 !important;
  word-break: break-all;
}

html.rv-landing .rv-dir-item a:hover {
  background: rgba(246, 241, 232, 0.7);
}

html.rv-landing .rv-dir-item a:hover .rv-dir-label {
  color: var(--rv-gold-deep);
}

@media (max-width: 767px) {
  html.rv-landing .rv-dir {
    padding: 56px 0 48px;
  }
  html.rv-landing .rv-dir-toolbar {
    padding: 14px 14px;
    margin-top: 24px;
  }
  html.rv-landing .rv-dir-group {
    padding: 20px 16px 10px;
    border-radius: 16px;
  }
  html.rv-landing .rv-dir-group.is-dense .rv-dir-list {
    grid-template-columns: 1fr;
  }
  html.rv-landing .rv-dir-head h3 {
    font-size: 1.45rem;
  }
  html.rv-landing .page-header,
  html.rv-landing .property-header:has(.property-title) {
    padding: 36px 0 32px !important;
  }
  html.rv-landing .search-header {
    padding: 36px 0 72px !important;
  }
  html.rv-landing .contact-hero::after {
    inset: 12px;
  }
}

