.api-page { background: #f6f7f3; color: #0d0d0d; }
.api-page * { box-sizing: border-box; }
.api-page .nav_wrapper { position: absolute; }
.api-page .nav_brand { min-width: 107px; }
.api_skip { position: fixed; top: 12px; left: 12px; padding: 12px 20px; background: #fff; z-index: 10000; transform: translateY(-150%); }
.api_skip:focus { transform: none; }
.api_shell { width: min(1440px, calc(100% - 96px)); margin-inline: auto; }
.api_hero { padding-top: 184px; }
.api_eyebrow { display: flex; align-items: center; gap: 10px; font-size: 14px; line-height: 1.4; margin: 0 0 30px; }
.api_dot { width: 7px; height: 7px; border-radius: 50%; background: #7f56d9; }
.api_hero-copy { display: grid; grid-template-columns: 1.35fr 1fr; gap: 8%; align-items: end; margin-bottom: 48px; }
.api_hero h1 { font-size: clamp(48px, 5.7vw, 88px); font-weight: 400; line-height: 1.01; letter-spacing: -.055em; margin: 0; max-width: 780px; }
.api_intro { padding-bottom: 3px; }
.api_intro p { font-size: clamp(18px, 1.55vw, 23px); line-height: 1.45; color: #5b5b60; max-width: 480px; margin: 0 0 26px; }
.api-page .button { min-height: 48px; }
.api_intro .button { display: inline-flex; padding-inline: 24px; font-size: 16px; }
.api_arrow { margin-left: 24px; font-size: 20px; line-height: 1; }
.api_study { position: relative; background: #121212; border-radius: 24px; overflow: hidden; margin: 0; color: #fff; }
.api_study-head { display: flex; justify-content: space-between; align-items: center; padding: 20px 28px; gap: 16px; font-size: 13px; }
.api_study-head span:last-child { color: #bcb9c2; }
.api_view { position: relative; overflow: hidden; width: min(100%, 1160px, calc(149svh - 268px)); margin-inline: auto; }
.api_view img { display: block; width: 100%; height: auto; }
.api_overlay { position: absolute; inset: 0; width: 100%; height: 100%; overflow: visible; }
.api_overlay path { fill: #a97bff; fill-opacity: 0; stroke: #d6baff; stroke-width: 1.8; stroke-opacity: 0; pointer-events: none; transition: fill-opacity 250ms, stroke-opacity 250ms; }
.api_overlay path[data-active] { fill-opacity: .19; stroke-opacity: 1; }
.api_study-tools { position: absolute; top: 86px; right: 26px; width: 215px; padding: 18px; border: 1px solid #ffffff26; border-radius: 16px; background: #101010eb; box-shadow: 0 12px 44px #0003; }
.api_study-tools p { color: #c1bccb; font-size: 12px; margin: 0 0 12px; }
.api_surfaces { display: grid; gap: 6px; }
.api_surface { display: flex; align-items: center; gap: 10px; min-height: 44px; border: 1px solid transparent; border-radius: 8px; padding: 9px 11px; font: inherit; font-size: 14px; color: #dad7e1; background: transparent; text-align: left; cursor: pointer; }
.api_surface:hover { background: #ffffff0c; }
.api_surface[aria-pressed="true"] { background: #292232; border-color: #8664b8; color: #fff; }
.api_swatch { width: 12px; height: 12px; background: #a477e8; border-radius: 3px; }
.api_study figcaption { display: flex; justify-content: space-between; align-items: baseline; gap: 24px; padding: 20px 28px; font-size: 13px; line-height: 1.5; color: #bab7c0; }
.api_study figcaption p { margin: 0; }
.api_study figcaption a { color: #fff; white-space: nowrap; text-underline-offset: 4px; }
.api_explainer { padding-top: 96px; display: grid; grid-template-columns: 1fr 1fr; gap: 42px 10%; scroll-margin-top: 40px; }
.api_explainer-copy h2 { font-size: clamp(36px, 3.7vw, 56px); font-weight: 400; letter-spacing: -.04em; line-height: 1.08; margin: 0; max-width: 560px; }
.api_explainer-copy > p:last-child { color: #5b5b60; font-size: 18px; line-height: 1.55; margin: 24px 0 0; max-width: 510px; }
.api_flow { list-style: none; padding: 0; margin: 0; }
.api_flow li { display: grid; grid-template-columns: 36px 1fr; gap: 20px; padding: 24px 0; border-top: 1px solid #d8d8d3; }
.api_flow li:last-child { padding-bottom: 0; }
.api_flow-number { color: #796099; font-size: 13px; padding-top: 6px; font-variant-numeric: tabular-nums; }
.api_flow h3, .api_example h3 { font-size: 23px; line-height: 1.25; font-weight: 400; letter-spacing: -.02em; margin: 0 0 10px; }
.api_flow p { color: #626267; font-size: 16px; line-height: 1.5; margin: 0; max-width: 430px; }
.api_example { grid-column: 1 / -1; display: grid; grid-template-columns: 150px 1fr; gap: 24px; align-items: baseline; background: #eee9f4; padding: 32px 36px; border-radius: 16px; }
.api_example-label { color: #765b92; font-size: 14px; }
.api_example p { color: #5f5668; font-size: 16px; line-height: 1.55; margin: 0; max-width: 850px; }
.api_uses { padding: 88px 0 110px; }
.api_section-heading { display: grid; grid-template-columns: 1fr 1fr; gap: 12%; margin-bottom: 48px; align-items: end; }
.api_section-heading h2, .api_waitlist-copy h2 { font-size: clamp(36px, 3.7vw, 56px); font-weight: 400; letter-spacing: -.04em; line-height: 1.08; margin: 0; }
.api_section-heading p { color: #5b5b60; margin: 0; max-width: 480px; font-size: 18px; line-height: 1.5; }
.api_use-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.api_use { border-top: 1px solid #d8d8d3; padding-top: 26px; }
.api_use svg { width: 42px; height: 42px; margin-bottom: 30px; color: #796099; }
.api_use h3 { font-size: 25px; font-weight: 400; letter-spacing: -.025em; margin: 0 0 14px; }
.api_use p { color: #626267; font-size: 17px; line-height: 1.55; max-width: 340px; margin: 0; }
.api_waitlist { background: #eae3f6; border-radius: 32px; padding: 72px; display: grid; grid-template-columns: 1fr 1fr; gap: 10%; align-items: start; scroll-margin-top: 28px; }
.api_waitlist-copy { padding-top: 10px; }
.api_waitlist-copy .api_eyebrow { margin-bottom: 24px; }
.api_waitlist-copy > p:not(.api_eyebrow) { color: #56505e; font-size: 18px; line-height: 1.5; margin: 24px 0 34px; max-width: 410px; }
.api_questions { border-top: 1px solid #cbc2d8; margin-top: 40px; }
.api_questions details { border-bottom: 1px solid #cbc2d8; padding: 18px 0; }
.api_questions summary { cursor: pointer; font-size: 16px; }
.api_questions summary::after { content: '+'; float: right; color: #796099; margin-left: 12px; }
.api_questions details[open] summary::after { content: '-'; }
.api_questions details p { font-size: 15px; line-height: 1.55; color: #56505e; margin: 14px 0 0; }
.api_form { background: #fff; border: 1px solid #fff; padding: 30px; border-radius: 18px; box-shadow: 0 20px 50px #5e347708; }
.api_form label { display: block; font-weight: 400; font-size: 14px; margin-bottom: 8px; }
.api_optional { color: #707077; font-size: 12px; margin-left: 4px; }
.api_field { margin-bottom: 20px; }
.api_form input, .api_form select, .api_form textarea { width: 100%; min-height: 48px; border: 1px solid #d3d2d8; background: #fff; border-radius: 8px; padding: 12px; font: inherit; font-size: 16px; color: #17171b; }
.api_form textarea { resize: vertical; min-height: 100px; }
.api_form .button { width: 100%; justify-content: center; margin-top: 8px; }
.api_form .button:disabled { cursor: wait; opacity: .65; }
.api_honeypot { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
.api_form-note { color: #64616a; font-size: 12px; line-height: 1.5; margin: 14px 0 0; }
.api_form-note a { color: inherit; text-underline-offset: 3px; }
.api_form-status { font-size: 14px; line-height: 1.5; margin-top: 16px; padding: 14px; border-radius: 8px; background: #f1edf8; }
.api_form-status[hidden] { display: none; }
.api_after { text-align: center; padding: 48px 0 90px; font-size: 15px; color: #5b5b60; }
.api_after a { color: #0d0d0d; text-underline-offset: 4px; }
.api-page :is(a, button, input, textarea, select, summary):focus-visible { outline: 2px solid #7747bd; outline-offset: 4px; }
.api-page .section_footer { border-radius: 32px 32px 0 0; }
.api-page .footer_bottom-wrap { position: relative; bottom: auto; }
.api-page .footer_wrap { padding-bottom: 48px; }
@media (min-width: 1700px) { .api_hero { padding-top: 210px; } }
@media (max-width: 1100px) {
  .api_shell { width: calc(100% - 64px); }
  .api_hero { padding-top: 145px; }
  .api_hero-copy { gap: 5%; }
  .api_waitlist { padding: 48px; gap: 6%; }
  .api_study-tools { width: 190px; }
}
@media (max-width: 767px) {
  .api_shell { width: calc(100% - 40px); }
  .api_hero { padding-top: 122px; }
  .api_eyebrow { margin-bottom: 24px; font-size: 13px; }
  .api_hero-copy { display: block; margin-bottom: 30px; }
  .api_hero h1 { font-size: clamp(44px, 8.9vw, 66px); max-width: 520px; }
  .api_intro { margin-top: 24px; }
  .api_intro p { font-size: 18px; max-width: 520px; }
  .api_study { border-radius: 16px; }
  .api_view { width: 100%; }
  .api_study-head { padding: 16px; font-size: 11px; }
  .api_study-tools { position: static; width: auto; border: 0; border-radius: 0; padding: 16px; box-shadow: none; background: #121212; }
  .api_study-tools p { margin-bottom: 10px; }
  .api_surfaces { grid-template-columns: repeat(3, 1fr); gap: 6px; }
  .api_surface { justify-content: center; padding-inline: 5px; font-size: 13px; gap: 7px; }
  .api_study figcaption { display: block; padding: 0 16px 18px; font-size: 12px; }
  .api_study figcaption a { display: inline-block; margin-top: 10px; }
  .api_uses { padding: 64px 0; }
  .api_explainer { padding-top: 60px; grid-template-columns: 1fr; gap: 32px; }
  .api_explainer-copy > p:last-child { font-size: 17px; margin-top: 20px; }
  .api_flow li { gap: 16px; padding: 22px 0; }
  .api_flow h3, .api_example h3 { font-size: 22px; }
  .api_example { display: block; padding: 24px; }
  .api_example-label { display: block; margin-bottom: 16px; }
  .api_section-heading { display: block; margin-bottom: 32px; }
  .api_section-heading p { margin-top: 20px; font-size: 17px; }
  .api_use-grid { grid-template-columns: 1fr; gap: 28px; }
  .api_use { display: grid; grid-template-columns: 38px 1fr; gap: 0 20px; padding-top: 24px; }
  .api_use svg { width: 32px; height: 32px; grid-row: span 2; margin: 0; }
  .api_use h3 { font-size: 23px; }
  .api_use p { max-width: none; font-size: 16px; }
  .api_waitlist { display: block; padding: 30px 20px 20px; border-radius: 20px; width: calc(100% - 24px); }
  .api_waitlist-copy { padding: 0 4px; }
  .api_waitlist-copy h2 { font-size: 40px; }
  .api_waitlist-copy > p:not(.api_eyebrow) { font-size: 17px; }
  .api_questions { margin-top: 28px; margin-bottom: 30px; }
  .api_form { padding: 22px; border-radius: 12px; }
  .api_after { padding: 36px 24px 60px; }
}
@media (prefers-reduced-motion: reduce) { .api_overlay path { transition: none; } }
@media (max-width: 359px) { .api_hero { padding-top: 150px; } }
