/* @chunk:MEzqNQb_ v=d245747d */
@keyframes spin {
      0% { transform: rotate(0deg); }
      100% { transform: rotate(360deg); }
    }
._c7be95954e3d span {
      position: relative;
      z-index: 2;
      font-family: 'Manrope', sans-serif;
      font-weight: 800;
      font-size: 1.6rem;
      letter-spacing: .02em;
      color: white;
      transition: color .4s var(--ease-luxury);
    }
._c1ec92602237 p {
      font-size: clamp(2rem, 3.5vw, 3.5rem);
      line-height: 1.2;
      text-align: center;
      max-width: 1300px;
      margin: 0 auto;
      color: #aaa;
      font-weight: 300;
    }
._c3318bc2638c._cf13b781f62b {
      color: #6ee7b7;
      border-color: rgba(110, 231, 183, .25);
      background: rgba(110, 231, 183, .06);
    }
._c44f48b60784 svg {
      width: 18px;
      height: 18px;
      stroke: #aaa;
      stroke-width: 1.8;
      fill: none;
    }
nav._cba184ca3449 a {
      color: white;
      text-decoration: none;
      font-family: 'JetBrains Mono', monospace;
      font-size: .75rem;
      letter-spacing: .05em;
      position: relative;
      overflow: hidden;
    }
._c75395a10fdf {
      background: var(--glass-bg);
      backdrop-filter: blur(32px) saturate(1.5);
      -webkit-backdrop-filter: blur(32px) saturate(1.5);
      border: 1px solid var(--glass-border);
      border-radius: 24px;
      padding: 5rem 5rem 3rem;
    }
._c1b7d5d9eef5:hover ._c2bcbb5b00dc {
      transform: scale(1.055);
      background: rgba(255, 255, 255, .075);
      border-color: rgba(255, 255, 255, .22);
    }
