/* wire-featured-youtube-video-channels-303f1h9161 */

.wire-video-featured-channels-303f1h9161{
  margin-top:22px
}
.wire-video-featured-channels-303f1h9161>header,
.wire-video-featured-latest-303f1h9161>header{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:14px;
  margin-bottom:12px
}
.wire-video-featured-channels-303f1h9161>header>div>span,
.wire-video-featured-latest-303f1h9161>header>div>span{
  color:#ff3659;
  font-size:9px;
  font-weight:950;
  letter-spacing:.1em
}
.wire-video-featured-channels-303f1h9161 h2,
.wire-video-featured-latest-303f1h9161 h2{
  margin:3px 0 0
}
.wire-video-featured-channel-row-303f1h9161{
  display:grid;
  grid-auto-flow:column;
  grid-auto-columns:minmax(220px,270px);
  gap:11px;
  overflow-x:auto;
  padding:1px 1px 10px;
  scroll-snap-type:x proximity;
  scrollbar-width:none
}
.wire-video-featured-channel-row-303f1h9161::-webkit-scrollbar{
  display:none
}
.wire-video-featured-channel-card-303f1h9161{
  position:relative;
  min-height:126px;
  overflow:hidden;
  border:1px solid #233f54;
  border-radius:15px;
  background:#081724;
  scroll-snap-align:start
}
.wire-video-featured-channel-card-303f1h9161>a{
  display:grid;
  grid-template-columns:54px minmax(0,1fr);
  gap:10px;
  align-items:end;
  min-height:126px;
  padding:14px;
  color:#fff;
  text-decoration:none;
  box-sizing:border-box;
  isolation:isolate
}
.wire-video-featured-channel-card-303f1h9161>a::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-2;
  background:
    linear-gradient(90deg,rgba(1,8,13,.98),rgba(1,8,13,.72) 52%,rgba(1,8,13,.34)),
    var(--wire-channel-bg-303f1h9161,none) center/cover no-repeat
}
.wire-video-featured-channel-card-303f1h9161>a::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(180deg,transparent,rgba(2,8,13,.48))
}
.wire-video-featured-channel-avatar-303f1h9161{
  display:grid;
  place-items:center;
  width:52px;
  height:52px;
  overflow:hidden;
  border:1px solid #3b586c;
  border-radius:50%;
  background:#10283a;
  font-size:21px;
  font-weight:950
}
.wire-video-featured-channel-avatar-303f1h9161 img{
  width:100%;
  height:100%;
  object-fit:cover
}
.wire-video-featured-channel-card-303f1h9161 strong,
.wire-video-featured-channel-card-303f1h9161 small{
  display:block
}
.wire-video-featured-channel-card-303f1h9161 strong{
  font-size:15px
}
.wire-video-featured-channel-card-303f1h9161 small{
  margin-top:3px;
  color:#9fb7c8;
  font-size:9px
}
.wire-video-featured-channel-card-303f1h9161 p{
  margin:5px 0 0;
  overflow:hidden;
  color:#d7e3eb;
  font-size:10px;
  line-height:1.35;
  text-overflow:ellipsis;
  white-space:nowrap
}

.wire-video-featured-latest-303f1h9161{
  margin-top:22px
}
.wire-video-featured-latest-row-303f1h9161{
  display:grid;
  grid-auto-flow:column;
  grid-auto-columns:minmax(220px,260px);
  gap:10px;
  overflow-x:auto;
  padding:0 0 10px;
  scroll-snap-type:x proximity;
  scrollbar-width:none
}
.wire-video-featured-latest-row-303f1h9161::-webkit-scrollbar{
  display:none
}
.wire-video-featured-latest-card-303f1h9161{
  display:grid;
  gap:7px;
  color:#fff;
  text-decoration:none;
  scroll-snap-align:start
}
.wire-video-featured-latest-card-303f1h9161>span:first-child{
  position:relative;
  display:grid;
  place-items:center;
  overflow:hidden;
  aspect-ratio:16/9;
  border:1px solid #203f55;
  border-radius:12px;
  background:#07131d
}
.wire-video-featured-latest-card-303f1h9161 img{
  width:100%;
  height:100%;
  object-fit:cover
}
.wire-video-featured-latest-card-303f1h9161 i{
  position:absolute;
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  border-radius:50%;
  background:rgba(2,8,13,.78);
  font-style:normal
}
.wire-video-featured-latest-card-303f1h9161 strong,
.wire-video-featured-latest-card-303f1h9161 small{
  display:block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.wire-video-featured-latest-card-303f1h9161 small{
  color:#8ea7b8;
  font-size:9px
}

/* Public channel page */
.wire-external-channel-page-303f1h9161{
  padding-bottom:48px
}
.wire-external-channel-profile-303f1h9161{
  overflow:hidden;
  border:1px solid #1d3a50;
  border-radius:16px;
  background:#071521
}
.wire-external-channel-profile-303f1h9161
.wire-video-channel-profile-banner-303e5t{
  width:100%;
  height:180px;
  object-fit:cover;
  opacity:.62
}
.wire-external-channel-profile-303f1h9161
.wire-video-channel-profile-body-303e5t{
  padding:15px
}
.wire-external-channel-profile-303f1h9161
.wire-video-channel-profile-avatar-303e5t{
  display:grid;
  place-items:center;
  width:82px;
  height:82px;
  overflow:hidden;
  border:2px solid #34586f;
  border-radius:50%;
  background:#10283a;
  font-size:30px;
  font-weight:950
}
.wire-external-channel-profile-303f1h9161
.wire-video-channel-profile-avatar-303e5t img{
  width:100%;
  height:100%;
  object-fit:cover
}
.wire-external-channel-profile-303f1h9161 .eyebrow{
  color:#ff3a5d;
  font-size:9px;
  font-weight:950;
  letter-spacing:.1em
}

.wire-external-channel-lead-card-303f1h9161{
  display:grid;
  grid-template-columns:minmax(260px,46%) minmax(0,1fr);
  gap:15px;
  width:100%;
  padding:0;
  overflow:hidden;
  border:1px solid #24475d;
  border-radius:14px;
  background:#071622;
  color:#fff;
  text-align:left;
  font:inherit;
  cursor:pointer
}
.wire-external-channel-lead-thumb-303f1h9161{
  position:relative;
  display:grid;
  place-items:center;
  min-height:220px;
  overflow:hidden;
  background:#02070b
}
.wire-external-channel-lead-thumb-303f1h9161 img{
  width:100%;
  height:100%;
  object-fit:cover
}
.wire-external-channel-lead-thumb-303f1h9161 i{
  position:absolute;
  display:grid;
  place-items:center;
  width:54px;
  height:54px;
  border-radius:50%;
  background:rgba(3,10,16,.82);
  font-size:20px;
  font-style:normal
}
.wire-external-channel-lead-card-303f1h9161>span:last-child{
  align-self:center;
  padding:18px 18px 18px 0
}
.wire-external-channel-lead-card-303f1h9161 small{
  color:#ff4665;
  font-size:9px;
  font-weight:900
}
.wire-external-channel-lead-card-303f1h9161 strong{
  display:block;
  margin-top:6px;
  font-size:clamp(20px,2.4vw,34px);
  line-height:1.06
}
.wire-external-channel-lead-card-303f1h9161 p{
  color:#a9bdca;
  line-height:1.45
}

.wire-external-channel-grid-303f1h9161{
  display:grid;
  grid-template-columns:repeat(auto-fill,minmax(220px,1fr));
  gap:12px
}
.wire-external-video-card-303f1h9161{
  min-width:0;
  padding:0;
  overflow:hidden;
  border:1px solid #203d52;
  border-radius:13px;
  background:#071622;
  color:#fff;
  text-align:left;
  font:inherit;
  cursor:pointer
}
.wire-external-video-thumb-303f1h9161{
  position:relative;
  display:grid;
  place-items:center;
  aspect-ratio:16/9;
  overflow:hidden;
  background:#02080d
}
.wire-external-video-thumb-303f1h9161 img{
  width:100%;
  height:100%;
  object-fit:cover
}
.wire-external-video-thumb-303f1h9161 i{
  position:absolute;
  display:grid;
  place-items:center;
  width:38px;
  height:38px;
  border-radius:50%;
  background:rgba(2,8,13,.8);
  font-style:normal
}
.wire-external-video-thumb-303f1h9161 b{
  position:absolute;
  right:7px;
  bottom:7px;
  padding:3px 6px;
  border-radius:6px;
  background:rgba(0,0,0,.78);
  font-size:8px
}
.wire-external-video-copy-303f1h9161{
  display:grid;
  gap:5px;
  padding:10px
}
.wire-external-video-copy-303f1h9161 strong{
  display:-webkit-box;
  overflow:hidden;
  line-height:1.35;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical
}
.wire-external-video-copy-303f1h9161 small{
  overflow:hidden;
  color:#8ca5b7;
  font-size:9px;
  text-overflow:ellipsis;
  white-space:nowrap
}
.wire-external-channel-empty-303f1h9161,
.wire-external-channel-about-303f1h9161{
  padding:18px;
  border:1px solid #203d52;
  border-radius:13px;
  background:#071622
}
.wire-external-channel-about-303f1h9161 dl{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px
}
.wire-external-channel-about-303f1h9161 dl>div{
  padding:10px;
  border:1px solid #1b3448;
  border-radius:10px;
  background:#06111a
}
.wire-external-channel-about-303f1h9161 dt{
  color:#7e9bad;
  font-size:9px;
  text-transform:uppercase
}
.wire-external-channel-about-303f1h9161 dd{
  margin:4px 0 0
}

/* Admin */
.wire-video-channel-admin-303f1h9161{
  display:grid;
  gap:18px;
  padding:0 0 48px
}
.wire-video-channel-admin-hero-303f1h9161,
.wire-video-channel-admin-card-303f1h9161{
  border:1px solid #24475d;
  border-radius:16px;
  background:#081a27
}
.wire-video-channel-admin-hero-303f1h9161{
  display:flex;
  justify-content:space-between;
  gap:18px;
  padding:22px;
  background:
    radial-gradient(circle at 92% 10%,rgba(255,54,89,.14),transparent 32%),
    #081a27
}
.wire-video-channel-admin-hero-303f1h9161 span,
.wire-video-channel-admin-card-303f1h9161>header span{
  color:#ff3d60;
  font-size:9px;
  font-weight:950;
  letter-spacing:.1em
}
.wire-video-channel-admin-hero-303f1h9161 h1{
  margin:4px 0 5px;
  font-size:34px
}
.wire-video-channel-admin-hero-303f1h9161 p{
  max-width:760px;
  color:#9eb5c5
}
.wire-video-channel-admin-hero-303f1h9161 nav,
.wire-video-channel-admin-list-303f1h9161 nav{
  display:flex;
  gap:7px;
  flex-wrap:wrap
}
.wire-video-channel-admin-hero-303f1h9161 a,
.wire-video-channel-admin-card-303f1h9161 a,
.wire-video-channel-admin-card-303f1h9161 button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  padding:0 11px;
  border:1px solid #31576f;
  border-radius:999px;
  background:#0a2333;
  color:#fff;
  text-decoration:none;
  font:inherit;
  font-size:9px;
  font-weight:900;
  cursor:pointer
}
.wire-video-channel-admin-card-303f1h9161>header{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:12px;
  padding:14px 16px;
  border-bottom:1px solid #203e53
}
.wire-video-channel-admin-card-303f1h9161 h2{
  margin:3px 0 0
}
.wire-video-channel-presets-303f1h9161{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(160px,1fr));
  gap:9px;
  padding:14px
}
.wire-video-channel-presets-303f1h9161 article{
  padding:11px;
  border:1px solid #1c374b;
  border-radius:11px;
  background:#06131e
}
.wire-video-channel-presets-303f1h9161 strong,
.wire-video-channel-presets-303f1h9161 small{
  display:block
}
.wire-video-channel-presets-303f1h9161 small{
  margin-top:3px;
  overflow:hidden;
  color:#7fa0b4;
  font-size:8px;
  text-overflow:ellipsis;
  white-space:nowrap
}
.wire-video-channel-presets-303f1h9161 p{
  color:#a5bac8;
  font-size:10px
}
.wire-video-channel-admin-form-303f1h9161{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:11px;
  padding:16px
}
.wire-video-channel-admin-form-303f1h9161 label{
  display:grid;
  gap:5px
}
.wire-video-channel-admin-form-303f1h9161 label>span{
  font-size:10px;
  font-weight:850
}
.wire-video-channel-admin-form-303f1h9161 label small{
  color:#7f99aa;
  font-size:9px
}
.wire-video-channel-admin-form-303f1h9161 input,
.wire-video-channel-admin-form-303f1h9161 textarea{
  width:100%;
  box-sizing:border-box;
  border:1px solid #2b4d63;
  border-radius:10px;
  background:#06131e;
  color:#fff;
  font:inherit
}
.wire-video-channel-admin-form-303f1h9161 input{
  min-height:40px;
  padding:0 10px
}
.wire-video-channel-admin-form-303f1h9161 textarea{
  padding:10px;
  resize:vertical
}
.wire-video-channel-admin-form-303f1h9161 .is-wide{
  grid-column:1/-1
}
.wire-video-channel-admin-form-303f1h9161 .is-check{
  display:flex;
  align-items:center;
  gap:7px
}
.wire-video-channel-admin-form-303f1h9161 .is-check input{
  width:auto;
  min-height:0
}
.wire-video-channel-admin-form-303f1h9161 footer button{
  min-height:40px;
  border-color:#ee3159;
  background:#ee3159
}
.wire-video-channel-admin-list-303f1h9161{
  display:grid
}
.wire-video-channel-admin-list-303f1h9161>article{
  display:grid;
  grid-template-columns:48px minmax(0,1fr) auto;
  gap:11px;
  align-items:center;
  padding:13px 15px;
  border-bottom:1px solid #183449
}
.wire-video-channel-admin-list-303f1h9161>article:last-child{
  border-bottom:0
}
.wire-video-channel-admin-logo-303f1h9161{
  display:grid;
  place-items:center;
  width:46px;
  height:46px;
  overflow:hidden;
  border-radius:50%;
  background:#10293a;
  font-weight:950
}
.wire-video-channel-admin-logo-303f1h9161 img{
  width:100%;
  height:100%;
  object-fit:cover
}
.wire-video-channel-admin-list-303f1h9161 strong,
.wire-video-channel-admin-list-303f1h9161 small{
  display:block
}
.wire-video-channel-admin-list-303f1h9161 small{
  color:#829eaf
}
.wire-video-channel-admin-list-303f1h9161 p{
  margin:4px 0 0;
  color:#a8becb;
  font-size:10px
}
.wire-video-channel-admin-list-303f1h9161 p.is-error{
  color:#ff9aa9
}
.wire-video-channel-admin-list-303f1h9161 button.is-danger{
  border-color:#6f3342;
  background:#2b1018;
  color:#ff9eae
}
.wire-video-channel-admin-empty-303f1h9161{
  padding:28px;
  color:#8fa8b8;
  text-align:center
}

@media(max-width:760px){
  .wire-video-featured-channel-row-303f1h9161{
    grid-auto-columns:minmax(205px,78vw)
  }
  .wire-video-featured-latest-row-303f1h9161{
    grid-auto-columns:minmax(200px,76vw)
  }
  .wire-external-channel-lead-card-303f1h9161{
    grid-template-columns:1fr
  }
  .wire-external-channel-lead-card-303f1h9161>span:last-child{
    padding:0 14px 14px
  }
  .wire-external-channel-grid-303f1h9161{
    grid-template-columns:1fr 1fr
  }
  .wire-external-channel-about-303f1h9161 dl{
    grid-template-columns:1fr
  }
  .wire-video-channel-admin-hero-303f1h9161{
    flex-direction:column
  }
  .wire-video-channel-admin-form-303f1h9161{
    grid-template-columns:1fr
  }
  .wire-video-channel-admin-form-303f1h9161 .is-wide{
    grid-column:auto
  }
  .wire-video-channel-admin-list-303f1h9161>article{
    grid-template-columns:44px minmax(0,1fr)
  }
  .wire-video-channel-admin-list-303f1h9161 nav{
    grid-column:1/-1
  }
}
@media(max-width:520px){
  .wire-external-channel-grid-303f1h9161{
    grid-template-columns:1fr
  }
}