body.landing-body {
  --velandra-mark-top: #a8aef0 !important;
  --velandra-mark-left: #5048b5 !important;
  --velandra-mark-right: #5e6ad2 !important;
  --velandra-mark-core: #312e81 !important;
}
html:has(body.landing-body) {
  scroll-behavior: auto;
}
body.landing-body .skip-nav:focus,
body.landing-body .skip-nav:focus-visible {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
}
body.landing-body #main-nav {
  --text-primary: #0e0f12 !important;
  --text-secondary: #5c6370 !important;
  --text-tertiary: #8a8f98 !important;
  --accent: #2563eb !important;
  --accent-hover: #1d4ed8 !important;
  --accent-text: #1d4ed8 !important;
  --border: rgba(0, 0, 0, 0.09) !important;
  --border-strong: rgba(0, 0, 0, 0.16) !important;
  --bg-surface: #ffffff !important;
  --bg-elevated: #ffffff !important;
  --bg-hover: rgba(14, 15, 18, 0.04) !important;
  --glass-bg: rgba(247, 248, 248, 0.9) !important;
  --glass-border: rgba(0, 0, 0, 0.08) !important;
  background: var(--glass-bg) !important;
  background-color: var(--glass-bg) !important;
  background-image: none !important;
  border-bottom-color: var(--glass-border) !important;
  box-shadow: none !important;
}
body.landing-body #main-nav.scrolled {
  box-shadow: 0 1px 0 var(--border) !important;
}

body.landing-body #main-nav .logo {
  color: var(--text-primary) !important;
  min-height: 44px;
}

body.landing-body #main-nav .logo-wordmark {
  min-width: max-content;
  overflow: visible;
  text-overflow: clip;
}

body.landing-body .logo-wordmark .logo-sub {
  color: #5864cb !important;
}

body.landing-body #main-nav .logo-wordmark .logo-sub {
  color: var(--accent-text) !important;
}

body.landing-body #main-nav .nav-links a,
body.landing-body #main-nav .nav-drop__btn,
body.landing-body #main-nav .landing-login-link {
  color: var(--text-secondary) !important;
}

body.landing-body #main-nav .nav-drop__btn {
  min-height: 44px;
}

body.landing-body #main-nav .nav-links > li > a {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
}

body.landing-body #main-nav .nav-links a:hover,
body.landing-body #main-nav .nav-drop__btn:hover,
body.landing-body #main-nav .nav-drop[data-open] .nav-drop__btn,
body.landing-body #main-nav .landing-login-link:hover {
  color: var(--text-primary) !important;
}

body.landing-body #main-nav .nav-links a::after {
  background-color: var(--accent) !important;
}

body.landing-body #main-nav .nav-actions::before {
  background: var(--border) !important;
}

body.landing-body #main-nav .landing-login-link,
body.landing-body #main-nav .nav-actions::before,
body.landing-body #main-nav .landing-nav-actions::before {
  display: none !important;
}

body.landing-body #main-nav .nav-drop__btn:focus {
  outline: none;
}

body.landing-body #main-nav .nav-drop__btn:focus-visible {
  outline: 2px solid color-mix(in srgb, var(--accent) 28%, transparent);
  outline-offset: 5px;
  border-radius: 4px;
}

body.landing-body #main-nav .nav-actions .landing-pill-button-sm,
body.landing-body #main-nav .landing-nav-actions .landing-pill-button-sm,
body.landing-body #main-nav .landing-pill-button {
  min-height: 44px !important;
  font-weight: 600;
  box-shadow: none !important;
}

body.landing-body #main-nav .nav-drop__panel {
  background: var(--bg-elevated) !important;
  border-color: var(--border) !important;
}

body.landing-body #main-nav .nav-drop__item:hover {
  background: var(--bg-hover) !important;
}

body.landing-body .hero-badge,
body.landing-body .pp-launch,
body.landing-body .pv-eyebrow {
  color: #5048b5 !important;
}

body.landing-body .hero-badge {
  background: rgba(94, 106, 210, 0.09) !important;
  border-color: rgba(94, 106, 210, 0.2) !important;
}

body.landing-body .hero-badge-dot {
  background: #5e6ad2 !important;
}

body.landing-body .testimonial-card--blue {
  background: rgba(94, 106, 210, 0.1) !important;
}

body.landing-body .testimonial-card--blue .testimonial-card__avatar {
  background: #5e6ad2 !important;
}

body.landing-body .pv-hero-card__meta {
  color: var(--text-primary) !important;
  font-weight: 500;
}

body.landing-body .pv-cta .landing-pill-button,
body.landing-body .pp-toggle__opt {
  min-height: 44px;
}

body.landing-body .changelog-all a {
  display: inline-flex;
  align-items: center;
  min-height: 48px;
}

body.landing-body .changelog-item-body {
  display: block;
  overflow: visible;
  -webkit-line-clamp: unset;
  -webkit-box-orient: initial;
}

body.landing-body footer a {
  min-height: 44px;
}

body.landing-body footer .foot-col a,
body.landing-body footer .foot-bottom a {
  display: flex;
  align-items: center;
}

@media (max-width: 640px) {
  body.landing-body #main-nav .nav-actions .landing-pill-button-sm,
  body.landing-body #main-nav .landing-nav-actions .landing-pill-button-sm {
    min-height: 44px !important;
  }
  body.landing-body .pp-toggle__opt {
    min-height: 44px !important;
  }
  body.landing-body footer a {
    min-height: 44px;
  }
  body.landing-body #main-nav .landing-nav-actions {
    margin-left: auto;
  }
  body.landing-body #main-nav {
    gap: 8px;
  }
  body.landing-body #main-nav .nav-toggle {
    width: 44px;
    min-width: 44px;
    height: 44px;
    min-height: 44px;
    margin-left: 0;
  }
  body.landing-body #main-nav.nav-mobile-open .nav-drop {
    width: 100% !important;
  }

  body.landing-body #main-nav.nav-mobile-open .nav-drop__btn {
    width: 100% !important;
    min-height: 44px;
    justify-content: space-between;
  }

  body.landing-body #main-nav.nav-mobile-open .nav-drop__panel {
    position: static !important;
    display: none !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    grid-template-columns: 1fr !important;
    margin: 8px 0 12px !important;
    padding: 6px !important;
    box-shadow: none !important;
    transform: none !important;
    opacity: 1 !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }

  body.landing-body
    #main-nav.nav-mobile-open
    .nav-drop[data-open]
    .nav-drop__panel {
    display: grid !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }

  body.landing-body #main-nav.nav-mobile-open .nav-drop__panel::before {
    display: none !important;
  }

  html[data-theme="light"] body.landing-body {
    --bg-page: #f7f8f8 !important;
    --bg-surface: #ffffff !important;
    --bg-elevated: #ffffff !important;
    --glass-bg: rgba(247, 248, 248, 0.94) !important;
    --glass-border: rgba(0, 0, 0, 0.08) !important;
    --text-primary: #0e0f12 !important;
    --text-secondary: #5c6370 !important;
    --text-tertiary: #667085 !important;
    --border: rgba(0, 0, 0, 0.09) !important;
    --border-strong: rgba(0, 0, 0, 0.16) !important;
    background: #f7f8f8 !important;
  }

  html[data-theme="light"] body.landing-body #main-nav {
    --velandra-mark-top: #60a5fa !important;
    --velandra-mark-left: #1d4ed8 !important;
    --velandra-mark-right: #2563eb !important;
    --velandra-mark-core: #1d4ed8 !important;
    --velandra-mark-inner-left: #ffffff !important;
    --velandra-mark-inner-right: #dbeafe !important;
    --text-primary: #0e0f12 !important;
    --text-secondary: #5c6370 !important;
    --accent: #2563eb !important;
    --accent-hover: #1d4ed8 !important;
    --accent-text: #1d4ed8 !important;
    --glass-bg: rgba(247, 248, 248, 0.94) !important;
    --glass-border: rgba(0, 0, 0, 0.08) !important;
    height: 68px !important;
    padding: 0 22px !important;
    gap: 10px !important;
    flex-wrap: nowrap !important;
    background: rgba(247, 248, 248, 0.94) !important;
    background-color: rgba(247, 248, 248, 0.94) !important;
    border-bottom-color: rgba(0, 0, 0, 0.08) !important;
    box-shadow: none !important;
  }

  html[data-theme="light"] body.landing-body #main-nav .logo {
    flex: 1 1 auto;
    min-width: 0;
    max-width: none;
    height: 68px;
    color: #0e0f12 !important;
  }

  html[data-theme="light"] body.landing-body #main-nav .logo-wordmark {
    color: #0e0f12 !important;
  }

  html[data-theme="light"] body.landing-body #main-nav .logo-sub {
    color: #2563eb !important;
  }

  html[data-theme="light"] body.landing-body #main-nav .nav-links {
    display: none !important;
  }

  html[data-theme="light"] body.landing-body #main-nav .nav-actions,
  html[data-theme="light"] body.landing-body #main-nav .landing-nav-actions {
    display: flex !important;
    width: auto !important;
    flex-direction: row !important;
    flex: 0 0 auto;
    align-items: center !important;
    gap: 0 !important;
    margin-left: 0 !important;
    padding: 0 !important;
    border-top: 0 !important;
  }

  html[data-theme="light"] body.landing-body #main-nav .nav-actions::before,
  html[data-theme="light"]
    body.landing-body
    #main-nav
    .landing-nav-actions::before,
  html[data-theme="light"] body.landing-body #main-nav .landing-login-link {
    display: none !important;
  }

  html[data-theme="light"] body.landing-body #main-nav .landing-pill-button-sm {
    width: auto !important;
    min-height: 44px !important;
    padding: 0 16px !important;
    border-radius: 999px !important;
    background: #2563eb !important;
    color: #ffffff !important;
    font-size: 0.875rem !important;
    font-weight: 600 !important;
    line-height: 1 !important;
    box-shadow: none !important;
  }

  html[data-theme="light"]
    body.landing-body
    #main-nav
    .landing-pill-button-sm[data-mobile-label] {
    min-width: 68px;
    padding-inline: 14px !important;
    font-size: 0 !important;
  }

  html[data-theme="light"]
    body.landing-body
    #main-nav
    .landing-pill-button-sm[data-mobile-label]::after {
    content: attr(data-mobile-label);
    font-size: 0.875rem;
    line-height: 1;
  }

  html[data-theme="light"] body.landing-body #main-nav .nav-toggle {
    display: flex !important;
    flex: 0 0 auto;
    width: 44px;
    min-width: 44px;
    min-height: 44px;
    height: 68px;
    margin-left: 6px;
    padding: 0;
    color: #0e0f12 !important;
  }

  html[data-theme="light"] body.landing-body #main-nav.nav-mobile-open {
    height: auto !important;
    padding-bottom: 22px !important;
    flex-wrap: wrap !important;
    background: #ffffff !important;
    box-shadow: 0 18px 36px rgba(15, 23, 42, 0.12) !important;
  }

  html[data-theme="light"]
    body.landing-body
    #main-nav.nav-mobile-open
    .nav-links {
    order: 3;
    display: flex !important;
    width: 100% !important;
    padding: 22px 0 14px !important;
    border-top: 1px solid rgba(0, 0, 0, 0.09) !important;
  }

  html[data-theme="light"]
    body.landing-body
    #main-nav.nav-mobile-open
    .nav-links
    > li
    > a {
    display: flex !important;
    align-items: center;
    width: 100%;
    min-height: 44px;
  }

  html[data-theme="light"]
    body.landing-body
    #main-nav.nav-mobile-open
    .nav-links
    a,
  html[data-theme="light"]
    body.landing-body
    #main-nav.nav-mobile-open
    .nav-drop__btn {
    color: #5c6370 !important;
  }

  html[data-theme="light"]
    body.landing-body
    #main-nav.nav-mobile-open
    .nav-drop {
    width: 100% !important;
  }

  html[data-theme="light"]
    body.landing-body
    #main-nav.nav-mobile-open
    .nav-drop__btn {
    width: 100% !important;
    min-height: 44px;
    justify-content: space-between;
  }

  html[data-theme="light"]
    body.landing-body
    #main-nav.nav-mobile-open
    .nav-drop__panel {
    position: static !important;
    display: none !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    grid-template-columns: 1fr !important;
    margin: 8px 0 12px !important;
    padding: 6px !important;
    box-shadow: none !important;
    transform: none !important;
  }

  html[data-theme="light"]
    body.landing-body
    #main-nav.nav-mobile-open
    .nav-drop[data-open]
    .nav-drop__panel {
    display: grid !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }

  html[data-theme="light"]
    body.landing-body
    #main-nav.nav-mobile-open
    .nav-drop__panel::before {
    display: none !important;
  }

  html[data-theme="light"]
    body.landing-body
    #main-nav.nav-mobile-open
    .nav-actions,
  html[data-theme="light"]
    body.landing-body
    #main-nav.nav-mobile-open
    .landing-nav-actions {
    order: 4;
    width: 100% !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 12px !important;
    padding: 12px 0 0 !important;
    border-top: 1px solid rgba(0, 0, 0, 0.09) !important;
  }

  html[data-theme="light"]
    body.landing-body
    #main-nav.nav-mobile-open
    .landing-login-link {
    display: none !important;
    width: 100% !important;
    min-height: 42px;
    align-items: center;
    justify-content: center;
    color: #5c6370 !important;
    text-align: center;
  }

  html[data-theme="light"]
    body.landing-body
    #main-nav.nav-mobile-open
    .landing-pill-button-sm {
    width: 100% !important;
    min-height: 44px !important;
  }

  html[data-theme="light"] body.landing-body .hero {
    padding: 116px 22px 34px !important;
    background: #f7f8f8 !important;
    color: #0e0f12 !important;
  }

  html[data-theme="light"] body.landing-body .hero::before {
    background: none !important;
  }

  html[data-theme="light"] body.landing-body .hero-content {
    align-items: flex-start !important;
    gap: 24px !important;
  }

  html[data-theme="light"] body.landing-body #hero-title,
  html[data-theme="light"] body.landing-body .hero h1 {
    color: #0e0f12 !important;
    font-size: clamp(2.45rem, 9vw, 3rem) !important;
    line-height: 1.05 !important;
    max-width: 11.5ch !important;
    margin-bottom: 0 !important;
    text-wrap: balance;
  }

  html[data-theme="light"] body.landing-body .hero-meta-row {
    gap: 16px !important;
    max-width: 430px !important;
    min-width: 0 !important;
  }

  html[data-theme="light"] body.landing-body .hero-badge {
    padding: 6px 12px 6px 10px !important;
    margin: 0 !important;
    background: rgba(94, 106, 210, 0.09) !important;
    border: 1px solid rgba(94, 106, 210, 0.2) !important;
    border-radius: 9999px !important;
    color: #5048b5 !important;
    font-size: 0.875rem !important;
  }

  html[data-theme="light"] body.landing-body .hero-badge-dot {
    background: #5e6ad2 !important;
  }

  html[data-theme="light"] body.landing-body .hero-sub {
    max-width: 430px !important;
    color: #5c6370 !important;
    font-size: 1rem !important;
    line-height: 1.55 !important;
  }

  html[data-theme="light"] body.landing-body .mockup-wrap {
    margin-top: 42px !important;
  }

  html[data-theme="light"] body.landing-body .mockup-wrap::before {
    opacity: 0.42 !important;
  }
}

@media (max-width: 380px) {
  html[data-theme="light"] body.landing-body #main-nav {
    padding-inline: 12px !important;
  }

  html[data-theme="light"] body.landing-body #main-nav .logo {
    gap: 6px !important;
    max-width: none;
  }

  html[data-theme="light"] body.landing-body #main-nav .logo svg {
    width: 18px !important;
  }

  html[data-theme="light"] body.landing-body #main-nav .logo-wordmark {
    font-size: 0.9rem !important;
  }

  html[data-theme="light"] body.landing-body #main-nav .landing-pill-button-sm {
    min-width: 64px;
    padding-inline: 10px !important;
  }
}

@media (max-width: 420px) {
  html[data-theme="light"] body.landing-body #main-nav .logo-sub {
    display: inline !important;
  }
}

body.landing-body .reveal,
body.landing-body .hero-element {
  opacity: 1 !important;
  filter: none !important;
}
body.landing-body .reveal.visible .iso-pulse,
body.landing-body .reveal.visible .iso-sweep,
body.landing-body .reveal.visible .iso-float,
body.landing-body .reveal.visible .iso-drift,
body.landing-body .reveal.visible .iso-breathe {
  animation: none !important;
  opacity: 1 !important;
  transform: none !important;
}
