:root {
  color: #000;
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
}

* {
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  min-height: 100%;
}

body {
  background: #ffffff;
}

.saver-body {
  background: #f0f1f4;
}

.page {
  width: 100%;
  min-height: 100vh;
  text-align: center;
}

.headline-band {
  background: #eeeeee;
  padding: 13px 24px 24px;
}

h1 {
  max-width: 880px;
  margin: 0 auto;
  font-size: clamp(40px, 5.6vw, 49px);
  line-height: 1.18;
  font-weight: 500;
  letter-spacing: 0;
}

.offer {
  max-width: 860px;
  margin: 0 auto;
  padding: 26px 24px 40px;
}

.age-offer {
  max-width: 944px;
  padding-top: 26px;
  padding-bottom: 26px;
}

.hero-art {
  display: block;
  width: min(100%, 720px);
  margin: 0 auto 18px;
  object-fit: contain;
}

.age-hero-art {
  width: min(100%, 642px);
  margin-bottom: 26px;
}

.subhead {
  max-width: 800px;
  margin: 0 auto 42px;
  font-size: clamp(24px, 3.4vw, 29px);
  line-height: 1.18;
  font-weight: 400;
  letter-spacing: 0;
}

.question-card {
  margin: 0 auto;
}

fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  margin: 0 auto 22px;
  color: #25292d;
  font-size: clamp(40px, 5.2vw, 49px);
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: 0;
}

.button-row {
  display: flex;
  justify-content: center;
  gap: 18px;
}

.age-button-row {
  gap: 25px;
  align-items: center;
}

button,
.choice-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 120px;
  border: 0;
  border-radius: 5px;
  border-bottom: 4px solid #9d132e;
  background: #ef2d50;
  color: #ffffff;
  cursor: pointer;
  font: 700 24px/1 Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  text-decoration: none;
  box-shadow: none;
  transition:
    transform 140ms ease,
    background-color 140ms ease,
    border-color 140ms ease;
}

.age-button-row button {
  width: 120px;
  height: 122px;
  font-size: 24px;
  white-space: nowrap;
}

button:hover,
button:focus-visible,
.choice-button:hover,
.choice-button:focus-visible {
  background: #db2447;
  color: #ffffff;
  outline: 3px solid rgba(0, 73, 255, 0.22);
  outline-offset: 4px;
}

button:active,
.choice-button:active {
  transform: translateY(3px);
  border-bottom-width: 1px;
}

.disclaimer {
  margin: 37px 0 0;
  font-size: clamp(18px, 2.5vw, 21px);
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: 0;
}

.site-footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  max-width: 860px;
  margin: 0 auto;
  padding: 0 24px 28px;
  color: #5f6368;
  font-size: 15px;
  line-height: 1.4;
}

.footer-logo {
  flex: 0 0 100%;
  width: 180px;
  height: 40px;
  margin: 0 auto 12px;
  object-fit: contain;
}

.advertorial-disclaimer {
  flex: 0 0 100%;
  max-width: 800px;
  margin: 0 auto 18px;
  color: #62666b;
  font-size: 12px;
  line-height: 1.45;
  font-weight: 400;
}

a {
  color: #2457d6;
  text-decoration: underline;
  text-underline-offset: 2px;
}

a:hover,
a:focus-visible {
  color: #123ca0;
}

.button-row .choice-button,
.button-row .choice-button:visited {
  background: #ef2d50;
  color: #ffffff;
  text-decoration: none;
}

.button-row .choice-button:hover,
.button-row .choice-button:focus-visible {
  background: #db2447;
  color: #ffffff;
}

.saver-page {
  min-height: 100vh;
  color: #071d3b;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0;
}

.saver-shell {
  max-width: 600px;
  min-height: 100vh;
  margin: 0 auto;
  padding: 26px 20px 64px;
  background: #ffffff;
  text-align: center;
}

.saver-logo {
  display: block;
  width: 130px;
  height: 96px;
  margin: 0 auto 24px;
  object-fit: contain;
}

.saver-title {
  max-width: 560px;
  margin: 0 auto 18px;
  color: #102947;
  font-size: clamp(28px, 3.35vw, 31px);
  line-height: 1.14;
  font-weight: 900;
  letter-spacing: 0;
}

.saver-title span {
  color: #2f62ee;
}

.saver-copy {
  max-width: 520px;
  margin: 0 auto 14px;
  color: #071d3b;
  font-size: 18px;
  line-height: 1.14;
}

.saver-copy strong {
  font-weight: 900;
}

.saver-note,
.secure-line,
.savings-panel span {
  margin: 0;
  color: #6e7480;
  font-size: 13px;
  font-style: italic;
  line-height: 1.3;
}

.saver-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(100%, 560px);
  height: 72px;
  margin: 31px auto 9px;
  border-radius: 36px;
  background: linear-gradient(90deg, #2f66e9 0%, #243f9c 100%);
  color: #ffffff;
  font-size: 22px;
  font-weight: 900;
  line-height: 1;
  text-decoration: none;
  box-shadow: 0 12px 26px rgba(47, 102, 233, 0.36);
}

.saver-cta:hover,
.saver-cta:focus-visible {
  color: #ffffff;
  background: linear-gradient(90deg, #265ad5 0%, #1d347f 100%);
}

.secure-line {
  color: #00b879;
  font-style: normal;
  font-weight: 800;
}

.savings-panel {
  width: min(100%, 560px);
  margin: 31px auto 30px;
  padding: 19px 18px 28px;
  border: 2px dashed #2f62ee;
  border-radius: 10px;
  background: #eef6ff;
}

.savings-panel p {
  margin: 0 0 16px;
  color: #0b348e;
  font-size: 15px;
  font-weight: 900;
}

.savings-panel strong {
  display: block;
  margin-bottom: 12px;
  color: #2f62ee;
  font-size: clamp(30px, 4.2vw, 36px);
  line-height: 1;
  font-weight: 900;
}

.benefit-list {
  display: grid;
  gap: 15px;
  width: min(100%, 560px);
  margin: 0 auto 30px;
}

.benefit-card {
  display: grid;
  grid-template-columns: 28px 1fr;
  gap: 13px;
  align-items: center;
  min-height: 95px;
  padding: 20px 28px 20px 12px;
  border-radius: 7px;
  background: #f8f9fb;
  text-align: left;
}

.benefit-card span {
  color: #00b879;
  font-size: 28px;
  line-height: 1;
  font-weight: 400;
  text-align: center;
}

.benefit-card h2 {
  margin: 0;
  color: #071d3b;
  font-size: 19px;
  line-height: 1.1;
  font-weight: 900;
}

.benefit-card p {
  margin: 2px 0 0;
  color: #071d3b;
  font-size: 17px;
  line-height: 1.12;
}

.saver-cta.bottom {
  margin-top: 0;
}

.blue-divider {
  width: 40px;
  height: 4px;
  margin: 55px auto 21px;
  border-radius: 99px;
  background: #2f62ee;
}

.pocket-title {
  margin: 0;
  color: #183c91;
  font-size: 28px;
  line-height: 1.15;
  font-weight: 900;
  letter-spacing: 0;
}

.saver-footer {
  margin-top: 36px;
  padding: 0 0 4px;
}

.legal-page {
  min-height: 100vh;
  background: #ffffff;
  color: #151515;
}

.legal-nav {
  display: flex;
  justify-content: center;
  gap: 22px;
  padding: 22px 24px;
  border-bottom: 1px solid #e4e4e4;
  font: 700 16px/1.4 Arial, Helvetica, sans-serif;
}

.legal-content {
  max-width: 820px;
  margin: 0 auto;
  padding: 34px 24px 56px;
}

.legal-content h1 {
  max-width: none;
  margin: 0 0 8px;
  font-size: clamp(34px, 5vw, 48px);
  line-height: 1.08;
  font-weight: 800;
  text-align: left;
}

.legal-content h2 {
  margin: 30px 0 10px;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0;
}

.legal-content p {
  margin: 0 0 16px;
  font-size: 18px;
  line-height: 1.58;
}

.legal-content .updated {
  color: #686868;
  font-size: 15px;
}

.legal-note {
  margin-top: 34px;
  padding-top: 18px;
  border-top: 1px solid #e4e4e4;
  color: #5f6368;
}

@media (max-width: 620px) {
  .headline-band {
    padding: 14px 14px 20px;
  }

  h1 {
    font-size: clamp(31px, 10.7vw, 42px);
  }

  .offer {
    padding: 20px 16px 34px;
  }

  .hero-art {
    width: min(100%, 560px);
    margin-bottom: 16px;
  }

  .subhead {
    margin-bottom: 36px;
    font-size: clamp(22px, 7.2vw, 28px);
  }

  legend {
    margin-bottom: 20px;
    font-size: clamp(34px, 10.5vw, 44px);
  }

  .button-row {
    gap: 16px;
  }

  .age-button-row {
    flex-wrap: wrap;
    gap: 14px;
  }

  button,
  .choice-button {
    width: min(34vw, 116px);
    height: min(34vw, 116px);
    min-width: 96px;
    min-height: 96px;
  }

  .age-button-row button {
    width: min(42vw, 132px);
    height: 104px;
    font-size: 22px;
  }

  .site-footer {
    padding-bottom: 24px;
  }

  .legal-nav {
    padding: 18px 16px;
  }

  .legal-content {
    padding: 28px 18px 48px;
  }

  .legal-content h2 {
    font-size: 22px;
  }

  .legal-content p {
    font-size: 17px;
  }

  .saver-shell {
    padding: 22px 16px 48px;
  }

  .saver-logo {
    margin-bottom: 22px;
  }

  .saver-copy {
    font-size: 17px;
  }

  .saver-cta {
    height: 64px;
    font-size: 19px;
  }

  .benefit-card {
    min-height: 88px;
    padding-right: 18px;
  }

  .benefit-card h2 {
    font-size: 18px;
  }

  .benefit-card p {
    font-size: 16px;
  }
}
