body main:has(.sd-page) {
  max-width: none;
  margin: 0;
  padding: 0;
}

.sd-page {
  --sd-ink: #071827;
  --sd-ink-2: #10293b;
  --sd-sea: #18bdd0;
  --sd-sea-2: #7ee7f0;
  --sd-coral: #f26d4f;
  --sd-gold: #f3b63f;
  --sd-white: #fff;
  --sd-soft: #f4f8fb;
  --sd-text: #1d2a33;
  --sd-muted: #61727f;
  --sd-border: rgba(7, 24, 39, .13);
  --sd-shadow: 0 18px 42px rgba(7, 24, 39, .13);
  --sd-radius: 18px;
  background: var(--sd-white);
  color: var(--sd-text);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  margin: -24px calc(50% - 50vw) 0;
  overflow: hidden;
}

.sd-page * {
  box-sizing: border-box;
}

.sd-page a {
  color: inherit;
}

.sd-landing-theme-manta {
  --sd-sea: #18bdd0;
  --sd-sea-2: #7ee7f0;
  --sd-ink: #061b2d;
  --sd-ink-2: #14384d;
  --sd-soft: #eef8fb;
}

.sd-landing-theme-deep6 {
  --sd-sea: #1f75b6;
  --sd-sea-2: #ffa041;
  --sd-coral: #ff7c2f;
  --sd-gold: #ffc247;
  --sd-ink: #08365f;
  --sd-ink-2: #125f9c;
  --sd-soft: #fff6ec;
}

.sd-landing-theme-vanilla {
  --sd-sea: #1677c2;
  --sd-sea-2: #7bd8f0;
  --sd-ink: #13243a;
  --sd-ink-2: #28425c;
  --sd-soft: #f4f7fb;
}

.sd-wrap {
  width: min(1180px, calc(100% - 32px));
  margin: 0 auto;
}

.sd-hero {
  background:
    linear-gradient(135deg, color-mix(in srgb, var(--sd-sea) 18%, transparent), transparent 32%),
    linear-gradient(135deg, var(--sd-ink) 0%, var(--sd-ink-2) 58%, #163850 100%);
  color: var(--sd-white);
  padding: 26px 0 68px;
  position: relative;
}

.sd-landing-theme-deep6 .sd-hero {
  background:
    linear-gradient(135deg, rgba(255, 160, 65, .22), transparent 34%),
    linear-gradient(135deg, #073662 0%, #1267b1 58%, #f28a22 145%);
}

.sd-landing-theme-vanilla .sd-hero {
  background:
    linear-gradient(135deg, rgba(22, 119, 194, .16), transparent 34%),
    linear-gradient(135deg, #f8fbff 0%, #dfeaf5 100%);
  color: var(--sd-ink);
}

.sd-landing-theme-manta .sd-hero h1,
.sd-landing-theme-deep6 .sd-hero h1,
.sd-landing-theme-manta .sd-hero-copy,
.sd-landing-theme-deep6 .sd-hero-copy,
.sd-landing-theme-manta .sd-pricing h2,
.sd-landing-theme-deep6 .sd-pricing h2 {
  color: #fff !important;
}

.sd-landing-theme-manta .sd-hero-copy,
.sd-landing-theme-deep6 .sd-hero-copy {
  opacity: .9;
}

.sd-top-nav {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: clamp(54px, 9vh, 92px);
}

.sd-top-logo img {
  display: block;
  max-height: 58px;
  max-width: 220px;
  object-fit: contain;
  width: 220px;
}

.sd-platform-logo {
  align-items: center;
  background: rgba(255, 255, 255, .94);
  border: 1px solid rgba(255, 255, 255, .5);
  border-radius: 14px;
  box-shadow: 0 18px 34px rgba(7, 24, 39, .18);
  display: inline-flex;
  justify-content: center;
  padding: 8px 12px;
}

.sd-platform-logo img {
  max-height: 46px;
  max-width: 260px;
  width: 260px;
}

.sd-module-lockup {
  align-items: center;
  background: rgba(255, 255, 255, .10);
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 18px;
  color: rgba(255, 255, 255, .86);
  display: inline-flex;
  font-size: 14px;
  font-weight: 800;
  gap: 12px;
  margin: 0 0 18px;
  padding: 10px 13px;
}

.sd-module-lockup img {
  background: #071827;
  border-radius: 8px;
  display: block;
  height: 32px;
  object-fit: contain;
  padding: 4px 7px;
  width: 110px;
}

.sd-landing-theme-vanilla .sd-module-lockup {
  background: #fff;
  border-color: #cbdde9;
  color: #44596d;
}

.sd-hero-grid {
  align-items: center;
  display: grid;
  gap: 46px;
  grid-template-columns: 1.02fr .98fr;
}

.sd-hero-grid > *,
.sd-showcase > *,
.sd-split > *,
.sd-product-frame,
.sd-showcase-media,
.sd-shot-card {
  min-width: 0;
}

.sd-eyebrow {
  align-items: center;
  background: rgba(255, 255, 255, .08);
  border: 1px solid rgba(126, 231, 240, .38);
  border-radius: 999px;
  color: var(--sd-sea-2);
  display: inline-flex;
  font-size: 14px;
  font-weight: 800;
  gap: 10px;
  margin-bottom: 22px;
  padding: 8px 13px;
}

.sd-landing-theme-vanilla .sd-eyebrow {
  background: #fff;
  border-color: #cbdde9;
  color: #0b6f99;
}

.sd-dot {
  background: var(--sd-sea);
  border-radius: 50%;
  box-shadow: 0 0 0 5px color-mix(in srgb, var(--sd-sea) 18%, transparent);
  height: 9px;
  width: 9px;
}

.sd-hero h1 {
  color: inherit;
  font-size: clamp(42px, 6vw, 76px);
  letter-spacing: -.035em;
  line-height: .99;
  margin: 0 0 24px;
  max-width: 700px;
  overflow-wrap: anywhere;
}

.sd-hero h1 span {
  color: var(--sd-sea-2);
}

.sd-landing-theme-vanilla .sd-hero h1 span {
  color: #147ab7;
}

.sd-hero-copy {
  color: rgba(255, 255, 255, .83);
  font-size: clamp(18px, 2vw, 21px);
  line-height: 1.55;
  margin: 0 0 30px;
  max-width: 640px;
}

.sd-landing-theme-vanilla .sd-hero-copy {
  color: #52677a;
}

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

.sd-btn {
  align-items: center;
  border-radius: 999px;
  display: inline-flex;
  font-size: 16px;
  font-weight: 850;
  justify-content: center;
  min-height: 50px;
  padding: 0 23px;
  text-decoration: none;
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease;
}

.sd-btn:hover {
  transform: translateY(-2px);
  text-decoration: none;
}

.sd-btn-primary {
  background: var(--sd-sea);
  box-shadow: 0 14px 30px color-mix(in srgb, var(--sd-sea) 24%, transparent);
  color: #fff !important;
}

.sd-btn-secondary {
  background: rgba(255, 255, 255, .10);
  border: 1px solid rgba(255, 255, 255, .22);
  color: var(--sd-white);
}

.sd-landing-theme-vanilla .sd-btn-secondary {
  background: #fff;
  border-color: #cbdde9;
  color: var(--sd-ink);
}

.sd-product-frame,
.sd-showcase-media,
.sd-shot-card {
  background: var(--sd-ink);
  border-radius: 24px;
  box-shadow: var(--sd-shadow);
  overflow: visible;
  padding: 14px;
  position: relative;
}

.sd-product-frame {
  background: rgba(255, 255, 255, .10);
  border: 1px solid rgba(255, 255, 255, .16);
  backdrop-filter: blur(18px);
}

.sd-real-shot {
  background: #f7fafc;
  border: 1px solid rgba(255, 255, 255, .35);
  border-radius: 16px;
  cursor: zoom-in;
  display: block;
  height: auto;
  transition: filter .22s ease;
  width: 100%;
}

.sd-product-frame:hover,
.sd-showcase-media:hover,
.sd-shot-card:hover {
  box-shadow: 0 34px 100px rgba(7, 24, 39, .56);
  left: 50%;
  max-height: 90vh;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
  width: min(88vw, 1600px);
  z-index: 9999;
}

.sd-shot-card:hover {
  width: min(94vw, 1760px);
}

.sd-product-frame:hover .sd-real-shot,
.sd-showcase-media:hover .sd-real-shot,
.sd-shot-card:hover .sd-real-shot {
  filter: saturate(1.08) contrast(1.03);
}

.sd-shot-caption {
  color: rgba(255, 255, 255, .68);
  font-size: 13px;
  line-height: 1.45;
  margin: 12px 4px 0;
}

.sd-section {
  padding: 82px 0;
}

.sd-section-soft {
  background: var(--sd-soft);
}

.sd-section-head {
  margin-bottom: 36px;
  max-width: 780px;
}

.sd-kicker {
  color: #0b8898;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .1em;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.sd-section h2,
.sd-pricing h2 {
  color: var(--sd-ink);
  font-size: clamp(32px, 4vw, 50px);
  letter-spacing: -.03em;
  line-height: 1.08;
  margin: 0 0 16px;
}

.sd-section-lead {
  color: var(--sd-muted);
  font-size: 19px;
  line-height: 1.6;
  margin: 0;
}

.sd-card-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, 1fr);
}

.sd-card,
.sd-feature-row,
.sd-step {
  background: var(--sd-white);
  border: 1px solid var(--sd-border);
  border-radius: var(--sd-radius);
  box-shadow: 0 12px 28px rgba(7, 24, 39, .055);
}

.sd-card {
  padding: 26px;
}

.sd-page .sd-card .sd-icon {
  align-items: center;
  background: linear-gradient(135deg, var(--sd-sea), var(--sd-sea-2));
  border-radius: 13px;
  color: var(--sd-ink);
  display: flex;
  font-size: 18px;
  font-weight: 950;
  height: 44px;
  justify-content: center;
  margin-bottom: 17px;
  width: 44px;
}

.sd-card h3,
.sd-step h3 {
  color: var(--sd-ink);
  font-size: 21px;
  letter-spacing: -.01em;
  line-height: 1.18;
  margin: 0 0 10px;
}

.sd-card p,
.sd-step p,
.sd-feature-row p {
  color: var(--sd-muted);
  line-height: 1.56;
  margin: 0;
}

.sd-showcase {
  align-items: center;
  display: grid;
  gap: 40px;
  grid-template-columns: .95fr 1.05fr;
}

.sd-feature-list {
  display: grid;
  gap: 14px;
  margin-top: 24px;
}

.sd-feature-row {
  align-items: start;
  display: grid;
  gap: 14px;
  grid-template-columns: 42px 1fr;
  padding: 18px;
}

.sd-check {
  align-items: center;
  background: color-mix(in srgb, var(--sd-sea) 14%, transparent);
  border-radius: 50%;
  color: #067d8c;
  display: flex;
  font-weight: 950;
  height: 42px;
  justify-content: center;
  width: 42px;
}

.sd-feature-row h3 {
  color: var(--sd-ink);
  font-size: 19px;
  margin: 0 0 5px;
}

.sd-workflow {
  counter-reset: sd-step;
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(4, 1fr);
}

.sd-step {
  counter-increment: sd-step;
  padding: 25px;
  position: relative;
}

.sd-step::before {
  align-items: center;
  background: var(--sd-ink);
  border-radius: 50%;
  color: var(--sd-white);
  content: counter(sd-step);
  display: flex;
  font-weight: 900;
  height: 36px;
  justify-content: center;
  margin-bottom: 17px;
  width: 36px;
}

.sd-screenshot-grid {
  display: grid;
  gap: 22px;
  grid-template-columns: repeat(3, 1fr);
}

.sd-shot-card h3 {
  color: var(--sd-white);
  font-size: 19px;
  line-height: 1.18;
  margin: 14px 4px 6px;
}

.sd-shot-card p {
  color: rgba(255, 255, 255, .68);
  line-height: 1.5;
  margin: 0 4px;
}

.sd-pricing {
  align-items: center;
  background:
    linear-gradient(135deg, color-mix(in srgb, var(--sd-sea) 18%, transparent), transparent 32%),
    linear-gradient(135deg, var(--sd-ink), var(--sd-ink-2));
  border-radius: 26px;
  box-shadow: var(--sd-shadow);
  color: var(--sd-white);
  display: grid;
  gap: 32px;
  grid-template-columns: 1fr .9fr;
  padding: 46px;
}

.sd-pricing h2,
.sd-pricing p {
  color: var(--sd-white);
}

.sd-pricing p {
  color: rgba(255, 255, 255, .78);
}

.sd-price-card {
  background: rgba(255, 255, 255, .10);
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 20px;
  padding: 28px;
}

.sd-price {
  color: var(--sd-white);
  font-size: 45px;
  font-weight: 950;
  letter-spacing: -.035em;
  line-height: 1;
  margin: 0 0 8px;
}

.sd-price-note {
  color: rgba(255, 255, 255, .68);
  margin-bottom: 21px;
}

.sd-bullets {
  display: grid;
  gap: 11px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.sd-bullets li {
  color: rgba(255, 255, 255, .84);
  line-height: 1.45;
}

.sd-bullets li::before {
  color: var(--sd-sea-2);
  content: "✓";
  font-weight: 950;
  margin-right: 9px;
}

.sd-final {
  padding: 80px 0 92px;
  text-align: center;
}

.sd-final h2 {
  color: var(--sd-ink);
  font-size: clamp(34px, 5vw, 56px);
  letter-spacing: -.035em;
  line-height: 1.04;
  margin: 0 auto 18px;
  max-width: 800px;
}

.sd-final p {
  color: var(--sd-muted);
  font-size: 19px;
  line-height: 1.6;
  margin: 0 auto 30px;
  max-width: 680px;
}

.sd-final .sd-actions {
  justify-content: center;
}

.sd-final .sd-btn-secondary {
  background: var(--sd-ink);
  color: var(--sd-white) !important;
}

@media (max-width: 920px) {
  .sd-hero-grid,
  .sd-showcase,
  .sd-pricing,
  .sd-screenshot-grid {
    grid-template-columns: 1fr;
  }

  .sd-card-grid {
    grid-template-columns: 1fr;
  }

  .sd-workflow {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 620px) {
  .sd-wrap {
    width: min(100% - 24px, 1180px);
  }

  .sd-hero,
  .sd-section {
    padding: 60px 0;
  }

  .sd-top-nav {
    gap: 18px;
    margin-bottom: 46px;
  }

  .sd-top-logo img {
    max-width: 165px;
  }

  .sd-platform-logo img {
    max-width: 200px;
    width: 200px;
  }

  .sd-module-lockup {
    align-items: flex-start;
    flex-direction: column;
  }

  .sd-hero h1 {
    font-size: 34px;
    letter-spacing: -.015em;
    line-height: 1.08;
  }

  .sd-hero-copy,
  .sd-section-lead,
  .sd-final p {
    font-size: 17px;
  }

  .sd-section h2,
  .sd-pricing h2,
  .sd-final h2 {
    font-size: 31px;
    letter-spacing: -.018em;
    line-height: 1.1;
  }

  .sd-product-frame:hover,
  .sd-showcase-media:hover,
  .sd-shot-card:hover {
    left: auto;
    max-height: none;
    position: relative;
    top: auto;
    transform: none;
    width: auto;
  }

  .sd-pricing {
    padding: 28px;
  }

  .sd-actions {
    align-items: stretch;
  }

  .sd-btn {
    width: 100%;
  }
}
