
:root{--a24-accent:#f59e0b;--a24-accent-soft:#fef3c7;--a24-dark:#0f172a;--a24-slate:#334155;}
.pmg-wordmark,.pmg-footer__logo,.v2-wordmark,.v2-footer__logo{letter-spacing:.16em!important;gap:.28em!important;}
.pmg-wordmark i,.pmg-footer__logo i,.v2-wordmark i,.v2-footer__logo i{margin-left:.2em!important;opacity:.72!important;}
.btn-pm,.btn-lime{background:#0f172a!important;color:#fff!important;border-color:#0f172a!important;}
.btn-pm:hover,.btn-lime:hover{background:#1e293b!important;color:#fff!important;}
.v2-badge{background:#f59e0b!important;color:#111827!important;}
.v2-action--quote,.v2-modal__cta{background:#f8fafc!important;color:#0f172a!important;}
.v2-how-band__feature span,.v2-tools__pill{border-color:rgba(245,158,11,.55)!important;}
.v2-how-band__eyebrow,.v2-tools__top>span,.v2-reviews__head>span,.v2-partners__head>span,.v2-coverage__eyebrow{color:#f59e0b!important;}
/* Ajustes A24: conservamos proporciones del template maestro de PortesyMudanzas. */
@media(max-width:767.98px){
  .pmg-wordmark,.v2-wordmark{letter-spacing:.11em!important;gap:.2em!important}
  .a24-page__hero h1{font-size:clamp(2.15rem,9vw,2.85rem)!important;line-height:1!important;letter-spacing:-.05em!important}
  .a24-page__card h2{font-size:1.55rem!important}
}
@media(min-width:1100px){
  .pmg-wordmark,.v2-wordmark{padding-left:24px!important;padding-right:24px!important}
}

/* V4 · vídeo corporativo real de A24. Mantiene fallback fotográfico y carga diferida. */
.v2-hero{background:#050505 url("../img/home-v2-hero-desktop.webp?v=20260814-v4") center center/cover no-repeat!important}
.v2-hero__video{display:block!important}
.v2-hero__scrim{background:linear-gradient(180deg,rgba(4,8,14,.62) 0%,rgba(4,8,14,.40) 34%,rgba(4,8,14,.43) 58%,rgba(4,8,14,.78) 100%),linear-gradient(90deg,rgba(4,8,14,.18) 0%,rgba(4,8,14,.05) 64%,rgba(4,8,14,.16) 100%)!important}
@media(max-width:767.98px){.v2-hero{background-image:url("../img/home-v2-hero-mobile.webp?v=20260814-v4")!important}.v2-hero__scrim{background:linear-gradient(180deg,rgba(4,8,14,.64) 0%,rgba(4,8,14,.42) 36%,rgba(4,8,14,.48) 62%,rgba(4,8,14,.82) 100%)!important}}

/* Flecha de continuidad de la portada: mismo lenguaje visual que la sección siguiente. */
.v2-hero__down{position:absolute;z-index:6;left:50%;bottom:24px;transform:translateX(-50%);display:grid;place-items:center;width:62px;height:62px;border-radius:20px;border:1px solid rgba(255,255,255,.32);background:rgba(10,15,24,.28);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;text-decoration:none;font-size:1.45rem;transition:.18s ease}
.v2-hero__down:hover,.v2-hero__down:focus-visible{background:rgba(10,15,24,.48);color:#fff;transform:translateX(-50%) translateY(2px)}
@media(max-width:767.98px){.v2-hero__down{width:54px;height:54px;bottom:16px;border-radius:17px;font-size:1.25rem}}

/* Iconografía propia A24 sobre las mismas tarjetas del template maestro */
.v2-service-card .v2-icon-house,.v2-service-card .v2-icon-truck,.v2-service-card .v2-icon-globe,.v2-service-card .v2-icon-box{border:0!important;display:grid!important;place-items:center!important;width:48px!important;height:48px!important;border-radius:15px!important;background:#f8fafc!important;color:#0f172a!important;font-family:Manrope,system-ui,sans-serif!important;font-size:1.45rem!important;font-weight:800!important;}
.v2-service-card .v2-icon-house::before{content:"⚡"!important;position:static!important;width:auto!important;height:auto!important;border:0!important;transform:none!important;}
.v2-service-card .v2-icon-truck::before{content:"❄"!important;position:static!important;width:auto!important;height:auto!important;border:0!important;background:none!important;}
.v2-service-card .v2-icon-globe::before{content:"⌂"!important;position:static!important;width:auto!important;height:auto!important;border:0!important;}
.v2-service-card .v2-icon-box::before{content:"⚙"!important;position:static!important;width:auto!important;height:auto!important;border:0!important;}
.v2-service-card .v2-icon-house::after,.v2-service-card .v2-icon-truck::after,.v2-service-card .v2-icon-globe::after,.v2-service-card .v2-icon-box::after{display:none!important;content:none!important;}
