/* wire-profile-media-viewer-303f1h731 */

html.wire-profile-media-viewer-open-h731,
body.wire-profile-media-viewer-open-h731{
  overflow:hidden !important;
  overscroll-behavior:none !important;
}

.wire-profile-media-trigger-h731{
  position:absolute !important;
  z-index:18 !important;
  top:10px !important;
  left:10px !important;
  display:grid !important;
  place-items:center !important;
  width:40px !important;
  height:40px !important;
  padding:0 !important;
  border:1px solid rgba(255,255,255,.34) !important;
  border-radius:50% !important;
  background:rgba(3,10,17,.76) !important;
  color:#fff !important;
  font-size:20px !important;
  line-height:1 !important;
  box-shadow:0 5px 20px rgba(0,0,0,.34) !important;
  backdrop-filter:blur(8px) !important;
  cursor:pointer !important;
}

.post-media,
.multi-media-grid,
.multi-media-grid>img,
.multi-media-grid>video,
.wire-single-video,
.wire-cf-player-shell-303e3t{
  position:relative !important;
}

.wire-profile-media-viewer-h731{
  position:fixed !important;
  z-index:100500 !important;
  inset:0 !important;
  display:grid !important;
  grid-template-columns:minmax(0,1fr) minmax(310px,390px) !important;
  background:rgba(0,0,0,.94) !important;
  color:#fff !important;
  opacity:0 !important;
  pointer-events:none !important;
  transition:opacity .18s ease !important;
}

.wire-profile-media-viewer-h731.is-open{
  opacity:1 !important;
  pointer-events:auto !important;
}

.wire-profile-media-stage-h731{
  position:relative !important;
  display:grid !important;
  place-items:center !important;
  min-width:0 !important;
  min-height:0 !important;
  overflow:hidden !important;
  background:#000 !important;
}

.wire-profile-media-stage-inner-h731{
  display:grid !important;
  place-items:center !important;
  width:100% !important;
  height:100% !important;
  padding:58px 70px 34px !important;
  box-sizing:border-box !important;
}

.wire-profile-media-stage-inner-h731 img,
.wire-profile-media-stage-inner-h731 video{
  display:block !important;
  max-width:100% !important;
  max-height:100% !important;
  object-fit:contain !important;
  border-radius:8px !important;
  background:#000 !important;
}

.wire-profile-media-stage-inner-h731 iframe,
.wire-profile-media-stage-inner-h731 .wire-cf-player-shell-303e3t{
  width:min(100%,1100px) !important;
  max-width:100% !important;
  aspect-ratio:16/9 !important;
  border:0 !important;
  border-radius:8px !important;
  overflow:hidden !important;
  background:#000 !important;
}

.wire-profile-media-close-h731,
.wire-profile-media-nav-h731{
  position:absolute !important;
  z-index:8 !important;
  display:grid !important;
  place-items:center !important;
  border:1px solid rgba(255,255,255,.32) !important;
  background:rgba(4,12,20,.72) !important;
  color:#fff !important;
  box-shadow:0 8px 28px rgba(0,0,0,.38) !important;
  backdrop-filter:blur(10px) !important;
  cursor:pointer !important;
}

.wire-profile-media-close-h731{
  top:14px !important;
  left:14px !important;
  width:44px !important;
  height:44px !important;
  border-radius:50% !important;
  font-size:28px !important;
}

.wire-profile-media-nav-h731{
  top:50% !important;
  width:48px !important;
  height:58px !important;
  border-radius:14px !important;
  transform:translateY(-50%) !important;
  font-size:30px !important;
}

.wire-profile-media-prev-h731{left:14px !important}
.wire-profile-media-next-h731{right:14px !important}

.wire-profile-media-nav-h731[hidden]{
  display:none !important;
}

.wire-profile-media-panel-h731{
  display:grid !important;
  grid-template-rows:auto minmax(0,1fr) auto !important;
  min-width:0 !important;
  min-height:0 !important;
  border-left:1px solid rgba(88,117,140,.34) !important;
  background:#08131e !important;
}

.wire-profile-media-panel-h731>header{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:12px !important;
  padding:17px !important;
  border-bottom:1px solid rgba(88,117,140,.32) !important;
}

.wire-profile-media-panel-h731>header h2{
  margin:0 !important;
  font-size:17px !important;
}

.wire-profile-media-counter-h731{
  color:#91a8b9 !important;
  font-size:12px !important;
}

.wire-profile-media-context-h731{
  overflow:auto !important;
  padding:18px !important;
}

.wire-profile-media-author-h731{
  font-weight:850 !important;
}

.wire-profile-media-handle-h731,
.wire-profile-media-time-h731{
  color:#91a8b9 !important;
  font-size:13px !important;
}

.wire-profile-media-caption-h731{
  margin-top:16px !important;
  white-space:pre-wrap !important;
  overflow-wrap:anywhere !important;
  line-height:1.55 !important;
}

.wire-profile-media-actions-h731{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:9px !important;
  padding:14px !important;
  border-top:1px solid rgba(88,117,140,.32) !important;
}

.wire-profile-media-actions-h731 button,
.wire-profile-media-actions-h731 a{
  display:grid !important;
  place-items:center !important;
  min-height:42px !important;
  padding:0 12px !important;
  border:1px solid #35516a !important;
  border-radius:10px !important;
  background:#0d2030 !important;
  color:#fff !important;
  text-decoration:none !important;
  font:inherit !important;
  font-weight:800 !important;
  cursor:pointer !important;
}

.wire-profile-media-message-h731{
  position:absolute !important;
  left:50% !important;
  bottom:18px !important;
  z-index:10 !important;
  max-width:min(520px,calc(100% - 32px)) !important;
  padding:10px 14px !important;
  border-radius:999px !important;
  background:rgba(6,18,29,.88) !important;
  color:#dcebf6 !important;
  transform:translateX(-50%) !important;
  text-align:center !important;
  box-shadow:0 8px 26px rgba(0,0,0,.42) !important;
}

@media(max-width:899px){
  .wire-profile-media-viewer-h731{
    grid-template-columns:1fr !important;
    grid-template-rows:minmax(0,1fr) auto !important;
  }

  .wire-profile-media-stage-inner-h731{
    padding:58px 54px 20px !important;
  }

  .wire-profile-media-panel-h731{
    grid-row:2 !important;
    grid-template-rows:auto auto !important;
    max-height:40dvh !important;
    border-left:0 !important;
    border-top:1px solid rgba(88,117,140,.34) !important;
  }

  .wire-profile-media-panel-h731>header{
    display:none !important;
  }

  .wire-profile-media-context-h731{
    padding:12px 14px 8px !important;
  }

  .wire-profile-media-actions-h731{
    padding:8px 12px calc(10px + env(safe-area-inset-bottom)) !important;
  }
}

@media(max-width:520px){
  .wire-profile-media-stage-inner-h731{
    padding:52px 6px 8px !important;
  }

  .wire-profile-media-close-h731{
    top:8px !important;
    left:8px !important;
    width:40px !important;
    height:40px !important;
  }

  .wire-profile-media-nav-h731{
    top:auto !important;
    bottom:12px !important;
    width:44px !important;
    height:44px !important;
    border-radius:50% !important;
    transform:none !important;
  }

  .wire-profile-media-prev-h731{left:12px !important}
  .wire-profile-media-next-h731{right:12px !important}

  .wire-profile-media-panel-h731{
    max-height:43dvh !important;
  }

  .wire-profile-media-actions-h731{
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  }

  .wire-profile-media-actions-h731 button,
  .wire-profile-media-actions-h731 a{
    min-height:40px !important;
    padding:0 6px !important;
    font-size:12px !important;
  }
}