/* ElSecreto P27 — city + intent SEO architecture. */

body.tgm-site-elsecreto .tgm-es-seo-page {
  width: min(1180px,100%);
  margin: 0 auto;
  padding: 0 14px 42px;
  box-sizing: border-box;
  color: #f3e8e4;
}

body.tgm-site-elsecreto .tgm-es-seo-hero {
  margin: 18px 0 18px;
  padding: clamp(20px,4vw,38px);
  border: 1px solid rgba(225,185,166,.34);
  border-radius: 24px;
  background:
    radial-gradient(circle at 84% 0%, rgba(231,201,184,.10), transparent 24rem),
    linear-gradient(145deg,#17080f 0%,#240c18 52%,#10070c 100%);
  box-shadow: 0 20px 54px rgba(0,0,0,.25);
}

body.tgm-site-elsecreto .tgm-es-seo-breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px 8px;
  margin: 0 0 24px;
  color: #9c8790;
  font-size: 12px;
}

body.tgm-site-elsecreto .tgm-es-seo-breadcrumbs a {
  color: #c9a897 !important;
  text-decoration: none;
}

body.tgm-site-elsecreto .tgm-es-seo-breadcrumbs a:hover,
body.tgm-site-elsecreto .tgm-es-seo-breadcrumbs a:focus-visible {
  color: #fff !important;
}

body.tgm-site-elsecreto .tgm-es-seo-hero__eyebrow {
  margin-bottom: 9px;
  color: #d9a88f;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .09em;
  text-transform: uppercase;
}

body.tgm-site-elsecreto .tgm-es-seo-hero h1 {
  margin: 0;
  color: #fff8f5 !important;
  font-size: clamp(31px,6vw,54px);
  line-height: 1.06;
  font-weight: 650;
  letter-spacing: -.025em;
}

body.tgm-site-elsecreto .tgm-es-seo-hero__intro {
  max-width: 760px;
  margin: 15px 0 0;
  color: #d9cbd0 !important;
  font-size: clamp(15px,2.4vw,18px);
  line-height: 1.65;
}

body.tgm-site-elsecreto .tgm-es-seo-hero__count {
  display: inline-flex;
  margin-top: 17px;
  padding: 7px 12px;
  border: 1px solid rgba(231,201,184,.28);
  border-radius: 999px;
  color: #e7c9b8;
  background: rgba(7,4,6,.28);
  font-size: 12px;
  font-weight: 800;
}

body.tgm-site-elsecreto .tgm-es-seo-category-nav,
body.tgm-site-elsecreto .tgm-es-seo-intent-nav__links {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
}

body.tgm-site-elsecreto .tgm-es-seo-category-nav {
  margin-top: 24px;
  padding-top: 19px;
  border-top: 1px solid rgba(231,201,184,.16);
}

body.tgm-site-elsecreto .tgm-es-seo-category-nav a,
body.tgm-site-elsecreto .tgm-es-seo-intent-nav__link {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 9px 14px;
  border: 1px solid rgba(231,201,184,.32);
  border-radius: 999px;
  color: #e8d6ce !important;
  background: rgba(9,5,7,.3);
  font-size: 13px;
  font-weight: 750;
  text-decoration: none;
  transition: background .18s ease,border-color .18s ease,color .18s ease;
}

body.tgm-site-elsecreto .tgm-es-seo-category-nav a span {
  display: inline-flex;
  min-width: 20px;
  height: 20px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #9b858e;
  background: rgba(255,255,255,.05);
  font-size: 10px;
}

body.tgm-site-elsecreto .tgm-es-seo-category-nav a:hover,
body.tgm-site-elsecreto .tgm-es-seo-category-nav a:focus-visible,
body.tgm-site-elsecreto .tgm-es-seo-category-nav a.is-active,
body.tgm-site-elsecreto .tgm-es-seo-intent-nav__link:hover,
body.tgm-site-elsecreto .tgm-es-seo-intent-nav__link:focus-visible {
  border-color: rgba(231,201,184,.72);
  color: #fff !important;
  background: rgba(223,177,154,.12);
}

body.tgm-site-elsecreto .tgm-es-seo-results {
  margin: 0 0 18px;
  padding: 0;
  overflow: hidden;
}

body.tgm-site-elsecreto .tgm-es-seo-results__grid {
  width: 100%;
}

body.tgm-site-elsecreto .tgm-es-seo-results__grid::after {
  content: "";
  display: table;
  clear: both;
}

body.tgm-site-elsecreto .tgm-es-seo-empty {
  margin: 0;
  padding: 30px;
  border: 1px solid rgba(231,201,184,.22);
  border-radius: 18px;
  color: #b8a9b0 !important;
  background: #12080e;
  text-align: center;
}

body.tgm-site-elsecreto .tgm-es-seo-copy,
body.tgm-site-elsecreto .tgm-es-seo-other-cities {
  margin: 20px 0 0;
  padding: clamp(20px,4vw,32px);
  border: 1px solid rgba(231,201,184,.20);
  border-radius: 20px;
  background: linear-gradient(145deg,rgba(27,10,18,.96),rgba(12,6,10,.96));
}

body.tgm-site-elsecreto .tgm-es-seo-copy h2,
body.tgm-site-elsecreto .tgm-es-seo-other-cities h2 {
  margin: 0 0 10px;
  color: #f5e8e1 !important;
  font-size: clamp(21px,3vw,28px);
  line-height: 1.2;
}

body.tgm-site-elsecreto .tgm-es-seo-copy p {
  margin: 0 0 16px;
  color: #cbbcc3 !important;
  font-size: 15px;
  line-height: 1.7;
}

body.tgm-site-elsecreto .tgm-es-seo-copy__city {
  display: inline-flex;
  gap: 8px;
  color: #e7c9b8 !important;
  font-weight: 800;
  text-decoration: none;
}

body.tgm-site-elsecreto .tgm-es-seo-other-cities__links {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

body.tgm-site-elsecreto .tgm-es-seo-other-cities__links a {
  padding: 8px 12px;
  border: 1px solid rgba(231,201,184,.24);
  border-radius: 10px;
  color: #d8c3b9 !important;
  text-decoration: none;
}

body.tgm-site-elsecreto .tgm-es-seo-intent-nav {
  width: min(1120px,calc(100% - 28px));
  margin: 14px auto 22px;
  padding: 16px 18px;
  border: 1px solid rgba(231,201,184,.22);
  border-radius: 16px;
  background: rgba(16,7,12,.92);
  box-sizing: border-box;
}

body.tgm-site-elsecreto .tgm-es-seo-intent-nav__label {
  display: block;
  margin-bottom: 10px;
  color: #a9949d;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .07em;
  text-transform: uppercase;
}

@media (max-width:640px) {
  body.tgm-site-elsecreto .tgm-es-seo-page {
    padding-inline: 8px;
  }

  body.tgm-site-elsecreto .tgm-es-seo-hero {
    margin-top: 10px;
    border-radius: 18px;
  }

  body.tgm-site-elsecreto .tgm-es-seo-category-nav a,
  body.tgm-site-elsecreto .tgm-es-seo-intent-nav__link {
    padding: 8px 12px;
  }
}
