/* Integración táctil v238.3: usa la página oficial de Sirvoy fuera del iframe. */
.haa-sirvoy-direct-launcher,
.haa-sirvoy-load-error {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 18px;
  border: 1px solid rgba(122, 92, 46, .18);
  border-radius: 16px;
  background: #fff8ea;
  color: #3f3425;
  line-height: 1.5;
  text-align: center;
}

.haa-sirvoy-direct-launcher strong { display: block; margin-bottom: 6px; color: #211c15; }
.haa-sirvoy-direct-launcher p { margin: 0 0 13px; color: #615747; }

.haa-sirvoy-direct-launcher__button,
.haa-home-sirvoy-direct-link {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 12px 19px;
  border: 0;
  border-radius: 999px;
  background: #1b4332;
  color: #fff !important;
  font-weight: 800;
  text-decoration: none !important;
  touch-action: manipulation;
}

.haa-sirvoy-load-error a { font-weight: 800; }

html.haa-sirvoy-direct-mode { scroll-behavior: auto !important; }
body.haa-sirvoy-direct-mode .sticky-book,
body.haa-sirvoy-direct-mode .mobile-cta,
body.haa-sirvoy-direct-mode .whatsapp-fab {
  display: none !important;
  pointer-events: none !important;
}
