*, ::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-3\.5 {
  height: 0.875rem;
}
.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-3\.5 {
  width: 0.875rem;
}
.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;
}
.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-cyan-100\/10 {
  border-color: rgb(207 250 254 / 0.1);
}
.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-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\.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-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pt-40 {
  padding-top: 10rem;
}
.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-black {
  font-weight: 900;
}
.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\.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-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px 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_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);
}
.shadow-black\/40 {
  --tw-shadow-color: rgb(0 0 0 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.blur {
  --tw-blur: blur(8px);
  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);
}
.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-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;
}

[id] {
  scroll-margin-top: 9.5rem;
}

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

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

.intro-splash {
  align-items: center;
  background:
    radial-gradient(circle at 50% 44%, rgba(103, 232, 249, 0.12), transparent 36%),
    radial-gradient(circle at 50% 55%, rgba(245, 178, 65, 0.1), transparent 31%),
    radial-gradient(circle at 50% 50%, rgba(2, 4, 7, 0.12), #020407 72%),
    #020407;
  display: grid;
  inset: 0;
  isolation: isolate;
  justify-items: center;
  overflow: hidden;
  perspective: 1400px;
  pointer-events: none;
  position: fixed;
  z-index: 100;
}

.intro-splash::before,
.intro-splash::after {
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

.intro-splash::before {
  animation: intro-fade-grid 2.4s ease-in-out forwards;
  background:
    linear-gradient(90deg, rgba(103, 232, 249, 0.08) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, 0.045) 1px, transparent 1px);
  background-size: 72px 72px;
  opacity: 0.32;
  z-index: -2;
}

.intro-splash::after {
  animation: intro-aperture 2.55s ease-in-out forwards;
  background:
    radial-gradient(circle at center, transparent 0 48%, rgba(2, 4, 7, 0.46) 70%, #020407 100%),
    linear-gradient(90deg, #020407 0 7%, transparent 19% 81%, #020407 93% 100%),
    linear-gradient(180deg, #020407 0 6%, transparent 17% 83%, #020407 94% 100%);
  z-index: 4;
}

.intro-grid {
  animation: grid-drift 12s linear infinite;
  background:
    linear-gradient(90deg, rgba(103, 232, 249, 0.055) 1px, transparent 1px),
    linear-gradient(180deg, rgba(103, 232, 249, 0.045) 1px, transparent 1px);
  background-size: 34px 34px;
  inset: 0;
  opacity: 0.36;
  position: absolute;
  z-index: -1;
}

.intro-core {
  display: grid;
  margin-top: -1vh;
  place-items: center;
  position: relative;
  transform-style: preserve-3d;
  width: min(112vmin, 70rem);
  z-index: 2;
}

.intro-core::before {
  background:
    radial-gradient(circle, rgba(103, 232, 249, 0.2), transparent 60%),
    radial-gradient(circle, rgba(245, 178, 65, 0.12), transparent 66%);
  border-radius: 999px;
  content: "";
  height: 74%;
  position: absolute;
  transform: translateZ(-100px);
  width: 74%;
}

.intro-logo {
  animation: intro-logo-energy 2.35s ease-in-out forwards, intro-logo-spin 2.35s cubic-bezier(0.18, 0.74, 0.18, 1) forwards;
  display: block;
  filter: drop-shadow(0 0 56px rgba(103, 232, 249, 0.18)) drop-shadow(0 0 46px rgba(245, 178, 65, 0.16));
  height: min(108vmin, 66rem);
  mask-image: radial-gradient(ellipse at center, #000 0 58%, rgba(0, 0, 0, 0.9) 67%, transparent 79%);
  -webkit-mask-image: radial-gradient(ellipse at center, #000 0 58%, rgba(0, 0, 0, 0.9) 67%, transparent 79%);
  mix-blend-mode: screen;
  -o-object-fit: contain;
     object-fit: contain;
  transform-style: preserve-3d;
  width: min(108vmin, 66rem);
}

.intro-ring {
  border: 1px solid rgba(103, 232, 249, 0.22);
  border-radius: 999px;
  position: absolute;
}

.intro-ring-a {
  animation: intro-ring-a 2.3s ease-in-out forwards;
  height: 74%;
  width: 74%;
}

.intro-ring-b {
  animation: intro-ring-b 2.15s ease-in-out forwards;
  border-color: rgba(245, 178, 65, 0.18);
  height: 54%;
  width: 54%;
}

.intro-scan {
  animation: intro-scan 1.55s ease-in-out 0.24s forwards;
  background: linear-gradient(90deg, transparent, rgba(103, 232, 249, 0.42), rgba(255, 255, 255, 0.55), transparent);
  height: 100%;
  left: -70%;
  position: absolute;
  top: 0;
  transform: skewX(-18deg);
  width: 38%;
}

.intro-vanish {
  background: linear-gradient(90deg, transparent, rgba(103, 232, 249, 0.48), rgba(255, 255, 255, 0.88), rgba(245, 178, 65, 0.34), transparent);
  height: 2px;
  position: absolute;
  transform-origin: center;
  width: 100%;
  z-index: 5;
}

.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;
}

.site-header {
  background:
    radial-gradient(circle at 5.5rem 50%, #020407 0 7rem, rgba(2, 4, 7, 0.98) 8.8rem, transparent 15rem),
    linear-gradient(180deg, rgba(10, 25, 35, 0.88), rgba(5, 11, 18, 0.94)),
    #050b12;
  backdrop-filter: blur(22px);
  box-shadow: 0 22px 60px rgba(0, 0, 0, 0.48), inset 0 -1px 0 rgba(0, 234, 255, 0.14);
  perspective: 1200px;
}

.site-header::before {
  animation: header-field-drift 13s linear infinite;
  background:
    linear-gradient(90deg, rgba(103, 232, 249, 0.05) 1px, transparent 1px),
    linear-gradient(180deg, rgba(103, 232, 249, 0.035) 1px, transparent 1px),
    linear-gradient(90deg, transparent, rgba(103, 232, 249, 0.075), transparent),
    linear-gradient(180deg, rgba(255, 255, 255, 0.045), transparent 56%);
  background-size: 64px 64px, 64px 64px, auto, auto;
  content: "";
  inset: 0;
  opacity: 0.62;
  pointer-events: none;
  position: absolute;
}

.site-header::after {
  animation: header-scan-sweep 4.2s ease-in-out infinite;
  background: linear-gradient(90deg, transparent, rgba(0, 234, 255, 0.7), rgba(255, 255, 255, 0.62), transparent);
  bottom: 0;
  content: "";
  height: 1px;
  left: -35%;
  pointer-events: none;
  position: absolute;
  width: 34%;
}

.header-cursor-glow {
  background: radial-gradient(circle, rgba(0, 234, 255, 0.2), rgba(0, 234, 255, 0.075) 32%, transparent 68%);
  border-radius: 999px;
  height: 16rem;
  pointer-events: none;
  position: absolute;
  transform: translate(-50%, -50%);
  transition: opacity 180ms ease;
  width: 16rem;
  z-index: 0;
}

.header-rail {
  animation: header-rail-pulse 5.8s ease-in-out infinite;
  background:
    linear-gradient(90deg, transparent, rgba(103, 232, 249, 0.16), transparent),
    linear-gradient(90deg, rgba(103, 232, 249, 0.18), transparent 22%, transparent 78%, rgba(255, 76, 95, 0.12));
  height: 2.5rem;
  left: 12rem;
  opacity: 0.7;
  pointer-events: none;
  position: absolute;
  right: 9rem;
  top: 50%;
  transform: translateY(-50%);
}

.header-node {
  animation: header-node-drift 6.5s ease-in-out infinite;
  background: #67e8f9;
  border-radius: 999px;
  height: 0.3rem;
  opacity: 0.7;
  pointer-events: none;
  position: absolute;
  top: 50%;
  width: 0.3rem;
}

.header-node-a {
  animation-delay: 0s;
  left: 30%;
}

.header-node-b {
  animation-delay: 1.4s;
  left: 54%;
}

.header-node-c {
  animation-delay: 2.6s;
  left: 78%;
}

.header-structure-field {
  animation: header-field-float 9s ease-in-out infinite;
  bottom: 0.28rem;
  height: 3.25rem;
  left: clamp(13rem, 26vw, 24rem);
  opacity: 0.58;
  perspective: 1000px;
  pointer-events: none;
  position: absolute;
  right: clamp(8rem, 15vw, 16rem);
  transform-style: preserve-3d;
  z-index: 1;
}

.header-status-board {
  align-items: center;
  display: none;
  gap: 0.55rem;
  justify-content: center;
  left: clamp(11rem, 20vw, 19rem);
  pointer-events: none;
  position: absolute;
  right: clamp(8rem, 13vw, 14rem);
  top: 0.58rem;
  z-index: 3;
}

.header-status-board span {
  background: rgba(10, 25, 35, 0.72);
  border: 1px solid rgba(0, 234, 255, 0.2);
  border-radius: 8px;
  color: #94a3b8;
  font-size: 0.58rem;
  font-weight: 900;
  letter-spacing: 0.16em;
  padding: 0.34rem 0.5rem;
  text-transform: uppercase;
}

.header-status-board .is-online {
  color: #00eaff;
  box-shadow: 0 0 18px rgba(0, 234, 255, 0.12);
}

.field-plane {
  animation: header-plane-drift 12s linear infinite;
  background:
    linear-gradient(90deg, rgba(103, 232, 249, 0.08) 1px, transparent 1px),
    linear-gradient(180deg, rgba(103, 232, 249, 0.055) 1px, transparent 1px);
  background-size: 26px 26px;
  border-bottom: 1px solid rgba(103, 232, 249, 0.3);
  inset: 0.15rem 0 0;
  opacity: 0.32;
  position: absolute;
  transform: rotateX(62deg) rotateZ(-1deg);
  transform-origin: 50% 100%;
}

.field-beam {
  background: linear-gradient(90deg, transparent, rgba(103, 232, 249, 0.82), rgba(255, 255, 255, 0.7), transparent);
  box-shadow: 0 0 14px rgba(103, 232, 249, 0.18);
  height: 2px;
  left: 18%;
  position: absolute;
  top: 50%;
  transform-origin: center;
  width: 42%;
}

.field-beam-a {
  animation: header-beam-a 6.8s ease-in-out infinite;
}

.field-beam-b {
  animation: header-beam-b 7.6s ease-in-out infinite;
  left: 38%;
  width: 34%;
}

.field-beam-c {
  animation: header-beam-c 8.2s ease-in-out infinite;
  left: 28%;
  width: 52%;
}

.field-node {
  animation: header-field-node 4.8s ease-in-out infinite;
  background: #67e8f9;
  border-radius: 999px;
  box-shadow: 0 0 18px rgba(103, 232, 249, 0.56);
  height: 0.4rem;
  position: absolute;
  transform: translateZ(26px);
  width: 0.4rem;
}

.field-node-a {
  left: 27%;
  top: 42%;
}

.field-node-b {
  animation-delay: 0.8s;
  left: 52%;
  top: 20%;
}

.field-node-c {
  animation-delay: 1.6s;
  left: 73%;
  top: 56%;
}

.header-bim-wireframe {
  animation: header-wireframe-drift 7.4s ease-in-out infinite;
  filter: drop-shadow(0 0 14px rgba(0, 234, 255, 0.22));
  height: 4.2rem;
  left: 50%;
  opacity: 0.58;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -44%) rotateX(58deg) rotateZ(-3deg);
  transform-origin: center;
  width: min(18rem, 46vw);
}

.header-bim-wireframe path {
  stroke: rgba(0, 234, 255, 0.52);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.2;
}

.header-bim-wireframe path:nth-child(2) {
  fill: rgba(0, 234, 255, 0.045);
  stroke: rgba(255, 255, 255, 0.36);
}

.header-bim-wireframe circle {
  fill: #050b12;
  stroke: #00eaff;
  stroke-width: 1.6;
}

.brand-home-button {
  perspective: 1000px;
  transform-style: preserve-3d;
}

.brand-home-button:focus-visible {
  outline: none;
}

.brand-home-button:focus-visible .brand-mark {
  filter: drop-shadow(0 0 18px rgba(103, 232, 249, 0.38));
}

.brand-mark {
  align-items: center;
  animation: brand-breathe 8s ease-in-out infinite;
  background:
    radial-gradient(circle at 50% 18%, rgba(103, 232, 249, 0.12), transparent 56%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.065), rgba(255, 255, 255, 0.018)),
    #020407;
  border: 1px solid rgba(103, 232, 249, 0.18);
  border-radius: 8px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 0 28px rgba(103, 232, 249, 0.12);
  color: #67e8f9;
  display: grid;
  flex: 0 0 auto;
  height: 4rem;
  overflow: hidden;
  place-items: center;
  position: relative;
  transition: border-color 220ms ease, box-shadow 220ms ease, transform 220ms ease;
  width: 4rem;
}

.brand-mark::before,
.brand-mark::after {
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

.brand-mark::before {
  animation: brand-sheen 7s ease-in-out infinite;
  background: linear-gradient(110deg, transparent 20%, rgba(103, 232, 249, 0.18) 45%, transparent 66%);
  left: -160%;
  width: 80%;
}

.brand-mark::after {
  border: 1px solid rgba(103, 232, 249, 0.12);
  border-radius: inherit;
  box-shadow: inset 0 0 18px rgba(103, 232, 249, 0.08);
}

.brand-mark:hover {
  border-color: rgba(103, 232, 249, 0.34);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.16), 0 0 36px rgba(103, 232, 249, 0.16);
  transform: translateY(-1px);
}

.brand-mark img {
  border-radius: 6px;
  display: block;
  height: 3.72rem;
  mix-blend-mode: screen;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  transform: none;
  transition: transform 260ms ease, filter 260ms ease, opacity 260ms ease;
  width: 3.72rem;
  z-index: 1;
}

.brand-mark:hover img {
  filter: saturate(1.05) contrast(1.04);
  transform: scale(1.035);
}

.site-header .brand-mark {
  animation: logo-alive-frame 6.8s ease-in-out infinite;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  height: 8.1rem;
  overflow: visible;
  perspective: 1100px;
  transform-style: preserve-3d;
  width: 8.1rem;
}

.site-header .brand-mark::before,
.site-header .brand-mark::after {
  display: none;
}

.site-header .brand-mark img {
  animation: logo-alive 7.4s ease-in-out infinite;
  backface-visibility: visible;
  border-radius: 0;
  filter: none;
  height: 8rem;
  mix-blend-mode: normal;
  transform-origin: center;
  transform-style: preserve-3d;
  width: 8rem;
  will-change: transform;
}

.site-header .brand-mark:hover {
  border-color: transparent;
  box-shadow: none;
}

.site-header .brand-mark:hover img {
  animation: logo-hover-float 2.8s ease-in-out infinite;
  filter: none;
}

.brand-home-button:hover .brand-mark {
  animation: none;
  filter: drop-shadow(0 0 24px rgba(0, 234, 255, 0.3));
  transform: perspective(1000px) rotateX(var(--logo-rx, 0deg)) rotateY(var(--logo-ry, 0deg)) translateZ(18px) scale(1.03);
}

.brand-home-button:hover .brand-mark img,
.site-header .brand-mark:hover img {
  animation: none;
  filter: drop-shadow(0 0 18px rgba(0, 234, 255, 0.46)) saturate(1.08);
  transform: scale(1.035);
}

.nav-link {
  align-items: center;
  border-radius: 8px;
  border: 1px solid transparent;
  color: #94a3b8;
  display: inline-flex;
  font-size: 0.875rem;
  font-weight: 700;
  gap: 0.48rem;
  overflow: visible;
  padding: 0.72rem 0.85rem;
  position: relative;
  transition: background 180ms ease, border-color 180ms ease, box-shadow 180ms ease, color 180ms ease, transform 180ms ease;
}

.nav-link::before,
.nav-link::after {
  content: "";
  pointer-events: none;
  position: absolute;
}

.nav-link::before {
  background: linear-gradient(90deg, transparent, #00eaff, rgba(255, 255, 255, 0.78), #00eaff, transparent);
  bottom: 0.24rem;
  height: 2px;
  left: 14%;
  opacity: 0;
  right: 12%;
  transform: scaleX(0.36);
  transition: opacity 180ms ease, transform 220ms ease;
}

.nav-link::after {
  background: rgba(5, 11, 18, 0.92);
  border: 1px solid rgba(0, 234, 255, 0.25);
  border-radius: 8px;
  bottom: -2.05rem;
  color: #00eaff;
  content: attr(data-hud);
  font-size: 0.62rem;
  font-weight: 900;
  letter-spacing: 0.11em;
  line-height: 1;
  left: 50%;
  opacity: 0;
  padding: 0.42rem 0.55rem;
  pointer-events: none;
  text-transform: uppercase;
  transform: translateX(-50%) translateY(-4px) scale(0.96);
  transition: opacity 180ms ease, transform 220ms ease;
  white-space: nowrap;
  width: auto;
}

.nav-link:hover {
  background: linear-gradient(180deg, rgba(0, 234, 255, 0.12), rgba(255, 255, 255, 0.035));
  border-color: rgba(0, 234, 255, 0.25);
  box-shadow: inset 0 0 18px rgba(0, 234, 255, 0.06), 0 0 24px rgba(0, 234, 255, 0.1);
  color: #ffffff;
  transform: translateY(-1px);
}

.nav-link.is-active {
  background: rgba(0, 234, 255, 0.1);
  border-color: rgba(0, 234, 255, 0.35);
  box-shadow: inset 0 0 18px rgba(0, 234, 255, 0.08), 0 0 20px rgba(0, 234, 255, 0.12);
  color: #ffffff;
}

.nav-link:hover::before {
  opacity: 1;
  transform: scaleX(1);
}

.nav-link:hover::after,
.nav-link.is-active::before {
  opacity: 1;
  transform: translateX(-50%) translateY(0) scale(1);
}

.nav-link.is-active::before {
  transform: scaleX(1);
}

.nav-code {
  color: #00eaff;
  font-size: 0.58rem;
  font-weight: 900;
  letter-spacing: 0.12em;
  opacity: 0.72;
}

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

.desktop-nav {
  backdrop-filter: blur(18px);
  background: rgba(10, 25, 35, 0.58);
  border: 1px solid rgba(0, 234, 255, 0.16);
  border-radius: 8px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 0 28px rgba(0, 234, 255, 0.05);
  padding: 0.32rem;
}

.desktop-cta {
  overflow: hidden;
  position: relative;
}

.hud-cta {
  background: linear-gradient(180deg, #f7fbff, #dffaff);
  border-color: rgba(0, 234, 255, 0.34);
  box-shadow: 0 0 24px rgba(0, 234, 255, 0.16), inset 0 0 18px rgba(0, 234, 255, 0.12);
}

.desktop-cta::before {
  animation: cta-scan 3.8s ease-in-out infinite;
  background: linear-gradient(115deg, transparent 18%, rgba(103, 232, 249, 0.34) 44%, transparent 68%);
  content: "";
  inset: -0.2rem auto -0.2rem -70%;
  pointer-events: none;
  position: absolute;
  transform: skewX(-18deg);
  width: 48%;
}

.desktop-cta > * {
  position: relative;
  z-index: 1;
}

.mobile-nav-toggle {
  display: grid;
  background: rgba(10, 25, 35, 0.72);
  border-color: rgba(0, 234, 255, 0.28);
  box-shadow: inset 0 0 18px rgba(0, 234, 255, 0.08), 0 0 20px rgba(0, 234, 255, 0.1);
  overflow: hidden;
  position: relative;
}

.mobile-toggle-glow {
  animation: mobile-toggle-scan 2.6s ease-in-out infinite;
  background: linear-gradient(90deg, transparent, rgba(0, 234, 255, 0.52), transparent);
  inset: 0 auto 0 -80%;
  position: absolute;
  transform: skewX(-16deg);
  width: 62%;
}

.mobile-nav-toggle svg {
  position: relative;
  z-index: 1;
}

.mission-panel {
  background:
    radial-gradient(circle at 76% 12%, rgba(0, 234, 255, 0.16), transparent 30rem),
    linear-gradient(180deg, rgba(5, 11, 18, 0.98), rgba(3, 8, 14, 0.99));
  overflow: hidden;
}

.mission-panel-grid {
  background:
    linear-gradient(90deg, rgba(0, 234, 255, 0.08) 1px, transparent 1px),
    linear-gradient(180deg, rgba(0, 234, 255, 0.055) 1px, transparent 1px);
  background-size: 34px 34px;
  inset: 0;
  opacity: 0.45;
  pointer-events: none;
  position: absolute;
}

.mission-panel::after {
  animation: header-scan-sweep 4.6s ease-in-out infinite;
  background: linear-gradient(90deg, transparent, rgba(0, 234, 255, 0.58), transparent);
  content: "";
  height: 1px;
  left: -40%;
  position: absolute;
  top: 7rem;
  width: 42%;
}

.mission-close {
  align-items: center;
  background: rgba(10, 25, 35, 0.72);
  border: 1px solid rgba(0, 234, 255, 0.25);
  border-radius: 8px;
  color: #ffffff;
  display: grid;
  height: 2.8rem;
  place-items: center;
  width: 2.8rem;
}

.mission-status {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  position: relative;
  z-index: 1;
}

.mission-status span {
  background: rgba(10, 25, 35, 0.72);
  border: 1px solid rgba(0, 234, 255, 0.22);
  border-radius: 8px;
  color: #00eaff;
  font-size: 0.65rem;
  font-weight: 900;
  letter-spacing: 0.14em;
  padding: 0.5rem 0.6rem;
  text-transform: uppercase;
}

.mission-link {
  background: linear-gradient(145deg, rgba(10, 25, 35, 0.76), rgba(255, 255, 255, 0.035));
  border: 1px solid rgba(0, 234, 255, 0.18);
  border-radius: 8px;
  color: #ffffff;
  display: grid;
  gap: 0.28rem;
  min-height: 5.2rem;
  padding: 1rem;
  position: relative;
  text-align: left;
}

.mission-link::before {
  background: #00eaff;
  box-shadow: 0 0 18px rgba(0, 234, 255, 0.7);
  content: "";
  height: 55%;
  left: 0;
  position: absolute;
  top: 22%;
  width: 2px;
}

.mission-link span {
  color: #00eaff;
  font-size: 0.68rem;
  font-weight: 900;
  letter-spacing: 0.18em;
}

.mission-link strong {
  font-size: 1.2rem;
}

.mission-link small {
  color: #94a3b8;
  font-size: 0.78rem;
}

.mission-link.is-active {
  border-color: rgba(0, 234, 255, 0.42);
  box-shadow: 0 0 28px rgba(0, 234, 255, 0.12);
}

.mission-cta {
  align-items: center;
  background: #f7fbff;
  border-radius: 8px;
  color: #050b12;
  display: inline-flex;
  font-weight: 900;
  gap: 0.55rem;
  justify-content: center;
  min-height: 3.4rem;
  padding: 0.9rem 1rem;
}

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

.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);
}

.site-fairy {
  animation: fairy-flight 24s ease-in-out infinite;
  filter: drop-shadow(0 0 22px rgba(103, 232, 249, 0.24));
  pointer-events: none;
  position: fixed;
  right: clamp(1rem, 2.4vw, 2rem);
  top: 58vh;
  transform-style: preserve-3d;
  z-index: 45;
}

.site-fairy.is-open,
.site-fairy:hover {
  animation-play-state: paused;
}

.site-fairy.is-open {
  animation: none;
  bottom: 2rem;
  right: clamp(1rem, 2.4vw, 2rem);
  top: auto;
  transform: none;
}

.fairy-button {
  align-items: center;
  background: transparent;
  border: 0;
  color: #ecfeff;
  cursor: pointer;
  display: grid;
  height: 4.85rem;
  isolation: isolate;
  padding: 0;
  place-items: center;
  pointer-events: auto;
  position: relative;
  transform-style: preserve-3d;
  width: 4.85rem;
}

.fairy-aura {
  animation: fairy-aura-pulse 3.6s ease-in-out infinite;
  background:
    radial-gradient(circle, rgba(103, 232, 249, 0.3), transparent 62%),
    radial-gradient(circle at 62% 42%, rgba(255, 204, 102, 0.2), transparent 52%);
  border-radius: 999px;
  filter: blur(0.5px);
  inset: 0.2rem;
  position: absolute;
}

.fairy-wing {
  animation: fairy-wing-flutter 1.8s ease-in-out infinite;
  background: linear-gradient(135deg, rgba(236, 254, 255, 0.7), rgba(103, 232, 249, 0.12));
  border: 1px solid rgba(236, 254, 255, 0.26);
  height: 2.3rem;
  position: absolute;
  top: 0.88rem;
  width: 1.45rem;
  z-index: 1;
}

.fairy-wing-left {
  border-radius: 999px 0 999px 999px;
  left: 0.86rem;
  transform: rotate(-35deg) skewY(-10deg);
  transform-origin: 100% 80%;
}

.fairy-wing-right {
  animation-delay: 0.12s;
  border-radius: 0 999px 999px 999px;
  right: 0.86rem;
  transform: rotate(35deg) skewY(10deg);
  transform-origin: 0 80%;
}

.fairy-core {
  align-items: center;
  animation: fairy-core-drift 4.2s ease-in-out infinite;
  background:
    radial-gradient(circle at 35% 25%, #ffffff, #67e8f9 34%, #0b1422 72%),
    #67e8f9;
  border: 1px solid rgba(255, 255, 255, 0.55);
  border-radius: 999px;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.7),
    0 0 26px rgba(103, 232, 249, 0.68),
    0 0 42px rgba(255, 204, 102, 0.16);
  display: flex;
  height: 2.65rem;
  justify-content: center;
  position: relative;
  width: 2.65rem;
  z-index: 2;
}

.fairy-trail {
  animation: fairy-trail 2.6s ease-in-out infinite;
  background: rgba(103, 232, 249, 0.78);
  border-radius: 999px;
  height: 0.22rem;
  position: absolute;
  width: 0.22rem;
}

.fairy-trail-a {
  animation-delay: 0s;
  left: 0.75rem;
  top: 3.6rem;
}

.fairy-trail-b {
  animation-delay: 0.42s;
  right: 0.8rem;
  top: 3.75rem;
}

.fairy-trail-c {
  animation-delay: 0.84s;
  left: 2.22rem;
  top: 4.35rem;
}

.fairy-panel {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.04)),
    rgba(5, 11, 19, 0.97);
  backdrop-filter: blur(22px);
  border: 1px solid rgba(103, 232, 249, 0.2);
  border-radius: 8px;
  bottom: 0.25rem;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.1);
  padding: 1rem;
  pointer-events: auto;
  position: absolute;
  right: 5.4rem;
  width: min(18rem, calc(100vw - 2rem));
}

.fairy-panel > * {
  position: relative;
  z-index: 1;
}

.fairy-panel::before {
  background:
    linear-gradient(90deg, rgba(103, 232, 249, 0.12) 1px, transparent 1px),
    linear-gradient(180deg, rgba(103, 232, 249, 0.08) 1px, transparent 1px);
  background-size: 22px 22px;
  content: "";
  inset: 0;
  opacity: 0.45;
  pointer-events: none;
  position: absolute;
}

.fairy-kicker {
  color: #67e8f9;
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.24em;
  position: relative;
  text-transform: uppercase;
}

.fairy-panel h3 {
  color: #ffffff;
  font-size: 1.05rem;
  font-weight: 800;
  margin-top: 0.35rem;
  position: relative;
}

.fairy-link {
  align-items: center;
  background: rgba(255, 255, 255, 0.045);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  color: #e2e8f0;
  display: flex;
  font-size: 0.82rem;
  font-weight: 800;
  justify-content: space-between;
  padding: 0.72rem 0.78rem;
  position: relative;
  transition: border-color 180ms ease, color 180ms ease, transform 180ms ease, background 180ms ease;
}

.fairy-link:hover {
  background: rgba(103, 232, 249, 0.09);
  border-color: rgba(103, 232, 249, 0.34);
  color: #ffffff;
  transform: translateX(-2px);
}

.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), inset 0 0 20px rgba(103, 232, 249, 0.045);
  height: clamp(5.8rem, 18vw, 9rem);
  opacity: 0.62;
  pointer-events: none;
  position: absolute;
  transform: translate(-50%, -50%);
  transition: left 60ms linear, top 60ms linear, opacity 160ms ease, box-shadow 160ms ease;
  width: clamp(5.8rem, 18vw, 9rem);
  z-index: 4;
}

.model-reticle.is-active {
  box-shadow: 0 0 38px rgba(103, 232, 249, 0.2), inset 0 0 24px rgba(103, 232, 249, 0.07);
  opacity: 1;
}

.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: 30rem;
  padding: 1.35rem;
  transform-style: preserve-3d;
  transition: border-color 220ms ease, box-shadow 220ms ease, transform 160ms ease, background 220ms ease;
  transform: perspective(1000px) rotateX(var(--rx, 0deg)) rotateY(var(--ry, 0deg)) translateY(0);
  will-change: transform;
}

.service-card > * {
  position: relative;
  z-index: 2;
}

.service-card::after {
  background: radial-gradient(circle at var(--mx, 50%) var(--my, 32%), rgba(103, 232, 249, 0.16), transparent 28%);
  content: "";
  inset: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: opacity 180ms ease;
  z-index: 1;
}

.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: perspective(1000px) rotateX(var(--rx, 0deg)) rotateY(var(--ry, 0deg)) translateY(-7px);
}

.service-card:hover::after {
  opacity: 1;
}

.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-model {
  background:
    linear-gradient(90deg, rgba(103, 232, 249, 0.055) 1px, transparent 1px),
    linear-gradient(180deg, rgba(103, 232, 249, 0.045) 1px, transparent 1px),
    radial-gradient(circle at 50% 50%, rgba(103, 232, 249, 0.12), transparent 58%),
    rgba(4, 10, 18, 0.82);
  background-size: 28px 28px, 28px 28px, auto, auto;
  border: 1px solid rgba(103, 232, 249, 0.13);
  border-radius: 8px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), inset 0 0 36px rgba(103, 232, 249, 0.05);
  height: 12.5rem;
  margin-top: 1.25rem;
  overflow: hidden;
  position: relative;
  transform: translateZ(24px);
}

.service-model::before {
  animation: service-model-scan 4.8s ease-in-out infinite;
  background: linear-gradient(90deg, transparent, rgba(103, 232, 249, 0.24), rgba(255, 255, 255, 0.24), transparent);
  content: "";
  height: 100%;
  left: -70%;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: skewX(-18deg);
  width: 44%;
  z-index: 3;
}

.service-model-hud {
  align-items: center;
  display: flex;
  gap: 0.5rem;
  justify-content: flex-end;
  left: 0.8rem;
  position: absolute;
  right: 0.8rem;
  top: 0.75rem;
  z-index: 4;
}

.service-model-hud i {
  animation: service-hud-blink 2.4s ease-in-out infinite;
  background: #67e8f9;
  border-radius: 999px;
  box-shadow: 0 0 16px rgba(103, 232, 249, 0.72);
  display: block;
  height: 0.34rem;
  width: 0.34rem;
}

.service-model-hud i:nth-child(2) {
  animation-delay: 0.28s;
}

.service-model-hud i:nth-child(3) {
  animation-delay: 0.56s;
  background: #ffcc66;
  box-shadow: 0 0 16px rgba(255, 204, 102, 0.56);
}

.service-model svg {
  height: 100%;
  position: relative;
  transform: translateZ(18px) rotateX(0deg);
  transition: transform 240ms ease;
  width: 100%;
  z-index: 2;
}

.service-card:hover .service-model svg {
  transform: translateZ(34px) rotateX(3deg) rotateY(-5deg) scale(1.035);
}

.service-model-grid path {
  fill: none;
  opacity: 0.26;
  stroke: rgba(103, 232, 249, 0.2);
  stroke-width: 0.8;
}

.service-model-geometry {
  filter: url(#service-model-glow);
}

.model-surface {
  fill: rgba(103, 232, 249, 0.075);
  stroke: rgba(103, 232, 249, 0.25);
  stroke-width: 1.2;
}

.asset-ground,
.asset-crane,
.asset-hook,
.asset-machine,
.asset-bucket,
.asset-mini-frame,
.asset-load-arrow,
.asset-spark,
.asset-title-block {
  fill: none;
  stroke: rgba(226, 232, 240, 0.78);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.1;
}

.asset-ground {
  opacity: 0.55;
  stroke: rgba(103, 232, 249, 0.38);
}

.asset-shadow {
  fill: rgba(103, 232, 249, 0.065);
  stroke: none;
}

.asset-face,
.asset-wall,
.asset-old-frame,
.asset-sheet {
  fill: rgba(148, 163, 184, 0.08);
}

.asset-side,
.asset-roof,
.asset-column,
.asset-gusset,
.asset-plate,
.asset-bim-cube,
.asset-excavation {
  fill: rgba(103, 232, 249, 0.1);
}

.asset-crane,
.asset-hook,
.asset-load-arrow {
  stroke: rgba(255, 204, 102, 0.78);
}

.asset-machine,
.asset-bucket {
  stroke: rgba(255, 204, 102, 0.88);
}

.asset-wheel,
.asset-bolt,
.asset-alert {
  fill: #07101a;
  stroke: #67e8f9;
  stroke-width: 2;
}

.asset-wheel {
  stroke: rgba(255, 204, 102, 0.9);
}

.asset-alert {
  animation: service-node-pulse 2s ease-in-out infinite;
  fill: rgba(255, 76, 95, 0.2);
  stroke: rgba(255, 76, 95, 0.88);
}

.asset-clash,
.asset-crack {
  fill: none;
  stroke: rgba(255, 76, 95, 0.9);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.4;
}

.asset-truck {
  fill: rgba(103, 232, 249, 0.08);
  stroke: rgba(226, 232, 240, 0.76);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8;
}

.portal-member {
  stroke-width: 3;
}

.model-line,
.model-accent {
  fill: none;
  stroke: url(#service-line-gradient);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.2;
  transition: stroke-width 180ms ease, opacity 180ms ease;
}

.model-accent {
  opacity: 0.54;
  stroke-dasharray: 7 8;
  stroke-width: 1.5;
}

.service-card:hover .model-line {
  stroke-width: 3.2;
}

.service-card:hover .model-accent {
  animation: model-dash-flow 1.6s linear infinite;
  opacity: 0.95;
}

.service-model-nodes circle {
  animation: service-node-pulse 2.8s ease-in-out infinite;
  fill: #07101a;
  stroke: #67e8f9;
  stroke-width: 2.2;
  transform-box: fill-box;
  transform-origin: center;
}

.service-model-nodes circle:nth-child(2n) {
  animation-delay: 0.22s;
}

.service-model-nodes circle:nth-child(3n) {
  animation-delay: 0.44s;
}

.service-card:hover .service-model-nodes circle {
  stroke: #ff4c5f;
}

.service-model-stats {
  backdrop-filter: blur(16px);
  background: linear-gradient(180deg, transparent, rgba(4, 10, 18, 0.84) 18%, rgba(4, 10, 18, 0.94));
  bottom: 0;
  display: grid;
  gap: 0.35rem;
  left: 0;
  max-height: none;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
  transform: translateY(8px);
  transition: opacity 240ms ease, transform 240ms ease;
  z-index: 4;
  padding: 2.2rem 0.75rem 0.75rem;
}

.service-card:hover .service-model-stats,
.service-card.is-interacting .service-model-stats {
  opacity: 1;
  transform: translateY(0);
}

.service-model-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-model-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 intro-fade-grid {
  0% {
    opacity: 0;
    transform: scale(1.08);
  }

  32%,
  72% {
    opacity: 0.46;
  }

  100% {
    opacity: 0;
    transform: scale(1);
  }
}

@keyframes intro-aperture {
  0% {
    opacity: 1;
    transform: scale(1);
  }

  42%,
  78% {
    opacity: 0.18;
  }

  100% {
    opacity: 0;
    transform: scale(1.08);
  }
}

@keyframes intro-logo-energy {
  0% {
    opacity: 0;
  }

  32% {
    opacity: 1;
  }

  72% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes intro-logo-spin {
  0% {
    transform: translateZ(-140px) rotateY(-58deg) rotateX(10deg) rotateZ(-2deg) scale(0.78);
  }

  30% {
    transform: translateZ(64px) rotateY(18deg) rotateX(-4deg) rotateZ(1deg) scale(1.04);
  }

  58% {
    transform: translateZ(34px) rotateY(-8deg) rotateX(2deg) rotateZ(-0.5deg) scale(1);
  }

  78% {
    transform: translateZ(10px) rotateY(4deg) rotateX(0deg) rotateZ(0deg) scale(1.02);
  }

  100% {
    transform: translateZ(130px) rotateY(28deg) rotateX(-5deg) rotateZ(1deg) scale(1.14);
  }
}

@keyframes intro-ring-a {
  0% {
    opacity: 0;
    transform: scale(0.7) rotate(0deg);
  }

  44% {
    opacity: 0.75;
  }

  100% {
    opacity: 0;
    transform: scale(1.28) rotate(18deg);
  }
}

@keyframes intro-ring-b {
  0% {
    opacity: 0;
    transform: scale(1.2) rotate(0deg);
  }

  42% {
    opacity: 0.65;
  }

  100% {
    opacity: 0;
    transform: scale(0.78) rotate(-22deg);
  }
}

@keyframes intro-scan {
  0% {
    left: -70%;
    opacity: 0;
  }

  25%,
  70% {
    opacity: 1;
  }

  100% {
    left: 132%;
    opacity: 0;
  }
}

@keyframes brand-breathe {
  0%,
  100% {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 0 24px rgba(103, 232, 249, 0.08);
  }

  50% {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 0 34px rgba(103, 232, 249, 0.14);
  }
}

@keyframes brand-sheen {
  0%,
  28% {
    left: -160%;
  }

  58%,
  100% {
    left: 140%;
  }
}

@keyframes logo-alive-frame {
  0%,
  100% {
    transform: translateY(0) rotateX(0deg) rotateY(0deg) translateZ(0) scale(1);
  }

  35% {
    transform: translateY(-2px) rotateX(1.5deg) rotateY(-7deg) translateZ(18px) scale(1.015);
  }

  68% {
    transform: translateY(1px) rotateX(-1deg) rotateY(8deg) translateZ(10px) scale(1.006);
  }
}

@keyframes logo-alive {
  0%,
  100% {
    transform: perspective(1100px) rotateY(0deg) rotateX(0deg) scale(1);
  }

  34% {
    transform: perspective(1100px) rotateY(-12deg) rotateX(1.4deg) translateZ(10px) scale(1.018);
  }

  66% {
    transform: perspective(1100px) rotateY(13deg) rotateX(-1deg) translateZ(6px) scale(1.008);
  }
}

@keyframes logo-hover-float {
  0% {
    transform: perspective(1100px) translateY(0) rotateY(-8deg) rotateX(1deg) translateZ(8px) scale(1.045);
  }

  50% {
    transform: perspective(1100px) translateY(-5px) rotateY(10deg) rotateX(-1.5deg) translateZ(22px) scale(1.06);
  }

  100% {
    transform: perspective(1100px) translateY(0) rotateY(-8deg) rotateX(1deg) translateZ(8px) scale(1.045);
  }
}

@keyframes header-field-drift {
  from {
    background-position: 0 0, 0 0, 0 0, 0 0;
  }

  to {
    background-position: 64px 0, 0 64px, 0 0, 0 0;
  }
}

@keyframes header-scan-sweep {
  0%,
  18% {
    left: -35%;
    opacity: 0;
  }

  40%,
  70% {
    opacity: 1;
  }

  100% {
    left: 104%;
    opacity: 0;
  }
}

@keyframes header-rail-pulse {
  0%,
  100% {
    opacity: 0.42;
    transform: translateY(-50%) scaleX(0.96);
  }

  50% {
    opacity: 0.82;
    transform: translateY(-50%) scaleX(1);
  }
}

@keyframes header-node-drift {
  0%,
  100% {
    box-shadow: 0 0 10px rgba(103, 232, 249, 0.32);
    opacity: 0.34;
    transform: translate3d(-18px, -50%, 0) scale(0.8);
  }

  50% {
    box-shadow: 0 0 20px rgba(103, 232, 249, 0.72);
    opacity: 0.95;
    transform: translate3d(18px, -50%, 0) scale(1.2);
  }
}

@keyframes header-field-float {
  0%,
  100% {
    transform: rotateX(0deg) rotateY(-8deg) translateY(0);
  }

  50% {
    transform: rotateX(5deg) rotateY(9deg) translateY(-4px);
  }
}

@keyframes header-plane-drift {
  from {
    background-position: 0 0, 0 0;
  }

  to {
    background-position: 52px 0, 0 52px;
  }
}

@keyframes header-beam-a {
  0%,
  100% {
    opacity: 0.52;
    transform: translate3d(0, -0.5rem, 34px) rotateZ(-14deg) rotateY(28deg);
  }

  50% {
    opacity: 0.95;
    transform: translate3d(1.2rem, -0.2rem, 58px) rotateZ(-9deg) rotateY(42deg);
  }
}

@keyframes header-beam-b {
  0%,
  100% {
    opacity: 0.42;
    transform: translate3d(0, 0.65rem, 16px) rotateZ(18deg) rotateY(-32deg);
  }

  50% {
    opacity: 0.88;
    transform: translate3d(-1rem, 0.2rem, 44px) rotateZ(11deg) rotateY(-48deg);
  }
}

@keyframes header-beam-c {
  0%,
  100% {
    opacity: 0.36;
    transform: translate3d(0, 0, 22px) rotateZ(0deg) rotateX(58deg);
  }

  50% {
    opacity: 0.72;
    transform: translate3d(0.4rem, -0.28rem, 46px) rotateZ(2deg) rotateX(64deg);
  }
}

@keyframes header-field-node {
  0%,
  100% {
    opacity: 0.45;
    transform: translateZ(18px) scale(0.82);
  }

  50% {
    opacity: 1;
    transform: translateZ(62px) scale(1.22);
  }
}

@keyframes header-wireframe-drift {
  0%,
  100% {
    opacity: 0.46;
    transform: translate(-50%, -44%) rotateX(58deg) rotateZ(-3deg) translateZ(0);
  }

  50% {
    opacity: 0.72;
    transform: translate(-50%, -48%) rotateX(63deg) rotateZ(2deg) translateZ(28px);
  }
}

@keyframes cta-scan {
  0%,
  36% {
    left: -70%;
    opacity: 0;
  }

  52%,
  78% {
    opacity: 1;
  }

  100% {
    left: 126%;
    opacity: 0;
  }
}

@keyframes mobile-toggle-scan {
  0%,
  34% {
    left: -80%;
    opacity: 0;
  }

  52%,
  76% {
    opacity: 1;
  }

  100% {
    left: 118%;
    opacity: 0;
  }
}

@keyframes service-hud-blink {
  0%,
  100% {
    opacity: 0.36;
    transform: scale(0.76);
  }

  50% {
    opacity: 1;
    transform: scale(1.18);
  }
}

@keyframes fairy-flight {
  0%,
  100% {
    transform: translate3d(0, 0, 0) rotate(-2deg);
  }

  24% {
    transform: translate3d(-8vw, -20vh, 0) rotate(5deg);
  }

  50% {
    transform: translate3d(-2vw, -36vh, 0) rotate(-4deg);
  }

  76% {
    transform: translate3d(-12vw, -13vh, 0) rotate(4deg);
  }
}

@keyframes fairy-aura-pulse {
  0%,
  100% {
    opacity: 0.62;
    transform: scale(0.92);
  }

  50% {
    opacity: 1;
    transform: scale(1.1);
  }
}

@keyframes fairy-wing-flutter {
  0%,
  100% {
    opacity: 0.8;
    transform: rotate(-32deg) skewY(-10deg) scaleX(1);
  }

  50% {
    opacity: 0.95;
    transform: rotate(-46deg) skewY(-10deg) scaleX(0.82);
  }
}

.fairy-wing-right {
  animation-name: fairy-wing-flutter-right;
}

@keyframes fairy-wing-flutter-right {
  0%,
  100% {
    opacity: 0.8;
    transform: rotate(32deg) skewY(10deg) scaleX(1);
  }

  50% {
    opacity: 0.95;
    transform: rotate(46deg) skewY(10deg) scaleX(0.82);
  }
}

@keyframes fairy-core-drift {
  0%,
  100% {
    transform: translateY(0) rotateY(-10deg);
  }

  50% {
    transform: translateY(-3px) rotateY(12deg);
  }
}

@keyframes fairy-trail {
  0% {
    opacity: 0;
    transform: translate3d(8px, -8px, 0) scale(0.3);
  }

  42% {
    opacity: 0.85;
  }

  100% {
    opacity: 0;
    transform: translate3d(-18px, 16px, 0) scale(1.2);
  }
}

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

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

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

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

@keyframes service-model-scan {
  0%,
  22% {
    left: -70%;
    opacity: 0;
  }

  48%,
  66% {
    opacity: 1;
  }

  100% {
    left: 125%;
    opacity: 0;
  }
}

@keyframes model-dash-flow {
  to {
    stroke-dashoffset: -30;
  }
}

@keyframes service-node-pulse {
  0%,
  100% {
    filter: drop-shadow(0 0 4px rgba(103, 232, 249, 0.42));
    transform: scale(1);
  }

  50% {
    filter: drop-shadow(0 0 13px rgba(103, 232, 249, 0.84));
    transform: scale(1.18);
  }
}

@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: 3.35rem;
  }

  .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;
  }

  .header-status-board {
    display: flex;
  }

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

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

  .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: 5.05rem;
  }
}

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

  .brand-mark {
    height: 3.55rem;
    width: 3.55rem;
  }

  .brand-mark img {
    height: 3.34rem;
    transform: none;
    width: 3.34rem;
  }

  .brand-mark:hover img {
    transform: scale(1.025);
  }

  .site-header .brand-mark {
    height: 6.25rem;
    width: 6.25rem;
  }

  .site-header .brand-mark img {
    height: 6.15rem;
    width: 6.15rem;
  }

  .site-fairy {
    animation-duration: 28s;
    right: 0.8rem;
    top: 64vh;
  }

  .header-structure-field {
    display: none;
  }

  .fairy-button {
    height: 4.25rem;
    width: 4.25rem;
  }

  .fairy-core {
    height: 2.35rem;
    width: 2.35rem;
  }

  .fairy-panel {
    bottom: 4.9rem;
    right: -0.2rem;
  }

  .header-rail {
    left: 7rem;
    opacity: 0.38;
    right: 4.75rem;
  }

  .header-node-b,
  .header-node-c {
    display: none;
  }

  .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-model-stats {
    opacity: 0.96;
    transform: translateY(0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .intro-logo,
  .intro-core,
  .intro-ring,
  .intro-scan,
  .intro-splash::before,
  .intro-splash::after,
  .brand-mark,
  .brand-mark::before,
  .site-header::before,
  .site-header::after,
  .header-rail,
  .header-node,
  .header-structure-field,
  .field-plane,
  .field-beam,
  .field-node,
  .header-bim-wireframe,
  .desktop-cta::before,
  .mobile-toggle-glow,
  .site-fairy,
  .fairy-aura,
  .fairy-wing,
  .fairy-core,
  .fairy-trail,
  .service-model-hud i,
  .site-header .brand-mark img {
    animation: none;
  }

  .intro-splash {
    display: none;
  }
}

.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;
  }
}
