:root{--p:#7B2CBF;--s:#9D4EDD;--c:#C77DFF;--l:#E0AAFF;--t:#2B2D42;--bg:#fff;--soft:#F8F6FC;--soft2:#FAFAFA;--a:#F72585;--ok:#0f766e;--shadow:0 18px 50px rgba(43,45,66,.12);--r:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--t);font-family:'Open Sans',system-ui,sans-serif;background:var(--bg);line-height:1.65}img{max-width:100%;height:auto}a{color:inherit}.container{width:min(1180px,92%);margin:auto}.skip-link{position:absolute;left:-999px;top:8px;background:var(--p);color:white;padding:.7rem 1rem;z-index:99}.skip-link:focus{left:8px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);box-shadow:0 1px 0 rgba(123,44,191,.12)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 0}.brand{display:flex;align-items:center;gap:.7rem;text-decoration:none}.brand-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:16px;background:linear-gradient(135deg,var(--p),var(--a));color:#fff;font-weight:800}.brand strong{font-family:Poppins;font-size:1rem;display:block}.brand small{font-size:.72rem;color:#6b6680}.nav{display:flex;align-items:center;gap:.75rem}.nav a{text-decoration:none;font-weight:700;font-size:.9rem;padding:.55rem .65rem;border-radius:999px}.nav a:hover,.nav .active{background:var(--soft);color:var(--p)}.nav-toggle{display:none;border:0;background:var(--p);color:#fff;border-radius:12px;padding:.6rem .8rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none;border:0;border-radius:999px;background:linear-gradient(135deg,var(--p),var(--a));color:white;font-weight:800;padding:.9rem 1.25rem;box-shadow:0 14px 28px rgba(123,44,191,.26);cursor:pointer}.btn.secondary{background:#fff;color:var(--p);border:1px solid #eadcf8;box-shadow:none}.btn.ghost{background:transparent;color:var(--p);border:1px solid var(--c);box-shadow:none}.btn-small{padding:.55rem .9rem!important;color:#fff!important}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 20% 10%,#f5e8ff 0,#fff 38%),linear-gradient(135deg,#fff,#f8f6fc);padding:86px 0 62px}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:3rem;align-items:center}.eyebrow{display:inline-flex;color:var(--p);background:#f4e8ff;border:1px solid #ead6ff;border-radius:999px;padding:.35rem .8rem;font-weight:800;font-size:.85rem}h1,h2,h3{font-family:Poppins;margin:.35rem 0 .8rem;line-height:1.08}h1{font-size:clamp(2.25rem,6vw,4.9rem)}h2{font-size:clamp(1.9rem,4vw,3.1rem)}h3{font-size:1.35rem}.lead{font-size:1.12rem;color:#55516a}.hero-actions,.actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.4rem}.hero-card{border-radius:34px;background:linear-gradient(160deg,rgba(123,44,191,.9),rgba(247,37,133,.78)),url('../img/hero-women.svg') center/cover;min-height:520px;box-shadow:var(--shadow);padding:2rem;display:flex;align-items:end;color:white}.glass{background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.36);backdrop-filter:blur(16px);border-radius:24px;padding:1.2rem}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem}.stat,.card,.service-card,.post-card,.form-card{background:#fff;border:1px solid #efe6f7;border-radius:var(--r);box-shadow:var(--shadow);padding:1.4rem}.stat strong{font-family:Poppins;font-size:2rem;color:var(--p);display:block}.section{padding:78px 0}.section.soft{background:var(--soft)}.section-head{max-width:790px;margin-bottom:2rem}.grid{display:grid;gap:1.2rem}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#f0dcff,#ffe4f1);color:var(--p);font-size:1.5rem}.timeline{position:relative;display:grid;gap:1rem}.timeline-item{display:grid;grid-template-columns:100px 1fr;gap:1rem;align-items:start}.year{font-family:Poppins;color:var(--a);font-size:1.3rem}.portfolio-filter{display:flex;gap:.6rem;flex-wrap:wrap;margin-bottom:1.2rem}.chip{border:1px solid #eadcf8;background:white;border-radius:999px;padding:.55rem .8rem;font-weight:800;color:var(--p)}.help-strip{background:linear-gradient(135deg,var(--p),var(--a));color:#fff;border-radius:34px;padding:2rem;display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:center}.testimonial{font-size:1.05rem}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.gallery a{min-height:190px;border-radius:24px;background:linear-gradient(135deg,#ead6ff,#ffd7e9);display:grid;place-items:center;text-decoration:none;font-weight:800;color:var(--p)}label{font-weight:800;display:block;margin:.7rem 0 .3rem}input,select,textarea{width:100%;border:1px solid #ddd2e9;border-radius:14px;padding:.9rem 1rem;font:inherit;background:#fff}input:focus,select:focus,textarea:focus{outline:3px solid rgba(199,125,255,.35);border-color:var(--p)}.map{border:0;width:100%;height:360px;border-radius:24px;box-shadow:var(--shadow)}.footer{background:#1f1730;color:#f7efff;padding:54px 0 24px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:1.4rem}.footer a{color:#fff}.footer-bottom{margin-top:2rem;border-top:1px solid rgba(255,255,255,.12);padding-top:1rem;font-size:.9rem}.wa-float,.emergency{position:fixed;right:18px;z-index:70;text-decoration:none;color:#fff;font-weight:900;border-radius:999px;box-shadow:var(--shadow)}.wa-float{bottom:20px;background:#25D366;padding:.85rem 1rem}.emergency{bottom:76px;background:var(--a);padding:.85rem 1rem}.search-box{display:flex;gap:.5rem}.search-box input{flex:1}.adminbar{background:#2B2D42;color:#fff;padding:.7rem}.table{width:100%;border-collapse:collapse;background:#fff;border-radius:18px;overflow:hidden}.table th,.table td{padding:.8rem;border-bottom:1px solid #eee;text-align:left}@media(max-width:920px){.nav-toggle{display:block}.nav{position:absolute;left:4%;right:4%;top:72px;display:none;flex-direction:column;align-items:stretch;background:#fff;border-radius:22px;padding:1rem;box-shadow:var(--shadow)}.nav.open{display:flex}.hero-grid,.grid-2,.grid-3,.grid-4,.footer-grid{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.hero-card{min-height:390px}.help-strip{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr}}@media(max-width:560px){.stats,.gallery{grid-template-columns:1fr}.section{padding:54px 0}.hero{padding:52px 0}.timeline-item{grid-template-columns:1fr}.brand small{display:none}.emergency{left:12px;right:auto;bottom:78px}.wa-float{left:12px;right:auto}}

/* Identidad visual Mujer de Luz */
.brand-logo{width:62px;height:62px;object-fit:contain;border-radius:14px;background:#fff;box-shadow:0 8px 22px rgba(123,44,191,.15);flex:0 0 auto}
.brand-copy{display:block;min-width:0}.brand-copy strong{color:var(--p);letter-spacing:.02em}.brand-copy small{display:block;max-width:240px;line-height:1.2}
.footer-logo{width:105px;height:105px;object-fit:contain;background:#fff;border-radius:20px;padding:4px;margin-bottom:.7rem}
.admin-login-card{text-align:center}.admin-login-logo{display:block;width:170px;max-width:55%;height:auto;object-fit:contain;margin:0 auto 1rem;border-radius:22px;background:#fff;box-shadow:var(--shadow)}
.adminbar-inner{display:flex;align-items:center;gap:.75rem}.adminbar-logo{width:46px;height:46px;object-fit:contain;border-radius:12px;background:#fff}
@media(max-width:920px){.brand-logo{width:54px;height:54px}.brand-copy small{max-width:190px}.nav{top:82px}}
@media(max-width:560px){.brand-logo{width:46px;height:46px;border-radius:11px}.brand-copy strong{font-size:.88rem}.brand-copy small{display:none}.nav-wrap{padding:.55rem 0}.nav{top:68px}}

/* =========================================================
   Header responsive 2026
   ========================================================= */
.site-header{
  isolation:isolate;
  border-bottom:1px solid rgba(123,44,191,.12);
}
.nav-wrap{
  position:relative;
  width:min(1720px,calc(100% - 40px));
  min-height:96px;
  margin-inline:auto;
  padding:12px 0;
  gap:clamp(18px,2vw,38px);
}
.brand{
  flex:1 1 520px;
  min-width:0;
  max-width:650px;
  gap:16px;
}
.brand-logo{
  width:68px;
  height:68px;
  padding:3px;
}
.brand-copy{
  min-width:0;
}
.brand-copy strong{
  margin:0;
  color:var(--p);
  font-size:clamp(.94rem,1.12vw,1.28rem);
  line-height:1.42;
  letter-spacing:.012em;
  text-wrap:balance;
}
.brand-copy small{
  max-width:none;
  margin-top:2px;
  color:#716b7e;
  font-size:clamp(.76rem,.82vw,.9rem);
  line-height:1.25;
}
.brand-name{
  display:block;
}
.brand-name-short{
  display:none;
}
.nav{
  flex:0 0 auto;
  gap:clamp(2px,.45vw,10px);
  white-space:nowrap;
}
.nav a{
  display:inline-flex;
  align-items:center;
  min-height:44px;
  padding:.62rem clamp(.52rem,.55vw,.75rem);
  font-size:clamp(.78rem,.74vw,.93rem);
  line-height:1.15;
  text-align:center;
  transition:background-color .2s ease,color .2s ease,transform .2s ease;
}
.nav a:hover{
  transform:translateY(-1px);
}
.nav .nav-donate{
  min-height:46px;
  margin-left:clamp(2px,.35vw,8px);
  padding:.66rem 1.05rem!important;
  font-size:.92rem;
  box-shadow:0 12px 26px rgba(123,44,191,.24);
}
.nav-toggle{
  position:relative;
  display:none;
  flex:0 0 auto;
  align-items:center;
  justify-content:center;
  width:48px;
  height:48px;
  padding:0;
  border:1px solid rgba(123,44,191,.16);
  border-radius:15px;
  background:linear-gradient(135deg,var(--p),var(--a));
  box-shadow:0 10px 24px rgba(123,44,191,.22);
  cursor:pointer;
}
.nav-toggle:focus-visible{
  outline:3px solid rgba(199,125,255,.42);
  outline-offset:3px;
}
.nav-toggle-lines{
  position:relative;
  display:grid;
  gap:5px;
  width:22px;
}
.nav-toggle-lines i{
  display:block;
  width:100%;
  height:2px;
  border-radius:999px;
  background:#fff;
  transition:transform .25s ease,opacity .2s ease;
}
.nav-toggle[aria-expanded="true"] .nav-toggle-lines i:nth-child(1){transform:translateY(7px) rotate(45deg)}
.nav-toggle[aria-expanded="true"] .nav-toggle-lines i:nth-child(2){opacity:0}
.nav-toggle[aria-expanded="true"] .nav-toggle-lines i:nth-child(3){transform:translateY(-7px) rotate(-45deg)}

@media (max-width:1360px){
  .nav-wrap{
    width:min(100% - 32px,1180px);
    min-height:84px;
    padding:10px 0;
  }
  .brand{
    flex-basis:auto;
    max-width:min(720px,calc(100% - 68px));
  }
  .brand-logo{
    width:58px;
    height:58px;
  }
  .brand-copy strong{
    font-size:clamp(.88rem,1.7vw,1.12rem);
    line-height:1.35;
  }
  .nav-toggle{
    display:inline-flex;
  }
  .nav{
    position:absolute;
    top:calc(100% + 10px);
    right:0;
    left:auto;
    display:flex;
    width:min(390px,calc(100vw - 32px));
    max-height:calc(100vh - 118px);
    overflow-y:auto;
    flex-direction:column;
    align-items:stretch;
    gap:5px;
    padding:12px;
    border:1px solid rgba(123,44,191,.13);
    border-radius:22px;
    background:rgba(255,255,255,.98);
    box-shadow:0 24px 70px rgba(43,45,66,.2);
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transform:translateY(-10px) scale(.985);
    transform-origin:top right;
    transition:opacity .2s ease,transform .2s ease,visibility .2s ease;
    white-space:normal;
  }
  .nav.open{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:translateY(0) scale(1);
  }
  .nav a{
    justify-content:flex-start;
    width:100%;
    min-height:48px;
    padding:.8rem 1rem;
    border-radius:14px;
    font-size:.96rem;
    text-align:left;
  }
  .nav a:hover{
    transform:none;
  }
  .nav .nav-donate{
    justify-content:center;
    margin:6px 0 0;
    color:#fff!important;
  }
}

@media (max-width:720px){
  .nav-wrap{
    width:calc(100% - 24px);
    min-height:74px;
    gap:12px;
    padding:8px 0;
  }
  .brand{
    gap:11px;
    max-width:calc(100% - 58px);
  }
  .brand-logo{
    width:50px;
    height:50px;
    border-radius:12px;
  }
  .brand-copy strong{
    font-size:clamp(.75rem,3.1vw,.94rem);
    line-height:1.28;
    letter-spacing:0;
  }
  .brand-copy small{
    font-size:.72rem;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  .nav-toggle{
    width:46px;
    height:46px;
    border-radius:14px;
  }
  .nav{
    position:fixed;
    top:78px;
    right:12px;
    left:12px;
    width:auto;
    max-height:calc(100dvh - 92px);
    transform-origin:top center;
  }
}

@media (max-width:520px){
  .brand-name-full{
    display:none;
  }
  .brand-name-short{
    display:block;
  }
  .brand-copy small{
    display:none;
  }
  .brand-copy strong{
    font-size:clamp(.72rem,3.6vw,.88rem);
    line-height:1.22;
  }
}

@media (max-width:360px){
  .nav-wrap{
    width:calc(100% - 18px);
  }
  .brand{
    gap:8px;
  }
  .brand-logo{
    width:44px;
    height:44px;
  }
  .brand-copy strong{
    font-size:.69rem;
  }
  .nav-toggle{
    width:42px;
    height:42px;
  }
  .nav{
    top:68px;
    right:9px;
    left:9px;
  }
}

@media (prefers-reduced-motion:reduce){
  .nav,.nav a,.nav-toggle-lines i{transition:none!important}
}


/* =========================================================
   Hero cinematográfico Mujer de Luz · video a fondo completo
   ========================================================= */
.hero.hero-cinematic{
  position:relative;
  isolation:isolate;
  min-height:clamp(760px,calc(100svh - 96px),980px);
  overflow:hidden;
  display:flex;
  align-items:center;
  padding:clamp(72px,8vw,118px) 0 clamp(44px,5.5vw,76px);
  background:#21152e url('../img/hero-video-poster.webp') center 52%/cover no-repeat;
  color:#fff;
}
.hero-bg-video{
  position:absolute;
  z-index:-5;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 52%;
  filter:saturate(.9) contrast(1.07) brightness(.74);
  transform:scale(1.015);
}
.hero-bg-overlay{
  position:absolute;
  z-index:-4;
  inset:0;
  background:
    linear-gradient(90deg,rgba(25,12,38,.93) 0%,rgba(38,17,54,.79) 42%,rgba(42,18,56,.46) 69%,rgba(30,12,43,.62) 100%),
    linear-gradient(180deg,rgba(18,8,28,.36) 0%,rgba(28,10,39,.22) 48%,rgba(20,8,31,.88) 100%);
}
.hero-bg-pattern{
  position:absolute;
  z-index:-3;
  inset:0;
  opacity:.24;
  background-image:
    radial-gradient(circle at 18% 20%,rgba(224,170,255,.6),transparent 28%),
    radial-gradient(circle at 84% 18%,rgba(247,37,133,.35),transparent 24%),
    linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);
  background-size:auto,auto,72px 72px,72px 72px;
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.75),transparent 76%);
}
.hero-stage{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1.14fr) minmax(360px,.66fr);
  gap:clamp(34px,5vw,82px);
  align-items:center;
}
.hero-content{
  max-width:820px;
  min-width:0;
}
.hero-identity{
  display:inline-flex;
  align-items:center;
  gap:13px;
  margin-bottom:clamp(20px,2.5vw,30px);
  padding:8px 14px 8px 8px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:999px;
  background:rgba(255,255,255,.1);
  box-shadow:0 12px 36px rgba(15,5,24,.22);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}
.hero-identity-logo{
  width:54px;
  height:54px;
  flex:0 0 54px;
  overflow:hidden;
  border:2px solid rgba(255,255,255,.72);
  border-radius:50%;
  background:#fff;
  box-shadow:0 8px 20px rgba(12,4,20,.25);
}
.hero-identity-logo img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}
.hero-identity-copy{
  display:grid;
  line-height:1.15;
}
.hero-identity-copy small{
  color:rgba(255,255,255,.72);
  font-size:.69rem;
  font-weight:700;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.hero-identity-copy strong{
  margin-top:4px;
  color:#fff;
  font-family:Poppins,sans-serif;
  font-size:1rem;
  letter-spacing:.01em;
}
.hero-kicker{
  display:inline-flex;
  align-items:center;
  gap:.5rem;
  margin-bottom:14px;
  color:#f0d7ff;
  font-size:clamp(.76rem,.9vw,.9rem);
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.hero-kicker::before{
  content:"";
  width:38px;
  height:2px;
  border-radius:999px;
  background:linear-gradient(90deg,#E0AAFF,#F72585);
}
.hero-content h1{
  max-width:900px;
  margin:0;
  color:#fff;
  font-size:clamp(3rem,5.4vw,6.25rem);
  line-height:.94;
  letter-spacing:-.055em;
  text-wrap:balance;
  text-shadow:0 10px 34px rgba(8,2,13,.34);
}
.hero-content h1 span{
  display:block;
  margin-top:.13em;
  color:#f3dcff;
  background:linear-gradient(90deg,#fff 0%,#f1d5ff 48%,#ffcbe7 100%);
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
}
.hero-description{
  max-width:760px;
  margin:clamp(22px,2.4vw,30px) 0 0;
  color:rgba(255,255,255,.86);
  font-size:clamp(1.03rem,1.25vw,1.2rem);
  line-height:1.72;
  text-wrap:pretty;
}
.hero-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:clamp(25px,3vw,36px);
}
.hero-actions .btn{
  min-height:54px;
  padding:1rem 1.35rem;
  border:1px solid transparent;
  box-shadow:none;
  transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,border-color .22s ease;
}
.hero-actions .btn:hover{
  transform:translateY(-2px);
}
.hero-btn-primary{
  background:linear-gradient(135deg,#fff,#f7eaff);
  color:#6d249e;
  box-shadow:0 16px 38px rgba(10,3,18,.28)!important;
}
.hero-btn-primary:hover{
  box-shadow:0 20px 44px rgba(10,3,18,.36)!important;
}
.hero-btn-secondary{
  background:rgba(255,255,255,.10);
  color:#fff;
  border-color:rgba(255,255,255,.32)!important;
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
}
.hero-btn-secondary:hover{
  background:rgba(255,255,255,.17);
  border-color:rgba(255,255,255,.5)!important;
}
.hero-assurance{
  display:flex;
  flex-wrap:wrap;
  gap:10px 20px;
  margin-top:22px;
  color:rgba(255,255,255,.76);
  font-size:.88rem;
  font-weight:700;
}
.hero-assurance span{
  display:inline-flex;
  align-items:center;
  gap:7px;
}
.hero-assurance i{
  display:grid;
  place-items:center;
  width:20px;
  height:20px;
  border-radius:50%;
  background:rgba(224,170,255,.18);
  color:#f0d8ff;
  font-style:normal;
  font-size:.74rem;
}
.hero-support{
  position:relative;
  overflow:hidden;
  align-self:center;
  padding:clamp(26px,3.2vw,42px);
  border:1px solid rgba(255,255,255,.28);
  border-radius:32px;
  background:linear-gradient(145deg,rgba(255,255,255,.18),rgba(255,255,255,.08));
  box-shadow:0 28px 80px rgba(10,3,18,.34);
  backdrop-filter:blur(22px) saturate(1.2);
  -webkit-backdrop-filter:blur(22px) saturate(1.2);
}
.hero-support::before{
  content:"";
  position:absolute;
  width:220px;
  height:220px;
  top:-110px;
  right:-85px;
  border-radius:50%;
  background:rgba(247,37,133,.22);
  filter:blur(4px);
}
.hero-support-label{
  position:relative;
  display:inline-flex;
  margin-bottom:18px;
  padding:.42rem .72rem;
  border:1px solid rgba(255,255,255,.28);
  border-radius:999px;
  background:rgba(255,255,255,.1);
  color:#f5e8ff;
  font-size:.72rem;
  font-weight:800;
  letter-spacing:.09em;
  text-transform:uppercase;
}
.hero-support h2{
  position:relative;
  margin:0;
  color:#fff;
  font-size:clamp(2rem,3vw,3.25rem);
  line-height:1.02;
  letter-spacing:-.04em;
  text-wrap:balance;
}
.hero-support p{
  position:relative;
  margin:18px 0 0;
  color:rgba(255,255,255,.82);
  font-size:1rem;
  line-height:1.65;
}
.hero-support-list{
  position:relative;
  display:grid;
  gap:10px;
  margin:22px 0 0;
  padding:0;
  list-style:none;
}
.hero-support-list li{
  display:flex;
  align-items:center;
  gap:10px;
  color:rgba(255,255,255,.9);
  font-weight:700;
  line-height:1.4;
}
.hero-support-list li::before{
  content:"";
  width:9px;
  height:9px;
  flex:0 0 9px;
  border-radius:50%;
  background:linear-gradient(135deg,#E0AAFF,#F72585);
  box-shadow:0 0 0 5px rgba(224,170,255,.11);
}
.hero-support-link{
  position:relative;
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-top:26px;
  color:#fff;
  font-weight:800;
  text-decoration:none;
}
.hero-support-link:hover{
  text-decoration:underline;
  text-underline-offset:4px;
}
.hero-stats{
  grid-column:1/-1;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
  margin-top:clamp(24px,3vw,42px);
  padding:12px;
  border:1px solid rgba(255,255,255,.19);
  border-radius:26px;
  background:rgba(18,7,29,.36);
  box-shadow:0 20px 55px rgba(8,2,14,.22);
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
}
.hero-stat{
  position:relative;
  min-height:98px;
  padding:17px 18px;
  border-radius:18px;
  background:rgba(255,255,255,.08);
}
.hero-stat:not(:last-child)::after{
  content:"";
  position:absolute;
  top:22%;
  right:-6px;
  width:1px;
  height:56%;
  background:rgba(255,255,255,.15);
}
.hero-stat strong{
  display:block;
  color:#fff;
  font-family:Poppins,sans-serif;
  font-size:clamp(1.65rem,2.1vw,2.25rem);
  line-height:1;
}
.hero-stat span{
  display:block;
  margin-top:8px;
  color:rgba(255,255,255,.68);
  font-size:.82rem;
  font-weight:700;
  line-height:1.35;
}
@media (max-width:1080px){
  .hero.hero-cinematic{
    min-height:auto;
  }
  .hero-stage{
    grid-template-columns:1fr;
  }
  .hero-content{
    max-width:900px;
  }
  .hero-support{
    max-width:720px;
  }
}
@media (max-width:760px){
  .hero.hero-cinematic{
    padding:56px 0 34px;
  }
  .hero-bg-video{
    object-position:56% center;
  }
  .hero-bg-overlay{
    background:
      linear-gradient(180deg,rgba(25,11,38,.87) 0%,rgba(34,14,49,.70) 44%,rgba(22,8,34,.94) 100%),
      linear-gradient(90deg,rgba(27,11,41,.65),rgba(35,14,47,.46));
  }
  .hero-stage{
    gap:30px;
  }
  .hero-content h1{
    font-size:clamp(2.6rem,12vw,4.6rem);
    line-height:.96;
  }
  .hero-identity-logo{
    width:48px;
    height:48px;
    flex-basis:48px;
  }
  .hero-actions{
    display:grid;
    grid-template-columns:1fr;
  }
  .hero-actions .btn{
    width:100%;
  }
  .hero-assurance{
    display:grid;
  }
  .hero-support{
    border-radius:26px;
  }
  .hero-stats{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .hero-stat:nth-child(2)::after{
    display:none;
  }
}
@media (max-width:440px){
  .hero.hero-cinematic{
    padding-top:42px;
  }
  .hero-identity{
    max-width:100%;
    padding-right:11px;
  }
  .hero-identity-copy small{
    font-size:.61rem;
  }
  .hero-identity-copy strong{
    font-size:.91rem;
  }
  .hero-kicker{
    font-size:.69rem;
    letter-spacing:.055em;
  }
  .hero-kicker::before{
    width:24px;
  }
  .hero-content h1{
    font-size:clamp(2.25rem,12.5vw,3.25rem);
    letter-spacing:-.045em;
  }
  .hero-description{
    font-size:.98rem;
  }
  .hero-support{
    padding:24px 20px;
  }
  .hero-support h2{
    font-size:2rem;
  }
  .hero-stats{
    gap:8px;
    padding:8px;
    border-radius:20px;
  }
  .hero-stat{
    min-height:92px;
    padding:14px 12px;
  }
  .hero-stat strong{
    font-size:1.55rem;
  }
  .hero-stat span{
    font-size:.74rem;
  }
}
@media (prefers-reduced-motion:reduce){
  .hero-bg-video{display:none}
  .hero-actions .btn{transition:none!important}
}
