/* wire-team-news-wire-ui-303f1h8774 */

.wire-team-news-wire-card-303f1h8774{
  overflow:hidden;
}

.wire-team-news-wire-card-303f1h8774>header{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:10px!important;
}

.wire-team-news-wire-card-303f1h8774>header>div{
  min-width:0;
}

.wire-team-news-wire-card-303f1h8774>header h2{
  margin:2px 0 0!important;
}

.wire-team-news-wire-card-303f1h8774>header>a,
.wire-team-news-wire-card-303f1h8774>footer>a{
  flex:0 0 auto;
  color:#ff4968!important;
  font-size:11px!important;
  font-weight:850!important;
  text-decoration:none!important;
}

.wire-team-news-wire-eyebrow-303f1h8774{
  margin:0!important;
  color:#ff4968!important;
  font-size:8px!important;
  font-weight:900!important;
  letter-spacing:.1em!important;
  line-height:1.1!important;
}

.wire-team-news-wire-list-303f1h8774{
  display:grid;
}

.wire-team-news-wire-row-303f1h8774{
  display:grid!important;
  grid-template-columns:58px minmax(0,1fr)!important;
  align-items:center!important;
  gap:9px!important;
  min-width:0!important;
  padding:10px 0!important;
  border-top:1px solid rgba(78,107,132,.24)!important;
  color:#eef6ff!important;
  text-decoration:none!important;
}

.wire-team-news-wire-row-303f1h8774:first-child{
  border-top:0!important;
}

.wire-team-news-wire-row-303f1h8774 img,
.wire-team-news-wire-source-mark-303f1h8774{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:58px!important;
  height:44px!important;
  border:1px solid rgba(87,115,139,.3)!important;
  border-radius:8px!important;
  background:#07121c!important;
  object-fit:cover!important;
  overflow:hidden!important;
  color:#ff4968!important;
  font-size:17px!important;
  font-weight:900!important;
}

.wire-team-news-wire-row-303f1h8774>span:last-child{
  display:block!important;
  min-width:0!important;
}

.wire-team-news-wire-row-303f1h8774 small{
  display:block!important;
  margin:0 0 3px!important;
  overflow:hidden!important;
  color:#8eb4d1!important;
  font-size:8px!important;
  font-weight:850!important;
  letter-spacing:.035em!important;
  line-height:1.2!important;
  text-overflow:ellipsis!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}

.wire-team-news-wire-row-303f1h8774 strong{
  display:-webkit-box!important;
  overflow:hidden!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:800!important;
  line-height:1.25!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:3!important;
}

.wire-team-news-wire-row-303f1h8774:hover strong{
  color:#ff7a91!important;
}

.wire-team-news-wire-empty-303f1h8774{
  margin-top:10px!important;
  padding:12px!important;
  border:1px dashed rgba(79,111,138,.38)!important;
  border-radius:10px!important;
  background:#07121c!important;
}

.wire-team-news-wire-empty-303f1h8774 strong{
  display:block!important;
  color:#fff!important;
  font-size:11px!important;
}

.wire-team-news-wire-empty-303f1h8774 p{
  margin:4px 0 0!important;
  color:#8fa9bf!important;
  font-size:9px!important;
  line-height:1.4!important;
}

.wire-team-news-wire-card-303f1h8774>footer{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  margin-top:8px!important;
  padding-top:10px!important;
  border-top:1px solid rgba(78,107,132,.24)!important;
}

.wire-team-news-wire-card-303f1h8774>footer span{
  color:#7895ab!important;
  font-size:8px!important;
  text-align:right!important;
}

/* Standalone News Wire, application, and manager pages. */

.wire-team-news-page-303f1h8774{
  min-height:100vh;
  margin:0;
  background:#050b11;
  color:#eef6ff;
  font:14px/1.5 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}

.wire-team-news-page-303f1h8774 *{
  box-sizing:border-box;
}

.wire-team-news-page-303f1h8774 a{
  color:inherit;
}

.wire-team-news-shell-303f1h8774{
  width:min(1180px,calc(100% - 30px));
  margin:0 auto;
  padding:20px 0 70px;
}

.wire-team-news-topbar-303f1h8774{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:0 2px 18px;
}

.wire-team-news-topbar-303f1h8774 img{
  display:block;
  width:145px;
  max-height:44px;
  object-fit:contain;
}

.wire-team-news-topbar-303f1h8774 nav{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:8px;
}

.wire-team-news-topbar-303f1h8774 nav a,
.wire-team-news-button-303f1h8774,
.wire-team-news-page-303f1h8774 button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:38px;
  padding:8px 13px;
  border:1px solid #31475d;
  border-radius:999px;
  background:#0b1723;
  color:#fff;
  font:800 11px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  text-decoration:none;
  cursor:pointer;
}

.wire-team-news-topbar-303f1h8774 nav a:hover,
.wire-team-news-button-303f1h8774:hover,
.wire-team-news-page-303f1h8774 button:hover{
  border-color:#ff365c;
  color:#ff6c86;
}

.wire-team-news-hero-303f1h8774{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:20px;
  margin-bottom:14px;
  padding:24px;
  border:1px solid #283e53;
  border-radius:18px;
  background:
    radial-gradient(circle at 88% 0,rgba(174,29,71,.2),transparent 38%),
    linear-gradient(135deg,#0c1b29,#0a121d);
}

.wire-team-news-hero-303f1h8774 p{
  margin:0 0 6px;
  color:#ff5874;
  font-size:9px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}

.wire-team-news-hero-303f1h8774 h1{
  margin:0;
  color:#fff;
  font-size:clamp(26px,4vw,46px);
  line-height:1.05;
}

.wire-team-news-hero-303f1h8774 span{
  display:block;
  max-width:660px;
  margin-top:9px;
  color:#9db2c5;
}

.wire-team-news-grid-303f1h8774{
  display:grid;
  grid-template-columns:minmax(0,1fr) 280px;
  gap:14px;
  align-items:start;
}

.wire-team-news-feed-303f1h8774,
.wire-team-news-panel-303f1h8774{
  border:1px solid #263b50;
  border-radius:16px;
  background:#091521;
  overflow:hidden;
}

.wire-team-news-story-303f1h8774{
  display:grid;
  grid-template-columns:170px minmax(0,1fr);
  gap:14px;
  min-width:0;
  padding:14px;
  border-top:1px solid rgba(76,105,130,.26);
  color:#eef6ff;
  text-decoration:none;
}

.wire-team-news-story-303f1h8774:first-child{
  border-top:0;
}

.wire-team-news-story-303f1h8774>img,
.wire-team-news-story-fallback-303f1h8774{
  display:flex;
  align-items:center;
  justify-content:center;
  width:170px;
  height:104px;
  border:1px solid rgba(83,112,137,.28);
  border-radius:11px;
  background:#06101a;
  object-fit:cover;
  overflow:hidden;
  color:#ff4968;
  font-size:30px;
  font-weight:900;
}

.wire-team-news-story-303f1h8774 small{
  display:block;
  margin-bottom:5px;
  color:#ff617c;
  font-size:9px;
  font-weight:900;
  letter-spacing:.05em;
  text-transform:uppercase;
}

.wire-team-news-story-303f1h8774 h2{
  margin:0;
  color:#fff;
  font-size:18px;
  line-height:1.2;
}

.wire-team-news-story-303f1h8774 p{
  display:-webkit-box;
  margin:7px 0 0;
  overflow:hidden;
  color:#9ab0c3;
  font-size:12px;
  line-height:1.45;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
}

.wire-team-news-story-303f1h8774:hover h2{
  color:#ff7089;
}

.wire-team-news-panel-303f1h8774{
  padding:16px;
}

.wire-team-news-panel-303f1h8774 h2,
.wire-team-news-card-303f1h8774 h2{
  margin:0 0 8px;
  color:#fff;
  font-size:17px;
}

.wire-team-news-panel-303f1h8774 p{
  color:#96aec2;
  font-size:12px;
}

.wire-team-news-pagination-303f1h8774{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:14px;
  border-top:1px solid rgba(76,105,130,.26);
}

.wire-team-news-card-303f1h8774{
  margin-bottom:14px;
  padding:18px;
  border:1px solid #263b50;
  border-radius:16px;
  background:#091521;
}

.wire-team-news-form-grid-303f1h8774{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}

.wire-team-news-page-303f1h8774 label{
  display:grid;
  gap:5px;
  color:#9cb3c7;
  font-size:10px;
  font-weight:850;
  letter-spacing:.04em;
  text-transform:uppercase;
}

.wire-team-news-page-303f1h8774 input,
.wire-team-news-page-303f1h8774 select,
.wire-team-news-page-303f1h8774 textarea{
  width:100%;
  min-height:42px;
  padding:10px 11px;
  border:1px solid #30475d;
  border-radius:10px;
  outline:none;
  background:#06111b;
  color:#fff;
  font:500 13px/1.4 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  text-transform:none;
}

.wire-team-news-page-303f1h8774 textarea{
  min-height:96px;
  resize:vertical;
}

.wire-team-news-page-303f1h8774 input:focus,
.wire-team-news-page-303f1h8774 select:focus,
.wire-team-news-page-303f1h8774 textarea:focus{
  border-color:#e63357;
}

.wire-team-news-span-2-303f1h8774{
  grid-column:1/-1;
}

.wire-team-news-notice-303f1h8774{
  margin-bottom:14px;
  padding:12px 14px;
  border:1px solid #2f4c65;
  border-radius:11px;
  background:#0b1b29;
  color:#c8deee;
}

.wire-team-news-notice-303f1h8774.good{
  border-color:#246e4c;
  color:#8ff0b8;
}

.wire-team-news-notice-303f1h8774.bad{
  border-color:#7f2940;
  color:#ff9bae;
}

.wire-team-news-table-wrap-303f1h8774{
  overflow:auto;
}

.wire-team-news-page-303f1h8774 table{
  width:100%;
  min-width:980px;
  border-collapse:collapse;
}

.wire-team-news-page-303f1h8774 th,
.wire-team-news-page-303f1h8774 td{
  padding:10px;
  border-top:1px solid rgba(77,106,131,.26);
  text-align:left;
  vertical-align:top;
}

.wire-team-news-page-303f1h8774 th{
  color:#85a2b9;
  font-size:9px;
  text-transform:uppercase;
}

.wire-team-news-page-303f1h8774 td{
  color:#d9e6ef;
  font-size:11px;
}

.wire-team-news-page-303f1h8774 code{
  color:#8bc5ef;
  word-break:break-all;
}

.wire-team-news-inline-form-303f1h8774{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:7px;
}

.wire-team-news-inline-form-303f1h8774 input,
.wire-team-news-inline-form-303f1h8774 select{
  width:auto;
  min-width:105px;
  min-height:34px;
  padding:6px 8px;
}

.wire-team-news-inline-form-303f1h8774 button{
  min-height:34px;
  padding:6px 10px;
}

.wire-team-news-status-303f1h8774{
  display:inline-flex;
  padding:3px 7px;
  border-radius:999px;
  background:#17283a;
  color:#a9c4d8;
  font-size:9px;
  font-weight:900;
  text-transform:uppercase;
}

.wire-team-news-checkbox-303f1h8774{
  display:flex!important;
  grid-column:1/-1;
  grid-template-columns:18px minmax(0,1fr);
  align-items:start;
  gap:8px!important;
  color:#b6c7d5!important;
  font-size:12px!important;
  font-weight:600!important;
  letter-spacing:0!important;
  text-transform:none!important;
}

.wire-team-news-checkbox-303f1h8774 input{
  width:18px;
  min-height:18px;
  margin:1px 0 0;
}

@media(max-width:820px){
  .wire-team-news-grid-303f1h8774{
    grid-template-columns:1fr;
  }

  .wire-team-news-form-grid-303f1h8774{
    grid-template-columns:1fr;
  }

  .wire-team-news-span-2-303f1h8774{
    grid-column:auto;
  }
}

@media(max-width:620px){
  .wire-team-news-topbar-303f1h8774,
  .wire-team-news-hero-303f1h8774{
    align-items:flex-start;
    flex-direction:column;
  }

  .wire-team-news-story-303f1h8774{
    grid-template-columns:96px minmax(0,1fr);
  }

  .wire-team-news-story-303f1h8774>img,
  .wire-team-news-story-fallback-303f1h8774{
    width:96px;
    height:82px;
  }

  .wire-team-news-story-303f1h8774 h2{
    font-size:14px;
  }

  .wire-team-news-story-303f1h8774 p{
    display:none;
  }
}
