.home main{position:relative}.home :focus-visible{outline:2px solid var(--gold-400);outline-offset:3px;border-radius:4px}.home .chapter--light :focus-visible{outline-color:var(--navy-700)}.home .header__logo img{background:0 0;padding:0;border-radius:0;box-shadow:none}.home .footer__logo img{background:0 0;padding:0;border-radius:0;box-shadow:none;height:80px}.home .hero__title{font-size:clamp(2.5rem, 5.2vw, 4rem);line-height:1.05;font-weight:800}.home .section__title{font-size:clamp(1.875rem, 3.4vw, 2.75rem);line-height:1.15;font-weight:700;margin-bottom:16px}.home .section__lead{font-size:1.0625rem;line-height:1.6}.home .hero__lead{font-size:1.25rem;line-height:1.5;color:rgba(244,246,251,.85);margin-bottom:32px}.home .section__tag{font-family:var(--font-head);font-size:.8125rem;letter-spacing:.22em;color:var(--gold-400);background:rgba(212,162,78,.14)}.home .chapter--light .section__tag{color:var(--navy-700);background:rgba(22,35,63,.08)}.home .chapter{position:relative;z-index:1;padding:120px 0}.home .chapter--light{background:var(--surface);color:var(--text-dark)}.home .chapter--dark{background:var(--navy-900);color:var(--text-light)}.home .chapter--deep{background:var(--navy-950);color:var(--text-light)}.home .chapter--dark .section__lead,.home .chapter--deep .section__lead{color:var(--text-muted)}.home .chapter__num{display:block;font-family:var(--font-head);font-weight:700;font-size:.8125rem;letter-spacing:.22em;color:var(--text-muted);margin-bottom:12px}.home .chapter--light .chapter__num{color:#5b6577}.home .nav__link--cta{background:0 0;color:var(--text-light);font-weight:600;border:1px solid rgba(244,246,251,.55);margin-left:6px}.home .nav__link--cta:focus-visible,.home .nav__link--cta:hover{background:rgba(244,246,251,.08);color:var(--text-light);border-color:var(--text-light)}.home .back-to-top{background:var(--navy-800);color:var(--gold-400);border:1px solid rgba(212,162,78,.35);box-shadow:var(--shadow-md)}.home .back-to-top:focus-visible,.home .back-to-top:hover{background:var(--navy-700);color:var(--gold-300);border-color:var(--gold-400)}.home .hero{position:sticky;top:0;z-index:0;min-height:100vh;isolation:isolate;background:var(--navy-950)}.home .hero__media{position:absolute;inset:0;z-index:0;overflow:hidden}.home .hero__figure>picture,.home .hero__media>picture,.home .hero__primer-plano>picture{display:contents}.home .hero__fondo,.home .hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:35% center}.home .hero__video{display:none}@media (min-width:769px) and (prefers-reduced-motion:no-preference){.home .hero__video{display:block}}.home .hero__scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,13,26,.92) 0,rgba(7,13,26,.72) 38%,rgba(7,13,26,.18) 62%,rgba(7,13,26,0) 100%),linear-gradient(180deg,rgba(7,13,26,.35) 0,rgba(7,13,26,0) 22%,rgba(7,13,26,0) 55%,var(--navy-950) 100%)}.home .hero__grid{padding:120px 0 0;align-items:end;min-height:100vh}.home .hero__content{position:relative;z-index:3;padding-bottom:96px}.home .hero__figure{position:relative;z-index:1;align-self:end;justify-self:end;margin:0;height:min(78vh,720px);transition:opacity 1.1s ease,transform 1.1s cubic-bezier(.4, 0, .2, 1)}.home .hero__figure.reveal{transform:translateX(24px)}.home .hero__figure.reveal.is-visible{transform:translateX(0)}.home .hero__figure::before{content:"";position:absolute;inset:-8% -30% -4% -30%;z-index:0;background:radial-gradient(ellipse at 50% 55%,rgba(7,13,26,.45) 0,rgba(7,13,26,.25) 45%,rgba(7,13,26,0) 70%);pointer-events:none}.home .hero__recorte{position:relative;z-index:1;display:block;height:100%;width:auto;object-fit:contain;filter:brightness(.86) contrast(1.06) saturate(.9) drop-shadow(0 18px 28px rgba(7, 13, 26, .7));-webkit-mask-image:linear-gradient(180deg,#000 82%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(180deg,#000 82%,rgba(0,0,0,0) 100%)}.home .hero__primer-plano{position:absolute;inset:0;z-index:2;pointer-events:none;overflow:hidden}.home .hero__primer-plano img{position:absolute;right:-2%;left:auto;bottom:0;height:95%;width:auto;max-width:46%;object-fit:contain;object-position:left bottom;transform:scaleX(-1);opacity:.9;filter:blur(.7px) brightness(1.12) contrast(1.1) saturate(.8) drop-shadow(0 12px 24px rgba(7, 13, 26, .55));-webkit-mask-image:linear-gradient(90deg,#000 35%,rgba(0,0,0,0) 95%);mask-image:linear-gradient(90deg,#000 35%,rgba(0,0,0,0) 95%)}.home .hero__shield{display:block;width:56px;height:56px;margin-bottom:20px;object-fit:contain;filter:drop-shadow(0 0 14px rgba(212, 162, 78, .4))}.home .hero__claim{font-family:var(--font-head);font-weight:600;font-size:1.0625rem;line-height:1.4;color:var(--text-light);border-left:2px solid var(--gold-500);padding-left:16px;margin:0 0 28px;max-width:520px}.home .hero__actions{margin-bottom:0}.home .who{display:grid;grid-template-columns:0.95fr 1.05fr;gap:64px;align-items:start}.home .who__copy{position:sticky;top:calc(var(--header-h) + 40px)}.home .who__copy .section__head{text-align:left;margin:0 0 32px;max-width:none}.home .principios{margin-top:8px}.home .principios li{color:#3c4658;border-bottom-color:#e8ecf3}.home .who__media{display:grid;gap:32px}.home .who__photo{margin:0;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg);background:var(--navy-900)}.home .who__photo img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;object-position:center}.home .who__photo figcaption{padding:14px 20px;font-family:var(--font-head);font-weight:600;font-size:.9375rem;color:var(--text-light);background:var(--navy-900)}.home .who__photo figcaption .text-accent{color:var(--gold-400)}.home .who__cards{display:grid;gap:24px}.home .who__cards .card{padding:32px 30px}.home .who__cards .card__icon{width:64px;height:64px;margin-bottom:16px}.home .where .section__head{margin-bottom:40px}.home .estados{margin-bottom:40px;gap:12px}.home .estados__item{font-size:.875rem;letter-spacing:.14em;color:var(--gold-400);background:var(--navy-800);border-color:rgba(212,162,78,.35);padding:12px 24px;min-height:44px;display:inline-flex;align-items:center}.home .estados__item:focus-visible,.home .estados__item:hover{transform:none;background:var(--navy-700)}.home .map--framed{background:var(--navy-800);border:1px solid rgba(212,162,78,.28);border-radius:var(--radius-lg);padding:12px;overflow:hidden}.home .map--framed iframe{border-radius:calc(var(--radius-lg) - 6px)}.home .map__strip{margin:0;padding:18px 12px 6px;text-align:center;font-size:.95rem;line-height:1.55;color:var(--text-muted)}.home .map__strip strong{color:var(--text-light);font-weight:600}.home .map__hint{display:none}.home .svc-list{display:grid;gap:56px;margin-top:16px}.home .svc{display:grid;grid-template-columns:1.1fr 0.9fr;gap:0 48px;align-items:center}.home .svc:nth-child(2n) .svc__stage{order:2}.home .svc:nth-child(2n) .svc__body{order:1}.home .svc__stage{position:relative;padding-bottom:32px}.home .svc__media{position:relative;border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:16/10;background:var(--navy-900);box-shadow:var(--shadow-md);transform:translateX(-24px);opacity:0;transition:transform .9s cubic-bezier(.4, 0, .2, 1),opacity .9s ease}.home .svc:nth-child(2n) .svc__media{transform:translateX(24px)}.home .svc__media img{display:block;width:100%;height:100%;object-fit:cover}.home .svc__plate{position:absolute;left:32px;bottom:0;max-width:calc(100% - 64px);background:var(--navy-800);color:var(--text-light);border:1px solid rgba(212,162,78,.35);border-radius:var(--radius-md);padding:18px 24px;box-shadow:var(--shadow-lg);transform:translateX(24px);opacity:0;transition:transform .9s cubic-bezier(.4, 0, .2, 1) .15s,opacity .9s ease .15s}.home .svc:nth-child(2n) .svc__plate{left:auto;right:32px;transform:translateX(-24px)}.home .svc.is-visible .svc__media,.home .svc.is-visible .svc__plate{transform:translateX(0);opacity:1}.home .svc__num{display:block;font-family:var(--font-head);font-size:.75rem;letter-spacing:.22em;color:var(--gold-400);margin-bottom:4px}.home .svc__title{font-size:clamp(1.375rem, 2.2vw, 2rem);line-height:1.1;color:var(--text-light);margin:0}.home .svc__link{color:inherit;text-decoration:none}.home .svc__link:hover{color:var(--gold-300)}.home .svc__link:focus-visible{outline:2px solid var(--gold-400);outline-offset:4px;border-radius:var(--radius-sm)}.home .svc__body p{color:#3c4658;font-size:1.0625rem;line-height:1.6;margin-bottom:20px}.home .svc__body .btn--outline{min-height:44px}.home .svc-foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px;margin-top:64px;padding-top:40px;border-top:1px solid #e8ecf3}.home .proof{display:grid;grid-template-columns:0.9fr 1.1fr;gap:64px;align-items:start}.home .proof__fixed{position:sticky;top:calc(var(--header-h) + 40px)}.home .proof__fixed .section__head{text-align:left;margin:0 0 28px;max-width:none}.home .proof__iso{display:grid;grid-template-columns:120px 1fr;gap:20px;align-items:center;padding:20px;border:1px solid rgba(212,162,78,.35);border-radius:var(--radius-md);background:var(--navy-800)}.home .proof__iso img{display:block;width:120px;height:120px;object-fit:contain;border-radius:var(--radius-sm);background:var(--surface);padding:8px}.home .proof__iso p{margin:0;color:var(--text-light);font-size:1rem;line-height:1.55}.home .proof__iso strong{color:var(--gold-400)}.home .proof__flow{display:grid;gap:48px}.home .why__list{gap:16px}.home .why-item:hover{transform:none}.home .why-item h3{font-size:1.125rem}.home .clients__title{font-family:var(--font-head);font-size:.8125rem;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted);margin-bottom:20px}.home .clients__title .text-accent{color:var(--text-light)}.home .clients__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;list-style:none;margin:0;padding:0}.home .clients__grid li{display:flex;align-items:center;justify-content:center;background:var(--surface-alt);border-radius:var(--radius-md);padding:20px;min-height:112px}.home .clients__grid img{display:block;width:auto;height:64px;object-fit:contain}.home .contact .section__head{margin-bottom:48px}.home .contact .contact-card,.home .contact .contact__form{background:var(--navy-800)}.home .contact .contact-card:hover{border-color:rgba(212,162,78,.35)}.home .contact .btn--block{min-height:52px}.home .social a{min-width:44px;min-height:44px}@media (prefers-reduced-motion:reduce){.home .hero{position:relative}.home .hero__video{display:none}.home .hero__primer-plano{display:none}.home .hero__figure,.home .hero__figure.reveal{opacity:1;transform:none;transition:none}.home .proof__fixed,.home .who__copy{position:static}.home .svc__media,.home .svc__plate{transform:none!important;opacity:1!important;transition:none}}@media (min-width:1025px) and (max-height:899px){.home .hero{position:relative;min-height:auto}.home .hero__grid{padding-top:104px;min-height:auto}.home .hero__content{padding-bottom:72px}.home .hero__lead{font-size:1.125rem;margin-bottom:24px}.home .hero__shield{width:48px;height:48px;margin-bottom:16px}.home .hero__figure{height:min(70vh,620px)}}@media (max-width:1024px){.home .hero{position:relative;min-height:auto}.home .hero__grid{align-items:start;gap:0;min-height:auto}.home .hero__content{padding-bottom:32px}.home .hero__figure{height:min(52vh,480px)}.home .proof,.home .who{grid-template-columns:1fr;gap:40px}.home .proof__fixed,.home .who__copy{position:static}.home .proof__fixed .section__head,.home .who__copy .section__head{text-align:center;margin-inline:auto;max-width:720px}.home .svc{grid-template-columns:1fr;gap:24px}.home .svc:nth-child(2n) .svc__stage{order:1}.home .svc:nth-child(2n) .svc__body{order:2}}@media (max-width:768px){.home .chapter{padding:72px 0}.home .hero{position:relative;min-height:auto}.home .hero__grid{padding:112px 0 0;gap:0;min-height:auto}.home .hero__content{padding-bottom:24px}.home .hero__video{display:none}.home .hero__fondo{object-position:30% center}.home .hero__primer-plano{display:none}.home .hero__title{font-size:2.5rem;line-height:1.1}.home .hero__lead{display:none}.home .hero__claim{font-size:1.0625rem;margin-bottom:24px}.home .hero__figure{height:min(46vh,380px);justify-self:end;margin-right:-4%}.home .hero__figure.reveal{transform:translateX(12px)}.home .hero__figure.reveal.is-visible{transform:translateX(0)}.home .hero__recorte{-webkit-mask-image:linear-gradient(180deg,#000 88%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(180deg,#000 88%,rgba(0,0,0,0) 100%)}.home .hero__shield{width:44px;height:44px;margin-bottom:16px}.home .section__title{font-size:1.875rem;line-height:1.2}.home .section__tag{font-size:.75rem}.home .hero__lead,.home .section__lead{font-size:1rem}.home .estados{gap:10px}.home .estados__item{font-size:.8125rem;padding:10px 18px}.home .map iframe{height:320px}.home .map--framed{padding:8px}.home .map__strip{font-size:.875rem;padding:14px 8px 4px}.home .map__hint{display:block}.home .svc__stage{padding-bottom:0}.home .svc:nth-child(2n) .svc__media,.home .svc__media{transform:none;opacity:1;transition:none;aspect-ratio:16/10}.home .svc:nth-child(2n) .svc__plate,.home .svc__plate{position:static;max-width:none;margin-top:-24px;margin-inline:16px;transform:none;opacity:1;transition:none;padding:16px 20px}.home .svc__title{font-size:1.5rem}.home .svc__body{padding-top:16px}.home .svc__body p{font-size:1rem}.home .svc-foot{margin-top:48px;padding-top:32px}.home .svc-foot .btn{width:100%}.home .proof__iso{grid-template-columns:1fr;text-align:center;justify-items:center}.home .clients__grid{grid-template-columns:repeat(2,1fr)}.home .clients__grid li{min-height:96px;padding:16px}.home .clients__grid img{height:52px}.home .contact__grid{display:flex;flex-direction:column}.home .contact__form{order:1}.home .contact__info{order:2}}@media (max-width:480px){.home .header__logo-text{display:none}.home .hero__actions{gap:12px}.home .hero__claim{max-width:none}.home .hero__figure{height:min(40vh,320px)}}
