/* VMON Evolution 3.1 — first-review corrections and creative polish. */

/* 1) Header navigation: Guías / SEO dropdown injected from an editable WP menu. */
body.vmone .vmon-guides-menu{position:relative;display:inline-flex;align-items:center}
body.vmone .vmon-guides-toggle{display:inline-flex;align-items:center;gap:5px;padding:10px 12px;border:0;border-radius:999px;background:transparent;color:var(--vmon-navy);font:inherit;font-weight:850;cursor:pointer}
body.vmone .vmon-guides-toggle:hover,body.vmone .vmon-guides-toggle[aria-expanded="true"]{background:#eef4ff;color:var(--vmon-blue)}
body.vmone .vmon-guides-panel{position:absolute;z-index:999;top:calc(100% + 10px);right:0;width:min(680px,88vw);display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:12px;border:1px solid var(--vmon-line);border-radius:22px;background:#fff;box-shadow:var(--vmon-shadow)}
body.vmone .vmon-guides-menu.is-open .vmon-guides-panel{display:grid}
body.vmone .vmon-guides-panel a{display:block!important;padding:11px 12px!important;border-radius:12px!important;color:#203651!important;font-size:13px!important;font-weight:800!important;text-decoration:none!important}
body.vmone .vmon-guides-panel a:hover{background:#f0f6ff!important;color:var(--vmon-blue)!important}
body.vmone .vmon-mobile-guides{display:grid;gap:4px;padding-top:10px;margin-top:8px;border-top:1px solid rgba(12,31,61,.1)}
body.vmone .vmon-mobile-guides strong{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#6b7a90;margin:4px 8px}
body.vmone .vmon-mobile-guides a{padding:9px 8px!important}

/* 2) Promotions: use the full width of the module; three generous cards. */
body.vmone :is(.md-promociones,.md-destacados-wrap){width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}
body.vmone :is(.md-promociones,.md-destacados-wrap) .h-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;width:100%!important;max-width:none!important}
body.vmone :is(.md-promociones,.md-destacados-wrap) .box.mind-features-item{border-radius:26px!important}
body.vmone :is(.md-promociones,.md-destacados-wrap) .item-image img{aspect-ratio:16/9!important}
body.vmone :is(.md-promociones,.md-destacados-wrap) .item-content.rotulo{padding:21px 22px 22px!important}
body.vmone :is(.md-promociones,.md-destacados-wrap) .item-content.rotulo h3{font-size:clamp(19px,1.5vw,24px)!important;line-height:1!important}
body.vmone :is(.md-promociones,.md-destacados-wrap) :is(.txtBGrande,.txtBGrande p){font-size:14px!important;line-height:1.55!important;-webkit-line-clamp:4!important}

/* 3) Trust module: less spreadsheet, more campaign. */
body.vmone .trust{padding:38px 0!important}
body.vmone .trust-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}
body.vmone .trust-item{position:relative!important;display:grid!important;grid-template-columns:58px 1fr!important;gap:15px!important;align-items:center!important;min-height:132px!important;padding:20px!important;border:1px solid #dbe5f2!important;border-radius:22px!important;background:#fff!important;box-shadow:0 10px 34px rgba(13,35,69,.07)!important;overflow:hidden!important}
body.vmone .trust-item:after{content:"";position:absolute;right:-28px;bottom:-38px;width:94px;height:94px;border-radius:50%;background:linear-gradient(135deg,rgba(27,99,233,.09),rgba(67,184,212,.14))}
body.vmone .trust-icon{width:58px!important;height:58px!important;border-radius:18px!important;background:linear-gradient(145deg,#0d5ee8,#43b8d4)!important;box-shadow:0 10px 20px rgba(27,99,233,.18)!important;font-size:18px!important;transform:rotate(-3deg)}
body.vmone .trust-item:nth-child(2) .trust-icon{transform:rotate(3deg)}
body.vmone .trust-item:nth-child(3) .trust-icon{transform:rotate(-2deg)}
body.vmone .trust-item:nth-child(4) .trust-icon{background:var(--vmon-navy)!important;color:#fff!important}
body.vmone .trust-item b{font-size:14px!important;color:var(--vmon-navy)!important;line-height:1.15!important}
body.vmone .trust-item span{font-size:12px!important;line-height:1.45!important;color:#607089!important;margin-top:5px!important}

/* 4) Age cards: whole card is a real navigation link, with clearer affordance. */
body.vmone .ages .age-card,body.vmone .age-grid .age-card{cursor:pointer!important}
body.vmone .ages .age-card:before{content:"Ver viajes →";position:absolute;z-index:3;right:13px;top:12px;padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.92);color:var(--vmon-navy);font-size:9px;font-weight:950;letter-spacing:.04em;opacity:0;transform:translateY(-4px);transition:.2s}
body.vmone .ages .age-card:hover:before,body.vmone .ages .age-card:focus-visible:before{opacity:1;transform:none}

/* 5) Adult insight: emotional editorial piece, never guilt language. */
body.vmone .adult{position:relative!important;min-height:510px!important;border-radius:34px!important;background:#071c3c!important;box-shadow:var(--vmon-shadow)!important}
body.vmone .adult-photo{min-height:510px!important;position:relative!important}
body.vmone .adult-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,rgba(7,28,60,.2))}
body.vmone .adult-copy{position:relative!important;padding:clamp(38px,5vw,70px)!important;background:linear-gradient(145deg,#f7fbff,#eef3ff)!important}
body.vmone .adult-copy:before{content:"VACACIONES PARA LOS DOS";position:absolute;right:28px;top:27px;padding:9px 12px;border:2px solid var(--vmon-navy);border-radius:999px;color:var(--vmon-navy);font-size:9px;font-weight:950;letter-spacing:.12em;transform:rotate(3deg)}
body.vmone .adult-copy .scribble{color:#1764d7!important;font-size:clamp(27px,3vw,39px)!important}
body.vmone .adult-copy h2{color:var(--vmon-navy)!important;max-width:12ch!important}
body.vmone .adult-copy p{font-size:16px!important;line-height:1.7!important;color:#526681!important}

/* 6) Specialist block: stronger authority and visual tension. */
body.vmone .specialist{gap:24px!important}
body.vmone .specialist-copy{position:relative!important;padding:clamp(34px,5vw,58px)!important;border-radius:32px!important;background:linear-gradient(145deg,#071c3c,#0d3f84)!important;overflow:hidden!important}
body.vmone .specialist-copy:after{content:"2008";position:absolute;right:-14px;bottom:-28px;color:rgba(255,255,255,.08);font-family:var(--vmon-display);font-size:130px;line-height:1}
body.vmone .specialist-copy h2{position:relative;z-index:1;color:#fff!important}
body.vmone .specialist-copy p{position:relative;z-index:1;font-size:16px!important;line-height:1.7!important;color:#d3e2f8!important}
body.vmone .specialist-photo{min-height:500px!important;border-radius:32px!important;box-shadow:var(--vmon-shadow)!important}

/* 7) Forms: softer, larger, more current. Keep the plugin logic intact. */
body.vmone .form.md-modulo{border-radius:30px!important;padding:clamp(24px,4vw,42px)!important}
body.vmone .form.md-modulo :is(input:not([type=checkbox]):not([type=radio]),select,textarea),body.vmone .md-form :is(input:not([type=checkbox]):not([type=radio]),select,textarea){min-height:56px!important;padding:13px 17px!important;border:1px solid #d7e0ec!important;border-radius:17px!important;background:#f9fbfe!important;color:var(--vmon-ink)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)!important;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease!important}
body.vmone .form.md-modulo :is(input:not([type=checkbox]):not([type=radio]),select,textarea):focus,body.vmone .md-form :is(input:not([type=checkbox]):not([type=radio]),select,textarea):focus{background:#fff!important;border-color:#4a82ef!important;box-shadow:0 0 0 4px rgba(27,99,233,.11)!important;outline:0!important}
body.vmone .form.md-modulo textarea,body.vmone .md-form textarea{min-height:150px!important}
body.vmone .form.md-modulo :is(label,.md-label),body.vmone .md-form label{color:#465a76!important;font-size:11px!important;font-weight:900!important;letter-spacing:.04em!important}
body.vmone .form.md-modulo :is(button,input[type=submit],.md-btn),body.vmone .md-form :is(button,input[type=submit]){min-height:52px!important;border-radius:999px!important;padding:12px 22px!important;font-weight:900!important}
body.vmone .form.md-modulo :is(input[type=checkbox],input[type=radio]),body.vmone .md-form :is(input[type=checkbox],input[type=radio]){accent-color:var(--vmon-blue)}

/* 8) Account: mark the section dynamically and use the unused half as a benefit panel. */
body.vmone .vmon-account-section{position:relative!important;overflow:hidden!important}
body.vmone .vmon-account-section>.wrap,body.vmone .vmon-account-section>.container{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr)!important;gap:24px!important;align-items:stretch!important}
body.vmone .vmon-account-benefits{min-height:100%;padding:34px;border-radius:30px;background:linear-gradient(145deg,#0a2a59,#0e65df);color:#fff;box-shadow:var(--vmon-shadow);display:flex;flex-direction:column;justify-content:center;gap:13px}
body.vmone .vmon-account-benefits:before{content:"TU CUENTA, SIN DRAMAS";font-size:10px;font-weight:950;letter-spacing:.13em;color:#bdddff}
body.vmone .vmon-account-benefits h3{font-family:var(--vmon-display)!important;font-size:clamp(30px,3vw,46px)!important;line-height:.95!important;letter-spacing:-.04em!important;color:#fff!important;margin:0 0 8px!important}
body.vmone .vmon-account-benefit{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:center;padding:12px 0;border-top:1px solid rgba(255,255,255,.15)}
body.vmone .vmon-account-benefit b{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:rgba(255,255,255,.12);font-size:18px}
body.vmone .vmon-account-benefit span{font-size:13px;line-height:1.4;color:#e6f0ff}

/* 9) Trip detail: one palette, clearer hierarchy, no accidental orange/washed-out headers. */
body.vmone.vmon-trip-detail{--vmon-trip-soft:#eef5ff;--vmon-trip-soft2:#f7faff}
body.vmone.vmon-trip-detail :where(a){color:var(--vmon-blue)!important}
body.vmone.vmon-trip-detail :is(.nav-tabs,.tabs,.md-tabs,[role=tablist]){background:#f1f5fa!important;border-color:#d9e2ed!important;box-shadow:none!important}
body.vmone.vmon-trip-detail :is(.nav-tabs,.tabs,.md-tabs,[role=tablist]) :is(a,button){background:transparent!important;color:#253d5e!important}
body.vmone.vmon-trip-detail :is(.nav-tabs,.tabs,.md-tabs,[role=tablist]) :is(a,button):hover{background:#e4edf9!important;color:#0b55c4!important}
body.vmone.vmon-trip-detail :is(.nav-tabs,.tabs,.md-tabs,[role=tablist]) :is(.active,[aria-selected=true]),body.vmone.vmon-trip-detail :is(.nav-tabs,.tabs,.md-tabs,[role=tablist]) .active :is(a,button){background:var(--vmon-blue)!important;color:#fff!important}
body.vmone.vmon-trip-detail :where(table th,table thead td){background:#eaf2ff!important;color:#142b4b!important;border-color:#d5dfeb!important}
body.vmone.vmon-trip-detail :where(table td){background:#fff!important;color:#334a68!important;border-color:#e1e7ef!important}
body.vmone.vmon-trip-detail :where(table a){color:#115fcf!important;font-weight:800!important}
body.vmone.vmon-trip-detail .vmon-status-full{display:inline-flex!important;padding:6px 10px!important;border-radius:999px!important;background:#edf0f4!important;color:#5e6a79!important;font-size:11px!important;font-weight:900!important;line-height:1!important}
body.vmone.vmon-trip-detail .vmon-trip-primary{background:var(--vmon-blue)!important;color:#fff!important;border-color:var(--vmon-blue)!important;box-shadow:0 12px 28px rgba(27,99,233,.22)!important}
body.vmone.vmon-trip-detail .vmon-trip-secondary{background:#eef5ff!important;color:#0f5bcc!important;border-color:#d4e3f8!important;box-shadow:none!important}
body.vmone.vmon-trip-detail .vmon-trip-tertiary{background:#fff!important;color:#314867!important;border:1px solid #d7e1ec!important;box-shadow:none!important}
body.vmone.vmon-trip-detail .vmon-pay-later{opacity:.82!important;transform:scale(.94);transform-origin:left center}
body.vmone.vmon-trip-detail #price-container{padding:14px 18px!important;border:1px solid #dbe5f2!important;border-radius:18px!important;background:#f7faff!important;box-shadow:none!important}

/* 10) Footer: closing campaign + white logo support + Mundo Durundo signature. */
body.vmone .vmon-footer-prelude{margin-top:72px;padding:clamp(48px,7vw,84px) 24px;background:linear-gradient(120deg,#0a2a59,#0f64d7);color:#fff;text-align:center;overflow:hidden}
body.vmone .vmon-footer-prelude-inner{max-width:1050px;margin:auto}
body.vmone .vmon-footer-prelude .vmon-footer-kicker{display:inline-block;margin-bottom:12px;color:#bdddff;font-size:10px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}
body.vmone .vmon-footer-prelude h2{max-width:13ch;margin:0 auto 20px!important;font-family:var(--vmon-display)!important;font-size:clamp(42px,6vw,78px)!important;line-height:.9!important;letter-spacing:-.055em!important;color:#fff!important;text-wrap:balance}
body.vmone .vmon-footer-prelude a{display:inline-flex;padding:13px 20px;border-radius:999px;background:#fff;color:#0c4eae!important;font-weight:900!important;text-decoration:none!important}
body.vmone .vmon-designed{display:inline-flex!important;align-items:center;gap:7px;color:rgba(255,255,255,.7)!important}
body.vmone .vmon-designed:before{content:"♡";color:#fff}
body.vmone .foot-logo.vmon-custom-white-logo{filter:none!important;object-fit:contain}
body.vmone .vmon-legal-links{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:12px}
body.vmone .vmon-legal-links a{font-size:11px!important;color:rgba(255,255,255,.72)!important}

/* Home duplicated legacy footer: JS marks only the duplicate. */
body.vmone .vmon-legacy-duplicate{display:none!important}

@media(max-width:1100px){body.vmone .trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.vmone :is(.md-promociones,.md-destacados-wrap) .h-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.vmone .vmon-account-section>.wrap,body.vmone .vmon-account-section>.container{grid-template-columns:1fr!important}}
@media(max-width:700px){body.vmone .trust-grid{grid-template-columns:1fr!important}body.vmone .trust-item{min-height:0!important}body.vmone :is(.md-promociones,.md-destacados-wrap) .h-row{grid-template-columns:1fr!important;gap:16px!important}body.vmone .adult{grid-template-columns:1fr!important}body.vmone .adult-photo{min-height:320px!important}body.vmone .adult-copy:before{position:static;display:inline-flex;margin-bottom:18px}body.vmone .specialist-photo{min-height:320px!important}body.vmone .vmon-guides-panel{position:fixed;left:14px;right:14px;top:82px;width:auto;grid-template-columns:1fr;max-height:70vh;overflow:auto}}

/* ========================================================================== 
   VMON Evolution 3.1.1 — selectors audited against the published HOME source.
   This block deliberately targets the real markup emitted by the current page.
   ========================================================================== */

/* Header published markup: .topbar + .header .navlinks + .mobile-links */
body.vmone.vmone-home .header{z-index:120!important}
body.vmone.vmone-home .header .navlinks{display:flex!important;align-items:center!important;gap:clamp(10px,1.25vw,22px)!important}
body.vmone.vmone-home .header .navlinks>a{white-space:nowrap!important}
body.vmone.vmone-home .header .vmon-guides-menu{margin-left:0!important}
body.vmone.vmone-home .header .vmon-guides-toggle{padding:8px 5px!important;color:#071b3b!important;font-size:12px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}
body.vmone.vmone-home .header .vmon-guides-toggle:after{content:"↓";font-size:11px;transition:transform .18s ease}
body.vmone.vmone-home .header .vmon-guides-menu.is-open .vmon-guides-toggle:after{transform:rotate(180deg)}
body.vmone.vmone-home .header .vmon-guides-panel{right:-80px!important;top:calc(100% + 18px)!important;width:min(720px,92vw)!important;padding:16px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;border-radius:24px!important}
body.vmone.vmone-home .header .vmon-guides-panel:before{content:"GUÍAS PARA VIAJAR MEJOR";grid-column:1/-1;padding:4px 8px 10px;color:#6580a3;font-size:9px;font-weight:950;letter-spacing:.15em}

/* Promotions. The Marga shortcode emits one .h-row per 3 items; every row must stretch. */
body.vmone.vmone-home #viajes .promo-stage,
body.vmone.vmone-home #viajes .vm-marga--promos,
body.vmone.vmone-home #viajes .md-promociones,
body.vmone.vmone-home #viajes .md-promociones>.h-row{width:100%!important;max-width:100%!important;min-width:0!important}
body.vmone.vmone-home #viajes .md-promociones>.h-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(18px,2vw,30px)!important;margin:0 0 clamp(18px,2vw,30px)!important}
body.vmone.vmone-home #viajes .md-promociones>.h-row>.h-column.h-col-lg-4{display:flex!important;flex:initial!important;flex-basis:auto!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important}
body.vmone.vmone-home #viajes .mind-features-item{width:100%!important;min-width:0!important;border-radius:28px!important}
body.vmone.vmone-home #viajes .mind-features-item .item-image{width:100%!important;aspect-ratio:16/9!important}
body.vmone.vmone-home #viajes .mind-features-item .item-image a{display:block!important;width:100%!important;height:100%!important}
body.vmone.vmone-home #viajes .mind-features-item .item-image img.span12{display:block!important;width:100%!important;height:100%!important;max-width:none!important;aspect-ratio:auto!important;object-fit:cover!important}
body.vmone.vmone-home #viajes .mind-features-item .item-content.rotulo{min-height:245px!important;padding:24px 25px 25px!important;background:#fff!important}
body.vmone.vmone-home #viajes .mind-features-item .item-content-inner{display:flex!important;flex:1!important;flex-direction:column!important;width:100%!important}
body.vmone.vmone-home #viajes .mind-features-item h3{min-height:2.1em!important;margin:0 0 12px!important}
body.vmone.vmone-home #viajes .mind-features-item h3 a{font-size:clamp(20px,1.55vw,26px)!important;line-height:1.04!important;color:#0c1f3d!important}
body.vmone.vmone-home #viajes .mind-features-item .txtBGrande{margin-bottom:18px!important}
body.vmone.vmone-home #viajes .mind-features-item .txtBGrande,
body.vmone.vmone-home #viajes .mind-features-item .txtBGrande p{font-size:14px!important;line-height:1.58!important;color:#5d6c82!important}
body.vmone.vmone-home #viajes .mind-features-item a.md-btn.absolute{align-self:flex-start!important;margin-top:auto!important;padding:10px 16px!important;border:1px solid #d7e4f5!important;border-radius:999px!important;background:#f1f6ff!important;color:#105cca!important;font-weight:900!important}

/* Trust: exact published markup has strong + span, no icon element. */
body.vmone.vmone-home .trust-grid .trust-item{grid-template-columns:62px minmax(0,1fr)!important;gap:16px!important;border:0!important;background:linear-gradient(145deg,#fff,#f7faff)!important;box-shadow:0 13px 40px rgba(11,38,76,.09)!important}
body.vmone.vmone-home .trust-grid .trust-item:before{content:"✦";position:relative;z-index:2;display:grid;place-items:center;width:58px;height:58px;border-radius:20px;background:linear-gradient(145deg,#1063df,#42b4da);color:#fff;font-family:Arial,sans-serif;font-size:23px;font-weight:900;box-shadow:0 10px 24px rgba(25,99,218,.22);transform:rotate(-5deg)}
body.vmone.vmone-home .trust-grid .trust-item:nth-child(2):before{content:"↗";transform:rotate(4deg)}
body.vmone.vmone-home .trust-grid .trust-item:nth-child(3):before{content:"≈";transform:rotate(-3deg)}
body.vmone.vmone-home .trust-grid .trust-item:nth-child(4):before{content:"08";background:#0c1f3d;transform:rotate(4deg);font-size:18px;letter-spacing:-.05em}
body.vmone.vmone-home .trust-grid .trust-item>strong{display:block!important;color:#0c1f3d!important;font-size:15px!important;line-height:1.18!important;font-weight:950!important}
body.vmone.vmone-home .trust-grid .trust-item>span{display:block!important;margin-top:5px!important;color:#617187!important;font-size:12.5px!important;line-height:1.45!important}

/* Viajeros: exact published cards are #edades .age and .n. */
body.vmone.vmone-home #edades .age-grid .age{position:relative!important;overflow:hidden!important;cursor:pointer!important;border:1px solid #dbe5f2!important;border-radius:24px!important;background:#fff!important;box-shadow:0 12px 36px rgba(13,35,69,.075)!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}
body.vmone.vmone-home #edades .age-grid .age:hover{transform:translateY(-5px)!important;border-color:#c3d6f1!important;box-shadow:0 22px 54px rgba(13,35,69,.13)!important}
body.vmone.vmone-home #edades .age-grid .age .n{color:#105ed2!important}
body.vmone.vmone-home #edades .age-grid .age:after{content:"Ver viajes →";position:absolute;right:15px;top:15px;padding:6px 9px;border-radius:999px;background:#eef5ff;color:#125cc8;font-size:9px;font-weight:950;letter-spacing:.02em;opacity:0;transform:translateY(-4px);transition:.18s ease}
body.vmone.vmone-home #edades .age-grid .age:hover:after,
body.vmone.vmone-home #edades .age-grid .age:focus-within:after{opacity:1;transform:none}
body.vmone.vmone-home #edades .vmon-age-overlay{position:absolute!important;z-index:6!important;inset:0!important;display:block!important;border-radius:inherit!important;font-size:0!important;color:transparent!important}
body.vmone.vmone-home #edades .vmon-age-overlay:focus-visible{outline:3px solid rgba(27,99,233,.4)!important;outline-offset:-4px!important}

/* Parent-vacation section: the live markup is #como-funciona.truth, not .adult. */
body.vmone.vmone-home #como-funciona.truth{position:relative!important;isolation:isolate;overflow:hidden!important}
body.vmone.vmone-home #como-funciona.truth .wrap{position:relative!important;z-index:2!important;max-width:1320px!important}
body.vmone.vmone-home #como-funciona.truth h2{max-width:11ch!important;color:#fff!important}
body.vmone.vmone-home #como-funciona.truth h2 span{color:#9ed7ff!important}
body.vmone.vmone-home #como-funciona.truth p{max-width:650px!important;color:#dceaff!important;font-size:17px!important;line-height:1.65!important}
body.vmone.vmone-home #como-funciona.truth .quote{display:inline-flex!important;max-width:640px!important;margin-top:24px!important;padding:13px 18px!important;border:1px solid rgba(255,255,255,.24)!important;border-radius:999px!important;background:rgba(255,255,255,.11)!important;color:#fff!important;font-size:14px!important;font-weight:850!important;backdrop-filter:blur(12px)!important}
body.vmone.vmone-home #como-funciona.truth .vmon-truth-media{position:absolute;z-index:-1;inset:0;background-position:center;background-size:cover}
body.vmone.vmone-home #como-funciona.truth .vmon-truth-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,20,56,.93) 0%,rgba(4,20,56,.78) 54%,rgba(4,20,56,.28) 100%)}
body.vmone.vmone-home #como-funciona.truth.has-vmon-truth-media:before{opacity:0!important}

/* Specialist section: real markup #especialistas .benefits > .benefit. */
body.vmone.vmone-home #especialistas .benefits{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}
body.vmone.vmone-home #especialistas .benefit{position:relative!important;min-height:300px!important;padding:30px 28px 28px!important;border:1px solid #dce6f2!important;border-radius:28px!important;background:#fff!important;box-shadow:0 14px 44px rgba(12,31,61,.08)!important;overflow:hidden!important}
body.vmone.vmone-home #especialistas .benefit:nth-child(2){transform:translateY(14px) rotate(.5deg)}
body.vmone.vmone-home #especialistas .benefit:nth-child(3){transform:rotate(-.45deg)}
body.vmone.vmone-home #especialistas .benefit:before{content:"";position:absolute;right:-46px;bottom:-52px;width:150px;height:150px;border-radius:50%;background:linear-gradient(145deg,rgba(26,104,231,.08),rgba(67,184,212,.17))}
body.vmone.vmone-home #especialistas .benefit .vmon-benefit-icon{display:grid;place-items:center;width:54px;height:54px;margin-bottom:30px;border-radius:18px;background:#0e63df;color:#fff;font-size:17px;font-weight:950;box-shadow:0 10px 24px rgba(27,99,233,.2);transform:rotate(-5deg)}
body.vmone.vmone-home #especialistas .benefit:nth-child(2) .vmon-benefit-icon{background:#43aeca;transform:rotate(4deg)}
body.vmone.vmone-home #especialistas .benefit:nth-child(3) .vmon-benefit-icon{background:#0c1f3d;transform:rotate(-3deg)}
body.vmone.vmone-home #especialistas .benefit .num{color:#66809f!important;font-size:9px!important;font-weight:950!important;letter-spacing:.15em!important}
body.vmone.vmone-home #especialistas .benefit h3{max-width:12ch!important;color:#0c1f3d!important;font-size:clamp(24px,2.1vw,34px)!important;line-height:1.02!important}
body.vmone.vmone-home #especialistas .benefit p{position:relative;z-index:1;color:#5f7088!important;font-size:14px!important;line-height:1.6!important}
body.vmone.vmone-home #especialistas .vmon-since-stamp{display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:9px 13px;border:2px solid #0c1f3d;border-radius:999px;color:#0c1f3d;font-size:10px;font-weight:950;letter-spacing:.08em;transform:rotate(-2deg)}

/* Exact Marga contact form selectors from published source. */
body.vmone.vmone-home #contacto .vm-marga--contact #content,
body.vmone.vmone-home #contacto .vm-marga--contact .h-section-grid-container{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}
body.vmone.vmone-home #contacto .vm-marga--contact #contacto-form{width:100%!important;margin:0!important;padding:clamp(24px,3vw,38px)!important;border:1px solid #dbe5f1!important;border-radius:30px!important;background:#fff!important;box-shadow:0 18px 60px rgba(12,31,61,.1)!important;text-align:left!important}
body.vmone.vmone-home #contacto #contacto-form .h-row{row-gap:16px!important}
body.vmone.vmone-home #contacto #contacto-form label.md-label{display:block!important;margin:0 0 7px!important;color:#425672!important;font-size:11px!important;font-weight:900!important;letter-spacing:.035em!important}
body.vmone.vmone-home #contacto #contacto-form :is(input[type=text],input[type=email],input[type=tel],select,textarea){width:100%!important;min-height:56px!important;padding:13px 17px!important;border:1px solid #d6e0ec!important;border-radius:16px!important;background:#f8fafd!important;color:#142642!important;font-family:inherit!important;font-size:14px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)!important;transition:.18s ease!important}
body.vmone.vmone-home #contacto #contacto-form :is(input[type=text],input[type=email],input[type=tel],select,textarea):focus{border-color:#4a82ef!important;background:#fff!important;box-shadow:0 0 0 4px rgba(27,99,233,.11)!important;outline:0!important}
body.vmone.vmone-home #contacto #contacto-form textarea{min-height:155px!important;resize:vertical!important}
body.vmone.vmone-home #contacto #contacto-form input[type=checkbox]{width:18px!important;height:18px!important;accent-color:#1462d8!important}
body.vmone.vmone-home #contacto #contacto-form input[type=submit].md-btn{min-height:54px!important;padding:13px 26px!important;border:0!important;border-radius:999px!important;background:#135fd4!important;color:#fff!important;font-size:13px!important;font-weight:950!important;box-shadow:0 12px 28px rgba(20,95,212,.22)!important}
body.vmone.vmone-home #contacto #contacto-form input[type=submit].md-btn:hover{transform:translateY(-2px)!important;background:#0e51b7!important}
body.vmone.vmone-home #contacto #contacto-form .formError{margin:3px 0 7px!important;color:#b33232!important;font-size:11px!important}
body.vmone.vmone-home #contacto #contacto-form :is(p,li){color:#64758d!important;font-size:12px!important;line-height:1.55!important}
body.vmone.vmone-home #contacto #contacto-form a{color:#145fce!important;text-decoration:underline!important;text-underline-offset:2px!important}

/* Account: section head full-width + functional module and persuasive panel below it. */
body.vmone.vmone-home #mi-cuenta .vmon-account-grid{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr)!important;gap:24px!important;align-items:stretch!important}
body.vmone.vmone-home #mi-cuenta .vm-marga--registro{min-width:0!important}
body.vmone.vmone-home #mi-cuenta .vmon-registro{height:100%!important}
body.vmone.vmone-home #mi-cuenta .vmon-registro__inner{height:100%!important;border:1px solid #dce6f1!important;border-radius:30px!important;background:#fff!important;box-shadow:0 18px 58px rgba(12,31,61,.09)!important}
body.vmone.vmone-home #mi-cuenta .vmon-account-benefits{min-height:100%!important;border-radius:30px!important}
body.vmone.vmone-home #mi-cuenta .vmon-account-benefits:after{content:"♡";position:absolute;right:26px;top:18px;color:rgba(255,255,255,.13);font-size:92px;line-height:1}

/* Footer: exact current custom footer + hide the Colibri legacy footer that follows #primary. */
body.vmone.vmone-home footer{position:relative!important;padding-top:0!important;background:radial-gradient(720px 320px at 10% 0%,rgba(37,110,221,.28),transparent 70%),#071a34!important;color:#fff!important}
body.vmone.vmone-home footer .foot{grid-template-columns:minmax(260px,1.45fr) repeat(3,minmax(150px,.75fr))!important;gap:clamp(26px,4vw,64px)!important;padding-top:56px!important;padding-bottom:36px!important}
body.vmone.vmone-home footer .foot>div:first-child img{display:block!important;width:min(330px,100%)!important;max-height:100px!important;object-fit:contain!important;object-position:left center!important;margin:0 0 24px!important;filter:grayscale(1) brightness(0) invert(1)!important}
body.vmone.vmone-home footer .foot>div:first-child img.vmon-custom-white-logo{filter:none!important}
body.vmone.vmone-home footer .foot>div:first-child p{max-width:360px!important;color:#c9d8eb!important;font-size:14px!important;line-height:1.65!important}
body.vmone.vmone-home footer .foot h4{margin:7px 0 17px!important;color:#8bb9ee!important;font-size:9px!important;font-weight:950!important;letter-spacing:.16em!important}
body.vmone.vmone-home footer .foot a{display:block!important;margin:0 0 10px!important;color:#edf5ff!important;font-size:13px!important;font-weight:750!important}
body.vmone.vmone-home footer .foot-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:20px 0!important;border-top:1px solid rgba(255,255,255,.11)!important;color:#9fb1c8!important;font-size:11px!important}
body.vmone.vmone-home footer .foot-legal{display:flex!important;flex-wrap:wrap!important;gap:8px 18px!important;padding:0 0 34px!important}
body.vmone.vmone-home footer .foot-legal a{color:#9fb1c8!important;font-size:11px!important}
body.vmone.vmone-home .page-footer.vmon-colibri-legacy-footer{display:none!important}

/* Stronger global protection against Colibri's historical body colors on editorial pages. */
body.vmone.vmone-editorial-page :is(.entry-content,.page-content,.h-page-content,.content,.post-content) :where(p,li,dd,dt,figcaption){color:#40516a!important}
body.vmone.vmone-editorial-page :is(.entry-content,.page-content,.h-page-content,.content,.post-content) :where(a:not(.button):not(.btn):not(.wp-block-button__link)){color:#155fcf!important;text-decoration:underline!important;text-decoration-thickness:.06em!important;text-underline-offset:.16em!important}
body.vmone.vmone-editorial-page :is(.entry-content,.page-content,.h-page-content,.content,.post-content) :where(strong,b){color:#213753!important}

/* Exact Colibri/Marga tab language seen in the plugin's own inline CSS. */
body.vmone.vmon-trip-detail .h-tabs-navigation{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin:24px 0 18px!important;padding:7px!important;border:1px solid #dbe5f0!important;border-radius:19px!important;background:#eef3f9!important;box-shadow:none!important}
body.vmone.vmon-trip-detail .h-tabs-navigation .h-tabs-navigation-item{margin:0!important;padding:11px 15px!important;border:0!important;border-radius:999px!important;background:transparent!important;color:#314865!important;font-size:12px!important;font-weight:900!important;box-shadow:none!important}
body.vmone.vmon-trip-detail .h-tabs-navigation .h-tabs-navigation-item:hover{background:#dde9f7!important;color:#0d58c4!important}
body.vmone.vmon-trip-detail .h-tabs-navigation .h-tabs-navigation-item.h-custom-active-state{background:#135fd4!important;color:#fff!important}
body.vmone.vmon-trip-detail .h-tabs-item-content{border:1px solid #dbe5f0!important;border-radius:22px!important;background:#fff!important;color:#334a68!important;box-shadow:0 14px 44px rgba(12,31,61,.07)!important}
body.vmone.vmon-trip-detail .h-tabs-item-content :where(h2,h3,h4,h5){color:#0c1f3d!important;background:transparent!important}
body.vmone.vmon-trip-detail .h-tabs-item-content :where(a){color:#145fce!important}

@media(max-width:1100px){
  body.vmone.vmone-home #viajes .md-promociones>.h-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.vmone.vmone-home #especialistas .benefits{grid-template-columns:1fr 1fr!important}
  body.vmone.vmone-home #especialistas .benefit:nth-child(2){transform:none}
  body.vmone.vmone-home #mi-cuenta .vmon-account-grid{grid-template-columns:1fr!important}
  body.vmone.vmone-home footer .foot{grid-template-columns:1fr 1fr!important}
  body.vmone.vmone-home footer .foot>div:first-child{grid-column:1/-1!important}
}
@media(max-width:760px){
  body.vmone.vmone-home .header .vmon-guides-menu{display:none!important}
  body.vmone.vmone-home #viajes .md-promociones>.h-row{grid-template-columns:1fr!important;gap:18px!important}
  body.vmone.vmone-home #viajes .mind-features-item .item-content.rotulo{min-height:0!important}
  body.vmone.vmone-home .trust-grid .trust-item{grid-template-columns:54px minmax(0,1fr)!important}
  body.vmone.vmone-home .trust-grid .trust-item:before{width:50px;height:50px;border-radius:16px}
  body.vmone.vmone-home #especialistas .benefits{grid-template-columns:1fr!important}
  body.vmone.vmone-home #especialistas .benefit:nth-child(n){transform:none!important;min-height:0!important}
  body.vmone.vmone-home #contacto .vm-marga--contact #contacto-form{padding:20px!important}
  body.vmone.vmone-home footer .foot{grid-template-columns:1fr!important}
  body.vmone.vmone-home footer .foot>div:first-child{grid-column:auto!important}
  body.vmone.vmone-home footer .foot-bottom{display:grid!important;justify-content:start!important}
}
body.vmone.vmone-home #viajes .promo-stage{width:min(1320px,calc(100% - 48px))!important;margin-left:auto!important;margin-right:auto!important}
body.vmone.vmone-home #especialistas .vmon-specialist-visual{position:relative;min-height:360px;margin:14px 0 28px;border-radius:32px;background-position:center;background-size:cover;box-shadow:0 20px 62px rgba(12,31,61,.13);overflow:hidden}
body.vmone.vmone-home #especialistas .vmon-specialist-visual:after{content:"Desde 2008 · sabemos que el grupo importa tanto como el destino";position:absolute;left:24px;bottom:24px;max-width:520px;padding:13px 17px;border-radius:18px;background:rgba(7,27,59,.78);color:#fff;font-size:14px;font-weight:850;line-height:1.4;backdrop-filter:blur(12px)}
@media(max-width:700px){body.vmone.vmone-home #viajes .promo-stage{width:min(100% - 30px,1320px)!important}body.vmone.vmone-home #especialistas .vmon-specialist-visual{min-height:260px!important}}
