/* Ajuste comercial de Home: narrativa más larga, sin alterar la identidad editorial. */
.home-final .header.over .brand b{color:#eee3d4;text-shadow:0 1px 18px rgba(0,0,0,.25)}
.home-final .header.over .brand small{color:#cfc0aa}
/* Lockup de marca: más presencia, lectura arquitectónica y soporte sutil sobre el hero. */
.home-final .header.over .brand-lockup{position:relative;display:inline-flex;align-items:center;gap:15px;min-height:76px;padding:14px 20px 14px 16px;margin-left:-16px;color:#eee3d4;background:linear-gradient(90deg,rgba(7,18,15,.48),rgba(7,18,15,.20) 76%,transparent);border-left:1px solid rgba(238,227,212,.72);isolation:isolate}
.home-final .header.over .brand-lockup::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(18,31,27,.28),rgba(18,31,27,0));backdrop-filter:blur(3px)}
.home-final .brand-lockup .brand-mark{position:relative;display:block;width:31px;height:40px;border:1.5px solid #e5d7c3;transform:skewY(-13deg);opacity:.96}
.home-final .brand-lockup .brand-mark i{position:absolute;display:block;background:#cdbb9e}
.home-final .brand-lockup .brand-mark i:first-child{width:1.5px;height:31px;left:9px;bottom:-7px}
.home-final .brand-lockup .brand-mark i:last-child{width:16px;height:1.5px;right:-7px;bottom:8px}
.home-final .brand-lockup .brand-words{display:grid;gap:4px;line-height:1}
.home-final .header.over .brand-lockup b{font-size:clamp(1.24rem,1.82vw,1.62rem);font-weight:800;letter-spacing:.22em;color:#eee3d4;text-shadow:0 2px 18px rgba(0,0,0,.42)}
.home-final .header.over .brand-lockup small{font-size:.59rem;font-weight:800;letter-spacing:.34em;color:#cbb999}
.home-final .header.over .menu{position:relative;z-index:1;padding:.62rem .85rem;border-color:rgba(238,227,212,.62);color:#e6dac9;background:rgba(7,18,15,.15);font-size:.62rem;letter-spacing:.15em}
.credentials{background:#eeebe4}
.credentials .aluminier-chip{display:inline-flex;align-items:center;width:max-content;padding:.38rem .58rem;border:1px solid #cbb995;color:#6d5c45;font-size:.61rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.commercial-split{display:grid;grid-template-columns:1fr 1fr;min-height:720px}
.commercial-split figure{margin:0;overflow:hidden;background:#d9d3c8}
.commercial-split img{width:100%;height:100%;display:block;object-fit:cover}
.commercial-split>div{display:flex;flex-direction:column;justify-content:flex-end;padding:10vw 13%;background:#f8f6f1}
.commercial-split h2,.commercial-logistics h2{font-size:clamp(2.8rem,4.7vw,5.7rem);line-height:.94}
.commercial-split p:not(.eyebrow),.commercial-logistics p:not(.eyebrow){max-width:480px;line-height:1.68}
.commercial-residential>div{background:#f2efe8}
.commercial-volume>div{background:#16352e;color:#fff}
.commercial-volume .eyebrow{color:#e4cfaf}
.commercial-logistics{position:relative;min-height:860px;display:flex;align-items:flex-end;overflow:hidden;color:#fff;background:#091813}
.commercial-logistics figure{position:absolute;inset:0;margin:0}
.commercial-logistics figure::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,18,15,.8),rgba(6,18,15,.14) 72%)}
.commercial-logistics img{width:100%;height:100%;display:block;object-fit:cover}
.commercial-logistics>div{position:relative;z-index:1;max-width:760px;padding:10vw 9vw}
.commercial-logistics .eyebrow{color:#e4cfaf}
.solution-grid-six{grid-template-columns:repeat(3,1fr)}
.solution-grid-six .solution-card{transition:transform .45s ease,box-shadow .45s ease}
.solution-grid-six .solution-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(9,21,17,.13)}
.solution-grid-six .solution-card:hover img{transform:scale(1.025)}
.solution-grid-six .solution-card img{transition:transform .7s ease}
/* Fotografías fijadas por categoría: solo se ajusta el encuadre para igualar su presencia. */
.solution-grid-six .solution-card--alucobond img{object-position:center 52%}
.solution-grid-six .solution-card--persianas img{object-position:center 48%}
.solution-grid-six .solution-card--pvc img{object-position:center 48%}
.solution-grid-six .solution-card--cristaleria img{object-position:center 42%}
.solution-grid-six .solution-card--puertas img{object-position:center 48%}
.solution-grid-six .solution-card--cerramientos img{object-position:center 50%}
@media(max-width:760px){
  .credentials{background:#eeebe4}
  .commercial-split{grid-template-columns:1fr;min-height:unset}
  .commercial-split figure{min-height:64svh}
  .commercial-split>div{min-height:470px;padding:18vw 8%}
  .commercial-residential figure{order:2}
  .commercial-logistics{min-height:78svh}
  .commercial-logistics>div{padding:46vw 8% 14vw}
  .solution-grid-six{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:no-preference){
  .commercial-split img,.commercial-logistics img{transition:transform 1.1s ease}
  .commercial-split:hover img,.commercial-logistics:hover img{transform:scale(1.018)}
}

@media(max-width:760px){
  .home-final .header.over .brand-lockup{min-height:61px;gap:10px;padding:10px 12px 10px 11px;margin-left:-11px;background:linear-gradient(90deg,rgba(7,18,15,.45),rgba(7,18,15,.13) 82%,transparent)}
  .home-final .brand-lockup .brand-mark{width:23px;height:29px}
  .home-final .brand-lockup .brand-mark i:first-child{height:22px;left:7px;bottom:-5px}
  .home-final .brand-lockup .brand-mark i:last-child{width:12px;bottom:6px;right:-5px}
  .home-final .header.over .brand-lockup b{font-size:1.02rem;letter-spacing:.19em}
  .home-final .header.over .brand-lockup small{font-size:.48rem;letter-spacing:.28em}
  .home-final .header.over .menu{padding:.56rem .68rem;font-size:.57rem}
}

/* Ritmo editorial y CTAs intermedios: sin alterar la estructura existente. */
.home-final .two-panel,.home-final .featured-project,.home-final .manufacturing,.home-final .large-projects,.home-final .commercial-split,.home-final .commercial-logistics{margin-top:clamp(22px,4vw,76px)}
.project-prompt{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:clamp(2rem,4vw,4.5rem) 8vw;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.project-prompt p{margin:0;font-family:Georgia,serif;font-size:clamp(1.65rem,2.8vw,3.15rem);line-height:1.04;max-width:680px}
.project-prompt--light{background:#f2efe8;color:var(--ink)}
.project-prompt--dark{background:#0b1d19;color:#f2eadc;border-color:#315047}
.project-prompt--dark .button{white-space:nowrap}
@media(max-width:760px){.home-final .two-panel,.home-final .featured-project,.home-final .manufacturing,.home-final .large-projects,.home-final .commercial-split,.home-final .commercial-logistics{margin-top:16px}.project-prompt{padding:14vw 8%;align-items:flex-start;flex-direction:column;gap:1.4rem}}

/* Prueba de proyecto y credibilidad para interlocutores profesionales. */
.project-proof{display:grid;grid-template-columns:1fr 1fr;gap:.6rem 1.2rem;list-style:none;margin:1.2rem 0 .35rem;padding:0;font-size:.74rem;line-height:1.35;letter-spacing:.03em}
.project-proof li{display:flex;gap:.5rem;align-items:flex-start}.project-proof li::before{content:"—";color:#f1d9bc}
.professional-trust{display:flex;flex-wrap:wrap;gap:.7rem 1.35rem;justify-content:center;padding:1.45rem 6vw;background:#eeebe4;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:.69rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#33453f}
.professional-trust span+span::before{content:"·";margin-right:1.35rem;color:#b19972}
@media(max-width:760px){.project-proof{grid-template-columns:1fr;font-size:.76rem}.professional-trust{justify-content:flex-start;gap:.7rem;font-size:.61rem}.professional-trust span+span::before{display:none}}
