/* @chunk:Idko031h v=d245747d */
._c4730cbad017 {
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
._c284f0965f1c {
      position: absolute;
      bottom: 3rem;
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: .6rem;
      opacity: 0;
      transition: opacity .6s var(--ease-luxury);
      transition-delay: .35s;
    }
._caf85e15129b {
      position: absolute;
      inset: 0;
      background: rgba(0, 0, 0, .8);
      backdrop-filter: blur(16px);
      -webkit-backdrop-filter: blur(16px);
      will-change: opacity;
      opacity: 0;
      transition: opacity .45s ease;
    }
._cc7c1482de7a {
      font-family: 'JetBrains Mono', monospace;
      font-size: .8rem;
      color: #aaa;
      letter-spacing: .04em;
    }
body {
      background-color: var(--bg);
      color: var(--text-main);
      font-family: 'Inter', sans-serif;
      overflow-x: hidden;
      -webkit-font-smoothing: antialiased;
    }
._c1b7d5d9eef5._c595bdf321b3 {
      opacity: 0;
      pointer-events: none;
      transform: scale(.88);
    }
._cd4555f22e90._c0d7d274a976 ._cea5c9f40a1b {
      opacity: 1;
      transform: translateY(0) scale(1);
    }
._c09060c20d28 {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
    }
