/* @chunk:MiTghtAV v=fe768b6f */
._c62f960ed647:hover {
      opacity: 1;
      transform: scale(1.1);
    }
._cadf1e962ab2 ._c7fb070e0233._cedf00dc0735 { top: 0; right: 0; }
/* ===================== CTA ===================== */
    ._c33905d9c75b {
      height: 100vh;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-align: center;
      position: relative;
      z-index: 2;
    }
._c03ee5cde595 {
      background: rgba(255, 255, 255, .06);
      border: 1px solid rgba(255, 255, 255, .1);
      border-radius: 8px;
      padding: 6px 14px;
      font-family: 'JetBrains Mono', monospace;
      font-size: .65rem;
      letter-spacing: .08em;
      color: #777;
      cursor: pointer;
      transition: all .3s;
      white-space: nowrap;
    }
._cf1c77868db3._ca8be8680a09 ._ce79f62591c0:nth-child(2) { transition-delay: .14s; }
._cb0472fa98bf {
      width: 100%;
      height: 2px;
      background: rgba(255, 255, 255, .15);
      position: relative;
      overflow: hidden;
      border-radius: 2px;
      transition: height .2s ease;
    }
._c8163b174942 strong {
      color: #888;
      font-weight: 500;
    }
@keyframes arrowFloat {
      0%, 100% { transform: translateX(-50%) translateY(0); }
      50% { transform: translateX(-50%) translateY(6px); }
    }
