
/* NeXt Chapter Recovery v1.6.8 — Locked Production Footer */

/* Header: remove old phone/call buttons from header only. */
.ncr-site-header .ncr-call-button,
.ncr-site-header .ncr-header-call,
.ncr-site-header .ncr-phone-button,
.ncr-site-header .ncr-action-call,
.ncr-site-header a[href^="tel:"],
.site-header a[href^="tel:"]{
  display:none!important;
}

/* Footer lock reset */
.ncr-footer-lock,
.ncr-footer-lock *,
.ncr-footer-lock *::before,
.ncr-footer-lock *::after{
  box-sizing:border-box!important;
}
.ncr-footer-lock{
  width:100%!important;
  display:block!important;
  clear:both!important;
  position:relative!important;
  z-index:1!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 22% 0%, rgba(237,122,30,.20), transparent 34%),
    linear-gradient(180deg,#160b07 0%,#0f0705 100%)!important;
  color:#fff4e5!important;
  border-top:1px solid rgba(245,170,61,.18)!important;
  padding:0!important;
  margin:0!important;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
}
.ncr-footer-lock__inner{
  width:min(1180px,calc(100% - 2rem))!important;
  margin:0 auto!important;
  padding:clamp(3rem,6vw,5rem) 0 clamp(1.5rem,3vw,2.25rem)!important;
}
.ncr-footer-lock__top{
  display:flex!important;
  justify-content:space-between!important;
  align-items:flex-end!important;
  gap:2rem!important;
  padding-bottom:1.65rem!important;
  margin-bottom:2rem!important;
  border-bottom:1px solid rgba(245,170,61,.20)!important;
}
.ncr-footer-lock__top h2{
  display:block!important;
  margin:0!important;
  padding:0!important;
  color:#f5aa3d!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:clamp(2rem,3.6vw,3.85rem)!important;
  line-height:1.05!important;
  letter-spacing:-.035em!important;
  white-space:normal!important;
  word-break:normal!important;
}
.ncr-footer-lock__kicker{
  display:block!important;
  margin:0 0 .55rem!important;
  color:#fff4e5!important;
  font-size:.8rem!important;
  font-weight:900!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
  line-height:1.3!important;
}
.ncr-footer-lock__grid{
  display:grid!important;
  grid-template-columns:minmax(260px,1.45fr) minmax(150px,.72fr) minmax(160px,.78fr) minmax(165px,.78fr) minmax(230px,1fr)!important;
  gap:clamp(1.35rem,3vw,2.4rem)!important;
  align-items:start!important;
  width:100%!important;
}
.ncr-footer-lock__brand,
.ncr-footer-lock__col,
.ncr-footer-lock__contact{
  display:block!important;
  min-width:0!important;
  width:auto!important;
  max-width:none!important;
  padding:0!important;
  margin:0!important;
  float:none!important;
  grid-column:auto!important;
  writing-mode:horizontal-tb!important;
  text-orientation:mixed!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  line-break:auto!important;
}
.ncr-footer-lock__brand img{
  display:block!important;
  width:150px!important;
  height:150px!important;
  object-fit:contain!important;
  border-radius:20px!important;
  background:#fff!important;
  padding:10px!important;
  margin:0 0 1.25rem!important;
  box-shadow:0 20px 45px rgba(0,0,0,.28)!important;
}
.ncr-footer-lock__brand p{
  display:block!important;
  width:100%!important;
  max-width:34ch!important;
  margin:0 0 1.15rem!important;
  color:rgba(255,244,229,.78)!important;
  font-size:1rem!important;
  font-weight:400!important;
  line-height:1.7!important;
  letter-spacing:0!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
}
.ncr-footer-lock__col h3{
  display:block!important;
  width:100%!important;
  margin:0 0 .85rem!important;
  padding:0!important;
  color:#fff4e5!important;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  font-size:.8rem!important;
  font-weight:950!important;
  line-height:1.2!important;
  letter-spacing:.11em!important;
  text-transform:uppercase!important;
  white-space:normal!important;
  word-break:normal!important;
}
.ncr-footer-lock__col ul{
  display:grid!important;
  gap:.55rem!important;
  list-style:none!important;
  padding:0!important;
  margin:0!important;
  width:100%!important;
}
.ncr-footer-lock__col li{
  display:block!important;
  margin:0!important;
  padding:0!important;
  width:100%!important;
  border:0!important;
  line-height:1.35!important;
  white-space:normal!important;
  word-break:normal!important;
}
.ncr-footer-lock__col a,
.ncr-footer-lock__col span{
  display:inline!important;
  color:rgba(255,244,229,.84)!important;
  font-size:.98rem!important;
  font-weight:800!important;
  line-height:1.38!important;
  text-decoration:none!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
  letter-spacing:0!important;
}
.ncr-footer-lock__contact a,
.ncr-footer-lock__contact span{
  overflow-wrap:anywhere!important;
}
.ncr-footer-lock__col a:hover{
  color:#f5aa3d!important;
  text-decoration:underline!important;
  text-underline-offset:3px!important;
}
.ncr-footer-lock__buttons{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:.7rem!important;
  margin:1.1rem 0 0!important;
}
.ncr-footer-lock__btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-height:42px!important;
  padding:.7rem 1rem!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.08)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  color:#fff4e5!important;
  font-weight:900!important;
  font-size:.95rem!important;
  line-height:1!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}
.ncr-footer-lock__btn--crisis{
  background:linear-gradient(135deg,#f5aa3d,#ed7a1e)!important;
  color:#160b07!important;
  border:0!important;
}
.ncr-footer-lock__bottom{
  display:flex!important;
  justify-content:space-between!important;
  gap:1rem!important;
  align-items:center!important;
  margin-top:2.25rem!important;
  padding-top:1.25rem!important;
  border-top:1px solid rgba(245,170,61,.16)!important;
}
.ncr-footer-lock__bottom p{
  margin:0!important;
  color:rgba(255,244,229,.62)!important;
  font-size:.86rem!important;
  line-height:1.45!important;
  max-width:70ch!important;
}

/* Brutal override for old footer CSS causing letter-stacking. */
footer .ncr-footer-lock__grid > *,
footer .ncr-footer-lock__col *,
footer .ncr-footer-lock__brand *,
footer .ncr-footer-lock__contact *{
  writing-mode:horizontal-tb!important;
  text-orientation:mixed!important;
  transform:none!important;
  float:none!important;
  word-break:normal!important;
  white-space:normal!important;
  min-width:0!important;
}

/* Tablet */
@media(max-width:1100px){
  .ncr-footer-lock__grid{
    grid-template-columns:1fr 1fr 1fr!important;
  }
  .ncr-footer-lock__brand{
    grid-column:1 / -1!important;
  }
  .ncr-footer-lock__brand p{
    max-width:60ch!important;
  }
}
/* Mobile */
@media(max-width:720px){
  .ncr-footer-lock__inner{
    width:min(100% - 1rem,1180px)!important;
    padding:2.5rem 0 1.5rem!important;
  }
  .ncr-footer-lock__top{
    display:block!important;
  }
  .ncr-footer-lock__grid{
    grid-template-columns:1fr!important;
    gap:1.6rem!important;
  }
  .ncr-footer-lock__brand,
  .ncr-footer-lock__col,
  .ncr-footer-lock__contact{
    width:100%!important;
  }
  .ncr-footer-lock__brand img{
    width:132px!important;
    height:132px!important;
  }
  .ncr-footer-lock__buttons{
    flex-direction:column!important;
    align-items:stretch!important;
  }
  .ncr-footer-lock__btn{
    width:100%!important;
  }
  .ncr-footer-lock__bottom{
    display:block!important;
  }
  .ncr-footer-lock__bottom p + p{
    margin-top:.65rem!important;
  }
}
