/* @chunk:OgS6XJMV v=a44ce6a2 */
._c293a0dcb844:hover ._cb5095a4af78 {
      opacity: 1;
      transform: translateX(-50%) translateY(0);
    }
._cce1f9b57561 svg {
      width: 18px;
      height: 18px;
      stroke: #aaa;
      stroke-width: 1.8;
      fill: none;
    }
._c23eeca7e218 {
      list-style: none;
    }
@keyframes rippleFade {
      0% { opacity: 0; transform: scaleX(0.9); }
      20% { opacity: 1; transform: scaleX(1); }
      100% { opacity: 0; transform: scaleX(1.05); }
    }
._ce4ce67e1906 {
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
._c798cd39a5d7:-webkit-full-screen {
      border-radius: 0 !important;
      aspect-ratio: auto !important;
      max-width: none !important;
      width: 100% !important;
      height: 100% !important;
      background: #000 !important;
      border: none !important;
    }
::-webkit-scrollbar-track {
      background: #030303;
    }
