/* wire-music-match-style-303f1h9144 */

.wire-music-match-page-303f1h9144{
  display:grid;
  gap:13px;
  min-width:0;
  color:var(--text)
}
.wire-music-match-hero-303f1h9144{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:16px;
  padding:17px;
  border:1px solid var(--border);
  border-radius:17px;
  background:
    radial-gradient(circle at 100% 0,rgba(225,49,89,.14),transparent 34%),
    var(--panel)
}
.wire-music-match-hero-303f1h9144 small,
.wire-music-match-components-303f1h9144>header small,
.wire-music-match-section-303f1h9144>header small,
.wire-music-match-share-303f1h9144 small,
.wire-music-match-best-303f1h9144>header small,
.wire-music-match-settings-303f1h9144>header small,
.wire-music-match-dialog-303f1h9144 section>small{
  color:#ff6682;
  font-size:8px;
  font-weight:950;
  letter-spacing:.09em
}
.wire-music-match-hero-303f1h9144 h1{
  margin:3px 0 4px;
  font-size:24px
}
.wire-music-match-hero-303f1h9144 p{
  max-width:760px;
  margin:0;
  color:var(--muted);
  font-size:10px;
  line-height:1.45
}
.wire-music-match-hero-303f1h9144>div:last-child{
  display:flex;
  gap:6px;
  flex-wrap:wrap
}
.wire-music-match-hero-303f1h9144 a{
  display:inline-flex;
  align-items:center;
  min-height:33px;
  padding:0 10px;
  border:1px solid #31516a;
  border-radius:999px;
  background:#071823;
  color:#d7e7ef;
  text-decoration:none;
  font-size:8px;
  font-weight:900
}
.wire-music-match-search-303f1h9144{
  padding:11px;
  border:1px solid var(--border);
  border-radius:13px;
  background:var(--panel)
}
.wire-music-match-search-303f1h9144 form{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:7px;
  align-items:end
}
.wire-music-match-search-303f1h9144 label{
  display:grid;
  gap:4px;
  color:#8fa8b8;
  font-size:7px
}
.wire-music-match-search-303f1h9144 input{
  min-height:42px;
  padding:0 11px;
  border:1px solid #31516a;
  border-radius:10px;
  background:#06141f;
  color:#fff;
  font:inherit;
  font-size:12px
}
.wire-music-match-search-303f1h9144 button{
  min-height:42px;
  padding:0 14px;
  border:1px solid #e13159;
  border-radius:10px;
  background:#c82d4f;
  color:#fff;
  font:inherit;
  font-size:8px;
  font-weight:900
}

.wire-music-match-result-303f1h9144{
  display:grid;
  gap:11px
}
.wire-music-match-scorecard-303f1h9144{
  display:grid;
  grid-template-columns:minmax(0,1fr) 180px minmax(0,1fr);
  align-items:center;
  gap:20px;
  padding:18px;
  border:1px solid #6f3247;
  border-radius:18px;
  background:
    radial-gradient(circle at 50% 50%,rgba(225,49,89,.16),transparent 32%),
    linear-gradient(115deg,#0b1a28,#101722)
}
.wire-music-match-person-303f1h9144{
  display:grid;
  justify-items:center;
  gap:4px;
  min-width:0;
  text-align:center
}
.wire-music-match-person-303f1h9144>span{
  display:grid;
  place-items:center;
  width:92px;
  height:92px;
  overflow:hidden;
  border:2px solid #39596e;
  border-radius:50%;
  background:linear-gradient(135deg,#ec3158,#38286f);
  color:#fff;
  font-size:26px;
  font-weight:950
}
.wire-music-match-person-303f1h9144 img{
  width:100%;
  height:100%;
  object-fit:cover
}
.wire-music-match-person-303f1h9144 strong{
  max-width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:15px
}
.wire-music-match-person-303f1h9144 small{
  color:#829bab;
  font-size:8px
}
.wire-music-match-score-303f1h9144{
  position:relative;
  display:grid;
  place-items:center;
  align-content:center;
  width:170px;
  height:170px;
  margin:auto;
  border-radius:50%;
  background:
    radial-gradient(circle at center,#0a1722 0 58%,transparent 59%),
    conic-gradient(
      #e13159 calc(var(--wire-match-score) * 1%),
      #223c50 0
    );
  box-shadow:0 18px 45px rgba(0,0,0,.28)
}
.wire-music-match-score-303f1h9144 strong{
  font-size:42px;
  line-height:1
}
.wire-music-match-score-303f1h9144 span{
  max-width:110px;
  margin-top:6px;
  color:#ff8ca1;
  text-align:center;
  font-size:8px;
  font-weight:900;
  text-transform:uppercase
}
.wire-music-match-tendency-303f1h9144{
  margin:0;
  padding:10px 12px;
  border:1px solid #29485e;
  border-radius:11px;
  background:#071722;
  color:#9db5c4;
  text-align:center;
  font-size:9px
}

.wire-music-match-components-303f1h9144,
.wire-music-match-section-303f1h9144,
.wire-music-match-settings-303f1h9144,
.wire-music-match-best-303f1h9144,
.wire-music-match-share-303f1h9144{
  display:grid;
  gap:9px;
  padding:12px;
  border:1px solid var(--border);
  border-radius:14px;
  background:var(--panel)
}
.wire-music-match-components-303f1h9144>header,
.wire-music-match-section-303f1h9144>header,
.wire-music-match-settings-303f1h9144>header,
.wire-music-match-best-303f1h9144>header,
.wire-music-match-share-303f1h9144{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:10px
}
.wire-music-match-components-303f1h9144 h2,
.wire-music-match-section-303f1h9144 h2,
.wire-music-match-settings-303f1h9144 h2,
.wire-music-match-best-303f1h9144 h2,
.wire-music-match-share-303f1h9144 h2{
  margin:2px 0 0;
  font-size:16px
}
.wire-music-match-components-303f1h9144>header button{
  min-height:30px;
  padding:0 9px;
  border:1px solid #31516a;
  border-radius:999px;
  background:#071823;
  color:#d7e7ef;
  font-size:7px
}
.wire-music-match-components-303f1h9144>div{
  display:grid;
  gap:6px
}
.wire-music-match-components-303f1h9144 article{
  display:grid;
  grid-template-columns:130px minmax(0,1fr) 70px;
  gap:8px;
  align-items:center;
  padding:7px;
  border:1px solid #29485e;
  border-radius:10px;
  background:#071722
}
.wire-music-match-components-303f1h9144 article>span{
  display:grid
}
.wire-music-match-components-303f1h9144 article strong{
  font-size:9px
}
.wire-music-match-components-303f1h9144 article small{
  color:#819dad;
  font-size:7px
}
.wire-music-match-components-303f1h9144 article>div{
  height:7px;
  overflow:hidden;
  border-radius:999px;
  background:#20394b
}
.wire-music-match-components-303f1h9144 article>div i{
  display:block;
  height:100%;
  border-radius:999px;
  background:linear-gradient(90deg,#e13159,#ff7993)
}
.wire-music-match-components-303f1h9144 article>em{
  color:#6f899a;
  text-align:right;
  font-size:6px;
  font-style:normal
}
.wire-music-match-components-303f1h9144 article.is-unavailable{
  opacity:.48
}
.wire-music-match-components-303f1h9144>p,
.wire-music-match-section-303f1h9144>p,
.wire-music-match-best-303f1h9144>header p{
  margin:0;
  color:#819dad;
  font-size:8px
}

.wire-music-match-artists-303f1h9144{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(120px,1fr));
  gap:7px
}
.wire-music-match-artists-303f1h9144 a{
  display:grid;
  justify-items:center;
  gap:4px;
  min-width:0;
  padding:8px;
  border:1px solid #29485e;
  border-radius:11px;
  background:#071722;
  color:#fff;
  text-align:center;
  text-decoration:none
}
.wire-music-match-artists-303f1h9144 a>span{
  display:grid;
  place-items:center;
  width:62px;
  height:62px;
  overflow:hidden;
  border-radius:50%;
  background:linear-gradient(135deg,#ec3158,#38286f)
}
.wire-music-match-artists-303f1h9144 img{
  width:100%;
  height:100%;
  object-fit:cover
}
.wire-music-match-artists-303f1h9144 strong{
  max-width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:9px
}
.wire-music-match-artists-303f1h9144 small{
  color:#819dad;
  font-size:6px
}

.wire-music-match-media-303f1h9144{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:6px
}
.wire-music-match-media-303f1h9144 a{
  display:grid;
  grid-template-columns:50px minmax(0,1fr);
  gap:7px;
  align-items:center;
  min-width:0;
  padding:6px;
  border:1px solid #29485e;
  border-radius:10px;
  background:#071722;
  color:#fff;
  text-decoration:none
}
.wire-music-match-media-303f1h9144 a>span{
  display:grid;
  place-items:center;
  width:50px;
  height:50px;
  overflow:hidden;
  border-radius:8px;
  background:linear-gradient(135deg,#ec3158,#38286f)
}
.wire-music-match-media-303f1h9144 img{
  width:100%;
  height:100%;
  object-fit:cover
}
.wire-music-match-media-303f1h9144 strong,
.wire-music-match-media-303f1h9144 small{
  grid-column:2;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.wire-music-match-media-303f1h9144 strong{
  font-size:9px
}
.wire-music-match-media-303f1h9144 small{
  color:#819dad;
  font-size:7px
}

.wire-music-match-two-col-303f1h9144{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px
}
.wire-music-match-chips-303f1h9144,
.wire-music-match-discover-303f1h9144{
  display:flex;
  gap:5px;
  flex-wrap:wrap
}
.wire-music-match-chips-303f1h9144 span,
.wire-music-match-discover-303f1h9144 a{
  padding:6px 8px;
  border:1px solid #31516a;
  border-radius:999px;
  background:#071823;
  color:#bdd3df;
  text-decoration:none;
  font-size:7px
}
.wire-music-match-albums-303f1h9144{
  display:grid;
  gap:5px
}
.wire-music-match-albums-303f1h9144 a{
  display:grid;
  gap:1px;
  padding:6px 8px;
  border:1px solid #29485e;
  border-radius:8px;
  background:#071722;
  color:#fff;
  text-decoration:none
}
.wire-music-match-albums-303f1h9144 strong{
  font-size:8px
}
.wire-music-match-albums-303f1h9144 small{
  color:#819dad;
  font-size:6px
}

.wire-music-match-share-303f1h9144>div:last-child{
  display:flex;
  gap:6px
}
.wire-music-match-share-303f1h9144 button{
  min-height:34px;
  padding:0 10px;
  border:1px solid #31516a;
  border-radius:9px;
  background:#071823;
  color:#fff;
  font-size:7px;
  font-weight:850
}
.wire-music-match-share-303f1h9144 button:first-child{
  border-color:#e13159;
  background:#c72c4e
}

.wire-music-match-best-303f1h9144>div{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:7px
}
.wire-music-match-best-303f1h9144>div>a{
  display:grid;
  justify-items:center;
  gap:3px;
  min-width:0;
  padding:10px;
  border:1px solid #29485e;
  border-radius:12px;
  background:#071722;
  color:#fff;
  text-align:center;
  text-decoration:none
}
.wire-music-match-best-303f1h9144>div>a>span{
  display:grid;
  place-items:center;
  width:64px;height:64px;
  overflow:hidden;
  border-radius:50%;
  background:linear-gradient(135deg,#ec3158,#38286f)
}
.wire-music-match-best-303f1h9144 img{
  width:100%;height:100%;object-fit:cover
}
.wire-music-match-best-303f1h9144 strong,
.wire-music-match-best-303f1h9144 small,
.wire-music-match-best-303f1h9144 p{
  max-width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.wire-music-match-best-303f1h9144 strong{
  font-size:10px
}
.wire-music-match-best-303f1h9144 small{
  color:#819dad;
  font-size:7px
}
.wire-music-match-best-303f1h9144 b{
  margin-top:4px;
  color:#ff6682;
  font-size:25px
}
.wire-music-match-best-303f1h9144 em{
  color:#b6c9d5;
  font-size:7px;
  font-style:normal
}
.wire-music-match-best-303f1h9144 p{
  margin:4px 0 0;
  color:#708b9c;
  font-size:6px
}

.wire-music-match-settings-303f1h9144 form{
  display:grid;
  gap:7px
}
.wire-music-match-settings-303f1h9144 label{
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  gap:8px;
  align-items:start;
  padding:8px;
  border:1px solid #29485e;
  border-radius:10px;
  background:#071722
}
.wire-music-match-settings-303f1h9144 label>span{
  display:grid;
  gap:2px
}
.wire-music-match-settings-303f1h9144 label strong{
  font-size:9px
}
.wire-music-match-settings-303f1h9144 label small{
  color:#819dad;
  font-size:7px;
  line-height:1.4
}
.wire-music-match-settings-303f1h9144 form>button{
  width:max-content;
  min-height:33px;
  padding:0 10px;
  border:1px solid #31516a;
  border-radius:9px;
  background:#0b2030;
  color:#fff;
  font-size:7px;
  font-weight:850
}
.wire-music-match-settings-303f1h9144 form>p{
  margin:0;
  color:#819dad;
  font-size:7px
}
.wire-music-match-empty-303f1h9144{
  display:grid;
  gap:4px;
  padding:15px;
  border:1px solid #5d3342;
  border-radius:12px;
  background:#171018
}
.wire-music-match-empty-303f1h9144 strong{
  color:#fff
}
.wire-music-match-empty-303f1h9144 p{
  margin:0;
  color:#a58e96;
  font-size:8px
}

.wire-music-match-profile-button-303f1h9144{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important
}
.wire-music-match-entry-303f1h9144{
  display:inline-flex!important;
  align-items:center!important
}

.wire-music-match-dialog-303f1h9144{
  width:min(92vw,620px);
  padding:0;
  border:1px solid #36566e;
  border-radius:17px;
  background:#081722;
  color:#fff
}
.wire-music-match-dialog-303f1h9144::backdrop{
  background:rgba(2,8,14,.78);
  backdrop-filter:blur(4px)
}
.wire-music-match-dialog-303f1h9144>form[method=dialog]{
  position:sticky;
  top:0;
  z-index:3;
  display:flex;
  justify-content:flex-end;
  height:0
}
.wire-music-match-dialog-303f1h9144>form[method=dialog] button{
  width:32px;
  height:32px;
  margin:9px;
  border:1px solid #31516a;
  border-radius:50%;
  background:#071823;
  color:#fff;
  font-size:17px
}
.wire-music-match-dialog-303f1h9144>section{
  display:grid;
  gap:9px;
  padding:18px
}
.wire-music-match-dialog-303f1h9144 h2{
  margin:2px 0 4px
}
.wire-music-match-share-preview-303f1h9144{
  display:grid;
  grid-template-columns:110px minmax(0,1fr);
  gap:10px;
  align-items:center;
  padding:9px;
  border:1px solid #29485e;
  border-radius:12px;
  background:#071722
}
.wire-music-match-share-preview-303f1h9144>span{
  display:grid;
  place-items:center;
  width:110px;
  height:110px;
  border-radius:50%;
  background:
    radial-gradient(circle,#0a1722 0 56%,transparent 57%),
    conic-gradient(#e13159 0 74%,#223c50 74%);
  color:#fff;
  font-size:29px;
  font-weight:950
}
.wire-music-match-share-preview-303f1h9144>div{
  display:grid;
  gap:3px
}
.wire-music-match-share-preview-303f1h9144 small{
  color:#ff6682;
  font-size:7px
}
.wire-music-match-share-preview-303f1h9144 strong{
  font-size:13px
}
.wire-music-match-share-preview-303f1h9144 p{
  margin:0;
  color:#819dad;
  font-size:8px
}
[data-wire-music-match-share-form-303f1h9144]{
  display:grid;
  gap:8px
}
[data-wire-music-match-share-form-303f1h9144] label{
  display:grid;
  gap:4px;
  color:#91aaba;
  font-size:8px
}
[data-wire-music-match-share-form-303f1h9144] textarea{
  min-height:86px;
  padding:8px;
  border:1px solid #31516a;
  border-radius:8px;
  background:#06141f;
  color:#fff;
  resize:vertical
}
[data-wire-music-match-share-form-303f1h9144] button{
  min-height:36px;
  border:1px solid #e13159;
  border-radius:9px;
  background:#c72c4e;
  color:#fff;
  font-weight:900
}
[data-wire-music-match-share-form-303f1h9144] p{
  margin:0;
  color:#819dad;
  font-size:7px
}
[data-wire-music-match-share-form-303f1h9144] a{
  color:#9dcae6
}

/* Exact h8757 shell remains the owner; this only keeps Music page top parity. */
@media(min-width:821px){
  body:has(.wire-music-match-page-303f1h9144)
  .wire-app>
  .wire-main-sidebar-303f1h213,
  body:has(.wire-music-match-page-303f1h9144)
  .wire-app>
  .left-rail.wire-main-sidebar-303f1h213{
    transform:translateY(-10px)!important
  }

  body:has(.wire-music-match-page-303f1h9144)
  .wire-app>
  .wire-main-sidebar-303f1h213>
  .wire-main-sidebar-scroll-303f1h213{
    padding-top:0!important
  }
}

@media(max-width:900px){
  .wire-music-match-scorecard-303f1h9144{
    grid-template-columns:1fr 150px 1fr
  }
  .wire-music-match-score-303f1h9144{
    width:145px;
    height:145px
  }
  .wire-music-match-best-303f1h9144>div{
    grid-template-columns:repeat(2,minmax(0,1fr))
  }
}

@media(max-width:700px){
  .wire-music-match-hero-303f1h9144{
    align-items:stretch;
    flex-direction:column
  }
  .wire-music-match-search-303f1h9144 form{
    grid-template-columns:1fr
  }
  .wire-music-match-scorecard-303f1h9144{
    grid-template-columns:1fr 110px 1fr;
    gap:8px;
    padding:11px
  }
  .wire-music-match-person-303f1h9144>span{
    width:64px;
    height:64px
  }
  .wire-music-match-person-303f1h9144 strong{
    font-size:10px
  }
  .wire-music-match-score-303f1h9144{
    width:105px;
    height:105px
  }
  .wire-music-match-score-303f1h9144 strong{
    font-size:27px
  }
  .wire-music-match-score-303f1h9144 span{
    max-width:75px;
    font-size:5px
  }
  .wire-music-match-components-303f1h9144 article{
    grid-template-columns:85px minmax(0,1fr)
  }
  .wire-music-match-components-303f1h9144 article>em{
    grid-column:2;
    text-align:left
  }
  .wire-music-match-media-303f1h9144,
  .wire-music-match-two-col-303f1h9144,
  .wire-music-match-best-303f1h9144>div{
    grid-template-columns:1fr
  }
  .wire-music-match-share-303f1h9144{
    align-items:stretch;
    flex-direction:column
  }
}
