
:root{--display:"DM Serif Display",Georgia,serif;--heading:"Plus Jakarta Sans",Arial,sans-serif;--body:"Inter",Arial,sans-serif;--g950:#032f1a;--g900:#064b28;--g800:#0a6032;--g700:#0f7a3d;--g100:#dff5e8;--gold:#c89b3c;--ink:#172019;--muted:#66716a;--soft:#f5f8f6;--line:#dce5df;--shadow:0 26px 70px rgba(3,47,26,.16);--r:24px;--max:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--body);color:var(--ink);line-height:1.65;background:#fff;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--heading);line-height:1.1}h1{font-family:var(--display);font-size:clamp(3rem,6vw,6.2rem);font-weight:400;letter-spacing:-.045em}h2{font-size:clamp(2.2rem,4vw,4.3rem);letter-spacing:-.04em}p{color:var(--muted)}
.container{width:min(calc(100% - 2rem),var(--max));margin:auto}.section{padding:7rem 0}
#header{position:fixed;inset:0 0 auto;z-index:1000;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(3,47,26,.07)}.topbar{background:var(--g950);color:#fff;font-size:.78rem}.topbar .container{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.nav{height:92px;display:flex;align-items:center;gap:2rem}.brand{display:flex;align-items:center;flex:0 0 auto}.brand img{width:150px;height:72px;object-fit:contain}#menu{display:flex;align-items:center;gap:1.35rem;margin-left:auto}#menu a{font-weight:700;font-size:.92rem;white-space:nowrap;color:#344239}#menu a:hover{color:var(--g700)}#menuBtn{display:none;border:0;background:transparent;font-size:1.5rem}.nav-cta{margin-left:.3rem}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.78rem 1.2rem;border-radius:999px;border:1px solid transparent;font-weight:800;transition:.2s}.btn:hover{transform:translateY(-2px)}.primary{background:var(--g700);color:#fff;box-shadow:0 12px 28px rgba(15,122,61,.2)}.light{background:#fff;color:var(--g900);border-color:var(--g700)}.eyebrow{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:1rem;font-size:.74rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--g700)}.eyebrow:before{content:"";width:28px;height:1px;background:var(--gold)}.pale{color:#e7f5eb}
.hero{position:relative;overflow:hidden;padding:10.5rem 0 5.5rem;background:linear-gradient(135deg,#f8fbf9,#fff 48%,#eaf7ef)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:4.2rem;align-items:center;min-height:700px}.hero-copy p{font-size:1.18rem;max-width:680px}.actions{display:flex;gap:1rem;flex-wrap:wrap;margin:2rem 0 2.5rem}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.stats div{padding-top:1rem;border-top:1px solid var(--line)}.stats b,.stats span{display:block}.stats b{font-size:1.28rem;color:var(--g900)}.stats span{font-size:.84rem;color:var(--muted)}.hero-photo{position:relative;min-height:610px}.hero-photo>img{width:100%;height:610px;object-fit:cover;border-radius:34px;box-shadow:var(--shadow)}.float{position:absolute;width:220px;padding:1rem;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.8);border-radius:18px;box-shadow:0 12px 34px rgba(3,47,26,.1)}.float b,.float small{display:block}.float small{font-size:.77rem;color:var(--muted)}.f1{top:8%;left:-8%}.f2{right:-7%;bottom:8%}
.values{background:var(--g950);color:#fff}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding:1.35rem 0}.values b,.values span{display:block}.values span{font-size:.82rem;color:#b9d0c1}
.split,.contact{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.mv{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem}.mv article{padding:1.4rem;background:var(--soft);border:1px solid var(--line);border-radius:var(--r)}.photo-card{position:relative}.photo-card img{width:100%;height:560px;object-fit:cover;border-radius:34px;box-shadow:var(--shadow)}.photo-card strong{position:absolute;left:1.2rem;right:1.2rem;bottom:1.2rem;padding:1rem;background:rgba(255,255,255,.9);backdrop-filter:blur(14px);border-radius:15px}.soft{background:var(--soft)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.cards article{display:flex;flex-direction:column;min-height:270px;padding:2rem;background:#fff;border:1px solid var(--line);border-radius:var(--r);transition:.2s}.cards article:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.cards article i{font-style:normal;font-size:.72rem;font-weight:800;color:#a57617;margin-bottom:2rem}.cards article p{flex:1}.cards .featured{background:linear-gradient(145deg,var(--g900),var(--g700));color:#fff}.cards .featured p{color:#e7f5eb}
.dark{background:var(--g950);color:#fff}.dark p{color:#c7dbce}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.timeline article{padding:1.6rem;border:1px solid rgba(255,255,255,.14);border-radius:var(--r)}.timeline article>b{display:inline-block;margin-bottom:2rem;color:#f2cd73}.org{padding:1rem;background:#fff;border-radius:34px;box-shadow:0 12px 34px rgba(3,47,26,.08);overflow:auto}.org img{min-width:980px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.gallery article{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:var(--r);box-shadow:0 12px 34px rgba(3,47,26,.08)}.gallery img{width:100%;height:280px;object-fit:cover}.gallery h3{padding:1.2rem}.cta{padding:5rem 0;background:linear-gradient(135deg,var(--g900),var(--g700));color:#fff}.cta>.container{display:flex;align-items:center;justify-content:space-between;gap:2rem}.cta p{color:#dceee2}.contact{grid-template-columns:.85fr 1.15fr}form{padding:2rem;border:1px solid var(--line);border-radius:34px;box-shadow:0 12px 34px rgba(3,47,26,.08)}label{display:block;margin-bottom:1rem;font-weight:700}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}input,select,textarea{width:100%;padding:.9rem 1rem;border:1px solid var(--line);border-radius:14px;background:#fbfcfb;margin-top:.4rem;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--g700);box-shadow:0 0 0 4px rgba(15,122,61,.1)}footer{padding:4rem 0 1.5rem;background:#071b10;color:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:2rem}.footer-grid>div{display:flex;flex-direction:column;gap:.6rem}.footer-grid img{width:165px;height:90px;object-fit:contain}footer p,footer a{color:#b9c8be}.copyright{margin-top:3rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.1);color:#a9bbb0}
.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s,transform .7s}.reveal.show{opacity:1;transform:none}
@media(max-width:1050px){.topbar{display:none}.nav{height:82px}#menu,.nav-cta{display:none}#menuBtn{display:block;margin-left:auto}#menu.open{display:flex;position:absolute;top:82px;left:1rem;right:1rem;flex-direction:column;align-items:flex-start;background:#fff;padding:1.2rem;border-radius:20px;box-shadow:var(--shadow)}.hero{padding-top:7rem}.hero-grid,.split,.contact{grid-template-columns:1fr}.hero-photo{max-width:720px;width:100%;margin:auto}.cards{grid-template-columns:repeat(2,1fr)}.timeline{grid-template-columns:repeat(2,1fr)}.gallery{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.section{padding:5rem 0}.brand img{width:128px;height:62px}.hero-photo,.hero-photo>img{min-height:470px;height:470px}.stats,.values-grid,.mv,.cards,.timeline,.form-row{grid-template-columns:1fr}.f1{left:1%}.f2{right:1%}.photo-card img{height:430px}.cta>.container{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* SPRINT 05 — POR QUÉ CREDI ALFA */
.why-alfa{position:relative;overflow:hidden;background:radial-gradient(circle at 10% 10%,rgba(45,170,99,.10),transparent 30%),radial-gradient(circle at 90% 80%,rgba(200,155,60,.10),transparent 28%),#fff}
.why-alfa:before{content:"ALFA";position:absolute;right:-1.5rem;top:1rem;font-family:var(--font-display);font-size:clamp(8rem,20vw,18rem);line-height:1;color:rgba(3,47,26,.025);pointer-events:none}
.section-heading--center{max-width:860px;margin:0 auto 3.4rem;text-align:center}
.section-heading--center .eyebrow{justify-content:center}
.section-heading--center p{max-width:720px;margin-inline:auto;font-size:1.06rem}
.benefit-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}
.benefit-card{position:relative;min-height:310px;padding:2rem;overflow:hidden;background:rgba(255,255,255,.92);border:1px solid var(--line);border-radius:28px;box-shadow:0 14px 40px rgba(3,47,26,.07);transition:.25s ease}
.benefit-card:hover{transform:translateY(-8px);border-color:rgba(15,122,61,.35);box-shadow:0 26px 60px rgba(3,47,26,.14)}
.benefit-card:after{content:"";position:absolute;right:-50px;bottom:-60px;width:150px;height:150px;border-radius:50%;background:var(--green-100);opacity:.55;transition:transform .3s ease}
.benefit-card:hover:after{transform:scale(1.18)}
.benefit-card__icon{position:relative;z-index:1;width:58px;height:58px;display:grid;place-items:center;margin-bottom:2.2rem;border-radius:18px;background:linear-gradient(145deg,var(--green-100),#fff);color:var(--green-800);box-shadow:inset 0 0 0 1px rgba(15,122,61,.1)}
.benefit-card__icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.benefit-card__number{position:absolute;right:1.5rem;top:1.4rem;font-family:var(--font-heading);font-size:.72rem;font-weight:800;letter-spacing:.12em;color:#9aa59e}
.benefit-card h3,.benefit-card p,.benefit-card__link{position:relative;z-index:1}
.benefit-card h3{margin-bottom:.85rem;font-size:1.35rem}
.benefit-card p{margin-bottom:0}
.benefit-card--accent{background:linear-gradient(145deg,var(--green-950),var(--green-700));border-color:transparent;color:#fff}
.benefit-card--accent p{color:#d8ecdf}
.benefit-card--accent .benefit-card__icon{background:rgba(255,255,255,.13);color:#fff}
.benefit-card--accent .benefit-card__number{color:rgba(255,255,255,.55)}
.benefit-card--accent:after{background:rgba(255,255,255,.08)}
.benefit-card__link{display:inline-flex;align-items:center;gap:.6rem;margin-top:1.35rem;font-weight:800;color:#fff}
.why-alfa__footer{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:2rem;padding:1.3rem 1.5rem;background:var(--soft);border:1px solid var(--line);border-radius:20px}
.why-alfa__footer p{margin:0;color:#435047}
@media(max-width:1000px){.benefit-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.benefit-grid{grid-template-columns:1fr}.benefit-card{min-height:auto}.why-alfa__footer{flex-direction:column;align-items:flex-start}}

/* AJUSTE HEADER + ALFANET360 v1.0.7 */
.brand-lockup{display:flex;align-items:center;gap:.85rem;min-width:345px}
.brand-lockup__mark{width:72px;height:72px;flex:0 0 72px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,#0f8a49,#075c31);color:#fff;box-shadow:0 12px 26px rgba(3,47,26,.15)}
.brand-lockup__mark small{font-size:.58rem;letter-spacing:.14em;line-height:1;margin-bottom:.18rem}
.brand-lockup__mark strong{font-family:var(--display);font-size:2.25rem;font-weight:400;line-height:.88;letter-spacing:-.05em}
.brand-lockup__text{display:flex;flex-direction:column;line-height:1;color:var(--ink)}
.brand-lockup__text strong{font-family:var(--display);font-size:1.7rem;font-weight:400;letter-spacing:.02em}
.brand-lockup__text small{margin-top:.2rem;font-family:var(--heading);font-size:.66rem;font-weight:700;letter-spacing:.06em}
.brand-lockup__text em{margin-top:.42rem;font-family:Georgia,serif;font-size:.95rem;font-weight:700;color:var(--g700)}
.nav-actions{display:flex;align-items:center;gap:.65rem;margin-left:.2rem}
.access-btn{gap:.48rem;background:#fff;color:var(--g800);border-color:var(--g700);box-shadow:none}
.access-btn:hover{background:var(--g100)}
.access-btn svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:1180px){
  .brand-lockup{min-width:auto}
  .brand-lockup__text{display:none}
  .brand-lockup__mark{width:66px;height:66px;flex-basis:66px}
  #menu{gap:1rem}
}
@media(max-width:900px){
  .nav-actions{display:none}
}

/* AJUSTE LOGO INSTITUCIONAL FIEL v1.0.8 */
.brand-logo-fiel{
  display:flex;
  align-items:center;
  justify-content:center;
  width:410px;
  min-width:410px;
  height:86px;
}
.brand-logo-fiel img{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
}
@media(max-width:1180px){
  .brand-logo-fiel{
    width:285px;
    min-width:285px;
    height:72px;
  }
}
@media(max-width:980px){
  .brand-logo-fiel{
    width:205px;
    min-width:205px;
    height:64px;
  }
}
@media(max-width:700px){
  .brand-logo-fiel{
    width:170px;
    min-width:170px;
    height:58px;
  }
}


/* ================================================================
   SPRINT 06 — QUIÉNES SOMOS PREMIUM + HEADER FINAL
   Versión 1.1.0
   ================================================================ */

/* Encabezado: desplazamiento a la izquierda y proporción institucional */
.brand-logo-fiel{
  width:430px;
  min-width:430px;
  height:88px;
  justify-content:flex-start;
  margin-left:-34px;
}
.brand-logo-fiel img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:left center;
}

/* Sección premium */
.about-premium{
  background:#fff;
  overflow:hidden;
}
.about-intro{
  display:grid;
  grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);
  gap:6rem;
  align-items:center;
  padding-top:8rem;
  padding-bottom:6.5rem;
}
.about-intro__copy h2,
.values-premium__heading h2,
.about-difference__copy h2{
  max-width:850px;
  margin:.9rem 0 1.5rem;
  font-size:clamp(2.8rem,5vw,5.5rem);
  line-height:.98;
  letter-spacing:-.055em;
}
.about-lead{
  font-size:1.22rem;
  line-height:1.8;
  color:var(--ink);
}
.about-intro__copy p:not(.about-lead){
  max-width:760px;
  line-height:1.85;
}
.text-link{
  display:inline-flex;
  align-items:center;
  gap:.75rem;
  margin-top:1.5rem;
  color:var(--g800);
  font-weight:800;
}
.text-link span{
  transition:transform .25s ease;
}
.text-link:hover span{
  transform:translateX(5px);
}
.about-intro__visual{
  position:relative;
  min-height:620px;
}
.about-photo{
  position:absolute;
  inset:0 0 4rem 4rem;
  border-radius:2.4rem;
  overflow:hidden;
  box-shadow:0 30px 90px rgba(3,47,26,.16);
}
.about-photo img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.about-quote{
  position:absolute;
  left:0;
  bottom:0;
  width:min(430px,86%);
  padding:2rem;
  border:1px solid rgba(5,92,49,.13);
  border-radius:1.5rem;
  background:rgba(255,255,255,.94);
  box-shadow:0 24px 65px rgba(3,47,26,.13);
  backdrop-filter:blur(16px);
}
.about-quote span{
  display:block;
  margin-bottom:.65rem;
  color:var(--g700);
  font-size:.73rem;
  font-weight:800;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.about-quote strong{
  font-family:var(--heading);
  font-size:1.35rem;
  line-height:1.35;
}

.about-principles{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:1rem;
  padding-bottom:7rem;
}
.principle-card{
  position:relative;
  min-height:380px;
  padding:2.4rem;
  border:1px solid rgba(5,92,49,.12);
  border-radius:1.6rem;
  background:linear-gradient(180deg,#fff,#f7fbf8);
  transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;
}
.principle-card:hover{
  transform:translateY(-8px);
  border-color:rgba(5,92,49,.28);
  box-shadow:0 26px 65px rgba(3,47,26,.1);
}
.principle-card__number{
  display:block;
  margin-bottom:5rem;
  color:var(--gold);
  font-size:.82rem;
  font-weight:800;
  letter-spacing:.14em;
}
.principle-card h3{
  margin:0 0 1rem;
  font-size:2rem;
}
.principle-card p{
  margin:0;
  line-height:1.75;
}

.about-impact{
  background:linear-gradient(135deg,#032f1a 0%,#075c31 58%,#0d7841 100%);
  color:#fff;
}
.about-impact__grid{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:6rem;
  align-items:end;
  padding-top:6rem;
  padding-bottom:6rem;
}
.impact-heading h2{
  margin:.9rem 0 0;
  font-size:clamp(2.7rem,4.6vw,5.2rem);
  line-height:1;
  color:#fff;
}
.impact-stats{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:1rem;
}
.impact-stat{
  min-height:190px;
  padding:2rem;
  border:1px solid rgba(255,255,255,.16);
  border-radius:1.35rem;
  background:rgba(255,255,255,.07);
  backdrop-filter:blur(13px);
}
.impact-stat strong{
  display:block;
  margin-bottom:1.4rem;
  font-family:var(--display);
  font-size:3.5rem;
  font-weight:400;
  color:#fff;
}
.impact-stat span{
  color:rgba(255,255,255,.78);
  line-height:1.5;
}

.values-premium{
  padding-top:7rem;
  padding-bottom:7rem;
}
.values-premium__heading{
  max-width:850px;
  margin-bottom:3.3rem;
}
.values-premium__grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:1rem;
}
.value-letter{
  display:flex;
  align-items:center;
  gap:1.25rem;
  min-height:160px;
  padding:1.7rem;
  border-top:1px solid rgba(5,92,49,.2);
  border-bottom:1px solid rgba(5,92,49,.12);
}
.value-letter b{
  min-width:60px;
  font-family:var(--display);
  font-size:4.5rem;
  font-weight:400;
  line-height:1;
  color:var(--g800);
}
.value-letter strong,
.value-letter span{
  display:block;
}
.value-letter strong{
  margin-bottom:.35rem;
  font-size:1.05rem;
}
.value-letter span{
  color:var(--muted);
  font-size:.92rem;
  line-height:1.45;
}

.about-difference{
  display:grid;
  grid-template-columns:.92fr 1.08fr;
  gap:6rem;
  padding-bottom:8rem;
}
.about-difference__copy{
  position:sticky;
  top:150px;
  align-self:start;
}
.about-difference__copy p{
  max-width:650px;
  line-height:1.8;
}
.difference-list{
  border-top:1px solid rgba(5,92,49,.17);
}
.difference-list article{
  display:grid;
  grid-template-columns:58px 1fr;
  gap:1.5rem;
  align-items:center;
  min-height:112px;
  border-bottom:1px solid rgba(5,92,49,.17);
}
.difference-list span{
  color:var(--gold);
  font-size:.72rem;
  font-weight:800;
  letter-spacing:.13em;
}
.difference-list strong{
  font-family:var(--heading);
  font-size:1.45rem;
  line-height:1.25;
}

@media(max-width:1180px){
  .brand-logo-fiel{
    width:315px;
    min-width:315px;
    height:72px;
    margin-left:0;
  }
  .about-intro,
  .about-impact__grid,
  .about-difference{
    gap:3.5rem;
  }
}
@media(max-width:980px){
  .brand-logo-fiel{
    width:235px;
    min-width:235px;
    height:66px;
  }
  .about-intro,
  .about-impact__grid,
  .about-difference{
    grid-template-columns:1fr;
  }
  .about-intro{
    gap:4rem;
    padding-top:6rem;
  }
  .about-intro__visual{
    min-height:580px;
  }
  .about-principles{
    grid-template-columns:1fr;
  }
  .principle-card{
    min-height:auto;
  }
  .principle-card__number{
    margin-bottom:2.5rem;
  }
  .values-premium__grid{
    grid-template-columns:repeat(2,1fr);
  }
  .about-difference__copy{
    position:static;
  }
}
@media(max-width:700px){
  .brand-logo-fiel{
    width:185px;
    min-width:185px;
    height:58px;
  }
  .about-intro{
    padding-top:4.5rem;
    padding-bottom:4.5rem;
  }
  .about-intro__visual{
    min-height:470px;
  }
  .about-photo{
    inset:0 0 3rem 1rem;
    border-radius:1.5rem;
  }
  .about-quote{
    padding:1.4rem;
  }
  .about-principles{
    padding-bottom:4.5rem;
  }
  .about-impact__grid{
    padding-top:4.5rem;
    padding-bottom:4.5rem;
  }
  .impact-stats,
  .values-premium__grid{
    grid-template-columns:1fr;
  }
  .impact-stat{
    min-height:150px;
  }
  .values-premium{
    padding-top:4.5rem;
    padding-bottom:4.5rem;
  }
  .value-letter{
    min-height:130px;
  }
  .about-difference{
    padding-bottom:5rem;
  }
}


/* ================================================================
   SPRINT 07 — SERVICIOS PREMIUM INTERACTIVOS
   Versión 1.2.0
   ================================================================ */

.services-premium{
  padding:8rem 0;
  background:
    radial-gradient(circle at 90% 12%,rgba(20,145,81,.09),transparent 28%),
    linear-gradient(180deg,#f8fbf9 0%,#fff 34%,#fff 100%);
  overflow:hidden;
}
.services-heading{
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);
  gap:4rem;
  align-items:end;
  margin-bottom:3.5rem;
}
.services-heading h2{
  max-width:950px;
  margin:.8rem 0 0;
  font-size:clamp(3rem,5.5vw,6rem);
  line-height:.96;
  letter-spacing:-.06em;
}
.services-heading > p{
  margin:0 0 .7rem;
  color:var(--muted);
  font-size:1.08rem;
  line-height:1.75;
}

.service-tabs{
  display:flex;
  gap:.65rem;
  overflow-x:auto;
  padding-bottom:1rem;
  scrollbar-width:none;
}
.service-tabs::-webkit-scrollbar{display:none}
.service-tab{
  flex:0 0 auto;
  padding:.9rem 1.25rem;
  border:1px solid rgba(5,92,49,.17);
  border-radius:999px;
  background:#fff;
  color:var(--ink);
  font:700 .92rem var(--body);
  cursor:pointer;
  transition:.25s ease;
}
.service-tab:hover,
.service-tab.is-active{
  border-color:var(--g700);
  background:var(--g800);
  color:#fff;
  box-shadow:0 12px 30px rgba(3,47,26,.13);
}

.service-stage{
  margin-top:1.5rem;
}
.service-panel{
  display:grid;
  grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);
  min-height:660px;
  border:1px solid rgba(5,92,49,.13);
  border-radius:2rem;
  background:#fff;
  overflow:hidden;
  box-shadow:0 28px 80px rgba(3,47,26,.08);
}
.service-panel[hidden]{display:none}
.service-panel__copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:4.5rem;
}
.service-index{
  margin-bottom:3.7rem;
  color:var(--gold);
  font-size:.76rem;
  font-weight:800;
  letter-spacing:.15em;
}
.service-panel h3{
  max-width:680px;
  margin:0 0 1.5rem;
  font-size:clamp(2.65rem,4.4vw,5rem);
  line-height:.98;
  letter-spacing:-.05em;
}
.service-panel__copy > p{
  max-width:650px;
  margin:0 0 2rem;
  color:var(--muted);
  font-size:1.08rem;
  line-height:1.75;
}
.service-products{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:.75rem;
  margin-bottom:2.4rem;
}
.service-products div{
  padding:1.15rem;
  border:1px solid rgba(5,92,49,.12);
  border-radius:1rem;
  background:#f8fbf9;
}
.service-products strong,
.service-products span{
  display:block;
}
.service-products strong{
  margin-bottom:.3rem;
  color:var(--g800);
}
.service-products span{
  color:var(--muted);
  font-size:.88rem;
}
.service-checks{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:.85rem 1.3rem;
  margin:0 0 2.5rem;
  padding:0;
  list-style:none;
}
.service-checks li{
  position:relative;
  padding-left:1.5rem;
  color:var(--ink);
  line-height:1.5;
}
.service-checks li::before{
  content:"";
  position:absolute;
  left:0;
  top:.48rem;
  width:.58rem;
  height:.58rem;
  border-radius:50%;
  background:var(--gold);
}

.service-panel__visual{
  position:relative;
  min-height:660px;
  background:#eaf3ed;
}
.service-panel__visual img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.service-badge{
  position:absolute;
  right:2rem;
  bottom:2rem;
  width:min(245px,70%);
  padding:1.4rem;
  border-radius:1.2rem;
  background:rgba(255,255,255,.93);
  box-shadow:0 18px 50px rgba(3,47,26,.17);
  backdrop-filter:blur(14px);
}
.service-badge span,
.service-badge strong{
  display:block;
}
.service-badge span{
  margin-bottom:.35rem;
  color:var(--g700);
  font-size:.72rem;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.service-badge strong{
  font-family:var(--heading);
  font-size:1.35rem;
}

.service-visual--graphic{
  display:grid;
  place-items:center;
  padding:4rem;
  background:
    radial-gradient(circle at 30% 25%,rgba(219,167,48,.24),transparent 25%),
    linear-gradient(145deg,#032f1a,#08713c);
}
.coupon-card{
  width:min(540px,100%);
  padding:3.5rem;
  border:1px solid rgba(255,255,255,.2);
  border-radius:2rem;
  background:rgba(255,255,255,.09);
  color:#fff;
  box-shadow:0 25px 80px rgba(0,0,0,.2);
  backdrop-filter:blur(16px);
}
.coupon-card span,
.coupon-card strong,
.coupon-card small{
  display:block;
}
.coupon-card span{
  margin-bottom:4rem;
  color:#ead48d;
  font-size:.76rem;
  font-weight:800;
  letter-spacing:.16em;
}
.coupon-card strong{
  margin-bottom:1rem;
  font-family:var(--display);
  font-size:clamp(3rem,6vw,5.3rem);
  font-weight:400;
  line-height:.98;
}
.coupon-card small{
  color:rgba(255,255,255,.72);
  font-size:1rem;
}
.market-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(120px,1fr));
  gap:1rem;
  width:min(540px,100%);
}
.market-grid span{
  display:grid;
  place-items:center;
  min-height:170px;
  padding:1.5rem;
  border:1px solid rgba(255,255,255,.2);
  border-radius:1.5rem;
  background:rgba(255,255,255,.09);
  color:#fff;
  font-family:var(--heading);
  font-size:1.45rem;
  text-align:center;
  backdrop-filter:blur(10px);
}

.services-summary{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:1rem;
  margin-top:2rem;
}
.summary-card{
  min-height:190px;
  padding:2rem;
  border:1px solid rgba(5,92,49,.13);
  border-radius:1.35rem;
  background:#fff;
}
.summary-card span{
  display:block;
  margin-bottom:2.3rem;
  color:var(--gold);
  font-size:.75rem;
  font-weight:800;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.summary-card strong{
  font-family:var(--heading);
  font-size:1.45rem;
  line-height:1.3;
}

@media(max-width:1050px){
  .services-heading{
    grid-template-columns:1fr;
    gap:1.5rem;
  }
  .service-panel{
    grid-template-columns:1fr;
  }
  .service-panel__visual{
    min-height:520px;
    order:-1;
  }
  .service-panel__copy{
    padding:3.5rem;
  }
}
@media(max-width:760px){
  .services-premium{
    padding:5rem 0;
  }
  .service-panel{
    border-radius:1.35rem;
  }
  .service-panel__copy{
    padding:2rem 1.4rem 2.5rem;
  }
  .service-index{
    margin-bottom:2rem;
  }
  .service-panel__visual{
    min-height:390px;
  }
  .service-products,
  .service-checks,
  .services-summary{
    grid-template-columns:1fr;
  }
  .service-visual--graphic{
    padding:1.5rem;
  }
  .coupon-card{
    padding:2rem;
  }
  .market-grid span{
    min-height:120px;
    font-size:1.1rem;
  }
}

/* =========================================================
   AJUSTE MÓVIL: BOTONES INGRESAR Y ASÓCIATE
   ========================================================= */

@media (max-width: 768px) {

  .nav {
    position: relative;
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    gap: 10px;
    min-height: 76px;
  }

  .brand {
    min-width: 0;
  }

  .brand img {
    width: min(230px, 65vw);
    height: auto;
    display: block;
  }

  /* Mantener visible el acceso en celular */
  .nav-actions {
    display: flex !important;
    align-items: center;
    gap: 8px;
    visibility: visible !important;
    opacity: 1 !important;
  }

  .nav-actions .btn-access,
  .nav-actions a[href*="alfanet360"] {
    display: inline-flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    align-items: center;
    justify-content: center;
    min-width: 46px;
    min-height: 46px;
    padding: 0 13px;
    border: 1.5px solid #08783f;
    border-radius: 999px;
    background: #ffffff;
    color: #08783f;
    font-weight: 700;
    text-decoration: none;
    white-space: nowrap;
  }

  .nav-actions .btn-access svg,
  .nav-actions a[href*="alfanet360"] svg {
    width: 20px;
    height: 20px;
    flex: 0 0 auto;
  }

  /* En pantallas pequeñas mostramos solo el ícono */
  .nav-actions .btn-access .access-text,
  .nav-actions a[href*="alfanet360"] .access-text {
    display: none;
  }

  /* El botón Asociarte se conserva dentro del menú móvil */
  .nav-actions .nav-cta {
    display: none;
  }

  #menuBtn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 12px;
  }

  #menu {
    grid-column: 1 / -1;
  }
}

/* Celulares medianos: mostrar nuevamente el texto Ingresar */
@media (min-width: 430px) and (max-width: 768px) {

  .nav-actions .btn-access .access-text,
  .nav-actions a[href*="alfanet360"] .access-text {
    display: inline;
  }

  .nav-actions .btn-access,
  .nav-actions a[href*="alfanet360"] {
    gap: 7px;
    min-width: 112px;
  }
}

/* ==================================================
   CORRECCIÓN MÓVIL: BOTÓN INGRESAR A ALFANET360
   ================================================== */

@media (max-width: 768px) {

  /* Mantener visible el contenedor del botón */
  header .nav-actions {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 8px !important;
    margin-left: auto !important;
    flex-shrink: 0 !important;
  }

  /* Mostrar el botón Ingresar */
  header .nav-actions .access-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 44px !important;
    min-width: 44px !important;
    height: 44px !important;
    padding: 0 !important;
    border: 1.5px solid #08783f !important;
    border-radius: 999px !important;
    background: #ffffff !important;
    color: #08783f !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  /* Tamaño del ícono */
  header .nav-actions .access-btn svg {
    display: block !important;
    width: 21px !important;
    height: 21px !important;
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 1.8 !important;
  }

  /* En celular pequeño se muestra únicamente el ícono */
  header .nav-actions .access-btn .access-text {
    display: none !important;
  }

  /* Asóciate queda dentro del menú móvil */
  header .nav-actions .nav-cta {
    display: none !important;
  }
}

/* En celulares más anchos mostramos ícono y texto */
@media (min-width: 430px) and (max-width: 768px) {

  header .nav-actions .access-btn {
    width: auto !important;
    min-width: 108px !important;
    padding: 0 16px !important;
    gap: 7px !important;
  }

  header .nav-actions .access-btn .access-text {
    display: inline !important;
  }
}
