/* @chunk:yuAiw-v3 v=fe768b6f */
._ce79f62591c0 ._c6e245526ced {
      font-family: 'JetBrains Mono', monospace;
      font-size: .65rem;
      letter-spacing: .12em;
      color: rgba(255, 255, 255, .2);
    }
::-webkit-scrollbar {
      width: 5px;
    }
/* Gesture Overlay */
    ._c46a9ab05bd7 {
      position: absolute;
      top: 0;
      bottom: 0;
      width: 30%;
      display: flex;
      align-items: center;
      justify-content: center;
      background: rgba(255, 255, 255, 0.05);
      opacity: 0;
      pointer-events: none;
      z-index: 1;
    }
._ce79f62591c0:last-child {
      border-bottom: none;
    }
._c5d5f71a5eba {
      margin-top: 1.4rem;
      font-family: 'JetBrains Mono', monospace;
      font-size: .65rem;
      letter-spacing: .07em;
      color: #333;
      text-align: center;
    }
._c0e1255f5995 {
      position: absolute;
      top: 1.6rem;
      right: 1.6rem;
      width: 44px;
      height: 44px;
      display: flex;
      align-items: center;
      justify-content: center;
      background: rgba(255, 255, 255, .04);
      border: 1px solid rgba(255, 255, 255, .08);
      border-radius: 10px;
      cursor: pointer;
      transition: background .3s, border-color .3s, transform .3s;
      z-index: 110;
      -webkit-tap-highlight-color: transparent;
    }
/* Fullscreen Video Overrides - Fixes portrait mobile stretch */
    ._c10ea383937a:fullscreen {
      border-radius: 0 !important;
      aspect-ratio: auto !important;
      max-width: none !important;
      width: 100% !important;
      height: 100% !important;
      background: #000 !important;
      border: none !important;
    }
