/* VIAJACONTUHIJO SIGNATURE 2.0
   A warm, editorial travel system. Scoped after every legacy layer. */
:root{--vcth-ink:#102f3a;--vcth-sea:#087f83;--vcth-sun:#ffb547;--vcth-coral:#f36f56;--vcth-mist:#f2f8f6;--vcth-white:#fff;--vcth-line:rgba(16,47,58,.12);--vcth-shadow:0 24px 70px rgba(16,47,58,.12);--vcth-radius:26px}
body.vcth-signature{background:#fff;color:var(--vcth-ink);font-feature-settings:"kern" 1,"liga" 1;text-rendering:optimizeLegibility}
body.vcth-signature :where(a,button,input,select,textarea):focus-visible{outline:3px solid var(--vcth-sun)!important;outline-offset:3px}
body.vcth-signature .vmon-shell{width:min(100% - 40px,1280px)}

/* Header / wordmark */
body.vcth-signature .vmon-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.92)!important;border-bottom:1px solid var(--vcth-line)!important;backdrop-filter:blur(18px) saturate(160%);transition:box-shadow .25s ease,background .25s ease}
body.vcth-signature .vmon-header.is-scrolled{background:rgba(255,255,255,.98)!important;box-shadow:0 12px 36px rgba(16,47,58,.09)}
body.vcth-signature .vmon-header__row{min-height:82px;gap:24px}
.vcth-wordmark{display:flex;flex-direction:column;min-width:220px;color:var(--vcth-ink);line-height:1;text-decoration:none}
.vcth-wordmark strong{font-size:clamp(1rem,1.45vw,1.32rem);font-weight:950;letter-spacing:-.045em}
.vcth-wordmark strong::first-letter{color:var(--vcth-coral)}
.vcth-wordmark small{margin-top:7px;color:var(--vcth-sea);font-size:.57rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.vcth-wordmark.is-inverse{color:#fff}.vcth-wordmark.is-inverse small{color:rgba(255,255,255,.62)}
body.vcth-signature .vmon-nav>ul>li>a{position:relative;color:var(--vcth-ink);font-size:.79rem;font-weight:850;letter-spacing:.01em}
body.vcth-signature .vmon-nav>ul>li>a::after{position:absolute;right:.65rem;bottom:.35rem;left:.65rem;height:2px;background:var(--vcth-coral);content:"";transform:scaleX(0);transform-origin:left;transition:transform .2s ease}
body.vcth-signature .vmon-nav>ul>li>a:hover::after,body.vcth-signature .vmon-nav>ul>li.current-menu-item>a::after{transform:scaleX(1)}
body.vcth-signature .vmon-cta{border-radius:999px!important;background:var(--vcth-coral)!important;color:#fff!important;box-shadow:0 12px 30px color-mix(in srgb,var(--vcth-coral) 28%,transparent)!important}
.vcth-explore-button{display:inline-flex;align-items:center;gap:9px;padding:10px 0;border:0;background:transparent;color:var(--vcth-ink);font:inherit;font-size:.78rem;font-weight:900;cursor:pointer}
.vcth-explore-button span{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:var(--vcth-mist);color:var(--vcth-sea);transition:transform .2s ease}
.vcth-explore-button[aria-expanded="true"] span{transform:rotate(45deg)}
.vcth-explore{position:absolute;top:100%;right:0;left:0;padding:28px 0 34px;border-top:1px solid var(--vcth-line);background:#fff;box-shadow:0 30px 60px rgba(16,47,58,.14)}
.vcth-explore[hidden]{display:none}.vcth-explore .vmon-shell{display:grid;grid-template-columns:250px 1fr;gap:40px}
.vcth-explore header p{margin:4px 0 10px;color:var(--vcth-coral);font-size:.64rem;font-weight:950;letter-spacing:.15em}.vcth-explore header strong{display:block;font-size:clamp(1.8rem,2.8vw,3rem);line-height:.95;letter-spacing:-.055em}
.vcth-explore__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--vcth-line);border-left:1px solid var(--vcth-line)}
.vcth-explore__grid a{position:relative;display:grid;min-height:126px;padding:18px;border-right:1px solid var(--vcth-line);border-bottom:1px solid var(--vcth-line);color:var(--vcth-ink);text-decoration:none;transition:background .18s ease,color .18s ease}
.vcth-explore__grid a:hover{background:var(--vcth-sea);color:#fff}.vcth-explore__grid small{color:var(--vcth-coral);font-size:.62rem;font-weight:900}.vcth-explore__grid strong{align-self:end;font-size:1.12rem}.vcth-explore__grid span{margin-top:4px;font-size:.76rem;opacity:.68}.vcth-explore__grid b{position:absolute;top:16px;right:16px;font-weight:400}

/* Hero: editorial, optimistic, legible */
body.vcth-signature .vctf-hero{min-height:min(790px,84vh)!important;background:var(--vcth-ink)!important}
body.vcth-signature .vctf-hero .vmon-hero__overlay{background:linear-gradient(90deg,rgba(9,37,43,.94) 0%,rgba(9,37,43,.72) 46%,rgba(9,37,43,.12) 82%)!important}
body.vcth-signature .vmon-hero__inner{align-items:end;padding-top:clamp(90px,12vh,150px);padding-bottom:clamp(58px,8vh,96px)}
body.vcth-signature .vmon-hero__copy{max-width:780px}
body.vcth-signature .vmon-kicker{color:var(--vcth-sun)!important;font-size:.69rem!important;font-weight:950!important;letter-spacing:.16em!important}
body.vcth-signature .vmon-hero__copy h1{max-width:820px;margin:.18em 0 .22em;color:#fff;font-size:clamp(3.5rem,7.4vw,7.8rem)!important;line-height:.84!important;letter-spacing:-.07em!important}
body.vcth-signature .vmon-hero__copy h1 span,body.vcth-signature .vmon-hero__copy h1 em{display:block}
body.vcth-signature .vmon-hero__copy h1 em{color:var(--vcth-sun)!important;font-style:normal!important;background:none!important;-webkit-text-fill-color:currentColor!important}
body.vcth-signature .vmon-hero__lead{max-width:650px;color:rgba(255,255,255,.82)!important;font-size:clamp(1rem,1.3vw,1.22rem)!important;line-height:1.62!important}
body.vcth-signature .vmon-button{border-radius:999px!important;background:var(--vcth-coral)!important;color:#fff!important;box-shadow:none!important}
body.vcth-signature .vmon-hero-poster{max-width:300px;padding:26px!important;border:1px solid rgba(255,255,255,.25)!important;border-radius:var(--vcth-radius)!important;background:rgba(255,255,255,.1)!important;backdrop-filter:blur(18px)!important}
body.vcth-signature .vmon-hero-poster__eyebrow{color:var(--vcth-sun)!important}

/* Sections and cards */
body.vcth-signature .vmon-section{padding-block:clamp(68px,8vw,118px)}
body.vcth-signature .vmon-section-head h2{max-width:860px;color:var(--vcth-ink);font-size:clamp(2.45rem,5vw,5.2rem);line-height:.93;letter-spacing:-.06em}
body.vcth-signature .vmon-section-head>p{max-width:390px;color:color-mix(in srgb,var(--vcth-ink) 68%,white);line-height:1.62}
body.vcth-signature .vmon-search-section{background:var(--vcth-mist)!important}
body.vcth-signature .vmon-marga--search{padding:clamp(20px,3vw,36px)!important;border:1px solid var(--vcth-line)!important;border-radius:var(--vcth-radius)!important;background:#fff!important;box-shadow:var(--vcth-shadow)!important}
body.vcth-signature :where(.travel-card,.viaje,.md-viaje,.vmon-editorial-card,.vmon-age-card,.vctf-hub-card){overflow:hidden;border:1px solid var(--vcth-line)!important;border-radius:var(--vcth-radius)!important;background:#fff!important;box-shadow:0 10px 34px rgba(16,47,58,.07)!important;transition:transform .25s ease,box-shadow .25s ease!important}
body.vcth-signature :where(.travel-card,.viaje,.md-viaje,.vmon-editorial-card,.vmon-age-card,.vctf-hub-card):hover{transform:translateY(-6px)!important;box-shadow:var(--vcth-shadow)!important}
body.vcth-signature :where(.travel-card,.viaje,.md-viaje) :where(img,.imagen img,.image img){object-fit:cover;transition:transform .55s ease}
body.vcth-signature :where(.travel-card,.viaje,.md-viaje):hover :where(img,.imagen img,.image img){transform:scale(1.035)}
body.vcth-signature :where(.travel-card,.viaje,.md-viaje) :where(.precio,.price,[class*="price"]){color:var(--vcth-sea)!important;font-weight:950!important}
body.vcth-signature :where(.travel-card,.viaje,.md-viaje) :where(.btn,.button,button,a[class*="button"]){border-radius:999px!important}
body.vcth-signature .vmon-proof{background:#fff!important}
body.vcth-signature .vmon-proof__grid{gap:0!important;border-top:1px solid var(--vcth-line);border-left:1px solid var(--vcth-line)}
body.vcth-signature .vmon-proof__item{border:0!important;border-right:1px solid var(--vcth-line)!important;border-bottom:1px solid var(--vcth-line)!important;border-radius:0!important;box-shadow:none!important}
body.vcth-signature .vmon-proof__item:hover{background:var(--vcth-mist)}
body.vcth-signature .cth-vcth-passport{background:var(--vcth-mist)}
body.vcth-signature .cth-vcth-passport article:first-of-type{border-top-color:var(--vcth-sea)}body.vcth-signature .cth-vcth-passport article:last-of-type{border-top-color:var(--vcth-coral)}

/* Hubs and travel detail */
body.vcth-signature .vctf-hub-hero{background:linear-gradient(145deg,var(--vcth-mist),#fff 70%)!important}
body.vcth-signature .vctf-hub-hero h1{color:var(--vcth-ink)!important}
body.vcth-signature .vctf-hub-card__visual{background:linear-gradient(135deg,var(--vcth-ink),var(--vcth-sea))!important}
body.vcth-signature .vctf-hub-card:nth-child(3n+2) .vctf-hub-card__visual{background:linear-gradient(135deg,var(--vcth-sea),#39aaa2)!important}
body.vcth-signature .vctf-hub-card:nth-child(3n+3) .vctf-hub-card__visual{background:linear-gradient(135deg,var(--vcth-coral),var(--vcth-sun))!important}
body.vcth-signature .vctf-hub-card__body :where(small,b){color:var(--vcth-sea)!important}
body.vcth-signature.vmon-marga-page .cth-trip-tabs{position:sticky;top:82px;z-index:20;background:#fff;box-shadow:0 10px 24px rgba(16,47,58,.08)}
body.vcth-signature.vmon-marga-page #precioIncluye table thead tr>*{background:var(--vcth-sea)!important}

/* Footer */
body.vcth-signature .vctf-footer{background:var(--vcth-ink)!important}
body.vcth-signature .vctf-footer__kicker{color:var(--vcth-sun)!important}
body.vcth-signature .vctf-footer__primary{background:var(--vcth-coral)!important}
body.vcth-signature .vctf-footer__routes small{color:var(--vcth-sun)!important}
body.vcth-signature .vctf-footer__routes a:hover{background:color-mix(in srgb,var(--vcth-sea) 34%,transparent)!important}

@media(max-width:1120px){.vcth-explore-button{display:none}.vcth-wordmark{min-width:190px}.vcth-explore .vmon-shell{grid-template-columns:1fr}.vcth-explore__grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){body.vcth-signature .vmon-shell{width:min(100% - 28px,1280px)}body.vcth-signature .vmon-header__row{min-height:70px}.vcth-wordmark{min-width:0}.vcth-wordmark strong{font-size:.95rem}.vcth-wordmark small{font-size:.5rem}body.vcth-signature .vctf-header-trust{display:none!important}body.vcth-signature .vctf-hero{min-height:680px!important}body.vcth-signature .vctf-hero .vmon-hero__overlay{background:linear-gradient(180deg,rgba(9,37,43,.35),rgba(9,37,43,.96) 72%)!important}body.vcth-signature .vmon-hero__inner{align-items:end;padding-top:160px;padding-bottom:48px}body.vcth-signature .vmon-hero__copy h1{font-size:clamp(3.1rem,15vw,5.2rem)!important}body.vcth-signature .vmon-hero-poster{display:none}.vcth-explore__grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){body.vcth-signature *,body.vcth-signature *::before,body.vcth-signature *::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
@media(prefers-contrast:more){body.vcth-signature :where(.travel-card,.viaje,.md-viaje,.vmon-editorial-card,.vmon-age-card,.vctf-hub-card){border-width:2px!important}.vcth-explore__grid a{border-color:var(--vcth-ink)}}
