.capacity__icon svg {
  width: 31px;
  height: 24px;
  fill: none;
  stroke: #fff;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.document-pending {
  padding: 16px;
  border-left: 3px solid var(--olive);
  background: #f5f3eb;
  font-size: 14px;
}

/* Imagen y tarjetas: un mismo lenguaje visual, sobrio y más cuidado. */
:root {
  --image-radius: 18px;
}
.banner-triplet a,
.banner-triplet img,
.home-welcome__image img,
.feature-split__media,
.feature-split__media img,
.gallery-slider,
.gallery-slider img,
.photo-grid button,
.photo-grid img,
.room__banners img,
.spa-card,
.spa-card img {
  border-radius: var(--image-radius);
}
.banner-triplet a,
.feature-split__media,
.gallery-slider,
.photo-grid button,
.spa-card {
  overflow: hidden;
}
.banner-triplet img,
.home-welcome__image img,
.feature-split__media img,
.room__banners img,
.spa-card img {
  box-shadow: 0 14px 35px rgb(48 44 27 / 0.1);
}

/* Las tres puertas de entrada de la portada: escritorio en columnas y móvil en secuencia. */
.home-experiences {
  padding: 74px 0 82px;
  background: linear-gradient(120deg, #f6f4ea, #fff 45%, #f5f7f6);
}
.home-experiences__heading {
  max-width: 620px;
  margin: 0 auto 32px;
  text-align: center;
}
.home-experiences__heading h2 {
  margin: 0;
  color: var(--olive);
  font-size: 30px;
  line-height: 1.2;
}
.home-experiences__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
}
.experience-card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgb(112 105 67 / 0.14);
  border-radius: var(--image-radius);
  background: #fff;
  box-shadow: 0 16px 38px rgb(48 44 27 / 0.08);
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease;
}
.experience-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 22px 44px rgb(48 44 27 / 0.14);
}
.experience-card > img {
  display: block;
  width: 100%;
  aspect-ratio: 1.36;
  object-fit: cover;
}
.experience-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
  padding: 25px 25px 27px;
}
.experience-card h3 {
  margin: 0;
  color: var(--olive);
  font-size: 24px;
  line-height: 1.15;
}
.experience-card p {
  margin: 12px 0 24px;
  font-size: 16px;
  line-height: 1.6;
}
.experience-card .text-link {
  margin-top: auto;
  border-radius: 999px;
  padding: 9px 17px;
  font-size: 11px;
  letter-spacing: 0.035em;
}

/* Página pública del Anexo II. */
.requirements-page {
  padding: 70px 0 82px;
}
.requirements-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(280px, 0.75fr);
  gap: 52px;
  align-items: start;
}
.requirements-layout h2 {
  margin: 0 0 18px;
  color: var(--olive);
  font-size: 28px;
  line-height: 1.25;
}
.requirements-layout p {
  margin: 0 0 15px;
}
.document-card {
  padding: 30px;
  border: 1px solid rgb(112 105 67 / 0.16);
  border-radius: var(--image-radius);
  background: linear-gradient(145deg, #f7f5eb, #fff);
  box-shadow: 0 16px 38px rgb(48 44 27 / 0.08);
}
.document-card__eyebrow {
  margin: 0 0 8px;
  color: var(--olive);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}
.document-card h2 {
  margin-bottom: 12px;
  font-size: 23px;
}
.document-card .button {
  border-radius: 999px;
}
.location-card {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(300px, 0.88fr);
  overflow: hidden;
  border: 1px solid rgb(112 105 67 / 0.16);
  border-radius: var(--image-radius);
  background: #fff;
  box-shadow: 0 16px 38px rgb(48 44 27 / 0.08);
}
.location-card img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 330px;
  object-fit: cover;
}
.location-card__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 46px;
}
.location-card__content h2 {
  margin: 0 0 18px;
  color: var(--olive);
  font-size: 29px;
  line-height: 1.2;
}
.location-card__content address {
  margin: 0 0 17px;
  color: #36362f;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.55;
}
.location-card__content p:not(.section-eyebrow) {
  margin: 0 0 24px;
}
.location-card__content .text-link {
  border-radius: 999px;
}
.form-honeypot {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
}
.footer-bottom a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.form-privacy-notice {
  max-width: 620px;
  margin: 2px 0 0;
  color: #5e5d56;
  font-size: 13px;
  line-height: 1.55;
}
.form-privacy-notice a {
  color: var(--olive);
  font-weight: 700;
}

/* Textos legales: legibles, sobrios y sin competir con el contenido del hotel. */
.legal-page {
  padding: 70px 0 86px;
}
.legal-page__intro {
  max-width: 780px;
  margin: 0 auto 38px;
  text-align: center;
}
.legal-page__intro h1 {
  margin: 0 0 13px;
  color: var(--olive);
  font-size: clamp(31px, 4vw, 46px);
  line-height: 1.08;
}
.legal-page__intro p {
  margin: 0;
  color: #66645d;
}
.legal-page__content {
  max-width: 900px;
  margin: 0 auto;
  padding: clamp(25px, 4vw, 48px);
  border: 1px solid rgb(112 105 67 / 0.16);
  border-radius: var(--image-radius);
  background: #fff;
  box-shadow: 0 16px 38px rgb(48 44 27 / 0.08);
}
.legal-page__content h2 {
  margin: 32px 0 12px;
  color: var(--olive);
  font-size: 23px;
  line-height: 1.25;
}
.legal-page__content h2:first-child {
  margin-top: 0;
}
.legal-page__content p,
.legal-page__content li {
  color: #4e4d48;
  line-height: 1.72;
}
.legal-page__content p {
  margin: 0 0 15px;
}
.legal-page__content ul {
  margin: 0 0 16px;
  padding-left: 21px;
}
.legal-page__content a {
  color: var(--olive);
  font-weight: 700;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}
.legal-page__updated {
  margin-top: 34px !important;
  color: #76736a !important;
  font-size: 13px;
  font-style: italic;
}

/* Reseñas: enlace honesto a la fuente, sin fechas ni contenido caducado. */
.reviews {
  margin-top: 68px;
  padding: 0;
  border: 0;
  background: linear-gradient(115deg, #f8f5e8, #fff 54%, #f4f7fb);
}
.booking-rating {
  display: grid;
  grid-template-columns: 92px minmax(0, 1fr) auto;
  align-items: center;
  gap: 28px;
  min-height: 220px;
  padding: 44px 0;
}
.booking-rating__seal {
  display: grid;
  place-items: center;
  width: 82px;
  height: 82px;
  border-radius: 50%;
  background: var(--olive);
  color: #fff;
  box-shadow: 0 15px 35px rgb(112 105 67 / 0.25);
  font-size: 35px;
}
.booking-rating__eyebrow {
  margin: 0 0 4px;
  color: var(--olive);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.16em;
}
.booking-rating h2 {
  margin: 0;
  color: #24241e;
  font-size: 34px;
  line-height: 1;
  text-transform: uppercase;
}
.booking-rating__stars {
  margin: 9px 0 7px;
  color: #b49a48;
  font-size: 22px;
  letter-spacing: 3px;
}
.booking-rating__content > p:last-child {
  max-width: 520px;
  margin: 0;
  font-size: 15px;
  line-height: 1.5;
}
.booking-rating__link {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px 20px;
  border: 1px solid rgb(23 63 130 / 0.16);
  border-radius: 4px;
  background: #fff;
  color: #1d4386;
  text-decoration: none;
  font-size: 14px;
  box-shadow: 0 12px 28px rgb(18 47 97 / 0.08);
  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease;
}
.booking-rating__link:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 33px rgb(18 47 97 / 0.16);
}
.booking-rating__link strong {
  display: block;
  font-size: 19px;
  line-height: 1.05;
}
.booking-rating__link strong span {
  color: #08a8e3;
}
.booking-rating__link > span {
  font-size: 24px;
}

/* Footer compacto, coherente y con presencia de marca. */
.site-footer {
  position: relative;
  margin-top: 0;
  overflow: hidden;
  background: #29291f;
  color: #f9f6e8;
}
.site-footer::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 7% 10%, rgb(181 160 78 / 0.18), transparent 28%),
    linear-gradient(120deg, transparent 35%, rgb(255 255 255 / 0.035));
}
.footer-grid {
  position: relative;
  grid-template-columns: 1.05fr 0.7fr 1.15fr 0.72fr;
  gap: 40px;
  min-height: 255px;
  padding: 52px 0 44px;
}
.footer-brand a {
  display: inline-block;
  padding: 13px;
  border-radius: 4px;
  background: #fffdf6;
}
.footer-brand img {
  width: 112px;
  height: auto;
}
.footer-brand p {
  margin: 11px 0 0;
  color: #c9be86;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}
.footer-nav {
  gap: 7px;
}
.footer-nav a {
  position: relative;
  width: fit-content;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  opacity: 0.9;
  transition:
    color 0.2s ease,
    transform 0.2s ease;
}
.footer-nav a:hover {
  color: #d4bd67;
  transform: translateX(4px);
}
.footer-contact {
  display: grid;
  align-content: center;
  gap: 3px;
  color: #fff;
}
.footer-contact > span {
  margin-bottom: 4px;
  color: #c9be86;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.footer-contact a {
  color: #fff;
  font-size: 21px;
  font-weight: 600;
  line-height: 1.15;
}
.footer-contact small {
  margin-top: 9px;
  color: #d4d0bd;
  font-size: 12px;
  line-height: 1.4;
}
.footer-booking {
  justify-self: end;
  display: block;
  padding: 7px;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 12px 30px rgb(0 0 0 / 0.18);
}
.footer-booking img {
  display: block;
  max-width: 132px;
  margin: 0;
}
.footer-bottom {
  position: relative;
  padding: 17px 20px;
  border-top: 1px solid rgb(255 255 255 / 0.12);
  background: rgb(0 0 0 / 0.12);
  color: #e8e3cb;
  font-size: 11px;
}

/* Menú móvil tipo overlay integral, con cierre y Escape. */
body.menu-open {
  overflow: hidden;
}
@media (max-width: 900px) {
  .site-header {
    z-index: 1002;
  }
  .menu-toggle {
    position: relative;
    z-index: 1004;
    width: 48px;
    height: 48px;
    justify-content: center;
    align-content: center;
    padding: 0;
    border-radius: 50%;
    background: rgb(112 105 67 / 0.1);
    transition: background 0.25s ease;
  }
  .menu-toggle.is-open {
    background: rgb(255 255 255 / 0.15);
  }
  .menu-toggle.is-open span:not(.sr-only) {
    background: #fff;
  }
  .menu-toggle.is-open span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
  }
  .menu-toggle.is-open span:nth-child(2) {
    opacity: 0;
  }
  .menu-toggle.is-open span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
  }
  .menu-toggle span:not(.sr-only) {
    transition:
      transform 0.25s ease,
      opacity 0.2s ease,
      background 0.25s ease;
  }
  .mobile-nav,
  .mobile-nav[hidden] {
    display: flex;
    position: fixed;
    inset: 0;
    z-index: 1003;
    min-height: 100dvh;
    padding: 125px 32px 38px;
    background: linear-gradient(145deg, #29291f, #585131);
    color: #fff;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    clip-path: inset(0 0 0 100%);
    transition:
      clip-path 0.36s cubic-bezier(0.22, 1, 0.36, 1),
      opacity 0.24s ease,
      visibility 0s linear 0.36s;
  }
  .mobile-nav.is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    clip-path: inset(0);
    transition:
      clip-path 0.36s cubic-bezier(0.22, 1, 0.36, 1),
      opacity 0.24s ease;
  }
  .mobile-nav::before {
    content: "HOTEL RURAL\A MIGUEL ÁNGEL";
    white-space: pre;
    position: absolute;
    top: 31px;
    left: 31px;
    color: #e1cd77;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.16em;
    line-height: 1.45;
  }
  .mobile-nav .main-nav {
    display: block;
    width: 100%;
    height: 100%;
  }
  .mobile-nav .main-nav ul {
    height: 100%;
  }
  .mobile-nav ul {
    display: grid;
    width: 100%;
    align-content: center;
    gap: 20px;
  }
  .mobile-nav li {
    border: 0;
  }
  .mobile-nav a {
    display: block;
    padding: 0;
    border: 0;
    color: #fff;
    font-size: clamp(30px, 8vw, 48px);
    font-weight: 500;
    line-height: 1.05;
    letter-spacing: -0.025em;
  }
  .mobile-nav a[aria-current="page"] {
    color: #e1cd77;
  }
  .mobile-nav a:focus {
    outline: 2px solid #e1cd77;
    outline-offset: 7px;
  }
  .footer-grid {
    grid-template-columns: 1fr 1fr;
    gap: 35px 28px;
    min-height: 0;
  }
  .footer-contact a {
    font-size: 18px;
  }
  .footer-booking {
    justify-self: start;
  }
  .home-experiences {
    padding: 58px 0 64px;
  }
  .home-experiences__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .requirements-layout {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .location-card {
    grid-template-columns: 1fr;
  }
  .location-card img {
    min-height: 270px;
  }
}
@media (max-width: 600px) {
  .booking-rating {
    grid-template-columns: 58px 1fr;
    gap: 18px;
    min-height: 0;
    padding: 36px 0;
  }
  .booking-rating__seal {
    width: 56px;
    height: 56px;
    font-size: 24px;
  }
  .booking-rating h2 {
    font-size: 27px;
  }
  .booking-rating__link {
    grid-column: 1 / -1;
    justify-content: space-between;
  }
  .booking-rating__content > p:last-child {
    font-size: 14px;
  }
  .footer-grid {
    grid-template-columns: 1fr;
    gap: 26px;
    padding: 42px 0 32px;
  }
  .footer-brand img {
    width: 96px;
  }
  .footer-booking {
    justify-self: start;
  }
  .footer-contact a {
    font-size: 19px;
  }
  .banner-triplet a,
  .banner-triplet img,
  .home-welcome__image img,
  .feature-split__media,
  .feature-split__media img,
  .gallery-slider,
  .photo-grid button,
  .room__banners img,
  .spa-card,
  .spa-card img {
    border-radius: 13px;
  }
  .home-experiences {
    padding: 48px 0 54px;
  }
  .home-experiences__heading {
    margin-bottom: 25px;
    text-align: left;
  }
  .home-experiences__heading h2 {
    font-size: 26px;
  }
  .home-experiences__grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .experience-card {
    border-radius: 15px;
  }
  .experience-card > img {
    aspect-ratio: 1.48;
  }
  .experience-card__body {
    padding: 22px 21px 24px;
  }
  .experience-card h3 {
    font-size: 23px;
  }
  .experience-card p {
    margin: 10px 0 20px;
  }
  .requirements-page {
    padding: 45px 0 55px;
  }
  .requirements-layout h2 {
    font-size: 24px;
  }
  .document-card {
    padding: 24px 21px;
  }
  .location-card {
    border-radius: 15px;
  }
  .location-card img {
    min-height: 225px;
  }
  .location-card__content {
    padding: 27px 22px 30px;
  }
  .location-card__content h2 {
    font-size: 25px;
  }
}
