.ncard:not(.morecard),.result-card{
  border-color:#34373c!important;
  border-radius:10px!important;
  background:linear-gradient(155deg,#090a0c,#020304)!important;
  box-shadow:none!important;
}
.ncard:not(.morecard) .ninfo,.result-card .result-info{
  border-top-color:#34373c!important;
  background:linear-gradient(155deg,#090a0c,#020304)!important;
}
.ncard:not(.morecard) .nprofile,
.ncard:not(.morecard) .nprice-line,
.ncard:not(.morecard) .nscore-line,
.result-card .result-profile,
.result-card .profile-price,
.result-card .result-score{
  border-bottom-color:rgba(255,255,255,.10)!important;
}
.ncard:not(.morecard) .ninfo .nm,.result-card .result-profile .name{text-shadow:none!important}
.ncard:not(.morecard) .ninfo .spec,.result-card .result-profile .profile{color:#e8e8eb!important}
.result-card .photo-frame{border:0!important;border-radius:0!important;box-shadow:none!important}
.result-card .result-info{border-right:0!important;border-bottom:0!important;border-left:0!important;border-radius:0!important}
.result-card .result-ai-point{border-top-color:rgba(255,255,255,.10)!important;background:linear-gradient(155deg,#090a0c,#020304)!important}
.favorite-modal-swipe{border-color:#3b3e43!important;background:#090a0c!important}
.favorite-modal-swipe .favorite-modal-item{background:#050608!important}

/* Sランクは確定済みの旧デザイン（太い明朝イタリック＋金グラデーション）で全表示を統一 */
.girl-score-line .score-rank:not(.rank-a) .rank-letter,
.nscore-line .score-rank:not(.rank-a) .rank-letter,
.result-score .rank:not(.rank-a) .rank-letter{
  font-family:"Times New Roman",Georgia,serif!important;
  font-size:37px!important;
  font-weight:900!important;
  font-style:italic!important;
  line-height:1!important;
  background:linear-gradient(180deg,#fff7b2 0%,#f9db6d 25%,#c89624 58%,#fff0a0 82%,#9b6a0d 100%)!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  color:transparent!important;
  -webkit-text-fill-color:transparent!important;
  filter:drop-shadow(0 1px 0 rgba(70,42,0,.9)) drop-shadow(0 0 3px rgba(240,194,66,.18))!important;
}
.nscore-line .score-rank:not(.rank-a) .rank-letter,
.result-score .rank:not(.rank-a) .rank-letter{font-size:33px!important}
