/* Commercial introduction. Existing media and language switching are retained. */
.home-production.hero { height:auto; min-height:100svh; padding:110px 0 40px; background:#081a26; }
.home-production .hero-content { padding:0 4rem; grid-template-columns:minmax(0,1.45fr) minmax(0,.55fr); }
.home-production .hero-text { max-width:800px; }
.home-production .hero-video-container::after { -webkit-mask:none; mask:none; background:linear-gradient(90deg,#081a26 0%,#081a26f5 48%,#081a2666 76%,#081a2622); }
.home-production .hero-eyebrow { font-size:.85rem; letter-spacing:.12em; line-height:1.5; margin-bottom:20px; color:#dfc37d; }
.home-production .hero-eyebrow::before { display:none; }
.home-production .hero-title { font-size:clamp(2.6rem,4.3vw,4.2rem); line-height:1.09; margin:0 0 22px; text-wrap:balance; }
.home-production .hero-subtitle { font-size:1.05rem; line-height:1.65; max-width:720px; margin:0 0 16px; color:#f1f4f5; }
.home-production .hero-support { font-size:.94rem; line-height:1.6; max-width:720px; color:#bbc9d0; margin:0 0 16px; }
.home-production .hero-trust { color:#e3c782; font-size:1rem; line-height:1.5; font-weight:600; margin:0 0 22px; }
.home-production .hero-btns { gap:12px; flex-wrap:wrap; }
.home-production .hero-btns a { text-align:center; letter-spacing:.055em; padding:15px 22px; }
.home-production .hero-agri-link { display:inline-block; color:#e5c579; padding:14px 0 8px; font-size:1rem; text-underline-offset:5px; }
.home-production .hero-brand { margin:10px 0 0; font-size:.78rem; letter-spacing:.16em; color:#a8b8c3; }
.production-lines,.production-origin { padding:76px 4rem; background:#0c202d; }
.production-origin { background:#091923; border-block:1px solid #bfa66c33; }
.production-wrap { max-width:1272px; margin:auto; }
.production-wrap h2 { font-family:'Playfair Display',serif; color:#f6f3eb; font-size:clamp(1.9rem,3vw,2.75rem); line-height:1.2; margin:0 0 20px; }
.production-lead { color:#c2cdd3; max-width:970px; line-height:1.7; font-size:1.03rem; margin:0 0 30px; }
.production-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:18px; }
.production-card { display:block; padding:26px; background:#122b3a; border:1px solid #ffffff20; text-decoration:none; color:#fff; border-radius:3px; transition:border-color .2s,background .2s; }
.production-card:hover,.production-card:focus-visible { border-color:#dfc37d; background:#183446; outline-offset:4px; }
.production-number { color:#ddbd74; letter-spacing:.15em; font-size:.85rem; }
.production-card h3,.production-proof h3 { font-size:1.3rem; line-height:1.3; margin:16px 0 12px; color:#edf2f4; }
.production-card p,.production-proof p { font-size:.97rem; line-height:1.65; color:#c2cdd3; margin:0; }
.production-featured { border-color:#cfac56; background:#163747; }
.production-majority { color:#e4c77e; line-height:1.6; border-inline-start:3px solid #bfa66c; padding-inline-start:20px; margin:30px 0; }
.production-proof { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:30px; }
.production-proof article { border-top:1px solid #bfa66c66; padding-top:8px; }
#lineas-produccion { scroll-margin-top:85px; }
body.lang-ar .home-production .hero-video-container::after { background:linear-gradient(270deg,#081a26 0%,#081a26f5 48%,#081a2666 76%,#081a2622); }
@media(max-width:1000px) {
 .home-production .hero-content { grid-template-columns:1fr; padding:0 2rem; }
 .home-production .hero-video-container::after { background:#081a26df; }
 .production-lines,.production-origin { padding:50px 2rem; }
 .production-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
}
@media(max-width:600px) {
 .home-production.hero { padding:108px 0 26px; min-height:0; }
 .home-production .hero-content { padding:0 20px; display:block; }
 .home-production .hero-eyebrow { font-size:.69rem; letter-spacing:.065em; margin-bottom:12px; }
 .home-production .hero-title { font-size:2.12rem; line-height:1.08; margin-bottom:16px; }
 .home-production .hero-subtitle { font-size:.91rem; line-height:1.5; margin-bottom:12px; }
 .home-production .hero-support { font-size:.84rem; line-height:1.5; margin-bottom:12px; }
 .home-production .hero-trust { font-size:.88rem; line-height:1.45; margin-bottom:16px; }
 .home-production .hero-btns { display:grid; grid-template-columns:1fr 1fr; gap:10px; }
 .home-production .hero-btns a { display:flex; align-items:center; justify-content:center; padding:12px 8px; font-size:.8rem; line-height:1.3; letter-spacing:.02em; min-height:48px; }
 .home-production .hero-agri-link { font-size:.9rem; }
 .home-production .hero-brand { font-size:.67rem; }
 .production-lines,.production-origin { padding:40px 20px; }
 .production-grid,.production-proof { grid-template-columns:1fr; gap:14px; }
 .production-card { padding:22px; }
 .production-card h3 { margin-top:10px; }
 .production-lead { font-size:.96rem; }
 body.lang-ar .home-production .hero-video-container::after { background:#081a26df; }
}

/* Corporate palette: color-only refinements. */
.production-card h3,.production-proof h3{color:#edf2f4}.production-origin{border-color:#365363}.production-majority{color:#c2d0d8}.production-featured{border-color:#567587}
