/* Edit --brand-primary to restyle the whole site. Darker/lighter shades follow it. */
:root,
:root.light,
.light,
:root.dark,
.dark {
  --brand-primary: #1881fa;
  --brand-primary-dark: #0d5ec4;
  --brand-primary-light: #8ec4ff;
  --brand-primary-mid: #3a94fb;
  --color-brand: var(--brand-primary);
  --color-brand-light: var(--brand-primary);
  --color-brand-base: var(--brand-primary);
  --color-brand-vivid: var(--brand-primary-mid);
  --color-brand-8: rgba(24, 129, 250, 0.08);
  --color-brand-10: rgba(24, 129, 250, 0.1);
  --color-brand-20: rgba(24, 129, 250, 0.2);
  --color-gradient-green-1: #1881fa;
  --color-gradient-green-2: #3d96fb;
  --color-gradient-green-3: #5aa6fc;
  --color-gradient-green-4: #77b6fd;
  --color-gradient-green-5: #94c6fe;
  --color-gradient-green-6: #b1d6ff;
  --color-green-new: var(--brand-primary);
  --feature-card-bg: #f9f6f3;
  --feature-card-visual-mask: linear-gradient(to bottom, #000 0%, #000 78%, transparent 92%);
}

:root.dark,
.dark {
  --feature-card-bg: #0f0f12;
  --color-background-main: #08090a;
  --color-background-soft: #111214;
  --color-text-main: #f5f5f5;
  --color-text-soft: #a3a3a3;
  --color-border-line: rgba(255, 255, 255, 0.1);
  --color-border-sub: rgba(255, 255, 255, 0.08);
  --color-background-invert: #f5f5f5;
  --color-text-invert: #08090a;
}

html,
body {
  margin: 0;
  background: var(--color-background-main, #fff);
  color: var(--color-text-main, #08090a);
  font-family: var(--font-inter), Inter, system-ui, sans-serif;
}

html {
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

img {
  max-width: 100%;
  height: auto;
}

[blossom-carousel] {
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

[blossom-carousel]::-webkit-scrollbar {
  display: none;
}

.nav-card {
  display: none;
}

#nav-viewport-root {
  width: 100%;
}

header.lg\:block nav[data-slot="navigation-menu"] {
  position: relative;
}

header.lg\:block nav[data-slot="navigation-menu"] > .absolute.left-1\/2 {
  z-index: 2;
}

header.lg\:block nav[data-slot="navigation-menu"] > ul:last-of-type,
header.lg\:block nav[data-slot="navigation-menu"] > div:not(#nav-viewport-root):last-child {
  position: relative;
  z-index: 3;
  flex-shrink: 0;
}

#nav-viewport[data-state="closed"] {
  pointer-events: none;
  opacity: 0;
  transform: scale(0.96);
}

#nav-viewport[data-state="open"] {
  pointer-events: auto;
  opacity: 1;
  transform: scale(1);
}

#nav-viewport {
  transition:
    opacity 200ms cubic-bezier(0.215, 0.61, 0.355, 1),
    transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.nav-menu-grid {
  position: relative;
}

.nav-menu-grid [data-nav-slide] {
  position: absolute;
  z-index: 0;
  border-radius: 8px;
  background: var(--color-background-soft, rgba(8, 9, 10, 0.04));
  opacity: 0;
  transition:
    transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1),
    width 200ms cubic-bezier(0.215, 0.61, 0.355, 1),
    height 200ms cubic-bezier(0.215, 0.61, 0.355, 1),
    opacity 150ms ease;
}

.nav-mega-link {
  position: relative;
  z-index: 1;
  text-decoration: none;
}

.brand-mark {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin-left: -0.0625rem;
}

.brand-mark img {
  display: block;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  border-radius: 5px;
  object-fit: cover;
}

.brand-mark span {
  font-size: 18px;
  font-weight: 650;
  letter-spacing: -0.03em;
  white-space: nowrap;
  line-height: 1;
  color: var(--color-text-main, #08090a);
}

article canvas,
.rive-canvas {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  display: block !important;
}

.rive-canvas {
  filter: hue-rotate(48deg) saturate(1.12);
}

[data-line="bleed"] {
  background-image: radial-gradient(rgba(24, 129, 250, 0.22) 0.7px, transparent 0.8px);
  background-size: 16px 16px;
}

#mobile-menu[hidden] {
  display: none;
}

#mobile-menu {
  z-index: 250;
}

#mobile-menu-backdrop {
  position: fixed;
  inset: 0;
  top: 4rem;
  z-index: 240;
  background: rgba(15, 23, 42, 0.24);
  backdrop-filter: blur(1px);
}

#mobile-menu-backdrop[hidden] {
  display: none;
}

body.mobile-menu-open {
  overflow: hidden;
}

header.lg\:hidden.is-menu-open {
  z-index: 260;
}

summary::-webkit-details-marker {
  display: none;
}

.hero-dashboard-frame {
  border: none !important;
}

.hero-dashboard-frame img {
  object-fit: cover !important;
  object-position: top left !important;
}

section.relative.overflow-x-clip.border-y.border-border-line.bg-background-main {
  overflow: hidden;
}

section.relative.overflow-x-clip.border-y.border-border-line.bg-background-main
  .grid-layout.relative.border-x.border-border-line {
  position: relative;
  z-index: 2;
}

/* Logo grid — per-logo tuning for even visual weight */
.logo-grid-logo-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  line-height: 0;
}

[class*="-logo-card"] > span.absolute.inset-0.flex.items-center.justify-center {
  align-items: center !important;
  justify-content: center !important;
}

.logo-grid-partner-img {
  display: block;
  width: auto;
  height: auto;
  object-fit: contain;
  object-position: center;
  margin-inline: auto;
}

.fwt-logo-card .logo-grid-partner-img,
.mach1-logo-card .logo-grid-partner-img {
  max-height: 2.75rem;
  max-width: 78%;
}

.nordic-planes-logo-card .logo-grid-partner-img {
  max-height: 3.05rem;
  max-width: 82%;
}

.socal-logo-card .logo-grid-partner-img {
  max-height: 2rem;
  max-width: 62%;
}

.palomar-logo-card .logo-grid-partner-img {
  max-height: 1.85rem;
  max-width: 66%;
}

.cloud-aviation-logo-card .logo-grid-partner-img {
  max-height: 2.5rem;
  max-width: 72%;
  mix-blend-mode: multiply;
}

.huron-aviation-logo-card .logo-grid-partner-img {
  max-height: 2rem;
  max-width: 68%;
  mix-blend-mode: multiply;
}

.flight-school-logo-card .logo-grid-partner-img {
  max-height: 1.9rem;
  max-width: 82%;
}

[class*="-logo-card"] {
  background-color: var(--feature-card-bg) !important;
  transition:
    border-color 180ms ease,
    box-shadow 180ms ease;
}

[class*="-logo-card"]:hover {
  border-color: rgba(24, 129, 250, 0.22);
  box-shadow: 0 2px 14px rgba(8, 9, 10, 0.06);
}

.enterprise-carousel-palomar-logo {
  display: block;
  height: 2.35rem;
  width: auto;
  max-width: 14rem;
  align-self: flex-start;
  object-fit: contain;
  object-position: left center;
}

.enterprise-carousel-fwt-logo {
  display: block;
  height: 3.35rem;
  width: auto;
  max-width: 12.5rem;
  align-self: flex-start;
  object-fit: contain;
  object-position: left center;
  margin-bottom: -0.6rem;
}

.enterprise-carousel-lufa-logo {
  display: block;
  height: 2.1rem;
  width: auto;
  max-width: 13.5rem;
  align-self: flex-start;
  object-fit: contain;
  object-position: left center;
  filter: brightness(0) invert(1);
}

.enterprise-carousel-mach1-logo {
  display: block;
  height: 2.5rem;
  width: auto;
  max-width: 12rem;
  align-self: flex-start;
  object-fit: contain;
  object-position: left center;
}

.enterprise-carousel-palomar-panel {
  background-color: #009cff !important;
}

.enterprise-carousel-lufa-panel {
  background-color: #00ad00 !important;
}

.enterprise-carousel-palomar-overlay {
  background-color: #009cff !important;
}

.enterprise-carousel-lufa-overlay {
  background-color: #00ad00 !important;
}

.enterprise-carousel-mach1-panel {
  background-color: #d40023 !important;
}

.enterprise-carousel-mach1-overlay {
  background-color: #d40023 !important;
}

/* Built to scale — balanced vertical rhythm (between original and compact) */
section:has(canvas[class*="-mt-12"]) .grid-layout.relative.py-8 {
  padding-top: 1.75rem !important;
  padding-bottom: 1.75rem !important;
}

@media (min-width: 1024px) {
  section:has(canvas[class*="-mt-12"]) .grid-layout.relative.py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}

section:has(canvas[class*="-mt-12"]) header.col-span-full {
  gap: 2rem !important;
}

section:has(canvas[class*="-mt-12"]) header .flex.max-w-\[41\.5rem\] {
  gap: 1.25rem !important;
}

section:has(canvas[class*="-mt-12"]) canvas[class*="-mt-12"] {
  margin-top: -1.25rem !important;
  margin-bottom: 1.5rem !important;
  height: 14rem !important;
}

@media (min-width: 1024px) {
  section:has(canvas[class*="-mt-12"]) canvas[class*="-mt-12"] {
    margin-top: -1.5rem !important;
    margin-bottom: 1.75rem !important;
    height: 16.5rem !important;
  }
}

section:has(canvas[class*="-mt-12"]) .grid.grid-cols-1.divide-y {
  padding: 1.5rem 1.75rem !important;
}

@media (min-width: 1024px) {
  section:has(canvas[class*="-mt-12"]) .grid.grid-cols-1.divide-y {
    padding: 2rem 2.5rem !important;
  }
}

section:has(canvas[class*="-mt-12"]) .grid.grid-cols-1.divide-y > .flex.flex-col.gap-6 {
  gap: 1.5rem !important;
}

section:has(canvas[class*="-mt-12"]) .grid-layout.relative.pb-30 {
  padding-bottom: 4.5rem !important;
}

@media (min-width: 1024px) {
  section:has(canvas[class*="-mt-12"]) .grid-layout.relative.pb-30 {
    padding-bottom: 5.5rem !important;
  }
}

article.feature-card-placeholder,
main article[class*="bg-[#f9f6f3]"] {
  background-color: var(--feature-card-bg) !important;
}

article.feature-card-placeholder {
  min-height: 12rem;
}

.feature-card-copy {
  position: relative;
  z-index: 2;
}

.feature-card-copy--top {
  flex-shrink: 0;
}

article.feature-card-placeholder > .relative.z-10:not(.feature-card-copy--top) {
  flex: 1;
  justify-content: flex-end;
}

article.build-on-top-feature {
  background-color: var(--feature-card-bg) !important;
  padding-top: 1.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

article.build-on-top-feature .feature-card-copy--top {
  position: relative;
  z-index: 2;
  flex-shrink: 0;
}

article.build-on-top-feature .build-on-top-heading-row {
  width: 100%;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.75rem;
  margin-top: -0.125rem;
  padding-bottom: 0.375rem;
}

article.build-on-top-feature .build-on-top-heading-row h3 {
  white-space: normal;
  line-height: 1.35;
}

article.build-on-top-feature .build-on-top-chip--sm {
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}

.build-on-top-visual {
  position: absolute;
  top: 3.75rem;
  right: 0.5rem;
  left: 0.5rem;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
  z-index: 1;
}

.build-on-top-dashboard-wrap {
  width: 100%;
  height: 100%;
}

.build-on-top-dashboard-frame {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 0.75rem 0 0 0;
  background: #fff;
  box-shadow: 0 16px 32px -20px rgba(0, 0, 0, 0.22);
}

.crm-inbound-skeleton {
  --crm-sk-line: #e8e8e8;
  --crm-sk-lead: #cfcfcf;
  --crm-sk-radius: 0.25rem;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 18rem;
  overflow: hidden;
  background: #fff;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-radius: 0.75rem 0 0 0;
  font-size: 0.625rem;
  pointer-events: auto;
}

.crm-inbound-skeleton-shell {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  min-height: 0;
}

.crm-sk {
  display: block;
  flex-shrink: 0;
  border-radius: var(--crm-sk-radius);
  background: var(--crm-sk-line);
}

.crm-sk--line {
  background: var(--crm-sk-line);
}

.crm-sk--lead {
  background: var(--crm-sk-lead);
}

.crm-inbound-skeleton-body {
  display: grid;
  flex: 1 1 auto;
  grid-template-columns: minmax(5.75rem, 28%) minmax(0, 1fr);
  min-height: 0;
}

.crm-inbound-skeleton-sidebar {
  display: flex;
  flex-direction: column;
  min-height: 0;
  border-right: 1px solid #f0f0f0;
  background: #f5f5f5;
}

.crm-inbound-skeleton-leads {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 0.1875rem;
  min-height: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0.375rem 0.3125rem 0.5rem;
  scrollbar-width: thin;
  scrollbar-color: #d4d4d4 transparent;
}

.crm-inbound-skeleton-leads::-webkit-scrollbar {
  width: 0.3125rem;
}

.crm-inbound-skeleton-leads::-webkit-scrollbar-thumb {
  border-radius: var(--crm-sk-radius);
  background: #d4d4d4;
}

.crm-inbound-lead-item {
  display: flex;
  flex-direction: column;
  gap: 0.3125rem;
  padding: 0.5625rem 0.4375rem 0.5625rem 0.625rem;
  border-left: 2px solid transparent;
  border-radius: var(--crm-sk-radius);
  flex-shrink: 0;
}

.crm-inbound-lead-item--selected {
  border-left-color: #1881fa;
  background: #ececec;
}

.crm-inbound-skeleton-detail {
  display: flex;
  flex-direction: column;
  min-width: 0;
  min-height: 0;
  background: #fff;
}

.crm-inbound-skeleton-detail-header {
  display: flex;
  flex-shrink: 0;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.5rem;
  padding: 0.4375rem 0.625rem 0.375rem;
  border-bottom: 1px solid #f0f0f0;
}

.crm-inbound-skeleton-detail-header-copy {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 0.3125rem;
  min-width: 0;
}

.crm-inbound-skeleton-detail-scroll {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  min-height: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0.375rem 0.625rem 0;
  scrollbar-width: thin;
  scrollbar-color: #d4d4d4 transparent;
}

.crm-inbound-skeleton-detail-inner {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
  min-height: 28rem;
  padding-bottom: 1.25rem;
}

.crm-inbound-source-lines,
.crm-inbound-note-lines {
  display: flex;
  flex-direction: column;
  gap: 0.3125rem;
}

.crm-inbound-skeleton-invite-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.3125rem;
  margin-top: 0.3125rem;
}

.crm-inbound-skeleton-detail-scroll::-webkit-scrollbar {
  width: 0.3125rem;
}

.crm-inbound-skeleton-detail-scroll::-webkit-scrollbar-thumb {
  border-radius: var(--crm-sk-radius);
  background: #d4d4d4;
}

.crm-inbound-skeleton-panel {
  display: flex;
  flex-direction: column;
  gap: 0.3125rem;
  padding: 0.4375rem;
  border-radius: var(--crm-sk-radius);
  background: #fafafa;
  box-shadow: inset 0 0 0 1px #efefef;
}

.crm-inbound-detail-rows,
.crm-inbound-skeleton-message {
  display: flex;
  flex-direction: column;
  gap: 0.3125rem;
}

.crm-inbound-detail-row {
  display: flex;
  align-items: center;
}

.crm-inbound-skeleton-message {
  margin-top: 0.1875rem;
  padding-top: 0.3125rem;
  border-top: 1px solid #ececec;
}

.crm-inbound-email-table {
  display: flex;
  flex-direction: column;
  gap: 0.3125rem;
}

.crm-inbound-email-row {
  display: grid;
  grid-template-columns: 18% minmax(0, 1fr) 16%;
  gap: 0.3125rem;
  align-items: center;
}

.crm-inbound-skeleton-panel--journey {
  background: #fafafa;
}

.crm-inbound-journey-stack {
  margin-top: 0.1875rem;
}

.crm-inbound-journey-row {
  display: flex;
  align-items: center;
  gap: 0.1875rem;
  flex-wrap: nowrap;
}

.crm-inbound-journey-card {
  display: flex;
  flex: 1 1 0;
  flex-direction: column;
  gap: 0.25rem;
  min-width: 0;
  padding: 0.375rem 0.3125rem;
  border-radius: var(--crm-sk-radius);
  background: #fff;
  box-shadow: inset 0 0 0 1px #ececec;
}

.crm-inbound-journey-connector {
  flex-shrink: 0;
  width: 0.4375rem;
  height: 1px;
  border-top: 1px dashed #d4d4d4;
}

.crm-inbound-skeleton.has-crm-animation .crm-sk-reveal {
  transition: opacity 0.22s ease, transform 0.22s ease;
  will-change: opacity, transform;
}

.crm-inbound-skeleton.has-crm-animation .crm-sk-reveal:not(.is-visible) {
  opacity: 0;
  transform: translateY(0.375rem);
}

.crm-inbound-skeleton.has-crm-animation .crm-sk-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.crm-inbound-skeleton.is-crm-complete .crm-sk-reveal {
  opacity: 1;
  transform: none;
}

@media (prefers-reduced-motion: reduce) {
  .crm-inbound-skeleton.has-crm-animation .crm-sk-reveal:not(.is-visible) {
    opacity: 1 !important;
    transform: none !important;
  }

  .crm-inbound-skeleton.has-crm-animation .crm-sk-reveal {
    transition: none;
  }
}

@media (min-width: 640px) {
  .build-on-top-dashboard-frame,
  .crm-inbound-skeleton {
    border-radius: 0.875rem 0 0 0;
  }

  .crm-inbound-skeleton {
    font-size: 0.6875rem;
  }
}

@media (min-width: 640px) {
  .build-on-top-visual {
    top: 3.75rem;
    right: 0.75rem;
    left: 0.75rem;
  }

  .build-on-top-dashboard-frame {
    border-radius: 0.875rem 0 0 0;
  }
}

.build-on-top-group {
  position: relative;
  overflow: visible !important;
}

.build-on-top-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border-radius: 2px;
  background: rgba(24, 129, 250, 0.08);
  font-weight: 500;
  letter-spacing: 0.02em;
  color: var(--brand-primary);
  text-decoration: none;
  white-space: nowrap;
  transition: background-color 0.15s ease, color 0.15s ease;
}

.build-on-top-chip:hover {
  background: rgba(24, 129, 250, 0.14);
  color: var(--brand-primary-dark);
}

.build-on-top-chip--md {
  padding: 0.3125rem 0.5625rem;
  font-size: 0.75rem;
  line-height: 1.25;
}

.build-on-top-chip--sm {
  padding: 0.1875rem 0.4375rem;
  font-size: 0.625rem;
  line-height: 1.25;
}

.build-on-top-features-link {
  position: absolute;
  left: 50%;
  bottom: -3.5rem;
  z-index: 3;
  transform: translateX(-50%);
}

article.flight-scheduling-feature,
article.billing-payments-feature {
  background-color: var(--feature-card-bg) !important;
  min-height: 18rem;
}

article.flight-scheduling-feature .feature-card-copy--top,
article.billing-payments-feature .feature-card-copy--top {
  position: relative;
  z-index: 2;
  flex-shrink: 0;
}

.flight-scheduling-visual,
.billing-payments-visual {
  position: relative;
  z-index: 1;
  flex: 1 1 auto;
  margin: 1rem -2rem -2rem 0;
  min-height: 11rem;
  overflow: hidden;
  pointer-events: none;
}

.flight-scheduling-board-wrap,
.billing-transactions-board-wrap {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.flight-scheduling-board-wrap .streamlined-scheduling-board {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  overflow: hidden;
  background: #fff;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-radius: 0.75rem 0 0 0;
  --schedule-col: 3.5rem;
  --schedule-aircraft-col: 6.25rem;
  --schedule-cols: 11;
  --schedule-row-height: 4.5rem;
  width: max(100%, calc(var(--schedule-aircraft-col) + var(--schedule-col) * var(--schedule-cols)));
}

.streamlined-scheduling-board-header {
  display: grid;
  flex-shrink: 0;
  grid-template-columns: var(--schedule-aircraft-col) repeat(var(--schedule-cols), var(--schedule-col));
  border-bottom: 1px solid #e5e5e5;
  background: #fafafa;
}

.streamlined-scheduling-corner {
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #e5e5e5;
  background: #fafafa;
  color: #737373;
}

.streamlined-scheduling-icon {
  width: 0.875rem;
  height: 0.875rem;
  stroke-width: 1.75;
}

.streamlined-scheduling-time {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.625rem 0.25rem;
  border-right: 1px solid #e5e5e5;
  font-size: 0.625rem;
  font-weight: 500;
  line-height: 1;
  color: #525252;
  background: #fafafa;
}

.streamlined-scheduling-time:last-child {
  border-right: 0;
}

.streamlined-scheduling-row {
  display: grid;
  flex-shrink: 0;
  grid-template-columns: var(--schedule-aircraft-col) 1fr;
  border-bottom: 1px solid #e5e5e5;
}

.streamlined-scheduling-row:last-child {
  border-bottom: 0;
}

.streamlined-scheduling-resource {
  display: flex;
  min-width: 0;
  align-items: center;
  padding: 0.5rem;
  border-right: 1px solid #e5e5e5;
  background: rgba(250, 250, 250, 0.5);
}

.streamlined-scheduling-resource-text {
  min-width: 0;
  width: 100%;
}

.streamlined-scheduling-resource-label {
  margin: 0;
  overflow: hidden;
  font-size: 0.625rem;
  line-height: 1.25;
  white-space: nowrap;
  -webkit-mask-image: linear-gradient(to right, #000 0%, #000 68%, transparent 100%);
  mask-image: linear-gradient(to right, #000 0%, #000 68%, transparent 100%);
}

.streamlined-scheduling-resource-tail {
  font-weight: 600;
  color: #171717;
}

.streamlined-scheduling-resource-model {
  font-weight: 400;
  color: #404040;
}

.streamlined-scheduling-resource-meta {
  margin: 0.125rem 0 0;
  font-size: 0.5625rem;
  line-height: 1.2;
  color: #737373;
}

.streamlined-scheduling-block--overflow {
  width: calc(var(--span) * var(--schedule-col) + 1.75rem - 2px);
  z-index: 3;
}

.streamlined-scheduling-track {
  position: relative;
  height: var(--schedule-row-height);
  display: grid;
  grid-template-columns: repeat(var(--schedule-cols), var(--schedule-col));
  background: #fff;
}

.streamlined-scheduling-track::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: repeating-linear-gradient(
    to right,
    transparent 0,
    transparent calc(var(--schedule-col) - 1px),
    #e5e5e5 calc(var(--schedule-col) - 1px),
    #e5e5e5 var(--schedule-col)
  );
  pointer-events: none;
}

.streamlined-scheduling-block {
  position: absolute;
  top: 0.25rem;
  bottom: 0.25rem;
  left: calc(var(--start) * var(--schedule-col));
  z-index: 2;
  display: flex;
  width: calc(var(--span) * var(--schedule-col) - 2px);
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  border-radius: 0.25rem;
  padding: 0.375rem 0.5rem;
  color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
}

.flight-scheduling-board.has-schedule-animation .streamlined-scheduling-block:not(.is-visible) {
  opacity: 0 !important;
  transform: translateY(10px) !important;
  pointer-events: none;
}

.flight-scheduling-board.has-schedule-animation .streamlined-scheduling-block {
  transition: opacity 0.2s ease, transform 0.2s ease;
  will-change: opacity, transform;
}

.flight-scheduling-board.has-schedule-animation .streamlined-scheduling-block.is-visible {
  opacity: 1 !important;
  transform: translateY(0) !important;
  pointer-events: auto;
}

@media (prefers-reduced-motion: reduce) {
  .flight-scheduling-board.has-schedule-animation .streamlined-scheduling-block:not(.is-visible) {
    opacity: 1 !important;
    transform: none !important;
  }

  .flight-scheduling-board.has-schedule-animation .streamlined-scheduling-block {
    transition: none;
  }
}

.streamlined-scheduling-block--dual {
  background: rgba(59, 130, 246, 0.85);
  border-left: 4px solid #2563eb;
}

.streamlined-scheduling-block--discovery {
  background: rgba(34, 197, 94, 0.85);
  border-left: 4px solid #16a34a;
}

.streamlined-scheduling-block--solo {
  background: rgba(234, 179, 8, 0.85);
  border-left: 4px solid #ca8a04;
}

.streamlined-scheduling-block--maintenance {
  background: rgba(239, 68, 68, 0.85);
  border-left: 4px solid #dc2626;
}

.streamlined-scheduling-block-line {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  min-width: 0;
  font-size: 0.625rem;
  font-weight: 500;
  line-height: 1.15;
}

.streamlined-scheduling-block-line + .streamlined-scheduling-block-line {
  margin-top: 0.125rem;
}

.streamlined-scheduling-block-line span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.streamlined-scheduling-block-icon {
  width: 0.625rem;
  height: 0.625rem;
  flex-shrink: 0;
}

.streamlined-scheduling-block-time {
  font-size: 0.5625rem;
  font-weight: 500;
  line-height: 1.1;
  color: rgba(255, 255, 255, 0.82);
}

.streamlined-scheduling-block-body--maintenance {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.streamlined-scheduling-block--maintenance .streamlined-scheduling-block-label {
  font-size: 0.625rem;
  font-weight: 600;
  line-height: 1.1;
}

.streamlined-scheduling-warn {
  position: absolute;
  top: 0.1875rem;
  right: 0.1875rem;
  z-index: 3;
  width: 0.75rem;
  height: 0.75rem;
}

.streamlined-scheduling-row--mobile-only,
.billing-transactions-row--mobile-only {
  display: none;
}

.streamlined-scheduling-block--mobile-only {
  display: none;
}

.flight-scheduling-placeholder {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: auto;
  height: auto;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.35) 0%, transparent 42%),
    #d8dde3;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.06);
  border-radius: 0.75rem 0 0 0;
}

.billing-transactions-board-wrap .billing-transactions-board {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  width: max(100%, 22rem);
  overflow: hidden;
  background: #fff;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-radius: 0.75rem 0 0 0;
  --billing-cols: minmax(7.5rem, 2.1fr) minmax(3.25rem, 0.85fr) minmax(4.25rem, 1fr) minmax(3rem, 0.75fr) minmax(3.75rem, 0.85fr);
}

.billing-transactions-header,
.billing-transactions-row {
  display: grid;
  grid-template-columns: var(--billing-cols);
  align-items: center;
  column-gap: 0.375rem;
}

.billing-transactions-header {
  flex-shrink: 0;
  padding: 0.4375rem 0.625rem;
  border-bottom: 1px solid #e5e5e5;
  background: #fafafa;
  font-size: 0.5rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #737373;
}

.billing-transactions-body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  min-height: 0;
}

.billing-transactions-row {
  flex-shrink: 0;
  padding: 0.3125rem 0.625rem;
  border-bottom: 1px solid #f0f0f0;
  min-width: 0;
}

.billing-transactions-row:last-child {
  border-bottom: 0;
}

.billing-transactions-customer {
  display: flex;
  min-width: 0;
  align-items: center;
  gap: 0.3125rem;
}

.billing-transactions-avatar {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 9999px;
  background: #525252;
  font-size: 0.4375rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
}

.billing-transactions-name {
  overflow: hidden;
  font-size: 0.625rem;
  font-weight: 600;
  line-height: 1.2;
  color: #171717;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.billing-transactions-badge {
  flex-shrink: 0;
  border-radius: 0.1875rem;
  border: 1px solid transparent;
  padding: 0.0625rem 0.25rem;
  font-size: 0.4375rem;
  font-weight: 600;
  line-height: 1.2;
  white-space: nowrap;
}

.billing-transactions-badge--student {
  border-color: #d4d4d4;
  background: #f5f5f5;
  color: #525252;
}

.billing-transactions-badge--instructor {
  border-color: #bfdbfe;
  background: #eff6ff;
  color: #2563eb;
}

.billing-transactions-invoice {
  font-size: 0.5625rem;
  font-weight: 500;
  line-height: 1.2;
  color: #404040;
  white-space: nowrap;
}

.billing-transactions-card {
  display: flex;
  min-width: 0;
  align-items: center;
  gap: 0.25rem;
}

.billing-transactions-card-icon {
  flex-shrink: 0;
  width: auto;
  height: 0.75rem;
  object-fit: contain;
}

.billing-transactions-card-digits {
  display: inline-flex;
  align-items: center;
  gap: 0.125rem;
  font-variant-numeric: tabular-nums;
  line-height: 1;
  white-space: nowrap;
}

.billing-transactions-card-mask {
  font-size: 0.5625rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  color: #525252;
}

.billing-transactions-card-last4 {
  font-size: 0.5rem;
  font-weight: 500;
  color: #737373;
}

.billing-transactions-amount {
  font-size: 0.5625rem;
  font-weight: 700;
  font-variant-numeric: tabular-nums;
  line-height: 1.2;
  color: #171717;
  white-space: nowrap;
}

.billing-transactions-currency {
  margin-left: 0.125rem;
  font-size: 0.4375rem;
  font-weight: 500;
  color: #a3a3a3;
}

.billing-transactions-status {
  justify-self: start;
  border-radius: 9999px;
  border: 1px solid #bbf7d0;
  background: #f0fdf4;
  padding: 0.0625rem 0.3125rem;
  font-size: 0.4375rem;
  font-weight: 600;
  line-height: 1.3;
  color: #15803d;
  white-space: nowrap;
}

.billing-transactions-board.has-billing-animation .billing-transactions-row:not(.is-visible) {
  opacity: 0 !important;
  transform: translateY(8px) !important;
  pointer-events: none;
}

.billing-transactions-board.has-billing-animation .billing-transactions-row {
  transition: opacity 0.2s ease, transform 0.2s ease;
  will-change: opacity, transform;
}

.billing-transactions-board.has-billing-animation .billing-transactions-row.is-visible {
  opacity: 1 !important;
  transform: translateY(0) !important;
  pointer-events: auto;
}

@media (prefers-reduced-motion: reduce) {
  .billing-transactions-board.has-billing-animation .billing-transactions-row:not(.is-visible) {
    opacity: 1 !important;
    transform: none !important;
  }

  .billing-transactions-board.has-billing-animation .billing-transactions-row {
    transition: none;
  }
}

@media (min-width: 640px) {
  .flight-scheduling-board-wrap .streamlined-scheduling-board,
  .flight-scheduling-placeholder,
  .billing-transactions-board-wrap .billing-transactions-board {
    border-radius: 0.875rem 0 0 0;
  }
}

article.compliance-automation-feature {
  background-color: var(--feature-card-bg) !important;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

article.built-for-mobile-feature {
  background-color: var(--feature-card-bg) !important;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

article.built-for-mobile-feature .built-for-mobile-copy {
  position: relative;
  z-index: 2;
  margin-top: auto;
  padding-top: 0;
}

.built-for-mobile-visual,
.enrollment-automation-visual {
  -webkit-mask-image: var(--feature-card-visual-mask);
  mask-image: var(--feature-card-visual-mask);
}

.built-for-mobile-visual {
  position: absolute;
  top: 0;
  right: -0.25rem;
  left: -0.25rem;
  bottom: 4.35rem;
  overflow: hidden;
  pointer-events: none;
}

.built-for-mobile-phone-wrap {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: min(17.25rem, 88%);
  transform: translateX(-50%) translateY(48%) scale(1.02);
  transform-origin: bottom center;
  transition: transform 0.4s ease-in-out;
}

article.built-for-mobile-feature:hover .built-for-mobile-phone-wrap,
article.built-for-mobile-feature:focus-within .built-for-mobile-phone-wrap {
  transform: translateX(-50%) translateY(48%) scale(1.03);
}

.built-for-mobile-phone {
  display: block;
  width: 100%;
  height: auto;
  pointer-events: none;
  user-select: none;
}

.built-for-mobile-notifications {
  position: absolute;
  left: 50%;
  bottom: 0.35rem;
  z-index: 30;
  display: flex;
  width: 11.5rem;
  max-width: 88%;
  flex-direction: column;
  align-items: stretch;
  opacity: 0;
  transform: translateX(-50%) translateY(3.5rem) scale(0.98);
  transform-origin: bottom center;
  transition:
    opacity 0.45s cubic-bezier(0.22, 1.08, 0.42, 1),
    transform 0.45s cubic-bezier(0.22, 1.08, 0.42, 1),
    width 0.45s cubic-bezier(0.22, 1.08, 0.42, 1);
}

article.built-for-mobile-feature:hover .built-for-mobile-notifications,
article.built-for-mobile-feature:focus-within .built-for-mobile-notifications {
  width: 14.5rem;
  opacity: 1;
  transform: translateX(-50%) translateY(-3.25rem) scale(1.02);
}

.built-for-mobile-notification {
  display: flex;
  gap: 0.4375rem;
  padding: 0.4375rem 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 0.625rem;
  background: rgba(72, 72, 74, 0.82);
  box-shadow:
    0 6px 22px rgba(0, 0, 0, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(18px) saturate(165%);
}

.built-for-mobile-notification--primary {
  position: relative;
  z-index: 20;
}

.built-for-mobile-notification--secondary {
  position: relative;
  z-index: 10;
  margin-top: -1.75rem;
  opacity: 0;
  transform: scale(0.96);
  transform-origin: bottom center;
  transition:
    margin-top 0.45s cubic-bezier(0.22, 1.08, 0.42, 1),
    opacity 0.45s cubic-bezier(0.22, 1.08, 0.42, 1),
    transform 0.45s cubic-bezier(0.22, 1.08, 0.42, 1);
}

article.built-for-mobile-feature:hover .built-for-mobile-notification--secondary,
article.built-for-mobile-feature:focus-within .built-for-mobile-notification--secondary {
  margin-top: 0.375rem;
  opacity: 1;
  transform: scale(1);
}

.built-for-mobile-app-icon,
.built-for-mobile-app-icon-wrap {
  position: relative;
  width: 1.375rem;
  height: 1.375rem;
  flex-shrink: 0;
}

.built-for-mobile-app-icon {
  display: block;
  border-radius: 22%;
  object-fit: cover;
}

.built-for-mobile-app-icon-wrap .built-for-mobile-visa-badge {
  position: absolute;
  right: -0.125rem;
  bottom: -0.125rem;
  display: flex;
  width: 0.625rem;
  height: 0.625rem;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 9999px;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
}

.built-for-mobile-app-icon-wrap .built-for-mobile-visa-badge svg {
  display: block;
  width: 0.625rem;
  height: 0.625rem;
}

.built-for-mobile-notification-text {
  min-width: 0;
  flex: 1;
  align-self: center;
  text-align: left;
}

.built-for-mobile-notification-title {
  margin: 0;
  font-size: 0.5625rem;
  font-weight: 600;
  line-height: 1;
  color: rgba(255, 255, 255, 0.98);
}

.built-for-mobile-notification-body {
  margin: 0.1875rem 0 0;
  font-size: 0.5rem;
  font-weight: 500;
  line-height: 1.25;
  color: rgba(235, 235, 245, 0.72);
}

.built-for-mobile-desc {
  max-width: 100%;
  font-size: 0.8125rem;
  line-height: 1.35;
  letter-spacing: -0.01em;
}

@media (min-width: 640px) {
  .built-for-mobile-visual {
    bottom: 4.5rem;
  }

  .built-for-mobile-phone-wrap {
    width: min(18rem, 90%);
    transform: translateX(-50%) translateY(48%) scale(1.02);
  }

  article.built-for-mobile-feature:hover .built-for-mobile-phone-wrap,
  article.built-for-mobile-feature:focus-within .built-for-mobile-phone-wrap {
    transform: translateX(-50%) translateY(48%) scale(1.03);
  }
}

article.enrollment-automation-feature {
  background-color: var(--feature-card-bg) !important;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

article.enrollment-automation-feature .enrollment-automation-copy {
  position: relative;
  z-index: 2;
  margin-top: auto;
  padding-top: 0;
}

.enrollment-automation-visual {
  position: absolute;
  top: 0;
  right: -0.25rem;
  left: -0.25rem;
  bottom: 4.35rem;
  overflow: hidden;
  pointer-events: none;
}

.enrollment-automation-form-wrap {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: min(17.25rem, 88%);
  aspect-ratio: 670 / 948;
  transform: translateX(-50%) translateY(30%) scale(1.02);
  transform-origin: bottom center;
  transition: transform 0.4s ease-in-out;
}

article.enrollment-automation-feature:hover .enrollment-automation-form-wrap,
article.enrollment-automation-feature:focus-within .enrollment-automation-form-wrap {
  transform: translateX(-50%) translateY(30%) scale(1.03);
}

.enrollment-automation-form {
  display: flex;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border-radius: 0.75rem 0.75rem 0 0;
  background: #fff;
  box-shadow:
    0 20px 40px -20px rgba(0, 0, 0, 0.35),
    inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}

.enrollment-automation-form-hero {
  position: relative;
  height: 4.25rem;
  flex-shrink: 0;
  overflow: hidden;
}

.enrollment-automation-form-hero img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.enrollment-automation-form-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.55));
}

.enrollment-automation-form-hero-copy {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 0.75rem;
  text-align: center;
  color: #fff;
}

.enrollment-automation-form-hero-copy p {
  margin: 0;
  font-size: 0.4375rem;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.85);
}

.enrollment-automation-form-hero-copy h4 {
  margin: 0;
  font-size: 0.6875rem;
  font-weight: 600;
  line-height: 1.2;
}

.enrollment-automation-form-hero-copy span {
  margin-top: 0.25rem;
  font-size: 0.5rem;
  line-height: 1;
  color: rgba(255, 255, 255, 0.9);
}

.enrollment-automation-form-body {
  flex: 1;
  min-height: 0;
  overflow: hidden;
  padding: 0.5rem 0.6875rem 0.625rem;
}

.enrollment-automation-field + .enrollment-automation-field {
  margin-top: 0.4375rem;
}

.enrollment-automation-label {
  margin: 0;
  font-size: 0.5625rem;
  font-weight: 600;
  color: #171717;
}

.enrollment-automation-help {
  margin: 0.125rem 0 0;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 0.4375rem;
  line-height: 1.25;
  color: #737373;
}

.enrollment-automation-card-row {
  display: flex;
  align-items: flex-end;
  gap: 0.3125rem;
  margin-top: 0.1875rem;
  border: 1px solid #e5e5e5;
  border-radius: 0.375rem;
  background: rgba(250, 250, 250, 0.95);
  padding: 0.3125rem 0.375rem;
}

.enrollment-automation-card-main {
  display: flex;
  min-width: 0;
  flex: 1;
  align-items: center;
  gap: 0.3125rem;
}

.enrollment-automation-card-row img {
  width: 1rem;
  height: auto;
  flex-shrink: 0;
}

.enrollment-automation-card-number {
  font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
  font-size: 0.4375rem;
  color: #404040;
}

.enrollment-automation-card-meta {
  display: flex;
  flex-shrink: 0;
  align-items: flex-end;
  gap: 0.375rem;
  padding-left: 0.25rem;
  border-left: 1px solid #e5e5e5;
  font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
  font-size: 0.4375rem;
  color: #404040;
}

.enrollment-automation-upload {
  display: flex;
  height: 2.75rem;
  align-items: center;
  justify-content: center;
  margin-top: 0.1875rem;
  border: 1px dashed #d4d4d4;
  border-radius: 0.375rem;
  background: rgba(250, 250, 250, 0.65);
  color: #a3a3a3;
}

.enrollment-automation-upload--faded {
  opacity: 0.42;
  background: rgba(250, 250, 250, 0.35);
  border-color: #e8e8e8;
  color: #d4d4d4;
}

.enrollment-automation-upload-icon {
  display: block;
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
}

.enrollment-automation-desc {
  max-width: 100%;
  font-size: 0.8125rem;
  line-height: 1.35;
  letter-spacing: -0.01em;
}

@media (min-width: 640px) {
  .enrollment-automation-visual {
    bottom: 4.5rem;
  }

  .enrollment-automation-form-wrap {
    width: min(18rem, 90%);
    transform: translateX(-50%) translateY(30%) scale(1.02);
  }

  article.enrollment-automation-feature:hover .enrollment-automation-form-wrap,
  article.enrollment-automation-feature:focus-within .enrollment-automation-form-wrap {
    transform: translateX(-50%) translateY(30%) scale(1.03);
  }
}

article.compliance-automation-feature {
  background-color: var(--feature-card-bg) !important;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

article.compliance-automation-feature .compliance-automation-copy {
  position: relative;
  z-index: 2;
  margin-top: auto;
  padding-top: 0;
}

.compliance-automation-desc {
  max-width: 100%;
  font-size: 0.8125rem;
  line-height: 1.35;
  letter-spacing: -0.01em;
}

.compliance-scanner-stage {
  position: absolute;
  top: 0;
  right: -0.25rem;
  left: -0.25rem;
  bottom: 4.35rem;
  overflow: visible;
}

.compliance-scanner-feed {
  position: absolute;
  inset: 0 0 auto;
  z-index: 1;
  display: flex;
  height: 42%;
  align-items: stretch;
  justify-content: center;
  gap: 1.75rem;
  padding-top: 0.125rem;
  pointer-events: none;
}

.compliance-scanner-feed-line {
  position: relative;
  width: 1px;
  height: 100%;
  overflow: hidden;
}

.compliance-scanner-feed-line::before {
  content: "";
  position: absolute;
  inset: 0;
  border-left: 1px dashed rgba(24, 129, 250, 0.28);
}

.compliance-scanner-feed-line::after {
  content: "";
  position: absolute;
  left: -1px;
  width: 3px;
  height: 2.75rem;
  background: linear-gradient(to bottom, transparent, #1881fa, transparent);
  box-shadow: 0 0 10px rgba(24, 129, 250, 0.5);
  animation: compliance-feed-pulse 1.5s linear infinite;
}

.compliance-scanner-feed-line:nth-child(2)::after {
  animation-delay: 0.25s;
}

.compliance-scanner-feed-line:nth-child(3)::after {
  animation-delay: 0.5s;
}

@keyframes compliance-feed-pulse {
  0% {
    top: -30%;
    opacity: 0;
  }

  15% {
    opacity: 1;
  }

  100% {
    top: 110%;
    opacity: 0;
  }
}

.compliance-scanner-scene {
  position: absolute;
  left: 50%;
  top: 16%;
  z-index: 2;
  display: flex;
  justify-content: center;
  transform: translateX(-50%);
}

@media (min-width: 640px) {
  .compliance-scanner-scene {
    top: 18%;
  }
}

.compliance-scanner-card {
  position: relative;
  z-index: 2;
  width: 9.25rem;
  height: 10.75rem;
  padding: 0.75rem;
  border-radius: 0.625rem;
  background: #eceff3;
  box-shadow: inset 0 0 0 1px rgba(24, 129, 250, 0.08);
}

.compliance-scanner-image-wrap {
  position: relative;
  height: 100%;
  overflow: hidden;
  border-radius: 0.5rem;
  background: #fff;
  box-shadow:
    0 10px 22px -14px rgba(24, 129, 250, 0.35),
    inset 0 0 0 1px rgba(0, 0, 0, 0.05);
  transition: filter 0.35s ease, opacity 0.35s ease;
}

.compliance-scanner-image {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.compliance-scanner-image--base {
  filter: grayscale(1);
}

.compliance-scanner-image--contain {
  object-fit: contain;
  padding: 1rem;
}

.compliance-scanner-reveal {
  position: absolute;
  inset: 0;
  overflow: hidden;
  clip-path: inset(0 100% 0 0);
  will-change: clip-path;
}

.compliance-scanner-badge {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 3;
  transform: translate(-50%, -50%);
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.94);
  padding: 0.25rem 0.5rem;
  font-size: 0.5625rem;
  font-weight: 500;
  color: #171717;
  white-space: nowrap;
  transition: opacity 0.25s ease;
  box-shadow:
    0 1px 6px rgba(24, 129, 250, 0.12),
    inset 0 0 0 1px rgba(24, 129, 250, 0.16);
}

.compliance-scanner-bar {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 4;
  width: 2px;
  opacity: 0;
  background: linear-gradient(to bottom, transparent, #1881fa, #6366f1, transparent);
  box-shadow:
    0 0 16px rgba(24, 129, 250, 0.85),
    0 0 32px rgba(99, 102, 241, 0.45);
  transition: opacity 0.2s ease;
}

.compliance-scanner-card.is-scanning .compliance-scanner-bar {
  opacity: 1;
}

.compliance-scanner-card.is-flipping .compliance-scanner-image-wrap {
  filter: blur(6px);
  opacity: 0;
  transition: filter 0.4s ease, opacity 0.4s ease;
}

.compliance-scanner-card.is-flipping .compliance-scanner-badge {
  opacity: 0;
  transition: opacity 0.25s ease;
}

@media (min-width: 640px) {
  .compliance-scanner-card {
    width: 10.5rem;
    height: 11.75rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .compliance-scanner-feed-line::after,
  .compliance-scanner-bar {
    animation: none !important;
  }
}

.sky-features-intro h2 .block.text-foreground-tertiary {
  white-space: nowrap;
}

@media (max-width: 1023px) {
  .sky-features-intro h2,
  .sky-features-intro h2 .block.text-foreground-tertiary {
    white-space: normal !important;
    text-wrap: balance;
  }

  .sky-features-intro header.col-span-full,
  main section header.col-span-full.flex.flex-col.gap-10 {
    gap: 1.5rem !important;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  main section header.col-span-full .flex.max-w-\[41\.5rem\] {
    max-width: none;
  }

  main section header.col-span-full .shrink-0 {
    width: 100%;
  }

  main section header.col-span-full .shrink-0 > a,
  main section header.col-span-full .shrink-0 > div {
    width: 100%;
  }

  main section header.col-span-full .shrink-0 a[data-slot="button"] {
    justify-content: center;
    width: 100%;
  }

  .grid.grid-cols-1.divide-y.divide-border-primary p.whitespace-nowrap {
    white-space: normal !important;
  }

  .group.relative.isolate.aspect-\[338\/412\] {
    aspect-ratio: 338 / 380 !important;
    min-height: 22rem !important;
    width: 100%;
  }

  article.feature-card-placeholder {
    min-height: 100% !important;
    height: 100%;
    padding: 1.5rem !important;
  }

  article.flight-scheduling-feature,
  article.billing-payments-feature,
  article.compliance-automation-feature,
  article.enrollment-automation-feature,
  article.built-for-mobile-feature {
    min-height: 100%;
  }

  .flight-scheduling-visual,
  .billing-payments-visual {
    margin: 1rem -1.5rem -1.5rem 0;
    min-height: 12.5rem;
  }

  .flight-scheduling-board-wrap .streamlined-scheduling-board {
    --schedule-row-height: 4.25rem;
    --schedule-col: 3.85rem;
    --schedule-aircraft-col: 6rem;
    --schedule-cols: 11;
  }

  .streamlined-scheduling-row--mobile-only,
  .billing-transactions-row--mobile-only {
    display: grid;
  }

  .streamlined-scheduling-block--mobile-only {
    display: flex;
  }

  .streamlined-scheduling-block--desktop-only {
    display: none !important;
  }

  article.flight-scheduling-feature .flight-scheduling-visual {
    min-height: 16rem;
  }

  .compliance-scanner-scene {
    top: 21%;
  }

  .compliance-scanner-card {
    width: 10.75rem;
    height: 12.5rem;
  }

  .enrollment-automation-form-wrap {
    width: min(19rem, 92%);
    transform: translateX(-50%) translateY(24%) scale(1.06);
  }

  article.enrollment-automation-feature:hover .enrollment-automation-form-wrap,
  article.enrollment-automation-feature:focus-within .enrollment-automation-form-wrap {
    transform: translateX(-50%) translateY(24%) scale(1.07);
  }

  .built-for-mobile-phone-wrap {
    width: min(16.5rem, 84%);
    transform: translateX(-50%) translateY(38%) scale(0.96);
  }

  article.built-for-mobile-feature:hover .built-for-mobile-phone-wrap,
  article.built-for-mobile-feature:focus-within .built-for-mobile-phone-wrap {
    transform: translateX(-50%) translateY(38%) scale(0.97);
  }

  .build-on-top-group {
    display: none !important;
  }

  section.relative.overflow-x-clip.border-y.border-border-line h2.max-w-\[246px\] {
    max-width: none !important;
    white-space: normal !important;
  }

  .sky-mobile-header-actions button[aria-label*="menu"] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.25rem;
    height: 2.25rem;
    padding: 0;
  }

  #ask-assistant-widget,
  #ask-arlo-panel {
    display: none !important;
  }
}

.sky-features-intro span.bg-brand-base {
  height: 2rem !important;
}

@media (min-width: 1024px) {
  .sky-features-intro h2 {
    white-space: nowrap;
  }

  .sky-features-intro h2 .block.text-foreground-tertiary {
    white-space: nowrap;
  }
}

@media (prefers-reduced-motion: reduce) {
  .built-for-mobile-phone-wrap,
  .built-for-mobile-notifications,
  .built-for-mobile-notification--secondary {
    transition: none !important;
  }

  article.built-for-mobile-feature:hover .built-for-mobile-notifications,
  article.built-for-mobile-feature:focus-within .built-for-mobile-notifications {
    opacity: 1;
    transform: translateX(-50%) translateY(-3.25rem) scale(1);
  }
}

/* Tailwind arbitrary badge classes were brand-swapped in HTML but not in mintlify.css */
[class*="rgba(24,129,250,0.08)"] {
  background-color: rgba(24, 129, 250, 0.08) !important;
}

.nav-new-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 0.375rem;
  padding: 0.125rem 0.375rem;
  border-radius: 9999px;
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  font-size: 0.625rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1;
  vertical-align: middle;
}

[data-stats-bar] [style*="stats-scroll"] {
  animation: stats-scroll 40s linear infinite;
}

[data-stats-bar] [style*="stats-scroll"]:hover {
  animation-play-state: paused;
}

@media (prefers-reduced-motion: reduce) {
  [style*="stats-scroll"] {
    animation: none !important;
  }
}

/* Header nav — hide Product dropdown (kept in DOM), hover on text links */
.sky-nav-product-dropdown-hidden {
  display: none !important;
}

a[data-navitem="Contact"],
a[data-navitem="Switching"],
a[data-navitem="Guides"],
a[data-navitem="Customers"] {
  transition: color 150ms ease;
}

a[data-navitem="Contact"]::before,
a[data-navitem="Switching"]::before,
a[data-navitem="Guides"]::before,
a[data-navitem="Customers"]::before {
  content: none !important;
}

a[data-navitem="Contact"]:hover,
a[data-navitem="Switching"]:hover,
a[data-navitem="Guides"]:hover,
a[data-navitem="Customers"]:hover {
  color: #0a0a0a;
}

/* Shared submit buttons — black CTA with arrow + checkmark */
.sky-action-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.375rem;
  width: 100%;
  margin-top: 0.25rem;
  border: none;
  border-radius: 4px;
  padding: 0.625rem 1rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  color: var(--color-text-invert, #fff);
  cursor: pointer;
  background: var(--color-background-invert, #171717);
  transition: opacity 150ms ease, transform 150ms ease;
}

.sky-action-btn:hover:not(:disabled) {
  opacity: 0.88;
}

.sky-action-btn:disabled {
  cursor: default;
}

.sky-action-btn-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
}

.sky-action-btn-arrow {
  width: 1rem;
  height: 1rem;
  opacity: 0.65;
  transition: opacity 150ms ease, transform 150ms ease;
}

.sky-action-btn:hover:not(:disabled) .sky-action-btn-arrow {
  opacity: 1;
  transform: translateX(1px);
}

.sky-action-btn-check {
  display: none;
  width: 1.125rem;
  height: 1.125rem;
  color: #22c55e;
}

.sky-action-btn-check circle,
.sky-action-btn-check path {
  stroke-dasharray: 280;
  stroke-dashoffset: 280;
}

.sky-action-btn.is-success .sky-action-btn-arrow {
  display: none;
}

.sky-action-btn.is-success .sky-action-btn-check {
  display: block;
}

.sky-action-btn.is-success .sky-action-btn-check circle {
  animation: sky-action-draw 0.55s ease forwards;
}

.sky-action-btn.is-success .sky-action-btn-check path {
  animation: sky-action-draw 0.45s ease 0.2s forwards;
}

.sky-action-btn.is-loading .sky-action-btn-label {
  opacity: 0.75;
}

@keyframes sky-action-draw {
  to {
    stroke-dashoffset: 0;
  }
}

.sky-footer-copyright {
  margin-right: 0.5rem;
}

footer .col-span-full.mt-10.flex.items-center.justify-between .flex.items-center.gap-2 {
  flex-wrap: wrap;
  justify-content: flex-end;
}

/* Footer — match Mintlify layout */
footer.relative.w-full {
  position: relative;
}

footer .grid-layout.relative.isolate {
  position: relative;
  min-height: 280px;
}

footer canvas[aria-hidden="true"] {
  width: 100% !important;
  height: 100% !important;
}

footer .col-span-full.grid.grid-cols-2 h3 {
  color: var(--color-text-base-tertiary, #a3a3a3);
  font-size: 0.875rem;
  line-height: 1.25rem;
}

footer a[href="https://status.mintlify.com/"],
footer a[href="#"] {
  text-decoration: none;
}

.sky-sd-badge {
  box-sizing: border-box;
  display: inline-flex;
  width: max-content;
  max-width: 100%;
  align-items: center;
  gap: 0.625rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(0, 0, 0, 0.08);
  background: #ececef;
  padding: 0.375rem 0.875rem 0.375rem 0.375rem;
}

.sky-sd-badge img {
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
  object-fit: cover;
  object-position: center;
  border-radius: 0.375rem;
}

.sky-sd-badge span {
  display: block;
  white-space: nowrap;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  color: #3f3f46;
}

.sky-footer-bottom {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.75rem;
  margin-top: auto;
}

.sky-footer-badges {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
}

footer .sky-footer-brand-col {
  min-height: 100%;
  justify-content: flex-start;
}

footer .col-span-full.border-t.border-border-line {
  margin-top: 1.5rem;
}

@media (min-width: 1024px) {
  footer .relative.isolate.grid-layout {
    align-items: stretch;
  }

  footer .col-span-full.border-t.border-border-line {
    margin-top: 1.25rem;
  }
}

.sky-story-card-logo {
  position: absolute;
  right: 1rem;
  top: 1rem;
  z-index: 1;
  height: 1.75rem;
  width: auto;
  max-width: 45%;
  object-fit: contain;
  opacity: 0.92;
}

.sky-story-metric-card {
  min-height: 18rem;
}

footer .col-span-full.mb-10.flex.flex-col.gap-6 {
  gap: 1rem;
}

footer a.sky-status-badge.col-span-full.lg\:hidden,
footer > div > a.col-span-full.mt-10.lg\:hidden {
  display: none !important;
}

@media (max-width: 1023px) {
  footer .relative.isolate.grid-layout {
    row-gap: 0;
  }

  footer .sky-footer-brand-col {
    margin-bottom: 0;
  }

  footer .sky-footer-bottom {
    gap: 1rem;
    margin-top: 0.25rem;
  }

  footer .sky-footer-badges {
    gap: 0.75rem;
    margin-bottom: 1.75rem;
  }

  footer .sky-footer-nav {
    gap-x: 2rem;
    gap-y: 2rem;
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
  }

  footer .sky-footer-nav > div {
    gap: 1rem;
  }

  footer .sky-footer-tagline {
    max-width: none;
  }

  footer .sky-sd-badge {
    max-width: 100%;
  }

  footer .sky-sd-badge span {
    white-space: normal;
  }

  footer .col-span-full.mt-10.flex.items-center.justify-between {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    margin-top: 1.5rem;
  }

  footer .col-span-full.mt-10.flex.items-center.justify-between > .flex.items-center.gap-2:last-child {
    width: 100%;
    justify-content: space-between;
  }

  footer .relative.isolate.grid-layout {
    padding-bottom: 5rem;
  }
}

@media (min-width: 1024px) {
  footer .sky-footer-nav {
    grid-column: 6 / span 19;
  }

  footer .sky-footer-nav > div:first-child {
    grid-column: 4;
  }

  footer .sky-footer-nav > div:last-child {
    grid-column: 5;
  }

  footer .col-span-full.mb-10.flex.flex-col.gap-6 .sky-sd-badge {
    margin-top: 0.25rem;
  }

  footer .sky-footer-nav > div {
    min-width: 0;
  }
}

/* Contact page */
.sky-contact-grid {
  display: grid;
  gap: 2.5rem;
  align-items: start;
}

.sky-contact-copy {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.sky-contact-form-column {
  width: 100%;
}

@media (min-width: 1024px) {
  .sky-contact-grid {
    grid-template-columns: minmax(0, 1fr) minmax(440px, 540px);
    gap: 4rem;
  }
}

.sky-contact-form-wrap {
  border-radius: 12px;
  background: #111214;
  border: 1px solid rgba(255, 255, 255, 0.08);
  padding: 1.5rem;
  box-shadow: 0 24px 48px rgba(15, 23, 42, 0.08);
}

@media (min-width: 1024px) {
  .sky-contact-form-wrap {
    padding: 2rem;
  }
}

.sky-contact-form {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}

.sky-contact-field {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.sky-contact-field label {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  color: #a3a3a3;
}

.sky-contact-required {
  color: #ef4444;
}

.sky-contact-field input,
.sky-contact-field textarea {
  width: 100%;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: #1a1b1f;
  padding: 0.75rem 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #f5f5f5;
  outline: none;
  transition: border-color 150ms ease;
}

.sky-contact-field input::placeholder,
.sky-contact-field textarea::placeholder {
  color: #737373;
}

.sky-contact-field input:hover,
.sky-contact-field textarea:hover {
  border-color: rgba(255, 255, 255, 0.16);
}

.sky-contact-field input:focus,
.sky-contact-field textarea:focus {
  border-color: #1881fa;
}

.sky-contact-field textarea {
  min-height: 7rem;
  resize: vertical;
}

.sky-contact-submit {
  margin-top: 0.25rem;
  width: 100%;
  border: none;
  border-radius: 8px;
  padding: 0.875rem 1rem;
  font-size: 0.9375rem;
  font-weight: 600;
  line-height: 1.25rem;
  color: #fff;
  cursor: pointer;
  background: linear-gradient(180deg, #3b9eff 0%, #1881fa 100%);
  transition: opacity 150ms ease, transform 150ms ease;
}

.sky-contact-submit:hover {
  opacity: 0.92;
}

.sky-contact-submit:active {
  transform: scale(0.99);
}

.sky-contact-footnote {
  text-align: center;
  font-size: 0.8125rem;
  line-height: 1.25rem;
  color: #737373;
}

.nav-promo-image {
  object-position: center bottom;
  transform: scale(1.4);
  transform-origin: center bottom;
}

/* Ask Arlo floating widget */
#ask-assistant-widget {
  --arlo-face-size: 22px;
  --arlo-dot-size: 6px;
  --arlo-dot-ring: 1.5px;
  position: fixed;
  right: 1.25rem;
  bottom: 1.25rem;
  z-index: 200;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.4375rem 0.8125rem 0.4375rem 0.5625rem;
  border: 1px solid var(--color-border-sub, rgba(0, 0, 0, 0.08));
  border-radius: 9999px;
  background: var(--color-background-main, #fff);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  color: var(--color-text-main, #171717);
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1;
  cursor: pointer;
  transition: box-shadow 150ms ease, transform 150ms ease;
}

#ask-assistant-widget:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
  transform: translateY(-1px);
}

#ask-assistant-widget:hover .arlo-grok-face {
  transform: scale(1.04);
}

.arlo-widget-face-wrap {
  position: relative;
  display: inline-flex;
  flex-shrink: 0;
  width: var(--arlo-face-size);
  height: var(--arlo-face-size);
  align-items: center;
  justify-content: center;
}

.arlo-grok-face {
  display: block;
  flex-shrink: 0;
  transition: transform 150ms ease;
}

.arlo-grok-face svg {
  display: block;
}

.arlo-widget-online-dot {
  position: absolute;
  right: 0;
  bottom: 0;
  width: var(--arlo-dot-size);
  height: var(--arlo-dot-size);
  border-radius: 9999px;
  background: #10b981;
  box-shadow: 0 0 0 var(--arlo-dot-ring) var(--color-background-main, #fff);
  pointer-events: none;
}

.dark .arlo-widget-online-dot {
  box-shadow: 0 0 0 var(--arlo-dot-ring) var(--color-background-main, #0a0b0f);
}

.arlo-widget-label {
  white-space: nowrap;
}

.arlo-widget-close-icon {
  display: none;
  width: 1rem;
  height: 1rem;
  color: var(--color-text-main, #171717);
}

.arlo-widget-close-icon svg {
  display: block;
  width: 100%;
  height: 100%;
}

#ask-assistant-widget.is-open {
  gap: 0;
  padding: 0.5625rem;
  border-radius: 0.75rem;
}

#ask-assistant-widget.is-open .arlo-widget-face-wrap,
#ask-assistant-widget.is-open .arlo-widget-label {
  display: none;
}

#ask-assistant-widget.is-open .arlo-widget-close-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

#ask-arlo-panel {
  position: fixed;
  right: 1.25rem;
  bottom: 4.75rem;
  z-index: 199;
  width: min(24rem, calc(100vw - 2.5rem));
  height: min(31rem, calc(100dvh - 6.5rem));
  pointer-events: none;
}

.ask-arlo-panel-shell {
  display: flex;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid var(--color-border-sub, rgba(0, 0, 0, 0.08));
  border-radius: 1rem;
  background: var(--color-background-main, #fff);
  box-shadow:
    0 24px 48px rgba(0, 0, 0, 0.12),
    0 8px 16px rgba(0, 0, 0, 0.06);
  opacity: 0;
  transform: translateY(1rem) scale(0.96);
  transition:
    opacity 280ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 280ms cubic-bezier(0.22, 1, 0.36, 1);
}

#ask-arlo-panel.is-open {
  pointer-events: auto;
}

#ask-arlo-panel.is-open .ask-arlo-panel-shell {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.ask-arlo-disclaimer {
  flex-shrink: 0;
  margin: 0;
  padding: 0.875rem 1rem 0.5rem;
  text-align: center;
  font-size: 0.6875rem;
  line-height: 1.35;
  color: #737373;
}

.ask-arlo-thread {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 0.625rem;
  min-height: 0;
  overflow-y: auto;
  padding: 0 1rem 0.75rem;
}

.ask-arlo-message {
  max-width: 88%;
  border-radius: 0.875rem;
  padding: 0.5625rem 0.75rem;
  font-size: 0.8125rem;
  line-height: 1.45;
}

.ask-arlo-message--user {
  align-self: flex-end;
  background: #171717;
  color: #fff;
  border-bottom-right-radius: 0.25rem;
}

.ask-arlo-message--assistant {
  align-self: flex-start;
  background: #f5f5f5;
  color: #262626;
  border-bottom-left-radius: 0.25rem;
}

.ask-arlo-thinking {
  position: relative;
  align-self: flex-start;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  overflow: hidden;
  max-width: 88%;
  border-radius: 0.875rem;
  border-bottom-left-radius: 0.25rem;
  background: #f5f5f5;
  padding: 0.625rem 0.75rem;
}

.ask-arlo-thinking-shimmer {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    105deg,
    transparent 0%,
    rgba(255, 255, 255, 0.15) 35%,
    rgba(255, 255, 255, 0.85) 50%,
    rgba(255, 255, 255, 0.15) 65%,
    transparent 100%
  );
  transform: translateX(-120%);
  animation: ask-arlo-shimmer 1.35s ease-in-out infinite;
}

.ask-arlo-thinking-label {
  position: relative;
  z-index: 1;
  font-size: 0.75rem;
  font-weight: 500;
  color: #525252;
}

.ask-arlo-thinking-dots {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  gap: 0.1875rem;
}

.ask-arlo-thinking-dots span {
  width: 0.3125rem;
  height: 0.3125rem;
  border-radius: 9999px;
  background: #737373;
  animation: ask-arlo-dot 1.1s ease-in-out infinite;
}

.ask-arlo-thinking-dots span:nth-child(2) {
  animation-delay: 0.15s;
}

.ask-arlo-thinking-dots span:nth-child(3) {
  animation-delay: 0.3s;
}

@keyframes ask-arlo-shimmer {
  100% {
    transform: translateX(120%);
  }
}

@keyframes ask-arlo-dot {
  0%,
  80%,
  100% {
    opacity: 0.35;
    transform: translateY(0);
  }

  40% {
    opacity: 1;
    transform: translateY(-1px);
  }
}

.ask-arlo-suggestions {
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-end;
  gap: 0.625rem;
  padding: 0 1rem 1rem;
}

.ask-arlo-suggestions.is-hidden {
  display: none;
}

.ask-arlo-suggestions-head {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  font-size: 0.8125rem;
  font-weight: 500;
  color: #525252;
}

.ask-arlo-suggestions-head svg {
  width: 0.875rem;
  height: 0.875rem;
  flex-shrink: 0;
}

.ask-arlo-suggestion-list {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}

.ask-arlo-suggestion {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
  border: 1px solid #e5e5e5;
  border-radius: 0.625rem;
  background: #fafafa;
  padding: 0.5rem 0.625rem;
  text-align: left;
  font: inherit;
  color: #404040;
  cursor: pointer;
  transition: background-color 150ms ease, border-color 150ms ease;
}

.ask-arlo-suggestion:hover {
  border-color: #d4d4d4;
  background: #f5f5f5;
}

.ask-arlo-suggestion-index {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  min-width: 1.125rem;
  height: 1.125rem;
  border-radius: 0.25rem;
  background: #fff;
  border: 1px solid #e5e5e5;
  font-size: 0.625rem;
  font-weight: 600;
  color: #737373;
}

.ask-arlo-suggestion-text {
  font-size: 0.8125rem;
  line-height: 1.3;
}

.ask-arlo-input-wrap {
  flex-shrink: 0;
  padding: 0 0.75rem 0.75rem;
}

.ask-arlo-input {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  border: 1px solid #d4d4d4;
  border-radius: 9999px;
  background: #fff;
  padding: 0.375rem 0.375rem 0.375rem 1rem;
  transition: border-color 150ms ease, box-shadow 150ms ease;
}

.ask-arlo-input:focus-within {
  border-color: #1881fa;
  box-shadow: 0 0 0 3px rgba(24, 129, 250, 0.16);
}

.ask-arlo-input input {
  min-width: 0;
  flex: 1 1 auto;
  border: 0;
  background: transparent;
  padding: 0.25rem 0;
  font-size: 0.875rem;
  line-height: 1.25;
  color: #171717;
  outline: none;
}

.ask-arlo-input input::placeholder {
  color: #a3a3a3;
}

.ask-arlo-input-send {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border: 0;
  border-radius: 9999px;
  background: #e5e5e5;
  color: #a3a3a3;
  padding: 0;
  cursor: not-allowed;
  transition: background-color 150ms ease, color 150ms ease, transform 150ms ease;
}

.ask-arlo-input-send svg {
  width: 0.9375rem;
  height: 0.9375rem;
}

.ask-arlo-input-send.is-ready {
  background: #171717;
  color: #fff;
  cursor: pointer;
}

.ask-arlo-input-send.is-ready:hover {
  background: #000;
  transform: translateY(-1px);
}

.dark .ask-arlo-panel-shell {
  background: #0f0f12;
  border-color: rgba(255, 255, 255, 0.1);
}

.dark .ask-arlo-suggestion {
  border-color: rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.04);
  color: #e5e5e5;
}

.dark .ask-arlo-suggestion-index {
  background: #171717;
  border-color: rgba(255, 255, 255, 0.1);
}

.dark .ask-arlo-input {
  background: #0a0b0f;
  border-color: rgba(255, 255, 255, 0.12);
}

.dark .ask-arlo-message--assistant,
.dark .ask-arlo-thinking {
  background: rgba(255, 255, 255, 0.06);
  color: #e5e5e5;
}

.dark .ask-arlo-input:focus-within {
  border-color: #1881fa;
  box-shadow: 0 0 0 3px rgba(24, 129, 250, 0.22);
}

.dark .ask-arlo-input input {
  color: #f5f5f5;
}

@media (prefers-reduced-motion: reduce) {
  .ask-arlo-panel-shell {
    transition: none;
  }

  #ask-assistant-widget:hover .arlo-grok-face {
    transform: none;
  }
}

@media (max-width: 639px) {
  .group.relative.isolate.aspect-\[338\/412\] {
    min-height: 24rem !important;
  }
}

/* Customer stories listing */
.scrollbar-hide {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.scrollbar-hide::-webkit-scrollbar {
  display: none;
}

article.mx-auto .prose {
  max-width: none;
}

article.mx-auto .prose h3 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-top: 2rem;
  margin-bottom: 0.75rem;
}

article.mx-auto .prose p,
article.mx-auto .prose li {
  color: var(--color-text-soft, #525252);
  line-height: 1.6;
}

article.mx-auto .prose img {
  border-radius: 0.75rem;
  margin: 1.5rem 0;
}

/* Footer status badge — match San Diego badge background, green pulse dot */
.sky-status-badge {
  background: #ececef !important;
  border: 1px solid rgba(0, 0, 0, 0.08) !important;
  border-radius: 0.625rem !important;
  box-shadow: none !important;
}

.sky-status-badge .bg-green-new {
  background-color: #22c55e !important;
}

/* San Diego footer badge — shrink-wrap to label text */
.sky-sd-badge {
  width: fit-content !important;
  max-width: none;
  flex: 0 0 auto;
  align-self: flex-start;
}

.sky-footer-bottom .sky-sd-badge {
  align-self: flex-start;
}

/* Request demo modal */
.sky-demo-modal-backdrop {
  position: fixed;
  inset: 0;
  z-index: 300;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 3.5rem 1rem 1rem;
  pointer-events: none;
}

.sky-demo-modal-backdrop.is-open {
  pointer-events: auto;
}

.sky-demo-modal-scrim {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0);
  backdrop-filter: blur(0);
  transition:
    background-color 0.22s ease,
    backdrop-filter 0.22s ease;
}

.sky-demo-modal-backdrop.is-open .sky-demo-modal-scrim {
  background: rgba(0, 0, 0, 0.55);
  backdrop-filter: blur(4px);
}

@media (min-width: 768px) {
  .sky-demo-modal-backdrop {
    align-items: center;
    padding: 1.5rem;
  }
}

.sky-demo-modal-backdrop[hidden] {
  display: none !important;
}

.sky-hp-field {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}

.sky-demo-modal {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 31rem;
  overflow: hidden;
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  background: #fff;
  color: #171717;
  box-shadow: 0 24px 48px rgba(0, 0, 0, 0.18);
  font-family: var(--font-inter, Inter, system-ui, sans-serif);
  transform: translateY(10px) scale(0.98);
  opacity: 0;
  pointer-events: auto;
  transition:
    transform 0.22s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.22s ease;
}

.sky-demo-modal-backdrop.is-open .sky-demo-modal {
  transform: translateY(0) scale(1);
  opacity: 1;
}

.sky-demo-modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  background: rgba(250, 250, 250, 0.95);
  padding: 0.75rem 1rem;
}

@media (min-width: 768px) {
  .sky-demo-modal-header {
    padding: 0.875rem 1.25rem;
  }
}

.sky-demo-modal-brand {
  display: inline-flex;
  align-items: center;
}

.sky-demo-modal-brand span {
  font-size: 1rem;
  font-weight: 650;
}

.sky-demo-modal-close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border: none;
  border-radius: 6px;
  background: transparent;
  color: #525252;
  cursor: pointer;
}

.sky-demo-modal-close:hover {
  background: rgba(0, 0, 0, 0.06);
}

.sky-demo-modal-body {
  padding: 1rem 1rem 1rem;
}

@media (min-width: 768px) {
  .sky-demo-modal-body {
    padding: 1.25rem 1.5rem 1.5rem;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sky-demo-field {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
  margin-bottom: 1rem;
}

.sky-demo-field label {
  font-size: 0.875rem;
  font-weight: 500;
  color: #404040;
}

.sky-demo-field select {
  appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6l4 4 4-4' stroke='%23737373' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 1rem 1rem;
  padding-right: 2.5rem;
}

.sky-demo-field input,
.sky-demo-field select {
  width: 100%;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  background: #fff;
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  color: #171717;
  outline: none;
}

.sky-demo-field input:focus,
.sky-demo-field select:focus {
  border-color: #1881fa;
  box-shadow: 0 0 0 2px rgba(24, 129, 250, 0.2);
}

.sky-demo-modal-body .sky-action-btn {
  margin-top: 0.5rem;
}

.sky-demo-success {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  padding: 2rem 1rem;
  text-align: center;
}

.sky-demo-success-check {
  width: 4rem;
  height: 4rem;
  border-radius: 9999px;
  background: #ecfdf5;
  color: #16a34a;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.75rem;
  font-weight: 700;
}

.sky-form-success {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  padding: 2.5rem 1.25rem 2rem;
  text-align: center;
  animation: sky-form-success-in 0.35s ease;
}

.sky-form-success-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4.5rem;
  height: 4.5rem;
  border-radius: 9999px;
  background: #ecfdf5;
  transform: scale(0);
  animation: sky-success-pop 0.45s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.05s forwards;
}

.sky-success-check {
  width: 2.35rem;
  height: 2.35rem;
}

.sky-success-check-circle,
.sky-success-check-mark {
  stroke: #16a34a;
}

.sky-success-check-circle {
  stroke-width: 2.5;
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  animation: sky-action-draw 0.55s ease 0.18s forwards;
}

.sky-success-check-mark {
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: sky-action-draw 0.4s ease 0.62s forwards;
}

.sky-form-success-title {
  margin: 0.35rem 0 0;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 600;
  color: var(--color-text-main, #171717);
}

.sky-form-success-message {
  margin: 0;
  max-width: 18rem;
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: var(--color-text-soft, #737373);
}

@keyframes sky-success-pop {
  to {
    transform: scale(1);
  }
}

@keyframes sky-form-success-in {
  from {
    opacity: 0;
    transform: translateY(8px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Help center / guides — light theme */
.sky-help-center-main {
  min-height: 100vh;
}

.sky-help-hero {
  position: relative;
  overflow: hidden;
  min-height: 18rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1.5rem;
  border-bottom: none;
}

.sky-help-hero--compact {
  min-height: 11rem;
  border-bottom: 1px solid var(--color-border-line, rgba(0, 0, 0, 0.08));
}

.sky-help-hero-divider {
  width: 100%;
  pointer-events: none;
}

@media (min-width: 768px) {
  .sky-help-hero {
    min-height: 22rem;
  }

  .sky-help-hero--compact {
    min-height: 13.5rem;
  }
}

.sky-help-hero-bg {
  position: absolute;
  inset: 0;
}

.sky-help-hero-dither-wrap {
  opacity: 1;
}

.sky-help-hero-dither-wrap canvas {
  display: block;
  width: 100%;
  height: 100%;
}

.sky-help-hero-shade {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(to bottom, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.55)),
    radial-gradient(circle at 50% 20%, rgba(255, 255, 255, 0.08), transparent 55%);
}

.sky-help-hero-inner {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align: center;
}

.sky-help-hero-title {
  margin: 0;
  max-width: 16ch;
  font-family: var(--font-arizona-flare, Georgia, serif);
  font-size: clamp(1.75rem, 4vw, 2.5rem);
  line-height: 1.15;
  letter-spacing: -0.02em;
  color: #fff;
}

.sky-help-body {
  background: var(--color-background-main, #fff);
}

.sky-help-sidebar a {
  border-left: 2px solid transparent;
  border-radius: 0.375rem;
}

.sky-help-sidebar a.sky-help-nav-active {
  border-left-color: var(--color-brand-base, #1881fa);
  background: rgba(0, 0, 0, 0.04);
  color: var(--color-text-main, #171717);
}

.sky-help-panel[hidden] {
  display: none !important;
}

.sky-help-panel article {
  border: 1px solid var(--color-border-line, rgba(0, 0, 0, 0.08));
  border-radius: 0.75rem;
  background: #fafafa;
  padding: 2rem;
}

@media (min-width: 768px) {
  .sky-help-panel article {
    padding: 3rem;
  }
}

.sky-help-panel img {
  border-radius: 0.75rem;
}

.dark .sky-help-body {
  background: var(--color-background-main, #08090a);
}

.dark .sky-help-panel article {
  background: #111214;
  border-color: rgba(255, 255, 255, 0.08);
}

.dark .sky-help-sidebar a.sky-help-nav-active {
  background: rgba(255, 255, 255, 0.06);
  color: var(--color-text-main, #f5f5f5);
}

.dark .sky-contact-card {
  background: #111214;
  border-color: rgba(255, 255, 255, 0.08);
}

.dark .sky-contact-card .sky-contact-field input,
.dark .sky-contact-card .sky-contact-field textarea {
  background: #0f0f12;
  border-color: rgba(255, 255, 255, 0.1);
  color: #f5f5f5;
}

.dark article.feature-card-placeholder,
.dark article.build-on-top-feature,
.dark main article[class*="bg-[#f9f6f3]"] {
  background-color: var(--feature-card-bg) !important;
}

.dark .nav-new-badge {
  background: rgba(255, 255, 255, 0.14);
  color: #f5f5f5;
}

header.lg\\:block nav[data-slot="navigation-menu"] > ul:last-of-type a[data-slot="button"] {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.25rem !important;
  min-height: 2.25rem !important;
  max-height: 2.25rem !important;
  padding: 0 0.875rem !important;
  font-size: 0.875rem !important;
  line-height: 1 !important;
}

.sky-contact-page-grid {
  display: grid;
  gap: 2.5rem;
  align-items: start;
}

@media (min-width: 1024px) {
  .sky-contact-page-grid {
    grid-template-columns: minmax(0, 1fr) minmax(380px, 480px);
    gap: 4rem;
  }
}

.sky-contact-page-left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.sky-contact-page-left h1 {
  margin: 0;
  max-width: 14ch;
  font-family: var(--font-arizona-flare, Georgia, serif);
  font-size: clamp(2rem, 4vw, 3.125rem);
  line-height: 1.1;
  letter-spacing: -0.02em;
  color: var(--color-text-main, #171717);
}

.sky-contact-page-left p {
  margin: 1.25rem 0 0;
  max-width: 36ch;
  font-size: 1rem;
  line-height: 1.5;
  color: var(--color-text-soft, #525252);
}

.sky-contact-page-right {
  width: 100%;
  max-width: 480px;
}

.sky-contact-card {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  background: #f5f5f4;
  border: 1px solid var(--color-border-line, rgba(0, 0, 0, 0.08));
  padding: 1.25rem;
  box-shadow: none;
}

@media (min-width: 640px) {
  .sky-contact-card {
    padding: 1.5rem;
  }
}

.sky-contact-card::before {
  content: none;
}

.sky-contact-card .sky-contact-form {
  position: relative;
  z-index: 1;
}

.sky-contact-card .sky-contact-field label {
  color: var(--color-text-soft, #525252);
  font-weight: 500;
}

.sky-contact-card .sky-contact-field input,
.sky-contact-card .sky-contact-field textarea {
  background: #fff;
  border: 1px solid var(--color-border-line, rgba(0, 0, 0, 0.1));
  border-radius: 4px;
  color: var(--color-text-main, #171717);
}

.sky-contact-card .sky-contact-field input::placeholder,
.sky-contact-card .sky-contact-field textarea::placeholder {
  color: #a3a3a3;
}

.sky-contact-card .sky-contact-field input:focus,
.sky-contact-card .sky-contact-field textarea:focus {
  border-color: #171717;
  box-shadow: none;
}

.sky-contact-card .sky-action-btn,
.sky-contact-card .sky-contact-submit {
  width: 100%;
  margin-top: 0.25rem;
  border: none;
  border-radius: 4px;
  padding: 0.625rem 1rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  color: var(--color-text-invert, #fff);
  cursor: pointer;
  background: var(--color-background-invert, #171717);
  transition: opacity 150ms ease;
}

.sky-contact-card .sky-contact-submit:hover {
  opacity: 0.88;
}

.sky-contact-card .sky-contact-footnote {
  color: #737373;
}

/* Customer stories listing */
.sky-story-featured-wrap {
  grid-column: 1 / -1;
}

.sky-story-featured {
  display: grid;
  grid-template-columns: 1fr;
  min-height: 22rem;
  overflow: hidden;
  border-radius: 6px;
  border: 1px solid var(--color-border-line, rgba(0, 0, 0, 0.08));
  background: #cb9d67;
  color: #fff;
  text-decoration: none;
}

@media (min-width: 768px) {
  .sky-story-featured {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.15fr);
    min-height: 20rem;
  }
}

.sky-story-featured-copy {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 2rem;
  padding: 1.5rem;
}

@media (min-width: 768px) {
  .sky-story-featured-copy {
    padding: 2rem;
  }
}

.sky-story-featured-top {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}

.sky-story-featured-media {
  position: relative;
  min-height: 16rem;
}

@media (min-width: 768px) {
  .sky-story-featured-media {
    min-height: 100%;
  }
}

.sky-story-featured-media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sky-story-logo {
  height: 1.75rem;
  width: auto;
  max-width: 10rem;
  object-fit: contain;
}

.sky-story-logo--overlay {
  position: absolute;
  top: 0.875rem;
  right: 0.875rem;
  z-index: 2;
  height: 1.5rem;
  max-width: 45%;
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.35));
}

.sky-story-metric {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 500;
  letter-spacing: -0.02em;
}

.sky-story-metric-label {
  margin-top: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgba(255, 255, 255, 0.7);
}

.sky-story-excerpt {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgba(255, 255, 255, 0.72);
}

.sky-story-link {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #fff;
}

.sky-story-link--dark {
  color: var(--color-text-main, #171717);
}

.sky-story-card-wrap {
  height: 100%;
}

.sky-story-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  border-radius: 6px;
  border: 1px solid var(--color-border-line, rgba(0, 0, 0, 0.08));
  background: var(--color-background-main, #fff);
  text-decoration: none;
  color: inherit;
}

.sky-story-card-media {
  position: relative;
  aspect-ratio: 2 / 1;
  overflow: hidden;
  background: #f4f4f5;
}

.sky-story-card-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.28) 100%);
  pointer-events: none;
}

.sky-story-card-media img:last-child {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sky-story-card-media--placeholder {
  background: linear-gradient(135deg, #ececef 0%, #d4d4d8 48%, #ececef 100%);
}

.sky-story-card-media--placeholder::after {
  display: none;
}

.sky-story-card-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 0.5rem;
  padding: 1rem 1rem 1.25rem;
}

.sky-story-card-company {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  color: var(--color-text-main, #171717);
}

.sky-story-card-metric {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 500;
  letter-spacing: -0.01em;
  color: var(--color-text-main, #171717);
}

.sky-story-card-metric-label {
  font-size: 0.8125rem;
  line-height: 1.25rem;
  color: var(--color-text-soft, #737373);
}

.sky-story-card-excerpt {
  flex: 1;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: var(--color-text-soft, #525252);
}

.sky-story-photo {
  margin-top: 1.75rem;
  max-width: 34rem;
  overflow: hidden;
  border: 1px solid var(--color-border-line, rgba(0, 0, 0, 0.08));
  border-radius: 8px;
  background: #fafafa;
}

.sky-story-photo img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 16rem;
  object-fit: cover;
  object-position: center;
}

.sky-story-photo--postcard img {
  max-height: none;
  object-fit: contain;
  background: #fff;
}

@media (min-width: 768px) {
  .sky-story-photo img {
    max-height: 18rem;
  }

  .sky-story-photo--postcard img {
    max-height: none;
  }
}

.sky-contact-alert {
  margin-bottom: 1rem;
  padding: 0.875rem 1rem;
  border-radius: 8px;
  font-size: 0.875rem;
}

.sky-contact-alert--success {
  background: #ecfdf5;
  color: #166534;
  border: 1px solid #bbf7d0;
}

.sky-contact-alert--error {
  background: #fef2f2;
  color: #991b1b;
  border: 1px solid #fecaca;
}

/* Legal & sitemap pages */
.sky-legal-page,
.sky-sitemap-page {
  padding: 3rem 1.75rem 4rem;
  color: var(--color-text-main, #171717);
}

@media (min-width: 768px) {
  .sky-legal-page,
  .sky-sitemap-page {
    padding: 4rem 2.875rem 5rem;
  }
}

.sky-legal-page header {
  margin-bottom: 2.5rem;
}

.sky-legal-page h1 {
  margin: 0 0 1rem;
  font-family: var(--font-arizona-flare, Georgia, serif);
  font-size: clamp(1.875rem, 4vw, 2.25rem);
  line-height: 1.15;
  letter-spacing: -0.02em;
}

.sky-legal-page .prose,
.sky-legal-page > div {
  max-width: 48rem;
  margin-inline: auto;
}

.sky-legal-page section {
  padding-block: 1.75rem;
}

.sky-legal-page section + section {
  border-top: 1px solid var(--color-border-line, rgba(0, 0, 0, 0.08));
}

.sky-legal-page h2 {
  margin: 0 0 0.75rem;
  font-size: 1.125rem;
  font-weight: 600;
}

.sky-legal-page p,
.sky-legal-page li {
  font-size: 0.9375rem;
  line-height: 1.65;
  color: var(--color-text-soft, #525252);
}

.sky-legal-page a {
  color: var(--color-brand-base, #1881fa);
  text-decoration: underline;
  text-underline-offset: 2px;
}

.sky-sitemap-page .min-h-screen {
  min-height: auto;
}

.sky-sitemap-page h1,
.sky-sitemap-page h2 {
  color: var(--color-text-main, #171717);
}

.sky-sitemap-page a {
  color: inherit;
  text-decoration: none;
}

.sky-sitemap-page a:hover {
  color: var(--color-brand-base, #1881fa);
}

/* Features explorer — docs-style product page */
.sky-help-guide-empty {
  margin: 0;
  max-width: 42ch;
  font-size: 1rem;
  line-height: 1.65;
  color: var(--color-foreground-secondary, #525252);
}

.sky-help-center-page .sky-features-hero-title {
  max-width: 22ch;
}


.sky-features-hero {
  border-bottom: 1px solid var(--color-border-line, rgba(0, 0, 0, 0.08));
  background: linear-gradient(180deg, #fafafa 0%, var(--color-background-main, #fff) 100%);
}

.sky-features-hero-inner {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: 2.5rem 1.75rem 2rem;
}

@media (min-width: 768px) {
  .sky-features-hero-inner {
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    padding: 3rem 2.875rem 2.5rem;
  }
}

.sky-features-hero-mark {
  display: block;
  height: 1.75rem;
  width: auto;
  margin-bottom: 1rem;
  opacity: 0.9;
}

.sky-features-hero-title {
  margin: 0;
  max-width: 18ch;
  font-family: var(--font-arizona-flare, Georgia, serif);
  font-size: clamp(1.75rem, 3.5vw, 2.25rem);
  line-height: 1.12;
  letter-spacing: -0.02em;
  color: var(--color-text-main, #171717);
}

.sky-features-hero-sub {
  display: block;
  margin-top: 0.625rem;
  font-family: var(--font-inter, system-ui, sans-serif);
  font-size: clamp(0.9375rem, 1.6vw, 1.0625rem);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--color-foreground-tertiary, #737373);
}

.sky-features-toolbar-wrap {
  position: sticky;
  top: 4.5rem;
  z-index: 40;
  border-bottom: 1px solid var(--color-border-line, rgba(0, 0, 0, 0.08));
  background: color-mix(in srgb, var(--color-background-main, #fff) 92%, transparent);
  backdrop-filter: blur(10px);
}

.sky-features-toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

.sky-features-search {
  display: flex;
  flex: 1 1 16rem;
  align-items: center;
  gap: 0.625rem;
  min-width: 0;
  padding: 0.4375rem 0.75rem;
  border: 1px solid var(--color-border-sub, rgba(0, 0, 0, 0.08));
  border-radius: 6px;
  background: var(--color-background-main, #fff);
}

.sky-features-search:focus-within {
  border-color: rgba(0, 0, 0, 0.16);
  box-shadow: none;
}

.sky-features-search-icon {
  display: inline-flex;
  flex-shrink: 0;
  color: #a3a3a3;
}

.sky-features-search-icon svg {
  width: 1rem;
  height: 1rem;
}

.sky-features-search-input {
  flex: 1;
  min-width: 0;
  border: 0;
  background: transparent;
  font-size: 0.875rem;
  line-height: 1.4;
  color: var(--color-text-main, #171717);
  outline: none;
}

.sky-features-search-input::placeholder {
  color: #a3a3a3;
}

.sky-features-search-kbd {
  flex-shrink: 0;
  padding: 0.125rem 0.375rem;
  border: 1px solid var(--color-border-sub, rgba(0, 0, 0, 0.08));
  border-radius: 0.375rem;
  background: #fafafa;
  font-size: 0.6875rem;
  line-height: 1.2;
  color: #737373;
}

.sky-features-ask-arlo {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  flex-shrink: 0;
  padding: 0.4375rem 0.75rem 0.4375rem 0.5rem;
  border: 1px solid var(--color-border-sub, rgba(0, 0, 0, 0.08));
  border-radius: 6px;
  background: var(--color-background-main, #fff);
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--color-text-main, #171717);
  cursor: pointer;
  transition: background-color 120ms ease, border-color 120ms ease;
}

.sky-features-ask-arlo:hover {
  background: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.12);
}

.sky-features-ask-arlo.is-open {
  background: #f0f0f0;
  border-color: rgba(0, 0, 0, 0.16);
}

.sky-features-ask-arlo-face {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.25rem;
  height: 1.25rem;
}

.sky-features-arlo-icon svg {
  display: block;
  width: 1rem;
  height: 1rem;
}

.sky-features-article-icon.sky-features-arlo-icon svg {
  width: 1.375rem;
  height: 1.375rem;
}

.sky-features-layout {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

@media (min-width: 1024px) {
  .sky-features-layout {
    flex-direction: row;
    align-items: flex-start;
    gap: 2rem;
  }
}

.sky-features-sidebar-wrap {
  width: 100%;
}

@media (min-width: 1024px) {
  .sky-features-sidebar-wrap {
    width: 15.5rem;
  }
}

.sky-features-sidebar {
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
  padding: 0.375rem;
  border: none;
  border-radius: 0;
  background: #f5f5f5;
}

@media (min-width: 1024px) {
  .sky-features-sidebar {
    position: sticky;
    top: 8.5rem;
    max-height: calc(100dvh - 9.5rem);
    overflow: auto;
    border-radius: 8px;
  }
}

.sky-features-nav-heading {
  margin: 0.875rem 0 0.25rem;
  padding: 0 0.625rem;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: normal;
  text-transform: none;
  color: #737373;
}

.sky-features-nav-heading:first-child {
  margin-top: 0.25rem;
}

.sky-features-nav-heading.is-empty {
  display: none;
}

.sky-features-nav-group.is-empty {
  display: none;
}

.sky-features-nav-link {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  padding: 0.4375rem 0.625rem;
  border-radius: 6px;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.3;
  color: #404040;
  text-decoration: none;
  transition: background-color 100ms ease, color 100ms ease;
}

.sky-features-nav-link:hover {
  background: #e8e8e8;
  color: #171717;
}

.sky-features-nav-link.is-active {
  background: #ebebeb;
  color: #171717;
}

.sky-features-nav-link.is-filtered-out {
  display: none;
}

.sky-features-nav-icon,
.sky-features-article-icon {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  color: #737373;
}

.sky-features-nav-link.is-active .sky-features-nav-icon {
  color: #525252;
}

.sky-features-nav-icon svg,
.sky-features-article-icon svg {
  width: 1rem;
  height: 1rem;
}

.sky-features-panel[hidden] {
  display: none !important;
}

.sky-features-article {
  border: 1px solid var(--color-border-sub, rgba(0, 0, 0, 0.08));
  border-radius: 0.875rem;
  background: #fff;
  overflow: hidden;
}

.sky-features-article-head {
  display: flex;
  gap: 1rem;
  padding: 1.5rem 1.5rem 1.25rem;
  border-bottom: 1px solid var(--color-border-sub, rgba(0, 0, 0, 0.06));
  background: linear-gradient(180deg, #fafafa 0%, #fff 100%);
}

.sky-features-article-head--help {
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem 1.25rem;
}

.sky-features-article-head-main {
  display: flex;
  gap: 1rem;
  flex: 1;
  min-width: 0;
}

.sky-help-copy-llm {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  flex-shrink: 0;
  margin-top: 0.125rem;
  padding: 0.375rem 0.625rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  background: #fff;
  font-family: var(--font-inter, Inter, system-ui, sans-serif);
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1;
  color: #525252;
  cursor: pointer;
  white-space: nowrap;
  transition:
    background-color 0.15s ease,
    border-color 0.15s ease,
    color 0.15s ease;
}

.sky-help-copy-llm:hover {
  border-color: rgba(0, 0, 0, 0.16);
  background: #fafafa;
  color: #171717;
}

.sky-help-copy-llm img {
  width: 14px;
  height: 14px;
  border-radius: 3px;
  object-fit: cover;
}

.sky-help-copy-llm.is-copied {
  color: #15803d;
  border-color: #bbf7d0;
  background: #f0fdf4;
}

@media (max-width: 640px) {
  .sky-features-article-head--help {
    flex-direction: column;
  }

  .sky-help-copy-llm {
    align-self: flex-start;
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .sky-features-article-head {
    padding: 2rem 2rem 1.5rem;
  }
}

.sky-features-article-icon {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 8px;
  background: #f5f5f5;
  color: #525252;
}

.sky-features-article-icon svg {
  width: 1.375rem;
  height: 1.375rem;
}

.sky-live-stat [aria-hidden="true"] .relative {
  display: inline-block;
  height: 1em;
  overflow: hidden;
  line-height: 1em;
  vertical-align: top;
}

.sky-live-stat [aria-hidden="true"] .relative > span {
  display: inline-flex;
  flex-direction: column;
  transition: transform 700ms cubic-bezier(0.34, 1.56, 0.64, 1);
  will-change: transform;
}

.sky-features-article-head h2 {
  margin: 0;
  font-size: clamp(1.375rem, 2.5vw, 1.75rem);
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: var(--color-text-main, #171717);
}

.sky-features-article-lead {
  margin: 0.625rem 0 0;
  max-width: 42rem;
  font-size: 0.9375rem;
  line-height: 1.55;
  color: #525252;
}

.sky-features-article-body {
  padding: 1.25rem 1.5rem 1.75rem;
}

@media (min-width: 768px) {
  .sky-features-article-body {
    padding: 1.5rem 2rem 2rem;
  }
}

.sky-features-article-body h3 {
  margin: 1.25rem 0 0.625rem;
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--color-text-main, #171717);
}

.sky-features-article-body h3:first-child {
  margin-top: 0;
}

.sky-features-article-body ul {
  margin: 0;
  padding-left: 1.125rem;
  color: #525252;
}

.sky-features-article-body li {
  margin: 0.375rem 0;
  font-size: 0.875rem;
  line-height: 1.55;
}

.sky-features-article-body p {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.6;
  color: #525252;
}

body.sky-features-page #ask-assistant-widget {
  display: none !important;
}

body.sky-features-page #ask-arlo-panel {
  top: 8.75rem;
  right: max(1.25rem, calc((100vw - var(--grid-max-width, 72rem)) / 2 + 1.25rem));
  bottom: auto;
  height: min(28rem, calc(100dvh - 10rem));
}

@media (max-width: 767px) {
  body.sky-features-page #ask-arlo-panel {
    right: 1rem;
    left: 1rem;
    width: auto;
    top: auto;
    bottom: 1rem;
    height: min(24rem, calc(100dvh - 6rem));
  }
}

.dark .sky-features-hero {
  background: linear-gradient(180deg, #0f1012 0%, var(--color-background-main, #08090a) 100%);
}

.dark .sky-features-search,
.dark .sky-features-ask-arlo,
.dark .sky-features-article {
  background: #0f1012;
}

.dark .sky-features-sidebar {
  background: #141519;
}

.dark .sky-features-nav-link:hover {
  background: #1c1d22;
}

.dark .sky-features-nav-link.is-active {
  background: #222329;
}

.dark .sky-features-article-icon {
  background: #1a1b20;
}

@keyframes sky-page-enter {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

body.sky-page-ready > main,
body.sky-page-ready > .sky-features-main {
  animation: sky-page-enter 0.42s cubic-bezier(0.22, 1, 0.36, 1) both;
}

body.sky-page-leaving > main,
body.sky-page-leaving > .sky-features-main {
  opacity: 0;
  transform: translateY(-6px);
  transition:
    opacity 0.18s ease,
    transform 0.18s ease;
}

@media (prefers-reduced-motion: reduce) {
  body.sky-page-ready > main,
  body.sky-page-ready > .sky-features-main {
    animation: none;
  }

  body.sky-page-leaving > main,
  body.sky-page-leaving > .sky-features-main {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

