*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Inter, ui-sans-serif, system-ui, Segoe UI, Arial, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.visible {
  visibility: visible;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.inset-x-0 {
  left: 0px;
  right: 0px;
}
.bottom-8 {
  bottom: 2rem;
}
.left-0 {
  left: 0px;
}
.left-6 {
  left: 1.5rem;
}
.right-0 {
  right: 0px;
}
.right-6 {
  right: 1.5rem;
}
.top-0 {
  top: 0px;
}
.top-24 {
  top: 6rem;
}
.top-8 {
  top: 2rem;
}
.isolate {
  isolation: isolate;
}
.-z-10 {
  z-index: -10;
}
.z-10 {
  z-index: 10;
}
.z-50 {
  z-index: 50;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.ml-auto {
  margin-left: auto;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-10 {
  height: 2.5rem;
}
.h-2 {
  height: 0.5rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1px;
}
.min-h-screen {
  min-height: 100vh;
}
.w-10 {
  width: 2.5rem;
}
.w-2 {
  width: 0.5rem;
}
.w-4 {
  width: 1rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-full {
  width: 100%;
}
.min-w-0 {
  min-width: 0px;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-7xl {
  max-width: 80rem;
}
.max-w-md {
  max-width: 28rem;
}
.shrink-0 {
  flex-shrink: 0;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.place-items-center {
  place-items: center;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-14 {
  gap: 3.5rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.border {
  border-width: 1px;
}
.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-white\/10 {
  border-color: rgb(255 255 255 / 0.1);
}
.border-white\/15 {
  border-color: rgb(255 255 255 / 0.15);
}
.bg-\[\#070b12\] {
  --tw-bg-opacity: 1;
  background-color: rgb(7 11 18 / var(--tw-bg-opacity, 1));
}
.bg-\[\#070b12\]\/75 {
  background-color: rgb(7 11 18 / 0.75);
}
.bg-cyan-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(103 232 249 / var(--tw-bg-opacity, 1));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/10 {
  background-color: rgb(255 255 255 / 0.1);
}
.bg-white\/\[0\.035\] {
  background-color: rgb(255 255 255 / 0.035);
}
.bg-white\/\[0\.03\] {
  background-color: rgb(255 255 255 / 0.03);
}
.bg-white\/\[0\.04\] {
  background-color: rgb(255 255 255 / 0.04);
}
.bg-\[linear-gradient\(180deg\2c rgba\(7\2c 11\2c 18\2c 0\)_0\%\2c rgba\(7\2c 11\2c 18\2c 0\.84\)_88\%\)\] {
  background-image: linear-gradient(180deg,rgba(7,11,18,0) 0%,rgba(7,11,18,0.84) 88%);
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pt-32 {
  padding-top: 8rem;
}
.pt-7 {
  padding-top: 1.75rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-\[0\.65rem\] {
  font-size: 0.65rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-8 {
  line-height: 2rem;
}
.leading-\[0\.95\] {
  line-height: 0.95;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-\[-0\.02em\] {
  letter-spacing: -0.02em;
}
.tracking-\[-0\.03em\] {
  letter-spacing: -0.03em;
}
.tracking-\[0\.16em\] {
  letter-spacing: 0.16em;
}
.tracking-\[0\.22em\] {
  letter-spacing: 0.22em;
}
.tracking-\[0\.24em\] {
  letter-spacing: 0.24em;
}
.tracking-\[0\.25em\] {
  letter-spacing: 0.25em;
}
.tracking-\[0\.28em\] {
  letter-spacing: 0.28em;
}
.tracking-\[0\.32em\] {
  letter-spacing: 0.32em;
}
.tracking-\[0\.3em\] {
  letter-spacing: 0.3em;
}
.text-\[\#080c13\] {
  --tw-text-opacity: 1;
  color: rgb(8 12 19 / var(--tw-text-opacity, 1));
}
.text-cyan-300 {
  --tw-text-opacity: 1;
  color: rgb(103 232 249 / var(--tw-text-opacity, 1));
}
.text-cyan-300\/80 {
  color: rgb(103 232 249 / 0.8);
}
.text-slate-300 {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}
.text-slate-400 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
.text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.shadow-\[0_0_14px_rgba\(103\2c 232\2c 249\2c 0\.8\)\] {
  --tw-shadow: 0 0 14px rgba(103,232,249,0.8);
  --tw-shadow-colored: 0 0 14px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_0_18px_rgba\(103\2c 232\2c 249\2c 0\.8\)\] {
  --tw-shadow: 0 0 18px rgba(103,232,249,0.8);
  --tw-shadow-colored: 0 0 18px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-2xl {
  --tw-backdrop-blur: blur(40px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-blur-xl {
  --tw-backdrop-blur: blur(24px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

:root {
  color-scheme: dark;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  scroll-behavior: smooth;
}

body {
  background: #070b12;
  margin: 0;
}

button,
a,
input,
select,
textarea {
  -webkit-tap-highlight-color: transparent;
}

.ambient-background {
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, 0.028) 1px, transparent 1px),
    radial-gradient(circle at 18% 18%, rgba(103, 232, 249, 0.08), transparent 28%),
    radial-gradient(circle at 82% 22%, rgba(255, 76, 95, 0.06), transparent 30%),
    linear-gradient(180deg, rgba(7, 11, 18, 0.08), rgba(7, 11, 18, 0.95) 70%, #070b12);
  background-size: 96px 96px, 96px 96px, auto, auto, auto;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
  position: fixed;
  z-index: 0;
}

.ambient-background::after {
  animation: ambient-scan 10s ease-in-out infinite;
  background: linear-gradient(180deg, transparent, rgba(103, 232, 249, 0.07), transparent);
  content: "";
  height: 18rem;
  left: 0;
  position: absolute;
  right: 0;
  top: -20rem;
}

.ambient-node,
.ambient-line {
  position: absolute;
}

.ambient-node {
  border: 1px solid rgba(103, 232, 249, 0.24);
  box-shadow: 0 0 22px rgba(103, 232, 249, 0.1);
  height: 7.5rem;
  opacity: 0.4;
  transform: rotate(45deg);
  width: 7.5rem;
}

.ambient-node.n1 {
  left: -4rem;
  top: 24rem;
}

.ambient-node.n2 {
  bottom: 16rem;
  right: -5rem;
}

.ambient-line {
  background: linear-gradient(90deg, transparent, rgba(103, 232, 249, 0.24), transparent);
  height: 1px;
  opacity: 0.45;
  transform-origin: left center;
  width: 34rem;
}

.ambient-line.l1 {
  left: 8%;
  top: 38%;
  transform: rotate(-18deg);
}

.ambient-line.l2 {
  right: 6%;
  top: 62%;
  transform: rotate(14deg);
}

.section-pad {
  padding-bottom: 7.5rem;
  padding-top: 7.5rem;
}

.brand-mark {
  align-items: center;
  background:
    radial-gradient(circle at 50% 22%, rgba(103, 232, 249, 0.16), transparent 54%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02));
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 8px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 0 30px rgba(103, 232, 249, 0.16);
  color: #67e8f9;
  display: grid;
  flex: 0 0 auto;
  height: 3.05rem;
  overflow: hidden;
  place-items: center;
  width: 3.05rem;
}

.brand-mark img {
  display: block;
  height: 2.85rem;
  -o-object-fit: contain;
     object-fit: contain;
  width: 2.85rem;
}

.nav-link {
  border-radius: 8px;
  color: #94a3b8;
  font-size: 0.875rem;
  font-weight: 700;
  padding: 0.75rem 0.95rem;
  transition: background 180ms ease, color 180ms ease, transform 180ms ease;
}

.nav-link:hover {
  background: rgba(255, 255, 255, 0.06);
  color: #ffffff;
  transform: translateY(-1px);
}

.brand-tagline,
.desktop-cta,
.desktop-nav {
  display: none;
}

.mobile-nav-toggle {
  display: grid;
}

.hero-title {
  font-size: 3rem;
}

.hero-copy {
  font-size: 1.125rem;
}

.hero-stats {
  display: none;
}

.section-title {
  font-size: 1.875rem;
}

.section-copy {
  font-size: 1rem;
}

.primary-button,
.secondary-button {
  align-items: center;
  border-radius: 8px;
  display: inline-flex;
  font-size: 0.875rem;
  font-weight: 800;
  gap: 0.55rem;
  justify-content: center;
  min-height: 3.35rem;
  padding: 1rem 1.35rem;
  transition: border-color 180ms ease, background 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.primary-button {
  background: #f7fbff;
  box-shadow: 0 18px 48px rgba(103, 232, 249, 0.18);
  color: #07101a;
}

.primary-button:hover,
.secondary-button:hover {
  transform: translateY(-2px);
}

.secondary-button {
  background: rgba(255, 255, 255, 0.045);
  border: 1px solid rgba(255, 255, 255, 0.14);
  color: #ffffff;
}

.secondary-button:hover {
  border-color: rgba(103, 232, 249, 0.45);
  box-shadow: 0 0 36px rgba(103, 232, 249, 0.12);
}

.cinematic-grid {
  background:
    linear-gradient(90deg, rgba(103, 232, 249, 0.07) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, 0.055) 1px, transparent 1px),
    linear-gradient(135deg, rgba(103, 232, 249, 0.08), transparent 42%, rgba(255, 76, 95, 0.08));
  background-size: 62px 62px, 62px 62px, auto;
  -webkit-mask-image: linear-gradient(180deg, black 0%, black 58%, transparent 100%);
          mask-image: linear-gradient(180deg, black 0%, black 58%, transparent 100%);
}

.model-stage {
  aspect-ratio: 0.95;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.055), rgba(255, 255, 255, 0.018)),
    #09111d;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 40px 120px rgba(0, 0, 0, 0.38);
  isolation: isolate;
  overflow: hidden;
  position: relative;
  transform-style: preserve-3d;
}

.model-stage::after {
  animation: model-scan 8s ease-in-out infinite;
  background: linear-gradient(90deg, transparent, rgba(103, 232, 249, 0.16), transparent);
  content: "";
  height: 100%;
  left: -65%;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: skewX(-18deg);
  width: 45%;
  z-index: 14;
}

.model-grid {
  animation: grid-drift 14s linear infinite;
  background:
    linear-gradient(90deg, rgba(103, 232, 249, 0.08) 1px, transparent 1px),
    linear-gradient(180deg, rgba(103, 232, 249, 0.06) 1px, transparent 1px);
  background-size: 38px 38px;
  inset: 0;
  opacity: 0.9;
  position: absolute;
  z-index: 0;
}

.model-core {
  height: 100%;
  position: relative;
  transform-style: preserve-3d;
  transition: transform 120ms ease-out;
  width: 100%;
  z-index: 10;
}

.model-reticle {
  border: 1px solid rgba(103, 232, 249, 0.3);
  border-radius: 999px;
  box-shadow: 0 0 32px rgba(103, 232, 249, 0.12);
  height: 9rem;
  pointer-events: none;
  position: absolute;
  transform: translate(-50%, -50%);
  transition: left 120ms ease-out, top 120ms ease-out;
  width: 9rem;
  z-index: 4;
}

.model-volume {
  cursor: pointer;
  fill: rgba(103, 232, 249, 0.028);
  pointer-events: auto;
  stroke: rgba(103, 232, 249, 0.18);
  stroke-dasharray: 8 10;
  stroke-width: 1;
  transition: fill 180ms ease, stroke 180ms ease;
}

.model-volume.is-hot {
  fill: rgba(103, 232, 249, 0.075);
  stroke: rgba(103, 232, 249, 0.56);
}

.model-beam {
  pointer-events: none;
  stroke-width: 2.4;
  transition: opacity 160ms ease, stroke-width 160ms ease;
}

.model-beam.is-hot {
  opacity: 1;
  stroke-width: 5.4;
}

.model-beam-hit {
  cursor: pointer;
  fill: none;
  pointer-events: stroke;
  stroke: transparent;
  stroke-width: 24;
}

.model-node {
  cursor: pointer;
  transform-box: fill-box;
  transform-origin: center;
}

.model-node circle:first-child {
  fill: #07101a;
  stroke: #79f2ff;
  stroke-width: 2.3;
  transition: filter 180ms ease, stroke 180ms ease;
}

.model-node circle:last-child {
  fill: #e7eef8;
  pointer-events: none;
}

.model-node.is-hot circle:first-child {
  filter: drop-shadow(0 0 12px rgba(103, 232, 249, 0.9));
  stroke: #ff4c5f;
}

.model-foundation {
  cursor: pointer;
  fill: rgba(103, 232, 249, 0.1);
  stroke: rgba(103, 232, 249, 0.38);
  stroke-width: 1;
  transform: rotate(-5.5deg);
  transform-box: fill-box;
  transform-origin: center;
  transition: fill 180ms ease, stroke 180ms ease;
}

.model-foundation.is-hot {
  fill: rgba(255, 76, 95, 0.14);
  stroke: rgba(255, 76, 95, 0.72);
}

.model-chip {
  backdrop-filter: blur(18px);
  background: rgba(7, 11, 18, 0.74);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  color: #e2e8f0;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  padding: 0.8rem 0.95rem;
  pointer-events: none;
  position: absolute;
  text-transform: uppercase;
  z-index: 30;
}

.model-readout {
  backdrop-filter: blur(18px);
  background: rgba(7, 11, 18, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 8px;
  bottom: 1.25rem;
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.34);
  left: 1.25rem;
  max-width: 22rem;
  padding: 1rem;
  position: absolute;
  z-index: 40;
}

.model-readout h3 {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 850;
  letter-spacing: -0.01em;
  margin-top: 0.35rem;
}

.model-readout p {
  color: #94a3b8;
  font-size: 0.8rem;
  line-height: 1.6;
  margin-top: 0.5rem;
}

.model-readout .readout-kicker {
  color: #67e8f9;
  font-size: 0.68rem;
  font-weight: 900;
  letter-spacing: 0.22em;
  margin-top: 0;
  text-transform: uppercase;
}

.model-readout span {
  color: #e2e8f0;
  display: inline-flex;
  font-size: 0.72rem;
  font-weight: 850;
  letter-spacing: 0.08em;
  margin-top: 0.85rem;
  text-transform: uppercase;
}

.trust-pill {
  align-items: center;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  color: #e2e8f0;
  display: flex;
  font-size: 0.875rem;
  font-weight: 700;
  min-height: 3.4rem;
  padding: 0.95rem 1rem;
}

.signal-badge {
  align-items: center;
  background:
    linear-gradient(145deg, rgba(103, 232, 249, 0.08), rgba(255, 255, 255, 0.035)),
    rgba(7, 11, 18, 0.66);
  border: 1px solid rgba(103, 232, 249, 0.18);
  border-radius: 8px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  color: #e2e8f0;
  display: flex;
  font-size: 0.82rem;
  font-weight: 800;
  gap: 0.7rem;
  min-height: 3.75rem;
  overflow: hidden;
  padding: 1rem;
  position: relative;
}

.signal-badge::after {
  background: linear-gradient(90deg, transparent, rgba(103, 232, 249, 0.22), transparent);
  content: "";
  height: 100%;
  left: -80%;
  position: absolute;
  top: 0;
  transform: skewX(-18deg);
  transition: left 520ms ease;
  width: 55%;
}

.signal-badge:hover::after {
  left: 125%;
}

.lux-panel,
.service-card,
.project-panel,
.process-step,
.reason-row {
  backdrop-filter: blur(20px);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.065), rgba(255, 255, 255, 0.026));
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 26px 70px rgba(0, 0, 0, 0.22);
  overflow: hidden;
  position: relative;
}

.lux-panel::before,
.service-card::before,
.project-panel::before,
.process-step::before,
.reason-row::before {
  background: linear-gradient(90deg, transparent, rgba(103, 232, 249, 0.42), transparent);
  content: "";
  height: 1px;
  left: -80%;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: left 500ms ease, opacity 500ms ease;
  width: 80%;
}

.lux-panel:hover::before,
.service-card:hover::before,
.project-panel:hover::before,
.process-step:hover::before,
.reason-row:hover::before {
  left: 100%;
  opacity: 1;
}

.service-mosaic {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr;
}

.service-card {
  min-height: 18rem;
  padding: 1.35rem;
  transform-style: preserve-3d;
  transition: border-color 220ms ease, box-shadow 220ms ease, transform 220ms ease, background 220ms ease;
}

.service-card:hover {
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.035));
  border-color: rgba(103, 232, 249, 0.36);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 34px 90px rgba(0, 0, 0, 0.28), 0 0 40px rgba(103, 232, 249, 0.1);
  transform: rotateX(2deg) rotateY(-2deg) translateY(-7px);
}

.service-icon {
  background: rgba(103, 232, 249, 0.1);
  border: 1px solid rgba(103, 232, 249, 0.25);
  border-radius: 8px;
  color: #67e8f9;
  display: grid;
  height: 3rem;
  place-items: center;
  width: 3rem;
}

.service-stats {
  display: grid;
  gap: 0.45rem;
  margin-top: 1.25rem;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transform: translateY(8px);
  transition: max-height 240ms ease, opacity 240ms ease, transform 240ms ease;
}

.service-card:hover .service-stats {
  max-height: 8rem;
  opacity: 1;
  transform: translateY(0);
}

.service-stats span {
  align-items: center;
  background: rgba(7, 11, 18, 0.62);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 8px;
  color: #cbd5e1;
  display: flex;
  font-size: 0.72rem;
  font-weight: 800;
  justify-content: space-between;
  letter-spacing: 0.08em;
  padding: 0.45rem 0.65rem;
  text-transform: uppercase;
}

.service-stats strong {
  color: #67e8f9;
}

.workflow-index {
  align-items: center;
  background: #f8fbff;
  border-radius: 8px;
  color: #07101a;
  display: inline-flex;
  font-size: 0.75rem;
  font-weight: 900;
  height: 2.8rem;
  justify-content: center;
  width: 2.8rem;
}

.journey-shell {
  display: grid;
  gap: 1rem;
  position: relative;
}

.journey-connector {
  background: linear-gradient(180deg, transparent, rgba(103, 232, 249, 0.62), rgba(255, 76, 95, 0.35), transparent);
  bottom: 0;
  left: 1.45rem;
  position: absolute;
  top: 0;
  width: 1px;
}

.journey-connector::after {
  animation: rail-scan 4.4s ease-in-out infinite;
  background: #67e8f9;
  box-shadow: 0 0 26px rgba(103, 232, 249, 0.86);
  content: "";
  height: 6rem;
  left: -1px;
  position: absolute;
  top: 0;
  width: 3px;
}

.journey-level {
  align-items: start;
  background:
    radial-gradient(circle at 10% 20%, rgba(103, 232, 249, 0.11), transparent 28%),
    rgba(255, 255, 255, 0.036);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  display: grid;
  gap: 1rem;
  grid-template-columns: auto 1fr;
  min-height: 8.4rem;
  overflow: hidden;
  padding: 1rem;
  position: relative;
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.journey-level::before {
  background: linear-gradient(90deg, rgba(103, 232, 249, 0.42), rgba(255, 76, 95, 0.3));
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 3px;
}

.journey-level:hover {
  border-color: rgba(103, 232, 249, 0.32);
  box-shadow: 0 26px 70px rgba(0, 0, 0, 0.28), 0 0 36px rgba(103, 232, 249, 0.08);
  transform: translateY(-4px);
}

.journey-status {
  background: rgba(103, 232, 249, 0.12);
  border: 1px solid rgba(103, 232, 249, 0.22);
  border-radius: 999px;
  color: #67e8f9;
  font-size: 0.62rem;
  font-weight: 900;
  letter-spacing: 0.16em;
  padding: 0.35rem 0.55rem;
  text-transform: uppercase;
}

.software-console,
.control-panel {
  background:
    linear-gradient(145deg, rgba(103, 232, 249, 0.075), transparent 40%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.02));
}

.software-badge {
  align-items: center;
  background: rgba(7, 11, 18, 0.54);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 8px;
  display: flex;
  gap: 0.75rem;
  min-height: 3.65rem;
  padding: 0.9rem 1rem;
}

.project-grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr;
}

.project-panel {
  min-height: 23rem;
  padding: 1.4rem;
  transition: border-color 220ms ease, transform 220ms ease, box-shadow 220ms ease;
}

.project-panel:hover {
  border-color: rgba(103, 232, 249, 0.36);
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.3), 0 0 40px rgba(103, 232, 249, 0.08);
  transform: translateY(-5px);
}

.project-line-art {
  inset: 0;
  opacity: 0.78;
  position: absolute;
}

.project-line-art::before {
  background:
    linear-gradient(90deg, rgba(103, 232, 249, 0.09) 1px, transparent 1px),
    linear-gradient(180deg, rgba(103, 232, 249, 0.07) 1px, transparent 1px);
  background-size: 32px 32px;
  content: "";
  inset: 0;
  position: absolute;
}

.project-line-art span {
  background: rgba(103, 232, 249, 0.45);
  height: 1px;
  position: absolute;
  transform-origin: left center;
}

.project-line-art .span-a {
  left: 12%;
  top: 62%;
  transform: rotate(-17deg);
  width: 72%;
}

.project-line-art .span-b {
  left: 18%;
  top: 32%;
  transform: rotate(12deg);
  width: 60%;
}

.project-line-art .span-c {
  left: 28%;
  top: 76%;
  transform: rotate(-90deg);
  width: 44%;
}

.reason-row {
  align-items: flex-start;
  color: #e2e8f0;
  display: flex;
  gap: 1rem;
  padding: 1.1rem 1.2rem;
  transition: border-color 180ms ease, transform 180ms ease;
}

.reason-row:hover {
  border-color: rgba(103, 232, 249, 0.32);
  transform: translateX(4px);
}

.reason-row p {
  font-size: 0.95rem;
  font-weight: 650;
  line-height: 1.65;
}

.process-grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr;
}

.process-step {
  min-height: 15rem;
  padding: 1.25rem;
  transition: border-color 180ms ease, transform 180ms ease;
}

.process-step:hover {
  border-color: rgba(103, 232, 249, 0.34);
  transform: translateY(-5px);
}

.process-step span {
  color: #67e8f9;
  font-size: 0.75rem;
  font-weight: 900;
  letter-spacing: 0.22em;
}

.process-step h3 {
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin-top: 3.25rem;
}

.process-step p {
  color: #94a3b8;
  font-size: 0.9rem;
  line-height: 1.8;
  margin-top: 1rem;
}

.cta-panel {
  background:
    linear-gradient(145deg, rgba(103, 232, 249, 0.13), rgba(255, 255, 255, 0.05) 48%, rgba(255, 76, 95, 0.1)),
    #09111d;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 8px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 36px 110px rgba(0, 0, 0, 0.36);
  overflow: hidden;
  padding: 2rem;
  position: relative;
}

.cta-grid {
  animation: grid-drift 16s linear infinite;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.075) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, 0.06) 1px, transparent 1px);
  background-size: 46px 46px;
  inset: 0;
  opacity: 0.6;
  position: absolute;
}

.intake-form {
  backdrop-filter: blur(22px);
  background: rgba(7, 11, 18, 0.68);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 24px 70px rgba(0, 0, 0, 0.25);
  display: grid;
  gap: 1rem;
  padding: 1rem;
}

.intake-form label {
  color: #cbd5e1;
  display: grid;
  font-size: 0.72rem;
  font-weight: 850;
  gap: 0.55rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.intake-form input,
.intake-form select,
.intake-form textarea {
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  color: #ffffff;
  font-size: 0.92rem;
  font-weight: 600;
  letter-spacing: 0;
  outline: none;
  padding: 0.9rem 0.95rem;
  text-transform: none;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  width: 100%;
}

.intake-form textarea {
  resize: vertical;
}

.intake-form input:focus,
.intake-form select:focus,
.intake-form textarea:focus {
  background: rgba(255, 255, 255, 0.075);
  border-color: rgba(103, 232, 249, 0.52);
  box-shadow: 0 0 0 3px rgba(103, 232, 249, 0.1);
}

.intake-form option {
  background: #09111d;
}

.intake-form small {
  color: #ff7a88;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: none;
}

.form-success {
  border: 1px solid rgba(103, 232, 249, 0.22);
  border-radius: 8px;
  color: #cffafe;
  font-size: 0.86rem;
  font-weight: 700;
  line-height: 1.7;
  padding: 0.85rem 1rem;
}

.footer-title {
  color: #ffffff;
  font-size: 0.85rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  margin-bottom: 1rem;
  text-transform: uppercase;
}

.footer-copy {
  color: #94a3b8;
  font-size: 0.875rem;
  line-height: 1.8;
}

@keyframes grid-drift {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 38px 38px;
  }
}

@keyframes ambient-scan {
  0%,
  18% {
    top: -20rem;
  }

  70%,
  100% {
    top: 100%;
  }
}

@keyframes model-scan {
  0%,
  45% {
    left: -65%;
  }

  75%,
  100% {
    left: 125%;
  }
}

@keyframes rail-scan {
  0% {
    opacity: 0;
    top: 0;
  }

  15%,
  70% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    top: calc(100% - 7rem);
  }
}

@keyframes journey-scan-x {
  0% {
    left: 0;
    opacity: 0;
  }

  18%,
  72% {
    opacity: 1;
  }

  100% {
    left: calc(100% - 7rem);
    opacity: 0;
  }
}

@media not all and (max-width: 639.98px) {
  .brand-tagline {
    display: block;
  }

  .compact-three,
  .hero-stats,
  .software-grid,
  .trust-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .hero-stats {
    display: grid;
  }

  .hero-actions {
    flex-direction: row;
  }

  .project-grid,
  .process-grid,
  .service-mosaic {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .cta-panel {
    padding: 3rem;
  }

  .model-stage {
    aspect-ratio: 1.25;
  }
}

@media not all and (max-width: 767.98px) {
  .footer-layout {
    grid-template-columns: 1.25fr 0.8fr 0.8fr 0.8fr;
  }

  .hero-copy {
    font-size: 1.25rem;
  }

  .hero-title {
    font-size: 4.5rem;
  }

  .section-copy {
    font-size: 1.125rem;
  }

  .section-title {
    font-size: 3rem;
  }
}

@media not all and (max-width: 1023.98px) {
  .cta-layout {
    align-items: start;
    grid-template-columns: 1fr 0.88fr;
  }

  .desktop-cta {
    display: inline-flex;
  }

  .desktop-nav {
    display: flex;
  }

  .hero-layout {
    grid-template-columns: 0.92fr 1.08fr;
  }

  .hero-section {
    min-height: 100vh;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 9rem;
  }

  .mobile-nav-toggle {
    display: none;
  }

  .software-layout {
    align-items: start;
    grid-template-columns: 0.82fr 1.18fr;
  }

  .trust-layout {
    align-items: center;
    grid-template-columns: 0.75fr 1.25fr;
  }

  .why-layout {
    align-items: center;
    grid-template-columns: 1fr 1.05fr;
  }

  .service-mosaic {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .journey-shell {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .journey-connector {
    bottom: auto;
    height: 1px;
    left: 4%;
    right: 4%;
    top: 2.4rem;
    width: auto;
  }

  .journey-connector::after {
    animation: journey-scan-x 4.8s ease-in-out infinite;
    height: 3px;
    left: 0;
    top: -1px;
    width: 7rem;
  }

  .journey-level {
    gap: 1.2rem;
    grid-template-columns: 1fr;
    min-height: 18rem;
    padding: 1rem;
  }

  .project-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .process-grid {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .process-step {
    min-height: 18.5rem;
  }
}

@media not all and (max-width: 1279.98px) {
  .hero-title {
    font-size: 6.5rem;
  }
}

@media (max-width: 768px) {
  .section-pad {
    padding-bottom: 5rem;
    padding-top: 5rem;
  }

  .model-stage {
    aspect-ratio: 0.95;
  }

  .model-chip {
    font-size: 0.62rem;
    padding: 0.65rem 0.75rem;
  }

  .model-readout {
    bottom: 0.85rem;
    left: 0.85rem;
    max-width: calc(100% - 1.7rem);
    padding: 0.85rem;
  }

  .service-stats {
    max-height: 8rem;
    opacity: 1;
    transform: translateY(0);
  }
}

.selection\:bg-cyan-300 *::-moz-selection {
  --tw-bg-opacity: 1;
  background-color: rgb(103 232 249 / var(--tw-bg-opacity, 1));
}

.selection\:bg-cyan-300 *::selection {
  --tw-bg-opacity: 1;
  background-color: rgb(103 232 249 / var(--tw-bg-opacity, 1));
}

.selection\:text-\[\#07101a\] *::-moz-selection {
  --tw-text-opacity: 1;
  color: rgb(7 16 26 / var(--tw-text-opacity, 1));
}

.selection\:text-\[\#07101a\] *::selection {
  --tw-text-opacity: 1;
  color: rgb(7 16 26 / var(--tw-text-opacity, 1));
}

.selection\:bg-cyan-300::-moz-selection {
  --tw-bg-opacity: 1;
  background-color: rgb(103 232 249 / var(--tw-bg-opacity, 1));
}

.selection\:bg-cyan-300::selection {
  --tw-bg-opacity: 1;
  background-color: rgb(103 232 249 / var(--tw-bg-opacity, 1));
}

.selection\:text-\[\#07101a\]::-moz-selection {
  --tw-text-opacity: 1;
  color: rgb(7 16 26 / var(--tw-text-opacity, 1));
}

.selection\:text-\[\#07101a\]::selection {
  --tw-text-opacity: 1;
  color: rgb(7 16 26 / var(--tw-text-opacity, 1));
}

.hover\:-translate-y-0\.5:hover {
  --tw-translate-y: -0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:bg-slate-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}

.hover\:text-cyan-300:hover {
  --tw-text-opacity: 1;
  color: rgb(103 232 249 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:translate-x-1 {
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 640px) {

  .sm\:w-auto {
    width: auto;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:p-6 {
    padding: 1.5rem;
  }
}

@media (min-width: 768px) {

  .md\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .md\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
}

@media (min-width: 1024px) {

  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
