:root {
  --orange: #ff4a13;
  --orange-dark: #d83909;
  --black: #050505;
  --dark: #0d0d0d;
  --text: #151515;
  --muted: #626262;
  --light: #f4f4f4;
  --line: #e4e4e4;
  --container: min(100% - 48px, 1180px);
  --radius: 18px;
  --radius-lg: 28px;
  --shadow: 0 22px 70px rgba(0,0,0,.14);
  --font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; font-family: var(--font); color: var(--text); background: #fff; }
body, p { line-height: 1.55; }
a { color: inherit; text-decoration: none; }
img { max-width: 100%; display: block; }
.container { width: var(--container); margin-inline: auto; }
.skip-link { position: absolute; top: -100px; left: 16px; background: #fff; color: #000; z-index: 999; padding: 10px 14px; }
.skip-link:focus { top: 16px; }

p, h1, h2, h3 { margin-top: 0; }
.eyebrow { color: var(--orange); text-transform: uppercase; letter-spacing: .09em; font-size: 13px; font-weight: 1000; margin-bottom: 12px; }

.btn { display: inline-flex; align-items: center; justify-content: center; gap: 9px; min-height: 54px; padding: 0 26px; border-radius: 8px; font-size: 13px; font-weight: 1000; letter-spacing: .02em; text-transform: uppercase; transition: .22s ease; white-space: nowrap; border: 1px solid transparent; }
.btn--primary { background: var(--orange); color: #fff; box-shadow: 0 14px 34px rgba(255,74,19,.30); }
.btn--primary:hover { background: var(--orange-dark); transform: translateY(-2px); }
.btn--ghost { color: #fff; border-color: rgba(255,255,255,.45); background: rgba(0,0,0,.18); }
.btn--ghost:hover { border-color: #fff; background: rgba(255,255,255,.08); }
.btn--outline { color: #111; border-color: #c9c9c9; background: #fff; }
.btn--outline:hover { border-color: #111; }

i[data-icon] { width: 30px; height: 30px; display: inline-flex; align-items: center; justify-content: center; color: var(--orange); flex: 0 0 auto; }
i[data-icon]::before { content: ''; display: block; width: 100%; height: 100%; background: currentColor; mask: var(--svg) center / contain no-repeat; -webkit-mask: var(--svg) center / contain no-repeat; }
i[data-icon="helmet"] { --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 14h16M5 14v-1a7 7 0 0 1 14 0v1M9 14V8m6 6V8M8 18h8m-9-4 1 6h8l1-6'/%3E%3C/svg%3E"); }
i[data-icon="badge"] { --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 2 2.1 3.2 3.8.8-.3 3.8 2.4 3-2.9 2.5-.8 3.8-3.7-.9-3.4 1.8-1.8-3.4-3.7-.9.8-3.8-2.9-2.5 2.4-3L3.7 6l3.8-.8L9.6 2z'/%3E%3Cpath d='m8.8 12.2 2.1 2.1 4.4-4.7'/%3E%3C/svg%3E"); }
i[data-icon="factory"] { --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 21h18M5 21V9l5 3V9l5 3V7h4v14M8 17h1m4 0h1m4 0h1M8 14h1m4 0h1'/%3E%3C/svg%3E"); }
i[data-icon="pin"] { --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 10c0 5-8 12-8 12S4 15 4 10a8 8 0 1 1 16 0Z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E"); }
i[data-icon="support"] { --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 13v-1a8 8 0 0 1 16 0v1M4 13h3v5H4zm13 0h3v5h-3zM18 18c0 2-2.5 3-6 3'/%3E%3C/svg%3E"); }
i[data-icon="shield"] { --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10Z'/%3E%3Cpath d='m8.5 12 2.3 2.3 4.7-5'/%3E%3C/svg%3E"); }
i[data-icon="toilet"] { --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 3h8v6a4 4 0 0 1-4 4H9a4 4 0 0 1-4-4V5a2 2 0 0 1 2-2Z'/%3E%3Cpath d='M9 13v8h7a3 3 0 0 0 3-3v-2h-8M5 7h10'/%3E%3C/svg%3E"); }
i[data-icon="gear"] { --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 15.5A3.5 3.5 0 1 0 12 8a3.5 3.5 0 0 0 0 7.5Z'/%3E%3Cpath d='M19.4 15a1.8 1.8 0 0 0 .4 2l.1.1a2.1 2.1 0 0 1-3 3l-.1-.1a1.8 1.8 0 0 0-2-.4 1.8 1.8 0 0 0-1.1 1.7V21a2.1 2.1 0 0 1-4.2 0v-.2a1.8 1.8 0 0 0-1.1-1.7 1.8 1.8 0 0 0-2 .4l-.1.1a2.1 2.1 0 0 1-3-3l.1-.1a1.8 1.8 0 0 0 .4-2 1.8 1.8 0 0 0-1.7-1.1H2a2.1 2.1 0 0 1 0-4.2h.2a1.8 1.8 0 0 0 1.7-1.1 1.8 1.8 0 0 0-.4-2l-.1-.1a2.1 2.1 0 0 1 3-3l.1.1a1.8 1.8 0 0 0 2 .4 1.8 1.8 0 0 0 1.1-1.7V2a2.1 2.1 0 0 1 4.2 0v.2a1.8 1.8 0 0 0 1.1 1.7 1.8 1.8 0 0 0 2-.4l.1-.1a2.1 2.1 0 0 1 3 3l-.1.1a1.8 1.8 0 0 0-.4 2 1.8 1.8 0 0 0 1.7 1.1H22a2.1 2.1 0 0 1 0 4.2h-.2a1.8 1.8 0 0 0-1.7 1.1Z'/%3E%3C/svg%3E"); }
i[data-icon="worker"] { --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 10a4 4 0 0 1 8 0M7 10h10M9 10V7m6 3V7M12 14a4 4 0 0 0 4-4H8a4 4 0 0 0 4 4Zm-7 8a7 7 0 0 1 14 0'/%3E%3C/svg%3E"); }
i[data-icon="calendar"] { --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 3v4m10-4v4M4 8h16M5 5h14a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1Z'/%3E%3Cpath d='m8 14 2 2 5-5'/%3E%3C/svg%3E"); }
i[data-icon="clock"] { --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l4 2'/%3E%3C/svg%3E"); }

.site-header { position: sticky; top: 0; z-index: 50; box-shadow: 0 8px 20px rgba(0,0,0,.08); }
.topbar { background: #050505; color: #fff; font-size: 12px; text-transform: uppercase; font-weight: 850; letter-spacing: .02em; }
.topbar__inner { min-height: 44px; display: flex; justify-content: center; gap: 42px; align-items: center; flex-wrap: wrap; }
.topbar span { display: inline-flex; gap: 9px; align-items: center; opacity: .94; }
.topbar i { width: 22px; height: 22px; }
.navbar { background: #fff; }
.navbar__inner { min-height: 92px; display: flex; align-items: center; gap: 22px; position: relative; }
.brand img { width: 155px; }
.nav-menu { margin-left: auto; display: flex; align-items: center; gap: 24px; font-size: 13px; font-weight: 1000; text-transform: uppercase; }
.nav-menu a { position: relative; white-space: nowrap; }
.nav-menu a.active::after, .nav-menu a:hover::after { content: ''; position: absolute; left: 0; right: 0; bottom: -11px; height: 2px; background: var(--orange); }
.nav-cta { margin-left: 8px; min-width: 170px; }
.nav-toggle { display: none; width: 44px; height: 44px; border: 0; background: #111; border-radius: 9px; margin-left: auto; }
.nav-toggle span { display: block; width: 22px; height: 2px; background: #fff; margin: 5px auto; }

.hero { position: relative; min-height: 720px; color: #fff; display: grid; align-items: center; overflow: hidden; background: #060606; }
.hero__bg { position: absolute; inset: 0; background-image: linear-gradient(90deg, rgba(0,0,0,.98) 0%, rgba(0,0,0,.78) 32%, rgba(0,0,0,.16) 70%), url('../assets/img/hero-sanitarios-v2.webp'); background-size: cover; background-position: center; transform: scale(1.01); }
.hero__content { position: relative; z-index: 2; }
.hero__copy { max-width: 660px; padding: 110px 0; }
h1 { font-size: clamp(46px, 6.4vw, 86px); line-height: .93; letter-spacing: -.06em; text-transform: uppercase; font-weight: 1000; margin-bottom: 22px; }
h1 span, h2 span { color: var(--orange); }
.hero__text { max-width: 590px; margin-bottom: 18px; font-size: 20px; color: rgba(255,255,255,.92); }
.hero__sectors { display: flex; flex-wrap: wrap; gap: 8px 16px; margin-bottom: 22px; text-transform: uppercase; color: rgba(255,255,255,.92); font-size: 13px; font-weight: 950; }
.hero__sectors span:not(:last-child)::after { content: '•'; color: var(--orange); margin-left: 16px; }
.hero__chips { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 28px; }
.hero__chips span { display: inline-flex; align-items: center; gap: 10px; min-height: 48px; padding: 9px 14px; border: 1px solid rgba(255,255,255,.22); background: rgba(0,0,0,.32); text-transform: uppercase; font-size: 12px; font-weight: 1000; border-radius: 8px; }
.hero__chips i { width: 24px; height: 24px; }
.hero__actions { display: flex; gap: 14px; flex-wrap: wrap; }

.metrics { background: #070707; color: #fff; border-top: 1px solid rgba(255,255,255,.1); border-bottom: 1px solid rgba(255,255,255,.1); }
.metrics__grid { display: grid; grid-template-columns: repeat(3, 1fr); }
.metrics article { display: grid; grid-template-columns: 44px 1fr; gap: 2px 14px; padding: 26px 30px; border-left: 1px solid rgba(255,255,255,.13); align-items: center; }
.metrics article:last-child { border-right: 1px solid rgba(255,255,255,.13); }
.metrics i { grid-row: span 2; width: 40px; height: 40px; }
.metrics strong { display: block; font-size: 25px; line-height: 1; }
.metrics span { color: rgba(255,255,255,.8); text-transform: uppercase; font-size: 12px; font-weight: 850; }

.section { padding: 80px 0; }
.split { display: grid; grid-template-columns: .92fr 1.08fr; gap: 56px; align-items: center; }
.visual-card { position: relative; border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow); background: #111; min-height: 440px; }
.visual-card img { width: 100%; height: 100%; min-height: 440px; object-fit: cover; }
.ideal-card { position: absolute; left: 26px; bottom: 26px; width: min(300px, calc(100% - 52px)); background: rgba(255,255,255,.96); border-radius: 14px; padding: 20px; box-shadow: 0 18px 48px rgba(0,0,0,.18); }
.ideal-card strong { display: block; margin-bottom: 10px; text-transform: uppercase; font-size: 13px; }
.ideal-card ul { padding: 0; margin: 0; list-style: none; }
.ideal-card li { position: relative; padding-left: 22px; margin: 6px 0; font-size: 14px; }
.ideal-card li::before { content: '✓'; color: var(--orange); position: absolute; left: 0; font-weight: 900; }
.section-copy h2, .section-heading h2, .cta h2 { font-size: clamp(32px, 4vw, 54px); line-height: 1; letter-spacing: -.045em; text-transform: uppercase; margin-bottom: 18px; font-weight: 1000; }
.section-copy > p:not(.eyebrow) { color: #3d3d3d; font-size: 18px; max-width: 680px; }
.benefits-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; margin: 34px 0; }
.benefits-grid article { padding: 21px 17px; border: 1px solid var(--line); border-radius: 14px; background: #fff; min-height: 200px; }
.benefits-grid i { width: 34px; height: 34px; margin-bottom: 14px; }
.benefits-grid h3 { font-size: 13px; line-height: 1.2; text-transform: uppercase; font-weight: 950; margin-bottom: 10px; }
.benefits-grid p { color: var(--muted); font-size: 13px; margin: 0; }

.section-heading { margin-bottom: 34px; }
.section-heading--center { text-align: center; }
.solutions { background: #f7f7f7; }
.solutions-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 18px; align-items: stretch; }
.solution-card { background: #fff; border: 1px solid var(--line); border-radius: 16px; overflow: hidden; box-shadow: 0 16px 50px rgba(0,0,0,.06); display: flex; flex-direction: column; }
.solution-card img { width: 100%; aspect-ratio: 1.18/1; object-fit: cover; }
.solution-card div { padding: 0 20px 24px; text-align: center; display: flex; flex-direction: column; flex: 1; }
.solution-icon { width: 68px; height: 68px; margin: -34px auto 14px; border-radius: 50%; display: grid; place-items: center; background: var(--orange); color: #fff; box-shadow: 0 14px 36px rgba(255,74,19,.25); }
.solution-icon i { color: #fff; }
.solution-card h3 { text-transform: uppercase; font-size: 18px; line-height: 1.12; margin-bottom: 12px; }
.solution-card p { color: var(--muted); font-size: 14px; margin-bottom: 18px; }
.solution-card a { color: var(--orange); font-size: 13px; text-transform: uppercase; font-weight: 1000; margin-top: auto; }
.solution-card a::after { content: ' →'; }
.solution-card--featured { border-color: rgba(255,74,19,.34); box-shadow: 0 22px 60px rgba(255,74,19,.12); }

.why { padding: 72px 0; color: #fff; background: radial-gradient(circle at top, rgba(255,74,19,.11), transparent 42%), #060606; }
.why__layout { display: grid; grid-template-columns: .55fr 1.45fr; gap: 20px; align-items: center; }
.why-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 0; border-top: 1px solid rgba(255,255,255,.12); border-bottom: 1px solid rgba(255,255,255,.12); }
.why-grid article { text-align: center; padding: 28px 16px; border-left: 1px solid rgba(255,255,255,.12); }
.why-grid article:last-child { border-right: 1px solid rgba(255,255,255,.12); }
.why-grid i { width: 46px; height: 46px; margin-bottom: 16px; }
.why-grid h3 { font-size: 13px; text-transform: uppercase; line-height: 1.2; margin-bottom: 10px; }
.why-grid p { margin: 0; color: rgba(255,255,255,.74); font-size: 13px; }

.sectors { background: #fff; }
.sectors-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 16px; }
.sector-card { position: relative; min-height: 150px; border-radius: 12px; overflow: hidden; background: #000; box-shadow: 0 12px 30px rgba(0,0,0,.12); }
.sector-card > img { width: 100%; height: 100%; min-height: 150px; object-fit: cover; opacity: .56; filter: saturate(.9); }
.sector-card div { position: absolute; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; padding: 16px; }
.sector-card div img { width: 78px; height: 78px; object-fit: contain; margin-bottom: 10px; filter: drop-shadow(0 3px 10px rgba(0,0,0,.42)); }
.sector-card span { display: block; color: #fff; font-weight: 1000; text-transform: uppercase; font-size: 13px; text-shadow: 0 2px 10px rgba(0,0,0,.55); }

.note-section { padding-top: 0; }
.note-card { border: 1px dashed #d5d5d5; background: #fafafa; border-radius: 16px; padding: 22px 26px; color: var(--muted); }
.note-card strong { display: block; color: var(--text); text-transform: uppercase; margin-bottom: 6px; }
.note-card p { margin: 0; }

.cta { padding: 34px 0; background: #ececec; }
.cta__inner { display: grid; grid-template-columns: 1fr auto; gap: 32px; align-items: center; background: #fff; border: 1px solid var(--line); border-radius: 22px; padding: 34px; box-shadow: 0 14px 55px rgba(0,0,0,.08); }
.cta h2 { font-size: clamp(26px, 4vw, 40px); margin-bottom: 8px; }
.cta p:not(.eyebrow) { color: var(--muted); margin-bottom: 0; }
.cta__actions { display: flex; gap: 12px; flex-wrap: wrap; justify-content: flex-end; }

.footer { background: #050505; color: #fff; padding: 48px 0 28px; }
.footer__grid { display: grid; grid-template-columns: 1.25fr repeat(3, 1fr); gap: 38px; }
.footer__logo { width: 150px; margin-bottom: 12px; }
.footer p { color: rgba(255,255,255,.72); }
.footer h3 { text-transform: uppercase; font-size: 13px; margin-bottom: 14px; color: #fff; }
.footer a { display: block; color: rgba(255,255,255,.72); font-size: 13px; margin: 7px 0; }
.footer a:hover { color: var(--orange); }
.footer__bottom { margin-top: 34px; padding-top: 22px; border-top: 1px solid rgba(255,255,255,.12); display: flex; justify-content: space-between; gap: 18px; color: rgba(255,255,255,.52); font-size: 12px; }
.whatsapp-float { position: fixed; right: 22px; bottom: 22px; z-index: 60; width: 62px; height: 62px; border-radius: 50%; display: grid; place-items: center; background: #25d366; box-shadow: 0 18px 45px rgba(37,211,102,.42); }
.whatsapp-float img { width: 56px; height: 56px; object-fit: contain; }

.reveal { opacity: 0; transform: translateY(24px); transition: opacity .7s ease, transform .7s ease; }
.reveal.is-visible { opacity: 1; transform: translateY(0); }

@media (min-width: 1121px) and (max-width: 1330px) {
  .navbar__inner { gap: 14px; }
  .brand img { width: 132px; }
  .nav-menu { gap: 14px; font-size: 11.5px; }
  .nav-cta { min-width: 145px; padding-inline: 18px; font-size: 12px; }
  .solutions-grid { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 1120px) {
  .topbar__inner { justify-content: flex-start; gap: 18px; padding: 10px 0; }
  .nav-toggle { display: block; }
  .nav-menu { position: absolute; top: 92px; left: 0; right: 0; margin: 0; display: none; flex-direction: column; align-items: stretch; gap: 0; background: #fff; border-top: 1px solid var(--line); box-shadow: 0 20px 35px rgba(0,0,0,.08); }
  .nav-menu.is-open { display: flex; }
  .nav-menu a { padding: 16px 24px; border-bottom: 1px solid var(--line); }
  .nav-menu a::after { display: none; }
  .nav-cta { margin-left: 0; }
  .split, .why__layout { grid-template-columns: 1fr; }
  .benefits-grid { grid-template-columns: repeat(2, 1fr); }
  .solutions-grid { grid-template-columns: repeat(2, 1fr); }
  .why-grid { grid-template-columns: repeat(3, 1fr); }
  .sectors-grid { grid-template-columns: repeat(2, 1fr); }
  .sector-card div img { width: 72px; height: 72px; }
  .cta__inner { grid-template-columns: 1fr; }
  .cta__actions { justify-content: flex-start; }
  .footer__grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 720px) {
  :root { --container: min(100% - 26px, 1180px); }
  .topbar { display: none; }
  .navbar__inner { min-height: 74px; }
  .brand img { width: 125px; }
  .nav-menu { top: 74px; }
  .nav-cta { display: none; }
  .hero { min-height: 680px; }
  .hero__bg { background-image: linear-gradient(90deg, rgba(0,0,0,.95) 0%, rgba(0,0,0,.68) 100%), url('../assets/img/hero-sanitarios-v2.webp'); background-position: 53% center; }
  .hero__copy { padding: 70px 0 80px; }
  h1 { font-size: clamp(36px, 11vw, 54px); }
  .hero__text { font-size: 16px; }
  .hero__sectors { font-size: 11px; gap: 8px 10px; }
  .hero__sectors span:not(:last-child)::after { margin-left: 10px; }
  .hero__chips { display: none; }
  .hero__actions .btn { width: 100%; }
  .metrics__grid { grid-template-columns: 1fr; }
  .metrics article { padding: 20px 14px; grid-template-columns: 34px 1fr; border-right: 1px solid rgba(255,255,255,.13); }
  .metrics strong { font-size: 20px; }
  .metrics span { font-size: 10px; }
  .section { padding: 56px 0; }
  .visual-card { min-height: auto; overflow: visible; background: transparent; box-shadow: none; }
  .visual-card img { min-height: 300px; height: auto; border-radius: var(--radius-lg); box-shadow: var(--shadow); }
  .ideal-card { position: relative; z-index: 2; width: auto; margin: -55px 16px 0; padding: 20px; }
  .section-copy h2, .section-heading h2, .cta h2 { font-size: 30px; }
  .benefits-grid, .solutions-grid, .why-grid, .sectors-grid { grid-template-columns: 1fr; }
  .why-grid article, .why-grid article:last-child { border-right: 1px solid rgba(255,255,255,.12); }
  .sector-card { min-height: 150px; }
  .sector-card div img { width: 66px; height: 66px; margin-bottom: 9px; }
  .footer__grid { grid-template-columns: 1fr; }
  .footer__bottom { flex-direction: column; }
  .whatsapp-float { width: 56px; height: 56px; right: 16px; bottom: 16px; }
}

/* ===== V4 ajustes clientes y sectores ===== */
.sector-card { min-height: 180px; }
.sector-card > img { min-height: 180px; opacity: .52; }
.sector-card div { padding: 18px; }
.sector-card div img { width: 104px; height: 104px; margin-bottom: 12px; }
.sector-card span { font-size: 17px; letter-spacing: .01em; }

.trust-section {
  background: linear-gradient(180deg, #0a0a0a 0%, #050505 100%);
  color: #fff;
}
.trust-section .section-heading { margin-bottom: 28px; }
.trust-section .section-heading h2 { color: #fff; }
.trust-intro {
  max-width: 760px;
  margin: 0 auto;
  color: rgba(255,255,255,.76);
  font-size: 16px;
}
.trust-logos {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin-top: 24px;
}
.trust-logo {
  background: rgba(255,255,255,.02);
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 18px;
  min-height: 210px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px;
  box-shadow: 0 18px 38px rgba(0,0,0,.18);
}
.trust-logo img {
  width: 100%;
  max-width: 250px;
  max-height: 108px;
  object-fit: contain;
  filter: brightness(0) invert(1);
}

@media (max-width: 1120px) {
  .sector-card { min-height: 170px; }
  .sector-card > img { min-height: 170px; }
  .sector-card div img { width: 92px; height: 92px; }
  .sector-card span { font-size: 16px; }
  .trust-logos { grid-template-columns: repeat(2, 1fr); }
  .trust-logo { min-height: 190px; }
  .trust-logo img { max-width: 220px; max-height: 96px; }
}

@media (max-width: 720px) {
  .sector-card { min-height: 176px; }
  .sector-card > img { min-height: 176px; }
  .sector-card div img { width: 94px; height: 94px; margin-bottom: 12px; }
  .sector-card span { font-size: 18px; }
  .trust-section .section-heading { margin-bottom: 22px; }
  .trust-intro { font-size: 14px; }
  .trust-logos { grid-template-columns: 1fr; gap: 14px; }
  .trust-logo { min-height: 150px; padding: 16px; }
  .trust-logo img { max-width: 240px; max-height: 84px; }
}

/* ===== V5 cobertura y logos ajustados ===== */
i[data-icon="document"] { --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H7a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7z'/%3E%3Cpath d='M14 2v5h5M9 13h6M9 17h6M9 9h1'/%3E%3C/svg%3E"); }
i[data-icon="truck"] { --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 17H6a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h8v12Zm0 0h4m0 0a2 2 0 1 0 4 0m-4 0a2 2 0 1 1-4 0m8 0h2v-5l-3-4h-3'/%3E%3C/svg%3E"); }

.process-coverage {
  background: #ffffff;
  padding-top: 42px;
}
.process-coverage__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(320px, .95fr);
  gap: 34px;
  align-items: start;
}
.process-panel,
.coverage-panel {
  background: #fff;
}
.process-panel .section-heading,
.coverage-panel .section-heading {
  margin-bottom: 20px;
}
.process-panel .section-heading h2,
.coverage-panel .section-heading h2 {
  font-size: clamp(28px, 3vw, 42px);
}
.process-steps {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 14px;
}
.process-step {
  position: relative;
  padding: 16px 14px 14px;
  border: 1px solid var(--line);
  border-radius: 18px;
  background: linear-gradient(180deg, #fff 0%, #fafafa 100%);
  box-shadow: 0 12px 30px rgba(0,0,0,.05);
}
.process-step:not(:last-child)::after {
  content: '→';
  position: absolute;
  right: -11px;
  top: 38px;
  color: rgba(21,21,21,.26);
  font-size: 22px;
  font-weight: 900;
}
.process-step__icon {
  width: 56px;
  height: 56px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background: rgba(255,74,19,.08);
  margin-bottom: 14px;
}
.process-step__icon i {
  width: 32px;
  height: 32px;
}
.process-step__number {
  display: block;
  font-size: 12px;
  font-weight: 1000;
  color: var(--orange);
  margin-bottom: 6px;
}
.process-step h3 {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.12;
}
.process-step p {
  margin: 0;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.45;
}
.coverage-content {
  display: grid;
  grid-template-columns: .88fr 1.12fr;
  gap: 18px;
  align-items: center;
  border: 1px solid var(--line);
  border-radius: 22px;
  padding: 24px;
  box-shadow: 0 18px 40px rgba(0,0,0,.06);
}
.coverage-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 14px;
}
.coverage-list li {
  position: relative;
  padding-left: 28px;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 800;
}
.coverage-list li::before {
  content: '✓';
  position: absolute;
  left: 0;
  top: 0;
  color: var(--orange);
  font-weight: 1000;
}
.coverage-map-card {
  border-radius: 18px;
  overflow: hidden;
  background: #f7f7f7;
}
.coverage-map-card img {
  width: 100%;
  height: auto;
  display: block;
}

.trust-logos {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}
.trust-logo {
  min-height: 170px;
  padding: 16px 22px;
}
.trust-logo img {
  width: auto;
  max-width: 92%;
  max-height: 92px;
  object-fit: contain;
}

@media (max-width: 1120px) {
  .process-coverage__grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .process-steps {
    grid-template-columns: repeat(3, 1fr);
  }
  .process-step:not(:last-child)::after { display: none; }
  .coverage-content {
    grid-template-columns: 1fr;
  }
  .trust-logos {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
  }
  .trust-logo {
    min-height: 145px;
    padding: 14px 18px;
  }
  .trust-logo img {
    max-width: 90%;
    max-height: 74px;
  }
}

@media (max-width: 720px) {
  .process-coverage {
    padding-top: 18px;
  }
  .process-steps {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
  .process-step {
    padding: 14px 12px;
    border-radius: 16px;
  }
  .process-step__icon {
    width: 48px;
    height: 48px;
    margin-bottom: 12px;
  }
  .process-step__icon i {
    width: 28px;
    height: 28px;
  }
  .process-step h3 {
    font-size: 16px;
  }
  .process-step p {
    font-size: 13px;
  }
  .coverage-panel .section-heading,
  .process-panel .section-heading {
    margin-bottom: 16px;
  }
  .coverage-content {
    padding: 18px;
    gap: 18px;
    border-radius: 18px;
  }
  .coverage-list {
    gap: 10px;
  }
  .coverage-list li {
    font-size: 16px;
    padding-left: 24px;
  }
  .trust-logos {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    margin-top: 18px;
  }
  .trust-logo {
    min-height: 112px;
    border-radius: 14px;
    padding: 12px;
  }
  .trust-logo img {
    max-width: 88%;
    max-height: 54px;
  }
  .trust-logo--wide-mobile {
    grid-column: 1 / -1;
  }
}


/* ===== V6 FIX ESCRITORIO: proceso + cobertura ===== */
/* Corrige el desbordamiento horizontal que hacía que las tarjetas del proceso
   invadieran el módulo de cobertura en desktop. La versión móvil queda igual. */
@media (min-width: 1121px) {
  .process-coverage {
    padding-top: 72px;
    padding-bottom: 72px;
    overflow: hidden;
  }

  .process-coverage__grid {
    grid-template-columns: minmax(0, 1.28fr) minmax(390px, .72fr);
    gap: 34px;
    align-items: start;
  }

  .process-panel,
  .coverage-panel {
    min-width: 0;
  }

  .process-panel .section-heading h2 {
    font-size: clamp(34px, 3.25vw, 48px);
    max-width: 790px;
  }

  .coverage-panel .section-heading h2 {
    font-size: clamp(32px, 3vw, 44px);
    max-width: 500px;
  }

  .process-steps {
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 10px;
    width: 100%;
    min-width: 0;
  }

  .process-step {
    min-width: 0;
    padding: 14px 12px 16px;
    border-radius: 16px;
  }

  .process-step:not(:last-child)::after {
    right: -10px;
    top: 42px;
    font-size: 20px;
  }

  .process-step__icon {
    width: 48px;
    height: 48px;
    margin-bottom: 12px;
    border-radius: 13px;
  }

  .process-step__icon i {
    width: 27px;
    height: 27px;
  }

  .process-step__number {
    font-size: 11px;
    margin-bottom: 5px;
  }

  .process-step h3 {
    font-size: 15px;
    line-height: 1.08;
    margin-bottom: 7px;
    word-break: normal;
    overflow-wrap: normal;
  }

  .process-step p {
    font-size: 13px;
    line-height: 1.38;
  }

  .coverage-content {
    grid-template-columns: minmax(0, .86fr) minmax(0, 1.14fr);
    gap: 18px;
    padding: 24px;
    min-width: 0;
  }

  .coverage-list {
    gap: 12px;
    min-width: 0;
  }

  .coverage-list li {
    font-size: 16px;
    line-height: 1.35;
    padding-left: 26px;
  }

  .coverage-map-card img {
    width: 100%;
    transform: scale(1.05);
    transform-origin: center;
  }
}

/* En pantallas grandes damos más aire para parecerse a la referencia. */
@media (min-width: 1340px) {
  .process-coverage__grid {
    grid-template-columns: minmax(0, 1.34fr) minmax(420px, .66fr);
    gap: 42px;
  }

  .process-step {
    padding: 16px 14px 17px;
  }

  .process-step h3 {
    font-size: 16px;
  }

  .process-step p {
    font-size: 13.5px;
  }

  .coverage-content {
    padding: 28px;
  }
}


/* ===== V7 FIX ESCRITORIO: textos del proceso + mapa más grande ===== */
@media (min-width: 1121px) {
  .process-coverage {
    padding-top: 76px;
    padding-bottom: 76px;
    overflow: hidden;
  }

  .process-coverage__grid {
    grid-template-columns: minmax(720px, 1.28fr) minmax(380px, .72fr);
    gap: 42px;
    align-items: start;
  }

  .process-panel,
  .coverage-panel {
    min-width: 0;
  }

  .process-panel .section-heading h2 {
    font-size: clamp(34px, 3vw, 46px);
    line-height: .98;
    max-width: 780px;
    margin-bottom: 0;
  }

  .coverage-panel .section-heading h2 {
    font-size: clamp(32px, 2.85vw, 42px);
    line-height: .98;
    margin-bottom: 0;
  }

  .process-steps {
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 10px;
    width: 100%;
    min-width: 0;
  }

  .process-step {
    min-width: 0;
    padding: 14px 12px 15px;
    border-radius: 16px;
    overflow: hidden;
  }

  .process-step:not(:last-child)::after {
    right: -10px;
    top: 42px;
    font-size: 20px;
  }

  .process-step__icon {
    width: 48px;
    height: 48px;
    margin-bottom: 12px;
    border-radius: 13px;
  }

  .process-step__icon i {
    width: 27px;
    height: 27px;
  }

  .process-step__number {
    font-size: 11px;
    margin-bottom: 5px;
  }

  .process-step h3 {
    font-size: 13px;
    line-height: 1.08;
    letter-spacing: -.035em;
    margin-bottom: 8px;
    max-width: 100%;
    overflow-wrap: normal;
    word-break: normal;
  }

  .process-step p {
    font-size: 13px;
    line-height: 1.36;
    margin: 0;
  }

  .coverage-content {
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
    min-width: 0;
  }

  .coverage-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 11px;
    min-width: 0;
  }

  .coverage-list li {
    font-size: 16.5px;
    line-height: 1.32;
    padding-left: 26px;
  }

  .coverage-map-card {
    width: 100%;
    border-radius: 18px;
    background: #fff;
    overflow: hidden;
    box-shadow: none;
  }

  .coverage-map-card img {
    width: 100%;
    max-width: none;
    height: auto;
    display: block;
    transform: none;
  }
}

@media (min-width: 1340px) {
  .process-coverage__grid {
    grid-template-columns: minmax(780px, 1.25fr) minmax(430px, .75fr);
    gap: 48px;
  }

  .process-step {
    padding: 16px 14px 17px;
  }

  .process-step h3 {
    font-size: 14px;
  }

  .process-step p {
    font-size: 13.5px;
  }

  .coverage-content {
    padding: 30px;
  }

  .coverage-list li {
    font-size: 18px;
  }
}

/* Ajuste intermedio para laptop: evita textos cortados sin afectar móvil. */
@media (min-width: 1121px) and (max-width: 1240px) {
  .process-coverage__grid {
    grid-template-columns: minmax(675px, 1.3fr) minmax(350px, .7fr);
    gap: 32px;
  }

  .process-step {
    padding: 13px 10px 14px;
  }

  .process-step h3 {
    font-size: 12px;
    letter-spacing: -.04em;
  }

  .process-step p {
    font-size: 12.5px;
  }

  .coverage-content {
    padding: 22px;
  }

  .coverage-list li {
    font-size: 15.5px;
  }
}


/* ===== V8 landing de contacto ===== */
.contact-landing-page .site-header {
  position: sticky;
}

.contact-hero {
  position: relative;
  min-height: calc(100vh - 136px);
  color: #fff;
  background: #060606;
  overflow: hidden;
  display: grid;
  align-items: center;
  padding: 86px 0;
}

.contact-hero__bg {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(90deg, rgba(0,0,0,.96) 0%, rgba(0,0,0,.76) 48%, rgba(0,0,0,.45) 100%),
    url('../assets/img/hero-sanitarios-v2.webp');
  background-size: cover;
  background-position: center;
  transform: scale(1.01);
}

.contact-hero__grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(420px, .82fr);
  gap: 54px;
  align-items: center;
}

.contact-hero__copy h1 {
  font-size: clamp(44px, 5.8vw, 82px);
  line-height: .94;
  letter-spacing: -.06em;
  text-transform: uppercase;
  font-weight: 1000;
  margin-bottom: 22px;
}

.contact-hero__copy p:not(.eyebrow) {
  max-width: 620px;
  font-size: 20px;
  color: rgba(255,255,255,.86);
}

.contact-benefits {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 30px;
  max-width: 660px;
}

.contact-benefits span {
  display: inline-flex;
  align-items: center;
  gap: 11px;
  min-height: 54px;
  padding: 12px 14px;
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 12px;
  background: rgba(0,0,0,.35);
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 1000;
}

.contact-benefits i {
  width: 25px;
  height: 25px;
}

.contact-form-card {
  background: rgba(255,255,255,.97);
  color: var(--text);
  border-radius: 26px;
  padding: 32px;
  box-shadow: 0 28px 80px rgba(0,0,0,.38);
  border: 1px solid rgba(255,255,255,.3);
}

.form-message {
  border-radius: 14px;
  padding: 14px 16px;
  margin-bottom: 18px;
}

.form-message strong {
  display: block;
  margin-bottom: 4px;
}

.form-message p {
  margin: 0;
  font-size: 14px;
}

.form-message--success {
  background: #e9f8ef;
  border: 1px solid #bde8ca;
}

.form-message--error {
  background: #fff1ed;
  border: 1px solid #ffcabd;
}

.contact-form {
  display: grid;
  gap: 16px;
}

.form-row {
  display: grid;
  gap: 8px;
}

.form-row--two {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.contact-form label {
  font-size: 12px;
  font-weight: 1000;
  text-transform: uppercase;
  color: #222;
  letter-spacing: .02em;
}

.contact-form input,
.contact-form select,
.contact-form textarea {
  width: 100%;
  border: 1px solid #d8d8d8;
  border-radius: 12px;
  min-height: 50px;
  padding: 12px 14px;
  font: inherit;
  color: #111;
  background: #fff;
  outline: none;
  transition: .18s ease;
}

.contact-form textarea {
  resize: vertical;
  min-height: 118px;
}

.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
  border-color: var(--orange);
  box-shadow: 0 0 0 4px rgba(255,74,19,.12);
}

.contact-form__honeypot {
  position: absolute;
  left: -9999px;
  opacity: 0;
  visibility: hidden;
}

.contact-form__submit {
  width: 100%;
  border: 0;
  cursor: pointer;
  margin-top: 4px;
}

.contact-form__note {
  margin: -4px 0 0;
  text-align: center;
  color: var(--muted);
  font-size: 13px;
}

.contact-info-strip {
  background: #fff;
  padding: 34px 0;
}

.contact-info-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.contact-info-grid article {
  border: 1px solid var(--line);
  border-radius: 18px;
  padding: 24px;
  box-shadow: 0 12px 35px rgba(0,0,0,.06);
}

.contact-info-grid i {
  width: 38px;
  height: 38px;
  margin-bottom: 12px;
}

.contact-info-grid h2 {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 8px;
}

.contact-info-grid p,
.contact-info-grid a {
  color: var(--muted);
  margin: 0;
  font-weight: 700;
}

.contact-info-grid a:hover {
  color: var(--orange);
}

@media (max-width: 1120px) {
  .contact-hero {
    min-height: auto;
    padding: 72px 0;
  }

  .contact-hero__grid {
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .contact-hero__copy h1 {
    font-size: clamp(40px, 8vw, 64px);
  }
}

@media (max-width: 720px) {
  .contact-hero {
    padding: 48px 0;
  }

  .contact-hero__bg {
    background-image:
      linear-gradient(180deg, rgba(0,0,0,.95) 0%, rgba(0,0,0,.7) 100%),
      url('../assets/img/hero-sanitarios-v2.webp');
    background-position: center;
  }

  .contact-hero__copy h1 {
    font-size: clamp(36px, 11vw, 52px);
  }

  .contact-hero__copy p:not(.eyebrow) {
    font-size: 16px;
  }

  .contact-benefits {
    grid-template-columns: 1fr;
  }

  .contact-form-card {
    padding: 22px;
    border-radius: 20px;
  }

  .form-row--two {
    grid-template-columns: 1fr;
  }

  .contact-info-grid {
    grid-template-columns: 1fr;
  }
}


/* ===== V10 formulario a WhatsApp ===== */
.contact-form__submit::after {
  content: '↗';
  font-size: 15px;
  line-height: 1;
}


/* ===== V12 Blog WordPress ===== */
.blog-hero {
  position: relative;
  background: linear-gradient(90deg, rgba(0,0,0,.96), rgba(0,0,0,.76)), url('../assets/img/hero-sanitarios-v2.webp');
  background-size: cover;
  background-position: center;
  color: #fff;
  padding: 92px 0 76px;
}

.blog-hero__inner {
  max-width: 920px;
}

.blog-hero h1 {
  font-size: clamp(42px, 6vw, 76px);
  line-height: .94;
  letter-spacing: -.06em;
  text-transform: uppercase;
  font-weight: 1000;
  margin-bottom: 20px;
}

.blog-hero p:not(.eyebrow) {
  max-width: 760px;
  color: rgba(255,255,255,.84);
  font-size: 19px;
}

.blog-listing {
  background: #f5f5f5;
}

.blog-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.blog-card {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 18px 50px rgba(0,0,0,.07);
  display: flex;
  flex-direction: column;
}

.blog-card__image {
  display: block;
  aspect-ratio: 16 / 10;
  overflow: hidden;
  background: #111;
}

.blog-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .3s ease;
}

.blog-card:hover .blog-card__image img {
  transform: scale(1.04);
}

.blog-card__content {
  padding: 22px;
  display: grid;
  gap: 12px;
  flex: 1;
}

.blog-card__content time,
.single-post__head time {
  color: var(--orange);
  font-size: 12px;
  font-weight: 1000;
  text-transform: uppercase;
  letter-spacing: .06em;
}

.blog-card h2 {
  font-size: 24px;
  line-height: 1.05;
  letter-spacing: -.04em;
}

.blog-card h2 a {
  color: var(--text);
}

.blog-card h2 a:hover {
  color: var(--orange);
}

.blog-card p {
  color: var(--muted);
  margin: 0;
}

.blog-card__link {
  color: var(--orange);
  font-weight: 1000;
  text-transform: uppercase;
  font-size: 13px;
  margin-top: auto;
}

.blog-pagination {
  margin-top: 36px;
  display: flex;
  justify-content: center;
}

.blog-pagination ul {
  list-style: none;
  display: flex;
  gap: 8px;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
  justify-content: center;
}

.blog-pagination a,
.blog-pagination span {
  min-width: 42px;
  height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  border: 1px solid var(--line);
  background: #fff;
  color: var(--text);
  font-weight: 900;
  padding: 0 14px;
}

.blog-pagination .current {
  background: var(--orange);
  color: #fff;
  border-color: var(--orange);
}

.blog-empty {
  text-align: center;
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 24px;
  padding: 48px 24px;
  box-shadow: 0 18px 50px rgba(0,0,0,.06);
}

.blog-empty h2 {
  text-transform: uppercase;
  font-size: clamp(30px, 4vw, 48px);
  line-height: .95;
}

.blog-empty p {
  color: var(--muted);
  max-width: 600px;
  margin: 12px auto 22px;
}

.single-post__hero {
  background: #080808;
  color: #fff;
  padding: 76px 0 54px;
}

.single-post__head {
  max-width: 960px;
}

.single-post__back {
  display: inline-block;
  color: var(--orange);
  font-weight: 1000;
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 24px;
}

.single-post__head h1 {
  font-size: clamp(40px, 6vw, 78px);
  line-height: .94;
  letter-spacing: -.06em;
  text-transform: uppercase;
  font-weight: 1000;
  margin: 14px 0 18px;
}

.single-post__head p {
  max-width: 760px;
  color: rgba(255,255,255,.82);
  font-size: 19px;
}

.single-post__featured {
  margin-top: 36px;
}

.single-post__featured img {
  width: 100%;
  max-height: 560px;
  object-fit: cover;
  border-radius: 24px;
  box-shadow: 0 24px 70px rgba(0,0,0,.14);
}

.single-post__layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 340px;
  gap: 42px;
  padding-top: 48px;
  padding-bottom: 76px;
}

.single-post__content {
  max-width: 820px;
  font-size: 18px;
  line-height: 1.75;
  color: #222;
}

.single-post__content h2,
.single-post__content h3,
.single-post__content h4 {
  line-height: 1.05;
  letter-spacing: -.04em;
  margin: 34px 0 14px;
}

.single-post__content h2 {
  font-size: clamp(30px, 4vw, 46px);
  text-transform: uppercase;
}

.single-post__content h3 {
  font-size: 28px;
}

.single-post__content p,
.single-post__content ul,
.single-post__content ol {
  margin-bottom: 20px;
}

.single-post__content a {
  color: var(--orange);
  font-weight: 900;
}

.single-post__content img {
  border-radius: 18px;
  max-width: 100%;
  height: auto;
}

.single-post__aside {
  align-self: start;
  position: sticky;
  top: 130px;
}

.post-cta-card {
  background: #0a0a0a;
  color: #fff;
  border-radius: 22px;
  padding: 26px;
  box-shadow: 0 24px 70px rgba(0,0,0,.16);
  display: grid;
  gap: 14px;
}

.post-cta-card h2 {
  font-size: 28px;
  line-height: 1;
  text-transform: uppercase;
}

.btn--ghost-dark {
  border: 1px solid rgba(255,255,255,.28);
  color: #fff;
  justify-content: center;
}

.btn--ghost-dark:hover {
  border-color: var(--orange);
  color: #fff;
}

@media (max-width: 1120px) {
  .blog-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .single-post__layout {
    grid-template-columns: 1fr;
  }

  .single-post__aside {
    position: static;
  }
}

@media (max-width: 720px) {
  .blog-hero {
    padding: 58px 0 50px;
  }

  .blog-hero p:not(.eyebrow),
  .single-post__head p {
    font-size: 16px;
  }

  .blog-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .blog-card__content {
    padding: 18px;
  }

  .blog-card h2 {
    font-size: 22px;
  }

  .single-post__hero {
    padding: 54px 0 42px;
  }

  .single-post__featured {
    margin-top: 24px;
  }

  .single-post__featured img {
    border-radius: 16px;
  }

  .single-post__layout {
    padding-top: 32px;
    padding-bottom: 56px;
  }

  .single-post__content {
    font-size: 16px;
  }

  .post-cta-card {
    padding: 22px;
  }
}


/* ===== V13: Menú desplegable, servicios y calculadora ===== */
.nav-dropdown { position: relative; display: flex; align-items: center; }
.nav-dropdown__toggle { display: inline-flex; align-items: center; gap: 6px; }
.nav-dropdown__toggle span { font-size: 15px; line-height: 1; color: var(--orange); }
.nav-dropdown__menu {
  position: absolute;
  top: calc(100% + 28px);
  left: 50%;
  transform: translateX(-50%) translateY(8px);
  min-width: min(1000px, 82vw);
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 20px;
  box-shadow: 0 26px 80px rgba(0,0,0,.16);
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: .2s ease;
  overflow: hidden;
  z-index: 60;
}
.nav-dropdown:hover .nav-dropdown__menu,
.nav-dropdown:focus-within .nav-dropdown__menu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateX(-50%) translateY(0);
}
.nav-dropdown__menu a {
  padding: 28px 24px;
  min-height: 130px;
  border-right: 1px solid var(--line);
  white-space: normal;
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 1.15;
  letter-spacing: -.03em;
}
.nav-dropdown__menu a:last-child { border-right: 0; }
.nav-dropdown__menu a:hover { color: var(--orange); background: #fafafa; }
.nav-dropdown__menu a::after { display: none !important; }

.services-hero {
  position: relative;
  background: #f6f6f6 url('../assets/img/recursos-v3/banner-inicial.png') center / cover no-repeat;
  min-height: 640px;
  display: grid;
  align-items: center;
  overflow: hidden;
}
.services-hero__grid { display: grid; grid-template-columns: minmax(0, .92fr) minmax(0, 1fr); align-items: center; }
.services-hero__copy { max-width: 620px; padding: 74px 0; }
.services-hero__copy h1 { font-size: clamp(48px, 6vw, 86px); line-height: .9; letter-spacing: -.07em; text-transform: uppercase; font-weight: 1000; margin-bottom: 20px; }
.services-hero__copy h1 span { color: var(--orange); }
.services-hero__copy p:not(.eyebrow) { font-size: 18px; color: var(--muted); max-width: 520px; }
.services-hero__actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 26px; }
.btn--whatsapp { background: #fff; border: 1px solid var(--line); color: #151515; }
.btn--whatsapp img { width: 22px; height: 22px; }
.services-hero__badges { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px; margin-top: 26px; max-width: 720px; }
.services-hero__badges span { display: flex; gap: 9px; align-items: center; font-size: 12px; text-transform: uppercase; font-weight: 1000; color: #393939; }
.services-hero__badges i { width: 24px; height: 24px; flex: 0 0 24px; }

.service-benefits { background: #fff; }
.service-benefits__grid { display: grid; grid-template-columns: repeat(6, 1fr); gap: 16px; }
.service-benefits__grid article { background: #fff; border: 1px solid var(--line); border-radius: 18px; padding: 22px; box-shadow: 0 16px 38px rgba(0,0,0,.05); }
.service-benefits__grid i { width: 40px; height: 40px; margin-bottom: 16px; }
.service-benefits__grid h3 { font-size: 18px; line-height: 1.05; text-transform: uppercase; margin-bottom: 9px; }
.service-benefits__grid p { font-size: 14px; margin: 0; color: var(--muted); }

.included-rent { background: #080808; color: #fff; padding: 58px 0; }
.included-rent .section-heading h2 { color: #fff; }
.included-rent__grid { display: grid; grid-template-columns: repeat(6, 1fr); gap: 12px; margin-top: 24px; }
.included-rent__grid article { border: 1px solid rgba(255,255,255,.16); border-radius: 16px; padding: 20px; background: rgba(255,255,255,.03); }
.included-rent__grid i { width: 34px; height: 34px; margin-bottom: 16px; }
.included-rent__grid h3 { color: #fff; text-transform: uppercase; font-size: 16px; margin-bottom: 8px; }
.included-rent__grid p { color: rgba(255,255,255,.72); margin: 0; font-size: 13px; }
.services-solutions__grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.services-solutions__grid .solution-card--featured { grid-column: auto; }
.services-solutions__grid .solution-card { min-height: 100%; }

.service-calculator { background: #f5f5f5; }
.service-calculator__grid { display: grid; grid-template-columns: minmax(0, .85fr) minmax(380px, .7fr); gap: 40px; align-items: center; }
.service-calculator .section-heading p:not(.eyebrow) { color: var(--muted); max-width: 620px; }
.calculator-card { background: #fff; border-radius: 24px; border: 1px solid var(--line); padding: 30px; box-shadow: 0 24px 70px rgba(0,0,0,.08); }
.calculator-form { display: grid; gap: 12px; }
.calculator-form label { font-size: 12px; text-transform: uppercase; font-weight: 1000; letter-spacing: .04em; }
.calculator-form input, .calculator-form select { width: 100%; min-height: 50px; border: 1px solid #d9d9d9; border-radius: 12px; padding: 12px 14px; font: inherit; }
.calculator-form input:focus, .calculator-form select:focus { outline: none; border-color: var(--orange); box-shadow: 0 0 0 4px rgba(255,74,19,.12); }
.calculator-result { margin-top: 22px; border-radius: 18px; background: #0a0a0a; color: #fff; padding: 24px; }
.calculator-result h3 { color: #fff; font-size: 34px; line-height: 1; text-transform: uppercase; margin-bottom: 12px; }
.calculator-result p { color: rgba(255,255,255,.76); }
.calculator-result__note { font-size: 13px; }
.calculator-result .btn { margin-top: 12px; width: 100%; }
.services-process { padding-top: 62px; }
.service-faq { background: #fff; }
.faq-list { max-width: 940px; margin: 0 auto; display: grid; gap: 12px; }
.faq-list details { border: 1px solid var(--line); border-radius: 16px; padding: 18px 22px; background: #fff; box-shadow: 0 12px 32px rgba(0,0,0,.04); }
.faq-list summary { cursor: pointer; font-weight: 1000; text-transform: uppercase; }
.faq-list p { color: var(--muted); margin: 12px 0 0; }

@media (max-width: 1120px) {
  .nav-dropdown__menu { min-width: 760px; }
  .service-benefits__grid { grid-template-columns: repeat(3, 1fr); }
  .included-rent__grid { grid-template-columns: repeat(3, 1fr); }
  .services-solutions__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .service-calculator__grid { grid-template-columns: 1fr; }
}

@media (max-width: 720px) {
  .nav-dropdown { display: block; }
  .nav-dropdown__toggle { padding: 16px 24px; border-bottom: 1px solid var(--line); display: flex; justify-content: space-between; }
  .nav-dropdown__menu { position: static; transform: none; min-width: 0; width: 100%; box-shadow: none; border: 0; border-radius: 0; opacity: 1; visibility: visible; pointer-events: auto; display: grid; grid-template-columns: 1fr; background: #fafafa; }
  .nav-dropdown__menu a { min-height: auto; padding: 12px 36px; border-right: 0; border-bottom: 1px solid var(--line); font-size: 13px; }
  .services-hero { min-height: auto; background-position: 62% center; }
  .services-hero::before { content: ''; position: absolute; inset: 0; background: rgba(255,255,255,.74); }
  .services-hero__grid { position: relative; grid-template-columns: 1fr; }
  .services-hero__copy { padding: 54px 0; }
  .services-hero__copy p:not(.eyebrow) { font-size: 16px; }
  .services-hero__badges { grid-template-columns: repeat(2, minmax(0,1fr)); }
  .service-benefits__grid, .included-rent__grid, .services-solutions__grid { grid-template-columns: 1fr; }
  .calculator-card { padding: 22px; }
}

/* V13 patch: home now uses 4 solution cards */
.solutions-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
@media (max-width: 1120px) { .solutions-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 720px) { .solutions-grid { grid-template-columns: 1fr; } }


/* ===== V14 ajustes visuales servicios y mega menú ===== */
.nav-dropdown__toggle span {
  font-size: 17px;
  transform: translateY(1px);
}

.nav-dropdown__menu.mega-menu {
  top: calc(100% + 22px);
  min-width: min(1180px, 90vw);
  border-radius: 24px;
  overflow: visible;
  box-shadow: 0 24px 80px rgba(0,0,0,.18);
}

.nav-dropdown__menu.mega-menu::before {
  content: '';
  position: absolute;
  top: -10px;
  left: 50%;
  width: 20px;
  height: 20px;
  background: #fff;
  border-left: 1px solid var(--line);
  border-top: 1px solid var(--line);
  transform: translateX(-50%) rotate(45deg);
  border-radius: 4px 0 0 0;
}

.nav-dropdown__menu.mega-menu .mega-menu__item {
  position: relative;
  min-height: 330px;
  padding: 38px 32px 30px;
  display: grid;
  grid-template-rows: auto auto 1fr auto;
  align-items: start;
  color: var(--text);
  background: #fff;
  border-right: 1px solid var(--line);
  white-space: normal;
  gap: 18px;
}

.nav-dropdown__menu.mega-menu .mega-menu__item:first-child {
  border-radius: 24px 0 0 24px;
}

.nav-dropdown__menu.mega-menu .mega-menu__item:last-child {
  border-right: 0;
  border-radius: 0 24px 24px 0;
}

.nav-dropdown__menu.mega-menu .mega-menu__item:hover {
  color: var(--orange);
  background: #fff;
}

.mega-menu__icon {
  height: 116px;
  display: flex;
  align-items: center;
}

.mega-menu__icon i {
  width: 112px;
  height: 112px;
  color: var(--orange);
}

.mega-menu__title {
  display: block;
  text-transform: uppercase;
  font-size: 26px;
  line-height: .98;
  letter-spacing: -.05em;
  font-weight: 1000;
  color: #151515;
}

.mega-menu__text {
  color: #5f5f5f;
  font-size: 17px;
  line-height: 1.65;
  font-weight: 500;
  letter-spacing: 0;
}

.mega-menu__arrow {
  color: var(--orange);
  font-size: 30px;
  line-height: 1;
  font-weight: 900;
  align-self: end;
}

.service-title-only .eyebrow {
  display: none;
}
.service-title-only h2 {
  font-size: clamp(30px, 3.4vw, 44px);
  letter-spacing: -.04em;
}
.service-title-only h2 span,
.included-rent .section-heading h2 span,
.service-mini-heading h2 span,
.service-real-projects h2 span {
  color: var(--orange);
}

/* ¿Qué incluye tu renta? en bloque negro */
.included-rent {
  background: #fff;
  color: #fff;
  padding: 18px 0 34px;
}
.included-rent__panel {
  background: #0b0b0b;
  border-radius: 18px;
  padding: 28px 28px 30px;
  box-shadow: 0 20px 60px rgba(0,0,0,.16);
}
.included-rent .section-heading {
  margin-bottom: 18px;
}
.included-rent .section-heading h2 {
  color: #fff;
  font-size: clamp(30px, 3vw, 44px);
  line-height: 1;
}
.included-rent__grid {
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 18px;
  margin-top: 0;
}
.included-rent__grid article {
  position: relative;
  border: 0;
  border-radius: 0;
  padding: 18px 8px 8px;
  background: transparent;
  text-align: center;
}
.included-rent__grid article:not(:last-child)::after {
  content: '→';
  position: absolute;
  right: -14px;
  top: 62px;
  color: var(--orange);
  opacity: .85;
  font-size: 26px;
  font-weight: 1000;
}
.included-rent__num {
  position: absolute;
  top: 0;
  left: 16px;
  width: 26px;
  height: 26px;
  border-radius: 999px;
  background: var(--orange);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 1000;
}
.included-rent__grid i {
  width: 60px;
  height: 60px;
  color: #fff;
  margin: 12px auto 14px;
}
.included-rent__grid h3 {
  color: #fff;
  font-size: 16px;
  line-height: 1.08;
  margin-bottom: 8px;
}
.included-rent__grid p {
  color: rgba(255,255,255,.76);
  font-size: 13px;
  line-height: 1.38;
}

/* Nueva composición: dónde se utilizan + sanitarios + calculadora */
.service-overview {
  background: #fff;
  padding-top: 52px;
}
.service-overview__grid {
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(0, 1.1fr) minmax(330px, .75fr);
  gap: 28px;
  align-items: stretch;
}
.service-mini-heading {
  margin-bottom: 18px;
}
.service-mini-heading h2 {
  text-transform: uppercase;
  font-size: clamp(28px, 2.5vw, 38px);
  line-height: .96;
  letter-spacing: -.05em;
  margin-bottom: 8px;
}
.service-mini-heading p {
  color: var(--muted);
  margin: 0;
  font-weight: 600;
}
.service-use-cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}
.service-use-cards article {
  position: relative;
  min-height: 300px;
  border-radius: 16px;
  overflow: hidden;
  background: #111;
  box-shadow: 0 18px 48px rgba(0,0,0,.13);
}
.service-use-cards img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: .72;
}
.service-use-cards article::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0,0,0,.08), rgba(0,0,0,.86));
}
.service-use-cards div {
  position: absolute;
  inset: auto 0 0;
  padding: 20px 16px;
  color: #fff;
  z-index: 2;
  text-align: center;
}
.service-use-cards i {
  width: 34px;
  height: 34px;
  color: var(--orange);
  margin: 0 auto 10px;
}
.service-use-cards h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 10px;
}
.service-use-cards p {
  color: rgba(255,255,255,.82);
  margin: 0;
  font-size: 13px;
  line-height: 1.35;
}
.service-product-card,
.calculator-card--compact {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 20px;
  padding: 26px;
  box-shadow: 0 18px 55px rgba(0,0,0,.07);
}
.service-product-card__content {
  display: grid;
  grid-template-columns: minmax(0, .8fr) minmax(0, 1fr);
  gap: 18px;
  align-items: center;
}
.service-product-card__content img {
  width: 100%;
  max-height: 330px;
  object-fit: contain;
}
.service-product-card ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 12px;
}
.service-product-card li {
  position: relative;
  padding-left: 28px;
  font-weight: 800;
  line-height: 1.25;
}
.service-product-card li::before {
  content: '✓';
  position: absolute;
  left: 0;
  color: var(--orange);
  font-weight: 1000;
}
.btn--outline-orange {
  margin-top: 18px;
  border: 1px solid var(--orange);
  color: #151515;
  justify-content: center;
  width: 100%;
}
.btn--outline-orange:hover {
  background: var(--orange);
  color: #fff;
}
.calculator-card--compact {
  align-self: stretch;
}
.calculator-card--compact .calculator-form {
  gap: 11px;
}
.calculator-card--compact .calculator-result {
  margin-top: 18px;
}
.calculator-card__small-note {
  margin: 14px 0 0;
  text-align: center;
  color: var(--muted);
  font-size: 13px;
}

/* Proyectos reales */
.service-real-projects {
  background: #fff;
  padding: 0 0 34px;
}
.service-real-projects__panel {
  background: #080808;
  color: #fff;
  border-radius: 18px;
  padding: 28px;
  text-align: center;
}
.service-real-projects h2 {
  color: #fff;
  font-size: clamp(28px, 3vw, 42px);
  line-height: 1;
}
.service-real-projects .section-heading p {
  color: rgba(255,255,255,.72);
  margin-top: 8px;
}
.service-real-projects__grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
  margin: 22px 0 14px;
}
.service-real-projects__grid img {
  width: 100%;
  aspect-ratio: 16/10;
  object-fit: cover;
  border-radius: 10px;
  opacity: .88;
}
.service-real-projects__link {
  color: var(--orange);
  text-transform: uppercase;
  font-weight: 1000;
  font-size: 13px;
}

/* Responsive V14 */
@media (max-width: 1120px) {
  .nav-dropdown__menu.mega-menu {
    min-width: min(900px, 92vw);
  }
  .nav-dropdown__menu.mega-menu .mega-menu__item {
    min-height: 260px;
    padding: 28px 22px;
  }
  .mega-menu__icon {
    height: 86px;
  }
  .mega-menu__icon i {
    width: 82px;
    height: 82px;
  }
  .mega-menu__title {
    font-size: 22px;
  }
  .mega-menu__text {
    font-size: 14px;
    line-height: 1.5;
  }
  .included-rent__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .included-rent__grid article:not(:last-child)::after {
    display: none;
  }
  .service-overview__grid {
    grid-template-columns: 1fr;
  }
  .service-use-cards {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .service-product-card__content {
    grid-template-columns: minmax(0, .8fr) minmax(0, 1fr);
  }
}

@media (max-width: 720px) {
  .nav-dropdown__menu.mega-menu {
    position: static;
    transform: none;
    min-width: 0;
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    grid-template-columns: 1fr;
    overflow: hidden;
  }
  .nav-dropdown__menu.mega-menu::before {
    display: none;
  }
  .nav-dropdown__menu.mega-menu .mega-menu__item {
    min-height: auto;
    padding: 16px 24px 16px 34px;
    border-right: 0;
    border-bottom: 1px solid var(--line);
    border-radius: 0;
    grid-template-columns: 38px 1fr auto;
    grid-template-rows: auto auto;
    gap: 5px 12px;
    align-items: center;
  }
  .mega-menu__icon {
    height: auto;
    grid-row: 1 / 3;
  }
  .mega-menu__icon i {
    width: 34px;
    height: 34px;
  }
  .mega-menu__title {
    font-size: 16px;
    letter-spacing: -.03em;
  }
  .mega-menu__text {
    font-size: 12px;
    line-height: 1.35;
  }
  .mega-menu__arrow {
    grid-row: 1 / 3;
    grid-column: 3;
    font-size: 22px;
  }
  .included-rent {
    padding: 0 0 28px;
  }
  .included-rent__panel {
    border-radius: 0;
    padding: 28px 18px;
  }
  .included-rent__grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .included-rent__grid article {
    display: grid;
    grid-template-columns: 34px 44px 1fr;
    gap: 10px;
    text-align: left;
    padding: 12px;
    border: 1px solid rgba(255,255,255,.12);
    border-radius: 12px;
  }
  .included-rent__num {
    position: static;
    align-self: center;
  }
  .included-rent__grid i {
    width: 36px;
    height: 36px;
    margin: 0;
    align-self: center;
  }
  .included-rent__grid h3,
  .included-rent__grid p {
    grid-column: 3;
  }
  .included-rent__grid h3 {
    margin: 0;
  }
  .included-rent__grid p {
    font-size: 12px;
  }
  .service-use-cards {
    grid-template-columns: 1fr;
  }
  .service-use-cards article {
    min-height: 210px;
  }
  .service-product-card,
  .calculator-card--compact {
    padding: 20px;
  }
  .service-product-card__content {
    grid-template-columns: 1fr;
  }
  .service-product-card__content img {
    max-height: 280px;
  }
  .service-real-projects__grid {
    grid-template-columns: 1fr 1fr;
  }
}

/* ===== V15 AJUSTES FINALES: iconografía y distribución ===== */
/* Iconos personalizados (se renderizan como imagen en lugar de mask SVG) */
i[data-icon="menu-portable"]::before,
i[data-icon="menu-events"]::before,
i[data-icon="menu-hydrosanitary"]::before,
i[data-icon="menu-modules"]::before,
i[data-icon="benefit-delivery"]::before,
i[data-icon="benefit-cleaning"]::before,
i[data-icon="benefit-hygienic"]::before,
i[data-icon="benefit-support"]::before,
i[data-icon="benefit-coverage"]::before,
i[data-icon="benefit-professional"]::before,
i[data-icon="rent-delivery"]::before,
i[data-icon="rent-installation"]::before,
i[data-icon="rent-cleaning"]::before,
i[data-icon="rent-paper"]::before,
i[data-icon="rent-chemicals"]::before,
i[data-icon="rent-maintenance"]::before,
i[data-icon="rent-pickup"]::before {
  background: transparent center / contain no-repeat !important;
  mask: none !important;
  -webkit-mask: none !important;
}

i[data-icon="menu-portable"]::before { background-image: url('../assets/img/icons/menu-portable.png') !important; }
i[data-icon="menu-events"]::before { background-image: url('../assets/img/icons/menu-events.png') !important; }
i[data-icon="menu-hydrosanitary"]::before { background-image: url('../assets/img/icons/menu-hydrosanitary.png') !important; }
i[data-icon="menu-modules"]::before { background-image: url('../assets/img/icons/menu-modules.png') !important; }

i[data-icon="benefit-delivery"]::before { background-image: url('../assets/img/icons/benefit-delivery.png') !important; }
i[data-icon="benefit-cleaning"]::before { background-image: url('../assets/img/icons/benefit-cleaning.png') !important; }
i[data-icon="benefit-hygienic"]::before { background-image: url('../assets/img/icons/benefit-hygienic.png') !important; }
i[data-icon="benefit-support"]::before { background-image: url('../assets/img/icons/benefit-support.png') !important; }
i[data-icon="benefit-coverage"]::before { background-image: url('../assets/img/icons/benefit-coverage.png') !important; }
i[data-icon="benefit-professional"]::before { background-image: url('../assets/img/icons/benefit-professional.png') !important; }

i[data-icon="rent-delivery"]::before { background-image: url('../assets/img/icons/rent-delivery.svg') !important; }
i[data-icon="rent-installation"]::before { background-image: url('../assets/img/icons/rent-installation.svg') !important; }
i[data-icon="rent-cleaning"]::before { background-image: url('../assets/img/icons/rent-cleaning.svg') !important; }
i[data-icon="rent-paper"]::before { background-image: url('../assets/img/icons/rent-paper.svg') !important; }
i[data-icon="rent-chemicals"]::before { background-image: url('../assets/img/icons/rent-chemicals.svg') !important; }
i[data-icon="rent-maintenance"]::before { background-image: url('../assets/img/icons/rent-maintenance.svg') !important; }
i[data-icon="rent-pickup"]::before { background-image: url('../assets/img/icons/rent-pickup.svg') !important; }

/* Ajuste fino de tamaños para secciones específicas */
.mega-menu__icon i[data-icon^="menu-"] {
  width: 112px;
  height: 112px;
}
.service-benefits__grid i[data-icon^="benefit-"] {
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
}
.included-rent__grid i[data-icon^="rent-"] {
  width: 58px;
  height: 58px;
}

/* Proceso: tarjetas más grandes y composición más equilibrada en desktop */
.services-process .process-panel {
  min-height: 100%;
}
.services-process .process-steps {
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 18px;
  align-items: stretch;
}
.services-process .process-step {
  grid-column: span 2;
  min-height: 208px;
  padding: 18px 16px 16px;
}
.services-process .process-step:nth-child(4),
.services-process .process-step:nth-child(5) {
  grid-column: span 3;
}
.services-process .process-step::after {
  display: none;
}
.services-process .process-step h3 {
  min-height: 44px;
}
.services-process .process-step p {
  max-width: 24ch;
}

/* Proyecto real: todas las piezas como galería fotográfica */
.service-real-projects__grid img {
  opacity: 1;
}

@media (max-width: 1120px) {
  .services-process .process-steps {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .services-process .process-step,
  .services-process .process-step:nth-child(4),
  .services-process .process-step:nth-child(5) {
    grid-column: span 1;
    min-height: 0;
  }
}

@media (max-width: 720px) {
  .services-process .process-steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .services-process .process-step,
  .services-process .process-step:nth-child(4),
  .services-process .process-step:nth-child(5) {
    grid-column: span 1;
  }
  .service-benefits__grid i[data-icon^="benefit-"] {
    width: 42px;
    height: 42px;
  }
  .included-rent__grid i[data-icon^="rent-"] {
    width: 36px;
    height: 36px;
  }
}


/* ===== V2: corrección menú flotante + proceso/cobertura ===== */

/* Mantener desplegable abierto y clickeable al bajar hacia sus flechas */
.nav-dropdown {
  position: relative;
}

.nav-dropdown::after {
  content: '';
  position: absolute;
  left: -40px;
  right: -40px;
  top: 100%;
  height: 34px;
  background: transparent;
  pointer-events: auto;
}

.nav-dropdown__menu,
.nav-dropdown__menu.mega-menu {
  z-index: 9999;
}

.nav-dropdown:hover .nav-dropdown__menu,
.nav-dropdown:focus-within .nav-dropdown__menu,
.nav-dropdown__menu:hover {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateX(-50%) translateY(0);
}

.nav-dropdown__menu.mega-menu {
  top: calc(100% + 10px);
}

.nav-dropdown__menu.mega-menu .mega-menu__item,
.nav-dropdown__menu.mega-menu .mega-menu__arrow {
  pointer-events: auto;
}

/* Hacer el área del menú más cómoda sin tapar tanto el contenido */
.nav-dropdown__menu.mega-menu .mega-menu__item {
  min-height: 300px;
  padding-top: 32px;
  padding-bottom: 26px;
}

/* Proceso + cobertura: composición más estética y con menos espacio vacío */
.services-process.process-coverage {
  padding-top: 64px;
  padding-bottom: 64px;
}

.services-process .process-coverage__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(420px, .85fr);
  gap: 48px;
  align-items: start;
}

.services-process .section-heading {
  margin-bottom: 28px;
}

.services-process .section-heading h2 {
  max-width: 900px;
}

.services-process .process-panel {
  height: auto;
}

.services-process .process-steps {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 18px;
  align-items: stretch;
}

.services-process .process-step {
  grid-column: span 2;
  min-height: 230px;
  padding: 24px 22px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  border-radius: 18px;
}

.services-process .process-step:nth-child(4),
.services-process .process-step:nth-child(5) {
  grid-column: span 3;
  min-height: 190px;
}

.services-process .process-step::after {
  display: none !important;
}

.services-process .process-step i {
  width: 48px;
  height: 48px;
  margin-bottom: 16px;
}

.services-process .process-step__num {
  margin-bottom: 12px;
}

.services-process .process-step h3 {
  font-size: 17px;
  line-height: 1.02;
  min-height: auto;
  margin-bottom: 10px;
}

.services-process .process-step p {
  max-width: 28ch;
  font-size: 15px;
  line-height: 1.35;
}

.services-process .coverage-card {
  height: 100%;
  min-height: 610px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 34px;
}

.services-process .coverage-card__list {
  margin-bottom: 22px;
}

.services-process .coverage-card__map {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.services-process .coverage-card__map img,
.services-process .coverage-map img,
.services-process img.coverage-map {
  width: 100%;
  max-height: 390px;
  object-fit: contain;
}

@media (max-width: 1180px) {
  .services-process .process-coverage__grid {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .services-process .coverage-card {
    min-height: auto;
  }

  .services-process .process-steps {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .services-process .process-step,
  .services-process .process-step:nth-child(4),
  .services-process .process-step:nth-child(5) {
    grid-column: span 1;
    min-height: 0;
  }
}

@media (max-width: 720px) {
  .nav-dropdown::after {
    display: none;
  }

  .nav-dropdown:hover .nav-dropdown__menu,
  .nav-dropdown:focus-within .nav-dropdown__menu,
  .nav-dropdown__menu:hover {
    transform: none;
  }

  .services-process.process-coverage {
    padding-top: 42px;
    padding-bottom: 42px;
  }

  .services-process .process-steps {
    grid-template-columns: 1fr;
  }

  .services-process .process-step,
  .services-process .process-step:nth-child(4),
  .services-process .process-step:nth-child(5) {
    min-height: auto;
    padding: 20px;
  }

  .services-process .coverage-card {
    padding: 22px;
  }
}


/* ===== V3 ajustes HOME proceso/cobertura + Instagram footer ===== */
i[data-icon="instagram"] { --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='5' ry='5'/%3E%3Cpath d='M16.5 7.5h.01'/%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3C/svg%3E"); }

.footer__socials { display:flex; flex-wrap:wrap; gap:12px; margin-top:16px; }
.footer__socials a,
.footer a.footer__social { display:inline-flex; align-items:center; gap:10px; padding:10px 14px; border:1px solid rgba(255,255,255,.16); border-radius:999px; color:#fff; margin:0; background:rgba(255,255,255,.03); }
.footer__socials a:hover,
.footer a.footer__social:hover { color:var(--orange); border-color:rgba(255,94,27,.45); background:rgba(255,94,27,.08); }
.footer__socials i[data-icon] { width:18px; height:18px; color:currentColor; }
.footer__socials span { font-size:13px; font-weight:700; line-height:1; }

.process-coverage .process-panel .section-heading { margin-bottom: 26px; }
.process-coverage .process-panel .section-heading h2 { max-width: 860px; }
.process-coverage .process-coverage__grid { align-items: start; grid-template-columns: minmax(0, 1.28fr) minmax(370px, .82fr); gap: 42px; }
.process-coverage .process-steps {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  gap: 18px !important;
  align-items: stretch;
}
.process-coverage .process-step {
  grid-column: span 2;
  min-height: 228px;
  padding: 22px 18px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.process-coverage .process-step:nth-child(4),
.process-coverage .process-step:nth-child(5) {
  grid-column: span 3;
  min-height: 205px;
}
.process-coverage .process-step:not(:last-child)::after { display:none !important; }
.process-coverage .process-step__icon { width:54px; height:54px; margin-bottom:16px; }
.process-coverage .process-step__icon i { width:24px; height:24px; }
.process-coverage .process-step__number { margin-bottom: 10px; }
.process-coverage .process-step h3 { font-size: 18px; line-height: 1.05; margin-bottom: 10px; }
.process-coverage .process-step p { font-size: 15px; line-height: 1.38; max-width: 24ch; }
.process-coverage .coverage-content { min-height: 100%; }
.process-coverage .coverage-map-card { margin-top: auto; }
.process-coverage .coverage-map-card img { width:100%; max-height: 350px; object-fit:contain; }

@media (max-width: 1180px) {
  .process-coverage .process-coverage__grid { grid-template-columns: 1fr; gap: 34px; }
  .process-coverage .process-steps { grid-template-columns: repeat(3, minmax(0,1fr)) !important; }
  .process-coverage .process-step,
  .process-coverage .process-step:nth-child(4),
  .process-coverage .process-step:nth-child(5) { grid-column: span 1; min-height: 210px; }
}

@media (max-width: 720px) {
  .process-coverage .process-steps { grid-template-columns: 1fr !important; }
  .process-coverage .process-step,
  .process-coverage .process-step:nth-child(4),
  .process-coverage .process-step:nth-child(5) { min-height: auto; }
}
