/* Home versión final V6 */
.hero-v6{position:relative;color:#fff;background:#081b28}.hero-v6__container{padding:5.7rem 0}.hero-v6__bg{position:absolute;inset:0;background-size:cover;background-position:center}.hero-v6__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px, transparent 1px),linear-gradient(90deg, rgba(255,255,255,.05) 1px, transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom, rgba(0,0,0,.55), rgba(0,0,0,0));opacity:.18}.hero-v6__chip{display:inline-flex;align-items:center;gap:.55rem;padding:.78rem 1.1rem;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(14px);font-size:.92rem;font-weight:800}.hero-v6__title{font-size:clamp(2.7rem,5vw,4.8rem);line-height:.98;letter-spacing:-.055em;font-weight:900;max-width:760px}.hero-v6__lead{max-width:690px;font-size:1.12rem;line-height:1.85;color:rgba(255,255,255,.92);margin:0 0 1.8rem}.hero-v6__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.8rem}.btn-v6{min-height:58px;padding:0 1.4rem;border-radius:18px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 18px 42px rgba(0,0,0,.14)}.btn-v6--light{background:#fff;color:#2b4862;border:1px solid rgba(255,255,255,.28)}.btn-v6--ghost{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.20);backdrop-filter:blur(12px)}.btn-v6--ghost:hover,.btn-v6--light:hover{transform:translateY(-2px)}.hero-v6__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.hero-stat-v6{display:flex;align-items:flex-start;gap:.85rem;padding:1rem;border-radius:22px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(14px)}.hero-stat-v6 i{width:46px;height:46px;min-width:46px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.16)}.hero-stat-v6 strong{display:block;font-size:.96rem;margin-bottom:.2rem}.hero-stat-v6 small{color:rgba(255,255,255,.84);line-height:1.5}.hero-panel-v6{padding:1.4rem;border-radius:30px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(18px);box-shadow:0 30px 72px rgba(2,6,23,.20)}.hero-panel-v6__head{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.hero-panel-v6__head small{color:rgba(255,255,255,.70);text-transform:uppercase;letter-spacing:.08em}.hero-panel-v6__head h4{margin:.35rem 0 0;font-size:1.45rem;font-weight:850;color:#fff}.hero-panel-v6__icon{width:58px;height:58px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14);color:#fff;font-size:1.2rem}.hero-panel-v6__links{display:grid;gap:.9rem}.hero-link-v6{display:grid;grid-template-columns:52px 1fr auto;gap:.85rem;align-items:center;padding:1rem;border-radius:22px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.10);color:#fff}.hero-link-v6:hover{color:#fff;transform:translateY(-2px);background:rgba(255,255,255,.14)}.hero-link-v6>span:first-child{width:52px;height:52px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.14)}.hero-link-v6 strong{display:block;margin-bottom:.12rem}.hero-link-v6 small{color:rgba(255,255,255,.80);line-height:1.45}.panel-accesos-v6{position:relative;margin-top:-72px;z-index:5;padding-bottom:.8rem}.panel-accesos-v6__wrap{background:rgba(255,255,255,.93);border:1px solid rgba(255,255,255,.85);box-shadow:0 22px 48px rgba(2,6,23,.12);backdrop-filter:blur(18px);border-radius:30px;padding:1.4rem}.tarjeta-acceso-v6{display:block;height:100%;padding:1.45rem;background:linear-gradient(180deg,#fff,#f8fbfd);border:1px solid rgba(15,23,42,.08);border-radius:24px;color:#0f172a;box-shadow:0 1px 2px rgba(2,6,23,.04)}.tarjeta-acceso-v6:hover{color:#0f172a;transform:translateY(-4px);box-shadow:0 14px 32px rgba(2,6,23,.08);border-color:rgba(14,165,183,.22)}.tarjeta-acceso-v6__icono{width:58px;height:58px;border-radius:18px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;background:linear-gradient(135deg, rgba(43,72,98,.12), rgba(14,165,183,.14));color:#2b4862;font-size:1.15rem}.tarjeta-acceso-v6 h5{font-weight:850;margin-bottom:.55rem}.tarjeta-acceso-v6 p{margin:0;color:#475569;line-height:1.7}.seccion-v6{padding:5rem 0}@media (max-width:1199.98px){.hero-v6__stats{grid-template-columns:1fr}}@media (max-width:991.98px){.hero-v6__container{padding:4.8rem 0}.panel-accesos-v6{margin-top:-42px}.btn-v6{width:100%}}@media (max-width:767.98px){.hero-v6__title{font-size:clamp(2rem,10vw,3.2rem);line-height:1.03}.hero-v6__lead{font-size:1rem;line-height:1.75}.hero-panel-v6{padding:1.05rem;border-radius:24px}.hero-link-v6{grid-template-columns:46px 1fr}.hero-link-v6>i:last-child{display:none}.panel-accesos-v6{margin-top:-20px}.panel-accesos-v6__wrap{padding:1rem;border-radius:24px}.tarjeta-acceso-v6{padding:1.2rem}.seccion-v6{padding:4rem 0}}@media (max-width:575.98px){.hero-v6__container{padding:4rem 0}.btn-v6{min-height:54px;border-radius:16px;padding:0 1rem;font-size:.94rem}.hero-stat-v6{padding:.9rem;border-radius:18px}.hero-stat-v6 i{width:40px;height:40px;min-width:40px;border-radius:13px}}
