/* v6.9.272 — final-scene clarity, hierarchy and full-viewport fit. */
.about-fueltek-page .abx-closing,
.about-fueltek-page .abx-closing *{box-sizing:border-box}

.about-fueltek-page .abx-closing{
  min-height:max(720px,100svh);
  padding-top:clamp(62px,7.5svh,92px);
  padding-bottom:clamp(34px,4.6svh,58px);
}

/* Put the real Fueltek mark in the requested top-right position. */
.about-fueltek-page .abx-closing-brand{
  position:absolute!important;
  top:clamp(24px,3.7svh,42px)!important;
  right:clamp(26px,4vw,72px)!important;
  left:auto!important;
  width:clamp(158px,12vw,208px)!important;
  margin:0!important;
  transform:none!important;
}
.about-fueltek-page .abx-closing-established{
  top:clamp(27px,4svh,46px)!important;
  right:auto!important;
  left:clamp(26px,4vw,72px)!important;
}

/* One clean timeline capsule: no crossing lines, stacked borders or glow. */
.about-fueltek-page .abx-closing-era{
  gap:10px!important;
  margin-bottom:clamp(18px,2.3svh,28px)!important;
  padding:10px 18px!important;
  background:rgba(3,4,3,.78)!important;
  border:1px solid rgba(232,182,56,.58)!important;
  border-radius:999px!important;
  box-shadow:none!important;
  backdrop-filter:blur(8px)!important;
}
.about-fueltek-page .abx-closing-era::before,
.about-fueltek-page .abx-closing-era::after{content:none!important;display:none!important}
.about-fueltek-page .abx-closing-era b{
  display:block;
  width:3px;
  height:3px;
  overflow:hidden;
  color:transparent;
  background:var(--portal-gold);
  border-radius:50%;
  font-size:0;
  opacity:.8;
}

.about-fueltek-page .abx-closing-kicker{margin-bottom:clamp(13px,1.8svh,22px)!important}

/* Increase separation and brightness so STILL BUILDING is the unmistakable focus. */
.about-fueltek-page .abx-closing h2{
  font-size:clamp(92px,10.2vw,184px)!important;
  line-height:.7!important;
  filter:drop-shadow(0 18px 30px rgba(0,0,0,.82));
}
.about-fueltek-page .abx-closing h2 span{
  color:#fff!important;
  background:linear-gradient(180deg,#fff 0%,#fff 44%,#d7d9d6 76%,#aeb0ad 100%)!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  -webkit-text-fill-color:transparent!important;
  -webkit-text-stroke:1px rgba(255,255,255,.28);
  text-shadow:0 0 34px rgba(255,255,255,.1);
}
.about-fueltek-page .abx-closing h2 em{
  background:linear-gradient(180deg,#ffe48a 0%,#ffc94f 34%,#e5a91d 72%,#b77b08 100%)!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  -webkit-text-fill-color:transparent!important;
  -webkit-text-stroke:1px rgba(255,216,104,.28);
  filter:drop-shadow(0 8px 22px rgba(0,0,0,.7)) drop-shadow(0 0 24px rgba(232,182,56,.25))!important;
}

.about-fueltek-page .abx-closing-statement{
  margin-top:clamp(22px,2.8svh,34px)!important;
  padding-top:13px!important;
  padding-bottom:13px!important;
  text-shadow:none!important;
}
.about-fueltek-page .abx-closing-actions{margin-top:clamp(17px,2.2svh,27px)!important}

/* Keep company information in its own row below the CTAs. */
.about-fueltek-page .abx-closing-legal{
  position:relative!important;
  right:auto!important;
  bottom:auto!important;
  left:auto!important;
  display:block!important;
  width:auto!important;
  max-width:min(92vw,680px);
  margin:clamp(12px,1.6svh,20px) auto 0!important;
  color:rgba(255,255,255,.46)!important;
  font-size:6px!important;
  line-height:1.4;
  text-align:center;
  transform:none!important;
}
.about-fueltek-page .abx-closing-cue{bottom:15px!important}
.about-fueltek-page .abx-closing-anniversary{bottom:clamp(19px,2.8svh,34px)!important}

@media(max-height:900px) and (min-width:761px){
  .about-fueltek-page .abx-closing{min-height:100svh;padding-top:54px;padding-bottom:26px}
  .about-fueltek-page .abx-closing-brand{top:20px!important;width:172px!important}
  .about-fueltek-page .abx-closing-established{top:21px!important}
  .about-fueltek-page .abx-closing-era{margin-bottom:15px!important;padding-top:8px!important;padding-bottom:8px!important}
  .about-fueltek-page .abx-closing-kicker{margin-bottom:10px!important;line-height:1.55!important}
  .about-fueltek-page .abx-closing h2{font-size:clamp(86px,8.9vw,158px)!important}
  .about-fueltek-page .abx-closing-statement{margin-top:19px!important;padding-top:10px!important;padding-bottom:10px!important}
  .about-fueltek-page .abx-closing-actions{margin-top:14px!important}
  .about-fueltek-page .abx-closing-legal{margin-top:10px!important}
  .about-fueltek-page .abx-closing-anniversary{right:28px!important;bottom:18px!important;width:76px!important}
  .about-fueltek-page .abx-closing-cue{display:none!important}
}

@media(max-width:760px){
  .about-fueltek-page .abx-closing{min-height:max(700px,100svh);padding:94px 18px 26px}
  .about-fueltek-page .abx-closing-brand{top:20px!important;right:18px!important;left:auto!important;width:124px!important}
  .about-fueltek-page .abx-closing-established{top:20px!important;right:auto!important;left:18px!important}
  .about-fueltek-page .abx-closing-era{gap:7px!important;margin-bottom:17px!important;padding:8px 12px!important}
  .about-fueltek-page .abx-closing h2{font-size:clamp(68px,22vw,108px)!important}
  .about-fueltek-page .abx-closing-statement{margin-top:23px!important}
  .about-fueltek-page .abx-closing-actions{margin-top:18px!important}
  .about-fueltek-page .abx-closing-legal{max-width:74vw;margin-top:13px!important;font-size:5px!important}
  .about-fueltek-page .abx-closing-anniversary{right:14px!important;bottom:14px!important;width:60px!important}
}
