/* VMON BRAND 0.1 — personality layer. Keep reusable mechanics in core-durundo.css. */
body.vmone{
  --vmon-navy:#0b2347;
  --vmon-blue:#1764d7;
  --vmon-cyan:#55bfd8;
  --vmon-yellow:#ffe353;
}

/* Brand gestures: less SaaS, more travel campaign. */
body.vmone .vmon-dimension-hero:before,
body.vmone .vmon-trip-price-card:before{display:inline-flex;align-self:flex-start;margin-bottom:12px;padding:7px 10px;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#cfe5ff;font-size:9px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}
body.vmone.vmon-dimension-page .vmon-dimension-hero:before{content:"ELIGE CUÁNDO. LO DEMÁS YA LO HEMOS PENSADO.";grid-column:1/-1;margin-bottom:-8px}
body.vmone.vmon-trip-detail .vmon-trip-price-card:before{content:"VUESTRO VIAJE"}

body.vmone.vmon-about-page .vmon-editorial-root:before{content:"DESDE 2008 · Y SIGUE HABIENDO COSAS QUE NO SE APRENDEN EN UN CURSO";display:block;max-width:820px;margin:0 auto 14px;color:#1764d7;font-size:10px;font-weight:950;letter-spacing:.13em}
body.vmone.vmon-about-page .vmon-editorial-root h2:first-of-type{margin-top:0!important}
body.vmone.vmon-about-page .vmon-editorial-root img{filter:saturate(.96) contrast(1.02)}

body.vmone.vmon-hub-page .vmon-editorial-root:before{content:"NO TODAS LAS FAMILIAS DESCANSAN IGUAL";display:block;max-width:820px;margin:0 auto 14px;color:#1764d7;font-size:10px;font-weight:950;letter-spacing:.13em}
body.vmone.vmon-hub-page .vmon-style-card:nth-child(4n+1){transform:rotate(-.35deg)}
body.vmone.vmon-hub-page .vmon-style-card:nth-child(4n+2){transform:rotate(.28deg)}
body.vmone.vmon-hub-page .vmon-style-card:hover{transform:translateY(-4px) rotate(0deg)!important}

/* Home: make the upgraded blocks feel from the same campaign. */
body.vmone.vmone-home .trust-item:nth-child(1) .trust-icon:after{content:"GRUPO"}
body.vmone.vmone-home .trust-item:nth-child(2) .trust-icon:after{content:"AIRE"}
body.vmone.vmone-home .trust-item:nth-child(3) .trust-icon:after{content:"EDAD"}
body.vmone.vmone-home .trust-item:nth-child(4) .trust-icon:after{content:"2008"}
body.vmone.vmone-home .trust-icon{position:relative!important;font-size:0!important}
body.vmone.vmone-home .trust-icon:after{font-size:9px!important;font-weight:950!important;letter-spacing:.06em!important;color:#fff!important}
body.vmone.vmone-home .trust-item:nth-child(4) .trust-icon:after{font-size:12px!important}

body.vmone.vmone-home #especialistas .benefit:nth-child(1):before{content:"01 · LLEGÁIS"}
body.vmone.vmone-home #especialistas .benefit:nth-child(2):before{content:"02 · ENCAJAN"}
body.vmone.vmone-home #especialistas .benefit:nth-child(3):before{content:"03 · DESCANSAS"}
body.vmone.vmone-home #especialistas .benefit:before{display:block;margin-bottom:9px;color:#1764d7;font-size:9px;font-weight:950;letter-spacing:.11em}

/* Avoid generic corporate blue-on-blue on editorial CTAs. */
body.vmone .wp-block-button__link{border-radius:999px!important;background:#1764d7!important;color:#fff!important;font-weight:900!important;box-shadow:0 9px 22px rgba(23,100,215,.18)!important}
body.vmone .wp-block-button__link:hover{background:#0d4fb8!important;transform:translateY(-1px)}

/* VMON signoff is a piece of copy, not just footer furniture. */
body.vmone .vmon-global-signoff strong:after{content:"";display:block;width:64px;height:5px;margin:18px auto 0;border-radius:999px;background:linear-gradient(90deg,#55bfd8,#ffe353)}
