/* @chunk:ncs8Of6a v=d245747d */
._cabce5c44c2d g path {
      fill: #fff;
    }
/* ===================== VIDEO ===================== */
    ._c1f9df796c9a {
      padding: 10vh 0 20vh;
      position: relative;
      z-index: 2;
      display: flex;
      justify-content: center;
    }
._c2e80c1f2c28 {
      font-family: 'JetBrains Mono', monospace;
      font-size: .7rem;
      color: #333;
      letter-spacing: .08em;
    }
._ca201350e947 {
      font-size: 1.1rem;
      line-height: 1.7;
      color: var(--text-muted);
      max-width: 550px;
    }
._c274e856a998 {
      width: 60px;
      height: 60px;
      border: 2px solid rgba(255, 255, 255, .1);
      border-top: 2px solid #fff;
      border-radius: 50%;
      animation: spin 1s cubic-bezier(.5, 0, .5, 1) infinite;
      margin-bottom: 1.5rem;
    }
._cc3f9bf057aa {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #050505;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      z-index: 10;
      transition: opacity .5s ease, visibility .5s ease;
    }
._c6863ecaac46 {
      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;
      contain: layout paint;
      transform: translateZ(0);
    }
header._c27667162d4c {
      padding: 1.2rem 3rem;
      backdrop-filter: blur(3px);
    }
