/* V61 approved Noir-only replacements; all remaining V54 sections stay untouched. */
.noir61-hero{height:auto!important;min-height:0!important;aspect-ratio:16/9;overflow:hidden;background:#050505}
.noir61-hero .noir51-hero-slide{inset:0}
.noir61-hero .noir51-hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center center}
.noir61-hero .noir51-hero-slide:nth-child(2) img,.noir61-hero .noir51-hero-slide:nth-child(3) img{filter:brightness(1.06)}
.noir61-hero .noir51-hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.78) 0%,rgba(0,0,0,.50) 30%,rgba(0,0,0,.08) 62%,rgba(0,0,0,.08) 100%),linear-gradient(0deg,rgba(0,0,0,.48),transparent 38%)}
.noir61-hero .noir51-hero-content{left:max(5vw,64px);top:50%;width:min(560px,38vw);transform:translateY(-44%)}
.noir61-hero .noir51-hero-content h1{font-size:clamp(46px,5vw,82px)}
.noir61-confidence{position:relative;width:100%;background:#050505;border-bottom:1px solid rgba(215,170,82,.38);overflow:hidden}
.noir61-confidence>img{display:block;width:100%;height:auto}
.noir61-confidence-link{position:absolute;left:41.5%;top:50.8%;width:17.8%;height:7.2%;z-index:2;border-radius:2px}
.noir61-confidence-link:focus-visible{outline:3px solid #fff;outline-offset:4px}
@media(max-width:760px){
 .noir61-hero{aspect-ratio:auto;height:760px!important;min-height:720px!important}
 .noir61-hero .noir51-hero-slide img{object-fit:cover;object-position:center center}
 .noir61-hero .noir51-hero-content{left:22px;right:22px;top:auto;bottom:72px;width:auto;transform:none}
 .noir61-hero .noir51-hero-content h1{font-size:48px}
 .noir61-confidence{min-height:0}
 .noir61-confidence>img{width:190%;max-width:none;transform:translateX(-24%)}
 .noir61-confidence-link{left:34%;top:52%;width:32%;height:8%}
}
