/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com*/

@layer properties {
  @supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))) {
    *,:before,:after,::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}

@layer theme {
  :root,:host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --spacing: .25rem;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}

@layer base {
  *,:after,:before,::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  html,:host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings,normal);
    font-variation-settings: var(--default-font-variation-settings,normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1,h2,h3,h4,h5,h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b,strong {
    font-weight: bolder;
  }
  code,kbd,samp,pre {
    font-family: var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings,normal);
    font-variation-settings: var(--default-mono-font-variation-settings,normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub,sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }
  sub {
    bottom: -.25em;
  }
  sup {
    top: -.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol,ul,menu {
    list-style: none;
  }
  img,svg,video,canvas,audio,iframe,embed,object {
    vertical-align: middle;
    display: block;
  }
  img,video {
    max-width: 100%;
    height: auto;
  }
  button,input,select,optgroup,textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  :where(select:is([multiple],[size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple],[size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px) {
    ::placeholder {
      color: currentColor;
    }
    @supports (color:color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button,input:where([type=button],[type=reset],[type=submit]) {
    appearance: button;
  }
  ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button {
    height: auto;
  }
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden=until-found])) {
    display: none !important;
  }
}

@layer components;

@layer utilities {
  .visible {
    visibility: visible;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .start {
    inset-inline-start: var(--spacing);
  }
  .end {
    inset-inline-end: var(--spacing);
  }
  .flex {
    display: flex;
  }
  .hidden {
    display: none;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .resize {
    resize: both;
  }
  .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,);
  }
  .transition {
    transition-property: color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;
    transition-timing-function: var(--tw-ease,var(--default-transition-timing-function));
    transition-duration: var(--tw-duration,var(--default-transition-duration));
  }
  .delay-1 {
    transition-delay: 1ms;
  }
}

:root {
  --ink: #061018;
  --ink-2: #091722;
  --panel: #0c1d29;
  --cyan: #49e5ff;
  --blue: #1677ff;
  --line: #7eaec829;
  --muted: #94a9b8;
  --white: #f5fbff;
}

.layui-layer-dialog .layui-layer-content{color: #000;}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  background: var(--ink);
  color: var(--white);
  margin: 0;
  font-family: Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;
  overflow-x: hidden;
}

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

button,input,textarea {
  font: inherit;
}

button {
  color: inherit;
}

.section {
  padding: 120px clamp(22px,7vw,112px);
  position: relative;
  overflow: hidden;
}

.section-code {
  color: #7291a4;
  font-family: var(--font-mono,monospace);
  letter-spacing: .2em;
  text-transform: uppercase;
  font-size: 12px;
}

.section-code:before {
  content: "";
  background: var(--cyan);
  vertical-align: middle;
  width: 28px;
  height: 1px;
  box-shadow: 0 0 12px var(--cyan);
  margin-right: 12px;
  display: inline-block;
}

.kicker {
  color: #7291a4;
  letter-spacing: .22em;
  font-size: 10px;
}

.reveal {
  opacity: 0;
  transition: opacity .8s,transform .8s cubic-bezier(.2,.75,.25,1);
  transform: translateY(32px);
}

.reveal.is-visible {
  opacity: 1;
  transform: none;
}

.delay-1 {
  transition-delay: .13s;
}

.delay-2 {
  transition-delay: .24s;
}

.site-header {
  z-index: 50;
  -webkit-backdrop-filter: blur(18px)saturate(130%);
  backdrop-filter: blur(18px)saturate(130%);
  background: #040c12ad;
  border-bottom: 1px solid #ffffff14;
  justify-content: space-between;
  align-items: center;
  height: 82px;
  padding: 0 clamp(22px,5vw,82px);
  display: flex;
  position: fixed;
  inset: 0 0 auto;
}

.brand {
  flex: none;
  align-items: center;
  gap: 12px;
  display: flex;
}

.brand-logo-shell {
  background: #1157f7;
  flex: none;
  display: block;
  overflow: hidden;
}

.site-header .brand-logo-shell {
  align-self: stretch;
  width: 59px;
  height: 100%;
}

.brand-logo {
  object-fit: contain;
  width: 100%;
  height: 100%;
  display: block;
}

.brand strong,.brand small {
  display: block;
}

.brand strong {
  letter-spacing: .12em;
  font-size: 15px;
}

.brand small {
  color: #6e8595;
  letter-spacing: .2em;
  margin-top: 4px;
  font-size: 7px;
}

.site-header nav {
  color: #b9c8d3;
  gap: clamp(16px,2.25vw,36px);
  font-size: 12px;
  display: flex;
}

.site-header nav a {
  padding: 31px 0;
  transition: all .25s;
  position: relative;
}

.site-header nav a:after {
  content: "";
  background: var(--cyan);
  height: 1px;
  transition: all .3s;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 100%;
}

.site-header nav a:hover {
  color: var(--cyan);
}

.site-header nav a:hover:after {
  right: 0;
}

.header-tools {
  align-items: center;
  gap: 12px;
  display: flex;
}

.language,.menu-toggle {
  cursor: pointer;
  background: 0 0;
  border: 0;
}

.language {
  color: #8fa8b8;
  letter-spacing: .12em;
  padding: 12px 7px;
  font-size: 10px;
}

.header-cta {
  white-space: nowrap;
  background: #49e5ff17;
  border: 1px solid #49e5ff4d;
  padding: 11px 16px;
  font-size: 11px;
  transition: all .25s;
}

.header-cta:hover {
  border-color: var(--cyan);
  background: #49e5ff2e;
}

.header-cta span {
  color: var(--cyan);
  margin-left: 9px;
}

.menu-toggle {
  width: 34px;
  height: 34px;
  display: none;
  position: relative;
}

.menu-toggle i {
  background: #fff;
  width: 22px;
  height: 1px;
  transition: all .3s;
  position: absolute;
  left: 6px;
}

.menu-toggle i:first-child {
  top: 12px;
}

.menu-toggle i:last-child {
  top: 20px;
}

.menu-toggle.open i:first-child {
  transform: translateY(4px)rotate(45deg);
}

.menu-toggle.open i:last-child {
  transform: translateY(-4px)rotate(-45deg);
}

.hero {
  --mx: 0;
  --my: 0;
  background: #03090e;
  grid-template-columns: 1.03fr .97fr;
  align-items: center;
  min-height: 100vh;
  padding: 130px clamp(24px,7vw,112px) 118px;
  display: grid;
  position: relative;
  overflow: hidden;
}

.hero:after {
  content: "";
  z-index: 2;
  pointer-events: none;
  background: linear-gradient(90deg,#03090efc 0,#03090eeb 27%,#03090e91 48%,#03090e1f 72%,#03090e33 100%),linear-gradient(#03090e40,#0000 48%,#03090eb8);
  position: absolute;
  inset: 0;
}

.hero-scene {
  z-index: 0;
  background: #03090e;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.hero-scene img {
  object-fit: cover;
  object-position: center center;
  filter: saturate(.88)contrast(1.08)brightness(.88);
  width: 100%;
  height: 100%;
  animation: 1.6s cubic-bezier(.2,.8,.2,1) both heroSceneIn;
  transform: scale(1.035);
}

.hero-scene:after {
  content: "";
  mix-blend-mode: screen;
  background: radial-gradient(circle at 76% 55%,#19b4ff1c,#0000 34%),linear-gradient(#0000000a,#00000047);
  position: absolute;
  inset: 0;
}

.hero-light-sweep {
  z-index: 1;
  filter: blur(28px);
  background: linear-gradient(100deg,#0000,#5cdcff21,#0000);
  width: 35%;
  height: 160%;
  animation: 7s ease-in-out infinite lightSweep;
  position: absolute;
  top: -30%;
  right: 2%;
  transform: skew(-16deg);
}

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

.hero-grid {
  z-index: 1;
  opacity: .08;
  transform-origin: bottom;
  background-image: linear-gradient(#49e5ff29 1px,#0000 1px),linear-gradient(90deg,#49e5ff29 1px,#0000 1px);
  background-size: 72px 72px;
  animation: 15s linear infinite gridDrift;
  position: absolute;
  inset: 0;
  transform: perspective(700px)rotateX(58deg)scale(1.65)translateY(23%);
}

.hero-glow {
  z-index: 1;
  filter: blur(90px);
  opacity: .2;
  pointer-events: none;
  border-radius: 50%;
  width: 420px;
  height: 420px;
  position: absolute;
}

.hero-glow-a {
  background: #00c2ff;
  animation: 5s ease-in-out infinite pulse;
  top: 20%;
  right: 4%;
}

.hero-glow-b {
  background: #225cff;
  animation: 7s ease-in-out infinite reverse pulse;
  bottom: -25%;
  left: 18%;
}

.hero-copy {
  z-index: 4;
  max-width: 720px;
  transform: translate(calc(var(--mx) * -9px),calc(var(--my) * -6px));
  transition: transform .2s ease-out;
  position: relative;
}

.eyebrow {
  color: #82a0b5;
  letter-spacing: .2em;
  align-items: center;
  gap: 12px;
  font-size: 10px;
  display: flex;
}

.eyebrow span {
  background: var(--cyan);
  width: 34px;
  height: 1px;
  box-shadow: 0 0 10px var(--cyan);
}

h1 {
  letter-spacing: -.055em;
  margin: 25px 0 24px;
  font-size: clamp(44px,5.25vw,82px);
  font-weight: 760;
  line-height: 1.08;
}

h1 em {
  color: #0000;
  -webkit-text-stroke: 1px #ffffffa3;
  text-shadow: 0 0 28px #49e5ff2e;
  font-style: normal;
}

.hero-lede {
  color: #aebdca;
  max-width: 590px;
  font-size: clamp(14px,1.2vw,17px);
  line-height: 1.9;
}

.hero-actions {
  gap: 14px;
  margin-top: 38px;
  display: flex;
}

.button {
  color: #fff;
  cursor: pointer;
  background: 0 0;
  border: 1px solid #ffffff26;
  justify-content: center;
  align-items: center;
  gap: 22px;
  min-height: 52px;
  padding: 0 24px;
  font-size: 12px;
  transition: all .3s;
  display: inline-flex;
}

.button-primary {
  color: #021015;
  background: linear-gradient(110deg,var(--cyan),#68adff);
  border: none;
  font-weight: 750;
  box-shadow: 0 12px 50px #25c2ff3b;
}

.button-primary:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 60px #25c2ff6b;
}

.button-ghost:hover {
  border-color: var(--cyan);
  background: #49e5ff14;
}

.play {
  width: 24px;
  height: 24px;
  color: var(--cyan);
  border: 1px solid #49e5ff80;
  border-radius: 50%;
  place-items: center;
  font-size: 8px;
  display: grid;
}

.hero-visual {
  z-index: 3;
  width: min(56vw,840px);
  height: 540px;
  transform: translate(calc(var(--mx) * 17px),calc(var(--my) * 11px));
  pointer-events: none;
  place-items: center;
  margin-left: -8%;
  transition: transform .25s ease-out;
  animation: 1.2s cubic-bezier(.2,.8,.2,1) both floatIn;
  display: grid;
  position: relative;
}

.orbital {
  border: 1px solid #49e5ff29;
  border-radius: 50%;
  position: absolute;
  transform: rotateX(68deg);
}

.orbital:before {
  content: "";
  background: var(--cyan);
  width: 7px;
  height: 7px;
  box-shadow: 0 0 15px var(--cyan);
  border-radius: 50%;
  position: absolute;
  top: 12%;
  left: 14%;
}

.orbital-one {
  width: 590px;
  height: 360px;
  animation: 11s linear infinite orbit;
}

.orbital-two {
  opacity: .35;
  width: 760px;
  height: 450px;
  animation: 18s linear infinite reverse orbit;
}

.scan-ring {
  z-index: 2;
  border: 1px solid #49e5ff2e;
  border-radius: 50%;
  width: 86%;
  height: 45%;
  animation: 4s ease-in-out infinite scan;
  position: absolute;
  box-shadow: 0 0 70px #49e5ff17,inset 0 0 70px #49e5ff0d;
}

.tech-tag {
  z-index: 4;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  color: #bfe9f5;
  letter-spacing: .12em;
  background: #081722ad;
  border: 1px solid #49e5ff40;
  padding: 9px 13px;
  font-size: 12px;
  position: absolute;
}

.tech-tag i {
  background: var(--cyan);
  width: 5px;
  height: 5px;
  box-shadow: 0 0 8px var(--cyan);
  border-radius: 50%;
  margin-right: 7px;
  display: inline-block;
}

.tags1 {
  animation: 5s ease-in-out infinite tagFloat;
  top: 20%;
  left: 15%;
}

.tags2 {
  animation: 6s ease-in-out 1s infinite tagFloat;
  top: 34%;
  right: 1%;
}

.tags3 {
  animation: 5.5s ease-in-out .6s infinite tagFloat;
  bottom: 20%;
  left: 27%;
}

.hero-stats {
  z-index: 4;
  border-top: 1px solid #ffffff1a;
  padding-top: 17px;
  display: flex;
  position: absolute;
  bottom: 25px;
  left: clamp(24px,7vw,112px);
  right: clamp(24px,7vw,112px);
}

.hero-stats div {
  min-width: 150px;
  padding-right: clamp(20px,5vw,72px);
}

.hero-stats strong {
  letter-spacing: -.03em;
  font-size: 21px;
  display: block;
}

.hero-stats sup {
  color: var(--cyan);
  margin-left: 2px;
  font-size: 9px;
}

.hero-stats span {
  color: #647889;
  letter-spacing: .12em;
  font-size: 10px;
}

.scroll-cue {
  z-index: 4;
  color: #66808f;
  letter-spacing: .2em;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  font-size: 7px;
  display: flex;
  position: absolute;
  bottom: 35px;
  right: 30px;
}

.scroll-cue i {
  background: linear-gradient(var(--cyan),transparent);
  width: 1px;
  height: 32px;
  animation: 1.8s ease-in-out infinite scrollLine;
}

.about {
  color: #0a1720;
  background: #f2f5f6;
}

.about:after {
  content: "GL";
  letter-spacing: -.1em;
  color: #05172206;
  pointer-events: none;
  font-size: 24vw;
  font-weight: 900;
  line-height: 1;
  position: absolute;
  top: 35px;
  right: -4vw;
}

.about .section-code {
  z-index: 1;
  position: relative;
}

.about-layout {
  z-index: 1;
  grid-template-columns: 1.12fr .88fr;
  gap: 10vw;
  margin-top: 65px;
  display: grid;
  position: relative;
}

.about h2,.section-head h2,.quality h2,.global h2,.contact h2 {
  letter-spacing: -.05em;
  margin: 15px 0 0;
  font-size: clamp(34px,4vw,62px);
  line-height: 1.17;
}

.about h2 span,.quality h2 span,.contact h2 span {
  color: #66808e;
  font-weight: 450;
}

.about-copy {
  padding-top: 24px;
}

.about-copy p {
  color: #5a6c78;
  font-size: 15px;
  line-height: 2;
}

.text-link {
  border-bottom: 1px solid #7da2b2;
  gap: 24px;
  margin-top: 25px;
  padding-bottom: 8px;
  font-size: 12px;
  font-weight: 700;
  display: inline-flex;
}

.text-link span {
  color: #007f9a;
}

.value-chain {
  border: 1px solid #06304524;
  grid-template-columns: repeat(5,1fr);
  margin-top: 88px;
  display: grid;
}

.value-chain div {
  border-right: 1px solid #06304524;
  flex-direction: column;
  justify-content: space-between;
  min-height: 142px;
  padding: 22px;
  transition: all .3s;
  display: flex;
}

.value-chain div:last-child {
  border: 0;
}

.value-chain div:hover {
  color: #fff;
  background: #071923;
  transform: translateY(-6px);
}

.value-chain b {
  color: #13a9c5;
  font: 12px monospace;
}

.value-chain i {
  background: #13a9c5;
  width: 36px;
  height: 1px;
}

.value-chain strong {
  letter-spacing: .08em;
  font-size: 14px;
}

.products {
  background: #07131c;
}

.section-head {
  justify-content: space-between;
  align-items: end;
  gap: 80px;
  display: flex;
}

.section-head h2 {
  font-size: clamp(34px,3.8vw,58px);
}

.section-head>p {
  color: #8298a8;
  max-width: 360px;
  font-size: 13px;
  line-height: 1.8;
}

.filters {
  border-bottom: 1px solid var(--line);
  flex-wrap: wrap;
  gap: 0;
  margin: 55px 0 34px;
  display: flex;
}

.filters button {
  color: #728998;
  cursor: pointer;
  background: 0 0;
  border: 0;
  padding: 14px 24px 17px;
  font-size: 11px;
  position: relative;
}

.filters button span {
  background: var(--cyan);
  height: 1px;
  transition: all .3s;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 100%;
}

.filters button:hover,.filters button.active {
  color: #fff;
}

.filters button.active span {
  right: 0;
}

.product-grid {
  grid-template-columns: repeat(3,1fr);
  gap: 14px;
  display: grid;
}

.product-card {
  background: #0d202b;
  min-height: 440px;
  position: relative;
  overflow: hidden;
}

.product-card img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: transform .8s cubic-bezier(.2,.7,.2,1),filter .6s;
  position: absolute;
}

.product-card:first-child img {
  object-position: center;
}

.product-shade {
  background: linear-gradient(#040d130d,#040d1333 45%,#040d13f5);
  transition: all .4s;
  position: absolute;
  inset: 0;
}

.product-code {
  letter-spacing: .14em;
  -webkit-backdrop-filter: blur(9px);
  backdrop-filter: blur(9px);
  border: 1px solid #fff3;
  padding: 8px 10px;
  font: 12px monospace;
  position: absolute;
  top: 20px;
  left: 20px;
}

.product-info {
  transition: all .4s;
  position: absolute;
  bottom: 24px;
  left: 26px;
  right: 26px;
}

.product-info h3 {
  margin: 0;
  font-size: 22px;
}

.product-info p {
  color: #9ab0bf;
  opacity: 0;
  max-width: 85%;
  height: 0;
  margin: 0;
  font-size: 11px;
  line-height: 1.8;
  transition: all .4s;
  overflow: hidden;
}

.product-info a {
  width: 40px;
  height: 40px;
  color: var(--cyan);
  border: 1px solid #49e5ff59;
  place-items: center;
  display: grid;
  position: absolute;
  bottom: 0;
  right: 0;
}

.product-card:hover img {
  filter: saturate(1.08);
  transform: scale(1.07);
}

.product-card:hover .product-shade {
  background: linear-gradient(#040d131a,#040d1359,#040d13fa);
}

.product-card:hover .product-info {
  bottom: 30px;
}

.product-card:hover .product-info p {
  opacity: 1;
  height: 45px;
  margin-top: 12px;
}

.cases {
  background: #07131c;
  padding-top: 0;
}

.case-stage {
  min-height: 760px;
  position: relative;
  overflow: hidden;
}

.case-stage>img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: opacity .45s;
  position: absolute;
}

.case-overlay {
  background: linear-gradient(90deg,#040c12f7 0,#040c12c2 39%,#040c1226 75%),linear-gradient(#0000 60%,#040c12cc);
  position: absolute;
  inset: 0;
}

.case-content {
  z-index: 2;
  width: min(560px,74%);
  position: absolute;
  top: 50%;
  left: clamp(28px,6vw,90px);
  transform: translateY(-52%);
}

.case-number {
  color: #5f7b8e;
  letter-spacing: .2em;
  font: 9px monospace;
}

.case-tag {
  border-left: 2px solid var(--cyan);
  color: #aeeeff;
  letter-spacing: .12em;
  background: #49e5ff17;
  margin-top: 34px;
  padding: 8px 11px;
  font-size: 9px;
  display: inline-block;
}

.case-content h2 {
  letter-spacing: -.05em;
  margin: 20px 0;
  font-size: clamp(38px,4.8vw,72px);
  line-height: 1.08;
}

.case-content p {
  color: #9bafbd;
  max-width: 520px;
  margin-bottom: 32px;
  font-size: 13px;
  line-height: 1.9;
}

.case-nav {
  z-index: 3;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background: #030b11d1;
  width: 51%;
  display: flex;
  position: absolute;
  bottom: 0;
  right: 0;
}

.case-nav button {
  text-align: left;
  color: #78909e;
  cursor: pointer;
  background: 0 0;
  border: 0;
  border-left: 1px solid #ffffff14;
  flex: 1;
  min-height: 100px;
  padding: 20px;
  transition: all .25s;
}

.case-nav b,.case-nav span {
  display: block;
}

.case-nav b {
  color: var(--cyan);
  font: 9px monospace;
}

.case-nav span {
  margin-top: 12px;
  font-size: 10px;
}

.case-nav button.active {
  color: #fff;
  box-shadow: inset 0 -2px var(--cyan);
  background: #49e5ff1a;
}

.manufacturing {
  color: #07131c;
  background: #eef2f3;
}

.factory-showcase {
  grid-template-columns: 1.45fr .55fr;
  gap: 12px;
  margin-top: 60px;
  display: grid;
}

.factory-showcase article {
  position: relative;
  overflow: hidden;
}

.factory-showcase img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .7s;
}

.factory-showcase article:hover img {
  transform: scale(1.04);
}

.factory-main {
  height: 590px;
}

.factory-label {
  color: #fff;
  background: #06141de6;
  gap: 23px;
  min-width: 320px;
  padding: 24px;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
}

.factory-label span,.factory-side b {
  color: var(--cyan);
  font: 10px monospace;
}

.factory-label strong,.factory-label small {
  display: block;
}

.factory-label strong {
  font-size: 17px;
}

.factory-label small {
  color: #6f8898;
  letter-spacing: .14em;
  margin-top: 7px;
  font: 12px monospace;
}

.scanner {
  z-index: 2;
  background: linear-gradient(90deg,transparent,var(--cyan),transparent);
  height: 2px;
  box-shadow: 0 0 20px var(--cyan);
  animation: 4s ease-in-out infinite factoryScan;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.factory-side {
  gap: 12px;
  display: grid;
}

.factory-side article {
  height: 289px;
}

.factory-side article div {
  color: #fff;
  background: linear-gradient(#0000,#040e15e6);
  padding: 18px;
  position: absolute;
  inset: auto 0 0;
}

.factory-side strong {
  letter-spacing: .1em;
  margin-top: 6px;
  font-size: 10px;
  display: block;
}

.capability-strip {
  border: 1px solid #0724331f;
  grid-template-columns: repeat(6,1fr);
  margin-top: 12px;
  display: grid;
}

.capability-strip span {
  letter-spacing: .1em;
  border-right: 1px solid #0724331f;
  padding: 17px;
  font: 12px monospace;
}

.capability-strip span:last-child {
  border: 0;
}

.capability-strip b {
  color: #00a4c5;
  margin-right: 12px;
}

.manufacturing {
  --cyan: #009fbd;
  isolation: isolate;
  color: #07131c;
  background: #f5f8f9;
}

.manufacturing:before {
  content: "";
  z-index: -1;
  filter: blur(150px);
  background: #0097c21a;
  border-radius: 50%;
  width: 720px;
  height: 720px;
  position: absolute;
  top: -200px;
  right: -260px;
}

.manufacturing:after {
  content: "";
  z-index: -1;
  opacity: .42;
  pointer-events: none;
  background-image: linear-gradient(#0084a711 1px,#0000 1px),linear-gradient(90deg,#0084a711 1px,#0000 1px);
  background-size: 72px 72px;
  position: absolute;
  inset: 0;
  -webkit-mask-image: linear-gradient(#000,#0000 72%);
  mask-image: linear-gradient(#000,#0000 72%);
}

.manufacturing .section-head {
  z-index: 1;
  position: relative;
}

.manufacturing .section-code {
  color: #66818e;
}

.manufacturing .section-head h2 {
  max-width: 760px;
}

.manufacturing .section-head h2 span {
  color: #738894;
}

.manufacturing .section-head>p {
  color: #5d727e;
}

.manufacturing-system {
  z-index: 1;
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  background: #ffffffe6;
  border: 1px solid #08637f29;
  grid-template-columns: minmax(390px,.9fr) minmax(420px,1.1fr);
  margin-top: 70px;
  display: grid;
  position: relative;
  box-shadow: 0 30px 90px #19455721;
}

.capability-selector {
  background: #f8fbfc;
  border-right: 1px solid #08637f21;
  grid-template-columns: 1fr 1fr;
  display: grid;
}

.capability-selector button {
  color: #102630;
  text-align: left;
  cursor: pointer;
  background: 0 0;
  border: 1px solid #08637f1a;
  border-top: 0;
  border-left: 0;
  min-height: 164px;
  padding: 24px 22px;
  transition: all .35s;
  position: relative;
  overflow: hidden;
}

.capability-selector button:nth-child(2n) {
  border-right: 0;
}

.capability-selector button:nth-child(5) {
  border-bottom: 0;
  border-right: 0;
  grid-column: 1/-1;
}

.capability-selector button:before {
  content: "";
  opacity: 0;
  background: linear-gradient(135deg,#009fbd24,#fff3 65%);
  transition: all .35s;
  position: absolute;
  inset: 0;
}

.capability-selector button:hover,.capability-selector button.active {
  color: #061922;
  box-shadow: inset 3px 0 var(--cyan);
  background: #eaf6f8;
}

.capability-selector button.active:before,.capability-selector button:hover:before {
  opacity: 1;
}

.capability-selector button>b {
  z-index: 1;
  color: var(--cyan);
  letter-spacing: .16em;
  font: 9px monospace;
  display: block;
  position: relative;
}

.capability-selector button>span {
  z-index: 1;
  max-width: 260px;
  margin-top: 28px;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.35;
  display: block;
  position: relative;
}

.capability-selector button>small {
  z-index: 1;
  color: #718895;
  letter-spacing: .11em;
  margin-top: 10px;
  font: 10px monospace;
  display: block;
  position: relative;
}

.capability-selector button>i {
  background: #a5bdc7;
  width: 26px;
  height: 1px;
  transition: all .35s;
  position: absolute;
  bottom: 17px;
  right: 18px;
}

.capability-selector button>i:after {
  content: "";
  border: 1px solid #a5bdc7;
  width: 7px;
  height: 7px;
  position: absolute;
  top: -3px;
  right: 0;
  transform: rotate(45deg);
}

.capability-selector button.active>i {
  background: var(--cyan);
  width: 50px;
  box-shadow: 0 0 15px #009fbd4d;
}

.capability-selector button.active>i:after {
  border-color: var(--cyan);
}

.capability-detail {
  background: radial-gradient(circle at 92% 8%,#009fbd1f,#0000 36%),linear-gradient(145deg,#f2fafb,#e7f2f5);
  min-height: 492px;
  padding: clamp(46px,5vw,74px);
  animation: .48s cubic-bezier(.2,.75,.2,1) capabilityDetailIn;
  position: relative;
  overflow: hidden;
}

.capability-detail:before {
  content: "";
  border: 1px solid #009fbd21;
  border-radius: 50%;
  width: 310px;
  height: 310px;
  position: absolute;
  bottom: -120px;
  right: -90px;
  box-shadow: 0 0 0 60px #009fbd09,0 0 0 120px #009fbd05;
}

.capability-scan {
  background: linear-gradient(90deg,transparent,var(--cyan),transparent);
  height: 2px;
  animation: 4.8s ease-in-out infinite capabilityScan;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 0 18px #009fbd7a;
}

.capability-detail-head {
  color: #627d8a;
  letter-spacing: .16em;
  justify-content: space-between;
  gap: 24px;
  font: 12px monospace;
  display: flex;
  position: relative;
}

.capability-detail-head small {
  color: #008eaa;
}

.capability-detail h3 {
  color: #071923;
  letter-spacing: -.055em;
  max-width: 610px;
  margin: 70px 0 24px;
  font-size: clamp(36px,4.6vw,70px);
  line-height: 1;
  position: relative;
}

.capability-detail>p {
  color: #536b77;
  max-width: 690px;
  font-size: 13px;
  line-height: 1.95;
  position: relative;
}

.capability-metrics {
  background: #08637f21;
  border: 1px solid #08637f24;
  grid-template-columns: repeat(3,1fr);
  gap: 1px;
  margin-top: 54px;
  display: grid;
  position: relative;
}

.capability-metrics div {
  background: #ffffffc7;
  min-height: 96px;
  padding: 20px;
}

.capability-metrics b,.capability-metrics span {
  display: block;
}

.capability-metrics b {
  color: #0a2633;
  letter-spacing: -.03em;
  font-size: 21px;
}

.capability-metrics span {
  color: #627d89;
  letter-spacing: .12em;
  margin-top: 10px;
  font: 12px monospace;
}

.facility-support-head {
  z-index: 1;
  grid-template-columns: auto auto 1fr;
  align-items: center;
  gap: 22px;
  margin-top: 96px;
  display: grid;
  position: relative;
}

.facility-support-head span {
  color: #008faa;
  letter-spacing: .17em;
  font: 12px monospace;
}

.facility-support-head strong {
  color: #132a35;
  letter-spacing: .06em;
  font-size: 14px;
}

.facility-support-head i {
  background: linear-gradient(90deg,#009fbd59,#0000);
  height: 1px;
}

.facility-support-grid {
  z-index: 1;
  grid-template-columns: repeat(3,1fr);
  gap: 16px;
  margin-top: 28px;
  display: grid;
  position: relative;
}

.facility-support-card {
  background: #ffffffe0;
  border: 1px solid #08637f1f;
  border-top: 2px solid #009fbd8c;
  transition: all .45s;
  box-shadow: 0 15px 42px #19455714;
}

.facility-support-card:hover {
  border-top-color: var(--cyan);
  transform: translateY(-9px);
  box-shadow: 0 24px 60px #19455729;
}

.facility-support-image {
  background: #dfe5e7;
  height: 260px;
  position: relative;
  overflow: hidden;
}

.facility-support-image:after {
  content: "";
  background: linear-gradient(#0000 58%,#030f177a);
  position: absolute;
  inset: 0;
}

.facility-support-image img {
  object-fit: cover;
  filter: saturate(.78)contrast(1.03);
  width: 100%;
  height: 100%;
  transition: all .75s;
}

.facility-support-card:hover img {
  filter: saturate();
  transform: scale(1.055);
}

.facility-support-image span {
  z-index: 2;
  color: #087b91;
  letter-spacing: .14em;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background: #f7fdfee0;
  border: 1px solid #009fbd40;
  padding: 8px 10px;
  font: 10px monospace;
  position: absolute;
  top: 16px;
  left: 16px;
}

.facility-support-image>i {
  z-index: 2;
  background: var(--cyan);
  height: 2px;
  transition: all .55s;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 100%;
  box-shadow: 0 0 18px #009fbd8c;
}

.facility-support-card:hover .facility-support-image>i {
  right: 0;
}

.facility-support-copy {
  color: #102630;
  min-height: 220px;
  padding: 26px 26px 34px;
  position: relative;
}

.facility-support-copy h3 {
  letter-spacing: -.025em;
  max-width: 82%;
  margin: 0;
  font-size: 20px;
}

.facility-support-copy p {
  color: #5e737e;
  margin: 18px 0 0;
  font-size: 10.5px;
  line-height: 1.85;
}

.facility-support-copy>b {
  color: #d6e5e9;
  font: 26px monospace;
  position: absolute;
  top: 22px;
  right: 20px;
}

@keyframes capabilityDetailIn {
  0% {
    opacity: .35;
    transform: translateY(16px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes capabilityScan {
  0%,to {
    opacity: .25;
    top: 1%;
  }
  50% {
    opacity: .85;
    top: 99%;
  }
}

@media (max-width:980px) {
  .manufacturing-system {
    grid-template-columns: 1fr;
  }
  .capability-selector {
    border-bottom: 1px solid #08637f21;
    border-right: 0;
    grid-template-columns: repeat(5,1fr);
  }
  .capability-selector button,.capability-selector button:nth-child(2n),.capability-selector button:nth-child(5) {
    border-bottom: 0;
    border-right: 1px solid #08637f1a;
    grid-column: auto;
  }
  .capability-selector button:nth-child(5) {
    border-right: 0;
  }
  .facility-support-grid {
    grid-template-columns: 1fr 1fr;
  }
  .facility-support-card:last-child {
    grid-column: 1/-1;
  }
  .facility-support-card:last-child .facility-support-image {
    height: 330px;
  }
}

@media (max-width:620px) {
  .manufacturing-system {
    margin-top: 48px;
  }
  .capability-selector {
    grid-template-columns: 1fr 1fr;
  }
  .capability-selector button,.capability-selector button:nth-child(2n) {
    border-bottom: 1px solid #08637f1a;
    border-right: 1px solid #08637f1a;
    min-height: 146px;
    padding: 20px 16px;
  }
  .capability-selector button:nth-child(2n) {
    border-right: 0;
  }
  .capability-selector button:nth-child(5) {
    border-bottom: 0;
    border-right: 0;
    grid-column: 1/-1;
  }
  .capability-selector button>span {
    font-size: 15px;
  }
  .capability-detail {
    min-height: 560px;
    padding: 38px 24px;
  }
  .capability-detail-head {
    display: block;
  }
  .capability-detail-head small {
    margin-top: 10px;
    display: block;
  }
  .capability-detail h3 {
    margin-top: 58px;
    font-size: 40px;
  }
  .capability-metrics {
    grid-template-columns: 1fr;
  }
  .capability-metrics div {
    min-height: 78px;
  }
  .facility-support-head {
    grid-template-columns: 1fr;
  }
  .facility-support-head i {
    display: none;
  }
  .facility-support-grid {
    grid-template-columns: 1fr;
  }
  .facility-support-card:last-child {
    grid-column: auto;
  }
  .facility-support-image,.facility-support-card:last-child .facility-support-image {
    height: 240px;
  }
  .facility-support-copy {
    min-height: 190px;
  }
}

.quality {
  background: #081723;
  min-height: 780px;
}

.quality:before {
  content: "";
  background: radial-gradient(circle at 25% 52%,#126c9536,#0000 30%),linear-gradient(90deg,#ffffff04 1px,#0000 1px) 0 0/72px 72px;
  position: absolute;
  inset: 0;
}

.quality-orbit {
  border: 1px solid #49e5ff1f;
  border-radius: 50%;
  width: 620px;
  height: 620px;
  animation: 24s linear infinite orbitFlat;
  position: absolute;
  top: 70px;
  left: -200px;
}

.quality-orbit i {
  border: 1px solid #49e5ff1a;
  border-radius: 50%;
  position: absolute;
}

.quality-orbit i:first-child {
  inset: 70px;
}

.quality-orbit i:nth-child(2) {
  inset: 150px;
}

.quality-orbit i:nth-child(3) {
  background: var(--cyan);
  width: 8px;
  height: 8px;
  box-shadow: 0 0 15px var(--cyan);
  top: 5%;
  left: 70%;
}

.quality-layout {
  grid-template-columns: .8fr 1.2fr;
  align-items: center;
  gap: 10vw;
  display: grid;
  position: relative;
}

.quality h2 {
  font-size: clamp(38px,4.3vw,66px);
}

.quality-layout>div>p {
  color: #8199a9;
  max-width: 500px;
  font-size: 13px;
  line-height: 1.9;
}

.quality-flow {
  border: 1px solid var(--line);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background: #0a1b279e;
}

.quality-flow>div {
  border-bottom: 1px solid var(--line);
  grid-template-columns: 45px 1fr 35px;
  align-items: center;
  min-height: 68px;
  padding: 0 22px;
  transition: all .3s;
  display: grid;
}

.quality-flow>div:last-child {
  border: 0;
}

.quality-flow>div:hover {
  background: #49e5ff14;
  padding-left: 30px;
}

.quality-flow b {
  color: var(--cyan);
  font: 12px monospace;
}

.quality-flow span {
  font-size: 14px;
}

.quality-flow i {
  background: #4a7184;
  width: 25px;
  height: 1px;
}

.tests {
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  grid-template-columns: repeat(9,1fr);
  margin-top: 70px;
  display: grid;
  position: relative;
}

.tests span {
  text-align: center;
  color: #91a6b4;
  letter-spacing: .1em;
  border-right: 1px solid var(--line);
  padding: 22px 8px;
  font: 12px monospace;
}

.tests span:last-child {
  border: 0;
}

.tests i {
  border: 1px solid var(--cyan);
  width: 5px;
  height: 5px;
  margin-right: 5px;
  display: inline-block;
  transform: rotate(45deg);
}

.global {
  color: #091722;
  background: #f2f5f6;
  padding-bottom: 90px;
}

.global-copy {
  grid-template-columns: 1fr 1.2fr;
  align-items: end;
  gap: 4vw;
  display: grid;
}

.global-copy .section-code {
  grid-column: 1/-1;
}

.global h2 {
  font-size: clamp(30px,3.4vw,56px);
}

.global-copy p {
  color: #657782;
  margin: 0;
  font-size: 14px;
  line-height: 1.9;
}

.market-grid {
  border-top: 1px solid #07263626;
  border-bottom: 1px solid #07263626;
  grid-template-columns: repeat(4,1fr);
  margin-top: 70px;
  display: grid;
}

.market-grid div {
  border-right: 1px solid #07263626;
  flex-direction: column;
  justify-content: space-between;
  min-height: 220px;
  padding: 23px;
  transition: all .3s;
  display: flex;
}

.market-grid div:last-child {
  border: 0;
}

.market-grid div:hover {
  color: #fff;
  background: #071923;
  transform: translateY(-5px);
}

.market-grid b {
  color: #00a9c7;
  font: 12px monospace;
}

.market-grid i {
  background: #00a9c7;
  width: 24px;
  height: 1px;
}

.market-grid span {
  letter-spacing: .1em;
  font-size: 14px;
  font-weight: 750;
}

.market-grid p {
  color: #667b87;
  min-height: 58px;
  margin: 16px 0 0;
  font-size: 12px;
  line-height: 1.75;
  transition: all .3s;
}

.market-grid div:hover p {
  color: #a9bdc9;
}

.partners {
  background: #ffffff9e;
  border-top: 1px solid #0726361f;
  border-bottom: 1px solid #0726361f;
  margin: 70px calc(-1*clamp(22px,7vw,112px)) 0;
  overflow: hidden;
}

.partner-track {
  width: max-content;
  animation: 58s linear infinite marquee;
  display: flex;
}

.partner-set {
  flex: none;
  align-items: center;
  display: flex;
}

.partner-logo {
  border-right: 1px solid #0726361c;
  flex: none;
  place-items: center;
  width: 190px;
  height: 132px;
  padding: 22px 24px;
  display: grid;
}

.partner-logo img {
  object-fit: contain;
  object-position: center;
  max-width: 100%;
  max-height: 88px;
  display: block;
}

.partners:hover .partner-track {
  animation-play-state: paused;
}

.contact {
  background: #07141e;
  grid-template-columns: 1fr .78fr;
  gap: 9vw;
  display: grid;
}

.contact-glow {
  filter: blur(130px);
  opacity: .2;
  background: #087caa;
  border-radius: 50%;
  width: 500px;
  height: 500px;
  position: absolute;
  bottom: -50%;
  left: 15%;
}

.contact-copy,.inquiry {
  position: relative;
}

.contact h2 {
  margin-top: 40px;
  font-size: clamp(40px,4.8vw,72px);
}

.contact-copy>p {
  color: #8da2b1;
  max-width: 530px;
  font-size: 14px;
  line-height: 1.9;
}

.contact-meta {
  color: #5e7889;
  letter-spacing: .14em;
  gap: 30px;
  margin-top: 60px;
  font: 12px monospace;
  display: flex;
}

.inquiry {
  border: 1px solid var(--line);
  background: #0d1f2ba8;
  padding: 34px;
}

.inquiry label {
  margin-bottom: 23px;
  display: block;
}

.inquiry label span {
  color: #7790a0;
  letter-spacing: .08em;
  margin-bottom: 9px;
  font-size: 12px;
  display: block;
}

.inquiry input,.inquiry textarea {
  color: #fff;
  resize: vertical;
  background: 0 0;
  border: 0;
  border-bottom: 1px solid #8eb4c738;
  border-radius: 0;
  outline: none;
  width: 100%;
  padding: 8px 0 12px;
  font-size: 12px;
}

.inquiry input:focus,.inquiry textarea:focus {
  border-color: var(--cyan);
}

.inquiry input::placeholder,.inquiry textarea::placeholder {
  color: #48606f;
}

.inquiry .button {
  width: 100%;
}

.form-success {
  color: #78e6d1;
  margin: 14px 0 0;
  font-size: 10px;
  line-height: 1.6;
}

footer {
  background: #030a0f;
  border-top: 1px solid #ffffff12;
  justify-content: space-between;
  align-items: center;
  min-height: 110px;
  padding: 26px clamp(22px,7vw,112px);
  display: flex;
}

footer .brand-logo-shell {
  width: 39px;
  height: 54px;
}

footer p {
  color: #536a79;
  font-size: 12px;
}

footer>div {
  color: #7891a0;
  gap: 24px;
  font-size: 12px;
  display: flex;
}

.page-progress {
  z-index: 90;
  background: linear-gradient(90deg,var(--cyan),#518cff);
  transform-origin: 0;
  pointer-events: none;
  height: 2px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 0 14px #49e5ffd9;
}

.drawer-open {
  overflow: hidden;
}

.history {
  z-index: 1;
  border-top: 1px solid #06304526;
  margin-top: 92px;
  padding-top: 28px;
  position: relative;
}

.history-title {
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 30px;
  display: flex;
}

.history-heading {
  gap: 10px;
  display: grid;
}

.history-heading>span {
  color: #0096b4;
  letter-spacing: .15em;
  font: 9px monospace;
}

.history-heading>strong {
  letter-spacing: .08em;
  font-size: 13px;
}

.history-count {
  color: #78909c;
  letter-spacing: .16em;
  font: 12px monospace;
}

.history-shell {
  margin-right: calc(-1*clamp(24px,7vw,112px));
  position: relative;
}

.history-nav {
  z-index: 6;
  color: #fff;
  cursor: pointer;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background: linear-gradient(160deg,#042431f0,#00748fd1);
  border: 1px solid #00a9ca57;
  place-items: center;
  width: 58px;
  height: 94px;
  transition: all .3s;
  display: grid;
  position: absolute;
  top: 103px;
  box-shadow: 0 14px 45px #03314333,inset 0 0 28px #45dcf81f;
}

.history-nav:before {
  content: "";
  border: 1px solid #6be6fb26;
  position: absolute;
  inset: 6px;
}

.history-nav span {
  z-index: 1;
  text-shadow: 0 0 14px #5de6ffe6;
  font-size: 25px;
  transition: all .3s;
  position: relative;
}

.history-nav:hover:not(:disabled) {
  background: linear-gradient(160deg,#007f9b,#00b0d3);
  border-color: #5de6ff;
  transform: scale(1.05);
  box-shadow: 0 16px 55px #00a9ca61,0 0 28px #00c3e93d;
}

.history-nav:hover:not(:disabled) span {
  transform: scale(1.18);
}

.history-nav:disabled {
  opacity: .18;
  cursor: not-allowed;
  filter: grayscale(.55);
}

.history-nav-left {
  left: -29px;
}

.history-nav-right {
  right: clamp(30px,6vw,92px);
}

.history-progress {
  background: #006d891a;
  height: 2px;
  margin-left: 50px;
  margin-right: clamp(68px,10vw,150px);
  overflow: hidden;
}

.history-progress i {
  transform-origin: 0;
  background: linear-gradient(90deg,#00a9ca,#53ddf7,#6f9cff);
  width: 100%;
  height: 100%;
  transition: transform .18s linear;
  display: block;
  box-shadow: 0 0 18px #00bce3a6;
}

.history-viewport {
  overscroll-behavior-inline: contain;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  padding: 24px clamp(90px,10vw,150px) 20px 50px;
  position: relative;
  overflow-x: auto;
}

.history-viewport::-webkit-scrollbar {
  display: none;
}

.history-track {
  width: max-content;
  padding-top: 2px;
  display: flex;
  position: relative;
}

.history-track:before {
  content: "";
  background: linear-gradient(90deg,#00a9ca14,#00a9cab8,#5d9fff6b,#00a9ca14);
  height: 1px;
  position: absolute;
  top: 78px;
  left: 0;
  right: 0;
  box-shadow: 0 0 18px #00a9ca29;
}

.history-track article {
  scroll-snap-align: start;
  background: linear-gradient(135deg,#fff0,#00b9dc00);
  border-left: 1px solid #0089a61f;
  flex: 0 0 clamp(270px,22vw,340px);
  min-height: 320px;
  padding: 22px 34px 30px 22px;
  transition: all .42s cubic-bezier(.2,.8,.2,1);
  position: relative;
}

.history-track article:after {
  content: "";
  pointer-events: none;
  border: 1px solid #0000;
  transition: all .35s;
  position: absolute;
  inset: 8px 10px 10px 6px;
}

.history-track article:hover {
  background: linear-gradient(135deg,#ffffffc7,#d8f7fc47);
  transform: translateY(-8px);
}

.history-track article:hover:after {
  border-color: #00a9ca2b;
  box-shadow: 0 18px 55px #04354814,inset 0 0 30px #00b8dc09;
}

.history-track b {
  z-index: 1;
  letter-spacing: -.045em;
  font-size: 24px;
  position: relative;
}

.history-track article>i {
  z-index: 2;
  box-sizing: border-box;
  background: #00a9ca;
  border: 2px solid #f2f5f6;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  margin: 0;
  display: block;
  position: absolute;
  top: 72px;
  left: 22px;
  box-shadow: 0 0 0 1px #00a9ca,0 0 18px #00a9ca8c;
}

.history-track article>i:after {
  content: "";
  background: linear-gradient(90deg,#00a9caa6,#0000);
  width: 38px;
  height: 2px;
  position: absolute;
  top: 3px;
  left: 14px;
}

.history-track i span {
  border: 1px solid #00a9ca47;
  border-radius: 50%;
  animation: 3s ease-in-out infinite historyPulse;
  position: absolute;
  inset: -7px;
}

.history-track p {
  z-index: 1;
  color: #526b78;
  max-width: 270px;
  margin-top: 54px;
  font-size: 11px;
  line-height: 1.82;
  position: relative;
}

.history-track small {
  z-index: 1;
  color: #06233121;
  letter-spacing: .05em;
  font: 28px monospace;
  position: absolute;
  bottom: 22px;
  left: 22px;
}

.history-edge {
  z-index: 3;
  pointer-events: none;
  background: linear-gradient(90deg,#0000,#f2f5f6 88%);
  width: clamp(36px,8vw,120px);
  position: absolute;
  top: 3px;
  bottom: 0;
  right: 0;
}

.product-card {
  color: #fff;
  text-align: left;
  cursor: pointer;
  border: 0;
  width: 100%;
  padding: 0;
  display: block;
}

.product-card:focus-visible {
  outline: 2px solid var(--cyan);
  outline-offset: 3px;
}

.product-arrow {
  width: 40px;
  height: 40px;
  color: var(--cyan);
  border: 1px solid #49e5ff59;
  place-items: center;
  transition: all .3s;
  display: grid;
  position: absolute;
  bottom: 0;
  right: 0;
}

.product-card:hover .product-arrow {
  background: var(--cyan);
  color: #04121a;
  transform: rotate(45deg);
}

.insights {
  color: #081722;
  background: #edf1f2;
}

.insights .section-head>p {
  color: #657884;
}

.insight-grid {
  grid-template-columns: repeat(3,1fr);
  gap: 18px;
  margin-top: 58px;
  display: grid;
}

.insight-card {
  border-top: 1px solid #072a3b2e;
  padding-top: 14px;
}

.insight-image {
  background: #0d202b;
  height: 330px;
  position: relative;
  overflow: hidden;
}

.insight-image img {
  object-fit: cover;
  filter: saturate(.82)contrast(1.02);
  width: 100%;
  height: 100%;
  transition: transform .75s,filter .6s;
}

.insight-image>span {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  color: #a8eefd;
  letter-spacing: .13em;
  background: #05121ac7;
  padding: 7px 9px;
  font: 12px monospace;
  position: absolute;
  top: 16px;
  left: 16px;
}

.insight-card:hover img {
  filter: saturate();
  transform: scale(1.055);
}

.insight-meta {
  color: #008daa;
  justify-content: space-between;
  align-items: center;
  margin-top: 18px;
  font: 9px monospace;
  display: flex;
}

.insight-meta span {
  font-size: 17px;
  transition: all .3s;
}

.insight-card:hover .insight-meta span {
  transform: translate(4px,-4px);
}

.insight-card h3 {
  max-width: 92%;
  margin: 13px 0 0;
  font-size: 18px;
  line-height: 1.55;
}

.insight-card>p {
  color: #617580;
  margin: 14px 0 0;
  font-size: 10.5px;
  line-height: 1.85;
}

.drawer-layer {
  z-index: 100;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background: #01070bb8;
  justify-content: flex-end;
  animation: .3s drawerFade;
  display: flex;
  position: fixed;
  inset: 0;
}

.product-drawer {
  background: #07151f;
  grid-template-columns: 1.05fr .95fr;
  width: min(920px,92vw);
  height: 100%;
  animation: .5s cubic-bezier(.2,.8,.2,1) drawerIn;
  display: grid;
  position: relative;
  overflow: auto;
  box-shadow: -30px 0 80px #0000008c;
}

.drawer-close {
  z-index: 4;
  cursor: pointer;
  background: #0510188c;
  border: 1px solid #ffffff29;
  width: 44px;
  height: 44px;
  position: absolute;
  top: 24px;
  right: 24px;
}

.drawer-close i {
  background: #fff;
  width: 21px;
  height: 1px;
  position: absolute;
  top: 21px;
  left: 11px;
}

.drawer-close i:first-child {
  transform: rotate(45deg);
}

.drawer-close i:last-child {
  transform: rotate(-45deg);
}

.drawer-visual {
  background: #0a202e;
  min-height: 100%;
  position: relative;
  overflow: hidden;
}

.drawer-visual:after {
  content: "";
  background: linear-gradient(#0000 50%,#040e15b8);
  position: absolute;
  inset: 0;
}

.drawer-visual img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.drawer-visual>span {
  z-index: 2;
  letter-spacing: .15em;
  border: 1px solid #ffffff40;
  padding: 9px 11px;
  font: 12px monospace;
  position: absolute;
  bottom: 26px;
  left: 26px;
}

.drawer-scan {
  z-index: 2;
  background: linear-gradient(90deg,transparent,var(--cyan),transparent);
  height: 2px;
  box-shadow: 0 0 18px var(--cyan);
  animation: 4s ease-in-out infinite factoryScan;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.drawer-content {
  align-self: center;
  padding: clamp(70px,9vw,110px) clamp(32px,5vw,70px);
}

.drawer-content h2 {
  letter-spacing: -.05em;
  margin: 24px 0 18px;
  font-size: clamp(34px,4vw,54px);
}

.drawer-content>p:not(.section-code) {
  color: #8ea4b3;
  font-size: 13px;
  line-height: 1.9;
}

.drawer-features {
  border-top: 1px solid var(--line);
  margin: 38px 0;
}

.drawer-features div {
  border-bottom: 1px solid var(--line);
  grid-template-columns: 42px 1fr;
  align-items: center;
  min-height: 58px;
  display: grid;
}

.drawer-features b {
  color: var(--cyan);
  font: 9px monospace;
}

.drawer-features span {
  font-size: 11px;
}

@keyframes gridDrift {
  to {
    background-position: 0 72px,72px 0;
  }
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

@keyframes heroSceneIn {
  0% {
    opacity: 0;
    transform: scale(1.09);
  }
  to {
    opacity: 1;
    transform: scale(1.035);
  }
}

@keyframes lightSweep {
  0%,to {
    opacity: .28;
    transform: translate(-8%)skew(-16deg);
  }
  50% {
    opacity: .75;
    transform: translate(12%)skew(-16deg);
  }
}

@keyframes vehicleFloat {
  50% {
    transform: translateY(-10px);
  }
}

@keyframes orbit {
  to {
    transform: rotateX(68deg)rotate(360deg);
  }
}

@keyframes orbitFlat {
  to {
    transform: rotate(360deg);
  }
}

@keyframes tagFloat {
  50% {
    transform: translateY(-9px);
  }
}

@keyframes floatIn {
  0% {
    opacity: 0;
    transform: translate(80px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes scrollLine {
  50% {
    transform-origin: top;
    opacity: .4;
    transform: scaleY(.4);
  }
}

@keyframes scan {
  0%,to {
    opacity: .2;
    transform: scale(.85);
  }
  50% {
    opacity: .8;
    transform: scale(1.08);
  }
}

@keyframes factoryScan {
  0%,to {
    top: 4%;
  }
  50% {
    top: 96%;
  }
}

@keyframes marquee {
  to {
    transform: translate(-50%);
  }
}

@keyframes historyPulse {
  0%,to {
    opacity: 1;
    transform: translateY(-2px)scale(1);
  }
  50% {
    opacity: 0;
    transform: translateY(-2px)scale(1.5);
  }
}

@keyframes drawerFade {
  0% {
    opacity: 0;
  }
}

@keyframes drawerIn {
  0% {
    transform: translate(100%);
  }
}

@media (max-width:1040px) {
  .site-header nav {
    gap: 15px;
  }
  .site-header nav a {
    font-size: 10px;
  }
  .hero {
    grid-template-columns: 1fr 1fr;
  }
  .hero-visual {
    width: 55vw;
  }
  .product-card {
    min-height: 380px;
  }
  .quality-layout {
    gap: 5vw;
  }
  .tests {
    grid-template-columns: repeat(4,1fr);
  }
  .tests span:nth-child(4) {
    border-right: 0;
  }
  .contact {
    gap: 5vw;
  }
}

@media (max-width:820px) {
  .site-header {
    height: 72px;
  }
  .site-header .brand-logo-shell {
    width: 52px;
  }
  .site-header nav {
    opacity: 0;
    z-index: -1;
    background: #040c12f7;
    flex-direction: column;
    gap: 0;
    padding: 16px 24px 30px;
    transition: all .4s;
    display: flex;
    position: fixed;
    top: 72px;
    left: 0;
    right: 0;
    transform: translateY(-140%);
  }
  .site-header nav.open {
    opacity: 1;
    transform: none;
  }
  .site-header nav a {
    border-bottom: 1px solid #ffffff14;
    padding: 16px;
    font-size: 12px;
  }
  .menu-toggle {
    display: block;
  }
  .hero {
    min-height: 940px;
    padding-top: 130px;
    display: block;
  }
  .hero:after {
    background: linear-gradient(#03090eb8 0,#03090e57 45%,#03090ec2 100%),linear-gradient(90deg,#03090eeb,#03090e2e);
  }
  .hero-scene img {
    object-position: 66% center;
  }
  .hero-copy {
    z-index: 5;
  }
  .hero-visual {
    width: 100%;
    height: 380px;
    margin: 10px 0 0;
  }
  .hero-stats {
    grid-template-columns: 1fr 1fr;
    row-gap: 12px;
    display: grid;
  }
  .scroll-cue {
    display: none;
  }
  .about-layout,.global-copy,.quality-layout,.contact {
    grid-template-columns: 1fr;
    gap: 50px;
  }
  .value-chain {
    grid-template-columns: 1fr 1fr;
  }
  .value-chain div:nth-child(2n) {
    border-right: 0;
  }
  .history-track article {
    flex-basis: 285px;
  }
  .product-grid {
    grid-template-columns: 1fr 1fr;
  }
  .section-head {
    display: block;
  }
  .section-head>p {
    margin-top: 20px;
  }
  .factory-showcase {
    grid-template-columns: 1fr;
  }
  .factory-main {
    height: 480px;
  }
  .factory-side {
    grid-template-columns: 1fr 1fr;
  }
  .capability-strip {
    grid-template-columns: repeat(3,1fr);
  }
  .case-stage {
    min-height: 750px;
  }
  .case-nav {
    width: 100%;
  }
  .market-grid {
    grid-template-columns: 1fr 1fr;
  }
  .market-grid div:nth-child(2) {
    border-right: 0;
  }
  .insight-grid {
    grid-template-columns: 1fr 1fr;
  }
  .insight-grid article:last-child {
    grid-column: 1/-1;
  }
  .product-drawer {
    grid-template-columns: 1fr;
    width: min(640px,94vw);
  }
  .drawer-visual {
    min-height: 42vh;
  }
  .drawer-content {
    padding-top: 55px;
  }
  footer {
    flex-wrap: wrap;
    gap: 20px;
  }
}

@media (max-width:560px) {
  .section {
    padding: 88px 20px;
  }
  .brand small,.header-cta {
    display: none;
  }
  .hero {
    min-height: 940px;
    padding: 120px 20px;
  }
  .hero h1 {
    font-size: 43px;
  }
  .hero-actions {
    flex-direction: column;
    align-items: stretch;
  }
  .hero-visual {
    height: 285px;
    margin-top: 20px;
  }
  .tech-tag {
    display: none;
  }
  .hero-stats {
    left: 20px;
    right: 20px;
  }
  .hero-stats div {
    min-width: 0;
    padding: 0;
  }
  .about-layout {
    margin-top: 45px;
  }
  .about h2,.section-head h2,.quality h2,.global h2,.contact h2 {
    font-size: 37px;
  }
  .value-chain {
    margin-top: 50px;
  }
  .value-chain div {
    min-height: 112px;
  }
  .history-title,.history-heading>strong {
    display: block;
  }
  .history-count {
    margin-top: 18px;
    display: block;
  }
  .history-shell {
    margin-right: -20px;
  }
  .history-progress {
    margin-left: 42px;
    margin-right: 62px;
  }
  .history-viewport {
    padding-left: 42px;
    padding-right: 62px;
  }
  .history-nav {
    width: 44px;
    height: 72px;
    top: 106px;
  }
  .history-nav-left {
    left: -7px;
  }
  .history-nav-right {
    right: 12px;
  }
  .history-track article {
    flex-basis: 260px;
    min-height: 300px;
    padding-right: 26px;
  }
  .history-track p {
    font-size: 10.5px;
  }
  .history-edge {
    width: 34px;
  }
  .filters {
    flex-wrap: nowrap;
    margin-right: -20px;
    overflow: auto;
  }
  .filters button {
    white-space: nowrap;
    padding-inline: 16px;
  }
  .product-grid {
    grid-template-columns: 1fr;
  }
  .product-card {
    min-height: 430px;
  }
  .cases {
    padding-inline: 0;
  }
  .case-stage {
    min-height: 720px;
  }
  .case-content {
    width: auto;
    top: 39%;
    left: 24px;
    right: 24px;
  }
  .case-content h2 {
    font-size: 40px;
  }
  .case-nav button {
    min-height: 92px;
    padding: 13px;
  }
  .case-nav span {
    font-size: 8px;
  }
  .factory-main {
    height: 400px;
  }
  .factory-side {
    grid-template-columns: 1fr;
  }
  .factory-label {
    min-width: 0;
    right: 0;
  }
  .capability-strip,.tests {
    grid-template-columns: 1fr 1fr;
  }
  .tests span:nth-child(2n) {
    border-right: 0;
  }
  .market-grid {
    grid-template-columns: 1fr 1fr;
  }
  .insight-grid {
    grid-template-columns: 1fr;
  }
  .insight-grid article:last-child {
    grid-column: auto;
  }
  .insight-image {
    height: 290px;
  }
  .contact-meta {
    flex-direction: column;
    gap: 10px;
    margin-top: 35px;
  }
  .inquiry {
    padding: 22px;
  }
  .product-drawer {
    width: 100vw;
  }
  .drawer-visual {
    min-height: 36vh;
  }
  .drawer-content {
    padding: 45px 24px;
  }
  .drawer-content h2 {
    font-size: 36px;
  }
  footer {
    text-align: center;
    justify-content: center;
  }
  footer .brand {
    justify-content: center;
    width: 100%;
  }
}

@media (prefers-reduced-motion:reduce) {
  *,:before,:after {
    scroll-behavior: auto !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }
  .reveal {
    opacity: 1;
    transform: none;
  }
}

.history-shell {
  grid-template-columns: 58px minmax(0,1fr) 58px;
  align-items: center;
  gap: 16px;
  margin-right: 0;
  display: grid;
}

.history-stage {
  min-width: 0;
  position: relative;
}

.history-nav {
  width: 58px;
  height: 94px;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
}

.history-progress {
  margin-left: 0;
  margin-right: 0;
}

.history-viewport {
  padding: 24px 0 20px;
}

@media (max-width:560px) {
  .history-shell {
    grid-template-columns: 44px minmax(0,1fr) 44px;
    gap: 8px;
    margin-right: 0;
  }
  .history-nav {
    width: 44px;
    height: 72px;
    top: auto;
    left: auto;
    right: auto;
  }
  .history-progress {
    margin: 0;
  }
  .history-viewport {
    padding-left: 0;
    padding-right: 0;
  }
}

.catalog-page {
  color: #fff;
  background: #06121b;
  min-height: 100vh;
}

.catalog-header {
  z-index: 60;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background: linear-gradient(#030b11f5,#030b11b3,#0000);
  justify-content: space-between;
  align-items: center;
  height: 88px;
  padding: 0 clamp(22px,5vw,78px);
  display: flex;
  position: fixed;
  inset: 0 0 auto;
}

.catalog-back {
  color: #a7bac6;
  letter-spacing: .08em;
  align-items: center;
  gap: 12px;
  font-size: 10px;
  transition: all .3s;
  display: flex;
}

.catalog-back span {
  width: 36px;
  height: 36px;
  color: var(--cyan);
  border: 1px solid #49e5ff47;
  place-items: center;
  font-size: 18px;
  transition: all .3s;
  display: grid;
}

.catalog-back:hover {
  color: #fff;
}

.catalog-back:hover span {
  background: var(--cyan);
  color: #06121b;
  transform: translate(-4px);
}

.catalog-hero {
  align-items: flex-end;
  height: min(82vh,820px);
  min-height: 620px;
  padding: 130px clamp(24px,7vw,112px) 92px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.catalog-hero>img {
  object-fit: cover;
  filter: saturate(.78)contrast(1.06);
  width: 100%;
  height: 100%;
  animation: 1.1s cubic-bezier(.2,.75,.2,1) both catalogImageIn;
  position: absolute;
  inset: 0;
}

.catalog-hero-shade {
  background: linear-gradient(90deg,#030b11fa 0,#030b11c7 38%,#030b113d 72%),linear-gradient(0deg,#06121b 0,#0000 40%);
  position: absolute;
  inset: 0;
}

.catalog-hero-grid {
  opacity: .24;
  background-image: linear-gradient(#49e5ff17 1px,#0000 1px),linear-gradient(90deg,#49e5ff17 1px,#0000 1px);
  background-size: 72px 72px;
  position: absolute;
  inset: 0;
  -webkit-mask-image: linear-gradient(90deg,#000,#0000 72%);
  mask-image: linear-gradient(90deg,#000,#0000 72%);
}

.catalog-hero-copy {
  z-index: 2;
  max-width: 720px;
  position: relative;
}

.catalog-kicker {
  color: #6f8999;
  letter-spacing: .18em;
  margin: 18px 0;
  font: 9px monospace;
}

.catalog-hero h1,.product-detail-heading h1 {
  letter-spacing: -.06em;
  margin: 20px 0 22px;
  font-size: clamp(52px,7vw,102px);
  line-height: .96;
}

.catalog-hero-copy>p:not(.section-code):not(.catalog-kicker) {
  color: #a6bac7;
  max-width: 620px;
  font-size: 14px;
  line-height: 1.9;
}

.catalog-hero-copy>a {
  color: #fff;
  letter-spacing: .08em;
  align-items: center;
  gap: 18px;
  width: max-content;
  margin-top: 34px;
  font-size: 11px;
  display: flex;
}

.catalog-hero-copy>a span {
  width: 42px;
  height: 42px;
  color: var(--cyan);
  border: 1px solid #49e5ff57;
  place-items: center;
  animation: 2.2s ease-in-out infinite scrollLine;
  display: grid;
}

.catalog-products {
  color: #081722;
  background: #edf2f3;
}

.catalog-section-head {
  grid-template-columns: 1fr minmax(280px,430px);
  align-items: end;
  gap: 8vw;
  display: grid;
}

.catalog-section-head h2 {
  letter-spacing: -.05em;
  margin: 18px 0 0;
  font-size: clamp(38px,4.7vw,70px);
}

.catalog-section-head>p {
  color: #637885;
  margin: 0;
  font-size: 13px;
  line-height: 1.9;
}

.catalog-product-grid {
  grid-template-columns: repeat(3,minmax(0,1fr));
  gap: 20px;
  margin-top: 64px;
  display: grid;
}

.catalog-product-card {
  color: #081722;
  border-top: 1px solid #052f4333;
  padding-top: 14px;
  transition: all .4s;
  display: block;
  position: relative;
}

.catalog-product-card:hover {
  transform: translateY(-8px);
}

.catalog-product-image {
  background: #0b202c;
  height: 330px;
  position: relative;
  overflow: hidden;
}

.catalog-product-image:after {
  content: "";
  background: linear-gradient(#0000 45%,#030d14ad);
  transition: all .4s;
  position: absolute;
  inset: 0;
}

.catalog-product-image img {
  object-fit: cover;
  filter: saturate(.82);
  width: 100%;
  height: 100%;
  transition: all .8s cubic-bezier(.2,.75,.2,1);
}

.catalog-product-card:hover img {
  filter: saturate();
  transform: scale(1.06);
}

.catalog-product-image>span {
  z-index: 2;
  color: #baf5ff;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  letter-spacing: .13em;
  background: #05131cb8;
  padding: 8px 10px;
  font: 12px monospace;
  position: absolute;
  top: 16px;
  left: 16px;
}

.catalog-product-image>i {
  z-index: 2;
  color: #ffffff6b;
  font: 28px monospace;
  position: absolute;
  bottom: 14px;
  right: 18px;
}

.catalog-product-copy {
  padding: 22px 4px 16px;
}

.catalog-product-copy h3 {
  letter-spacing: -.03em;
  margin: 0;
  font-size: 22px;
}

.catalog-product-copy>p {
  color: #617682;
  min-height: 48px;
  font-size: 11px;
  line-height: 1.75;
}

.catalog-product-link {
  color: #008daa;
  letter-spacing: .08em;
  border-top: 1px solid #052f431f;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  padding-top: 16px;
  font-size: 10px;
  display: flex;
}

.catalog-product-link b {
  font-size: 20px;
  transition: all .3s;
}

.catalog-product-card:hover .catalog-product-link b {
  transform: translate(4px,-4px);
}

.product-detail-page {
  padding-top: 88px;
}

.product-detail {
  padding: 72px clamp(24px,7vw,112px) 130px;
}

.product-detail-heading {
  grid-template-columns: 1.2fr minmax(300px,.8fr);
  align-items: end;
  gap: 8vw;
  margin-bottom: 58px;
  display: grid;
}

.product-detail-heading h1 {
  margin-bottom: 0;
  font-size: clamp(48px,6.5vw,94px);
}

.product-detail-heading>p {
  color: #8ca2b0;
  margin: 0 0 8px;
  font-size: 14px;
  line-height: 1.9;
}

.detail-gallery-stage {
  background: #0b202c;
  height: min(68vw,730px);
  min-height: 520px;
  position: relative;
  overflow: hidden;
}

.detail-gallery-stage>img {
  object-fit: cover;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: opacity .55s,transform 1s cubic-bezier(.2,.75,.2,1);
  position: absolute;
  inset: 0;
  transform: scale(1.04);
}

.detail-gallery-stage>img.active {
  opacity: 1;
  transform: scale(1);
}

.detail-gallery-stage:after {
  content: "";
  pointer-events: none;
  background: linear-gradient(#0000 65%,#030d1480);
  position: absolute;
  inset: 0;
}

.detail-gallery-scan {
  z-index: 2;
  background: linear-gradient(90deg,transparent,var(--cyan),transparent);
  height: 2px;
  box-shadow: 0 0 18px var(--cyan);
  animation: 5s ease-in-out infinite factoryScan;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.gallery-nav {
  z-index: 4;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  color: #fff;
  cursor: pointer;
  background: #04131cb8;
  border: 1px solid #49e5ff57;
  width: 62px;
  height: 96px;
  transition: all .3s;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.gallery-nav:hover {
  background: var(--cyan);
  color: #04131c;
}

.gallery-nav span {
  font-size: 24px;
}

.gallery-prev {
  left: 24px;
}

.gallery-next {
  right: 24px;
}

.gallery-counter {
  z-index: 4;
  color: #a5bdca;
  align-items: center;
  gap: 12px;
  font: 10px monospace;
  display: flex;
  position: absolute;
  bottom: 24px;
  right: 28px;
}

.gallery-counter b {
  color: #fff;
  font-size: 18px;
}

.gallery-counter i {
  background: var(--cyan);
  width: 44px;
  height: 1px;
}

.gallery-thumbs {
  gap: 10px;
  margin-top: 12px;
  display: flex;
}

.gallery-thumbs button {
  cursor: pointer;
  opacity: .42;
  background: #0b202c;
  border: 1px solid #0000;
  width: 120px;
  height: 72px;
  padding: 0;
  transition: all .3s;
  position: relative;
}

.gallery-thumbs button:after {
  content: "";
  background: var(--cyan);
  height: 2px;
  transition: all .35s;
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 100%;
}

.gallery-thumbs button.active {
  opacity: 1;
  border-color: #49e5ff57;
}

.gallery-thumbs button.active:after {
  right: 0;
}

.gallery-thumbs img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.product-story {
  grid-template-columns: .7fr 1.3fr;
  gap: 10vw;
  padding-top: 100px;
  display: grid;
}

.product-story h2 {
  letter-spacing: -.05em;
  margin: 22px 0 0;
  font-size: clamp(38px,4vw,62px);
}

.product-story-copy .content p {
  color: #9bb0bd;
  margin: 0;
  font-size: 15px;
  line-height: 2;
}

.product-highlights {
  border-top: 1px solid var(--line);
  margin: 44px 0;
}

.product-highlights div {
  border-bottom: 1px solid var(--line);
  grid-template-columns: 55px 1fr;
  align-items: center;
  min-height: 72px;
  display: grid;
}

.product-highlights b {
  color: var(--cyan);
  font: 10px monospace;
}

.product-highlights span {
  font-size: 12px;
}

.product-story-copy .button {
  margin-top: 6px;
}

@keyframes catalogImageIn {
  0% {
    opacity: 0;
    transform: scale(1.08);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

@media (max-width:900px) {
  .catalog-product-grid {
    grid-template-columns: 1fr 1fr;
  }
  .catalog-section-head,.product-detail-heading,.product-story {
    grid-template-columns: 1fr;
    gap: 34px;
  }
  .product-detail-heading>p {
    max-width: 620px;
  }
  .detail-gallery-stage {
    height: 68vw;
    min-height: 460px;
  }
}

@media (max-width:560px) {
  .catalog-header {
    height: 72px;
    padding-inline: 20px;
  }
  .catalog-header .brand small {
    display: none;
  }
  .catalog-back {
    font-size: 0;
  }
  .catalog-back span {
    width: 38px;
    height: 38px;
  }
  .catalog-hero {
    min-height: 650px;
    padding: 120px 20px 64px;
  }
  .catalog-hero h1 {
    font-size: 50px;
  }
  .catalog-hero-shade {
    background: linear-gradient(90deg,#030b11f5,#030b116b),linear-gradient(#0000 45%,#06121b);
  }
  .catalog-section-head {
    display: block;
  }
  .catalog-section-head>p {
    margin-top: 20px;
  }
  .catalog-product-grid {
    grid-template-columns: 1fr;
    margin-top: 44px;
  }
  .catalog-product-image {
    height: 360px;
  }
  .product-detail-page {
    padding-top: 72px;
  }
  .product-detail {
    padding: 52px 20px 90px;
  }
  .product-detail-heading {
    margin-bottom: 38px;
  }
  .product-detail-heading h1 {
    font-size: 46px;
  }
  .detail-gallery-stage {
    height: 62vh;
    min-height: 420px;
  }
  .gallery-nav {
    width: 48px;
    height: 74px;
  }
  .gallery-prev {
    left: 10px;
  }
  .gallery-next {
    right: 10px;
  }
  .gallery-counter {
    bottom: 14px;
    right: 16px;
  }
  .gallery-thumbs {
    padding-bottom: 7px;
    overflow-x: auto;
  }
  .gallery-thumbs button {
    flex: 0 0 88px;
    height: 58px;
  }
  .product-story {
    padding-top: 72px;
  }
  .product-story-copy>p {
    font-size: 13px;
  }
  .product-highlights div {
    min-height: 64px;
  }
}

.products .product-grid {
  margin-top: 55px;
}

.catalog-product-grid.single-product {
  grid-template-columns: minmax(0,480px);
  margin-top: 0;
}

.detail-gallery.contain .detail-gallery-stage>img,.detail-gallery.contain .gallery-thumbs img {
  object-fit: contain;
  background: #000;
}

.detail-gallery.contain .detail-gallery-stage {
  background: #000;
}

.protection-detail .product-highlights {
  margin-top: 0;
}

.protection-detail .product-highlights div {
  align-items: start;
  padding: 22px 0;
}

.protection-detail .product-highlights span {
  padding-right: 8px;
  line-height: 1.9;
}

@media (max-width:560px) {
  .catalog-product-grid.single-product {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}

@property --tw-blur {
  syntax: "*";
  inherits: false;
}

@property --tw-brightness {
  syntax: "*";
  inherits: false;
}

@property --tw-contrast {
  syntax: "*";
  inherits: false;
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}

@property --tw-invert {
  syntax: "*";
  inherits: false;
}

@property --tw-opacity {
  syntax: "*";
  inherits: false;
}

@property --tw-saturate {
  syntax: "*";
  inherits: false;
}

@property --tw-sepia {
  syntax: "*";
  inherits: false;
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
