/* GTGF v16.81 — premium compact footer.
   White text on dark surfaces, orange accents only. */

body.gtgf-v14 .v14-site-footer,
body.gtgf-v14.gtgf-vs2 .v14-site-footer {
  background:#050505 !important;
  color:#fff !important;
  border-top:1px solid rgba(255,255,255,.12) !important;
}

body.gtgf-v14 .v14-footer-top,
body.gtgf-v14.gtgf-vs2 .v14-footer-top {
  width:min(1240px,calc(100vw - 44px)) !important;
  display:grid !important;
  grid-template-columns:minmax(230px,1.18fr) repeat(4,minmax(118px,.72fr)) !important;
  align-items:start !important;
  justify-content:space-between !important;
  gap:18px 26px !important;
  padding:30px 0 22px !important;
}

body.gtgf-v14 .v14-footer-brand,
body.gtgf-v14.gtgf-vs2 .v14-footer-brand {
  max-width:290px !important;
}

body.gtgf-v14 .v14-footer-brand img,
body.gtgf-v14.gtgf-vs2 .v14-footer-brand img {
  max-width:168px !important;
  max-height:42px !important;
}

body.gtgf-v14 .v14-footer-brand p,
body.gtgf-v14.gtgf-vs2 .v14-footer-brand p {
  max-width:30ch !important;
  margin:12px 0 10px !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  font-size:13px !important;
  line-height:1.42 !important;
  opacity:1 !important;
}

body.gtgf-v14 .v14-footer-brand > strong,
body.gtgf-v14.gtgf-vs2 .v14-footer-brand > strong {
  display:block !important;
  margin:0 !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  font-size:10px !important;
  line-height:1.35 !important;
  letter-spacing:.13em !important;
  text-transform:uppercase !important;
}

body.gtgf-v14 .v14-footer-column,
body.gtgf-v14.gtgf-vs2 .v14-footer-column {
  min-width:0 !important;
}

body.gtgf-v14 .v14-footer-column h2,
body.gtgf-v14.gtgf-vs2 .v14-footer-column h2 {
  margin:1px 0 7px !important;
  color:#ff6900 !important;
  -webkit-text-fill-color:#ff6900 !important;
  font-size:10px !important;
  line-height:1.3 !important;
  letter-spacing:.14em !important;
  text-transform:uppercase !important;
}

body.gtgf-v14 .v14-footer-column a,
body.gtgf-v14.gtgf-vs2 .v14-footer-column a,
body.gtgf-v14 .v14-footer-muted,
body.gtgf-v14.gtgf-vs2 .v14-footer-muted {
  display:block !important;
  margin:0 !important;
  padding:3px 0 !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  font-size:12px !important;
  line-height:1.34 !important;
  opacity:1 !important;
}

body.gtgf-v14 .v14-footer-column a:hover,
body.gtgf-v14.gtgf-vs2 .v14-footer-column a:hover,
body.gtgf-v14 .v14-footer-column a:focus-visible,
body.gtgf-v14.gtgf-vs2 .v14-footer-column a:focus-visible {
  color:#ff6900 !important;
  -webkit-text-fill-color:#ff6900 !important;
}

body.gtgf-v14 .v14-footer-bottom,
body.gtgf-v14.gtgf-vs2 .v14-footer-bottom {
  width:min(1240px,calc(100vw - 44px)) !important;
  min-height:0 !important;
  margin:0 auto !important;
  padding:12px 0 14px !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  border-top:1px solid rgba(255,255,255,.12) !important;
  font-size:10px !important;
  line-height:1.25 !important;
  letter-spacing:.11em !important;
  opacity:1 !important;
}

body.gtgf-v14 .v14-footer-bottom i,
body.gtgf-v14.gtgf-vs2 .v14-footer-bottom i {
  background:#ff6900 !important;
}

@media (max-width:1080px) {
  body.gtgf-v14 .v14-footer-top,
  body.gtgf-v14.gtgf-vs2 .v14-footer-top {
    grid-template-columns:minmax(240px,1.2fr) repeat(2,minmax(150px,.8fr)) !important;
    gap:22px 28px !important;
  }
}

@media (max-width:760px) {
  body.gtgf-v14 .v14-footer-top,
  body.gtgf-v14.gtgf-vs2 .v14-footer-top {
    width:min(100% - 28px,1240px) !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:20px 18px !important;
    padding:26px 0 18px !important;
  }
  body.gtgf-v14 .v14-footer-brand,
  body.gtgf-v14.gtgf-vs2 .v14-footer-brand {
    grid-column:1/-1 !important;
    max-width:none !important;
  }
  body.gtgf-v14 .v14-footer-brand p,
  body.gtgf-v14.gtgf-vs2 .v14-footer-brand p {
    max-width:46ch !important;
  }
  body.gtgf-v14 .v14-footer-bottom,
  body.gtgf-v14.gtgf-vs2 .v14-footer-bottom {
    width:min(100% - 28px,1240px) !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:flex-start !important;
    gap:7px !important;
    padding:12px 0 14px !important;
  }
}

@media (max-width:480px) {
  body.gtgf-v14 .v14-footer-top,
  body.gtgf-v14.gtgf-vs2 .v14-footer-top {
    grid-template-columns:1fr !important;
    gap:17px !important;
  }
  body.gtgf-v14 .v14-footer-brand,
  body.gtgf-v14.gtgf-vs2 .v14-footer-brand {
    grid-column:auto !important;
  }
}
