/* [next]/internal/font/google/orbitron_3829246.module.css [app-client] (css) */
@font-face {
  font-family: Orbitron;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/0acc7fdf55eb3220-s.p.3oprs0vbfre0x.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

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

@font-face {
  font-family: Orbitron Fallback;
  src: local(Arial);
  ascent-override: 81.5%;
  descent-override: 19.59%;
  line-gap-override: 0.0%;
  size-adjust: 124.05%;
}

.orbitron_3829246-module__oB6F_a__className {
  font-family: Orbitron, Orbitron Fallback;
  font-style: normal;
}

/* [project]/components/hero/hero.module.css [app-client] (css) */
.hero-module__MJAXFG__gradient-text {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 25%, #f093fb 50%, #4facfe 75%, #00f2fe 100%) 0 0 / 300% 300%;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  animation: 8s infinite hero-module__MJAXFG__gradient-shift;
}

@keyframes hero-module__MJAXFG__gradient-shift {
  0% {
    background-position: 0%;
  }

  50% {
    background-position: 100%;
  }

  100% {
    background-position: 0%;
  }
}

.hero-module__MJAXFG__glass-card {
  backdrop-filter: blur(20px);
  background: #ffffff08;
  border: 1px solid #ffffff1a;
  box-shadow: 0 8px 32px #1f26875e;
}

.hero-module__MJAXFG__floating {
  animation: 6s ease-in-out infinite hero-module__MJAXFG__float;
}

.hero-module__MJAXFG__floating-delayed {
  animation: 6s ease-in-out 2s infinite hero-module__MJAXFG__float;
}

@keyframes hero-module__MJAXFG__float {
  0%, 100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-20px);
  }
}

.hero-module__MJAXFG__bg-radial {
  background: radial-gradient(circle, #667eea66 0%, #764ba233 40%, #0000 70%);
}

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