/* [next]/internal/font/google/plus_jakarta_sans_845d511f.module.css [app-client] (css) */
@font-face {
  font-family: Plus Jakarta Sans;
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url("../media/0b1dc8ddaa74ba49-s.0e__wj8580tc5.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Plus Jakarta Sans;
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url("../media/e629b5bc06499d58-s.10u7vx61f1ie7.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Plus Jakarta Sans;
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url("../media/1a099d89ee94ee96-s.35a5cae5tspm2.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Plus Jakarta Sans;
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url("../media/fba5a26ea33df6a3-s.p.18rizl4rsrl42.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Plus Jakarta Sans Fallback;
  src: local(Arial);
  ascent-override: 98.88%;
  descent-override: 21.15%;
  line-gap-override: 0.0%;
  size-adjust: 104.98%;
}

.plus_jakarta_sans_845d511f-module__TBPWKa__className {
  font-family: Plus Jakarta Sans, Plus Jakarta Sans Fallback;
  font-style: normal;
}

/* [project]/components/landing-page/execution-glass/faq.module.css [app-client] (css) */
.faq-module__LRvM5a__section {
  border-top: 1px solid var(--execution-line);
  background: var(--execution-canvas);
}

.faq-module__LRvM5a__frame {
  width: var(--execution-shell-width);
  grid-template-columns: minmax(0, .58fr) minmax(0, 1fr);
  gap: clamp(48px, 8vw, 128px);
  margin-inline: auto;
  padding-block: clamp(88px, 11vw, 148px);
  display: grid;
}

.faq-module__LRvM5a__heading {
  align-self: start;
}

.faq-module__LRvM5a__heading h2 {
  max-width: 520px;
  color: var(--execution-text);
  letter-spacing: -.052em;
  text-wrap: balance;
  margin: 0;
  font-size: clamp(2.7rem, 5vw, 5.25rem);
  font-weight: 600;
  line-height: .98;
}

.faq-module__LRvM5a__questions {
  border-bottom: 1px solid var(--execution-line);
}

.faq-module__LRvM5a__question {
  border-top: 1px solid var(--execution-line);
}

.faq-module__LRvM5a__question summary {
  color: var(--execution-text);
  cursor: pointer;
  letter-spacing: -.012em;
  padding: 25px 48px 25px 0;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.45;
  list-style: none;
  position: relative;
}

.faq-module__LRvM5a__question summary::-webkit-details-marker {
  display: none;
}

.faq-module__LRvM5a__question summary:after {
  background: linear-gradient(var(--execution-muted), var(--execution-muted)) center / 12px 1px no-repeat,
    linear-gradient(var(--execution-muted), var(--execution-muted)) center / 1px 12px no-repeat;
  content: "";
  width: 16px;
  height: 16px;
  transition: background-color var(--execution-motion-fast) var(--execution-ease-out);
  position: absolute;
  top: 50%;
  right: 3px;
  transform: translateY(-50%);
}

.faq-module__LRvM5a__question[open] summary:after {
  background: linear-gradient(var(--execution-green), var(--execution-green)) center / 12px 1px
    no-repeat;
}

.faq-module__LRvM5a__question summary:hover {
  color: #fff;
}

.faq-module__LRvM5a__question summary:focus-visible {
  outline: 2px solid var(--execution-green);
  outline-offset: 6px;
}

.faq-module__LRvM5a__question p {
  max-width: 690px;
  color: var(--execution-muted);
  margin: -2px 0 26px;
  font-size: .94rem;
  line-height: 1.75;
}

@media (max-width: 840px) {
  .faq-module__LRvM5a__frame {
    width: var(--execution-shell-width);
    grid-template-columns: 1fr;
    gap: 52px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .faq-module__LRvM5a__question summary:after {
    transition: none;
  }
}

/* [project]/components/landing-page/execution-glass/footer.module.css [app-client] (css) */
.footer-module__21UhaG__footer {
  border-top: 1px solid var(--execution-line-strong);
  background: linear-gradient(90deg, #00e6920b, #0000 34%), #050d0f;
}

.footer-module__21UhaG__frame {
  width: var(--execution-shell-width);
  margin-inline: auto;
  padding-block: 70px 30px;
}

.footer-module__21UhaG__lead {
  border-bottom: 1px solid var(--execution-line);
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  padding-bottom: 52px;
  display: flex;
}

.footer-module__21UhaG__logo {
  border-radius: 4px;
  display: inline-flex;
}

.footer-module__21UhaG__logo img {
  width: 11.25rem;
  height: auto;
}

.footer-module__21UhaG__logo:focus-visible {
  outline: 2px solid var(--execution-green);
  outline-offset: 6px;
}

.footer-module__21UhaG__lead p {
  max-width: 440px;
  color: var(--execution-text);
  letter-spacing: -.035em;
  text-align: right;
  margin: 0;
  font-size: clamp(1.45rem, 2.5vw, 2.4rem);
  font-weight: 550;
  line-height: 1.08;
}

.footer-module__21UhaG__groups {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  padding-block: 52px 68px;
  display: grid;
}

.footer-module__21UhaG__groups section {
  border-left: 1px solid var(--execution-line);
  min-width: 0;
  padding-inline: 24px;
}

.footer-module__21UhaG__groups section:first-child {
  border-left: 0;
  padding-left: 0;
}

.footer-module__21UhaG__groups h2 {
  color: var(--execution-faint);
  font-family: var(--font-forensic-mono), ui-monospace, monospace;
  letter-spacing: .14em;
  text-transform: uppercase;
  margin: 0 0 19px;
  font-size: .64rem;
  font-weight: 600;
}

.footer-module__21UhaG__groups ul {
  gap: 11px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
}

.footer-module__21UhaG__groups a, .footer-module__21UhaG__bottom a {
  color: var(--execution-muted);
  font-size: .82rem;
  text-decoration: none;
  transition: color .15s ease-out;
}

.footer-module__21UhaG__groups a:hover, .footer-module__21UhaG__groups a:focus-visible, .footer-module__21UhaG__bottom a:hover, .footer-module__21UhaG__bottom a:focus-visible {
  color: var(--execution-green);
}

.footer-module__21UhaG__groups a:focus-visible, .footer-module__21UhaG__bottom a:focus-visible {
  outline: 2px solid var(--execution-green);
  outline-offset: 4px;
}

.footer-module__21UhaG__bottom {
  border-top: 1px solid var(--execution-line);
  color: var(--execution-faint);
  font-family: var(--font-forensic-mono), ui-monospace, monospace;
  letter-spacing: .05em;
  text-transform: uppercase;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  padding-top: 24px;
  font-size: .65rem;
  display: flex;
}

.footer-module__21UhaG__bottom p {
  margin: 0;
}

.footer-module__21UhaG__bottom div {
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 22px;
  display: flex;
}

@media (max-width: 760px) {
  .footer-module__21UhaG__frame {
    width: var(--execution-shell-width);
    padding-top: 54px;
  }

  .footer-module__21UhaG__lead {
    display: grid;
  }

  .footer-module__21UhaG__lead p {
    text-align: left;
  }

  .footer-module__21UhaG__groups {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 46px;
  }

  .footer-module__21UhaG__groups section, .footer-module__21UhaG__groups section:first-child {
    border-left: 0;
    padding-inline: 0 18px;
  }

  .footer-module__21UhaG__bottom {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-module__21UhaG__bottom div {
    justify-content: flex-start;
  }
}

/* [project]/components/landing-page/execution-glass/hero.module.css [app-client] (css) */
.hero-module__Y3sK_G__navFrame {
  top: max(14px, env(safe-area-inset-top));
  z-index: 80;
  width: 100%;
  padding-right: max(18px, env(safe-area-inset-right));
  padding-left: max(18px, env(safe-area-inset-left));
  pointer-events: none;
  justify-content: center;
  display: flex;
  position: fixed;
  left: 0;
}

.hero-module__Y3sK_G__navGlass {
  --glass-line: #d8f3ea24;
  z-index: 1;
  border: 1px solid var(--glass-line);
  -webkit-backdrop-filter: blur(24px) saturate(128%);
  backdrop-filter: blur(24px) saturate(128%);
  pointer-events: auto;
  background: linear-gradient(#ffffff13, #ffffff05 52%), #061113c2;
  border-radius: 22px;
  align-items: center;
  gap: 28px;
  width: min(1180px, 100%);
  min-height: 64px;
  padding: 8px 10px 8px 18px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 1px #ffffff1f, 0 24px 70px #00000052;
}

.hero-module__Y3sK_G__navGlass:after {
  filter: blur(28px);
  content: "";
  pointer-events: none;
  background: #ffffff17;
  border-radius: 50%;
  width: 46%;
  height: 70px;
  position: absolute;
  top: -55px;
  left: 10%;
}

.hero-module__Y3sK_G__logoLink {
  z-index: 1;
  border-radius: 8px;
  flex: none;
  align-items: center;
  display: inline-flex;
  position: relative;
}

.hero-module__Y3sK_G__logo {
  width: 104px;
  height: 30px;
  display: block;
  position: relative;
}

.hero-module__Y3sK_G__logoImage {
  -o-object-fit: contain;
  object-fit: contain;
}

.hero-module__Y3sK_G__desktopNavigation {
  z-index: 1;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  min-width: 0;
  display: flex;
  position: relative;
}

.hero-module__Y3sK_G__navLinks, .hero-module__Y3sK_G__navActions {
  align-items: center;
  gap: 22px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.hero-module__Y3sK_G__navLink, .hero-module__Y3sK_G__loginLink {
  color: #e5efecb8;
  letter-spacing: .02em;
  transition: color var(--execution-motion-fast) var(--execution-ease-out);
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
}

.hero-module__Y3sK_G__navLink:hover, .hero-module__Y3sK_G__loginLink:hover {
  color: #fff;
}

.hero-module__Y3sK_G__navLink:focus-visible, .hero-module__Y3sK_G__loginLink:focus-visible, .hero-module__Y3sK_G__logoLink:focus-visible {
  outline-offset: 5px;
  outline: 2px solid #00e692;
}

.hero-module__Y3sK_G__loginLink {
  color: #00e692;
}

.hero-module__Y3sK_G__navDivider {
  background: var(--glass-line);
  width: 1px;
  height: 24px;
  margin-left: auto;
}

.hero-module__Y3sK_G__navDemo {
  color: #f4f9f7e6;
  letter-spacing: .01em;
  transition: border-color var(--execution-motion-fast) var(--execution-ease-out),
    background-color var(--execution-motion-fast) var(--execution-ease-out);
  background: #ffffff09;
  border: 1px solid #d8f3ea26;
  border-radius: 11px;
  padding: 0 15px;
  font-size: 12px;
  font-weight: 650;
  text-decoration: none;
  min-height: 40px !important;
}

.hero-module__Y3sK_G__navDemo:hover {
  background: #ffffff13;
  border-color: #d8f3ea47;
}

.hero-module__Y3sK_G__navPrimaryButton {
  background: #00e692 !important;
  border: 1px solid #00e692 !important;
  border-radius: 11px !important;
  min-height: 40px !important;
  padding: 0 17px !important;
  box-shadow: inset 0 1px #fff6, 0 8px 24px #00e69221 !important;
}

.hero-module__Y3sK_G__navPrimaryButton:hover {
  background: #20eca2 !important;
}

.hero-module__Y3sK_G__navPrimaryButton > span {
  color: #03110c !important;
  letter-spacing: .01em !important;
  font-size: 12px !important;
  font-weight: 750 !important;
}

.hero-module__Y3sK_G__menuButton, .hero-module__Y3sK_G__mobileNavigation, .hero-module__Y3sK_G__mobileBackdrop {
  display: none;
}

.hero-module__Y3sK_G__hero {
  --brand: #00e692;
  --canvas: #050d0f;
  --ink: #f0f5ef;
  --muted: #9aaba7;
  --hairline: #bedbd129;
  background: radial-gradient(circle at 78% 46%, #00e69214, transparent 28%),
    radial-gradient(circle at 50% -20%, #ffffff0e, transparent 34%), var(--canvas);
  min-height: 100svh;
  color: var(--ink);
  isolation: isolate;
  align-items: center;
  padding: 134px 0 82px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-module__Y3sK_G__heroGrid {
  z-index: -2;
  opacity: .22;
  background-image: linear-gradient(#bedbd10f 1px, #0000 1px), linear-gradient(90deg, #bedbd10f 1px, #0000 1px);
  background-size: 64px 64px;
  position: absolute;
  inset: 0;
  -webkit-mask-image: linear-gradient(#000, #0000 88%);
  mask-image: linear-gradient(#000, #0000 88%);
}

.hero-module__Y3sK_G__freightOrbit {
  z-index: -1;
  aspect-ratio: 1;
  opacity: .62;
  pointer-events: none;
  width: min(58vw, 860px);
  position: absolute;
  top: 10%;
  right: -12%;
}

.hero-module__Y3sK_G__freightOrbit:before {
  filter: blur(78px);
  content: "";
  background: #00e69213;
  border-radius: 50%;
  position: absolute;
  inset: 21%;
}

.hero-module__Y3sK_G__orbitSvg {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.hero-module__Y3sK_G__orbitGlobe {
  transform-box: view-box;
  transform-origin: 320px 320px;
  animation: 16s ease-in-out infinite alternate hero-module__Y3sK_G__globeDrift;
}

.hero-module__Y3sK_G__globeEdge, .hero-module__Y3sK_G__globeLine, .hero-module__Y3sK_G__outerOrbitLine, .hero-module__Y3sK_G__globeRoute {
  fill: none;
  vector-effect: non-scaling-stroke;
}

.hero-module__Y3sK_G__globeEdge {
  stroke: url("#orbit-edge");
  stroke-width: 1.2px;
}

.hero-module__Y3sK_G__globeLine {
  stroke: #c0ded41c;
  stroke-width: .8px;
}

.hero-module__Y3sK_G__globeRoute {
  stroke: url("#orbit-route");
  stroke-dasharray: 5 8;
  stroke-linecap: square;
  stroke-width: 1.5px;
}

.hero-module__Y3sK_G__routeTick {
  fill: #00e692;
  opacity: .72;
}

.hero-module__Y3sK_G__outerOrbit {
  transform-box: view-box;
  transform-origin: 320px 320px;
  animation: 30s linear infinite hero-module__Y3sK_G__orbitTurn;
}

.hero-module__Y3sK_G__outerOrbitLine {
  stroke: #bedbd11a;
  stroke-width: .9px;
  transform-origin: 320px 320px;
  transform: rotate(-17deg);
}

.hero-module__Y3sK_G__heroInner {
  width: var(--execution-shell-width);
  grid-template-columns: minmax(370px, .78fr) minmax(620px, 1.35fr);
  align-items: center;
  gap: clamp(48px, 6vw, 108px);
  margin-inline: auto;
  display: grid;
}

.hero-module__Y3sK_G__heroCopy {
  z-index: 2;
  max-width: 650px;
  position: relative;
}

.hero-module__Y3sK_G__eyebrow {
  color: var(--brand);
  letter-spacing: .06em;
  text-transform: uppercase;
  margin: 0 0 18px;
  font-size: 13px;
  font-weight: 650;
}

.hero-module__Y3sK_G__headline {
  max-width: 760px;
  color: var(--ink);
  letter-spacing: -.065em;
  text-wrap: balance;
  margin: 0;
  font-size: clamp(3.15rem, 4.55vw, 5.8rem);
  font-weight: 650;
  line-height: 1;
}

.hero-module__Y3sK_G__headline > span {
  animation: hero-module__Y3sK_G__copyEnter .72s .14s var(--execution-ease-out) both;
  display: block;
}

.hero-module__Y3sK_G__headlineAccent {
  color: var(--brand);
  margin-top: .12em;
  animation-delay: .22s !important;
}

.hero-module__Y3sK_G__heroBody {
  color: #e2eeeac2;
  letter-spacing: -.018em;
  max-width: 520px;
  animation: hero-module__Y3sK_G__copyEnter .72s .3s var(--execution-ease-out) both;
  margin: 26px 0 0;
  font-size: clamp(1rem, 1.25vw, 1.16rem);
  font-weight: 520;
  line-height: 1.45;
}

.hero-module__Y3sK_G__heroActions {
  animation: hero-module__Y3sK_G__copyEnter .72s .38s var(--execution-ease-out) both;
  align-items: center;
  gap: 12px;
  margin-top: 36px;
  display: flex;
}

.hero-module__Y3sK_G__heroPrimaryButton {
  border: 1px solid var(--brand) !important;
  background: var(--brand) !important;
  width: auto !important;
  min-height: 52px !important;
  transition: transform var(--execution-motion-press) var(--execution-ease-out),
    background-color var(--execution-motion-fast) var(--execution-ease-out),
    box-shadow var(--execution-motion-fast) var(--execution-ease-out) !important;
  border-radius: 13px !important;
  padding: 0 24px !important;
  box-shadow: inset 0 1px #ffffff61, 0 18px 46px #00e69224 !important;
}

.hero-module__Y3sK_G__heroPrimaryButton:hover {
  background: #20eca2 !important;
  box-shadow: inset 0 1px #ffffff6b, 0 20px 50px #00e69233 !important;
}

.hero-module__Y3sK_G__heroPrimaryButton > span {
  color: #03110c !important;
  letter-spacing: 0 !important;
  font-size: 14px !important;
  font-weight: 760 !important;
}

.hero-module__Y3sK_G__heroDemo {
  color: #f2f7f5;
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
  transition: border-color var(--execution-motion-fast) var(--execution-ease-out),
    background-color var(--execution-motion-fast) var(--execution-ease-out),
    transform var(--execution-motion-press) var(--execution-ease-out);
  background: linear-gradient(#ffffff13, #ffffff06), #0f1d1f8f;
  border: 1px solid #d8f3ea2e;
  border-radius: 13px;
  justify-content: center;
  align-items: center;
  padding: 0 24px;
  font-size: 14px;
  font-weight: 650;
  text-decoration: none;
  display: inline-flex;
  box-shadow: inset 0 1px #ffffff1c, 0 15px 38px #0000002e;
  min-height: 52px !important;
}

.hero-module__Y3sK_G__heroDemo:hover {
  background-color: #182a2cad;
  border-color: #d8f3ea52;
}

.hero-module__Y3sK_G__heroActions[data-input="pointer"] .hero-module__Y3sK_G__heroPrimaryButton:active, .hero-module__Y3sK_G__heroActions[data-input="pointer"] .hero-module__Y3sK_G__heroDemo:active {
  transform: scale(.97);
}

.hero-module__Y3sK_G__heroPrice {
  color: #cadbd6c2;
  animation: hero-module__Y3sK_G__copyEnter .72s .44s var(--execution-ease-out) both;
  margin: 16px 0 0;
  font-size: 12px;
  line-height: 1.5;
}

.hero-module__Y3sK_G__productStage {
  perspective: 1400px;
  min-width: 0;
  animation: hero-module__Y3sK_G__stageEnter .9s .24s var(--execution-ease-out) both;
  position: relative;
}

@media (hover: hover) and (pointer: fine) {
  .hero-module__Y3sK_G__heroPrimaryButton:hover, .hero-module__Y3sK_G__heroDemo:hover {
    transform: translateY(-1px);
  }
}

.hero-module__Y3sK_G__workspace {
  -webkit-backdrop-filter: blur(26px) saturate(118%);
  backdrop-filter: blur(26px) saturate(118%);
  transform-origin: 0;
  background: linear-gradient(145deg, #ffffff0e, #0000 28%), #091215e8;
  border: 1px solid #cde6de2e;
  border-radius: 22px;
  min-width: 0;
  position: relative;
  overflow: hidden;
  transform: rotateY(-1.5deg)rotateX(.6deg);
  box-shadow: inset 0 1px #ffffff1f, inset 0 -1px #00000075, 0 40px 100px #0000006e, 0 0 80px #00e6920e;
}

.hero-module__Y3sK_G__workspace:after {
  border-radius: inherit;
  content: "";
  pointer-events: none;
  position: absolute;
  inset: 0;
  box-shadow: inset 0 0 0 1px #ffffff05;
}

.hero-module__Y3sK_G__workspaceSheen {
  z-index: 5;
  filter: blur(44px);
  pointer-events: none;
  background: #ffffff18;
  border-radius: 50%;
  width: 48%;
  height: 210px;
  position: absolute;
  top: -160px;
  left: 4%;
}

.hero-module__Y3sK_G__workspaceHeader {
  z-index: 2;
  border-bottom: 1px solid var(--hairline);
  background: #050c0e8f;
  grid-template-columns: 112px 1fr auto;
  align-items: center;
  min-height: 55px;
  display: grid;
  position: relative;
}

.hero-module__Y3sK_G__workspaceBrand {
  border-right: 1px solid var(--hairline);
  align-items: center;
  height: 100%;
  padding-inline: 18px;
  display: flex;
}

.hero-module__Y3sK_G__workspaceLogo {
  width: 74px;
  height: auto;
  display: block;
}

.hero-module__Y3sK_G__workspaceLocation {
  color: #d2e2ddad;
  font-family: var(--font-forensic-mono), ui-monospace, monospace;
  letter-spacing: .04em;
  text-transform: uppercase;
  align-items: center;
  gap: 8px;
  padding-inline: 20px;
  font-size: 9px;
  display: flex;
}

.hero-module__Y3sK_G__workspaceLocation strong {
  color: #edf6f2c7;
  font-weight: 550;
}

.hero-module__Y3sK_G__liveState {
  color: var(--brand);
  font-family: var(--font-forensic-mono), ui-monospace, monospace;
  letter-spacing: .07em;
  text-transform: uppercase;
  align-items: center;
  gap: 9px;
  margin-right: 18px;
  font-size: 9px;
  font-weight: 650;
  display: flex;
}

.hero-module__Y3sK_G__liveState:before {
  background: var(--brand);
  content: "";
  width: 2px;
  height: 13px;
  box-shadow: 0 0 12px #00e6923d;
}

.hero-module__Y3sK_G__workspaceBody {
  min-height: 600px;
}

.hero-module__Y3sK_G__loadWorkspace {
  min-width: 0;
  padding: 26px 28px 28px;
}

.hero-module__Y3sK_G__loadHeader {
  justify-content: space-between;
  align-items: flex-end;
  gap: 20px;
  padding-bottom: 22px;
  display: flex;
}

.hero-module__Y3sK_G__loadHeader h2 {
  color: #f1f6f4;
  letter-spacing: -.035em;
  margin: 0;
  font-size: clamp(19px, 2vw, 27px);
  font-weight: 620;
  line-height: 1.1;
}

.hero-module__Y3sK_G__loadReference {
  color: #d2e2dd9e;
  flex-direction: column;
  flex: none;
  align-items: flex-end;
  gap: 5px;
  font-size: 10px;
  display: flex;
}

.hero-module__Y3sK_G__loadReference strong {
  color: #ebf4f1c9;
  font-family: var(--font-forensic-mono), ui-monospace, monospace;
  font-size: 10px;
  font-weight: 550;
}

.hero-module__Y3sK_G__loadFacts {
  border-block: 1px solid var(--hairline);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  display: grid;
}

.hero-module__Y3sK_G__loadFacts > div {
  flex-direction: column;
  gap: 7px;
  min-width: 0;
  padding: 15px 13px;
  display: flex;
}

.hero-module__Y3sK_G__loadFacts > div + div {
  border-left: 1px solid var(--hairline);
}

.hero-module__Y3sK_G__loadFacts span {
  color: #d2e2dd9e;
  font-family: var(--font-forensic-mono), ui-monospace, monospace;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 9px;
}

.hero-module__Y3sK_G__loadFacts strong {
  color: #edf6f2cc;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 11px;
  font-weight: 520;
  overflow: hidden;
}

.hero-module__Y3sK_G__workspaceTabs {
  border-bottom: 1px solid var(--hairline);
  gap: 22px;
  margin-top: 20px;
  display: flex;
}

.hero-module__Y3sK_G__workspaceTabs button {
  color: #d2e2ddad;
  cursor: pointer;
  background: none;
  border: 0;
  padding: 0 1px 11px;
  font-size: 11px;
  font-weight: 600;
  position: relative;
}

.hero-module__Y3sK_G__workspaceTabs button:after {
  content: "";
  background: none;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
}

.hero-module__Y3sK_G__workspaceTabs button[aria-pressed="true"] {
  color: #eff8f5eb;
}

.hero-module__Y3sK_G__workspaceTabs button[aria-pressed="true"]:after {
  background: var(--brand);
}

.hero-module__Y3sK_G__workspaceTabs button:focus-visible {
  outline: 2px solid var(--brand);
  outline-offset: 4px;
  border-radius: 2px;
}

.hero-module__Y3sK_G__workspaceViewStack {
  display: grid;
}

.hero-module__Y3sK_G__workspaceView {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .18s var(--execution-ease-out),
    transform .18s var(--execution-ease-out),
    visibility 0s linear .18s;
  grid-area: 1 / 1;
  transform: translateX(6px);
}

.hero-module__Y3sK_G__workspaceView[data-active="true"] {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transition-delay: 0s;
  transform: translateX(0);
}

.hero-module__Y3sK_G__workspaceView[data-input="keyboard"] {
  transition: none;
  transform: none;
}

.hero-module__Y3sK_G__trackingPanel, .hero-module__Y3sK_G__dispatchPanel {
  grid-template-columns: minmax(0, 1.42fr) minmax(220px, .8fr);
  gap: 14px;
  padding-top: 15px;
  display: grid;
}

.hero-module__Y3sK_G__routePanel, .hero-module__Y3sK_G__eventPanel, .hero-module__Y3sK_G__carrierPanel, .hero-module__Y3sK_G__readinessPanel {
  border: 1px solid var(--hairline);
  background: #ffffff05;
  min-width: 0;
}

.hero-module__Y3sK_G__panelHeading {
  border-bottom: 1px solid var(--hairline);
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  min-height: 58px;
  padding: 11px 14px;
  display: flex;
}

.hero-module__Y3sK_G__panelHeading > div {
  flex-direction: column;
  gap: 4px;
  min-width: 0;
  display: flex;
}

.hero-module__Y3sK_G__panelHeading span {
  color: #d2e2dd9e;
  font-family: var(--font-forensic-mono), ui-monospace, monospace;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-size: 9px;
}

.hero-module__Y3sK_G__panelHeading strong {
  color: #eef7f4d6;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 11px;
  font-weight: 560;
  overflow: hidden;
}

.hero-module__Y3sK_G__panelHeading .hero-module__Y3sK_G__eta, .hero-module__Y3sK_G__panelHeading .hero-module__Y3sK_G__readyState {
  color: var(--brand);
  flex: none;
  font-size: 9px;
  font-weight: 650;
}

.hero-module__Y3sK_G__routeMap {
  width: 100%;
  height: 214px;
  display: block;
}

.hero-module__Y3sK_G__routeMap text {
  fill: #deede8b8;
  font-family: var(--font-forensic-mono), ui-monospace, monospace;
  letter-spacing: .1em;
  font-size: 10px;
  font-weight: 650;
}

.hero-module__Y3sK_G__mapContext {
  opacity: .13;
}

.hero-module__Y3sK_G__routeBase, .hero-module__Y3sK_G__routeTrace {
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2px;
}

.hero-module__Y3sK_G__routeBase {
  stroke: #cae0d924;
}

.hero-module__Y3sK_G__routeTrace {
  stroke: var(--brand);
  stroke-dasharray: 1;
  stroke-dashoffset: 1px;
  animation: 2.7s cubic-bezier(.2, .78, .22, 1) .65s forwards hero-module__Y3sK_G__drawRoute;
}

.hero-module__Y3sK_G__routeOrigin circle:first-child, .hero-module__Y3sK_G__routeDestination circle:first-child {
  fill: #071214;
  stroke: #dbebe659;
  stroke-width: 1.5px;
}

.hero-module__Y3sK_G__routeOrigin circle:last-child {
  fill: var(--brand);
}

.hero-module__Y3sK_G__routeDestination circle:last-child {
  fill: #dbebe680;
}

.hero-module__Y3sK_G__routeLocator {
  opacity: 0;
  transform-origin: 304px 160px;
  animation: .4s cubic-bezier(.18, 1, .32, 1) 3.35s forwards hero-module__Y3sK_G__locatorEnter;
}

.hero-module__Y3sK_G__routeLocator circle:first-child {
  fill: #00e69221;
  stroke: #00e6925e;
}

.hero-module__Y3sK_G__routeLocator circle:last-child {
  fill: var(--brand);
}

.hero-module__Y3sK_G__workspacePaused .hero-module__Y3sK_G__routeTrace, .hero-module__Y3sK_G__workspacePaused .hero-module__Y3sK_G__routeLocator, .hero-module__Y3sK_G__workspacePaused .hero-module__Y3sK_G__eventList li {
  animation: none;
}

.hero-module__Y3sK_G__workspacePaused .hero-module__Y3sK_G__routeTrace {
  stroke-dashoffset: 0;
}

.hero-module__Y3sK_G__workspacePaused .hero-module__Y3sK_G__routeLocator, .hero-module__Y3sK_G__workspacePaused .hero-module__Y3sK_G__eventList li {
  opacity: 1;
  transform: none;
}

.hero-module__Y3sK_G__routeFooter {
  border-top: 1px solid var(--hairline);
  color: #d2e2dda8;
  font-family: var(--font-forensic-mono), ui-monospace, monospace;
  letter-spacing: .04em;
  justify-content: space-between;
  padding: 10px 14px;
  font-size: 9px;
  display: flex;
}

.hero-module__Y3sK_G__eventList {
  margin: 0;
  padding: 8px 14px 12px;
  list-style: none;
}

.hero-module__Y3sK_G__eventList li {
  opacity: 0;
  grid-template-columns: 36px 12px minmax(0, 1fr);
  align-items: start;
  gap: 8px;
  min-height: 72px;
  padding-top: 15px;
  animation: .42s cubic-bezier(.22, 1, .36, 1) forwards hero-module__Y3sK_G__eventEnter;
  display: grid;
  position: relative;
}

.hero-module__Y3sK_G__eventList li:first-child {
  animation-delay: 3.75s;
}

.hero-module__Y3sK_G__eventList li:nth-child(2) {
  animation-delay: 3.15s;
}

.hero-module__Y3sK_G__eventList li:nth-child(3) {
  animation-delay: 2.55s;
}

.hero-module__Y3sK_G__eventList li:not(:last-child):after {
  content: "";
  background: #bedbd121;
  width: 1px;
  position: absolute;
  top: 27px;
  bottom: -9px;
  left: 47px;
  transform: translateX(-50%);
}

.hero-module__Y3sK_G__eventList time {
  color: #d2e2dda3;
  font-family: var(--font-forensic-mono), ui-monospace, monospace;
  font-size: 9px;
}

.hero-module__Y3sK_G__eventNode {
  z-index: 1;
  background: #bedbd157;
  width: 2px;
  height: 15px;
  margin-top: -3px;
  margin-left: 2px;
  display: block;
}

.hero-module__Y3sK_G__eventList li[data-current="true"] .hero-module__Y3sK_G__eventNode {
  background: var(--brand);
  box-shadow: 0 0 12px #00e69238;
}

.hero-module__Y3sK_G__eventList li > div {
  flex-direction: column;
  gap: 5px;
  min-width: 0;
  display: flex;
}

.hero-module__Y3sK_G__eventList strong {
  color: #eef7f4cc;
  font-size: 10px;
  font-weight: 570;
}

.hero-module__Y3sK_G__eventList li > div > span {
  color: #d2e2dda8;
  font-size: 9px;
  line-height: 1.45;
}

.hero-module__Y3sK_G__assignmentList {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 0;
  display: grid;
}

.hero-module__Y3sK_G__assignmentList > div {
  min-width: 0;
  padding: 18px 14px;
}

.hero-module__Y3sK_G__assignmentList > div:nth-child(2n) {
  border-left: 1px solid var(--hairline);
}

.hero-module__Y3sK_G__assignmentList > div:nth-child(n+3) {
  border-top: 1px solid var(--hairline);
}

.hero-module__Y3sK_G__assignmentList dt {
  color: #d2e2dda3;
  font-family: var(--font-forensic-mono), ui-monospace, monospace;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-size: 9px;
}

.hero-module__Y3sK_G__assignmentList dd {
  color: #eff8f5d6;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 8px 0 0;
  font-size: 11px;
  font-weight: 550;
  overflow: hidden;
}

.hero-module__Y3sK_G__checkList {
  margin: 0;
  padding: 7px 14px;
  list-style: none;
}

.hero-module__Y3sK_G__checkList li {
  color: #e2eeeac7;
  grid-template-columns: 18px minmax(0, 1fr) auto;
  align-items: center;
  gap: 8px;
  min-height: 54px;
  font-size: 10px;
  display: grid;
}

.hero-module__Y3sK_G__checkList li + li {
  border-top: 1px solid var(--hairline);
}

.hero-module__Y3sK_G__checkList strong {
  color: #edf6f2c2;
  font-family: var(--font-forensic-mono), ui-monospace, monospace;
  font-size: 9px;
  font-weight: 520;
}

.hero-module__Y3sK_G__checkMark {
  width: 16px;
  height: 16px;
  color: var(--brand);
  border: 1px solid #00e69259;
  justify-content: center;
  align-items: center;
  font-size: 9px;
  display: inline-flex;
}

@keyframes hero-module__Y3sK_G__copyEnter {
  from {
    opacity: 0;
    transform: translateY(16px);
  }

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

@keyframes hero-module__Y3sK_G__stageEnter {
  from {
    opacity: 0;
    transform: translate3d(34px, 18px, 0)scale(.98);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0)scale(1);
  }
}

@keyframes hero-module__Y3sK_G__drawRoute {
  from {
    stroke-dashoffset: 1px;
  }

  to {
    stroke-dashoffset: 0;
  }
}

@keyframes hero-module__Y3sK_G__locatorEnter {
  from {
    opacity: 0;
    transform: scale(.94);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes hero-module__Y3sK_G__eventEnter {
  from {
    opacity: 0;
    transform: translateY(7px);
  }

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

@keyframes hero-module__Y3sK_G__globeDrift {
  from {
    transform: rotate(-2deg)scale(.99);
  }

  to {
    transform: rotate(2deg)scale(1.01);
  }
}

@keyframes hero-module__Y3sK_G__orbitTurn {
  to {
    transform: rotate(360deg);
  }
}

@media (max-width: 1240px) {
  .hero-module__Y3sK_G__navGlass {
    gap: 20px;
  }

  .hero-module__Y3sK_G__navLinks, .hero-module__Y3sK_G__navActions {
    gap: 15px;
  }

  .hero-module__Y3sK_G__heroInner {
    grid-template-columns: minmax(330px, .78fr) minmax(560px, 1.22fr);
    gap: 50px;
  }

  .hero-module__Y3sK_G__workspaceBody {
    min-height: 570px;
  }

  .hero-module__Y3sK_G__loadWorkspace {
    padding: 20px;
  }

  .hero-module__Y3sK_G__trackingPanel, .hero-module__Y3sK_G__dispatchPanel {
    grid-template-columns: minmax(0, 1.2fr) minmax(200px, .85fr);
  }
}

@media (max-width: 1023px) {
  .hero-module__Y3sK_G__navFrame {
    top: max(10px, env(safe-area-inset-top));
    padding-right: max(12px, env(safe-area-inset-right));
    padding-left: max(12px, env(safe-area-inset-left));
  }

  .hero-module__Y3sK_G__navGlass {
    border-radius: 19px;
    justify-content: space-between;
    min-height: 58px;
    padding: 7px 9px 7px 15px;
    overflow: visible;
  }

  .hero-module__Y3sK_G__navGlass[data-open="true"] {
    border-radius: 19px 19px 0 0;
  }

  .hero-module__Y3sK_G__desktopNavigation {
    display: none;
  }

  .hero-module__Y3sK_G__mobileBackdrop {
    z-index: 0;
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .18s var(--execution-ease-out),
      visibility 0s linear .18s;
    background: #030a0cc7;
    border: 0;
    display: block;
    position: fixed;
    inset: 0;
  }

  .hero-module__Y3sK_G__mobileBackdrop[data-open="true"] {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition-delay: 0s;
  }

  .hero-module__Y3sK_G__menuButton {
    z-index: 3;
    cursor: pointer;
    width: 42px;
    height: 42px;
    transition: transform var(--execution-motion-press) var(--execution-ease-out);
    background: #ffffff09;
    border: 1px solid #d8f3ea1f;
    border-radius: 12px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 6px;
    display: flex;
    position: relative;
  }

  .hero-module__Y3sK_G__menuButton[data-input="pointer"]:active {
    transform: scale(.97);
  }

  .hero-module__Y3sK_G__menuButton:focus-visible {
    outline-offset: 3px;
    outline: 2px solid #00e692;
  }

  .hero-module__Y3sK_G__menuLine {
    width: 17px;
    height: 1px;
    transition: transform .18s var(--execution-ease-out);
    background: #f0f8f5cc;
    display: block;
  }

  .hero-module__Y3sK_G__menuLine:first-child[data-open="true"] {
    transform: translateY(3.5px)rotate(45deg);
  }

  .hero-module__Y3sK_G__menuLine:last-child[data-open="true"] {
    transform: translateY(-3.5px)rotate(-45deg);
  }

  .hero-module__Y3sK_G__mobileNavigation {
    max-height: calc(100dvh - max(10px, env(safe-area-inset-top)) - env(safe-area-inset-bottom) - 58px);
    border: 1px solid var(--glass-line);
    opacity: 0;
    -webkit-backdrop-filter: blur(24px);
    backdrop-filter: blur(24px);
    visibility: hidden;
    pointer-events: none;
    transition: opacity .18s var(--execution-ease-out),
      transform .18s var(--execution-ease-out),
      visibility 0s linear .18s;
    background: linear-gradient(#fff1, #0000 46%), #061113f5;
    border-top: 0;
    border-radius: 0 0 19px 19px;
    padding: 9px 18px 15px;
    display: grid;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    overflow: hidden auto;
    transform: translateY(-6px);
    box-shadow: inset 0 1px #ffffff17, 0 30px 60px #00000073;
  }

  .hero-module__Y3sK_G__mobileNavigation[data-open="true"] {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition-delay: 0s;
    transform: translateY(0);
  }

  .hero-module__Y3sK_G__mobileBackdrop[data-input="keyboard"], .hero-module__Y3sK_G__mobileNavigation[data-input="keyboard"], .hero-module__Y3sK_G__menuButton[data-input="keyboard"], .hero-module__Y3sK_G__menuButton[data-input="keyboard"] .hero-module__Y3sK_G__menuLine {
    transition: none;
  }

  .hero-module__Y3sK_G__mobileLinks {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .hero-module__Y3sK_G__mobileLinks li + li {
    border-top: 1px solid #d8f3ea17;
  }

  .hero-module__Y3sK_G__mobileLinks a {
    color: #ebf4f1c2;
    align-items: center;
    min-height: 48px;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    display: flex;
  }

  .hero-module__Y3sK_G__mobileLinks a:hover, .hero-module__Y3sK_G__mobileLinks a:focus-visible {
    color: #fff;
  }

  .hero-module__Y3sK_G__mobileActions {
    border-top: 1px solid #d8f3ea17;
    grid-template-columns: 1fr 1fr;
    gap: 9px;
    padding-top: 13px;
    display: grid;
  }

  .hero-module__Y3sK_G__mobileDemo {
    color: #eff7f4;
    background: #ffffff09;
    border: 1px solid #d8f3ea2b;
    border-radius: 11px;
    font-size: 12px;
    font-weight: 650;
    text-decoration: none;
    min-height: 44px !important;
  }

  .hero-module__Y3sK_G__mobilePrimaryButton {
    background: #00e692 !important;
    border: 1px solid #00e692 !important;
    border-radius: 11px !important;
    width: 100% !important;
    min-height: 44px !important;
  }

  .hero-module__Y3sK_G__mobilePrimaryButton > span {
    color: #03110c !important;
    font-size: 12px !important;
    font-weight: 750 !important;
  }

  .hero-module__Y3sK_G__hero {
    padding-top: 120px;
  }

  .hero-module__Y3sK_G__heroInner {
    grid-template-columns: 1fr;
    gap: 58px;
  }

  .hero-module__Y3sK_G__heroCopy {
    max-width: 780px;
  }

  .hero-module__Y3sK_G__headline {
    max-width: 850px;
    font-size: clamp(3.5rem, 9.3vw, 6rem);
  }

  .hero-module__Y3sK_G__heroBody {
    max-width: 650px;
  }

  .hero-module__Y3sK_G__productStage {
    width: min(840px, 100%);
    margin-inline: auto;
  }
}

@media (max-width: 700px) {
  .hero-module__Y3sK_G__hero {
    min-height: auto;
    padding: 116px 0 58px;
  }

  .hero-module__Y3sK_G__freightOrbit {
    opacity: .42;
    width: 138%;
    top: 37%;
    right: -52%;
  }

  .hero-module__Y3sK_G__heroInner {
    gap: 44px;
  }

  .hero-module__Y3sK_G__headline {
    letter-spacing: -.058em;
    font-size: clamp(2.75rem, 13.5vw, 4.35rem);
  }

  .hero-module__Y3sK_G__heroBody {
    margin-top: 23px;
    font-size: 15px;
  }

  .hero-module__Y3sK_G__heroActions {
    grid-template-columns: 1fr;
    margin-top: 28px;
    display: grid;
  }

  .hero-module__Y3sK_G__heroPrimaryButton, .hero-module__Y3sK_G__heroDemo {
    width: 100% !important;
  }

  .hero-module__Y3sK_G__heroPrice {
    text-align: center;
  }

  .hero-module__Y3sK_G__workspace {
    border-radius: 17px;
    transform: none;
  }

  .hero-module__Y3sK_G__workspaceHeader {
    grid-template-columns: auto 1fr auto;
  }

  .hero-module__Y3sK_G__workspaceBrand {
    border-right: 0;
    padding-inline: 12px 5px;
  }

  .hero-module__Y3sK_G__workspaceLogo {
    width: 52px;
  }

  .hero-module__Y3sK_G__workspaceLocation {
    padding-inline: 8px;
  }

  .hero-module__Y3sK_G__liveState {
    margin-right: 12px;
    font-size: 8px;
  }

  .hero-module__Y3sK_G__workspaceBody {
    min-height: 530px;
  }

  .hero-module__Y3sK_G__workspaceViewStack {
    display: block;
  }

  .hero-module__Y3sK_G__workspaceView {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition: none;
    display: none;
    transform: none;
  }

  .hero-module__Y3sK_G__workspaceView[data-active="true"] {
    display: grid;
  }

  .hero-module__Y3sK_G__loadWorkspace {
    padding: 16px;
  }

  .hero-module__Y3sK_G__loadHeader {
    align-items: flex-start;
    padding-bottom: 16px;
  }

  .hero-module__Y3sK_G__loadHeader h2 {
    max-width: 235px;
    font-size: 19px;
  }

  .hero-module__Y3sK_G__loadReference {
    display: none;
  }

  .hero-module__Y3sK_G__loadFacts {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hero-module__Y3sK_G__loadFacts > div:nth-child(3) {
    border-left: 0;
  }

  .hero-module__Y3sK_G__loadFacts > div:nth-child(n+3) {
    border-top: 1px solid var(--hairline);
  }

  .hero-module__Y3sK_G__trackingPanel, .hero-module__Y3sK_G__dispatchPanel {
    grid-template-columns: 1fr;
  }

  .hero-module__Y3sK_G__eventPanel {
    order: -1;
  }

  .hero-module__Y3sK_G__readinessPanel {
    display: none;
  }

  .hero-module__Y3sK_G__routeMap {
    height: 180px;
  }

  .hero-module__Y3sK_G__eventList li {
    min-height: 58px;
    padding-top: 12px;
  }

  .hero-module__Y3sK_G__eventList li:not(:last-child):after {
    top: 24px;
    bottom: -6px;
  }
}

@media (max-width: 420px) {
  .hero-module__Y3sK_G__navFrame {
    padding-right: max(8px, env(safe-area-inset-right));
    padding-left: max(8px, env(safe-area-inset-left));
  }

  .hero-module__Y3sK_G__mobileActions {
    grid-template-columns: 1fr;
  }

  .hero-module__Y3sK_G__headline {
    font-size: 2.75rem;
  }

  .hero-module__Y3sK_G__loadFacts strong {
    font-size: 9px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hero-module__Y3sK_G__headline > span, .hero-module__Y3sK_G__heroBody, .hero-module__Y3sK_G__heroActions, .hero-module__Y3sK_G__heroPrice, .hero-module__Y3sK_G__productStage, .hero-module__Y3sK_G__routeTrace, .hero-module__Y3sK_G__routeLocator, .hero-module__Y3sK_G__eventList li, .hero-module__Y3sK_G__orbitGlobe, .hero-module__Y3sK_G__outerOrbit, .hero-module__Y3sK_G__globeRoute {
    animation: none;
  }

  .hero-module__Y3sK_G__routeTrace {
    stroke-dashoffset: 0;
  }

  .hero-module__Y3sK_G__routeLocator, .hero-module__Y3sK_G__eventList li {
    opacity: 1;
  }

  .hero-module__Y3sK_G__menuLine, .hero-module__Y3sK_G__menuButton, .hero-module__Y3sK_G__mobileBackdrop, .hero-module__Y3sK_G__mobileNavigation, .hero-module__Y3sK_G__navLink, .hero-module__Y3sK_G__loginLink, .hero-module__Y3sK_G__navDemo, .hero-module__Y3sK_G__heroDemo, .hero-module__Y3sK_G__heroPrimaryButton {
    transition: none;
  }

  .hero-module__Y3sK_G__menuButton, .hero-module__Y3sK_G__mobileNavigation, .hero-module__Y3sK_G__heroPrimaryButton:hover, .hero-module__Y3sK_G__heroPrimaryButton:active, .hero-module__Y3sK_G__heroDemo:hover, .hero-module__Y3sK_G__heroDemo:active {
    transform: none;
  }

  .hero-module__Y3sK_G__workspaceView {
    transition: opacity .18s var(--execution-ease-out),
      visibility 0s linear .18s;
    transform: none;
  }

  .hero-module__Y3sK_G__workspaceView[data-active="true"] {
    transition-delay: 0s;
  }
}

/* [project]/components/landing-page/execution-glass/integrations-rail.module.css [app-client] (css) */
.integrations-rail-module__zT31-W__section {
  background: #050d0f;
  padding-block: 2.25rem;
  scroll-margin-top: 7rem;
  position: relative;
  overflow: hidden;
}

.integrations-rail-module__zT31-W__viewport {
  padding-block: 1rem;
  position: relative;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(90deg, #0000, #000 7% 93%, #0000);
  mask-image: linear-gradient(90deg, #0000, #000 7% 93%, #0000);
}

.integrations-rail-module__zT31-W__track {
  will-change: transform;
  width: max-content;
  animation: 38s linear infinite integrations-rail-module__zT31-W__integrationsDrift;
  display: flex;
}

.integrations-rail-module__zT31-W__group {
  box-sizing: border-box;
  flex: none;
  justify-content: space-evenly;
  align-items: center;
  gap: clamp(3.25rem, 6vw, 7rem);
  min-width: 100vw;
  padding-inline: clamp(2rem, 4vw, 5rem);
  display: flex;
}

.integrations-rail-module__zT31-W__integration {
  color: #e0ede98a;
  opacity: .64;
  min-width: 8.75rem;
  transition: color var(--execution-motion-fast) var(--execution-ease-out),
    opacity var(--execution-motion-fast) var(--execution-ease-out);
  justify-content: center;
  align-items: center;
  gap: .72rem;
  text-decoration: none;
  display: inline-flex;
}

a.integrations-rail-module__zT31-W__integration:focus-visible {
  color: #f1f7f4;
  opacity: 1;
  outline-offset: 7px;
  border-radius: 3px;
  outline: 2px solid #00e692;
}

@media (hover: hover) and (pointer: fine) {
  a.integrations-rail-module__zT31-W__integration:hover {
    color: #f1f7f4;
    opacity: 1;
  }
}

.integrations-rail-module__zT31-W__logoFrame {
  flex: none;
  width: 4.25rem;
  height: 2.45rem;
  display: block;
  position: relative;
}

.integrations-rail-module__zT31-W__logoFrame[data-kind="wordmark"] {
  width: 8.7rem;
}

.integrations-rail-module__zT31-W__logo {
  -o-object-fit: contain;
  object-fit: contain;
}

.integrations-rail-module__zT31-W__integrationName {
  color: currentColor;
  letter-spacing: -.01em;
  white-space: nowrap;
  max-width: 7.5rem;
  font-size: .76rem;
  font-weight: 680;
}

@keyframes integrations-rail-module__zT31-W__integrationsDrift {
  to {
    transform: translateX(-50%);
  }
}

@media (max-width: 700px) {
  .integrations-rail-module__zT31-W__section {
    padding-block: 1.5rem 2rem;
  }

  .integrations-rail-module__zT31-W__viewport {
    padding-block: .85rem;
    -webkit-mask-image: linear-gradient(90deg, #0000, #000 12% 88%, #0000);
    mask-image: linear-gradient(90deg, #0000, #000 12% 88%, #0000);
  }

  .integrations-rail-module__zT31-W__group {
    gap: 3.5rem;
    padding-inline: 1.75rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .integrations-rail-module__zT31-W__viewport {
    overflow-x: auto;
    -webkit-mask-image: none;
    mask-image: none;
  }

  .integrations-rail-module__zT31-W__track {
    width: 100%;
    animation: none;
  }

  .integrations-rail-module__zT31-W__group {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    padding: 0 1rem;
  }

  .integrations-rail-module__zT31-W__group[aria-hidden="true"] {
    display: none;
  }

  .integrations-rail-module__zT31-W__integration {
    transition: none;
  }
}

/* [project]/components/landing-page/execution-glass/proof-pricing.module.css [app-client] (css) */
.proof-pricing-module__5YzU-q__root {
  --ark-green: #00e692;
  --ink: #050b0d;
  --ink-raised: #091214;
  --glass: #101d1fb8;
  --line: #d5ebe429;
  --line-strong: #d5ebe447;
  --text: #f1f7f4;
  --muted: #94a8a2;
  color: var(--text);
  background: linear-gradient(#ffffff05 1px, transparent 1px),
    linear-gradient(90deg, #ffffff05 1px, transparent 1px), var(--ink);
  background-size: 64px 64px;
  position: relative;
  overflow: hidden;
}

.proof-pricing-module__5YzU-q__root:before {
  pointer-events: none;
  content: "";
  background: radial-gradient(circle at 14% 9%, #00e6921c, #0000 24rem), radial-gradient(circle at 86% 72%, #00e6920e, #0000 28rem);
  position: absolute;
  inset: 0;
}

.proof-pricing-module__5YzU-q__srOnly {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
  width: 1px;
  height: 1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.proof-pricing-module__5YzU-q__shell {
  width: var(--execution-shell-width);
  margin-inline: auto;
  position: relative;
}

.proof-pricing-module__5YzU-q__proof, .proof-pricing-module__5YzU-q__pricing {
  border-top: 1px solid var(--line);
  position: relative;
}

.proof-pricing-module__5YzU-q__proof {
  padding-block: clamp(5rem, 10vw, 9rem);
}

.proof-pricing-module__5YzU-q__proofLayout {
  border-top: 1px solid var(--line);
  grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
  min-height: 38rem;
  display: grid;
}

.proof-pricing-module__5YzU-q__proofMetric {
  border-right: 1px solid var(--line);
  flex-direction: column;
  justify-content: flex-end;
  padding: clamp(2.5rem, 3.4vw, 3.5rem);
  display: flex;
}

.proof-pricing-module__5YzU-q__metricValue {
  color: var(--ark-green);
  letter-spacing: -.09em;
  font-size: clamp(6.5rem, 12vw, 11.5rem);
  font-weight: 650;
  line-height: .74;
}

.proof-pricing-module__5YzU-q__metricLabel {
  max-width: 10rem;
  color: var(--muted);
  font-family: var(--font-forensic-mono), ui-monospace, SFMono-Regular, Consolas, monospace;
  letter-spacing: .12em;
  text-transform: uppercase;
  margin-top: 1.75rem;
  font-size: .72rem;
  font-weight: 600;
  line-height: 1.55;
}

.proof-pricing-module__5YzU-q__quoteFigure {
  flex-direction: column;
  justify-content: space-between;
  min-width: 0;
  margin: 0;
  padding: clamp(2.5rem, 3.4vw, 3.5rem);
  display: flex;
}

.proof-pricing-module__5YzU-q__quoteMark {
  height: .72em;
  color: var(--ark-green);
  opacity: .72;
  margin-bottom: 1.4rem;
  font-family: Georgia, Times New Roman, serif;
  font-size: clamp(3.75rem, 6vw, 6rem);
  font-weight: 400;
  line-height: 1;
  display: block;
}

.proof-pricing-module__5YzU-q__quote {
  max-width: 52rem;
  color: var(--text);
  letter-spacing: -.045em;
  text-wrap: balance;
  margin: 0;
  font-size: clamp(1.7rem, 2.65vw, 2.85rem);
  font-weight: 500;
  line-height: 1.13;
}

.proof-pricing-module__5YzU-q__attribution {
  border-top: 1px solid var(--line);
  color: var(--muted);
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
  margin-top: 4rem;
  padding-top: 1.5rem;
  font-size: .85rem;
  font-style: normal;
  line-height: 1.5;
  display: flex;
}

.proof-pricing-module__5YzU-q__person {
  flex-wrap: wrap;
  align-items: baseline;
  gap: .35rem;
  display: flex;
}

.proof-pricing-module__5YzU-q__attribution strong {
  color: var(--text);
  font-weight: 600;
}

.proof-pricing-module__5YzU-q__personTitle {
  color: var(--muted);
}

.proof-pricing-module__5YzU-q__customerLogoLink {
  color: var(--text);
  flex: none;
  align-items: center;
  text-decoration: none;
  display: inline-flex;
}

.proof-pricing-module__5YzU-q__logoViewport {
  justify-content: flex-end;
  align-items: center;
  width: clamp(6.75rem, 10vw, 9.5rem);
  height: 3.25rem;
  display: flex;
  overflow: hidden;
}

.proof-pricing-module__5YzU-q__customerLogo {
  -o-object-fit: contain;
  object-fit: contain;
  filter: brightness(0) invert();
  opacity: .72;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  transition: opacity var(--execution-motion-fast) var(--execution-ease-out);
  display: block;
}

.proof-pricing-module__5YzU-q__mission7Viewport {
  justify-content: center;
}

.proof-pricing-module__5YzU-q__mission7Logo {
  opacity: .88;
  width: clamp(8.5rem, 12.4vw, 11.75rem);
  max-width: none;
  height: clamp(8.5rem, 12.4vw, 11.75rem);
  max-height: none;
}

@media (hover: hover) and (pointer: fine) {
  .proof-pricing-module__5YzU-q__customerLogoLink:hover .proof-pricing-module__5YzU-q__customerLogo {
    opacity: 1;
  }
}

.proof-pricing-module__5YzU-q__customerLogoLink:focus-visible, .proof-pricing-module__5YzU-q__detailsLink:focus-visible {
  outline: 2px solid var(--ark-green);
  outline-offset: 5px;
  border-radius: 2px;
}

.proof-pricing-module__5YzU-q__quoteLedger {
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  display: grid;
}

.proof-pricing-module__5YzU-q__supportingQuote {
  border-right: 1px solid var(--line);
  flex-direction: column;
  justify-content: space-between;
  min-width: 0;
  min-height: 29rem;
  margin: 0;
  padding: clamp(2rem, 3.4vw, 3.5rem);
  display: flex;
}

.proof-pricing-module__5YzU-q__supportingQuote:last-child {
  border-right: 0;
}

.proof-pricing-module__5YzU-q__supportingQuoteText {
  color: var(--text);
  letter-spacing: -.035em;
  text-wrap: pretty;
  margin: 0;
  font-size: clamp(1.35rem, 1.75vw, 1.85rem);
  font-weight: 500;
  line-height: 1.2;
}

.proof-pricing-module__5YzU-q__proofHighlight {
  color: var(--ark-green);
  font-weight: 650;
}

.proof-pricing-module__5YzU-q__supportingQuote[data-quote-size="long"] .proof-pricing-module__5YzU-q__supportingQuoteText {
  font-size: clamp(1.08rem, 1.35vw, 1.42rem);
  line-height: 1.38;
}

.proof-pricing-module__5YzU-q__supportingQuote .proof-pricing-module__5YzU-q__quoteMark {
  margin-bottom: 1.15rem;
  font-size: clamp(3.25rem, 4vw, 4.5rem);
}

.proof-pricing-module__5YzU-q__supportingQuote .proof-pricing-module__5YzU-q__attribution {
  gap: 1rem;
  margin-top: 3.25rem;
}

.proof-pricing-module__5YzU-q__pricingHeader h2 {
  letter-spacing: -.065em;
  text-wrap: balance;
  max-width: 56rem;
  margin: 0;
  font-size: clamp(2.5rem, 5.2vw, 5.2rem);
  font-weight: 550;
  line-height: .98;
}

.proof-pricing-module__5YzU-q__pricing {
  padding-block: clamp(5rem, 10vw, 9rem);
  scroll-margin-top: 7rem;
}

.proof-pricing-module__5YzU-q__pricingHeader {
  justify-content: space-between;
  align-items: flex-end;
  gap: 2rem;
  padding-bottom: clamp(2.5rem, 5vw, 5rem);
  display: flex;
}

.proof-pricing-module__5YzU-q__pricingHeader p {
  color: var(--muted);
  margin: 1.5rem 0 0;
  font-size: 1rem;
}

.proof-pricing-module__5YzU-q__detailsLink {
  border-bottom: 1px solid var(--line-strong);
  color: var(--text);
  transition: color var(--execution-motion-fast) var(--execution-ease-out);
  flex: none;
  align-items: baseline;
  gap: .45rem;
  padding-bottom: .35rem;
  font-size: .78rem;
  font-weight: 650;
  line-height: 1.4;
  text-decoration: none;
  display: inline-flex;
}

.proof-pricing-module__5YzU-q__detailsLink span, .proof-pricing-module__5YzU-q__detailsLink:hover {
  color: var(--ark-green);
}

.proof-pricing-module__5YzU-q__pricingLedger {
  border: 1px solid var(--line-strong);
  background: linear-gradient(120deg, #ffffff13, transparent 16rem), var(--glass);
  -webkit-backdrop-filter: blur(24px) saturate(120%);
  grid-template-columns: minmax(17rem, .8fr) minmax(0, 1.2fr);
  display: grid;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2.5rem 8rem #00000059, inset 0 1px #ffffff17;
}

.proof-pricing-module__5YzU-q__pricingLedger:before {
  content: "";
  background: var(--ark-green);
  width: 11rem;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 0 22px #00e6926b;
}

.proof-pricing-module__5YzU-q__corePrice {
  border-right: 1px solid var(--line-strong);
  flex-direction: column;
  min-height: 32rem;
  padding: clamp(2rem, 4.5vw, 4.5rem);
  display: flex;
}

.proof-pricing-module__5YzU-q__priceName {
  color: var(--muted);
  font-family: var(--font-forensic-mono), ui-monospace, SFMono-Regular, Consolas, monospace;
  letter-spacing: .14em;
  text-transform: uppercase;
  font-size: .7rem;
  font-weight: 600;
}

.proof-pricing-module__5YzU-q__priceAmount {
  color: var(--text);
  align-items: flex-start;
  margin-top: 3.5rem;
  display: flex;
}

.proof-pricing-module__5YzU-q__priceAmount > span {
  color: var(--ark-green);
  font-family: var(--font-forensic-mono), ui-monospace, monospace;
  margin-top: 1rem;
  font-size: 1rem;
}

.proof-pricing-module__5YzU-q__priceAmount strong {
  letter-spacing: -.09em;
  font-size: clamp(5.5rem, 10vw, 9rem);
  font-weight: 620;
  line-height: .8;
}

.proof-pricing-module__5YzU-q__priceCadence {
  color: var(--muted);
  margin-top: 1.5rem;
  font-size: .9rem;
}

.proof-pricing-module__5YzU-q__priceActions, .proof-pricing-module__5YzU-q__finalActions {
  flex-wrap: wrap;
  gap: .75rem;
  display: flex;
}

.proof-pricing-module__5YzU-q__finalCtaLayout p {
  max-width: 36rem;
  color: var(--muted);
  margin: 24px 0 0;
  font-size: 1rem;
  line-height: 1.6;
}

.proof-pricing-module__5YzU-q__priceActions {
  margin-top: auto;
  padding-top: 3rem;
}

.proof-pricing-module__5YzU-q__primaryCta, .proof-pricing-module__5YzU-q__secondaryCta {
  letter-spacing: -.01em;
  border-radius: 999px !important;
  min-height: 3.25rem !important;
  padding: .9rem 1.5rem !important;
  font-size: .82rem !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  transform: none !important;
}

.proof-pricing-module__5YzU-q__primaryCta {
  border: 1px solid var(--ark-green) !important;
  color: #03100b !important;
  background: var(--ark-green) !important;
  box-shadow: 0 .65rem 2.5rem #00e69229 !important;
}

.proof-pricing-module__5YzU-q__primaryCta:hover {
  background: #23eba1 !important;
}

.proof-pricing-module__5YzU-q__secondaryCta {
  -webkit-backdrop-filter: blur(14px);
  box-shadow: inset 0 1px #ffffff14;
  border: 1px solid var(--line-strong) !important;
  color: var(--text) !important;
  background: #ffffff0b !important;
}

.proof-pricing-module__5YzU-q__secondaryCta:hover {
  background: #00e69214 !important;
  border-color: #00e69294 !important;
}

.proof-pricing-module__5YzU-q__usagePricing {
  flex-direction: column;
  padding: clamp(2rem, 4.5vw, 4.5rem);
  display: flex;
}

.proof-pricing-module__5YzU-q__usageRow {
  grid-template-columns: minmax(0, .9fr) minmax(12rem, 1.1fr);
  gap: 2rem;
  display: grid;
}

.proof-pricing-module__5YzU-q__usageHeading {
  color: var(--muted);
  font-family: var(--font-forensic-mono), ui-monospace, SFMono-Regular, Consolas, monospace;
  letter-spacing: .12em;
  text-transform: uppercase;
  padding-bottom: 1rem;
  font-size: .62rem;
  font-weight: 600;
}

.proof-pricing-module__5YzU-q__usageRow {
  border-top: 1px solid var(--line);
  align-items: start;
  padding-block: 1.75rem;
}

.proof-pricing-module__5YzU-q__usageRow > div:first-child {
  flex-direction: column;
  gap: .5rem;
  display: flex;
}

.proof-pricing-module__5YzU-q__usageRow > div:first-child strong {
  color: var(--text);
  font-size: .94rem;
  font-weight: 620;
}

.proof-pricing-module__5YzU-q__usageRow > div:first-child span, .proof-pricing-module__5YzU-q__usageAmount span {
  color: var(--muted);
  font-size: .75rem;
  line-height: 1.45;
}

.proof-pricing-module__5YzU-q__usageAmount {
  text-align: right;
  grid-template-columns: auto minmax(9rem, 1fr);
  align-items: baseline;
  gap: 1rem;
  display: grid;
}

.proof-pricing-module__5YzU-q__usageAmount strong {
  color: var(--ark-green);
  font-family: var(--font-forensic-mono), ui-monospace, SFMono-Regular, Consolas, monospace;
  font-size: 1.05rem;
  font-weight: 650;
}

.proof-pricing-module__5YzU-q__faqSlot {
  border-top: 1px solid var(--line);
  position: relative;
}

.proof-pricing-module__5YzU-q__finalCta {
  border-top: 1px solid var(--line);
  background: linear-gradient(90deg, #0000, #00e6920e 45%, #0000), #050c0ee0;
  min-height: 31rem;
  scroll-margin-top: 7rem;
  position: relative;
  overflow: hidden;
}

.proof-pricing-module__5YzU-q__finalCtaLayout {
  z-index: 1;
  justify-content: space-between;
  align-items: flex-end;
  gap: 2rem;
  min-height: 31rem;
  padding-block: clamp(4rem, 8vw, 8rem);
  display: flex;
  position: relative;
}

.proof-pricing-module__5YzU-q__finalCta h2 {
  letter-spacing: -.085em;
  max-width: 55rem;
  margin: 0;
  font-size: clamp(4rem, 10vw, 9.5rem);
  font-weight: 560;
  line-height: .82;
}

.proof-pricing-module__5YzU-q__finalActions {
  z-index: 2;
  flex: none;
  justify-content: flex-end;
  position: relative;
}

.proof-pricing-module__5YzU-q__finalCtaRoute {
  pointer-events: none;
  height: 62%;
  position: absolute;
  top: 8%;
  left: 37%;
  right: -4%;
}

.proof-pricing-module__5YzU-q__finalCtaRoute svg {
  width: 100%;
  height: 100%;
  display: block;
  overflow: visible;
}

.proof-pricing-module__5YzU-q__finalCtaRoute path {
  fill: none;
  vector-effect: non-scaling-stroke;
}

.proof-pricing-module__5YzU-q__finalCtaRouteGlow {
  stroke: #00e69229;
  stroke-width: 9px;
  filter: blur(7px);
}

.proof-pricing-module__5YzU-q__finalCtaRouteLine {
  stroke: url("#final-cta-route");
  stroke-linecap: round;
  stroke-width: 1.2px;
}

@media (max-width: 960px) {
  .proof-pricing-module__5YzU-q__proofLayout {
    grid-template-columns: 1fr;
  }

  .proof-pricing-module__5YzU-q__proofMetric {
    border-right: 0;
    border-bottom: 1px solid var(--line);
    align-items: flex-start;
    min-height: 14rem;
    padding-right: 0;
  }

  .proof-pricing-module__5YzU-q__quoteLedger {
    grid-template-columns: 1fr;
  }

  .proof-pricing-module__5YzU-q__supportingQuote {
    border-right: 0;
    border-bottom: 1px solid var(--line);
    min-height: 22rem;
  }

  .proof-pricing-module__5YzU-q__supportingQuote:last-child {
    border-bottom: 0;
  }

  .proof-pricing-module__5YzU-q__supportingQuoteText, .proof-pricing-module__5YzU-q__supportingQuote[data-quote-size="long"] .proof-pricing-module__5YzU-q__supportingQuoteText {
    max-width: 45rem;
    font-size: clamp(1.45rem, 3vw, 2rem);
    line-height: 1.24;
  }

  .proof-pricing-module__5YzU-q__pricingLedger {
    grid-template-columns: 1fr;
  }

  .proof-pricing-module__5YzU-q__corePrice {
    border-right: 0;
    border-bottom: 1px solid var(--line-strong);
    min-height: 29rem;
  }

  .proof-pricing-module__5YzU-q__finalCtaLayout {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .proof-pricing-module__5YzU-q__finalActions {
    justify-content: flex-start;
  }
}

@media (max-width: 640px) {
  .proof-pricing-module__5YzU-q__proof, .proof-pricing-module__5YzU-q__pricing {
    padding-block: 4.5rem;
  }

  .proof-pricing-module__5YzU-q__proofMetric {
    min-height: 11.5rem;
    padding-block: 2.5rem;
    padding-inline: 0;
  }

  .proof-pricing-module__5YzU-q__metricValue {
    font-size: clamp(5.4rem, 31vw, 8rem);
  }

  .proof-pricing-module__5YzU-q__metricLabel {
    margin-top: 1.25rem;
  }

  .proof-pricing-module__5YzU-q__quoteFigure {
    padding: 2.5rem 0;
  }

  .proof-pricing-module__5YzU-q__quote {
    font-size: clamp(1.75rem, 7vw, 2.6rem);
    line-height: 1.16;
  }

  .proof-pricing-module__5YzU-q__attribution {
    align-items: center;
    gap: 1.25rem;
    margin-top: 3rem;
  }

  .proof-pricing-module__5YzU-q__logoViewport {
    width: clamp(6.25rem, 27vw, 8rem);
  }

  .proof-pricing-module__5YzU-q__mission7Logo {
    width: clamp(8rem, 32vw, 9.75rem);
    height: clamp(8rem, 32vw, 9.75rem);
  }

  .proof-pricing-module__5YzU-q__supportingQuote {
    min-height: 20rem;
    padding: 2.5rem 0;
  }

  .proof-pricing-module__5YzU-q__supportingQuote .proof-pricing-module__5YzU-q__attribution {
    margin-top: 2.5rem;
  }

  .proof-pricing-module__5YzU-q__pricingHeader {
    flex-direction: column;
    align-items: flex-start;
  }

  .proof-pricing-module__5YzU-q__pricingHeader h2 {
    font-size: clamp(2.65rem, 13vw, 4rem);
  }

  .proof-pricing-module__5YzU-q__pricingHeader {
    padding-bottom: 2.75rem;
  }

  .proof-pricing-module__5YzU-q__pricingLedger {
    margin-inline: -.625rem;
  }

  .proof-pricing-module__5YzU-q__corePrice, .proof-pricing-module__5YzU-q__usagePricing {
    padding: 2rem 1.25rem;
  }

  .proof-pricing-module__5YzU-q__corePrice {
    min-height: 27rem;
  }

  .proof-pricing-module__5YzU-q__priceAmount {
    margin-top: 3rem;
  }

  .proof-pricing-module__5YzU-q__priceAmount strong {
    font-size: clamp(5.8rem, 29vw, 8rem);
  }

  .proof-pricing-module__5YzU-q__priceActions, .proof-pricing-module__5YzU-q__finalActions {
    width: 100%;
  }

  .proof-pricing-module__5YzU-q__primaryCta, .proof-pricing-module__5YzU-q__secondaryCta {
    width: 100% !important;
  }

  .proof-pricing-module__5YzU-q__usageRow {
    grid-template-columns: 1fr;
    gap: .9rem;
  }

  .proof-pricing-module__5YzU-q__usageAmount {
    text-align: left;
    grid-template-columns: auto 1fr;
  }

  .proof-pricing-module__5YzU-q__finalCta {
    min-height: 31rem;
  }

  .proof-pricing-module__5YzU-q__finalCtaLayout {
    min-height: 31rem;
    padding-bottom: 3rem;
  }

  .proof-pricing-module__5YzU-q__finalCta h2 {
    font-size: clamp(4.5rem, 25vw, 7.5rem);
  }

  .proof-pricing-module__5YzU-q__finalCtaRoute {
    height: 46%;
    top: 5%;
    left: 20%;
    right: -55%;
  }
}

@media (prefers-reduced-motion: reduce) {
  .proof-pricing-module__5YzU-q__outboundMark, .proof-pricing-module__5YzU-q__detailsLink, .proof-pricing-module__5YzU-q__primaryCta, .proof-pricing-module__5YzU-q__secondaryCta {
    transition: none;
  }

  .proof-pricing-module__5YzU-q__raiseLink:hover .proof-pricing-module__5YzU-q__outboundMark {
    transform: none;
  }
}

/* [project]/components/landing-page/execution-glass/workflow-story.module.css [app-client] (css) */
.workflow-story-module__KaZrqq__story {
  --execution-bg: #050d0f;
  --execution-bg-raised: #0c181ad6;
  --execution-bg-deep: #030a0cd1;
  --execution-ink: #f0f5ef;
  --execution-muted: #9aaba7;
  --execution-faint: #7d8f8b;
  --execution-line: #bedbd12b;
  --execution-line-strong: #bedbd14d;
  --execution-brand: #00e692;
  --execution-warning: #f59e0b;
  --execution-risk: #fb7185;
  border-block: 1px solid var(--execution-line);
  background: radial-gradient(circle at 76% 18%, #00e69213, transparent 27rem),
    linear-gradient(180deg, #071214 0%, var(--execution-bg) 72%);
  color: var(--execution-ink);
  isolation: isolate;
  padding: clamp(5rem, 10vw, 9rem) 0;
  scroll-margin-top: 7rem;
  position: relative;
  overflow: hidden;
}

.workflow-story-module__KaZrqq__atmosphere {
  z-index: -1;
  pointer-events: none;
  background-image: linear-gradient(#bce1d408 1px, #0000 1px), linear-gradient(90deg, #bce1d408 1px, #0000 1px);
  background-position: top;
  background-size: 56px 56px;
  position: absolute;
  inset: 0;
  -webkit-mask-image: linear-gradient(#000, #0000 72%);
  mask-image: linear-gradient(#000, #0000 72%);
}

.workflow-story-module__KaZrqq__storyHeader, .workflow-story-module__KaZrqq__executionSystem {
  width: var(--execution-shell-width);
  margin-inline: auto;
}

.workflow-story-module__KaZrqq__storyHeader {
  -moz-column-gap: clamp(2rem, 7vw, 7rem);
  grid-template-columns: minmax(0, .72fr) minmax(0, 1.28fr);
  align-items: start;
  column-gap: clamp(2rem, 7vw, 7rem);
  margin-bottom: clamp(2.5rem, 6vw, 5rem);
  display: grid;
}

.workflow-story-module__KaZrqq__storyHeader h2 {
  letter-spacing: -.06em;
  text-wrap: balance;
  grid-column: 2;
  max-width: 800px;
  margin: 0;
  font-size: clamp(2.75rem, 5.8vw, 5.85rem);
  font-weight: 650;
  line-height: .96;
}

.workflow-story-module__KaZrqq__executionSystem {
  border: 1px solid var(--execution-line-strong);
  -webkit-backdrop-filter: blur(24px) saturate(125%);
  backdrop-filter: blur(24px) saturate(125%);
  background: linear-gradient(135deg, #ffffff0e, #0000 28%), #071113bd;
  border-radius: 1.1rem;
  grid-template-columns: minmax(280px, .35fr) minmax(0, 1fr);
  display: grid;
  position: relative;
  overflow: hidden;
  box-shadow: 0 48px 120px #00000061, inset 0 1px #ffffff13;
}

.workflow-story-module__KaZrqq__executionSystem:after {
  border-radius: inherit;
  content: "";
  pointer-events: none;
  background: linear-gradient(112deg, #ffffff09, #0000 22% 76%, #00e69206);
  position: absolute;
  inset: 0;
}

.workflow-story-module__KaZrqq__stageNav {
  z-index: 1;
  border-right: 1px solid var(--execution-line);
  background: #040c0e85;
  min-width: 0;
  position: relative;
}

.workflow-story-module__KaZrqq__stageList {
  grid-template-rows: repeat(4, minmax(6.8rem, 1fr));
  min-height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  position: relative;
}

.workflow-story-module__KaZrqq__railBase, .workflow-story-module__KaZrqq__railProgress {
  z-index: 2;
  transform-origin: top;
  pointer-events: none;
  width: 1px;
  position: absolute;
  top: 4.25rem;
  bottom: 4.25rem;
  left: 1.82rem;
}

.workflow-story-module__KaZrqq__railBase {
  background: var(--execution-line-strong);
}

.workflow-story-module__KaZrqq__railProgress {
  background: var(--execution-brand);
  transition: transform var(--execution-motion-ui) var(--execution-ease-in-out);
  box-shadow: 0 0 18px #00e69247;
}

.workflow-story-module__KaZrqq__railProgressStart {
  transform: scaleY(0);
}

.workflow-story-module__KaZrqq__railProgressQuarter {
  transform: scaleY(.3333);
}

.workflow-story-module__KaZrqq__railProgressThreeQuarter {
  transform: scaleY(.6667);
}

.workflow-story-module__KaZrqq__railProgressComplete {
  transform: scaleY(1);
}

.workflow-story-module__KaZrqq__stageItem {
  border-bottom: 1px solid var(--execution-line);
  min-width: 0;
  position: relative;
}

.workflow-story-module__KaZrqq__stageItem:last-child {
  border-bottom: 0;
}

.workflow-story-module__KaZrqq__stageButton {
  width: 100%;
  height: 100%;
  min-height: 6.8rem;
  color: var(--execution-muted);
  cursor: pointer;
  font: inherit;
  text-align: left;
  transition: background-color var(--execution-motion-ui) var(--execution-ease-out),
    color var(--execution-motion-ui) var(--execution-ease-out),
    transform var(--execution-motion-press) var(--execution-ease-out);
  background: none;
  border: 0;
  padding: 1.35rem 1.4rem 1.35rem 4.25rem;
  position: relative;
}

.workflow-story-module__KaZrqq__stageButton:after {
  content: "";
  opacity: 0;
  transition: opacity var(--execution-motion-ui) var(--execution-ease-out);
  pointer-events: none;
  background: linear-gradient(90deg, #00e69214, #0000 68%);
  position: absolute;
  inset: 0;
}

.workflow-story-module__KaZrqq__stageButton:hover {
  color: var(--execution-ink);
  background: #ffffff05;
}

.workflow-story-module__KaZrqq__story[data-motion="pointer"] .workflow-story-module__KaZrqq__stageButton:active {
  transform: scale(.97);
}

.workflow-story-module__KaZrqq__stageButton:focus-visible {
  outline: 2px solid var(--execution-brand);
  outline-offset: -3px;
}

.workflow-story-module__KaZrqq__activeStage {
  color: var(--execution-ink);
}

.workflow-story-module__KaZrqq__activeStage:after {
  opacity: 1;
}

.workflow-story-module__KaZrqq__stageNode {
  z-index: 3;
  border: 1px solid var(--execution-faint);
  content: "";
  width: .66rem;
  height: .66rem;
  transition: border-color var(--execution-motion-ui) var(--execution-ease-out),
    background-color var(--execution-motion-ui) var(--execution-ease-out);
  background: #071113;
  position: absolute;
  top: 50%;
  left: 1.51rem;
  transform: translateY(-50%)rotate(45deg);
  box-shadow: 0 0 0 5px #071113;
}

.workflow-story-module__KaZrqq__stageNode:after {
  content: "";
  opacity: 0;
  pointer-events: none;
  transition: opacity var(--execution-motion-fast) var(--execution-ease-out);
  border: 2px solid #00e69247;
  position: absolute;
  inset: -.45rem;
  box-shadow: 0 0 24px #00e69273;
}

.workflow-story-module__KaZrqq__completeNode {
  border-color: var(--execution-brand);
  background: var(--execution-brand);
}

.workflow-story-module__KaZrqq__activeNode {
  box-shadow: 0 0 0 5px #071113;
}

.workflow-story-module__KaZrqq__activeNode:after {
  opacity: 1;
}

.workflow-story-module__KaZrqq__story[data-motion="keyboard"] .workflow-story-module__KaZrqq__railProgress, .workflow-story-module__KaZrqq__story[data-motion="keyboard"] .workflow-story-module__KaZrqq__stageButton, .workflow-story-module__KaZrqq__story[data-motion="keyboard"] .workflow-story-module__KaZrqq__stageButton:after, .workflow-story-module__KaZrqq__story[data-motion="keyboard"] .workflow-story-module__KaZrqq__stageNode, .workflow-story-module__KaZrqq__story[data-motion="keyboard"] .workflow-story-module__KaZrqq__stageNode:after {
  transition: none;
}

.workflow-story-module__KaZrqq__story[data-motion="keyboard"] .workflow-story-module__KaZrqq__stageButton {
  transform: none;
}

.workflow-story-module__KaZrqq__stageIndex, .workflow-story-module__KaZrqq__interfaceLabel, .workflow-story-module__KaZrqq__entityMeta, .workflow-story-module__KaZrqq__providerState, .workflow-story-module__KaZrqq__eventStrip time, .workflow-story-module__KaZrqq__workspaceBar, .workflow-story-module__KaZrqq__disclosure {
  font-family: var(--font-forensic-mono), ui-monospace, SFMono-Regular, Consolas, monospace;
}

.workflow-story-module__KaZrqq__stageIndex {
  z-index: 1;
  color: var(--execution-faint);
  letter-spacing: .14em;
  margin-bottom: .45rem;
  font-size: .64rem;
  font-weight: 600;
  display: block;
  position: relative;
}

.workflow-story-module__KaZrqq__stageLabel {
  z-index: 1;
  color: currentColor;
  letter-spacing: -.015em;
  font-size: .98rem;
  font-weight: 700;
  display: block;
  position: relative;
}

.workflow-story-module__KaZrqq__workspace {
  z-index: 1;
  background-color: #08131566;
  background-image: linear-gradient(#bedbd106 1px, #0000 1px), linear-gradient(90deg, #bedbd106 1px, #0000 1px), none;
  background-position: 0 0, 0 0, 0 0;
  background-repeat: repeat, repeat, repeat;
  background-size: 32px 32px;
  background-attachment: scroll, scroll, scroll;
  background-origin: padding-box, padding-box, padding-box;
  background-clip: border-box, border-box, border-box;
  flex-direction: column;
  min-width: 0;
  min-height: 38rem;
  display: flex;
  position: relative;
}

.workflow-story-module__KaZrqq__workspaceBar {
  border-bottom: 1px solid var(--execution-line);
  min-height: 3.4rem;
  color: var(--execution-muted);
  letter-spacing: .1em;
  text-transform: uppercase;
  background: #030a0cb8;
  grid-template-columns: 4.2rem minmax(0, 1fr);
  align-items: center;
  gap: 1rem;
  padding: .8rem 1.35rem;
  font-size: .64rem;
  font-weight: 600;
  display: grid;
}

.workflow-story-module__KaZrqq__workspaceBar p {
  margin: 0;
}

.workflow-story-module__KaZrqq__workspaceBrandLogo {
  width: 3.65rem;
  height: auto;
  display: block;
}

.workflow-story-module__KaZrqq__workspaceRecord {
  text-align: right;
}

.workflow-story-module__KaZrqq__stagePanel {
  outline: none;
  flex-direction: column;
  flex: 1;
  min-width: 0;
  display: flex;
}

.workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] {
  animation: workflow-story-module__KaZrqq__workflow-panel-enter var(--execution-motion-ui) var(--execution-ease-out) both;
}

.workflow-story-module__KaZrqq__stagePanel[hidden] {
  display: none;
}

.workflow-story-module__KaZrqq__stagePanel:focus-visible {
  outline: 2px solid var(--execution-brand);
  outline-offset: -3px;
}

.workflow-story-module__KaZrqq__panelHeader {
  border-bottom: 1px solid var(--execution-line);
  justify-content: space-between;
  align-items: flex-start;
  gap: 2rem;
  min-height: 7.5rem;
  padding: clamp(1.5rem, 3vw, 2.5rem);
  display: flex;
}

.workflow-story-module__KaZrqq__panelHeader > div {
  max-width: 47rem;
}

.workflow-story-module__KaZrqq__panelHeader h3 {
  max-width: 42rem;
  color: var(--execution-ink);
  letter-spacing: -.045em;
  text-wrap: balance;
  margin: 0;
  font-size: clamp(1.65rem, 3vw, 2.55rem);
  font-weight: 650;
  line-height: 1.05;
}

.workflow-story-module__KaZrqq__interfaceLabel {
  color: var(--execution-faint);
  letter-spacing: .12em;
  text-transform: uppercase;
  margin: 0;
  font-size: .63rem;
  font-weight: 600;
  line-height: 1.3;
}

.workflow-story-module__KaZrqq__inlineStatus {
  color: var(--execution-muted);
  font-family: var(--font-forensic-mono), ui-monospace, SFMono-Regular, Consolas, monospace;
  letter-spacing: .08em;
  text-transform: uppercase;
  flex: none;
  align-items: center;
  gap: .55rem;
  font-size: .66rem;
  font-weight: 600;
  line-height: 1.3;
  display: inline-flex;
}

.workflow-story-module__KaZrqq__statusSignal {
  width: .12rem;
  height: .85rem;
  box-shadow: 0 0 10px color-mix(in srgb, currentColor 24%, transparent);
  background: currentColor;
}

.workflow-story-module__KaZrqq__neutral {
  color: var(--execution-muted);
}

.workflow-story-module__KaZrqq__positive, .workflow-story-module__KaZrqq__positiveText {
  color: var(--execution-brand);
}

.workflow-story-module__KaZrqq__attention, .workflow-story-module__KaZrqq__attentionText {
  color: var(--execution-warning);
}

.workflow-story-module__KaZrqq__critical, .workflow-story-module__KaZrqq__criticalText {
  color: var(--execution-risk);
}

.workflow-story-module__KaZrqq__productSurface {
  flex-direction: column;
  flex: 1;
  min-width: 0;
  padding: clamp(1.25rem, 3vw, 2rem) clamp(1.25rem, 3vw, 2.5rem) 0;
  display: flex;
}

.workflow-story-module__KaZrqq__handoff {
  border-block: 1px solid var(--execution-line);
  grid-template-columns: minmax(0, 1fr) 7.5rem minmax(0, 1fr);
  min-width: 0;
  display: grid;
}

.workflow-story-module__KaZrqq__handoffRecord {
  min-width: 0;
  padding: 1.25rem 0;
}

.workflow-story-module__KaZrqq__handoffRecord:last-child {
  text-align: left;
}

.workflow-story-module__KaZrqq__recordHeading, .workflow-story-module__KaZrqq__carrierHeader, .workflow-story-module__KaZrqq__sectionHeading {
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
  display: flex;
}

.workflow-story-module__KaZrqq__recordHeading h4, .workflow-story-module__KaZrqq__carrierHeader h4, .workflow-story-module__KaZrqq__sectionHeading h4 {
  color: var(--execution-ink);
  letter-spacing: -.025em;
  margin: .35rem 0 0;
  font-size: 1.12rem;
  font-weight: 700;
}

.workflow-story-module__KaZrqq__handoffAction {
  min-height: 13rem;
  color: var(--execution-brand);
  font-family: var(--font-forensic-mono), ui-monospace, SFMono-Regular, Consolas, monospace;
  letter-spacing: .1em;
  text-align: center;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: .7rem;
  margin-inline: 1.15rem;
  font-size: .57rem;
  font-weight: 700;
  display: flex;
  position: relative;
}

.workflow-story-module__KaZrqq__handoffLine {
  background: var(--execution-brand);
  width: 100%;
  height: 1px;
  position: relative;
  box-shadow: 0 0 16px #00e6923d;
}

.workflow-story-module__KaZrqq__handoffLine:after {
  border-top: 1px solid var(--execution-brand);
  border-right: 1px solid var(--execution-brand);
  content: "";
  width: .48rem;
  height: .48rem;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%)rotate(45deg);
}

.workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__handoffLine {
  transform-origin: 0;
  animation: workflow-story-module__KaZrqq__workflow-handoff-line-enter var(--execution-motion-ui) var(--execution-ease-out) both;
}

.workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__handoffRecord:last-child .workflow-story-module__KaZrqq__recordRow, .workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__boardResults li {
  animation: workflow-story-module__KaZrqq__workflow-result-enter var(--execution-motion-fast) var(--execution-ease-out) both;
}

.workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__handoffRecord:last-child .workflow-story-module__KaZrqq__recordRow:first-child {
  animation-delay: .12s;
}

.workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__handoffRecord:last-child .workflow-story-module__KaZrqq__recordRow:nth-child(2) {
  animation-delay: .18s;
}

.workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__handoffRecord:last-child .workflow-story-module__KaZrqq__recordRow:nth-child(3) {
  animation-delay: .24s;
}

.workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__boardResults li:first-child {
  animation-delay: .18s;
}

.workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__boardResults li:nth-child(2) {
  animation-delay: .24s;
}

.workflow-story-module__KaZrqq__recordRows {
  border-top: 1px solid var(--execution-line);
  margin: 1rem 0 0;
}

.workflow-story-module__KaZrqq__recordRow {
  border-bottom: 1px solid var(--execution-line);
  grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr);
  gap: 1rem;
  padding: .72rem 0;
  display: grid;
}

.workflow-story-module__KaZrqq__recordRow dt, .workflow-story-module__KaZrqq__recordRow dd {
  min-width: 0;
  margin: 0;
  font-size: .74rem;
  line-height: 1.45;
}

.workflow-story-module__KaZrqq__recordRow dt {
  color: var(--execution-faint);
}

.workflow-story-module__KaZrqq__recordRow dd {
  overflow-wrap: anywhere;
  color: var(--execution-ink);
  text-align: right;
  font-weight: 650;
}

.workflow-story-module__KaZrqq__recordRow dd.workflow-story-module__KaZrqq__positiveText {
  color: var(--execution-brand);
}

.workflow-story-module__KaZrqq__recordRow dd.workflow-story-module__KaZrqq__attentionText {
  color: var(--execution-warning);
}

.workflow-story-module__KaZrqq__recordRow dd.workflow-story-module__KaZrqq__criticalText {
  color: var(--execution-risk);
}

.workflow-story-module__KaZrqq__monoValue {
  font-family: var(--font-forensic-mono), ui-monospace, SFMono-Regular, Consolas, monospace;
  font-variant-numeric: tabular-nums;
}

.workflow-story-module__KaZrqq__eventStrip {
  border-top: 1px solid var(--execution-line);
  grid-template-columns: 5rem minmax(0, 1fr);
  align-items: center;
  gap: 1rem;
  min-height: 4.25rem;
  margin-top: auto;
  padding: 1rem 0;
  display: grid;
}

.workflow-story-module__KaZrqq__eventStrip time {
  color: var(--execution-brand);
  letter-spacing: .06em;
  font-size: .65rem;
  font-weight: 600;
}

.workflow-story-module__KaZrqq__eventStrip strong {
  color: var(--execution-ink);
  font-size: .78rem;
}

.workflow-story-module__KaZrqq__carrierHeader {
  border-bottom: 1px solid var(--execution-line);
  padding-bottom: 1.3rem;
}

.workflow-story-module__KaZrqq__carrierHeader h4 {
  font-size: clamp(1.35rem, 2.5vw, 1.85rem);
}

.workflow-story-module__KaZrqq__entityMeta {
  color: var(--execution-faint);
  letter-spacing: .05em;
  margin: .55rem 0 0;
  font-size: .65rem;
}

.workflow-story-module__KaZrqq__providerState {
  border-left: 1px solid var(--execution-line);
  letter-spacing: .08em;
  text-transform: uppercase;
  min-width: 7.5rem;
  padding-left: 1rem;
  font-size: .62rem;
}

.workflow-story-module__KaZrqq__providerState span, .workflow-story-module__KaZrqq__providerState strong {
  display: block;
}

.workflow-story-module__KaZrqq__providerState span {
  color: var(--execution-faint);
}

.workflow-story-module__KaZrqq__providerState strong {
  color: var(--execution-brand);
  margin-top: .4rem;
}

.workflow-story-module__KaZrqq__carrierColumns, .workflow-story-module__KaZrqq__billingColumns {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  display: grid;
}

.workflow-story-module__KaZrqq__carrierColumns > section, .workflow-story-module__KaZrqq__billingColumns > section {
  min-width: 0;
  padding: 1.35rem 1.5rem 0 0;
}

.workflow-story-module__KaZrqq__carrierColumns > section + section, .workflow-story-module__KaZrqq__billingColumns > section + section {
  border-left: 1px solid var(--execution-line);
  padding-left: 1.5rem;
  padding-right: 0;
}

.workflow-story-module__KaZrqq__carrierColumns h5 {
  color: var(--execution-faint);
  letter-spacing: .1em;
  text-transform: uppercase;
  margin: 0;
  font-size: .67rem;
  font-weight: 700;
}

.workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__carrierColumns > section {
  animation: workflow-story-module__KaZrqq__workflow-carrier-column-enter var(--execution-motion-ui) var(--execution-ease-out) both;
}

.workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__carrierColumns > section:nth-child(2) {
  animation-delay: 60ms;
}

.workflow-story-module__KaZrqq__boardResults {
  border-top: 1px solid var(--execution-line);
  margin: 1rem 0 0;
  padding: 0;
  list-style: none;
}

.workflow-story-module__KaZrqq__boardResults li {
  border-bottom: 1px solid var(--execution-line);
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 1rem;
  min-height: 3.7rem;
  display: grid;
}

.workflow-story-module__KaZrqq__boardLogo {
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: left center;
  object-position: left center;
  width: min(100%, 6.8rem);
  height: 1.55rem;
  display: block;
}

.workflow-story-module__KaZrqq__boardResult {
  text-align: right;
  flex-direction: column;
  align-items: flex-end;
  gap: .2rem;
  display: flex;
}

.workflow-story-module__KaZrqq__boardResult strong {
  color: var(--execution-brand);
  font-size: .72rem;
  font-weight: 700;
}

.workflow-story-module__KaZrqq__boardResult > span {
  color: var(--execution-faint);
  font-family: var(--font-forensic-mono), ui-monospace, SFMono-Regular, Consolas, monospace;
  letter-spacing: .04em;
  font-size: .58rem;
}

.workflow-story-module__KaZrqq__postingSummary {
  border-bottom: 1px solid var(--execution-line);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  display: grid;
}

.workflow-story-module__KaZrqq__postingSummary > div {
  border-right: 1px solid var(--execution-line);
  min-width: 0;
  padding: 1rem;
}

.workflow-story-module__KaZrqq__postingSummary > div:first-child {
  padding-left: 0;
}

.workflow-story-module__KaZrqq__postingSummary > div:last-child {
  border-right: 0;
  padding-right: 0;
}

.workflow-story-module__KaZrqq__postingSummary span, .workflow-story-module__KaZrqq__postingSummary strong {
  overflow-wrap: anywhere;
  display: block;
}

.workflow-story-module__KaZrqq__postingSummary span {
  color: var(--execution-faint);
  font-size: .65rem;
}

.workflow-story-module__KaZrqq__postingSummary strong {
  color: var(--execution-ink);
  margin-top: .45rem;
  font-size: .76rem;
}

.workflow-story-module__KaZrqq__postingSummary strong.workflow-story-module__KaZrqq__positiveText {
  color: var(--execution-brand);
}

.workflow-story-module__KaZrqq__billingColumns {
  border-block: 1px solid var(--execution-line);
}

.workflow-story-module__KaZrqq__batchCommand {
  border-top: 1px solid var(--execution-line);
  grid-template-columns: minmax(8rem, .8fr) minmax(12rem, 1.4fr) minmax(8rem, .8fr);
  align-items: center;
  gap: 1.25rem;
  min-height: 5.4rem;
  padding: .9rem 0;
  display: grid;
}

.workflow-story-module__KaZrqq__batchCommand > div:first-child, .workflow-story-module__KaZrqq__batchCommand > div:last-child {
  flex-direction: column;
  gap: .35rem;
  min-width: 0;
  display: flex;
}

.workflow-story-module__KaZrqq__batchCommand > div:last-child {
  text-align: right;
  align-items: flex-end;
}

.workflow-story-module__KaZrqq__batchCommand > div > span, .workflow-story-module__KaZrqq__batchAction {
  color: var(--execution-faint);
  font-family: var(--font-forensic-mono), ui-monospace, SFMono-Regular, Consolas, monospace;
  letter-spacing: .09em;
  text-transform: uppercase;
  font-size: .59rem;
  font-weight: 600;
}

.workflow-story-module__KaZrqq__batchCommand > div > strong {
  color: var(--execution-ink);
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: .9rem;
  font-weight: 700;
  overflow: hidden;
}

.workflow-story-module__KaZrqq__batchCommand > div:last-child > strong {
  color: var(--execution-brand);
}

.workflow-story-module__KaZrqq__batchAction {
  min-width: 0;
  color: var(--execution-brand);
  grid-template-columns: auto minmax(1.5rem, 1fr) auto;
  align-items: center;
  gap: .75rem;
  display: grid;
}

.workflow-story-module__KaZrqq__batchActionLine {
  background: var(--execution-line-strong);
  height: 1px;
  position: relative;
  overflow: visible;
}

.workflow-story-module__KaZrqq__batchActionLine:before {
  background: var(--execution-brand);
  content: "";
  transform-origin: 0;
  position: absolute;
  inset: 0;
  transform: scaleX(1);
  box-shadow: 0 0 16px #00e69247;
}

.workflow-story-module__KaZrqq__batchActionLine:after {
  border-top: 1px solid var(--execution-brand);
  border-right: 1px solid var(--execution-brand);
  content: "";
  opacity: 1;
  width: .42rem;
  height: .42rem;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%)rotate(45deg);
}

.workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__batchActionLine:before {
  animation: workflow-story-module__KaZrqq__batch-line .62s .42s var(--execution-ease-out) forwards;
  transform: scaleX(0);
}

.workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__batchActionLine:after {
  opacity: 0;
  animation: workflow-story-module__KaZrqq__batch-arrow var(--execution-motion-ui) .92s var(--execution-ease-out) forwards;
}

.workflow-story-module__KaZrqq__billingColumns > section {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.workflow-story-module__KaZrqq__dataTable {
  border-collapse: collapse;
  width: 100%;
  color: var(--execution-muted);
  text-align: left;
  margin-top: 1rem;
  font-size: .72rem;
}

.workflow-story-module__KaZrqq__dataTable th, .workflow-story-module__KaZrqq__dataTable td {
  border-bottom: 1px solid var(--execution-line);
  padding: .7rem 0;
}

.workflow-story-module__KaZrqq__dataTable thead th {
  color: var(--execution-faint);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: .61rem;
  font-weight: 600;
}

.workflow-story-module__KaZrqq__dataTable thead th:last-child, .workflow-story-module__KaZrqq__dataTable td {
  text-align: right;
}

.workflow-story-module__KaZrqq__dataTable tbody th {
  color: var(--execution-muted);
  font-weight: 500;
}

.workflow-story-module__KaZrqq__dataTable tbody tr:last-child th, .workflow-story-module__KaZrqq__dataTable tbody tr:last-child td {
  border-bottom: 0;
}

.workflow-story-module__KaZrqq__dataTable .workflow-story-module__KaZrqq__remainingLoads th {
  color: var(--execution-ink);
  font-weight: 650;
}

.workflow-story-module__KaZrqq__dataTable td.workflow-story-module__KaZrqq__positiveText {
  color: var(--execution-brand);
  font-weight: 650;
}

.workflow-story-module__KaZrqq__batchResults {
  border-top: 1px solid var(--execution-line);
  margin: 1rem 0 0;
  padding: 0;
  list-style: none;
}

.workflow-story-module__KaZrqq__batchResults li {
  border-bottom: 1px solid var(--execution-line);
  opacity: 1;
  grid-template-columns: 1.8rem minmax(0, 1fr) auto;
  align-items: center;
  gap: .75rem;
  min-height: 3.5rem;
  display: grid;
}

.workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__batchResults li {
  opacity: .46;
  animation: workflow-story-module__KaZrqq__batch-result .4s var(--execution-ease-out) forwards;
}

.workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__batchResults li:first-child {
  animation-delay: .82s;
}

.workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__batchResults li:nth-child(2) {
  animation-delay: 1.25s;
}

.workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__batchResults li:nth-child(3) {
  animation-delay: 1.68s;
}

.workflow-story-module__KaZrqq__batchResults li:last-child {
  border-bottom: 0;
}

.workflow-story-module__KaZrqq__batchStep {
  color: var(--execution-brand);
  font-family: var(--font-forensic-mono), ui-monospace, SFMono-Regular, Consolas, monospace;
  letter-spacing: .08em;
  font-size: .59rem;
  font-weight: 700;
}

.workflow-story-module__KaZrqq__batchResults li > div {
  flex-direction: column;
  gap: .2rem;
  min-width: 0;
  display: flex;
}

.workflow-story-module__KaZrqq__batchResults li > div strong {
  color: var(--execution-ink);
  font-size: .73rem;
}

.workflow-story-module__KaZrqq__batchResults li > div span {
  color: var(--execution-faint);
  font-size: .64rem;
}

.workflow-story-module__KaZrqq__batchOutcome {
  min-width: 6.8rem;
  color: var(--execution-faint);
  font-family: var(--font-forensic-mono), ui-monospace, SFMono-Regular, Consolas, monospace;
  font-variant-numeric: tabular-nums;
  justify-items: end;
  font-size: .62rem;
  display: grid;
  position: relative;
}

.workflow-story-module__KaZrqq__batchOutcome > span, .workflow-story-module__KaZrqq__batchOutcome > strong {
  grid-area: 1 / 1;
}

.workflow-story-module__KaZrqq__batchOutcome > span {
  opacity: 0;
  transform: translateY(-4px);
}

.workflow-story-module__KaZrqq__batchOutcome > strong {
  color: var(--execution-brand);
  font-size: inherit;
  opacity: 1;
  font-weight: 650;
  transform: translateY(0);
}

.workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__batchOutcome > span {
  opacity: 1;
  animation: workflow-story-module__KaZrqq__batch-queued .32s 1.1s var(--execution-ease-out) forwards;
  transform: translateY(0);
}

.workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__batchOutcome > strong {
  opacity: 0;
  animation: workflow-story-module__KaZrqq__batch-complete .32s 1.1s var(--execution-ease-out) forwards;
  transform: translateY(4px);
}

.workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__batchResults li:nth-child(2) .workflow-story-module__KaZrqq__batchOutcome > span, .workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__batchResults li:nth-child(2) .workflow-story-module__KaZrqq__batchOutcome > strong {
  animation-delay: 1.53s;
}

.workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__batchResults li:nth-child(3) .workflow-story-module__KaZrqq__batchOutcome > span, .workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__batchResults li:nth-child(3) .workflow-story-module__KaZrqq__batchOutcome > strong {
  animation-delay: 1.96s;
}

.workflow-story-module__KaZrqq__disclosure {
  border-top: 1px solid var(--execution-line);
  min-height: 2.7rem;
  color: var(--execution-faint);
  letter-spacing: .035em;
  background: #030a0c8c;
  align-items: center;
  margin-top: auto;
  padding: .65rem 1.35rem;
  font-size: .59rem;
  line-height: 1.55;
  display: flex;
}

@keyframes workflow-story-module__KaZrqq__workflow-panel-enter {
  from {
    opacity: 0;
    transform: translateX(8px);
  }

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

@keyframes workflow-story-module__KaZrqq__workflow-handoff-line-enter {
  from {
    transform: scaleX(0);
  }

  to {
    transform: scaleX(1);
  }
}

@keyframes workflow-story-module__KaZrqq__workflow-handoff-line-enter-mobile {
  from {
    transform: scaleY(0);
  }

  to {
    transform: scaleY(1);
  }
}

@keyframes workflow-story-module__KaZrqq__workflow-result-enter {
  from {
    opacity: 0;
    transform: translateX(6px);
  }

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

@keyframes workflow-story-module__KaZrqq__workflow-carrier-column-enter {
  from {
    opacity: 0;
    transform: translateX(6px);
  }

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

@keyframes workflow-story-module__KaZrqq__batch-line {
  to {
    transform: scaleX(1);
  }
}

@keyframes workflow-story-module__KaZrqq__batch-arrow {
  to {
    opacity: 1;
  }
}

@keyframes workflow-story-module__KaZrqq__batch-result {
  to {
    opacity: 1;
  }
}

@keyframes workflow-story-module__KaZrqq__batch-queued {
  to {
    opacity: 0;
    transform: translateY(-4px);
  }
}

@keyframes workflow-story-module__KaZrqq__batch-complete {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 1020px) {
  .workflow-story-module__KaZrqq__storyHeader {
    display: block;
  }

  .workflow-story-module__KaZrqq__executionSystem {
    grid-template-columns: minmax(240px, .32fr) minmax(0, 1fr);
  }
}

@media (max-width: 820px) {
  .workflow-story-module__KaZrqq__executionSystem {
    display: block;
  }

  .workflow-story-module__KaZrqq__stageNav {
    border-right: 0;
    border-bottom: 1px solid var(--execution-line);
  }

  .workflow-story-module__KaZrqq__stageList {
    grid-template-rows: none;
    min-height: 0;
  }

  .workflow-story-module__KaZrqq__stageButton {
    min-height: 6.5rem;
  }

  .workflow-story-module__KaZrqq__railBase, .workflow-story-module__KaZrqq__railProgress {
    top: 3.25rem;
    bottom: 3.25rem;
  }

  .workflow-story-module__KaZrqq__workspace {
    min-height: 42rem;
  }
}

@media (max-width: 640px) {
  .workflow-story-module__KaZrqq__story {
    padding: 4.75rem 0;
  }

  .workflow-story-module__KaZrqq__storyHeader, .workflow-story-module__KaZrqq__executionSystem {
    width: var(--execution-shell-width);
  }

  .workflow-story-module__KaZrqq__storyHeader h2 {
    font-size: clamp(2.55rem, 13vw, 4rem);
  }

  .workflow-story-module__KaZrqq__executionSystem {
    border-radius: .8rem;
  }

  .workflow-story-module__KaZrqq__stageButton {
    padding: 1.3rem 1rem 1.3rem 3.7rem;
  }

  .workflow-story-module__KaZrqq__railBase, .workflow-story-module__KaZrqq__railProgress {
    left: 1.45rem;
  }

  .workflow-story-module__KaZrqq__stageNode {
    left: 1.14rem;
  }

  .workflow-story-module__KaZrqq__workspace {
    min-height: 0;
  }

  .workflow-story-module__KaZrqq__workspaceBar {
    grid-template-columns: auto minmax(0, 1fr);
    gap: .8rem;
    padding-inline: 1rem;
  }

  .workflow-story-module__KaZrqq__workspaceRecord {
    display: none;
  }

  .workflow-story-module__KaZrqq__panelHeader {
    min-height: 0;
    padding: 1.35rem;
    display: block;
  }

  .workflow-story-module__KaZrqq__panelHeader > .workflow-story-module__KaZrqq__inlineStatus {
    margin-top: 1rem;
  }

  .workflow-story-module__KaZrqq__productSurface {
    padding: 1rem 1.35rem 0;
  }

  .workflow-story-module__KaZrqq__handoff {
    display: block;
  }

  .workflow-story-module__KaZrqq__handoffAction {
    min-height: 4.5rem;
    margin: 0;
  }

  .workflow-story-module__KaZrqq__handoffLine {
    transform-origin: top;
    width: 1px;
    height: 2rem;
  }

  .workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__handoffLine {
    animation-name: workflow-story-module__KaZrqq__workflow-handoff-line-enter-mobile;
  }

  .workflow-story-module__KaZrqq__handoffLine:after {
    inset: auto auto 0 50%;
    transform: translate(-50%, 30%)rotate(135deg);
  }

  .workflow-story-module__KaZrqq__handoffRecord:last-child {
    border-top: 1px solid var(--execution-line);
  }

  .workflow-story-module__KaZrqq__carrierHeader {
    display: block;
  }

  .workflow-story-module__KaZrqq__providerState {
    border-top: 1px solid var(--execution-line);
    border-left: 0;
    margin-top: 1rem;
    padding: .75rem 0 0;
  }

  .workflow-story-module__KaZrqq__carrierColumns, .workflow-story-module__KaZrqq__billingColumns {
    display: block;
  }

  .workflow-story-module__KaZrqq__batchCommand {
    grid-template-columns: minmax(0, 1fr) auto;
    gap: .75rem 1rem;
  }

  .workflow-story-module__KaZrqq__batchAction {
    grid-area: 2 / 1 / auto / -1;
  }

  .workflow-story-module__KaZrqq__carrierColumns > section, .workflow-story-module__KaZrqq__carrierColumns > section + section, .workflow-story-module__KaZrqq__billingColumns > section, .workflow-story-module__KaZrqq__billingColumns > section + section {
    border-left: 0;
    padding: 1.15rem 0;
  }

  .workflow-story-module__KaZrqq__carrierColumns > section + section, .workflow-story-module__KaZrqq__billingColumns > section + section {
    border-top: 1px solid var(--execution-line);
  }

  .workflow-story-module__KaZrqq__postingSummary {
    grid-template-columns: 1fr;
  }

  .workflow-story-module__KaZrqq__postingSummary > div, .workflow-story-module__KaZrqq__postingSummary > div:first-child {
    border-top: 1px solid var(--execution-line);
    border-right: 0;
    padding: .85rem 0;
  }

  .workflow-story-module__KaZrqq__postingSummary > div:first-child {
    border-top: 0;
  }

  .workflow-story-module__KaZrqq__eventStrip {
    grid-template-columns: 4.5rem minmax(0, 1fr);
    gap: .6rem .8rem;
  }

  .workflow-story-module__KaZrqq__disclosure {
    padding-inline: 1rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .workflow-story-module__KaZrqq__railProgress, .workflow-story-module__KaZrqq__stageButton, .workflow-story-module__KaZrqq__stageButton:after, .workflow-story-module__KaZrqq__stageNode, .workflow-story-module__KaZrqq__stageNode:after {
    transition: none;
  }

  .workflow-story-module__KaZrqq__stageButton {
    transform: none;
  }

  .workflow-story-module__KaZrqq__stagePanel[data-motion="intro"], .workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__handoffLine, .workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__handoffRecord:last-child .workflow-story-module__KaZrqq__recordRow, .workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__boardResults li, .workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__carrierColumns > section {
    opacity: 1;
    animation: none;
    transform: none;
  }

  .workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__batchActionLine:before {
    animation: none;
    transform: scaleX(1);
  }

  .workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__batchActionLine:after {
    opacity: 1;
    animation: none;
    transform: translateY(-50%)rotate(45deg);
  }

  .workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__batchResults li, .workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__batchOutcome > strong {
    opacity: 1;
    animation: none;
    transform: none;
  }

  .workflow-story-module__KaZrqq__stagePanel[data-motion="intro"] .workflow-story-module__KaZrqq__batchOutcome > span {
    opacity: 0;
    animation: none;
    transform: none;
  }
}

/* [project]/components/landing-page/execution-glass/execution-landing.module.css [app-client] (css) */
.execution-landing-module__KkTlDq__page {
  --execution-green: #00e692;
  --execution-green-hover: #22f0a5;
  --execution-green-pressed: #00c97f;
  --execution-canvas: #050d0f;
  --execution-canvas-soft: #061113;
  --execution-scrim: #0f1115;
  --execution-nested: #11131a;
  --execution-surface: #1a1d24;
  --execution-surface-hover: #20242d;
  --execution-app-line: #2b303b;
  --execution-text: #f0f5ef;
  --execution-muted: #9aaba7;
  --execution-faint: #7d8f8b;
  --execution-line: #bedbd12b;
  --execution-line-strong: #bedbd14d;
  --execution-ease-out: cubic-bezier(.23, 1, .32, 1);
  --execution-ease-in-out: cubic-bezier(.77, 0, .175, 1);
  --execution-motion-press: .14s;
  --execution-motion-fast: .16s;
  --execution-motion-ui: .22s;
  --execution-shell-width: min(88rem, calc(100% - 6rem));
  background: var(--execution-canvas);
  min-height: 100vh;
  color: var(--execution-text);
  --lightningcss-light: ;
  --lightningcss-dark: initial;
  color-scheme: dark;
  position: relative;
  overflow: clip;
}

.execution-landing-module__KkTlDq__main {
  isolation: isolate;
  position: relative;
}

.execution-landing-module__KkTlDq__page[data-scroll-motion="ready"] [data-scroll-reveal="content"] {
  opacity: 0;
  transition: opacity .52s var(--execution-ease-out),
    transform .64s var(--execution-ease-out);
  transform: translate3d(0, 1rem, 0);
}

.execution-landing-module__KkTlDq__page[data-scroll-motion="ready"] [data-scroll-reveal="content"][data-scroll-state="visible"] {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.execution-landing-module__KkTlDq__page[data-scroll-motion="ready"] [data-scroll-delay="1"] {
  transition-delay: 60ms;
}

.execution-landing-module__KkTlDq__page[data-scroll-motion="ready"] [data-scroll-delay="2"] {
  transition-delay: .12s;
}

.execution-landing-module__KkTlDq__page[data-scroll-motion="ready"] [data-scroll-reveal="route"] > svg {
  clip-path: inset(0 100% 0 0);
  opacity: .45;
}

.execution-landing-module__KkTlDq__page[data-scroll-motion="ready"] [data-scroll-reveal="route"][data-scroll-state="visible"] > svg {
  animation: execution-landing-module__KkTlDq__revealRoute .9s .12s var(--execution-ease-out) both;
}

@keyframes execution-landing-module__KkTlDq__revealRoute {
  from {
    clip-path: inset(0 100% 0 0);
    opacity: .45;
  }

  to {
    clip-path: inset(0);
    opacity: 1;
  }
}

.execution-landing-module__KkTlDq__main:focus-visible {
  outline: 2px solid var(--execution-green);
  outline-offset: -2px;
}

.execution-landing-module__KkTlDq__skipLink {
  z-index: 100;
  border: 1px solid var(--execution-green);
  background: var(--execution-scrim);
  color: var(--execution-text);
  border-radius: 8px;
  padding: 10px 14px;
  font-size: .78rem;
  font-weight: 650;
  transition: transform .15s ease-out;
  position: fixed;
  top: 12px;
  left: 12px;
  transform: translateY(-160%);
}

.execution-landing-module__KkTlDq__skipLink:focus {
  transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {
  .execution-landing-module__KkTlDq__page[data-scroll-motion="ready"] [data-scroll-reveal="content"] {
    opacity: 1;
    transition: opacity .18s var(--execution-ease-out);
    transform: none;
  }

  .execution-landing-module__KkTlDq__page[data-scroll-motion="ready"] [data-scroll-reveal="route"] > svg {
    clip-path: none;
    opacity: 1;
    animation: none;
  }

  .execution-landing-module__KkTlDq__skipLink {
    transition: none;
  }
}

@media (max-width: 840px) {
  .execution-landing-module__KkTlDq__page {
    --execution-shell-width: min(88rem, calc(100% - 2.5rem));
  }
}

@media (max-width: 640px) {
  .execution-landing-module__KkTlDq__page {
    --execution-shell-width: min(88rem, calc(100% - 2rem));
  }
}

/*# sourceMappingURL=%5Broot-of-the-server%5D__0-o8cpd._.css.map*/