/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --spacing: .25rem;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer components;

@layer utilities {
  .visible {
    visibility: visible;
  }

  .relative {
    position: relative;
  }

  .start {
    inset-inline-start: var(--spacing);
  }

  .table {
    display: table;
  }
}

:root {
  --ink: #080a0f;
  --ink-soft: #11141c;
  --paper: #f4f4ef;
  --white: #fff;
  --muted: #9ba3b5;
  --line: #ffffff1c;
  --violet: #8a63ff;
  --cyan: #4ce3d5;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  background: var(--ink);
  color: var(--white);
  -webkit-font-smoothing: antialiased;
  margin: 0;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
  overflow-x: hidden;
}

button, input, select, textarea {
  font: inherit;
}

a {
  color: inherit;
  text-decoration: none;
}

.grid-shell {
  width: min(1240px, 100% - 48px);
  margin-inline: auto;
}

.site-header {
  z-index: 50;
  backdrop-filter: blur(20px);
  background: #080a0fb8;
  border: 1px solid #ffffff21;
  border-radius: 18px;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 28px;
  max-width: 1320px;
  margin-inline: auto;
  padding: 12px 14px 12px 18px;
  display: grid;
  position: fixed;
  inset: 18px 24px auto;
  box-shadow: 0 18px 60px #00000047;
}

.brand {
  align-items: center;
  gap: 11px;
  width: fit-content;
  display: inline-flex;
}

.brand-mark {
  background: linear-gradient(145deg, var(--violet), #5940cf 52%, var(--cyan));
  color: #fff;
  border-radius: 11px;
  place-items: center;
  width: 36px;
  height: 36px;
  font-size: 18px;
  font-weight: 900;
  display: grid;
  box-shadow: inset 0 1px #ffffff52, 0 9px 24px #7a57ff40;
}

.brand-copy {
  flex-direction: column;
  gap: 2px;
  display: flex;
}

.brand-copy strong {
  letter-spacing: .09em;
  font-size: 12px;
  line-height: 1;
}

.brand-copy small {
  color: #798196;
  letter-spacing: .16em;
  font-size: 7px;
}

.nav-links {
  align-items: center;
  gap: 31px;
  display: flex;
}

.nav-links a {
  color: #bdc3d1;
  font-size: 13px;
  font-weight: 600;
  transition: color .2s;
}

.nav-links a:hover {
  color: #fff;
}

.header-cta {
  color: #f8f9ff;
  border: 1px solid #ffffff29;
  border-radius: 11px;
  justify-self: end;
  align-items: center;
  gap: 14px;
  padding: 12px 17px;
  font-size: 12px;
  font-weight: 700;
  transition: background .2s, border-color .2s;
  display: inline-flex;
}

.header-cta span {
  color: var(--cyan);
  font-size: 16px;
}

.header-cta:hover {
  background: #ffffff14;
  border-color: #ffffff47;
}

.menu-toggle {
  display: none;
}

.hero {
  background: linear-gradient(#ffffff06 1px, #0000 1px) 0 0 / 62px 62px, linear-gradient(90deg, #ffffff06 1px, #0000 1px) 0 0 / 62px 62px, radial-gradient(circle at 72% 34%, #674ce621, #0000 33%), #080a0f;
  min-height: 890px;
  padding-top: 156px;
  position: relative;
  overflow: hidden;
}

.hero:before {
  content: "";
  pointer-events: none;
  background: linear-gradient(90deg, #080a0f 1%, #0000 18% 82%, #080a0f 99%);
  position: absolute;
  inset: 0;
}

.hero-glow {
  filter: blur(110px);
  opacity: .22;
  border-radius: 999px;
  position: absolute;
}

.hero-glow-one {
  background: #6f48ff;
  width: 430px;
  height: 430px;
  top: -170px;
  left: -90px;
}

.hero-glow-two {
  opacity: .12;
  background: #1bd3c3;
  width: 360px;
  height: 360px;
  bottom: 40px;
  right: -170px;
}

.hero-grid {
  z-index: 2;
  grid-template-columns: 1.05fr .95fr;
  align-items: center;
  gap: 74px;
  display: grid;
  position: relative;
}

.hero-copy {
  padding: 54px 0 80px;
}

.hero-kicker {
  color: #9ea6ba;
  letter-spacing: .18em;
  align-items: center;
  gap: 10px;
  margin-bottom: 30px;
  font-size: 10px;
  font-weight: 800;
  display: flex;
}

.pulse-dot {
  background: var(--cyan);
  border-radius: 50%;
  width: 8px;
  height: 8px;
  position: relative;
  box-shadow: 0 0 20px #4ce3d5d9;
}

.pulse-dot:after {
  content: "";
  border: 1px solid #4ce3d566;
  border-radius: 50%;
  animation: 2s infinite pulse;
  position: absolute;
  inset: -5px;
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

.hero h1 {
  letter-spacing: -.065em;
  max-width: 700px;
  margin: 0;
  font-size: clamp(54px, 6.15vw, 91px);
  font-weight: 750;
  line-height: .93;
}

.hero h1 span {
  color: #0000;
  background: linear-gradient(100deg, #a88dff 2%, #7955f3 48%, #55ddd3);
  -webkit-background-clip: text;
  background-clip: text;
  display: block;
}

.hero-copy > p {
  color: #a0a8b9;
  max-width: 620px;
  margin: 30px 0 0;
  font-size: 17px;
  line-height: 1.75;
}

.hero-actions {
  gap: 13px;
  margin-top: 38px;
  display: flex;
}

.button {
  cursor: pointer;
  border: 0;
  border-radius: 13px;
  justify-content: center;
  align-items: center;
  gap: 16px;
  min-height: 54px;
  padding: 0 23px;
  font-size: 13px;
  font-weight: 750;
  transition: transform .2s, background .2s, box-shadow .2s;
  display: inline-flex;
}

.button:hover {
  transform: translateY(-2px);
}

.button-primary {
  color: #fff;
  background: linear-gradient(135deg, #8b68ff, #6547e1);
  box-shadow: 0 16px 40px #6a49e145;
}

.button-primary span {
  color: #cfc4ff;
  font-size: 18px;
}

.button-primary:hover {
  box-shadow: 0 20px 48px #6a49e161;
}

.button-ghost {
  color: #d9dce5;
  background: #ffffff09;
  border: 1px solid #ffffff24;
}

.button-ghost:hover {
  background: #ffffff13;
}

.hero-proof {
  border-top: 1px solid #ffffff17;
  gap: 31px;
  margin-top: 47px;
  padding-top: 26px;
  display: flex;
}

.hero-proof div {
  flex-direction: column;
  gap: 6px;
  display: flex;
}

.hero-proof span {
  color: #657087;
  letter-spacing: .12em;
  font-size: 9px;
  font-weight: 800;
}

.hero-proof strong {
  color: #e4e7ee;
  font-size: 12px;
  font-weight: 650;
}

.hero-console {
  perspective: 1100px;
  justify-content: center;
  align-items: center;
  min-height: 560px;
  display: flex;
  position: relative;
}

.console-orbit {
  border: 1px solid #8963ff33;
  border-radius: 50%;
  position: absolute;
}

.orbit-one {
  width: 490px;
  height: 490px;
}

.orbit-two {
  opacity: .45;
  width: 590px;
  height: 590px;
}

.console-shell {
  z-index: 2;
  background: linear-gradient(145deg, #181b26f5, #0b0d13f5);
  border: 1px solid #ffffff24;
  border-radius: 25px;
  width: 100%;
  max-width: 525px;
  padding: 17px;
  position: relative;
  transform: rotateY(-5deg)rotateX(2deg);
  box-shadow: 0 50px 100px #00000085, inset 0 1px #ffffff14;
}

.console-topbar {
  justify-content: space-between;
  align-items: center;
  padding: 4px 3px 16px;
  display: flex;
}

.console-brand {
  align-items: center;
  gap: 10px;
  display: flex;
}

.console-logo {
  background: linear-gradient(145deg, var(--violet), #5940cf);
  border-radius: 9px;
  place-items: center;
  width: 30px;
  height: 30px;
  font-size: 13px;
  font-weight: 900;
  display: grid;
}

.console-brand div {
  flex-direction: column;
  gap: 3px;
  display: flex;
}

.console-brand strong {
  font-size: 11px;
}

.console-brand small {
  color: #676f81;
  letter-spacing: .14em;
  font-size: 6px;
}

.live-label {
  color: #7f8798;
  letter-spacing: .12em;
  align-items: center;
  gap: 7px;
  font-size: 7px;
  font-weight: 800;
  display: flex;
}

.live-label i, .console-stats small i, .floating-chip i {
  background: #5be7ad;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  box-shadow: 0 0 10px #5be7ad80;
}

.console-stats {
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  display: grid;
}

.console-stats article {
  background: #ffffff09;
  border: 1px solid #ffffff14;
  border-radius: 16px;
  flex-direction: column;
  min-height: 118px;
  padding: 17px;
  display: flex;
}

.console-stats article > span {
  color: #7f8798;
  font-size: 9px;
}

.console-stats strong {
  letter-spacing: -.04em;
  margin-top: 10px;
  font-size: 24px;
}

.console-stats small {
  color: #858d9f;
  align-items: center;
  gap: 7px;
  margin-top: auto;
  font-size: 7px;
  display: flex;
}

.automation-card {
  background: linear-gradient(135deg, #7853eb1c, #2dd3c609);
  border: 1px solid #8f68ff2b;
  border-radius: 17px;
  margin-top: 10px;
  padding: 18px;
}

.card-title-row {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.card-title-row > div {
  flex-direction: column;
  gap: 6px;
  display: flex;
}

.card-title-row span {
  color: #847a9f;
  letter-spacing: .15em;
  font-size: 6px;
  font-weight: 800;
}

.card-title-row strong {
  font-size: 12px;
}

.card-title-row b {
  color: #b7a5ff;
  background: #8b63ff2e;
  border-radius: 9px;
  place-items: center;
  width: 28px;
  height: 28px;
  font-size: 9px;
  display: grid;
}

.flow-row {
  grid-template-columns: 1fr auto 1fr auto 1fr;
  align-items: center;
  gap: 8px;
  margin-top: 22px;
  display: grid;
}

.flow-node {
  background: #04060a61;
  border: 1px solid #ffffff12;
  border-radius: 11px;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  min-width: 0;
  padding: 12px 5px;
  display: flex;
}

.flow-node i {
  border: 4px solid #7c5cf2;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  box-shadow: 0 0 15px #7c5cf259;
}

.flow-node .node-ai {
  border-color: #52d7d0;
}

.flow-node .node-sale {
  border-color: #5be7ad;
}

.flow-node span {
  color: #a9afbd;
  white-space: nowrap;
  font-size: 7px;
}

.flow-row em {
  color: #575f70;
  font-size: 12px;
  font-style: normal;
}

.console-bottom {
  background: #ffffff06;
  border: 1px solid #ffffff12;
  border-radius: 17px;
  grid-template-columns: 1fr 1fr;
  align-items: end;
  gap: 20px;
  margin-top: 10px;
  padding: 18px;
  display: grid;
}

.console-bottom > div:first-child {
  flex-direction: column;
  gap: 7px;
  display: flex;
}

.console-bottom span {
  color: #646d7e;
  letter-spacing: .13em;
  font-size: 6px;
  font-weight: 800;
}

.console-bottom strong {
  font-size: 10px;
}

.signal-bars {
  align-items: end;
  gap: 4px;
  height: 42px;
  display: flex;
}

.signal-bars i {
  opacity: .7;
  background: linear-gradient(#56ded4, #7657e5);
  border-radius: 4px 4px 1px 1px;
  flex: 1;
  min-width: 2px;
}

.floating-chip {
  z-index: 3;
  color: #bcc2d0;
  backdrop-filter: blur(14px);
  background: #11141de6;
  border: 1px solid #ffffff21;
  border-radius: 11px;
  align-items: center;
  gap: 8px;
  padding: 11px 14px;
  font-size: 8px;
  font-weight: 750;
  display: flex;
  position: absolute;
  box-shadow: 0 20px 40px #0000004d;
}

.chip-one {
  animation: 5s ease-in-out infinite float;
  top: 60px;
  right: -14px;
}

.chip-two {
  color: #c9bcff;
  animation: 6s ease-in-out 1s infinite float;
  bottom: 75px;
  left: -24px;
}

@keyframes float {
  0%, to {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-9px);
  }
}

.capability-strip {
  z-index: 3;
  background: #0d1017d9;
  border-top: 1px solid #ffffff17;
  border-bottom: 1px solid #ffffff17;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.strip-track {
  align-items: center;
  gap: 28px;
  width: max-content;
  padding: 22px 0;
  animation: 28s linear infinite marquee;
  display: flex;
}

.strip-track span {
  color: #727b8f;
  letter-spacing: .18em;
  font-size: 9px;
  font-weight: 850;
}

.strip-track i {
  background: var(--violet);
  border-radius: 50%;
  width: 5px;
  height: 5px;
}

@keyframes marquee {
  to {
    transform: translate(-33.333%);
  }
}

.section-pad {
  padding: 132px 0;
}

.services {
  color: #11131a;
  background: var(--paper);
  position: relative;
}

.services:before {
  content: "";
  opacity: .45;
  background: radial-gradient(circle at 10% 10%, #8b63ff1f, #0000 28%), linear-gradient(#0a0c120a 1px, #0000 1px) 0 0 / 64px 64px, linear-gradient(90deg, #0a0c120a 1px, #0000 1px) 0 0 / 64px 64px;
  position: absolute;
  inset: 0;
}

.services .grid-shell {
  position: relative;
}

.section-heading {
  grid-template-columns: 1fr .72fr;
  align-items: end;
  gap: 90px;
  margin-bottom: 64px;
  display: grid;
}

.section-number {
  color: #7256d8;
  letter-spacing: .16em;
  margin-bottom: 24px;
  font-size: 10px;
  font-weight: 850;
  display: inline-block;
}

.section-heading h2 {
  color: #101219;
  letter-spacing: -.055em;
  margin: 0;
  font-size: clamp(45px, 5vw, 70px);
  line-height: .98;
}

.section-heading h2 em {
  color: #7658df;
  font-family: Georgia, Times New Roman, serif;
  font-weight: 400;
}

.section-heading > p {
  color: #626878;
  margin: 0 0 5px;
  font-size: 15px;
  line-height: 1.8;
}

.services-grid {
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
  display: grid;
}

.service-card {
  background: #ffffffb8;
  border: 1px solid #0e10161a;
  border-radius: 23px;
  flex-direction: column;
  min-height: 335px;
  padding: 25px;
  transition: transform .25s, box-shadow .25s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.service-card:before {
  content: "";
  filter: blur(65px);
  opacity: .16;
  background: var(--tone);
  border-radius: 50%;
  width: 170px;
  height: 170px;
  position: absolute;
  top: -70px;
  right: -65px;
}

.service-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 25px 55px #15141c1a;
}

.service-featured {
  grid-column: span 2;
  min-height: 365px;
}

.service-top {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.service-index {
  color: #8b90a0;
  letter-spacing: .12em;
  font-size: 10px;
  font-weight: 800;
}

.service-arrow {
  color: #2f3340;
  border: 1px solid #12141c1a;
  border-radius: 50%;
  place-items: center;
  width: 36px;
  height: 36px;
  transition: color .2s, background .2s, transform .2s;
  display: grid;
}

.service-card:hover .service-arrow {
  color: #fff;
  background: var(--tone);
  transform: rotate(45deg);
}

.service-content {
  z-index: 1;
  margin-top: auto;
  position: relative;
}

.service-eyebrow {
  color: var(--tone);
  letter-spacing: .13em;
  text-transform: uppercase;
  margin-bottom: 11px;
  font-size: 9px;
  font-weight: 850;
  display: block;
}

.service-card h3 {
  letter-spacing: -.035em;
  margin: 0;
  font-size: 23px;
  line-height: 1.12;
}

.service-featured h3 {
  max-width: 420px;
  font-size: 33px;
}

.service-card p {
  color: #6a7080;
  max-width: 465px;
  margin: 13px 0 0;
  font-size: 13px;
  line-height: 1.65;
}

.service-tags {
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 20px;
  display: flex;
}

.service-tags span {
  color: #6c7280;
  background: #ffffffa8;
  border: 1px solid #12141c14;
  border-radius: 999px;
  padding: 7px 9px;
  font-size: 8px;
  font-weight: 750;
}

.tone-violet {
  --tone: #7957e7;
}

.tone-cyan {
  --tone: #21aeb6;
}

.tone-orange {
  --tone: #e26d3d;
}

.tone-green {
  --tone: #28a56c;
}

.tone-blue {
  --tone: #357ed8;
}

.tone-pink {
  --tone: #c55396;
}

.solutions-section {
  background: #0b0e15;
  position: relative;
  overflow: hidden;
}

.solutions-section:before {
  content: "";
  filter: blur(120px);
  background: #5c3ecf24;
  border-radius: 50%;
  width: 650px;
  height: 650px;
  position: absolute;
  top: 80px;
  right: -300px;
}

.dark-heading h2 {
  color: #f7f7fb;
}

.dark-heading h2 em {
  color: #a58aff;
}

.dark-heading > p {
  color: #8d95a7;
}

.solution-tabs {
  z-index: 2;
  background: #ffffff06;
  border: 1px solid #ffffff17;
  border-radius: 16px;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 16px;
  display: grid;
  position: relative;
  overflow: hidden;
}

.solution-tabs button {
  color: #7e8799;
  cursor: pointer;
  background: none;
  border: 0;
  border-right: 1px solid #ffffff14;
  justify-content: center;
  align-items: center;
  gap: 13px;
  min-height: 61px;
  padding: 0 18px;
  font-size: 12px;
  font-weight: 750;
  transition: background .2s, color .2s;
  display: flex;
}

.solution-tabs button:last-child {
  border-right: 0;
}

.solution-tabs button span {
  color: #575f70;
  letter-spacing: .1em;
  font-size: 8px;
}

.solution-tabs button.is-active {
  color: #fff;
  background: linear-gradient(135deg, #8660ff38, #49dace0f);
}

.solution-tabs button.is-active span {
  color: #a38aff;
}

.solution-stage {
  z-index: 2;
  background: #ffffff06;
  border: 1px solid #ffffff17;
  border-radius: 26px;
  grid-template-columns: .9fr 1.1fr;
  min-height: 600px;
  display: grid;
  position: relative;
  overflow: hidden;
}

.solution-copy {
  flex-direction: column;
  justify-content: center;
  padding: 68px;
  display: flex;
}

.solution-label {
  color: #9074f0;
  letter-spacing: .16em;
  font-size: 9px;
  font-weight: 850;
}

.solution-copy h3 {
  letter-spacing: -.05em;
  max-width: 530px;
  margin: 23px 0 0;
  font-size: clamp(34px, 3.5vw, 52px);
  line-height: 1.04;
}

.solution-copy > p {
  color: #959daf;
  max-width: 520px;
  margin: 23px 0 0;
  font-size: 14px;
  line-height: 1.75;
}

.solution-copy ul {
  gap: 12px;
  margin: 28px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
}

.solution-copy li {
  color: #ccd0da;
  align-items: center;
  gap: 11px;
  font-size: 12px;
  display: flex;
}

.solution-copy li i {
  color: #61d9c3;
  background: #3fcbb014;
  border: 1px solid #6de2cb42;
  border-radius: 7px;
  place-items: center;
  width: 21px;
  height: 21px;
  font-size: 9px;
  font-style: normal;
  display: grid;
}

.solution-copy > a {
  color: #f4f5f8;
  border-bottom: 1px solid #ffffff40;
  align-items: center;
  gap: 14px;
  width: fit-content;
  margin-top: 35px;
  padding-bottom: 7px;
  font-size: 11px;
  font-weight: 750;
  display: inline-flex;
}

.solution-copy > a span {
  color: var(--cyan);
  font-size: 15px;
}

.solution-visual {
  background: radial-gradient(circle, #704be630, #0000 45%), #0e1119;
  border-left: 1px solid #ffffff14;
  place-items: center;
  min-height: 600px;
  display: grid;
  position: relative;
  overflow: hidden;
}

.solution-visual:before, .solution-visual:after {
  content: "";
  border: 1px solid #825eee2e;
  border-radius: 50%;
  position: absolute;
}

.solution-visual:before {
  width: 500px;
  height: 500px;
}

.solution-visual:after {
  opacity: .55;
  width: 650px;
  height: 650px;
}

.visual-converter {
  background: radial-gradient(circle, #2bc4b426, #0000 45%), #0e1119;
}

.visual-escalar {
  background: radial-gradient(circle, #3674da29, #0000 45%), #0e1119;
}

.visual-grid {
  opacity: .42;
  background-color: #0000;
  background-image: linear-gradient(#ffffff06 1px, #0000 1px), linear-gradient(90deg, #ffffff06 1px, #0000 1px);
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: 38px 38px;
  background-attachment: scroll, scroll;
  background-origin: padding-box, padding-box;
  background-clip: border-box, border-box;
  position: absolute;
  inset: 0;
}

.visual-main-card {
  z-index: 2;
  background: linear-gradient(145deg, #191d29f7, #0c0f16f7);
  border: 1px solid #ffffff21;
  border-radius: 21px;
  width: min(72%, 410px);
  padding: 23px;
  position: relative;
  transform: rotate(-2deg);
  box-shadow: 0 40px 90px #0006;
}

.visual-card-head {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.visual-card-head span {
  color: #afb5c3;
  letter-spacing: .12em;
  align-items: center;
  gap: 8px;
  font-size: 7px;
  font-weight: 850;
  display: flex;
}

.visual-card-head span i {
  background: linear-gradient(135deg, #8b64ff, #54ddd2);
  border-radius: 3px;
  width: 8px;
  height: 8px;
}

.visual-card-head small {
  color: #5e6678;
  letter-spacing: .12em;
  font-size: 6px;
}

.visual-metric {
  flex-direction: column;
  gap: 8px;
  margin-top: 33px;
  display: flex;
}

.visual-metric span {
  color: #687083;
  font-size: 8px;
}

.visual-metric strong {
  letter-spacing: -.03em;
  font-size: 20px;
}

.visual-chart {
  border-bottom: 1px solid #ffffff12;
  border-left: 1px solid #ffffff12;
  align-items: end;
  gap: 8px;
  height: 105px;
  margin-top: 28px;
  padding: 14px 12px 0;
  display: flex;
}

.visual-chart i {
  opacity: .72;
  background: linear-gradient(#54ddd2, #7654e5);
  border-radius: 4px 4px 0 0;
  flex: 1;
}

.visual-status-row {
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  margin-top: 24px;
  display: flex;
}

.visual-status-row span {
  color: #7c8495;
  align-items: center;
  gap: 6px;
  font-size: 6px;
  display: flex;
}

.visual-status-row span i {
  background: #58dcba;
  border-radius: 50%;
  width: 5px;
  height: 5px;
}

.visual-status-row b {
  color: #4d5463;
  font-size: 9px;
}

.mini-visual-card {
  z-index: 3;
  backdrop-filter: blur(15px);
  background: #12151eeb;
  border: 1px solid #ffffff1f;
  border-radius: 14px;
  flex-direction: column;
  gap: 7px;
  min-width: 142px;
  padding: 15px;
  display: flex;
  position: absolute;
  box-shadow: 0 20px 45px #00000059;
}

.mini-visual-card small {
  color: #606879;
  letter-spacing: .12em;
  font-size: 6px;
}

.mini-visual-card strong {
  font-size: 10px;
}

.mini-visual-card > span {
  color: #6bd9c2;
  align-items: center;
  gap: 6px;
  font-size: 7px;
  display: flex;
}

.mini-visual-card > span i {
  background: #61d8b5;
  border-radius: 50%;
  width: 5px;
  height: 5px;
}

.mini-card-top {
  top: 14%;
  right: 5%;
  transform: rotate(3deg);
}

.mini-card-bottom {
  bottom: 14%;
  left: 5%;
  transform: rotate(-3deg);
}

.mini-card-bottom > span {
  color: #9c83f3;
  font-size: 13px;
  position: absolute;
  bottom: 15px;
  right: 14px;
}

.build-section {
  color: #11131a;
  background: #ebece8;
  position: relative;
}

.build-heading {
  flex-direction: column;
  margin-bottom: 58px;
  display: flex;
}

.build-heading h2 {
  letter-spacing: -.055em;
  margin: 0;
  font-size: clamp(43px, 5.2vw, 72px);
  line-height: 1;
}

.build-heading h2 em {
  color: #7659df;
  font-family: Georgia, Times New Roman, serif;
  font-weight: 400;
}

.build-grid {
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  display: grid;
}

.build-card {
  background: #ffffffab;
  border: 1px solid #11131a1a;
  border-radius: 25px;
  flex-direction: column;
  min-height: 570px;
  display: flex;
  overflow: hidden;
}

.build-card-wide {
  grid-column: span 2;
  grid-template-columns: .75fr 1.25fr;
  min-height: 535px;
  display: grid;
}

.build-copy {
  padding: 39px;
}

.build-card-wide .build-copy {
  flex-direction: column;
  justify-content: center;
  padding: 60px;
  display: flex;
}

.build-copy > span {
  color: #7659d8;
  letter-spacing: .15em;
  font-size: 8px;
  font-weight: 850;
}

.build-copy h3 {
  letter-spacing: -.04em;
  max-width: 490px;
  margin: 17px 0 0;
  font-size: 30px;
  line-height: 1.1;
}

.build-card-wide .build-copy h3 {
  font-size: 40px;
}

.build-copy p {
  color: #6b7180;
  max-width: 500px;
  margin: 17px 0 0;
  font-size: 13px;
  line-height: 1.7;
}

.website-preview {
  background: #0c0f16;
  border: 0;
  border-top: 1px solid #11131a1c;
  border-left: 1px solid #11131a1c;
  border-radius: 22px 0 0;
  align-self: end;
  min-height: 400px;
  margin: 60px 0 0;
  overflow: hidden;
  box-shadow: -30px 30px 80px #17142729;
}

.preview-browser {
  background: #151823;
  border-bottom: 1px solid #ffffff14;
  align-items: center;
  gap: 6px;
  height: 35px;
  padding: 0 13px;
  display: flex;
}

.preview-browser i {
  background: #5e6472;
  border-radius: 50%;
  width: 5px;
  height: 5px;
}

.preview-browser span {
  color: #5e6577;
  text-align: center;
  background: #ffffff0a;
  border-radius: 5px;
  flex: 1;
  margin-left: 8px;
  padding: 6px;
  font-size: 6px;
}

.preview-page {
  background: radial-gradient(circle at 80% 30%, #7654e540, #0000 36%), linear-gradient(#ffffff06 1px, #0000 1px) 0 0 / 34px 34px, linear-gradient(90deg, #ffffff06 1px, #0000 1px) 0 0 / 34px 34px;
  grid-template-columns: 1fr .9fr;
  align-items: center;
  gap: 20px;
  min-height: 365px;
  padding: 45px;
  display: grid;
}

.preview-copy-lines {
  flex-direction: column;
  gap: 12px;
  display: flex;
}

.preview-copy-lines i {
  background: #f5f5fb;
  border-radius: 5px;
  width: 90%;
  height: 20px;
  display: block;
}

.preview-copy-lines i:nth-child(2) {
  background: #8e68ff;
  width: 66%;
}

.preview-copy-lines i:nth-child(3) {
  background: #555d70;
  width: 74%;
  height: 6px;
  margin-top: 10px;
}

.preview-copy-lines b {
  background: linear-gradient(135deg, #8963fb, #6450db);
  border-radius: 7px;
  width: 84px;
  height: 26px;
  margin-top: 10px;
}

.preview-art {
  height: 210px;
  position: relative;
}

.preview-art span {
  background: #ffffff0a;
  border: 1px solid #ffffff26;
  border-radius: 24px;
  position: absolute;
  box-shadow: 0 24px 40px #0003;
}

.preview-art span:first-child {
  background: linear-gradient(145deg, #7959e24d, #29cabc1a);
  inset: 15px 10px 15px 25px;
  transform: rotate(7deg);
}

.preview-art span:nth-child(2) {
  width: 75px;
  height: 75px;
  top: 5px;
  left: -10px;
}

.preview-art span:nth-child(3) {
  width: 92px;
  height: 46px;
  bottom: 5px;
  right: -15px;
}

.dashboard-preview {
  background: #0c0f16;
  border: 1px solid #ffffff1a;
  border-radius: 18px;
  grid-template-columns: 55px 1fr;
  align-self: center;
  width: calc(100% - 78px);
  min-height: 270px;
  margin: auto 39px 39px;
  display: grid;
  overflow: hidden;
  box-shadow: 0 30px 60px #17142729;
}

.dashboard-side {
  background: #12151e;
  border-right: 1px solid #ffffff14;
  flex-direction: column;
  align-items: center;
  gap: 17px;
  padding-top: 22px;
  display: flex;
}

.dashboard-side i {
  background: #3b4050;
  border-radius: 5px;
  width: 15px;
  height: 15px;
}

.dashboard-side i:first-child {
  background: #8060e4;
}

.dashboard-body {
  padding: 24px;
}

.dashboard-body > span {
  background: #555d70;
  border-radius: 4px;
  width: 30%;
  height: 9px;
  display: block;
}

.dashboard-body > div {
  grid-template-columns: repeat(3, 1fr);
  gap: 9px;
  margin-top: 24px;
  display: grid;
}

.dashboard-body > div i {
  background: linear-gradient(145deg, #ffffff0d, #ffffff04);
  border: 1px solid #ffffff14;
  border-radius: 10px;
  height: 65px;
}

.dashboard-body > b {
  background: linear-gradient(#7654e524, #0000);
  border: 1px solid #ffffff14;
  border-radius: 10px;
  height: 90px;
  margin-top: 10px;
  display: block;
}

.chat-preview {
  background: linear-gradient(145deg, #121720, #0d1118);
  border-radius: 19px;
  flex-direction: column;
  justify-content: center;
  gap: 12px;
  min-height: 280px;
  margin: auto 39px 39px;
  padding: 30px;
  display: flex;
  box-shadow: 0 30px 60px #17142724;
}

.chat-preview > div {
  align-items: flex-end;
  gap: 9px;
  max-width: 78%;
  display: flex;
}

.chat-preview span {
  color: #b8becb;
  background: #202633;
  border-radius: 5px 14px 14px;
  padding: 12px 14px;
  font-size: 8px;
  display: block;
}

.chat-preview .chat-client {
  justify-content: flex-end;
  align-self: flex-end;
}

.chat-preview .chat-client span {
  color: #fff;
  background: #7354dd;
  border-radius: 14px 5px 14px 14px;
}

.bot-avatar {
  color: #fff;
  background: linear-gradient(135deg, #8664f1, #34bdb4);
  border-radius: 8px;
  flex: none;
  place-items: center;
  width: 24px;
  height: 24px;
  font-size: 8px;
  font-style: normal;
  font-weight: 850;
  display: grid;
}

.method-section {
  color: #11131a;
  background: #f5f5f1;
}

.method-grid {
  grid-template-columns: .72fr 1.28fr;
  align-items: start;
  gap: 105px;
  display: grid;
}

.method-intro {
  position: sticky;
  top: 130px;
}

.method-intro h2 {
  letter-spacing: -.055em;
  margin: 0;
  font-size: clamp(42px, 4.7vw, 66px);
  line-height: 1;
}

.method-intro h2 em {
  color: #775adc;
  font-family: Georgia, Times New Roman, serif;
  font-weight: 400;
}

.method-intro > p {
  color: #69707f;
  max-width: 470px;
  margin: 25px 0 0;
  font-size: 14px;
  line-height: 1.75;
}

.text-link {
  color: #252834;
  border-bottom: 1px solid #0f111847;
  align-items: center;
  gap: 13px;
  margin-top: 31px;
  padding-bottom: 7px;
  font-size: 11px;
  font-weight: 750;
  display: inline-flex;
}

.text-link span {
  color: #7658df;
  font-size: 15px;
}

.method-list {
  border-top: 1px solid #11131a21;
}

.method-list article {
  border-bottom: 1px solid #11131a21;
  grid-template-columns: 55px 1fr auto;
  align-items: start;
  gap: 22px;
  padding: 37px 0;
  display: grid;
}

.method-list article > span {
  color: #7559d8;
  letter-spacing: .12em;
  padding-top: 6px;
  font-size: 9px;
  font-weight: 850;
}

.method-list h3 {
  letter-spacing: -.035em;
  margin: 0;
  font-size: 26px;
}

.method-list p {
  color: #707684;
  max-width: 520px;
  margin: 11px 0 0;
  font-size: 13px;
  line-height: 1.65;
}

.method-list article > i {
  color: #6c7280;
  border: 1px solid #11131a1f;
  border-radius: 50%;
  place-items: center;
  width: 38px;
  height: 38px;
  font-style: normal;
  transition: background .2s, color .2s, transform .2s;
  display: grid;
}

.method-list article:hover > i {
  color: #fff;
  background: #7658df;
  transform: rotate(45deg);
}

.why-section {
  background: #0b0e14;
}

.why-top {
  grid-template-columns: .9fr 1.1fr;
  align-items: end;
  gap: 70px;
  margin-bottom: 58px;
  display: grid;
}

.why-top .section-number {
  grid-column: span 2;
  margin-bottom: -28px;
}

.why-top h2 {
  letter-spacing: -.055em;
  margin: 0;
  font-size: clamp(45px, 5.2vw, 72px);
  line-height: 1;
}

.why-top h2 em {
  color: #a088f6;
  font-family: Georgia, Times New Roman, serif;
  font-weight: 400;
}

.why-top > p {
  color: #8c94a6;
  max-width: 520px;
  margin: 0 0 6px;
  font-size: 14px;
  line-height: 1.75;
}

.why-grid {
  border: 1px solid #ffffff17;
  border-radius: 22px;
  grid-template-columns: repeat(4, 1fr);
  display: grid;
  overflow: hidden;
}

.why-grid article {
  background: #ffffff06;
  border-right: 1px solid #ffffff17;
  flex-direction: column;
  min-height: 310px;
  padding: 30px;
  transition: background .2s;
  display: flex;
}

.why-grid article:last-child {
  border-right: 0;
}

.why-grid article:hover {
  background: #7d5ae814;
}

.why-grid article > span {
  color: #69549e;
  letter-spacing: .12em;
  font-size: 9px;
  font-weight: 850;
}

.why-grid h3 {
  letter-spacing: -.035em;
  margin: auto 0 0;
  font-size: 24px;
}

.why-grid p {
  color: #858d9e;
  margin: 13px 0 0;
  font-size: 12px;
  line-height: 1.65;
}

.faq-section {
  color: #11131a;
  background: #ebece8;
}

.faq-grid {
  grid-template-columns: .72fr 1.28fr;
  align-items: start;
  gap: 105px;
  display: grid;
}

.faq-intro h2 {
  letter-spacing: -.055em;
  margin: 0;
  font-size: clamp(42px, 4.7vw, 65px);
  line-height: 1;
}

.faq-intro h2 em {
  color: #7658dc;
  font-family: Georgia, Times New Roman, serif;
  font-weight: 400;
}

.faq-intro p {
  color: #6d7381;
  max-width: 400px;
  margin: 25px 0 0;
  font-size: 13px;
  line-height: 1.7;
}

.faq-list {
  border-top: 1px solid #11131a24;
}

.faq-list details {
  border-bottom: 1px solid #11131a24;
}

.faq-list summary {
  cursor: pointer;
  color: #22252e;
  grid-template-columns: 42px 1fr auto;
  align-items: center;
  gap: 14px;
  min-height: 82px;
  font-size: 14px;
  font-weight: 700;
  list-style: none;
  display: grid;
}

.faq-list summary::-webkit-details-marker {
  display: none;
}

.faq-list summary span {
  color: #8c92a0;
  letter-spacing: .1em;
  font-size: 8px;
}

.faq-list summary i {
  color: #7658dc;
  border: 1px solid #11131a1f;
  border-radius: 50%;
  place-items: center;
  width: 30px;
  height: 30px;
  font-size: 16px;
  font-style: normal;
  transition: transform .2s, background .2s, color .2s;
  display: grid;
}

.faq-list details[open] summary i {
  color: #fff;
  background: #7658dc;
  transform: rotate(45deg);
}

.faq-list details p {
  color: #6a707e;
  max-width: 670px;
  margin: -7px 45px 27px 56px;
  font-size: 13px;
  line-height: 1.72;
}

.contact-section {
  background: #090c12;
  position: relative;
  overflow: hidden;
}

.contact-section:before {
  content: "";
  opacity: .45;
  background-color: #0000;
  background-image: linear-gradient(#ffffff06 1px, #0000 1px), linear-gradient(90deg, #ffffff06 1px, #0000 1px);
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: 60px 60px;
  background-attachment: scroll, scroll;
  background-origin: padding-box, padding-box;
  background-clip: border-box, border-box;
  position: absolute;
  inset: 0;
}

.contact-glow {
  filter: blur(130px);
  opacity: .16;
  background: #6f4be2;
  border-radius: 50%;
  width: 600px;
  height: 600px;
  position: absolute;
  bottom: -340px;
  left: -260px;
}

.contact-grid {
  z-index: 2;
  grid-template-columns: .8fr 1.2fr;
  align-items: start;
  gap: 110px;
  display: grid;
  position: relative;
}

.contact-copy {
  position: sticky;
  top: 130px;
}

.contact-copy h2 {
  letter-spacing: -.06em;
  margin: 0;
  font-size: clamp(45px, 5.2vw, 72px);
  line-height: .98;
}

.contact-copy h2 em {
  color: #a189fb;
  font-family: Georgia, Times New Roman, serif;
  font-weight: 400;
  display: inline-block;
}

.contact-copy > p {
  color: #8e96a8;
  max-width: 470px;
  margin: 28px 0 0;
  font-size: 14px;
  line-height: 1.75;
}

.contact-direct {
  flex-direction: column;
  gap: 9px;
  margin-top: 38px;
  display: flex;
}

.contact-direct > span {
  color: #656e80;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 750;
}

.contact-direct a {
  color: #f4f5f8;
  align-items: center;
  gap: 13px;
  width: fit-content;
  font-size: 15px;
  font-weight: 700;
  display: flex;
}

.contact-direct a span {
  color: var(--cyan);
  font-size: 17px;
}

.contact-form {
  backdrop-filter: blur(16px);
  background: #ffffff09;
  border: 1px solid #ffffff1a;
  border-radius: 25px;
  gap: 21px;
  padding: 42px;
  display: grid;
  box-shadow: 0 35px 90px #0000003d;
}

.form-row {
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  display: grid;
}

.contact-form label {
  color: #aab0bd;
  flex-direction: column;
  gap: 9px;
  font-size: 10px;
  font-weight: 700;
  display: flex;
}

.contact-form input, .contact-form select, .contact-form textarea {
  color: #f2f3f7;
  background: #ffffff09;
  border: 1px solid #ffffff1a;
  border-radius: 12px;
  outline: none;
  width: 100%;
  font-size: 12px;
  transition: border-color .2s, background .2s;
}

.contact-form input, .contact-form select {
  height: 51px;
  padding: 0 15px;
}

.contact-form textarea {
  resize: vertical;
  min-height: 112px;
  padding: 15px;
}

.contact-form input::placeholder, .contact-form textarea::placeholder {
  color: #555e70;
}

.contact-form select {
  color: #f2f3f7 !important;
  background-color: #181a24 !important;
  color-scheme: dark !important;
}

.contact-form select option,
.contact-form select optgroup {
  color: #f2f3f7 !important;
  background-color: #11141c !important;
}

.contact-form select option:disabled {
  color: #9ba3b5 !important;
  background-color: #161822 !important;
}

@supports (appearance: base-select) {
  .contact-form select,
  .contact-form select::picker(select) {
    appearance: base-select;
  }

  .contact-form select::picker(select) {
    color: #f2f3f7;
    background: #11141c;
    border: 1px solid #303544;
    border-radius: 12px;
    box-shadow: 0 18px 45px #0009;
    max-height: 320px;
    margin-top: 6px;
    overflow-y: auto;
  }

  .contact-form select option {
    color: #f2f3f7;
    background: #11141c;
    padding: 12px 15px;
  }

  .contact-form select option:hover,
  .contact-form select option:focus {
    color: #fff;
    background: #241c3b;
  }

  .contact-form select option:checked {
    color: #fff;
    background: #30234f;
  }

  .contact-form select option:disabled {
    color: #9ba3b5;
    background: #161822;
  }
}

.contact-form input:focus, .contact-form select:focus, .contact-form textarea:focus {
  background: #8b63ff0b;
  border-color: #8b63ffa6;
}

.contact-form .button {
  width: 100%;
  margin-top: 4px;
}

.contact-form > small {
  color: #5f6879;
  text-align: center;
  font-size: 8px;
}

.floating-whatsapp {
  z-index: 45;
  backdrop-filter: blur(15px);
  background: #0f141ae6;
  border: 1px solid #ffffff2b;
  border-radius: 999px;
  align-items: center;
  gap: 11px;
  padding: 10px 10px 10px 15px;
  display: flex;
  position: fixed;
  bottom: 20px;
  right: 20px;
  box-shadow: 0 18px 45px #0000004d;
}

.floating-whatsapp > span {
  color: #d9dee7;
  font-size: 9px;
  font-weight: 750;
}

.floating-whatsapp i {
  color: #fff;
  background: #21b870;
  border-radius: 50%;
  place-items: center;
  width: 31px;
  height: 31px;
  font-size: 12px;
  font-style: normal;
  display: grid;
}

.site-footer {
  background: #07090d;
  border-top: 1px solid #ffffff12;
  padding: 68px 0 24px;
}

.footer-main {
  grid-template-columns: 1fr .85fr;
  gap: 70px;
  padding-bottom: 55px;
  display: grid;
}

.footer-brand {
  color: #fff;
}

.footer-main > div:first-child > p {
  color: #727a8c;
  max-width: 420px;
  margin: 22px 0 0;
  font-size: 12px;
  line-height: 1.65;
}

.footer-links {
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  display: grid;
}

.footer-links > div {
  flex-direction: column;
  gap: 12px;
  display: flex;
}

.footer-links span {
  color: #5c6475;
  letter-spacing: .14em;
  margin-bottom: 6px;
  font-size: 8px;
  font-weight: 850;
}

.footer-links a {
  color: #b4bac7;
  width: fit-content;
  font-size: 11px;
}

.footer-links a:hover {
  color: #fff;
}

.footer-bottom {
  border-top: 1px solid #ffffff12;
  justify-content: space-between;
  gap: 25px;
  padding-top: 21px;
  display: flex;
}

.footer-bottom p {
  color: #565f70;
  margin: 0;
  font-size: 9px;
}

@media (width <= 1080px) {
  .site-header {
    grid-template-columns: 1fr auto;
  }

  .nav-links {
    background: #080a0ff5;
    border: 1px solid #ffffff21;
    border-radius: 16px;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 10px;
    display: none;
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    right: 0;
  }

  .nav-links.is-open {
    display: flex;
  }

  .nav-links a {
    border-radius: 9px;
    padding: 14px;
  }

  .nav-links a:hover {
    background: #ffffff0f;
  }

  .header-cta {
    display: none;
  }

  .menu-toggle {
    background: #ffffff0a;
    border: 1px solid #ffffff21;
    border-radius: 10px;
    flex-direction: column;
    justify-content: center;
    justify-self: end;
    align-items: center;
    gap: 5px;
    width: 40px;
    height: 40px;
    display: flex;
  }

  .menu-toggle span {
    background: #fff;
    width: 16px;
    height: 1px;
  }

  .hero-grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .hero-copy {
    text-align: center;
    padding-bottom: 25px;
  }

  .hero-kicker, .hero-actions, .hero-proof {
    justify-content: center;
  }

  .hero-copy > p {
    margin-inline: auto;
  }

  .hero-console {
    width: 100%;
    max-width: 620px;
    margin-inline: auto;
  }

  .capability-strip {
    margin-top: 30px;
    position: relative;
  }

  .hero {
    padding-bottom: 0;
  }

  .services-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .solution-stage {
    grid-template-columns: 1fr;
  }

  .solution-visual {
    border-top: 1px solid #ffffff14;
    border-left: 0;
  }

  .build-card-wide {
    grid-template-columns: 1fr;
  }

  .build-card-wide .build-copy {
    padding: 42px;
  }

  .website-preview {
    margin: 0 0 0 42px;
  }

  .method-grid, .faq-grid, .contact-grid {
    grid-template-columns: 1fr;
    gap: 65px;
  }

  .method-intro, .contact-copy {
    position: static;
  }

  .why-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .why-grid article:nth-child(2) {
    border-right: 0;
  }

  .why-grid article:nth-child(-n+2) {
    border-bottom: 1px solid #ffffff17;
  }

  .footer-main {
    grid-template-columns: 1fr 1fr;
  }
}

@media (width <= 720px) {
  .grid-shell {
    width: min(100% - 30px, 1240px);
  }

  .site-header {
    padding-left: 13px;
    inset: 10px 12px auto;
  }

  .brand-copy small {
    display: none;
  }

  .hero {
    min-height: auto;
    padding-top: 110px;
  }

  .hero-copy {
    padding-top: 28px;
  }

  .hero h1 {
    font-size: clamp(46px, 14vw, 66px);
  }

  .hero-copy > p {
    font-size: 15px;
    line-height: 1.65;
  }

  .hero-actions {
    flex-direction: column;
  }

  .button {
    width: 100%;
  }

  .hero-proof {
    text-align: left;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    display: grid;
  }

  .hero-proof div:last-child {
    grid-column: span 2;
  }

  .hero-console {
    min-height: 470px;
    transform: scale(.96);
  }

  .console-shell {
    transform: none;
  }

  .console-stats strong {
    font-size: 19px;
  }

  .flow-row {
    gap: 4px;
  }

  .flow-node span {
    font-size: 6px;
  }

  .chip-one {
    top: 26px;
    right: -4px;
  }

  .chip-two {
    bottom: 25px;
    left: -4px;
  }

  .section-pad {
    padding: 88px 0;
  }

  .section-heading {
    grid-template-columns: 1fr;
    gap: 28px;
    margin-bottom: 42px;
  }

  .services-grid {
    grid-template-columns: 1fr;
  }

  .service-featured {
    grid-column: auto;
    min-height: 345px;
  }

  .service-card {
    min-height: 305px;
  }

  .solution-tabs button {
    min-height: 54px;
    padding: 0 8px;
    font-size: 10px;
  }

  .solution-tabs button span {
    display: none;
  }

  .solution-stage {
    min-height: auto;
  }

  .solution-copy {
    padding: 37px 25px 44px;
  }

  .solution-copy h3 {
    font-size: 36px;
  }

  .solution-visual {
    min-height: 480px;
  }

  .visual-main-card {
    width: 80%;
  }

  .mini-card-top {
    top: 9%;
    right: 2%;
  }

  .mini-card-bottom {
    bottom: 9%;
    left: 2%;
  }

  .build-heading h2 br {
    display: none;
  }

  .build-grid {
    grid-template-columns: 1fr;
  }

  .build-card-wide {
    grid-column: auto;
    min-height: 620px;
  }

  .build-card-wide .build-copy, .build-copy {
    padding: 30px;
  }

  .build-card-wide .build-copy h3 {
    font-size: 31px;
  }

  .website-preview {
    min-height: 340px;
    margin: 0 0 0 25px;
  }

  .preview-page {
    min-height: 305px;
    padding: 26px;
  }

  .dashboard-preview {
    width: calc(100% - 50px);
    margin-inline: 25px;
  }

  .chat-preview {
    margin-inline: 25px;
  }

  .method-grid, .faq-grid, .contact-grid {
    gap: 48px;
  }

  .method-list article {
    grid-template-columns: 35px 1fr;
    gap: 13px;
  }

  .method-list article > i {
    display: none;
  }

  .why-top {
    grid-template-columns: 1fr;
    gap: 23px;
  }

  .why-top .section-number {
    grid-column: auto;
    margin-bottom: 0;
  }

  .why-grid {
    grid-template-columns: 1fr;
  }

  .why-grid article {
    border-bottom: 1px solid #ffffff17;
    border-right: 0;
    min-height: 250px;
  }

  .why-grid article:last-child {
    border-bottom: 0;
  }

  .faq-list summary {
    grid-template-columns: 30px 1fr auto;
    font-size: 12px;
  }

  .faq-list details p {
    margin-left: 44px;
  }

  .contact-form {
    padding: 25px;
  }

  .form-row {
    grid-template-columns: 1fr;
  }

  .floating-whatsapp > span {
    display: none;
  }

  .floating-whatsapp {
    padding: 7px;
  }

  .footer-main {
    grid-template-columns: 1fr;
    gap: 44px;
  }

  .footer-links {
    gap: 25px;
  }

  .footer-bottom {
    flex-direction: column;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *, :before, :after {
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }
}