/* @chunk:uYNEw0eI v=fe768b6f */
._c46a9ab05bd7._c61a61c75da2 {
      right: 0;
      border-top-left-radius: 100%;
      border-bottom-left-radius: 100%;
      transform-origin: right center;
    }
._c5692057db0e {
      position: relative;
      z-index: 2;
      pointer-events: none;
    }
._c10ea383937a {
      width: 100%;
      max-width: 1600px;
      aspect-ratio: 2336 / 1080;
      position: relative;
      border-radius: 32px;
      overflow: hidden;
      background: #050505;
      border: 1px solid var(--border);
      box-shadow: 0 40px 100px -20px rgba(0, 0, 0, .8);
      user-select: none;
    }
nav._c26ed5be1549 a {
      color: white;
      text-decoration: none;
      font-family: 'JetBrains Mono', monospace;
      font-size: .75rem;
      letter-spacing: .05em;
      position: relative;
      overflow: hidden;
    }
@keyframes pulse-dot {
      0%, 100% { opacity: 1; }
      50% { opacity: .4; }
    }
._c0e1255f5995:hover,
    ._c0e1255f5995:active {
      background: rgba(255, 255, 255, .1);
      border-color: rgba(255, 255, 255, .18);
      transform: scale(1.05);
    }
._cadf1e962ab2 ._c7fb070e0233._ce4579e50980 { top: 0; left: 0; }
._c06f6d6d9e31 {
      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;
    }
