.elementor-6156 .elementor-element.elementor-element-6adc6e8{--display:flex;--background-transition:0.3s;}.elementor-6156 .elementor-element.elementor-element-6adc6e8.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-6156 .elementor-element.elementor-element-ce850b6{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-6156 .elementor-element.elementor-element-9a47da8{--display:flex;--background-transition:0.3s;}.elementor-6156 .elementor-element.elementor-element-7e92273{--display:flex;--background-transition:0.3s;}.elementor-6156 .elementor-element.elementor-element-dfdd432 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-6156 .elementor-element.elementor-element-dfdd432{width:100%;max-width:100%;}.elementor-6156 .elementor-element.elementor-element-dfdd432.elementor-element{--align-self:stretch;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-6156 .elementor-element.elementor-element-6adc6e8{--width:90.351%;}.elementor-6156 .elementor-element.elementor-element-9a47da8{--content-width:1185px;}}/* Start custom CSS for html, class: .elementor-element-ce850b6 */.predicted-grading {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #101820;
}

.grading-label {
  font-weight: 400;
}

.grading-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 3px 7px;
  background: #fff4d4;
  color: #f59b00;
  font-size: 10px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f7656b2 */.fact-card-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: flex-start;
}

.fact-card {
  flex: 0 1 332px;
}

.fact-card {
  width: 320px;
  min-height: 220px;
  border: 2px solid #00a86b;
  border-radius: 9px;
  padding: 6px 9px 12px;
  background: #f8faf8;
  font-family: Arial, Helvetica, sans-serif;
  color: #111827;
}

.fact-title {
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 2px;
}

.fact-title strong {
  font-weight: 700;
}

.fact-inner {
  background: #ffffff;
  border-radius: 8px;
  padding: 10px 12px 14px;
  min-height: 136px;
}

.tag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 7px 8px;
}

.tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 17px;
  padding: 2px 7px;
  border-radius: 2px;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}

.tag-complete {
  color: #009b57;
  background: #eefcf5;
}

.missing-label {
  margin: 10px 0 8px;
  font-size: 13px;
  color: #555;
}

.tag-missing {
  color: #ff0000;
  background: #ffe9e9;
}

.report-link {
  display: inline-block;
  margin-top: 28px;
  font-size: 14px;
  color: #006eff;
  text-decoration: none;
}

.report-link:hover {
  text-decoration: underline;
}
.custom-grid .who {
  min-height: 230px;
  ;
}

.custom-grid .who h3 {
  font-size: 23px;
  line-height: 1.2;
  
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dfdd432 */.demo-cta-strip {
  padding: 72px 0;
}

.demo-cta-inner {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 34px;
  align-items: center;
}

.demo-cta-inner h2 {
  margin: 0 0 14px;
  max-width: 780px;
  font-size: clamp(34px, 4vw, 54px);
  line-height: 1.04;
  letter-spacing: -0.046em;
  color: #fff;
}

.demo-cta-inner p:last-child {
  margin: 0;
  max-width: 720px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 18px;
}

.demo-cta-inner .btn {
  white-space: nowrap;
}

@media (max-width: 780px) {
  .demo-cta-inner {
    grid-template-columns: 1fr;
  }

  .demo-cta-inner .btn {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS */:root {
  --bat-navy: #071525;
  --bat-navy-2: #0d2236;
  --bat-blue: #087fc2;
  --bat-cyan: #00c7d9;
  --bat-green: #00a86b;
  --bat-yellow: #ffd33d;
  --bat-red: #e83f4f;
  --bat-ink: #101820;
  --bat-muted: #5d6975;
  --bat-soft: #f5f7f8;
  --bat-line: #dde4e8;
  --bat-white: #ffffff;
  --bat-max: 1180px;
}

/* Page reset scoped to this layout */


body {
  margin: 0;
  color: var(--bat-ink);
  background: #fff;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.55;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  max-width: 100%;
  display: block;
}

.wrap {
  width: min(var(--bat-max), calc(100% - 42px));
  margin: 0 auto;
}
/* Force this custom section to break out of the WordPress/page-builder container */
.hero,
.grey,
.dark,
.cta {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

/* Keep the inner content aligned like the rest of BAT */
.wrap {
  width: min(1180px, calc(100% - 42px));
  margin-left: auto;
  margin-right: auto;
}

/* Hero */
.hero {
  position: relative;
  overflow: hidden;
  padding: 132px 0 92px;
  min-height: 760px;
  color: #fff;
  background:
    radial-gradient(circle at 87% 27%, rgba(0, 199, 217, 0.26), transparent 26%),
    radial-gradient(circle at 82% 78%, rgba(0, 127, 194, 0.22), transparent 28%),
    linear-gradient(145deg, #061424 0%, #0c2237 58%, #0d2a43 100%);
}

.hero::before {
  content: "";
  position: absolute;
  right: -170px;
  top: 105px;
  width: 610px;
  height: 610px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.055);
}

.hero::after {
  content: "";
  position: absolute;
  right: 80px;
  bottom: -150px;
  width: 520px;
  height: 520px;
  border-radius: 50%;
  background: rgba(0, 199, 217, 0.08);
}

.hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 52px;
  align-items: center;
}

.eyebrow {
  margin: 0 0 18px;
  color: var(--bat-yellow);
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.09em;
}

.hero h1 {
  margin: 0 0 18px;
  max-width: 620px;
  font-size: clamp(46px, 6vw, 78px);
  line-height: 0.96;
  letter-spacing: -0.058em;
  font-weight: 800;
  color: #fff;
    text-shadow:
    0 2px 8px rgba(7, 21, 37, 0.65),
    0 8px 24px rgba(7, 21, 37, 0.45),
    0 0 42px rgba(7, 21, 37, 0.55);
}

.hero-lead {
  margin: 0 0 34px;
  max-width: 570px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 20px;
  line-height: 1.45;
  text-shadow: 0 0 3px #000000;
}

.actions {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 0 25px;
  border: 0;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  transition: transform 0.18s ease, opacity 0.18s ease;
  color:#0078bc !important;
}

.btn:hover {
  transform: translateY(-2px);

}

.btn-yellow {
  background: var(--bat-yellow);
  color:#0078bc !important;
}

.btn-ghost {
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.42);
  color:#0078bc !important;
}

.hero-trust {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin-top: 30px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 14px;
}

.hero-trust span {
  display: flex;
  align-items: center;
  gap: 8px;
}

.hero-trust span::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--bat-cyan);
}

/* Screenshot collage */
.screen-collage {
  position: relative;
  min-height: 520px;
}


.screenshot {
  position: absolute;
  overflow: hidden;
}


.screenshot.main {
  right: 40px;
  top: 0;
  width: 360px;
  min-height: auto;
  padding: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
  overflow: visible;
  transform: translateX(-300px);
  z-index: -1;

  }


.screenshot.main .fact-card-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 12px;
  width: max-content;
  transform: scale(0.88);
  transform-origin: top left;
    transform: rotate(4deg);
    margin-top: 100px
}


.screenshot.secondary {
  left: 16px;
  top: 240px;
  width: 700px;
  border-radius: 16px;
  transform: rotate(-2.2deg);
  box-shadow: 0 px 80px rgba(0, 0, 0, 0.28);
}

.ui-fallback {
  display: none;
  padding: 48px 18px 18px;
  min-height: 260px;
  background: #f4f6f7;
  color: #1a2633;
}

.floating-score {
  width: 220px;
  background: #fff;
  color: var(--bat-ink);
  border-radius: 18px;
  padding: 18px;
  box-shadow: 0 26px 70px rgba(0, 0, 0, 0.26);
  border: 1px solid #edf1f3;
}
.floating-score-row {
  position: absolute;
  z-index: 6;
  right: 34px;
  bottom: 42px;
  display: flex;
  gap: 14px;
  align-items: stretch;
  right: -20px;

}

.floating-score {
  width: 220px;
  background: #fff;
  color: var(--bat-ink);
  border-radius: 18px;
  padding: 18px;
  box-shadow: 0 26px 70px rgba(0, 0, 0, 0.26);
  border: 1px solid #edf1f3;
}

.floating-score small {
  display: block;
  color: var(--bat-muted);
  font-weight: 700;
  margin-bottom: 8px;
}

.floating-score strong {
  display: block;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 4px;
}

.score-line {
  height: 9px;
  background: #e7ecef;
  border-radius: 999px;
  overflow: hidden;
  margin: 10px 0 14px;
}

.score-line span {
  display: block;
  width: 82%;
  height: 100%;
  background: var(--bat-green);
}

/* Global sections */
section {
  padding: 88px 0;
}

.grey {
  background: var(--bat-soft);
}

.dark {
  background:
    radial-gradient(circle at 18% 18%, rgba(0, 199, 217, 0.12), transparent 22%),
    linear-gradient(145deg, var(--bat-navy), var(--bat-navy-2));
  color: #fff;
}

.section-head {
  max-width: 820px;
  margin-bottom: 42px;
}

.kicker {
  margin: 0 0 12px;
  color: var(--bat-blue);
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 0.09em;
  font-size: 13px;
}

.dark .kicker {
  color: var(--bat-yellow);
}

.section-head h2,
.copy h2,
.cta h2 {
  margin: 0 0 14px;
  font-size: clamp(34px, 4.4vw, 56px);
  line-height: 1.04;
  letter-spacing: -0.046em;
}

.section-head p {
  margin: 0;
  color: var(--bat-muted);
  font-size: 19px;
  max-width: 760px;
}

.dark .section-head p {
  color: rgba(255, 255, 255, 0.72);
}

/* Intro split */
.split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 42px;
  align-items: center;
}

.copy p {
  color: var(--bat-muted);
  font-size: 18px;
  margin: 0 0 18px;
}

.tick-list {
  display: grid;
  gap: 12px;
  margin: 26px 0 0;
  padding: 0;
  list-style: none;
  color: var(--bat-muted);
}

.tick-list li {
  position: relative;
  padding-left: 30px;
}

.tick-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: var(--bat-green);
  box-shadow: inset 0 0 0 4px #fff;
  outline: 1px solid rgba(0, 168, 107, 0.35);
}

.bat-card {
  border-radius: 22px;
  background: #fff;
  border: 1px solid var(--bat-line);
  box-shadow: 0 25px 70px rgba(7, 21, 37, 0.11);
  overflow: hidden;
}

.bat-card.pad {
  padding: 34px;
}

/* Process */
.process {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.step {
  background: #fff;
  border: 1px solid var(--bat-line);
  border-radius: 18px;
  padding: 28px 24px;
  min-height: 260px;
  box-shadow: 0 15px 35px rgba(7, 21, 37, 0.06);
}

.num {
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  background: var(--bat-yellow);
  color: var(--bat-navy);
  font-weight: 900;
  margin-bottom: 22px;
  border-radius: 2px;
}

.step h3 {
  margin: 0 0 12px;
  font-size: 23px;
  line-height: 1.18;
  letter-spacing: -0.02em;
}

.step p {
  margin: 0;
  color: var(--bat-muted);
  font-size: 15px;
}

/* Feature grid */
.feature-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.feature {
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 18px;
  padding: 30px;
  min-height: 230px;
}

.feature .icon {
  width: 46px;
  height: 46px;
  display: grid;
  place-items: center;
  background: rgba(255, 211, 61, 0.16);
  color: var(--bat-yellow);
  font-weight: 900;
  border-radius: 4px;
  margin-bottom: 20px;
  font-size: 20px;
}

.feature h3 {
  margin: 0 0 10px;
  font-size: 23px;
  line-height: 1.2;
  color: #fff;
}

.feature p {
  margin: 0;
  color: rgba(255, 255, 255, 0.68);
  font-size: 15px;
}

/* Dark screenshot section */
.screenshot-strip {
  margin-top: 42px;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 22px;
  align-items: center;
}

.brush-shot {
  position: relative;
  padding: 26px;
  min-height: 320px;
}

.brush-shot::before {
  content: "";
  position: absolute;
  inset: 10px;
  border-radius: 48% 52% 45% 55%;
  background: rgba(255, 255, 255, 0.12);
  filter: blur(12px);
}

.brush-shot img {
  position: relative;
  border-radius: 14px;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.24);
}

.section-heading {
  margin: 0 0 15px;
  font-size: clamp(32px, 4vw, 50px);
  line-height: 1.05;
  letter-spacing: -0.045em;
  color: #fff;
}

/* Who grid */
.who-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.who {
  background: #fff;
  border: 1px solid var(--bat-line);
  border-radius: 18px;
  padding: 30px;
  box-shadow: 0 15px 38px rgba(7, 21, 37, 0.06);
}

.who h3 {
  margin: 0 0 10px;
  font-size: 25px;
  letter-spacing: -0.025em;
}

.who p {
  margin: 0;
  color: var(--bat-muted);
}

/* Security */
.security {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: 34px;
  align-items: center;
}

.badges {
  background: #fff;
  border: 1px solid var(--bat-line);
  border-radius: 22px;
  padding: 28px;
  box-shadow: 0 22px 64px rgba(7, 21, 37, 0.11);
}

.badges img {
  width: 100%;
  border-radius: 10px;
}

.security-points {
  display: grid;
  gap: 16px;
}

.security-point {
  background: #fff;
  border: 1px solid var(--bat-line);
  border-radius: 18px;
  padding: 24px;
}

.security-point strong {
  display: block;
  font-size: 21px;
  margin-bottom: 8px;
}

.security-point span {
  color: var(--bat-muted);
}

/* CTA */
.cta {
  position: relative;
  overflow: hidden;
  color: #fff;
  background:
    radial-gradient(circle at 82% 20%, rgba(0, 199, 217, 0.18), transparent 26%),
    linear-gradient(145deg, var(--bat-navy), #0d2a43);
  text-align: center;
  padding: 94px 0;
}

.cta h2 {
  margin: 0 auto 18px;
  max-width: 850px;
  font-size: clamp(38px, 5vw, 62px);
  line-height: 1.04;
  letter-spacing: -0.05em;
  color: #fff;
}

.cta p {
  margin: 0 auto 30px;
  max-width: 720px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 19px;
}

/* Footer */
footer {
  background: #050b12;
  color: rgba(255, 255, 255, 0.68);
  padding: 46px 0 34px;
}

.footer-grid {
  display: grid;
  grid-template-columns: 1.4fr 0.8fr 0.8fr 0.8fr;
  gap: 34px;
}

footer h4 {
  margin: 0 0 14px;
  color: #fff;
}

footer p,
footer a {
  display: block;
  margin: 0 0 8px;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
}

.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 30px;
  padding-top: 22px;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.45);
}

/* Tablet */
@media (max-width: 1040px) {
  .hero-grid,
  .split,
  .security,
  .screenshot-strip {
    grid-template-columns: 1fr;
  }

  .screen-collage {
    min-height: 560px;
  }

  .screenshot.main {
    left: 0;
    right: auto;
    width: min(100%, 680px);
  }

  .screenshot.secondary {
    left: 8%;
    top: 330px;
  }

  .process,
  .feature-grid,
  .footer-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .nav-links {
    display: none;
  }

  .site-header {
    position: absolute;
  }
}

/* Mobile */
@media (max-width: 680px) {
  .wrap {
    width: min(100% - 28px, var(--bat-max));
  }

  .hero {
    padding: 112px 0 70px;
    min-height: auto;
  }

  .hero h1 {
    font-size: clamp(42px, 12vw, 58px);
  }

  .hero-lead {
    font-size: 18px;
  }

  .screen-collage {
    min-height: 430px;
    margin-top: 20px;
  }

  .screenshot.main {
    width: 100%;
    top: 10px;
  }

  .screenshot.secondary {
    display: none;
  }

  .floating-score {
    right: 10px;
    bottom: 8px;
    width: 190px;
  }

  .process,
  .feature-grid,
  .who-grid,
  .footer-grid {
    grid-template-columns: 1fr;
  }

  section {
    padding: 66px 0;
  }

  .hero-trust {
    display: grid;
    gap: 10px;
  }

  .actions {
    align-items: stretch;
  }

  .btn {
    width: 100%;
  }
}/* End custom CSS */