:root {
  color-scheme: light;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  color: #14213d;
  background: #fff;
  font-synthesis: none;
}
* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
a {
  color: inherit;
}
.shell {
  width: min(100% - 3rem, 1180px);
  margin-inline: auto;
}
.skip-link {
  position: absolute;
  left: 1rem;
  top: -5rem;
  z-index: 10;
  background: #14213d;
  color: #fff;
  padding: 0.75rem 1rem;
}
.skip-link:focus {
  top: 1rem;
}
.site-header {
  border-bottom: 1px solid #d6deea;
  background: #fff;
}
.header-inner,
.site-header nav,
.brand,
.hero-actions,
.closing-inner,
.footer-inner {
  display: flex;
  align-items: center;
}
.header-inner {
  justify-content: space-between;
  min-height: 86px;
  gap: 2rem;
}
.brand {
  text-decoration: none;
  gap: 0.7rem;
  font-size: 1.25rem;
  font-weight: 800;
  letter-spacing: -0.04em;
}
.brand-mark {
  display: grid;
  place-items: center;
  width: 2.2rem;
  height: 2.2rem;
  background: #14213d;
  color: #fff;
  border-radius: 0.55rem;
  font-weight: 800;
  font-size: 1.15rem;
}
.brand-mark span {
  color: #72a3ff;
}
.site-header nav {
  gap: 2rem;
  font-size: 0.9rem;
  font-weight: 650;
}
.site-header nav a {
  text-decoration: none;
}
.site-header nav a:hover,
.text-link:hover {
  text-decoration: underline;
  text-underline-offset: 0.25em;
}
.site-header .nav-action {
  color: #1748ac;
}
.hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(420px, 0.9fr);
  gap: 5rem;
  align-items: center;
  padding-block: 7.5rem 8rem;
}
.eyebrow {
  color: #1748ac;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-size: 0.76rem;
  font-weight: 800;
  margin: 0 0 1.2rem;
}
.eyebrow-line {
  display: inline-block;
  width: 1.45rem;
  height: 2px;
  background: #2864dc;
  vertical-align: middle;
  margin-right: 0.55rem;
}
h1,
h2,
h3,
p {
  margin-top: 0;
}
h1 {
  font-size: clamp(3.35rem, 6vw, 5.8rem);
  line-height: 0.98;
  letter-spacing: -0.065em;
  max-width: 9ch;
  margin-bottom: 1.7rem;
  text-wrap: balance;
}
h1 span {
  color: #2864dc;
}
.hero-lead {
  max-width: 32rem;
  color: #5c6c83;
  font-size: 1.14rem;
  line-height: 1.65;
  margin-bottom: 2rem;
}
.hero-actions {
  gap: 1.35rem;
  flex-wrap: wrap;
}
.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.7rem;
  border-radius: 0.55rem;
  padding: 1rem 1.25rem;
  min-height: 3.25rem;
  text-decoration: none;
  font-weight: 750;
  line-height: 1.2;
}
.button-primary {
  background: #2864dc;
  color: #fff;
}
.button-primary:hover {
  background: #1748ac;
}
.text-link {
  color: #1748ac;
  font-weight: 750;
  text-decoration: none;
}
.hero-note {
  font-size: 0.8rem;
  color: #5c6c83;
  margin: 1.35rem 0 0;
}
.hero-visual {
  background: #eef2f7;
  border: 1px solid #d6deea;
  border-radius: 1.1rem;
  padding: 2rem;
  min-height: 480px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transform: rotate(1deg);
}
.visual-label {
  font-size: 0.75rem;
  font-weight: 750;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 1.1rem;
}
.live-dot {
  display: inline-block;
  width: 0.55rem;
  height: 0.55rem;
  border-radius: 50%;
  background: #217a4b;
  margin-right: 0.45rem;
}
.comparison-card {
  background: #fff;
  border: 1px solid #d6deea;
  border-radius: 0.9rem;
  padding: 1.65rem;
  box-shadow: 0 18px 38px #14213d12;
  transform: rotate(-1deg);
}
.comparison-top,
.price-row,
.effective {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
.comparison-top {
  font-size: 0.76rem;
  color: #5c6c83;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.comparison-badge {
  color: #1748ac;
  background: #eef2f7;
  padding: 0.35rem 0.55rem;
  border-radius: 99px;
}
.merchant {
  font-size: 1.7rem;
  font-weight: 800;
  letter-spacing: -0.04em;
  margin: 1.3rem 0 1.5rem;
}
.price-row {
  font-size: 0.9rem;
  color: #5c6c83;
  margin: 0.8rem 0;
}
.price-row strong {
  font-size: 1.2rem;
  color: #14213d;
}
.comparison-rule {
  height: 1px;
  background: #d6deea;
  margin: 1.35rem 0;
}
.effective {
  align-items: flex-end;
  font-size: 0.88rem;
  font-weight: 700;
}
.effective strong {
  font-size: 2rem;
  letter-spacing: -0.05em;
  color: #1748ac;
  white-space: nowrap;
}
.card-footnote {
  font-size: 0.73rem;
  color: #5c6c83;
  line-height: 1.5;
  margin: 1rem 0 0;
}
.visual-caption {
  text-align: center;
  font-size: 0.85rem;
  font-weight: 700;
  color: #5c6c83;
  margin-top: 1.25rem;
}
.steps {
  background: #f4f6f9;
  padding-block: 6rem;
}
.section-heading {
  max-width: 40rem;
}
h2 {
  font-size: clamp(2.25rem, 4vw, 3.5rem);
  line-height: 1.08;
  letter-spacing: -0.05em;
  text-wrap: balance;
}
.steps-grid {
  list-style: none;
  padding: 0;
  margin: 3rem 0 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
}
.steps-grid li {
  background: #fff;
  border: 1px solid #d6deea;
  border-radius: 0.9rem;
  padding: 1.7rem;
}
.step-number {
  color: #2864dc;
  font-size: 0.76rem;
  letter-spacing: 0.08em;
  font-weight: 800;
}
.steps-grid h3 {
  font-size: 1.28rem;
  letter-spacing: -0.03em;
  margin: 2.2rem 0 0.7rem;
}
.steps-grid p {
  color: #5c6c83;
  line-height: 1.6;
  margin: 0;
}
.example {
  display: grid;
  grid-template-columns: 0.65fr 1fr;
  gap: 4rem;
  align-items: center;
  padding-block: 7rem;
}
.example-copy p:not(.eyebrow) {
  font-size: 1.08rem;
  line-height: 1.65;
  color: #5c6c83;
  max-width: 28rem;
  margin-bottom: 1.5rem;
}
.screenshot-frame {
  margin: 0;
  background: #eef2f7;
  padding: 1rem;
  border: 1px solid #d6deea;
  border-radius: 1rem;
}
.screenshot-frame img {
  border: 1px solid #d6deea;
  border-radius: 0.5rem;
  background: #fff;
}
.screenshot-frame figcaption {
  font-size: 0.75rem;
  color: #5c6c83;
  line-height: 1.5;
  padding: 0.85rem 0.25rem 0.1rem;
}
.closing {
  background: #14213d;
  color: #fff;
  padding-block: 4rem;
}
.closing-inner {
  justify-content: space-between;
  gap: 2rem;
}
.closing h2 {
  max-width: 12ch;
  margin: 0;
}
.closing .eyebrow {
  color: #a7c6ff;
}
.button-light {
  background: #fff;
  color: #14213d;
  white-space: nowrap;
}
.button-light:hover {
  background: #eef2f7;
}
.site-footer {
  background: #0c162b;
  color: #c7d2e3;
  padding-block: 2rem;
  font-size: 0.83rem;
}
.footer-inner {
  justify-content: space-between;
  align-items: flex-start;
  gap: 3rem;
}
.footer-inner span {
  font-weight: 800;
  color: #fff;
  font-size: 1.1rem;
}
.footer-inner p {
  max-width: 40rem;
  line-height: 1.6;
  margin: 0;
}
:focus-visible {
  outline: 3px solid #da3b26;
  outline-offset: 3px;
}
@media (max-width: 900px) {
  .hero {
    grid-template-columns: minmax(0, 1fr);
    gap: 3rem;
    padding-block: 5rem;
  }
  .hero-visual {
    max-width: 620px;
    width: 100%;
    margin-inline: auto;
  }
  .example {
    grid-template-columns: minmax(0, 1fr);
    gap: 2rem;
  }
  .steps-grid {
    grid-template-columns: minmax(0, 1fr);
  }
  .steps-grid h3 {
    margin-top: 1rem;
  }
}
@media (max-width: 640px) {
  .shell {
    width: min(100% - 2rem, 1180px);
  }
  .header-inner {
    min-height: 72px;
  }
  .site-header nav > a:not(.nav-action) {
    display: none;
  }
  .site-header nav {
    gap: 0;
  }
  .site-header .nav-action {
    font-size: 0.75rem;
  }
  .brand {
    font-size: 1.05rem;
  }
  .hero {
    padding-block: 4rem 5rem;
  }
  .hero-visual {
    padding: 1rem;
    min-height: auto;
  }
  .comparison-card {
    padding: 1.1rem;
  }
  .effective {
    display: block;
  }
  .effective strong {
    display: block;
    margin-top: 0.4rem;
  }
  .steps,
  .example {
    padding-block: 4rem;
  }
  .closing-inner,
  .footer-inner {
    display: block;
  }
  .closing .button {
    margin-top: 2rem;
  }
  .footer-inner p {
    margin-top: 1rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}
