/* Softmanic — B2B SaaS shell (reddish accent, hover nav) */
:root {
  --saas-ink: #0f172a;
  --saas-muted: #64748b;
  --saas-border: #f1d5d8;
  --saas-bg: #ffffff;
  --saas-subtle: #fff8f8;
  --saas-subtle-2: #fef2f2;
  --saas-accent: #c81e2a;
  --saas-accent-soft: #e11d48;
  --saas-accent-hover: #9f1823;
  --saas-accent-ring: rgba(200, 30, 42, 0.22);
  --saas-radius: 1rem;
  --saas-shadow: 0 1px 3px rgba(15, 23, 42, 0.06), 0 12px 32px rgba(185, 28, 28, 0.08);
  --saas-shadow-hover: 0 8px 28px rgba(185, 28, 28, 0.12), 0 2px 8px rgba(15, 23, 42, 0.06);
}

.saas-body {
  font-family: "Inter", system-ui, sans-serif;
  color: var(--saas-ink);
  background: var(--saas-bg);
}

/* Smooth open/close (Bootstrap collapse) */
.sm-nav-pill #navMain.collapsing {
  transition: height 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}

.accordion-collapse.collapsing {
  transition: height 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}

.modal.fade .modal-dialog {
  transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
}

@media (prefers-reduced-motion: reduce) {
  .sm-nav-pill #navMain.collapsing,
  .accordion-collapse.collapsing {
    transition: none;
  }

  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* Header: transparent — only the capsule (sm-nav-pill) is white; sits over hero */
.sm-header-shell {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 1rem 0.75rem 0.5rem;
}

@media (min-width: 992px) {
  .sm-header-shell {
    padding: 1.25rem 1.5rem 0.65rem;
  }
}

.sm-nav-pill {
  max-width: 72rem;
  margin-left: auto !important;
  margin-right: auto !important;
  background: rgba(255, 255, 255, 0.98);
  border-radius: 999px !important;
  border: 1px solid rgba(255, 255, 255, 0.65);
  box-shadow:
    0 0 0 1px rgba(200, 30, 42, 0.06),
    0 4px 6px rgba(15, 23, 42, 0.04),
    0 12px 40px rgba(200, 30, 42, 0.14),
    0 2px 24px rgba(244, 63, 94, 0.08);
  overflow: visible !important;
}

.sm-brand-mark {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background: linear-gradient(145deg, var(--saas-accent) 0%, #f43f5e 100%);
  box-shadow: 0 2px 12px rgba(200, 30, 42, 0.45);
}

.sm-brand-text {
  font-family: "Plus Jakarta Sans", "Inter", system-ui, sans-serif;
  letter-spacing: -0.03em;
}

.sm-brand:hover .sm-brand-mark {
  filter: brightness(1.05);
}

.sm-nav-link {
  font-family: "Plus Jakarta Sans", "Inter", system-ui, sans-serif;
  font-weight: 600;
  font-size: 0.68rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #0a0a0a !important;
  border-radius: 999px;
  padding: 0.5rem 0.85rem !important;
  border: 1px solid transparent;
  outline: none;
  box-shadow: none;
  transition:
    color 0.18s ease,
    background 0.18s ease,
    border-color 0.18s ease;
}

.sm-nav-link--pill {
  white-space: nowrap;
}

.sm-nav-link:hover {
  color: var(--saas-accent-soft) !important;
  background: rgba(254, 226, 226, 0.75);
  border-color: transparent;
}

.sm-nav-link:focus {
  outline: none;
  box-shadow: none;
}

.sm-nav-link:focus-visible {
  outline: 2px solid rgba(200, 30, 42, 0.45);
  outline-offset: 2px;
  color: var(--saas-accent-soft) !important;
  background: rgba(254, 242, 242, 0.9);
  border-color: transparent;
}

/* Dropdown open: same as hover — no dark outline */
.sm-nav-pill .nav-item.show > .nav-link.sm-nav-link,
.sm-nav-pill .nav-item.dropdown.show > .nav-link.sm-nav-link {
  color: var(--saas-accent-soft) !important;
  background: rgba(254, 226, 226, 0.75);
  border-color: transparent;
  outline: none;
  box-shadow: none;
}

.sm-nav-link.dropdown-toggle::after {
  margin-left: 0.35em;
  vertical-align: 0.15em;
  border-top-color: currentColor;
  opacity: 0.75;
}

.sm-btn-cta {
  border-radius: 999px;
  background: linear-gradient(135deg, var(--saas-accent) 0%, #e11d48 100%);
  border: none;
  font-family: "Plus Jakarta Sans", "Inter", system-ui, sans-serif;
  font-size: 0.72rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  box-shadow:
    0 4px 16px rgba(200, 30, 42, 0.38),
    0 0 24px rgba(244, 63, 94, 0.2);
  transition: transform 0.18s ease, box-shadow 0.18s ease, filter 0.18s ease;
}

.sm-btn-cta:hover {
  color: #fff !important;
  transform: translateY(-1px);
  box-shadow:
    0 8px 28px rgba(200, 30, 42, 0.45),
    0 0 32px rgba(244, 63, 94, 0.28);
  filter: brightness(1.04);
}

/* Dropdowns: do NOT set display:none here — it overrides Bootstrap’s .show and breaks open state */
@media (min-width: 992px) {
  .sm-nav-pill .navbar-collapse {
    overflow: visible !important;
  }

  .sm-nav-pill .sm-dropdown-hover:not(.sm-mega-wrap) {
    position: relative;
  }

  /* Small dropdowns: fade + slide — opacity + transform only (visibility caused snap/jank) */
  .sm-nav-pill .sm-dropdown-hover:not(.sm-mega-wrap) > .dropdown-menu {
    margin-top: 0;
    display: block !important;
    opacity: 0;
    pointer-events: none;
    transform: translate3d(0, 6px, 0);
    will-change: opacity, transform;
    transition: opacity 0.2s ease-out, transform 0.2s ease-out;
  }

  .sm-nav-pill .sm-dropdown-hover:not(.sm-mega-wrap) > .dropdown-menu.show {
    opacity: 1;
    pointer-events: auto;
    transform: translate3d(0, 0, 0);
  }

  .sm-nav-pill .sm-dropdown-hover:not(.sm-mega-wrap)::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: 0.65rem;
  }

  .sm-nav-pill .sm-mega-wrap::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: 0.9rem;
  }
}

@media (max-width: 991.98px) {
  .sm-megamenu--panel {
    border-left: none !important;
    border-radius: 0.75rem !important;
  }

  .sm-nav-pill .sm-mega-wrap {
    position: relative !important;
  }

  .sm-nav-pill .sm-mega-wrap > .dropdown-menu.sm-megamenu--drop {
    width: 100% !important;
    max-width: 100% !important;
    left: auto !important;
    position: static !important;
    transform: none !important;
    box-shadow: none !important;
    border: none !important;
    margin-top: 0.25rem !important;
  }

  .sm-nav-pill {
    border-radius: 1.25rem !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  @media (min-width: 992px) {
    .sm-nav-pill .sm-mega-wrap > .dropdown-menu.sm-megamenu--drop,
    .sm-nav-pill .sm-dropdown-hover:not(.sm-mega-wrap) > .dropdown-menu {
      transition: none;
      will-change: auto;
    }

    .sm-nav-pill .sm-mega-wrap > .dropdown-menu.sm-megamenu--drop:not(.show),
    .sm-nav-pill .sm-dropdown-hover:not(.sm-mega-wrap) > .dropdown-menu:not(.show) {
      opacity: 0;
      pointer-events: none;
    }

    .sm-nav-pill .sm-mega-wrap > .dropdown-menu.sm-megamenu--drop.show,
    .sm-nav-pill .sm-dropdown-hover:not(.sm-mega-wrap) > .dropdown-menu.show {
      opacity: 1;
      pointer-events: auto;
    }
  }
}

.sm-dropdown-panel {
  border-radius: 1.25rem !important;
  padding: 0.5rem 0 !important;
  border: 1px solid rgba(241, 213, 216, 0.9) !important;
  box-shadow: var(--saas-shadow) !important;
}

.sm-dropdown-panel--compact {
  min-width: 12rem;
}

/* Mega panel — compact Softmanic look (not a clone of reference sites) */
.sm-megamenu--panel {
  border-radius: 0.875rem !important;
  padding: 0 !important;
  border: 1px solid #e2e8f0 !important;
  box-shadow: 0 10px 40px rgba(15, 23, 42, 0.08), 0 2px 8px rgba(15, 23, 42, 0.04) !important;
  background: #fafafa !important;
  overflow: hidden;
  box-sizing: border-box;
  border-left: 3px solid var(--saas-accent) !important;
}

/* Viewport-safe mega: centered under each trigger <li>, not the whole navbar.
   (If the <li> stays position-static, left:50% is relative to the full pill — the panel
   stretches far left and the cursor can still be “on” the dropdown over the hero.) */
@media (min-width: 992px) {
  .sm-nav-pill .sm-mega-wrap {
    position: relative !important;
  }

  .sm-nav-pill.navbar {
    position: relative;
  }

  .sm-nav-pill .sm-mega-wrap > .dropdown-menu.sm-megamenu--drop {
    position: absolute !important;
    left: 50% !important;
    right: auto !important;
    width: min(52rem, calc(100vw - 1.5rem)) !important;
    max-width: calc(100vw - 1.5rem) !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    z-index: 1050;
    /* display stays block — Bootstrap toggles .show only; enables smooth close */
    display: block !important;
    opacity: 0;
    pointer-events: none;
    transform: translate3d(-50%, 8px, 0);
    backface-visibility: hidden;
    will-change: opacity, transform;
    transition: opacity 0.22s ease-out, transform 0.22s ease-out;
  }

  .sm-nav-pill .sm-mega-wrap > .dropdown-menu.sm-megamenu--drop.show {
    opacity: 1;
    pointer-events: auto;
    transform: translate3d(-50%, 0, 0);
  }

  .sm-nav-pill .sm-mega-wrap > .dropdown-menu.sm-megamenu--drop:not(.show) {
    will-change: auto;
  }
}

.sm-mega-inner {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  background: #fff;
  border-radius: 0 0.75rem 0.75rem 0;
}

.sm-mega-head {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding-bottom: 0.35rem;
  margin-bottom: 0.35rem;
  border-bottom: 1px solid #e2e8f0;
}

.sm-mega-head__dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--saas-accent);
  flex-shrink: 0;
}

.sm-mega-head__label {
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #64748b;
}

.sm-mega-tile {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 0.55rem;
  padding: 0.5rem 0.45rem 0.55rem;
  border-radius: 0.5rem;
  border: 1px solid #f1f5f9;
  background: #fff;
  text-decoration: none !important;
  color: var(--saas-ink) !important;
  transition: border-color 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;
}

.sm-mega-tile:hover {
  background: #fffafb;
  border-color: rgba(200, 30, 42, 0.22);
  box-shadow: 0 2px 8px rgba(200, 30, 42, 0.06);
}

.sm-mega-tile__text {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
  min-width: 0;
  flex: 1;
}

.sm-mega-tile__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.1rem;
  height: 2.1rem;
  flex-shrink: 0;
  border-radius: 0.45rem;
  background: #fff1f2;
  color: var(--saas-accent);
}

.sm-mega-tile__icon--compact {
  width: 1.85rem;
  height: 1.85rem;
  border-radius: 0.4rem;
}

.sm-mega-tile__icon--compact svg {
  width: 15px;
  height: 15px;
}

.sm-mega-tile:hover .sm-mega-tile__icon {
  color: var(--saas-accent-hover);
}

.sm-mega-tile__title {
  font-family: "Plus Jakarta Sans", "Inter", system-ui, sans-serif;
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: #0f172a;
  line-height: 1.25;
}

.sm-mega-tile__desc {
  font-size: 0.68rem;
  line-height: 1.3;
  color: #64748b;
}

.sm-mega-tile--compact {
  padding: 0.4rem 0.4rem 0.45rem;
}

.sm-mega-tile--compact .sm-mega-tile__title {
  font-size: 0.78rem;
}

.sm-mega-footer {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0.55rem 0.75rem 0.65rem;
  border-top: 1px solid #e2e8f0;
  background: #f8fafc;
}

@media (min-width: 576px) {
  .sm-mega-footer {
    flex-direction: row;
    align-items: center;
  }
}

.sm-mega-footer__hint {
  font-size: 0.72rem;
  color: #64748b;
  line-height: 1.35;
}

/* Mega footer CTAs use .sm-soft-btn.sm-soft-btn--compact */

.sm-sub-link {
  font-weight: 500;
  color: var(--saas-ink) !important;
  transition: background 0.12s ease, color 0.12s ease;
}

.sm-sub-link--row {
  display: flex !important;
  flex-direction: row;
  align-items: center;
  gap: 0.55rem;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.sm-sub-link__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.85rem;
  height: 1.85rem;
  flex-shrink: 0;
  border-radius: 0.4rem;
  background: #fff1f2;
  color: var(--saas-accent);
}

.sm-sub-link__text {
  flex: 1;
  min-width: 0;
}

.sm-sub-link--row:hover .sm-sub-link__icon,
.sm-sub-link--row:focus .sm-sub-link__icon {
  color: var(--saas-accent-hover);
}

.sm-sub-link:hover,
.sm-sub-link:focus {
  background: var(--saas-subtle-2) !important;
  color: var(--saas-accent) !important;
}

.sm-sub-link--row:hover .sm-sub-link__text,
.sm-sub-link--row:focus .sm-sub-link__text {
  color: var(--saas-accent) !important;
}

/* Buttons (home + forms) — explicit colors for Bootstrap 5.1 */
.btn-red,
.sm-btn-primary {
  color: #fff !important;
  background-color: var(--saas-accent);
  border-color: var(--saas-accent);
  border-radius: 0.75rem;
  font-weight: 600;
  box-shadow: 0 4px 14px var(--saas-accent-ring);
  transition: transform 0.15s ease, box-shadow 0.15s ease, background-color 0.15s ease, border-color 0.15s ease;
}

.btn-red:hover,
.btn-red:focus,
.sm-btn-primary:hover,
.sm-btn-primary:focus {
  color: #fff !important;
  background-color: var(--saas-accent-hover);
  border-color: var(--saas-accent-hover);
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(200, 30, 42, 0.28);
}

.btn-red:active,
.sm-btn-primary:active {
  color: #fff !important;
  background-color: var(--saas-accent-hover);
  border-color: var(--saas-accent-hover);
}

.sm-btn-outline-red {
  color: var(--saas-accent);
  border: 2px solid rgba(200, 30, 42, 0.35);
  background: #fff;
  border-radius: 0.75rem;
  font-weight: 600;
  transition: background 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.sm-btn-outline-red:hover {
  background: var(--saas-subtle-2);
  border-color: var(--saas-accent);
  color: var(--saas-accent-hover);
}

/* Hero — dark reddish + typewriter; pulled up under transparent header */
:root {
  --sm-header-overlap: 5.5rem;
  /* Extra air below floating nav so hero copy sits lower */
  --sm-hero-below-nav: 2.35rem;
}

@media (min-width: 992px) {
  :root {
    --sm-header-overlap: 6rem;
    --sm-hero-below-nav: 3rem;
  }
}

.saas-hero--dark {
  margin-top: calc(-1 * var(--sm-header-overlap));
  padding-top: calc(var(--sm-header-overlap) + var(--sm-hero-below-nav));
  position: relative;
  z-index: 1;
  /* Shorter band than full viewport; dvh handles mobile browser chrome */
  min-height: 78vh;
  min-height: 78dvh;
  display: flex;
  flex-direction: column;
  background:
    radial-gradient(ellipse 95% 70% at 88% 5%, rgba(244, 63, 94, 0.2), transparent 42%),
    radial-gradient(ellipse 65% 55% at 5% 95%, rgba(190, 18, 60, 0.18), transparent 52%),
    radial-gradient(ellipse 50% 45% at 72% 78%, rgba(99, 102, 241, 0.1), transparent 55%),
    linear-gradient(172deg, #07060a 0%, #12101c 34%, #0c0a12 68%, #050408 100%);
  color: #fff;
}

.saas-hero__mesh {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
  opacity: 0.5;
  background: linear-gradient(
    128deg,
    rgba(244, 63, 94, 0.14) 0%,
    transparent 42%,
    rgba(99, 102, 241, 0.1) 58%,
    transparent 100%
  );
  background-size: 220% 220%;
  animation: smHeroMesh 20s ease-in-out infinite;
}

@keyframes smHeroMesh {
  0%,
  100% {
    background-position: 0% 40%;
  }
  50% {
    background-position: 100% 60%;
  }
}

.saas-hero__particles {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
  overflow: hidden;
}

.saas-hero__particles span {
  position: absolute;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.42);
  box-shadow: 0 0 10px rgba(251, 113, 133, 0.35);
  animation: smHeroSpark 5s ease-in-out infinite;
}

.saas-hero__particles span:nth-child(1) {
  left: 11%;
  top: 22%;
  animation-delay: 0s;
}
.saas-hero__particles span:nth-child(2) {
  left: 24%;
  top: 68%;
  animation-delay: 0.7s;
}
.saas-hero__particles span:nth-child(3) {
  left: 38%;
  top: 14%;
  animation-delay: 1.4s;
}
.saas-hero__particles span:nth-child(4) {
  left: 52%;
  top: 44%;
  animation-delay: 0.3s;
}
.saas-hero__particles span:nth-child(5) {
  left: 67%;
  top: 78%;
  animation-delay: 1.1s;
}
.saas-hero__particles span:nth-child(6) {
  left: 78%;
  top: 28%;
  animation-delay: 1.8s;
}
.saas-hero__particles span:nth-child(7) {
  left: 88%;
  top: 56%;
  animation-delay: 0.5s;
}
.saas-hero__particles span:nth-child(8) {
  left: 18%;
  top: 88%;
  animation-delay: 2.1s;
}
.saas-hero__particles span:nth-child(9) {
  left: 44%;
  top: 92%;
  animation-delay: 1.2s;
}
.saas-hero__particles span:nth-child(10) {
  left: 93%;
  top: 12%;
  animation-delay: 0.9s;
}

@keyframes smHeroSpark {
  0%,
  100% {
    opacity: 0.25;
    transform: scale(0.85);
  }
  50% {
    opacity: 1;
    transform: scale(1.15);
  }
}

.saas-hero__noise {
  position: absolute;
  inset: 0;
  opacity: 0.04;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  pointer-events: none;
  z-index: 0;
}

.saas-hero__orb {
  position: absolute;
  border-radius: 50%;
  filter: blur(64px);
  pointer-events: none;
  z-index: 0;
}

.saas-hero__orb--1 {
  width: min(42vw, 420px);
  height: min(42vw, 420px);
  top: -12%;
  right: -5%;
  background: rgba(225, 29, 72, 0.35);
}

.saas-hero__orb--2 {
  width: min(36vw, 360px);
  height: min(36vw, 360px);
  bottom: -5%;
  left: -8%;
  background: rgba(127, 29, 29, 0.4);
}

.saas-hero__orb--3 {
  width: min(30vw, 300px);
  height: min(30vw, 300px);
  top: 36%;
  left: 38%;
  background: radial-gradient(circle, rgba(99, 102, 241, 0.35) 0%, transparent 70%);
  animation: smHeroOrb3 26s ease-in-out infinite;
}

@keyframes smHeroOrb3 {
  0%,
  100% {
    transform: translate(0, 0) scale(1);
  }
  50% {
    transform: translate(4%, -5%) scale(1.08);
  }
}

.saas-hero__grid {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
  background-size: 48px 48px;
  mask-image: radial-gradient(ellipse 80% 70% at 50% 50%, black 20%, transparent 75%);
  pointer-events: none;
  z-index: 0;
}

.saas-hero__container {
  padding-top: 1.5rem;
  padding-bottom: 3.25rem;
}

@media (min-width: 992px) {
  .saas-hero__container {
    padding-top: 2rem;
    padding-bottom: 3.75rem;
  }
}

/* Hero overlap: top padding lives on section; content starts lower, shorter section */
.saas-hero--dark .saas-hero__container {
  padding-top: 1.75rem;
  padding-bottom: 3.25rem;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

@media (min-width: 992px) {
  .saas-hero--dark .saas-hero__container {
    padding-top: 2.25rem;
    padding-bottom: 3.5rem;
  }
}

.saas-hero__chip {
  display: inline-flex;
  align-items: center;
  padding: 0.28rem 0.65rem;
  border-radius: 999px;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #fecdd3;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(254, 205, 211, 0.25);
}

.saas-hero__chip--dim {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.04);
}

.saas-hero__preline {
  font-size: 0.875rem;
  color: rgba(254, 242, 242, 0.85);
  letter-spacing: 0.02em;
  margin: 0;
}

.saas-hero__headline {
  text-shadow: 0 2px 32px rgba(0, 0, 0, 0.35);
}

.sm-hero-h1 {
  letter-spacing: -0.02em;
}

.sm-hero-copy {
  position: relative;
  padding-left: 1.1rem;
}

.sm-hero-copy::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.35rem;
  bottom: 0.35rem;
  width: 3px;
  border-radius: 999px;
  background: linear-gradient(
    180deg,
    #fb7185 0%,
    rgba(129, 140, 248, 0.65) 52%,
    rgba(129, 140, 248, 0.12) 100%
  );
  box-shadow: 0 0 20px rgba(251, 113, 133, 0.25);
}

.sm-hero-visual {
  position: relative;
  z-index: 1;
  margin-left: auto;
  width: 100%;
  max-width: 36rem;
}

@media (min-width: 1200px) {
  .sm-hero-visual {
    max-width: 42rem;
  }
}

@media (max-width: 991.98px) {
  .sm-hero-visual {
    margin-left: 0;
    max-width: none;
  }
}

.sm-hero-visual__aurora {
  position: absolute;
  inset: -18% -12% -8% -12%;
  background: radial-gradient(ellipse 75% 55% at 55% 35%, rgba(251, 113, 133, 0.42), transparent 65%);
  filter: blur(36px);
  pointer-events: none;
  z-index: 0;
  opacity: 0.85;
}

.sm-hero-visual__pulse {
  position: absolute;
  border-radius: 1.85rem;
  border: 1px solid rgba(251, 113, 133, 0.22);
  pointer-events: none;
  z-index: 0;
  animation: smHeroPulseRing 5.5s ease-in-out infinite;
}

.sm-hero-visual__pulse--1 {
  inset: -10px;
}

.sm-hero-visual__pulse--2 {
  inset: -26px;
  border-color: rgba(129, 140, 248, 0.18);
  animation-delay: -2.75s;
}

@keyframes smHeroPulseRing {
  0%,
  100% {
    transform: scale(1);
    opacity: 0.35;
  }
  50% {
    transform: scale(1.03);
    opacity: 0.72;
  }
}

.sm-hero-visual__frame {
  position: relative;
  z-index: 2;
  animation: smHeroMockFloat 8s ease-in-out infinite;
}

@keyframes smHeroMockFloat {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-12px);
  }
}

/* Hero — browser frame + rotating screenshots */
.sm-hero-browser {
  position: relative;
  border-radius: 1.35rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: linear-gradient(165deg, rgba(18, 14, 22, 0.88) 0%, rgba(10, 8, 14, 0.78) 100%);
  box-shadow:
    0 24px 64px rgba(0, 0, 0, 0.45),
    0 0 0 1px rgba(255, 255, 255, 0.06) inset,
    0 0 80px rgba(244, 63, 94, 0.08);
}

.sm-hero-browser__chrome {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  padding: 0.55rem 0.85rem 0.6rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(0, 0, 0, 0.45);
}

.sm-hero-browser__dots {
  display: flex;
  gap: 0.28rem;
  flex-shrink: 0;
}

.sm-hero-browser__dots span {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #475569;
}

.sm-hero-browser__dots span:first-child {
  background: #fb7185;
}

.sm-hero-browser__url {
  flex: 1;
  min-width: 0;
  font-size: 0.68rem;
  font-weight: 600;
  letter-spacing: 0.03em;
  color: rgba(226, 232, 240, 0.88);
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: opacity 0.28s ease;
}

.sm-hero-browser__url.is-dim {
  opacity: 0.35;
}

.sm-hero-slideshow {
  position: relative;
  /* Wide frame so landscape/dashboard shots aren’t cropped on the sides */
  aspect-ratio: 16 / 9;
  background: #0c0a12;
}

.sm-hero-slide {
  position: absolute;
  inset: 0;
  margin: 0;
  opacity: 0;
  transition: opacity 0.75s cubic-bezier(0.22, 1, 0.36, 1);
  pointer-events: none;
}

.sm-hero-slide--active {
  opacity: 1;
  z-index: 1;
}

.sm-hero-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
  display: block;
}

.hero-typewriter-wrap {
  min-height: 3.5rem;
}

@media (min-width: 768px) {
  .hero-typewriter-wrap {
    min-height: 4.25rem;
  }
}

.hero-typewriter__word {
  display: inline;
  font-family: "Plus Jakarta Sans", "Inter", system-ui, sans-serif;
  background: linear-gradient(120deg, #fecdd3 0%, #fda4af 35%, #fb7185 70%, #fff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  text-shadow: none;
  filter: drop-shadow(0 0 24px rgba(251, 113, 133, 0.35));
}

@media (prefers-reduced-motion: reduce) {
  .hero-typewriter__cursor {
    animation: none;
    opacity: 0.85;
  }

  .saas-mock__live {
    animation: none;
  }

  .saas-hero__mesh {
    animation: none;
  }

  .saas-hero__particles span {
    animation: none;
    opacity: 0.4;
  }

  .saas-hero__orb--3 {
    animation: none;
  }

  .sm-hero-visual__pulse {
    animation: none;
    opacity: 0.3;
  }

  .sm-hero-visual__frame {
    animation: none;
  }

  .sm-hero-slide {
    transition: none;
  }
}

.hero-typewriter__cursor {
  display: inline-block;
  width: 3px;
  height: 1.1em;
  margin-left: 0.15em;
  vertical-align: -0.08em;
  background: linear-gradient(180deg, #fda4af, #fb7185);
  border-radius: 2px;
  animation: heroCursor 0.95s step-end infinite;
}

@keyframes heroCursor {
  0%,
  49% {
    opacity: 1;
  }
  50%,
  100% {
    opacity: 0;
  }
}

.hero-meaning {
  font-size: 0.95rem;
  line-height: 1.45;
  color: rgba(254, 226, 231, 0.75);
  max-width: 28rem;
  min-height: 2.75rem;
  opacity: 0;
  transform: translateY(4px);
  transition: opacity 0.45s ease, transform 0.45s ease;
}

.hero-meaning.hero-meaning--visible {
  opacity: 1;
  transform: translateY(0);
}

.saas-hero__btn-primary {
  color: #fff !important;
  font-weight: 600;
  border: none;
  border-radius: 999px;
  background: linear-gradient(135deg, #e11d48 0%, #be123c 100%);
  box-shadow: 0 4px 24px rgba(225, 29, 72, 0.45), 0 0 0 1px rgba(255, 255, 255, 0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
}

.saas-hero__btn-primary:hover {
  color: #fff !important;
  transform: translateY(-2px);
  filter: brightness(1.06);
  box-shadow: 0 8px 32px rgba(225, 29, 72, 0.55);
}

.saas-hero__btn-ghost {
  color: rgba(255, 255, 255, 0.92) !important;
  font-weight: 600;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.28) !important;
  background: rgba(255, 255, 255, 0.06);
  backdrop-filter: blur(8px);
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.saas-hero__btn-ghost:hover {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.45) !important;
  color: #fff !important;
  transform: translateY(-2px);
}

/* Glass mock on dark hero */
.saas-mock--dark {
  position: relative;
  border-radius: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(15, 8, 10, 0.45);
  backdrop-filter: blur(16px);
  box-shadow:
    0 8px 40px rgba(0, 0, 0, 0.35),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
  padding: 1rem 1.15rem;
}

.saas-mock__glow {
  position: absolute;
  inset: -1px;
  border-radius: 1.25rem;
  background: linear-gradient(135deg, rgba(251, 113, 133, 0.25), transparent 45%, rgba(190, 18, 60, 0.15));
  opacity: 0.5;
  pointer-events: none;
  z-index: 0;
}

.saas-mock--dark .saas-mock__bar,
.saas-mock--dark .row {
  position: relative;
  z-index: 1;
}

.saas-mock__pill {
  height: 8px;
  width: 100px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12);
}

.saas-mock__chart--dark {
  background: rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(255, 255, 255, 0.06);
}

.saas-mock__pilltile {
  text-align: center;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.05);
  color: rgba(255, 255, 255, 0.55);
  padding: 0.4rem 0.25rem;
}

.saas-mock__side {
  border-radius: 0.65rem;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(0, 0, 0, 0.2);
  padding: 0.65rem;
  height: 100%;
  min-height: 7rem;
}

.saas-mock__skeleton {
  height: 8px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.08);
  margin-bottom: 0.5rem;
}

.saas-mock__footer {
  position: relative;
  z-index: 1;
  margin-top: 0.85rem;
  padding-top: 0.65rem;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  font-size: 0.7rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.saas-mock__live {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #34d399;
  box-shadow: 0 0 8px 2px rgba(52, 211, 153, 0.5);
  animation: heroCursor 1.5s step-end infinite;
}

.saas-mock--dark .saas-mock__bar {
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

.saas-mock--dark .saas-mock__dots span {
  background: rgba(255, 255, 255, 0.2);
}

.saas-mock--dark .saas-mock__dots span:first-child {
  background: #fb7185;
}

.saas-kicker {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--saas-accent);
  letter-spacing: 0.02em;
  margin-bottom: 0.75rem;
}

.saas-eyebrow {
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: var(--saas-accent);
  margin-bottom: 0.5rem;
}

.saas-mock:not(.saas-mock--dark) {
  border-radius: 1.125rem;
  border: 1px solid var(--saas-border);
  background: #fff;
  box-shadow: var(--saas-shadow);
  padding: 1rem 1.25rem;
}

.saas-mock__bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #fce7e9;
  padding-bottom: 0.75rem;
  margin-bottom: 1rem;
}

.saas-mock__dots {
  display: flex;
  gap: 0.35rem;
}

.saas-mock__dots span {
  width: 0.55rem;
  height: 0.55rem;
  border-radius: 50%;
  background: #e2e8f0;
}

.saas-mock__dots span:first-child {
  background: #f87171;
}

.saas-mock__chart {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 0.35rem;
  height: 7rem;
  padding: 0.75rem;
  border-radius: 0.75rem;
  background: linear-gradient(180deg, #fff8f8 0%, #fef2f2 100%);
  margin-bottom: 0.75rem;
}

.saas-mock__barcol {
  flex: 1;
  border-radius: 0.2rem;
  background: linear-gradient(180deg, #fb7185 0%, var(--saas-accent) 100%);
  min-height: 20%;
}

.saas-section {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.saas-section--muted {
  background: var(--saas-subtle);
}

/* What we build — split: browser mock + service list (editorial layout) */
.sm-services-section.saas-section {
  padding-top: clamp(3.5rem, 8vw, 5rem);
  padding-bottom: clamp(3.5rem, 8vw, 5rem);
  background:
    radial-gradient(ellipse 75% 60% at 100% -5%, rgba(254, 226, 226, 0.65), transparent 58%),
    linear-gradient(180deg, #ffffff 0%, #fafafa 100%);
}

.sm-services-section__ambient {
  position: absolute;
  inset: 0;
  pointer-events: none;
  overflow: hidden;
}

.sm-services-section__blob {
  position: absolute;
  border-radius: 50%;
  filter: blur(80px);
  opacity: 0.5;
}

.sm-services-section__blob--1 {
  width: min(48vw, 420px);
  height: min(48vw, 420px);
  top: -22%;
  right: -10%;
  background: rgba(251, 113, 133, 0.18);
}

.sm-services-section__blob--2 {
  width: min(36vw, 300px);
  height: min(36vw, 300px);
  bottom: -12%;
  left: -8%;
  background: rgba(129, 140, 248, 0.12);
}

.sm-services-section__mesh {
  position: absolute;
  inset: 0;
  opacity: 0.22;
  background-image:
    linear-gradient(rgba(15, 23, 42, 0.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(15, 23, 42, 0.03) 1px, transparent 1px);
  background-size: 48px 48px;
  mask-image: radial-gradient(ellipse 85% 70% at 70% 15%, black 25%, transparent 75%);
}

.sm-services-eyebrow {
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--saas-accent);
}

.sm-services-heading {
  letter-spacing: -0.035em;
  line-height: 1.12;
  color: #0f172a;
}

.sm-services-lead {
  font-size: 1.05rem;
  line-height: 1.65;
  max-width: 32rem;
  color: #64748b !important;
}

/* ——— Soft pill buttons (slate label + accent arrow) ——— */
.sm-soft-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;
  padding: 0.5rem 1.125rem;
  font-family: "Plus Jakarta Sans", "Inter", system-ui, sans-serif;
  font-size: 0.6875rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none !important;
  color: #334155 !important;
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid rgba(15, 23, 42, 0.1);
  border-radius: 999px;
  box-shadow: 0 1px 2px rgba(15, 23, 42, 0.05);
  transition:
    color 0.2s ease,
    border-color 0.2s ease,
    box-shadow 0.2s ease,
    transform 0.2s ease,
    background 0.2s ease;
}

.sm-soft-btn:hover {
  color: var(--saas-accent) !important;
  border-color: rgba(200, 30, 42, 0.28);
  box-shadow: 0 4px 16px rgba(200, 30, 42, 0.12);
  transform: translateY(-1px);
  background: #fff;
}

.sm-soft-btn__arrow {
  color: var(--saas-accent);
  font-size: 1.1em;
  line-height: 1;
  transition: transform 0.25s cubic-bezier(0.22, 1, 0.36, 1);
}

.sm-soft-btn:hover .sm-soft-btn__arrow {
  transform: translateX(4px);
  color: var(--saas-accent-hover);
}

.sm-soft-btn:focus-visible {
  outline: none;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(200, 30, 42, 0.45);
}

.sm-soft-btn--body {
  text-transform: none;
  font-weight: 600;
  letter-spacing: 0.02em;
  font-size: 0.875rem;
}

.sm-soft-btn--compact {
  padding: 0.4rem 0.9rem;
  font-size: 0.625rem;
  letter-spacing: 0.08em;
}

.sm-soft-btn--inert {
  pointer-events: none;
}

.sm-footer .sm-soft-btn--on-dark {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(255, 255, 255, 0.14);
  color: #e2e8f0 !important;
  box-shadow: none;
}

.sm-footer .sm-soft-btn--on-dark:hover {
  background: rgba(255, 255, 255, 0.12);
  color: #fff !important;
  border-color: rgba(254, 205, 211, 0.35);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
}

.sm-footer .sm-soft-btn--on-dark:focus-visible {
  box-shadow: 0 0 0 2px #0f0708, 0 0 0 4px rgba(254, 205, 211, 0.45);
}

.sm-product-tile:hover .sm-product-tile__cta.sm-soft-btn {
  color: var(--saas-accent) !important;
  border-color: rgba(200, 30, 42, 0.28);
  box-shadow: 0 4px 14px rgba(200, 30, 42, 0.12);
  transform: translateY(-1px);
}

@media (prefers-reduced-motion: reduce) {
  .sm-soft-btn:hover {
    transform: none;
  }

  .sm-soft-btn:hover .sm-soft-btn__arrow {
    transform: none;
  }

  .sm-product-tile:hover .sm-product-tile__cta.sm-soft-btn {
    transform: none;
  }
}

.sm-services-section__inner {
  display: block;
}

.sm-services-topbar {
  align-items: flex-end;
}

.sm-services-topbar .col-lg-4 {
  min-height: 0;
}

@media (max-width: 991.98px) {
  .sm-services-topbar {
    align-items: stretch;
  }

  .sm-services-topbar .col-lg-4.d-flex {
    justify-content: flex-end !important;
  }
}

.sm-services-split.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 1.5rem;
}

@media (min-width: 992px) {
  .sm-services-split.row {
    --bs-gutter-x: 3rem;
    --bs-gutter-y: 3rem;
  }
}

.sm-services-split__figure {
  position: relative;
}

@media (min-width: 992px) {
  .sm-services-split__figure {
    position: sticky;
    top: 5.5rem;
    min-height: 0;
    flex: 1 1 auto;
  }
}

.sm-services-split__browser {
  border-radius: 1.35rem;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(226, 232, 240, 0.98);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 1) inset,
    0 4px 6px -1px rgba(15, 23, 42, 0.06),
    0 32px 64px -16px rgba(15, 23, 42, 0.14),
    0 0 0 1px rgba(200, 30, 42, 0.04);
}

@media (min-width: 992px) {
  .sm-services-split__browser {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    min-height: 0;
    height: 100%;
  }

  .sm-services-split__chrome,
  .sm-services-split__tabbar {
    flex-shrink: 0;
  }
}

.sm-services-split__chrome {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.65rem 1rem 0.65rem;
  border-bottom: 1px solid #e8ecf0;
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
}

.sm-services-split__dots {
  display: flex;
  gap: 0.35rem;
  flex-shrink: 0;
  align-items: center;
}

.sm-services-split__dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.12);
}

.sm-services-split__dot--r {
  background: #ff5f57;
}

.sm-services-split__dot--y {
  background: #febc2e;
}

.sm-services-split__dot--g {
  background: #28c840;
}

.sm-services-split__url {
  flex: 1;
  min-width: 0;
  font-size: 0.72rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: #475569;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sm-services-split__tabbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.4rem;
  padding: 0.55rem 0.85rem 0.6rem;
  border-bottom: 1px solid #e8ecf0;
  background: linear-gradient(180deg, #f1f5f9 0%, #f8fafc 100%);
}

.sm-services-split__tab {
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 0.45rem 0.85rem;
  border-radius: 999px;
  border: 1px solid transparent;
  background: rgba(255, 255, 255, 0.65);
  color: #64748b;
  cursor: pointer;
  line-height: 1.2;
  transition:
    background 0.2s ease,
    color 0.2s ease,
    border-color 0.2s ease,
    box-shadow 0.2s ease,
    transform 0.15s ease;
}

.sm-services-split__tab:hover {
  color: var(--saas-accent);
  border-color: rgba(200, 30, 42, 0.2);
  background: #fff;
}

.sm-services-split__tab:focus-visible {
  outline: 2px solid var(--saas-accent);
  outline-offset: 2px;
}

.sm-services-split__tab--active,
.sm-services-split__tab[aria-selected="true"] {
  color: var(--saas-accent);
  background: linear-gradient(180deg, #fff5f5 0%, #ffe4e6 100%);
  border-color: rgba(200, 30, 42, 0.28);
  box-shadow: 0 2px 8px rgba(200, 30, 42, 0.1);
}

.sm-services-split__shot {
  position: relative;
  aspect-ratio: 16 / 10;
  background: #0a0810;
  isolation: isolate;
}

@media (min-width: 992px) {
  .sm-services-split__shot {
    aspect-ratio: unset;
    flex: 1 1 auto;
    min-height: 13rem;
  }
}

.sm-services-split__shot::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  background: linear-gradient(180deg, transparent 35%, rgba(8, 6, 14, 0.45) 100%);
}

.sm-services-split__shot-inner {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.sm-services-split__shot img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  display: block;
  transition: opacity 0.35s ease;
}

#smServicesPreviewImg {
  opacity: 1;
}

.sm-services-split__content {
  padding-top: 0;
}

@media (min-width: 992px) {
  .sm-services-split__content {
    padding-left: 0;
    min-height: 100%;
  }
}

@media (max-width: 575.98px) {
  .sm-services-section .sm-services-heading.display-6 {
    font-size: clamp(1.65rem, 6.5vw, 2.25rem);
  }
}

.sm-services-list {
  border-top: 1px solid #e8ecf0;
}

.sm-services-list__item {
  display: grid;
  grid-template-columns: auto auto 1fr auto;
  align-items: center;
  gap: 0.75rem 1rem;
  padding: 1.15rem 0.25rem 1.15rem 0;
  border-bottom: 1px solid #e8ecf0;
  opacity: 0;
  transform: translateY(14px);
  transition:
    background 0.2s ease,
    border-color 0.2s ease;
}

.sm-services-list__item:last-child {
  border-bottom: none;
}

.sm-services-list__item:hover {
  background: rgba(254, 242, 242, 0.45);
  border-radius: 0.75rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  border-bottom-color: transparent;
}

.sm-services-list__item:hover + .sm-services-list__item {
  border-top-color: transparent;
}

.sm-services-list__item--active {
  background: rgba(254, 242, 242, 0.42) !important;
  border-radius: 0.85rem;
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  border-bottom-color: transparent !important;
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.9) inset,
    0 12px 36px rgba(200, 30, 42, 0.08),
    inset 3px 0 0 0 var(--saas-accent);
}

.sm-services-list__item--active .sm-services-list__num {
  color: var(--saas-accent);
  opacity: 0.85;
  font-size: 0.875rem;
  font-weight: 700;
}

.sm-services-list__item--active .sm-services-list__icon {
  border-color: rgba(200, 30, 42, 0.25);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.95),
    0 4px 12px rgba(200, 30, 42, 0.12);
}

.sm-services-list__item--active:hover {
  background: rgba(254, 242, 242, 0.52) !important;
}

.sm-services-list__num {
  font-family: "Plus Jakarta Sans", "Inter", system-ui, sans-serif;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: #94a3b8;
  min-width: 1.75rem;
}

.sm-services-list__icon {
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 0.85rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--saas-accent);
  background: linear-gradient(160deg, #fff5f5 0%, #ffe4e6 100%);
  border: 1px solid rgba(254, 205, 211, 0.65);
  flex-shrink: 0;
  transition: transform 0.25s ease;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.sm-services-list__item:hover .sm-services-list__icon {
  transform: scale(1.04);
}

.sm-services-list__body {
  min-width: 0;
}

.sm-services-list__title {
  letter-spacing: -0.02em;
  font-size: 1.0625rem;
  color: #0f172a;
}

.sm-services-list__desc {
  font-size: 0.9rem !important;
  line-height: 1.5;
  color: #64748b !important;
}

.sm-services-list__arrow {
  color: var(--saas-accent) !important;
  font-size: 1rem !important;
  transition: transform 0.25s ease;
}

.sm-services-list__item:hover .sm-services-list__arrow {
  transform: translateX(5px);
}

.sm-services-list__item.sm-svc-row--visible {
  animation: smSvcRowIn 0.65s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

.sm-services-list .sm-services-list__item:nth-child(1).sm-svc-row--visible {
  animation-delay: 0.04s;
}
.sm-services-list .sm-services-list__item:nth-child(2).sm-svc-row--visible {
  animation-delay: 0.1s;
}
.sm-services-list .sm-services-list__item:nth-child(3).sm-svc-row--visible {
  animation-delay: 0.16s;
}
.sm-services-list .sm-services-list__item:nth-child(4).sm-svc-row--visible {
  animation-delay: 0.22s;
}
.sm-services-list .sm-services-list__item:nth-child(5).sm-svc-row--visible {
  animation-delay: 0.28s;
}
.sm-services-list .sm-services-list__item:nth-child(6).sm-svc-row--visible {
  animation-delay: 0.34s;
}

@keyframes smSvcRowIn {
  from {
    opacity: 0;
    transform: translateY(18px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .sm-services-section__mesh {
    animation: none;
  }

  .sm-services-split__shot img {
    transition: none !important;
  }

  .sm-services-list__item {
    opacity: 1;
    transform: none;
  }

  .sm-services-list__item.sm-svc-row--visible {
    animation: none;
  }

  .sm-services-list__item:hover .sm-services-list__icon {
    transform: none;
  }

  .sm-services-list__item:hover .sm-services-list__arrow {
    transform: none;
  }
}

/* Why Softmanic — theme tiles; “active” gradient only on hover / focus-within */
.sm-choose-section {
  background:
    radial-gradient(ellipse 85% 70% at 100% 0%, rgba(254, 226, 226, 0.45), transparent 52%),
    radial-gradient(ellipse 60% 50% at 0% 100%, rgba(241, 245, 249, 0.9), transparent 50%),
    linear-gradient(180deg, #f8fafc 0%, #ffffff 45%, #fffbfb 100%);
  color: var(--saas-ink);
}

.sm-choose-section__mesh {
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0.45;
  background-image:
    radial-gradient(circle at 1px 1px, rgba(200, 30, 42, 0.07) 1px, transparent 0);
  background-size: 28px 28px;
  animation: smChooseMeshDrift 48s linear infinite;
}

@keyframes smChooseMeshDrift {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 28px 28px;
  }
}

.sm-choose-eyebrow {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--saas-accent);
}

.sm-choose-item--tile {
  position: relative;
  padding: 1.65rem 1.5rem 1.75rem;
  border-radius: 1.75rem;
  background: #ffffff;
  border: 1px solid rgba(226, 232, 240, 0.95);
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.06);
  min-height: 17.5rem;
  transition:
    transform 0.35s cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 0.35s ease,
    border-color 0.25s ease,
    background 0.35s ease;
  opacity: 0;
  transform: translate3d(0, 18px, 0);
}

.sm-choose-item--tile::before {
  display: none;
}

.sm-choose-item--visible {
  animation: smChooseItemIn 0.65s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

.sm-choose-grid > .col:nth-child(1) .sm-choose-item.sm-choose-item--visible {
  animation-delay: 0.05s;
}
.sm-choose-grid > .col:nth-child(2) .sm-choose-item.sm-choose-item--visible {
  animation-delay: 0.12s;
}
.sm-choose-grid > .col:nth-child(3) .sm-choose-item.sm-choose-item--visible {
  animation-delay: 0.19s;
}
.sm-choose-grid > .col:nth-child(4) .sm-choose-item.sm-choose-item--visible {
  animation-delay: 0.26s;
}

@keyframes smChooseItemIn {
  from {
    opacity: 0;
    transform: translate3d(0, 22px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.sm-choose-item__icon-wrap {
  margin-bottom: 1.1rem;
}

.sm-choose-item--tile .sm-choose-item__icon {
  flex-shrink: 0;
  width: 3rem;
  height: 3rem;
  border-radius: 0.85rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--saas-accent);
  background: linear-gradient(145deg, #fff5f5 0%, #ffe4e6 100%);
  border: 1px solid rgba(254, 205, 211, 0.85);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.95);
  transition:
    color 0.3s ease,
    background 0.3s ease,
    border-color 0.3s ease,
    box-shadow 0.3s ease;
}

.sm-choose-item__step {
  display: block;
  font-size: 0.62rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  color: var(--saas-muted);
  margin-bottom: 0.45rem;
  transition: color 0.3s ease;
}

.sm-choose-item__title {
  letter-spacing: -0.03em;
  transition: color 0.3s ease;
}

.sm-choose-item__desc {
  line-height: 1.6;
  transition: color 0.3s ease;
}

/* Hover / keyboard: Softmanic red gradient “active” (no default active state) */
.sm-choose-item--tile:hover,
.sm-choose-item--tile:focus-within {
  transform: translate3d(0, -6px, 0);
  border-color: rgba(200, 30, 42, 0.35);
  background: linear-gradient(155deg, var(--saas-accent) 0%, #9f1823 48%, #7f1d1d 100%);
  box-shadow:
    0 22px 48px rgba(200, 30, 42, 0.35),
    0 10px 28px rgba(15, 23, 42, 0.12);
}

.sm-choose-item--tile:hover .sm-choose-item__step,
.sm-choose-item--tile:focus-within .sm-choose-item__step {
  color: rgba(255, 255, 255, 0.75);
}

.sm-choose-item--tile:hover .sm-choose-item__title,
.sm-choose-item--tile:focus-within .sm-choose-item__title {
  color: #ffffff !important;
}

.sm-choose-item--tile:hover .sm-choose-item__desc,
.sm-choose-item--tile:focus-within .sm-choose-item__desc {
  color: rgba(255, 255, 255, 0.9) !important;
}

.sm-choose-item--tile:hover .sm-choose-item__icon,
.sm-choose-item--tile:focus-within .sm-choose-item__icon {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.16);
  border-color: rgba(255, 255, 255, 0.28);
  box-shadow: none;
}

.sm-choose-item__cta {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  margin-top: auto;
  padding-top: 1.15rem;
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--saas-muted) !important;
  transition: color 0.3s ease, transform 0.25s ease, opacity 0.2s ease;
}

.sm-choose-item--tile:hover .sm-choose-item__cta,
.sm-choose-item--tile:focus-within .sm-choose-item__cta {
  color: #ffffff !important;
}

.sm-choose-item__cta:hover {
  color: #ffffff !important;
  opacity: 0.95;
  transform: translateX(3px);
}

.sm-choose-item__cta:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.9);
  outline-offset: 3px;
  border-radius: 0.25rem;
}

@media (prefers-reduced-motion: reduce) {
  .sm-choose-section__mesh {
    animation: none;
  }

  .sm-choose-item[data-why-card] {
    opacity: 1;
    transform: none;
    animation: none;
  }

  .sm-choose-item--tile:hover,
  .sm-choose-item--tile:focus-within {
    transform: none;
  }
}

/* Cards */
.saas-card {
  border-radius: var(--saas-radius);
  border: 1px solid var(--saas-border);
  background: #fff;
  box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04);
  height: 100%;
  padding: 1.5rem;
  transition: box-shadow 0.25s ease, transform 0.25s ease, border-color 0.25s ease;
}

.saas-card:hover {
  box-shadow: var(--saas-shadow-hover);
  border-color: rgba(200, 30, 42, 0.2);
}

.saas-card--lift:hover {
  transform: translateY(-4px);
}

.saas-card--case {
  background: linear-gradient(180deg, #ffffff 0%, #fffbfb 100%);
}

.saas-icon {
  width: 2.85rem;
  height: 2.85rem;
  border-radius: 0.85rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(145deg, #fff1f2 0%, #ffe4e6 100%);
  color: var(--saas-accent);
  margin-bottom: 1rem;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8);
}

/* Process — futuristic band + glass cards + motion */
.sm-process-section {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
  background:
    radial-gradient(ellipse 100% 80% at 50% -20%, rgba(244, 63, 94, 0.28), transparent 55%),
    radial-gradient(ellipse 70% 60% at 100% 90%, rgba(127, 29, 29, 0.35), transparent 50%),
    radial-gradient(ellipse 50% 40% at 0% 60%, rgba(59, 130, 246, 0.08), transparent 45%),
    linear-gradient(168deg, #070506 0%, #140a0e 42%, #0a0608 100%);
  color: #fff;
}

.sm-process-section__ambient {
  position: absolute;
  inset: 0;
  pointer-events: none;
  overflow: hidden;
}

.sm-process-section__grid {
  position: absolute;
  inset: -1px;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px);
  background-size: 48px 48px;
  mask-image: radial-gradient(ellipse 90% 75% at 50% 45%, black 20%, transparent 72%);
  opacity: 0.5;
  animation: smProcessGridShift 22s ease-in-out infinite;
}

.sm-process-section__orb {
  position: absolute;
  border-radius: 50%;
  filter: blur(64px);
  animation: smProcessOrbFloat 20s ease-in-out infinite;
}

.sm-process-section__orb--1 {
  width: min(48vw, 420px);
  height: min(48vw, 420px);
  top: -18%;
  right: -8%;
  background: rgba(225, 29, 72, 0.42);
}

.sm-process-section__orb--2 {
  width: min(38vw, 340px);
  height: min(38vw, 340px);
  bottom: -22%;
  left: -12%;
  background: rgba(190, 18, 60, 0.28);
  animation-delay: -7s;
  animation-duration: 26s;
}

.sm-process-section__beam {
  position: absolute;
  top: -40%;
  left: 50%;
  width: 140%;
  height: 85%;
  transform: translateX(-50%) rotate(-8deg);
  background: linear-gradient(
    105deg,
    transparent 0%,
    rgba(251, 113, 133, 0.06) 35%,
    rgba(244, 63, 94, 0.04) 50%,
    transparent 70%
  );
  animation: smProcessBeamSweep 16s ease-in-out infinite;
}

.sm-process-eyebrow {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #fda4af;
}

.sm-process-heading {
  color: #fff !important;
  letter-spacing: -0.03em;
}

.sm-process-sub {
  line-height: 1.55;
}

.sm-process-flow {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.sm-process-flow__track {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0;
}

@media (min-width: 992px) {
  .sm-process-flow__track {
    flex-direction: row;
    align-items: stretch;
  }
}

.sm-process-conn {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  height: 3rem;
  padding: 0 0.25rem;
}

.sm-process-conn__svg {
  width: 100%;
  max-width: 140px;
  height: 40px;
  overflow: visible;
}

@media (min-width: 992px) {
  .sm-process-conn {
    flex: 1 1 0;
    min-width: 2rem;
    max-width: 6.5rem;
    height: auto;
    align-self: center;
    padding: 0;
  }

  .sm-process-conn__svg {
    max-width: none;
    width: 100%;
    height: 40px;
  }
}

@media (max-width: 991.98px) {
  .sm-process-conn__svg {
    max-width: 48px;
    height: 48px;
    transform: rotate(90deg);
  }
}

.sm-process-conn__line {
  stroke: rgba(255, 255, 255, 0.14);
  stroke-width: 2;
  transition: stroke 0.35s ease, filter 0.35s ease;
}

.sm-process-conn__arrow {
  fill: rgba(255, 255, 255, 0.12);
  transition: fill 0.35s ease, filter 0.35s ease;
}

.sm-process-conn.is-lit .sm-process-conn__line {
  stroke: #fb7185;
  filter: drop-shadow(0 0 8px rgba(244, 63, 94, 0.65));
}

.sm-process-conn.is-lit .sm-process-conn__arrow {
  fill: #f43f5e;
  filter: drop-shadow(0 0 10px rgba(244, 63, 94, 0.55));
}

@keyframes smProcessConnPulse {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.82;
  }
}

.sm-process-conn.is-lit .sm-process-conn__svg {
  animation: smProcessConnPulse 1.6s ease-in-out infinite;
}

.sm-process-card {
  position: relative;
  border-radius: 1.05rem;
  padding: 1.45rem 1.25rem 1.5rem;
  height: 100%;
  background: rgba(255, 255, 255, 0.045);
  border: 1px solid rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  box-shadow:
    0 4px 24px rgba(0, 0, 0, 0.35),
    inset 0 1px 0 rgba(255, 255, 255, 0.06);
  transition:
    transform 0.45s cubic-bezier(0.22, 1, 0.36, 1),
    border-color 0.35s ease,
    box-shadow 0.45s ease;
  opacity: 0;
  animation: smProcessCardIn 0.85s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

.sm-process-card--lg {
  border-radius: 1.25rem;
  padding: 1.75rem 1.5rem 2rem;
  min-height: 17rem;
  display: flex;
  flex-direction: column;
}

@media (min-width: 992px) {
  .sm-process-card--lg {
    flex: 1 1 0;
    min-width: 0;
    min-height: 19rem;
    padding: 2rem 1.65rem 2.15rem;
  }
}

.sm-process-card[data-step="0"] {
  animation-delay: 0.08s;
}
.sm-process-card[data-step="1"] {
  animation-delay: 0.18s;
}
.sm-process-card[data-step="2"] {
  animation-delay: 0.28s;
}
.sm-process-card[data-step="3"] {
  animation-delay: 0.38s;
}

.sm-process-card__icon {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.15rem;
  color: #fecdd3;
  background: linear-gradient(145deg, rgba(244, 63, 94, 0.35) 0%, rgba(127, 29, 29, 0.25) 100%);
  border: 1px solid rgba(251, 113, 133, 0.35);
  box-shadow:
    0 8px 28px rgba(0, 0, 0, 0.35),
    inset 0 1px 0 rgba(255, 255, 255, 0.12);
  transition:
    transform 0.4s cubic-bezier(0.22, 1, 0.36, 1),
    border-color 0.35s ease,
    box-shadow 0.4s ease;
}

.sm-process-card:hover .sm-process-card__icon,
.sm-process-card:focus-within .sm-process-card__icon {
  transform: scale(1.06);
  border-color: rgba(251, 113, 133, 0.55);
  box-shadow:
    0 12px 36px rgba(200, 30, 42, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.14);
}

.sm-process-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12);
  pointer-events: none;
}

.sm-process-card:hover,
.sm-process-card:focus-within {
  transform: translateY(-8px);
  border-color: rgba(251, 113, 133, 0.45);
  box-shadow:
    0 20px 50px rgba(200, 30, 42, 0.25),
    0 0 40px rgba(244, 63, 94, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.sm-process-card:focus-visible {
  outline: 2px solid rgba(251, 113, 133, 0.75);
  outline-offset: 3px;
}

.sm-process-flow[data-path-active] .sm-process-card[data-step] {
  opacity: 0.42;
  transform: translateY(0);
}

.sm-process-flow[data-path-active] .sm-process-card[data-step].is-on-path {
  opacity: 1;
}

.sm-process-flow[data-path-active] .sm-process-card[data-step]:hover,
.sm-process-flow[data-path-active] .sm-process-card[data-step]:focus-within {
  transform: translateY(-8px);
}

.sm-process-card__num {
  font-family: "Plus Jakarta Sans", "Inter", system-ui, sans-serif;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  color: #fb7185;
  margin-bottom: 0.65rem;
  text-shadow: 0 0 24px rgba(244, 63, 94, 0.45);
}

.sm-process-card__title {
  color: #fff !important;
  letter-spacing: -0.02em;
}

.sm-process-card__desc {
  color: rgba(255, 255, 255, 0.68) !important;
  line-height: 1.55;
}

@keyframes smProcessCardIn {
  from {
    opacity: 0;
    transform: translateY(28px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes smProcessOrbFloat {
  0%,
  100% {
    transform: translate(0, 0) scale(1);
  }
  33% {
    transform: translate(-3%, 4%) scale(1.04);
  }
  66% {
    transform: translate(4%, -2%) scale(0.98);
  }
}

@keyframes smProcessGridShift {
  0%,
  100% {
    opacity: 0.45;
    transform: translateY(0);
  }
  50% {
    opacity: 0.62;
    transform: translateY(-6px);
  }
}

@keyframes smProcessBeamSweep {
  0%,
  100% {
    opacity: 0.5;
    transform: translateX(-50%) rotate(-8deg) translateY(0);
  }
  50% {
    opacity: 0.85;
    transform: translateX(-48%) rotate(-7deg) translateY(12px);
  }
}

@media (prefers-reduced-motion: reduce) {
  .sm-process-section__grid,
  .sm-process-section__orb,
  .sm-process-section__beam {
    animation: none;
  }

  .sm-process-card {
    opacity: 1;
    animation: none;
    transform: none;
  }

  .sm-process-conn.is-lit .sm-process-conn__svg {
    animation: none;
  }
}

/* CTA — large light card + roadmap flow */
.sm-cta-card {
  border-radius: 1.75rem;
  padding: 2.25rem 1.5rem 2.5rem;
  text-align: left;
  background:
    linear-gradient(165deg, rgba(255, 255, 255, 0.97) 0%, rgba(255, 250, 250, 0.98) 38%, rgba(255, 241, 242, 0.95) 100%);
  border: 1px solid rgba(200, 30, 42, 0.12);
  box-shadow:
    0 4px 0 rgba(255, 255, 255, 0.85) inset,
    0 28px 64px -12px rgba(15, 23, 42, 0.08),
    0 12px 32px -8px rgba(190, 18, 60, 0.06);
  transition: box-shadow 0.45s ease, border-color 0.35s ease, transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}

.sm-cta-card:hover {
  border-color: rgba(200, 30, 42, 0.18);
  box-shadow:
    0 4px 0 rgba(255, 255, 255, 0.9) inset,
    0 36px 72px -12px rgba(15, 23, 42, 0.1),
    0 16px 40px -8px rgba(225, 29, 72, 0.1);
}

.sm-cta-card__glow {
  position: absolute;
  border-radius: 50%;
  filter: blur(72px);
  pointer-events: none;
  opacity: 0.55;
  z-index: 0;
}

.sm-cta-card__glow--1 {
  width: min(55%, 380px);
  height: min(45vw, 280px);
  top: -25%;
  right: -8%;
  background: radial-gradient(circle, rgba(253, 164, 175, 0.45) 0%, transparent 70%);
}

.sm-cta-card__glow--2 {
  width: min(45%, 300px);
  height: min(38vw, 220px);
  bottom: -20%;
  left: -5%;
  background: radial-gradient(circle, rgba(59, 130, 246, 0.08) 0%, transparent 70%);
}

.sm-cta-card__grid {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(15, 23, 42, 0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(15, 23, 42, 0.04) 1px, transparent 1px);
  background-size: 40px 40px;
  mask-image: radial-gradient(ellipse 85% 75% at 70% 40%, black 15%, transparent 72%);
  opacity: 0.35;
  pointer-events: none;
  z-index: 0;
}

.sm-cta-card__kicker {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #e11d48;
}

.sm-cta-card__flow-label {
  opacity: 0.85;
}

.sm-cta-flow {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0;
}

@media (min-width: 992px) {
  .sm-cta-card {
    padding: 2.75rem 2.5rem 3rem;
  }

  .sm-cta-flow {
    flex-direction: row;
    align-items: center;
  }
}

.sm-cta-flow__node {
  display: flex;
  align-items: flex-start;
  gap: 0.85rem;
  padding: 1rem 1.15rem;
  border-radius: 1.1rem;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(15, 23, 42, 0.06);
  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.04);
  transition:
    transform 0.35s cubic-bezier(0.22, 1, 0.36, 1),
    border-color 0.3s ease,
    box-shadow 0.35s ease,
    opacity 0.3s ease;
  flex: 1 1 auto;
  min-width: 0;
}

@media (min-width: 992px) {
  .sm-cta-flow__node {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 1.15rem 0.75rem 1.25rem;
  }
}

.sm-cta-flow__icon {
  flex-shrink: 0;
  width: 2.65rem;
  height: 2.65rem;
  border-radius: 0.85rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #e11d48;
  background: linear-gradient(145deg, rgba(255, 241, 242, 0.95) 0%, rgba(254, 226, 226, 0.85) 100%);
  border: 1px solid rgba(244, 63, 94, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
  transition: transform 0.35s ease, border-color 0.3s ease, box-shadow 0.35s ease;
}

.sm-cta-flow__body {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  min-width: 0;
}

.sm-cta-flow__name {
  display: block;
  font-weight: 700;
  font-size: 0.95rem;
  color: #0f172a;
  letter-spacing: -0.02em;
}

.sm-cta-flow__hint {
  display: block;
  font-size: 0.75rem;
  color: #64748b;
  line-height: 1.35;
}

.sm-cta-flow__node:hover,
.sm-cta-flow__node:focus-within {
  transform: translateY(-3px);
  border-color: rgba(244, 63, 94, 0.28);
  box-shadow: 0 14px 36px rgba(225, 29, 72, 0.1);
}

.sm-cta-flow__node:hover .sm-cta-flow__icon,
.sm-cta-flow__node:focus-within .sm-cta-flow__icon {
  transform: scale(1.05);
  border-color: rgba(244, 63, 94, 0.35);
}

.sm-cta-flow[data-path-active] .sm-cta-flow__node[data-cta-step] {
  opacity: 0.45;
}

.sm-cta-flow[data-path-active] .sm-cta-flow__node[data-cta-step].is-on-path {
  opacity: 1;
}

.sm-cta-flow__node:focus-visible {
  outline: 2px solid rgba(225, 29, 72, 0.45);
  outline-offset: 3px;
}

.sm-cta-conn {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  height: 2.25rem;
  padding: 0.15rem 0;
}

.sm-cta-conn__svg {
  width: 100%;
  max-width: 120px;
  height: 32px;
  overflow: visible;
}

@media (min-width: 992px) {
  .sm-cta-conn {
    flex: 1 1 0;
    min-width: 1.5rem;
    max-width: 4rem;
    height: auto;
    padding: 0;
  }

  .sm-cta-conn__svg {
    max-width: none;
    width: 100%;
    height: 32px;
  }
}

@media (max-width: 991.98px) {
  .sm-cta-conn__svg {
    max-width: 40px;
    height: 40px;
    transform: rotate(90deg);
  }
}

.sm-cta-conn__line {
  stroke: rgba(15, 23, 42, 0.12);
  stroke-width: 2;
  stroke-linecap: round;
  transition: stroke 0.35s ease, filter 0.35s ease;
}

.sm-cta-conn__arrow {
  fill: rgba(15, 23, 42, 0.1);
  transition: fill 0.35s ease, filter 0.35s ease;
}

.sm-cta-conn.is-lit .sm-cta-conn__line {
  stroke: #f43f5e;
  filter: drop-shadow(0 0 6px rgba(244, 63, 94, 0.5));
}

.sm-cta-conn.is-lit .sm-cta-conn__arrow {
  fill: #e11d48;
  filter: drop-shadow(0 0 8px rgba(244, 63, 94, 0.45));
}

@keyframes smCtaConnPulse {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.85;
  }
}

.sm-cta-conn.is-lit .sm-cta-conn__svg {
  animation: smCtaConnPulse 1.8s ease-in-out infinite;
}

@media (prefers-reduced-motion: reduce) {
  .sm-cta-conn.is-lit .sm-cta-conn__svg {
    animation: none;
  }

  .sm-cta-flow__node:hover,
  .sm-cta-flow__node:focus-within {
    transform: none;
  }
}

/* Products — futuristic listing + detail */
.sm-products-hero {
  padding: 4rem 0 4.5rem;
  background:
    radial-gradient(ellipse 90% 60% at 80% 0%, rgba(244, 63, 94, 0.22), transparent 55%),
    radial-gradient(ellipse 70% 50% at 10% 100%, rgba(127, 29, 29, 0.35), transparent 55%),
    linear-gradient(165deg, #0a0506 0%, #1a0a0e 40%, #0f0708 100%);
}

.sm-products-hero__grid {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
  background-size: 56px 56px;
  mask-image: radial-gradient(ellipse 85% 70% at 50% 40%, black 15%, transparent 75%);
  pointer-events: none;
}

.sm-products-hero__glow {
  position: absolute;
  border-radius: 50%;
  filter: blur(72px);
  pointer-events: none;
  opacity: 0.45;
}

.sm-products-hero__glow--1 {
  width: min(50vw, 480px);
  height: min(50vw, 480px);
  top: -20%;
  right: -5%;
  background: rgba(225, 29, 72, 0.45);
}

.sm-products-hero__glow--2 {
  width: min(40vw, 360px);
  height: min(40vw, 360px);
  bottom: -15%;
  left: -8%;
  background: rgba(59, 130, 246, 0.12);
}

.sm-products-eyebrow {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #fda4af;
}

/* Products index — hero v2 + alternating showcase */
.sm-products-hero--v2 {
  padding: clamp(3.25rem, 8vw, 5rem) 0 clamp(3.5rem, 7vw, 4.75rem);
}

.sm-products-hero__accent {
  background: linear-gradient(120deg, #fda4af 0%, #fff 42%, #fecdd3 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.sm-products-hero__beam {
  position: absolute;
  top: -20%;
  left: 35%;
  width: 38%;
  height: 140%;
  background: linear-gradient(
    115deg,
    transparent 0%,
    rgba(251, 113, 133, 0.07) 35%,
    rgba(255, 255, 255, 0.06) 50%,
    transparent 70%
  );
  transform: rotate(-8deg);
  pointer-events: none;
  filter: blur(2px);
}

.sm-products-hero__stat {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 0.15rem;
  padding: 0.85rem 1.1rem;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(0, 0, 0, 0.22);
  backdrop-filter: blur(10px);
}

.sm-products-hero__stat-value {
  font-size: clamp(2rem, 4vw, 2.75rem);
  font-weight: 800;
  letter-spacing: -0.04em;
  line-height: 1;
  background: linear-gradient(180deg, #fff 0%, #fecdd3 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.sm-products-hero__stat-label {
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.45);
}

.sm-product-showcase-list {
  background:
    radial-gradient(ellipse 80% 55% at 10% 0%, rgba(254, 226, 226, 0.45), transparent 55%),
    radial-gradient(ellipse 65% 50% at 95% 60%, rgba(241, 245, 249, 0.95), transparent 52%),
    linear-gradient(180deg, #f8fafc 0%, #ffffff 38%, #fffbfb 100%);
}

.sm-product-showcase-list__mesh {
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0.5;
  background-image:
    linear-gradient(rgba(148, 163, 184, 0.09) 1px, transparent 1px),
    linear-gradient(90deg, rgba(148, 163, 184, 0.09) 1px, transparent 1px);
  background-size: 40px 40px;
  mask-image: linear-gradient(180deg, black 0%, black 70%, transparent 100%);
}

.sm-product-showcase-list__bloom {
  position: absolute;
  border-radius: 50%;
  filter: blur(80px);
  pointer-events: none;
  opacity: 0.5;
}

.sm-product-showcase-list__bloom--1 {
  width: min(420px, 65vw);
  height: min(420px, 65vw);
  top: 5%;
  right: -10%;
  background: rgba(225, 29, 72, 0.14);
}

.sm-product-showcase-list__bloom--2 {
  width: min(360px, 55vw);
  height: min(360px, 55vw);
  bottom: 10%;
  left: -8%;
  background: rgba(59, 130, 246, 0.1);
}

.sm-product-showcase__article {
  margin-bottom: clamp(3rem, 6vw, 4.5rem);
  padding: clamp(1.5rem, 3vw, 2.25rem);
  border-radius: 1.35rem;
  border: 1px solid rgba(241, 213, 216, 0.55);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.92) 0%, rgba(255, 251, 251, 0.98) 100%);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.95) inset,
    0 24px 60px rgba(15, 23, 42, 0.06),
    0 0 0 1px rgba(255, 255, 255, 0.5) inset;
  opacity: 0;
  transform: translateY(28px);
  transition:
    opacity 0.65s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.65s cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 0.35s ease,
    border-color 0.35s ease;
}

.sm-product-showcase__article.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.sm-product-showcase-list .sm-product-showcase__article:last-child {
  margin-bottom: 0;
}

.sm-product-showcase__article:hover {
  border-color: rgba(200, 30, 42, 0.22);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.95) inset,
    0 32px 72px rgba(200, 30, 42, 0.1),
    0 0 0 1px rgba(255, 255, 255, 0.55) inset;
}

.sm-product-showcase__copy,
.sm-product-showcase__visual {
  position: relative;
}

.sm-product-showcase__ordinal {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2.5rem;
  height: 2.5rem;
  padding: 0 0.5rem;
  font-size: 0.85rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  color: var(--saas-accent);
  background: linear-gradient(145deg, rgba(254, 226, 226, 0.95), rgba(255, 255, 255, 0.98));
  border: 1px solid rgba(200, 30, 42, 0.2);
  border-radius: 0.75rem;
  box-shadow: 0 4px 16px rgba(200, 30, 42, 0.08);
}

.sm-product-showcase__cat {
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--saas-muted);
  padding: 0.35rem 0.65rem;
  border-radius: 999px;
  background: rgba(241, 245, 249, 0.95);
  border: 1px solid rgba(226, 232, 240, 0.95);
}

.sm-product-showcase__title {
  letter-spacing: -0.03em;
  line-height: 1.2;
}

.sm-product-showcase__tagline {
  font-size: 1rem;
  font-weight: 500;
  color: var(--saas-ink) !important;
  opacity: 0.88;
}

.sm-product-showcase__chip {
  font-size: 0.72rem;
  line-height: 1.35;
  color: var(--saas-muted);
  padding: 0.4rem 0.65rem;
  border-radius: 0.65rem;
  border: 1px solid rgba(241, 213, 216, 0.85);
  background: rgba(255, 255, 255, 0.75);
  max-width: 100%;
}

.sm-product-showcase__cta {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  font-size: 0.9rem;
  font-weight: 700;
  color: var(--saas-accent);
}

.sm-product-showcase__cta-arrow {
  display: inline-block;
  transition: transform 0.25s ease;
}

.sm-product-showcase__article:hover .sm-product-showcase__cta-arrow {
  transform: translateX(4px);
}

.sm-product-showcase__visual {
  perspective: 1200px;
}

.sm-product-showcase__ring {
  position: absolute;
  inset: -8% -6% -4% -6%;
  border-radius: 1.5rem;
  border: 1px solid rgba(200, 30, 42, 0.12);
  background: radial-gradient(ellipse 80% 60% at 50% 0%, rgba(254, 226, 226, 0.35), transparent 65%);
  pointer-events: none;
  z-index: 0;
}

.sm-product-showcase__frame {
  position: relative;
  z-index: 1;
  border-radius: 1rem;
  overflow: hidden;
  border: 1px solid rgba(15, 23, 42, 0.12);
  background: linear-gradient(180deg, #0f172a 0%, #020617 100%);
  box-shadow:
    0 24px 60px rgba(15, 23, 42, 0.2),
    0 0 0 1px rgba(255, 255, 255, 0.06) inset,
    0 -20px 50px rgba(225, 29, 72, 0.12);
  transform: rotateX(2deg) rotateY(-2deg);
  transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.45s ease;
}

.sm-product-showcase__article:hover .sm-product-showcase__frame {
  transform: rotateX(0deg) rotateY(0deg) scale(1.01);
  box-shadow:
    0 32px 72px rgba(15, 23, 42, 0.22),
    0 0 0 1px rgba(255, 255, 255, 0.08) inset,
    0 -24px 56px rgba(225, 29, 72, 0.18);
}

.sm-product-showcase__chrome {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  padding: 0.55rem 0.75rem;
  background: linear-gradient(180deg, #1e293b 0%, #0f172a 100%);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.sm-product-showcase__dots {
  display: flex;
  gap: 0.35rem;
  flex-shrink: 0;
}

.sm-product-showcase__dots span {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #334155;
}

.sm-product-showcase__dots span:nth-child(1) {
  background: #f87171;
}

.sm-product-showcase__dots span:nth-child(2) {
  background: #fbbf24;
}

.sm-product-showcase__dots span:nth-child(3) {
  background: #34d399;
}

.sm-product-showcase__url {
  flex: 1;
  font-size: 0.68rem;
  letter-spacing: 0.02em;
  color: rgba(148, 163, 184, 0.95);
  padding: 0.35rem 0.65rem;
  border-radius: 0.4rem;
  background: rgba(15, 23, 42, 0.65);
  border: 1px solid rgba(255, 255, 255, 0.05);
}

.sm-product-showcase__viewport {
  position: relative;
  aspect-ratio: 16 / 10;
  background: #020617;
}

.sm-product-showcase__shot {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sm-product-showcase__placeholder {
  display: flex;
  height: 100%;
  min-height: 12rem;
  background: linear-gradient(145deg, #0b1220 0%, #020617 55%, #1c0a0f 100%);
}

.sm-product-showcase__ph-sidebar {
  width: 22%;
  flex-shrink: 0;
  background: linear-gradient(180deg, rgba(15, 23, 42, 0.95) 0%, rgba(2, 6, 23, 0.98) 100%);
  border-right: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
}

.sm-product-showcase__ph-sidebar::after {
  content: "";
  position: absolute;
  left: 0.65rem;
  right: 0.65rem;
  top: 1rem;
  height: 4px;
  border-radius: 2px;
  background: linear-gradient(90deg, rgba(225, 29, 72, 0.35), transparent);
}

.sm-product-showcase__ph-main {
  flex: 1;
  padding: 0.85rem 0.85rem 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
}

.sm-product-showcase__ph-toolbar {
  height: 6px;
  border-radius: 3px;
  background: linear-gradient(90deg, rgba(51, 65, 85, 0.9), rgba(71, 85, 105, 0.4));
  opacity: 0.85;
}

.sm-product-showcase__ph-chart {
  display: flex;
  align-items: flex-end;
  gap: 0.35rem;
  height: 4.5rem;
  padding: 0.35rem 0;
}

.sm-product-showcase__ph-chart span {
  flex: 1;
  border-radius: 0.25rem 0.25rem 0.1rem 0.1rem;
  background: linear-gradient(180deg, #fb7185 0%, #be123c 100%);
  box-shadow: 0 0 18px rgba(244, 63, 94, 0.35);
  opacity: 0.92;
}

.sm-product-showcase__ph-chart span:nth-child(1) {
  height: 38%;
}

.sm-product-showcase__ph-chart span:nth-child(2) {
  height: 62%;
}

.sm-product-showcase__ph-chart span:nth-child(3) {
  height: 48%;
}

.sm-product-showcase__ph-chart span:nth-child(4) {
  height: 88%;
}

.sm-product-showcase__ph-chart span:nth-child(5) {
  height: 72%;
}

.sm-product-showcase__ph-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.4rem;
  flex: 1;
}

.sm-product-showcase__ph-grid span {
  border-radius: 0.35rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(15, 23, 42, 0.55);
  min-height: 1.75rem;
}

@media (prefers-reduced-motion: reduce) {
  .sm-product-showcase__article {
    opacity: 1;
    transform: none;
    transition: box-shadow 0.2s ease, border-color 0.2s ease;
  }

  .sm-product-showcase__article:hover .sm-product-showcase__frame {
    transform: none;
  }

  .sm-product-showcase__article:hover .sm-product-showcase__cta-arrow {
    transform: none;
  }
}

.sm-product-tile__inner {
  border-radius: 1.125rem;
  border: 1px solid rgba(241, 213, 216, 0.95);
  background: linear-gradient(180deg, #ffffff 0%, #fffbfb 100%);
  padding: 1.5rem 1.35rem;
  box-shadow: 0 4px 24px rgba(200, 30, 42, 0.06);
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

.sm-product-tile:hover .sm-product-tile__inner {
  transform: translateY(-6px);
  border-color: rgba(200, 30, 42, 0.28);
  box-shadow:
    0 20px 50px rgba(200, 30, 42, 0.14),
    0 0 0 1px rgba(255, 255, 255, 0.6) inset;
}

.sm-product-tile__badge {
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--saas-accent);
  background: rgba(254, 226, 226, 0.85);
  border: 1px solid rgba(200, 30, 42, 0.18);
  padding: 0.28rem 0.55rem;
  border-radius: 999px;
}

.sm-product-tile__year {
  font-size: 0.75rem;
  color: var(--saas-muted);
}

.sm-product-tile__cta.sm-soft-btn {
  flex-shrink: 0;
}

body.saas-body a.sm-product-tile,
body.saas-body a.sm-product-tile:hover {
  color: inherit !important;
}

body.saas-body a.sm-product-tile:hover h2 {
  color: var(--saas-accent) !important;
}

.sm-product-detail-hero {
  padding: 3.5rem 0 4rem;
  background:
    radial-gradient(ellipse 100% 80% at 75% 0%, rgba(244, 63, 94, 0.2), transparent 50%),
    radial-gradient(ellipse 60% 50% at 0% 100%, rgba(30, 58, 138, 0.15), transparent 50%),
    linear-gradient(155deg, #0c0a0b 0%, #1c1014 45%, #080506 100%);
}

.sm-product-detail-hero__grid {
  position: absolute;
  inset: 0;
  opacity: 0.35;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px);
  background-size: 48px 48px;
  mask-image: radial-gradient(ellipse 80% 65% at 50% 35%, black 25%, transparent 70%);
  pointer-events: none;
}

.sm-product-detail-hero__orb {
  position: absolute;
  width: min(55vw, 520px);
  height: min(55vw, 520px);
  top: -35%;
  right: -12%;
  border-radius: 50%;
  background: radial-gradient(circle at 30% 30%, rgba(251, 113, 133, 0.35), rgba(190, 18, 60, 0.15) 50%, transparent 70%);
  filter: blur(8px);
  pointer-events: none;
}

.sm-product-detail-hero .breadcrumb-item + .breadcrumb-item::before {
  color: rgba(255, 255, 255, 0.35);
}

.sm-product-chip {
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 0.35rem 0.75rem;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.06);
  color: #fecdd3;
}

.sm-product-highlight-pill {
  font-size: 0.72rem;
  color: rgba(255, 255, 255, 0.88);
  padding: 0.4rem 0.75rem;
  border-radius: 0.65rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(8px);
}

.sm-product-feature-list__dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-top: 0.45rem;
  flex-shrink: 0;
  background: linear-gradient(145deg, var(--saas-accent-soft), var(--saas-accent));
  box-shadow: 0 0 12px rgba(244, 63, 94, 0.45);
}

.sm-product-side-card {
  border-radius: 1.125rem;
  border: 1px solid var(--saas-border);
  background: linear-gradient(180deg, #ffffff 0%, #fffafb 100%);
  padding: 1.5rem;
  box-shadow: 0 12px 40px rgba(200, 30, 42, 0.08);
  position: sticky;
  top: 6rem;
}

.sm-product-side-card__label {
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--saas-muted);
  margin-bottom: 0.35rem;
}

.sm-product-shot__frame {
  border-radius: 0.85rem;
  border: 1px solid rgba(241, 213, 216, 0.9);
  background: #0f172a;
  overflow: hidden;
  box-shadow:
    0 12px 40px rgba(15, 23, 42, 0.12),
    0 0 0 1px rgba(255, 255, 255, 0.04) inset;
}

.sm-product-shot__img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.sm-product-shot-placeholder {
  border: 1px dashed rgba(200, 30, 42, 0.28);
  background:
    radial-gradient(ellipse 80% 60% at 50% 0%, rgba(254, 226, 226, 0.5), transparent 55%),
    linear-gradient(180deg, #fafafa 0%, #ffffff 100%);
}

.sm-product-shot-placeholder__icon {
  width: 3rem;
  height: 3rem;
  border-radius: 0.75rem;
  border: 1px solid rgba(200, 30, 42, 0.2);
  background: linear-gradient(135deg, rgba(254, 226, 226, 0.9), rgba(255, 255, 255, 0.9));
  box-shadow: 0 8px 24px rgba(200, 30, 42, 0.1);
}

.sm-product-code {
  font-size: 0.75rem;
  padding: 0.1rem 0.35rem;
  border-radius: 0.35rem;
  background: rgba(241, 213, 216, 0.35);
  color: var(--saas-accent-hover);
}

/* Home — contact band (dark reddish + visual) */
.sm-contact-section {
  --sm-contact-accent: #fb7185;
  min-height: 100vh;
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
  background:
    radial-gradient(ellipse 90% 70% at 15% 20%, rgba(244, 63, 94, 0.22), transparent 50%),
    radial-gradient(ellipse 70% 55% at 90% 80%, rgba(127, 29, 29, 0.35), transparent 52%),
    linear-gradient(168deg, #14080c 0%, #1f0d12 38%, #120709 72%, #0a0406 100%);
  color: #f8fafc;
}

.sm-contact-section__bg {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
  overflow: hidden;
}

.sm-contact-section__mesh {
  position: absolute;
  inset: 0;
  opacity: 0.4;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
  background-size: 44px 44px;
  mask-image: radial-gradient(ellipse 85% 75% at 50% 35%, black 20%, transparent 72%);
}

.sm-contact-section__orb {
  position: absolute;
  border-radius: 50%;
  filter: blur(68px);
  pointer-events: none;
  opacity: 0.55;
}

.sm-contact-section__orb--1 {
  width: min(48vw, 420px);
  height: min(48vw, 420px);
  top: -18%;
  right: -8%;
  background: rgba(225, 29, 72, 0.42);
}

.sm-contact-section__orb--2 {
  width: min(38vw, 320px);
  height: min(38vw, 320px);
  bottom: -12%;
  left: 5%;
  background: rgba(190, 18, 60, 0.28);
}

.sm-contact-section__container {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (min-width: 992px) {
  .sm-contact-section__container {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}

.sm-contact-eyebrow {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--sm-contact-accent);
  text-shadow: 0 0 28px rgba(244, 63, 94, 0.35);
}

.sm-contact-title {
  color: #fff;
  letter-spacing: -0.02em;
  line-height: 1.15;
}

.sm-contact-visual__inner {
  border-radius: 1.25rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(0, 0, 0, 0.25);
  box-shadow:
    0 24px 64px rgba(0, 0, 0, 0.45),
    0 0 0 1px rgba(251, 113, 133, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.06);
  min-height: 220px;
}

@media (min-width: 992px) {
  .sm-contact-visual__inner {
    min-height: min(100%, 72vh);
  }
}

.sm-contact-visual__img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: middle;
}

.sm-contact-form-card {
  border-radius: 1.25rem;
  padding: 1.5rem 1.35rem;
  background: linear-gradient(155deg, rgba(255, 255, 255, 0.97) 0%, rgba(255, 248, 248, 0.98) 100%);
  border: 1px solid rgba(255, 255, 255, 0.65);
  box-shadow:
    0 20px 50px rgba(0, 0, 0, 0.35),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

@media (min-width: 768px) {
  .sm-contact-form-card {
    padding: 1.75rem 1.75rem;
  }
}

.sm-contact-label {
  color: #334155;
}

.sm-contact-input {
  border-radius: 0.65rem;
  border-color: rgba(15, 23, 42, 0.12);
  background: #fff;
}

.sm-contact-input:focus {
  border-color: rgba(200, 30, 42, 0.45);
  box-shadow: 0 0 0 0.2rem rgba(244, 63, 94, 0.15);
}

.sm-contact-submit {
  background: linear-gradient(135deg, #e11d48 0%, #9f1239 100%) !important;
  border: none !important;
  box-shadow: 0 6px 24px rgba(225, 29, 72, 0.45);
  transition: transform 0.18s ease, box-shadow 0.18s ease, filter 0.18s ease;
}

.sm-contact-submit:hover {
  color: #fff !important;
  transform: translateY(-1px);
  filter: brightness(1.05);
  box-shadow: 0 10px 32px rgba(225, 29, 72, 0.5);
}

@media (prefers-reduced-motion: reduce) {
  .sm-contact-submit:hover {
    transform: none;
  }
}

/* Home — testimonials (light band between contact & footer) */
.sm-testimonials-section {
  position: relative;
  background:
    radial-gradient(ellipse 80% 55% at 15% 0%, rgba(254, 226, 226, 0.55), transparent 55%),
    radial-gradient(ellipse 65% 50% at 95% 100%, rgba(241, 245, 249, 0.95), transparent 52%),
    linear-gradient(180deg, #f8fafc 0%, #ffffff 38%, #fffbfb 100%);
  color: var(--saas-ink);
  border-top: 1px solid rgba(241, 213, 216, 0.85);
}

.sm-testimonials-section__ambient {
  position: absolute;
  inset: 0;
  pointer-events: none;
  overflow: hidden;
}

.sm-testimonials-section__mesh {
  position: absolute;
  inset: 0;
  opacity: 0.45;
  background-image:
    linear-gradient(rgba(148, 163, 184, 0.12) 1px, transparent 1px),
    linear-gradient(90deg, rgba(148, 163, 184, 0.12) 1px, transparent 1px);
  background-size: 40px 40px;
  mask-image: radial-gradient(ellipse 90% 80% at 50% 40%, black 20%, transparent 78%);
}

.sm-testimonials-section__glow {
  position: absolute;
  border-radius: 50%;
  filter: blur(72px);
  opacity: 0.35;
}

.sm-testimonials-section__glow--1 {
  width: min(380px, 70vw);
  height: min(380px, 70vw);
  top: -15%;
  right: -5%;
  background: rgba(225, 29, 72, 0.1);
}

.sm-testimonials-section__glow--2 {
  width: min(280px, 55vw);
  height: min(280px, 55vw);
  bottom: -8%;
  left: -6%;
  background: rgba(191, 219, 254, 0.35);
}

.sm-testimonials-section__inner {
  padding-bottom: clamp(3rem, 6vw, 4.5rem) !important;
}

/* Testimonials carousel — 1–3 cards visible (like grid), advances one card at a time */
.sm-testimonials-carousel {
  position: relative;
  width: 100%;
}

.sm-testimonials-carousel__viewport {
  overflow: hidden;
  width: 100%;
}

.sm-testimonials-carousel__track {
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
}

.sm-testimonials-carousel__slide {
  box-sizing: border-box;
  flex-shrink: 0;
}

.sm-testimonials-carousel__dots {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
}

.sm-testimonials-carousel__dot {
  width: 10px;
  height: 10px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: rgba(148, 163, 184, 0.45);
  cursor: pointer;
  transition:
    transform 0.2s ease,
    background 0.2s ease,
    box-shadow 0.2s ease;
}

.sm-testimonials-carousel__dot[aria-selected="true"] {
  background: var(--saas-accent);
  transform: scale(1.2);
  box-shadow: 0 0 0 3px rgba(200, 30, 42, 0.15);
}

.sm-testimonials-carousel__dot:hover,
.sm-testimonials-carousel__dot:focus-visible {
  background: rgba(200, 30, 42, 0.55);
  outline: none;
}

.sm-testimonials-carousel__dot[aria-selected="true"]:hover,
.sm-testimonials-carousel__dot[aria-selected="true"]:focus-visible {
  background: var(--saas-accent-hover);
}

@media (prefers-reduced-motion: reduce) {
  .sm-testimonials-carousel__dot[aria-selected="true"] {
    transform: none;
  }
}

.sm-testimonials-eyebrow {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--saas-accent);
  margin: 0;
}

.sm-testimonials-lead {
  font-size: 1rem;
}

.sm-testimonial-card {
  position: relative;
  height: 100%;
  min-height: 15.5rem;
  padding: 1.5rem 1.35rem 1.6rem;
  border-radius: 1.35rem;
  background: #ffffff;
  border: 1px solid rgba(226, 232, 240, 0.95);
  box-shadow: 0 4px 20px rgba(15, 23, 42, 0.04);
  transition:
    transform 0.35s cubic-bezier(0.22, 1, 0.36, 1),
    border-color 0.35s ease,
    box-shadow 0.35s ease;
}

.sm-testimonial-card:hover {
  transform: translateY(-5px);
  border-color: rgba(200, 30, 42, 0.22);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.95) inset,
    0 18px 44px rgba(15, 23, 42, 0.08),
    0 0 0 1px rgba(254, 226, 226, 0.55);
}

.sm-testimonial-card__body {
  position: relative;
}

.sm-testimonial-card__mark {
  display: block;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 3rem;
  line-height: 0.85;
  color: var(--saas-accent);
  margin-bottom: 0.35rem;
  user-select: none;
}

.sm-testimonial-card__quote {
  font-size: 0.98rem;
  line-height: 1.65;
  color: #334155;
  margin: 0;
}

.sm-testimonial-card__meta {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}

.sm-testimonial-card__name {
  display: block;
  font-weight: 700;
  font-size: 0.92rem;
  font-style: normal;
  color: #0f172a;
  letter-spacing: -0.02em;
}

.sm-testimonial-card__role {
  font-size: 0.75rem;
  color: var(--saas-muted);
  line-height: 1.4;
}

@media (prefers-reduced-motion: reduce) {
  .sm-testimonial-card:hover {
    transform: none;
  }
}

/* Footer — dark band */
.sm-footer {
  background: #000000;
  color: rgba(248, 250, 252, 0.82);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.sm-footer-brand {
  color: #ffffff;
}

.sm-footer-desc {
  color: rgba(226, 232, 240, 0.68);
  line-height: 1.55;
}

.sm-footer-col-title {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.45);
}

.sm-footer-link {
  color: rgba(255, 255, 255, 0.72) !important;
  text-decoration: none;
  transition: color 0.15s ease;
}

.sm-footer-link:hover {
  color: #fda4af !important;
}

.sm-footer-email {
  font-weight: 500;
}

.sm-footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.45);
}

.sm-footer-bottom .sm-footer-link {
  color: rgba(255, 255, 255, 0.55) !important;
}

.sm-footer-bottom .sm-footer-link:hover {
  color: #fda4af !important;
}

.sm-btn-icon {
  border: 1px solid var(--saas-border);
  color: var(--saas-muted);
  background: #fff;
  transition: border-color 0.15s ease, color 0.15s ease, background 0.15s ease;
}

.sm-btn-icon:hover {
  border-color: var(--saas-accent);
  color: var(--saas-accent);
  background: var(--saas-subtle-2);
}

.sm-footer .sm-footer-social {
  border: 1px solid rgba(255, 255, 255, 0.22);
  color: rgba(255, 255, 255, 0.88) !important;
  background: rgba(255, 255, 255, 0.06);
}

.sm-footer .sm-footer-social:hover {
  border-color: rgba(251, 113, 133, 0.65);
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.1);
}

/* Override legacy site.css for light shell */
body.saas-body {
  font-family: "Inter", system-ui, sans-serif !important;
  background: #ffffff !important;
  color: #0f172a !important;
}

body.saas-body a:not(.btn):not(.nav-link):not(.dropdown-item):not(.sm-footer-link):not(.sm-mega-tile):not(.sm-soft-btn) {
  color: var(--saas-accent);
}

body.saas-body a:not(.btn):not(.nav-link):not(.dropdown-item):not(.sm-footer-link):not(.sm-mega-tile):not(.sm-soft-btn):hover {
  color: var(--saas-accent-hover);
}

body.saas-body .sm-footer a.sm-footer-link {
  color: rgba(255, 255, 255, 0.72) !important;
}

body.saas-body .sm-footer a.sm-footer-link:hover {
  color: #fda4af !important;
}

body.saas-body .nav-link.sm-nav-link {
  color: #0a0a0a !important;
}

body.saas-body .nav-link.sm-nav-link:hover {
  color: var(--saas-accent-soft) !important;
}

body.saas-body .nav-link.sm-nav-link:focus-visible {
  color: var(--saas-accent-soft) !important;
}

/* Trusted by — partner logo strip + infinite marquee */
.sm-trusted-section {
  background: #ffffff;
  padding-top: 4rem;
  padding-bottom: 4rem;
  border-top: 1px solid rgba(241, 213, 216, 0.85);
  border-bottom: 1px solid rgba(241, 213, 216, 0.85);
}

.sm-trusted-eyebrow {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--saas-accent);
}

.sm-trusted-title {
  color: #1a202c;
  letter-spacing: -0.02em;
}

.sm-trusted-sub {
  font-size: 1rem;
  line-height: 1.55;
  color: #718096 !important;
}

.sm-trusted-marquee {
  overflow: hidden;
  mask-image: linear-gradient(90deg, transparent, #000 5%, #000 95%, transparent);
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 5%, #000 95%, transparent);
}

.sm-trusted-marquee__track {
  display: flex;
  width: max-content;
  animation: smTrustedMarquee 42s linear infinite;
}

.sm-trusted-marquee__set {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  gap: clamp(2rem, 5vw, 4rem);
  padding: 0.5rem 1.5rem;
}

.sm-trusted-logo {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.9;
  filter: grayscale(0.12);
  transition: opacity 0.25s ease, filter 0.25s ease;
}

.sm-trusted-logo:hover {
  opacity: 1;
  filter: grayscale(0);
}

.sm-trusted-logo img {
  height: 2.75rem;
  width: auto;
  max-width: min(140px, 28vw);
  object-fit: contain;
}

@keyframes smTrustedMarquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

@media (prefers-reduced-motion: reduce) {
  .sm-trusted-marquee {
    mask-image: none;
    -webkit-mask-image: none;
    overflow: visible;
  }

  .sm-trusted-marquee__track {
    animation: none;
    width: 100% !important;
    flex-wrap: wrap;
    justify-content: center;
  }

  .sm-trusted-marquee__set[aria-hidden="true"] {
    display: none !important;
  }

  .sm-trusted-marquee__set {
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem 2.5rem !important;
    padding: 0.5rem 0;
  }
}

@media (max-width: 575.98px) {
  .sm-trusted-section {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .sm-trusted-logo img {
    height: 2.35rem;
    max-width: min(120px, 40vw);
  }
}

/* Worldwide product presence — map + copy (Home & Contact, above footer) */
.sm-world-presence {
  background: #ffffff;
  padding-top: clamp(3rem, 6vw, 4.5rem);
  padding-bottom: clamp(3rem, 6vw, 4.5rem);
  border-top: 1px solid rgba(226, 232, 240, 0.95);
  border-bottom: 1px solid rgba(241, 213, 216, 0.75);
}

.sm-world-presence__eyebrow {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--saas-accent);
}

.sm-world-presence__title {
  color: #0f172a;
  letter-spacing: -0.03em;
  line-height: 1.2;
}

.sm-world-presence__title-accent {
  color: var(--saas-accent);
}

.sm-world-presence__lead {
  font-size: 1rem;
  line-height: 1.65;
  max-width: 38rem;
}

.sm-world-presence__stats {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 0.75rem 1.25rem;
}

.sm-world-presence__stat {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  min-width: 5.5rem;
}

.sm-world-presence__stat-value {
  font-family: "Plus Jakarta Sans", "Inter", system-ui, sans-serif;
  font-weight: 800;
  font-size: clamp(1.75rem, 3.5vw, 2.25rem);
  line-height: 1;
  color: var(--saas-accent);
  letter-spacing: -0.03em;
}

.sm-world-presence__stat-label {
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #64748b;
}

.sm-world-presence__stat-rule {
  align-self: stretch;
  width: 1px;
  min-height: 2.5rem;
  background: rgba(148, 163, 184, 0.45);
  margin-top: 0.15rem;
}

@media (max-width: 575.98px) {
  .sm-world-presence__stat-rule {
    display: none;
  }

  .sm-world-presence__stats {
    gap: 1rem;
  }

  .sm-world-presence__stat {
    min-width: calc(50% - 0.5rem);
  }
}

.sm-world-presence__map {
  position: relative;
}

.sm-world-presence__map-frame {
  border-radius: 1.125rem;
  overflow: hidden;
  border: 1px solid rgba(200, 30, 42, 0.12);
  box-shadow:
    0 4px 6px rgba(15, 23, 42, 0.04),
    0 18px 48px rgba(200, 30, 42, 0.1);
  background: #fff;
}

.sm-world-presence__map-img {
  display: block;
  width: 100%;
  height: auto;
  max-height: min(440px, 62vw);
  object-fit: contain;
  vertical-align: middle;
}

/* How we build for the future — split layout + stats (Appspine-style energy, unique art) */
.sm-build-future-section {
  background:
    radial-gradient(ellipse 70% 45% at 100% 15%, rgba(254, 226, 226, 0.55), transparent 55%),
    radial-gradient(ellipse 55% 40% at 0% 90%, rgba(241, 245, 249, 0.9), transparent 50%),
    linear-gradient(180deg, #ffffff 0%, #f8fafc 45%, #ffffff 100%);
  border-bottom: 1px solid rgba(241, 213, 216, 0.75);
}

.sm-build-future-section__inner {
  padding-top: clamp(3rem, 6vw, 4.5rem);
  padding-bottom: clamp(3rem, 6vw, 4.5rem);
}

.sm-build-future-section__grid {
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0.45;
  background-image:
    linear-gradient(rgba(148, 163, 184, 0.12) 1px, transparent 1px),
    linear-gradient(90deg, rgba(148, 163, 184, 0.12) 1px, transparent 1px);
  background-size: 40px 40px;
  mask-image: radial-gradient(ellipse 85% 70% at 50% 40%, black 25%, transparent 72%);
}

.sm-build-future-section__bloom {
  position: absolute;
  border-radius: 50%;
  filter: blur(72px);
  pointer-events: none;
  opacity: 0.42;
}

.sm-build-future-section__bloom--1 {
  width: min(380px, 70vw);
  height: min(380px, 70vw);
  top: -8%;
  right: -6%;
  background: rgba(225, 29, 72, 0.16);
}

.sm-build-future-section__bloom--2 {
  width: min(300px, 55vw);
  height: min(300px, 55vw);
  bottom: 0;
  left: -4%;
  background: rgba(59, 130, 246, 0.1);
}

.sm-build-future__eyebrow {
  margin: 0;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--saas-accent);
}

.sm-build-future__title {
  letter-spacing: -0.035em;
  line-height: 1.15;
  color: #0f172a !important;
}

.sm-build-future__title-accent {
  background: linear-gradient(115deg, var(--saas-accent) 0%, #f43f5e 50%, #be123c 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.sm-build-future__lead {
  font-size: 1.02rem;
  line-height: 1.65;
  max-width: 28rem;
}

.sm-build-future__stats {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 0;
  max-width: 32rem;
  padding: 1rem 0;
  border-top: 1px solid rgba(226, 232, 240, 0.95);
  border-bottom: 1px solid rgba(226, 232, 240, 0.95);
}

.sm-build-future__stat {
  flex: 1 1 90px;
  min-width: 5.5rem;
  text-align: center;
  padding: 0.35rem 0.5rem;
}

.sm-build-future__stat-value {
  display: block;
  font-size: clamp(1.75rem, 4vw, 2.35rem);
  font-weight: 800;
  letter-spacing: -0.04em;
  line-height: 1.1;
  background: linear-gradient(180deg, #1e40af 0%, #2563eb 45%, var(--saas-accent) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.sm-build-future__stat-label {
  display: block;
  margin-top: 0.35rem;
  font-size: 0.58rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #94a3b8;
  line-height: 1.35;
}

.sm-build-future__stat-rule {
  width: 1px;
  align-self: stretch;
  min-height: 3.25rem;
  background: linear-gradient(
    180deg,
    transparent 0%,
    rgba(148, 163, 184, 0.45) 20%,
    rgba(148, 163, 184, 0.45) 80%,
    transparent 100%
  );
  flex-shrink: 0;
}

@media (max-width: 575.98px) {
  .sm-build-future__stats {
    flex-direction: column;
    gap: 0.75rem;
    padding: 1rem 0;
  }

  .sm-build-future__stat-rule {
    display: none;
  }

  .sm-build-future__stat {
    text-align: left;
    display: flex;
    align-items: baseline;
    gap: 0.75rem;
    padding: 0.25rem 0;
  }

  .sm-build-future__stat-value {
    min-width: 2.5rem;
  }

  .sm-build-future__stat-label {
    margin-top: 0;
    text-align: left;
  }
}

.sm-build-future__faces {
  display: flex;
  align-items: center;
}

.sm-build-future__face {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.35rem;
  height: 2.35rem;
  margin-left: -0.65rem;
  border-radius: 50%;
  font-size: 0.58rem;
  font-weight: 800;
  letter-spacing: 0.02em;
  color: #0f172a;
  background: linear-gradient(145deg, #ffffff 0%, #f1f5f9 100%);
  border: 2px solid #ffffff;
  box-shadow: 0 4px 14px rgba(15, 23, 42, 0.08);
}

.sm-build-future__face:first-child {
  margin-left: 0;
}

.sm-build-future__face:nth-child(1) {
  background: linear-gradient(145deg, #ffe4e6, #fff);
  color: #9f1823;
}

.sm-build-future__face:nth-child(2) {
  background: linear-gradient(145deg, #e0e7ff, #fff);
  color: #3730a3;
}

.sm-build-future__face:nth-child(3) {
  background: linear-gradient(145deg, #dcfce7, #fff);
  color: #166534;
}

.sm-build-future__face:nth-child(4) {
  background: linear-gradient(145deg, #fef3c7, #fff);
  color: #92400e;
}

.sm-build-future__squad-caption {
  padding-left: 0.15rem;
}

.sm-build-future__viz-wrap {
  position: relative;
  border-radius: 1.25rem;
  padding: clamp(0.75rem, 2vw, 1.25rem);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.95) 0%, rgba(248, 250, 252, 0.98) 100%);
  border: 1px solid rgba(226, 232, 240, 0.95);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.9) inset,
    0 28px 56px rgba(15, 23, 42, 0.08),
    0 0 0 1px rgba(255, 255, 255, 0.6) inset;
}

.sm-build-future__viz-glow {
  position: absolute;
  inset: -15% -10% 40% -10%;
  background: radial-gradient(ellipse 70% 55% at 50% 0%, rgba(225, 29, 72, 0.12), transparent 65%);
  pointer-events: none;
}

.sm-build-future__svg {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
}

.sm-build-future__pulse {
  transform-origin: center;
  animation: smBuildFuturePulse 2.8s ease-in-out infinite;
}

.sm-build-future__pulse--a1 {
  animation-delay: 0.35s;
}

.sm-build-future__pulse--a2 {
  animation-delay: 0.55s;
}

.sm-build-future__pulse--a3 {
  animation-delay: 0.9s;
}

.sm-build-future__pulse--a4 {
  animation-delay: 0.15s;
}

.sm-build-future__pulse--a5 {
  animation-delay: 0.7s;
}

.sm-build-future__pulse--a6 {
  animation-delay: 0.4s;
}

@keyframes smBuildFuturePulse {
  0%,
  100% {
    opacity: 0.35;
    transform: scale(0.92);
  }
  50% {
    opacity: 0.95;
    transform: scale(1.08);
  }
}

@media (prefers-reduced-motion: reduce) {
  .sm-build-future__pulse {
    animation: none;
    opacity: 0.5;
    transform: none;
  }
}

/* Section scroll reveal — html.sm-scroll-reveal is set in layout <head> when JS runs */
.sm-scroll-reveal [data-sm-section-reveal]:not(.sm-section-reveal--in) {
  opacity: 0;
  transform: translate3d(0, 2.25rem, 0);
  transition:
    opacity 0.78s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.78s cubic-bezier(0.22, 1, 0.36, 1);
}

[data-sm-section-reveal].sm-section-reveal--in {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

@media (prefers-reduced-motion: reduce) {
  .sm-scroll-reveal [data-sm-section-reveal]:not(.sm-section-reveal--in) {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
}

/* ——— Services index — dark hero + showcase cards ——— */
.sm-services-page-hero {
  padding: clamp(3.25rem, 8vw, 5rem) 0 clamp(3.5rem, 7vw, 4.75rem);
  background:
    radial-gradient(ellipse 90% 60% at 80% 0%, rgba(244, 63, 94, 0.22), transparent 55%),
    radial-gradient(ellipse 70% 50% at 10% 100%, rgba(127, 29, 29, 0.35), transparent 55%),
    linear-gradient(165deg, #0a0506 0%, #1a0a0e 40%, #0f0708 100%);
}

.sm-services-page-hero__grid {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
  background-size: 56px 56px;
  mask-image: radial-gradient(ellipse 85% 70% at 50% 40%, black 15%, transparent 75%);
  pointer-events: none;
}

.sm-services-page-hero__glow {
  position: absolute;
  border-radius: 50%;
  filter: blur(72px);
  pointer-events: none;
  opacity: 0.45;
}

.sm-services-page-hero__glow--1 {
  width: min(50vw, 480px);
  height: min(50vw, 480px);
  top: -20%;
  right: -5%;
  background: rgba(225, 29, 72, 0.45);
}

.sm-services-page-hero__glow--2 {
  width: min(40vw, 360px);
  height: min(40vw, 360px);
  bottom: -15%;
  left: -8%;
  background: rgba(59, 130, 246, 0.12);
}

.sm-services-page-hero__beam {
  position: absolute;
  top: -25%;
  left: 28%;
  width: 42%;
  height: 150%;
  background: linear-gradient(
    118deg,
    transparent 0%,
    rgba(251, 113, 133, 0.08) 38%,
    rgba(255, 255, 255, 0.05) 52%,
    transparent 72%
  );
  transform: rotate(-9deg);
  pointer-events: none;
  filter: blur(1px);
}

.sm-services-page-eyebrow {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #fda4af;
  margin: 0;
}

.sm-services-page-hero__accent {
  background: linear-gradient(120deg, #fda4af 0%, #fff 42%, #fecdd3 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.sm-services-page-hero__stat {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 0.15rem;
  padding: 0.85rem 1.1rem;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(0, 0, 0, 0.22);
  backdrop-filter: blur(10px);
}

.sm-services-page-hero__stat-value {
  font-size: clamp(2rem, 4vw, 2.75rem);
  font-weight: 800;
  letter-spacing: -0.04em;
  line-height: 1;
  background: linear-gradient(180deg, #fff 0%, #fecdd3 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.sm-services-page-hero__stat-label {
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.45);
}

.sm-services-showcase-list {
  background:
    radial-gradient(ellipse 80% 55% at 10% 0%, rgba(254, 226, 226, 0.45), transparent 55%),
    radial-gradient(ellipse 65% 50% at 95% 60%, rgba(241, 245, 249, 0.95), transparent 52%),
    linear-gradient(180deg, #f8fafc 0%, #ffffff 38%, #fffbfb 100%);
}

.sm-services-showcase-list__mesh {
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0.5;
  background-image:
    linear-gradient(rgba(148, 163, 184, 0.09) 1px, transparent 1px),
    linear-gradient(90deg, rgba(148, 163, 184, 0.09) 1px, transparent 1px);
  background-size: 40px 40px;
  mask-image: linear-gradient(180deg, black 0%, black 70%, transparent 100%);
}

.sm-services-showcase-list__bloom {
  position: absolute;
  border-radius: 50%;
  filter: blur(80px);
  pointer-events: none;
  opacity: 0.5;
}

.sm-services-showcase-list__bloom--1 {
  width: min(420px, 65vw);
  height: min(420px, 65vw);
  top: 5%;
  right: -10%;
  background: rgba(225, 29, 72, 0.14);
}

.sm-services-showcase-list__bloom--2 {
  width: min(360px, 55vw);
  height: min(360px, 55vw);
  bottom: 10%;
  left: -8%;
  background: rgba(59, 130, 246, 0.1);
}

.sm-services-showcase-intro__eyebrow {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--saas-accent);
  margin: 0;
}

.sm-service-showcase__article {
  margin-bottom: clamp(3rem, 6vw, 4.5rem);
  padding: clamp(1.5rem, 3vw, 2.25rem);
  border-radius: 1.35rem;
  border: 1px solid rgba(241, 213, 216, 0.55);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.92) 0%, rgba(255, 251, 251, 0.98) 100%);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.95) inset,
    0 24px 60px rgba(15, 23, 42, 0.06),
    0 0 0 1px rgba(255, 255, 255, 0.5) inset;
  opacity: 0;
  transform: translateY(28px);
  transition:
    opacity 0.65s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.65s cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 0.35s ease,
    border-color 0.35s ease;
}

.sm-service-showcase__article.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.sm-service-showcase__article:hover {
  border-color: rgba(200, 30, 42, 0.22);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.95) inset,
    0 32px 72px rgba(200, 30, 42, 0.1),
    0 0 0 1px rgba(255, 255, 255, 0.55) inset;
}

.sm-service-showcase__article:last-child {
  margin-bottom: 0;
}

.sm-service-showcase__copy {
  position: relative;
}

.sm-service-showcase__ordinal {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2.5rem;
  height: 2.5rem;
  padding: 0 0.5rem;
  font-size: 0.85rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  color: var(--saas-accent);
  background: linear-gradient(145deg, rgba(254, 226, 226, 0.95), rgba(255, 255, 255, 0.98));
  border: 1px solid rgba(200, 30, 42, 0.2);
  border-radius: 0.75rem;
  box-shadow: 0 4px 16px rgba(200, 30, 42, 0.08);
}

.sm-service-showcase__pill {
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--saas-muted);
  padding: 0.35rem 0.65rem;
  border-radius: 999px;
  background: rgba(241, 245, 249, 0.95);
  border: 1px solid rgba(226, 232, 240, 0.95);
}

.sm-service-showcase__title {
  letter-spacing: -0.03em;
  line-height: 1.2;
}

.sm-service-showcase__tagline {
  font-size: 1rem;
  font-weight: 500;
  color: var(--saas-ink) !important;
  opacity: 0.88;
}

.sm-service-showcase__chip {
  font-size: 0.72rem;
  line-height: 1.35;
  color: var(--saas-muted);
  padding: 0.4rem 0.65rem;
  border-radius: 0.65rem;
  border: 1px solid rgba(241, 213, 216, 0.85);
  background: rgba(255, 255, 255, 0.75);
  max-width: 100%;
}

.sm-service-showcase__cta {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  font-size: 0.9rem;
  font-weight: 700;
  color: var(--saas-accent);
}

.sm-service-showcase__cta-arrow {
  display: inline-block;
  transition: transform 0.25s ease;
}

.sm-service-showcase__article:hover .sm-service-showcase__cta-arrow {
  transform: translateX(4px);
}

.sm-service-showcase__visual {
  position: relative;
  perspective: 1200px;
}

.sm-service-showcase__ring {
  position: absolute;
  inset: -8% -6% -4% -6%;
  border-radius: 1.5rem;
  border: 1px solid rgba(200, 30, 42, 0.12);
  background: radial-gradient(ellipse 80% 60% at 50% 0%, rgba(254, 226, 226, 0.35), transparent 65%);
  pointer-events: none;
  z-index: 0;
}

.sm-service-showcase__frame {
  position: relative;
  z-index: 1;
  border-radius: 1rem;
  overflow: hidden;
  border: 1px solid rgba(15, 23, 42, 0.12);
  background: linear-gradient(180deg, #0f172a 0%, #020617 100%);
  box-shadow:
    0 24px 60px rgba(15, 23, 42, 0.2),
    0 0 0 1px rgba(255, 255, 255, 0.06) inset,
    0 -20px 50px rgba(225, 29, 72, 0.12);
  transform: rotateX(2deg) rotateY(-2deg);
  transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.45s ease;
}

.sm-service-showcase__article:hover .sm-service-showcase__frame {
  transform: rotateX(0deg) rotateY(0deg) scale(1.01);
  box-shadow:
    0 32px 72px rgba(15, 23, 42, 0.22),
    0 0 0 1px rgba(255, 255, 255, 0.08) inset,
    0 -24px 56px rgba(225, 29, 72, 0.18);
}

.sm-service-showcase__chrome {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  padding: 0.55rem 0.75rem;
  background: linear-gradient(180deg, #1e293b 0%, #0f172a 100%);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.sm-service-showcase__dots {
  display: flex;
  gap: 0.35rem;
  flex-shrink: 0;
}

.sm-service-showcase__dots span {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #334155;
}

.sm-service-showcase__dots span:nth-child(1) {
  background: #f87171;
}

.sm-service-showcase__dots span:nth-child(2) {
  background: #fbbf24;
}

.sm-service-showcase__dots span:nth-child(3) {
  background: #34d399;
}

.sm-service-showcase__url {
  flex: 1;
  font-size: 0.68rem;
  letter-spacing: 0.02em;
  color: rgba(148, 163, 184, 0.95);
  padding: 0.35rem 0.65rem;
  border-radius: 0.4rem;
  background: rgba(15, 23, 42, 0.65);
  border: 1px solid rgba(255, 255, 255, 0.05);
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
}

.sm-service-showcase__viewport {
  position: relative;
  aspect-ratio: 16 / 10;
  background: #020617;
}

.sm-service-showcase__shot {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (prefers-reduced-motion: reduce) {
  .sm-service-showcase__article {
    opacity: 1;
    transform: none;
    transition: box-shadow 0.2s ease, border-color 0.2s ease;
  }

  .sm-service-showcase__article:hover .sm-service-showcase__frame {
    transform: none;
  }

  .sm-service-showcase__article:hover .sm-service-showcase__cta-arrow {
    transform: none;
  }
}
