.elementor-3471 .elementor-element.elementor-element-1310a76{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:space-around;}.elementor-3471 .elementor-element.elementor-element-1310a76:not(.elementor-motion-effects-element-type-background), .elementor-3471 .elementor-element.elementor-element-1310a76 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#B3B3B3;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-a867dcc */.bottom-panel {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 14px calc(10px + env(safe-area-inset-bottom));
  background: #2a2a2acc;
  backdrop-filter: blur(6px);
  border-top: 1px solid #3a3a3a;
  z-index: 100;
}

.bottom-nav {
  max-width: 520px;
  margin: 0 auto;
  display: flex;
  gap: 8px;
  justify-content: center;
  flex-wrap: wrap;
}

.bottom-nav-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 12px;
  border-radius: 999px;
  border: 1px solid #444444;
  background: #333333;
  color: #e0e0e0;
  font-size: 9px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}

.bottom-nav-btn:hover {
  background: #3d3d3d;
}

.bottom-nav-btn:focus-visible {
  outline: 2px solid #e0e0e0;
  outline-offset: 2px;
}

.video-wrap {
  margin: 10px 0 14px;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid var(--border);
  background: #000;
}

.video-169 { aspect-ratio: 16 / 9; }
.video-235 { aspect-ratio: 2.35 / 1; }   /* cinemascope */
.video-185 { aspect-ratio: 1.85 / 1; }
.video-43  { aspect-ratio: 4 / 3; }
.video-11  { aspect-ratio: 1 / 1; }      /* square */
.video-916 { aspect-ratio: 9 / 16; }     /* vertical *//* End custom CSS */