/* @chunk:KTlf2BrN v=d245747d */
._c6366de021d7 {
      position: absolute;
      bottom: 2.5rem;
      left: 50%;
      transform: translateX(-50%);
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: .5rem;
      opacity: 0;
      z-index: 3;
      animation: arrowFloat 2.2s ease-in-out infinite;
    }
._cbaebaa23051:hover {
      background: rgba(255, 255, 255, .1);
      border-color: rgba(255, 255, 255, .18);
    }
::-webkit-scrollbar {
      width: 5px;
    }
._c295928b6735 span {
      display: block;
      margin-bottom: 4px;
    }
._cbaebaa23051 {
      position: absolute;
      top: 1.5rem;
      right: 1.5rem;
      background: rgba(255, 255, 255, .05);
      border: 1px solid rgba(255, 255, 255, .08);
      border-radius: 8px;
      width: 34px;
      height: 34px;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      transition: background .3s, border-color .3s;
    }
._ca04c950893b {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 0%;
      background: white;
      transition: width .1s linear;
    }
._c295928b6735 {
      font-family: 'JetBrains Mono', monospace;
      font-size: .8rem;
      color: rgba(255, 255, 255, .6);
      letter-spacing: .05em;
    }
/* ===================== PROCESS ===================== */
    ._c64c0acea7f5 {
      height: 400vh;
      position: relative;
      z-index: 5;
    }
