/* Handball Dynasty 29.0 - supplied atmosphere image integration */
.hd-v28 .v29-atmosphere-hero{
    min-height:clamp(240px,30vw,360px);
    background-image:linear-gradient(90deg,rgba(7,18,31,.94) 0%,rgba(7,18,31,.72) 43%,rgba(7,18,31,.2) 78%),var(--v10-hero-image)!important;
    background-size:cover!important;
    background-position:center 44%!important;
    border:1px solid rgba(255,255,255,.08);
    box-shadow:0 18px 45px rgba(7,18,31,.16);
}
.hd-v28 .v29-atmosphere-hero .v10-pagehero-overlay{display:none}
.hd-v28 .v29-atmosphere-hero .v10-pagehero-content{max-width:650px}
.hd-v28 .v29-atmosphere-hero .v10-pagehero-content h1,
.hd-v28 .v29-atmosphere-hero .v10-pagehero-content p{color:#fff!important}
.hd-v28 .v29-atmosphere-hero .v10-pagehero-content small{color:var(--club-accent,#d7f51c)!important}

/* Page-specific crop points keep faces and central action visible. */
.hd-v28.dashboard .v29-atmosphere-hero{background-position:center 48%!important}
.hd-v28.command .v29-atmosphere-hero,.hd-v28.finances .v29-atmosphere-hero,.hd-v28.admin .v29-atmosphere-hero{background-position:center 46%!important}
.hd-v28.squad .v29-atmosphere-hero,.hd-v28.lineup .v29-atmosphere-hero{background-position:center 52%!important}
.hd-v28.training .v29-atmosphere-hero{background-position:center 46%!important}
.hd-v28.matchday .v29-atmosphere-hero,.hd-v28.live .v29-atmosphere-hero{background-position:center 52%!important}
.hd-v28.match .v29-atmosphere-hero{background-position:center 42%!important}
.hd-v28.transfers .v29-atmosphere-hero{background-position:center 48%!important}
.hd-v28.clubidentity .v29-atmosphere-hero,.hd-v28.online .v29-atmosphere-hero{background-position:center 45%!important}

/* Supplied scenes on existing functional modules. */
.hd-v28 .v121-office-hero{background-image:linear-gradient(90deg,rgba(7,18,31,.9),rgba(7,18,31,.32)),url('../img/v22/office-view.png')!important}
.hd-v28 .v13-training-visual{background-image:linear-gradient(135deg,rgba(7,18,31,.9),rgba(16,33,58,.42)),url('../img/v22/training-fitness.png')!important}
.hd-v28 .tm14-hero,.hd-v28 .tm16-header{background-image:linear-gradient(90deg,rgba(7,18,31,.95),rgba(7,18,31,.62)),url('../img/v22/scout.png')!important}
.hd-v28 .management-hero{background-image:linear-gradient(90deg,rgba(7,18,31,.9),rgba(7,18,31,.28)),url('../img/v22/sponsor-meeting.png')!important}
.hd-v28 .matchday-hero{background-image:linear-gradient(90deg,rgba(7,18,31,.92),rgba(7,18,31,.4)),url('../img/v22/arena-live.png')!important}

/* Facility and competition imagery. */
.hd-v28 .facility-card{position:relative;overflow:hidden;isolation:isolate}
.hd-v28 .facility-card:before{content:"";position:absolute;inset:0;background-position:center;background-size:cover;opacity:.16;z-index:-2}
.hd-v28 .facility-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 20%,rgba(255,255,255,.82));z-index:-1}
.hd-v28 .facility-card:nth-child(1):before{background-image:url('../img/v22/arena-pregame.png')}
.hd-v28 .facility-card:nth-child(2):before{background-image:url('../img/v22/training-technique.png')}
.hd-v28 .facility-card:nth-child(3):before{background-image:url('../img/v22/youth-training.png')}
.hd-v28 .facility-card:nth-child(4):before{background-image:url('../img/v22/physio.png')}
.hd-v28 .facility-card:nth-child(5):before{background-image:url('../img/v22/fanshop.png')}
.hd-v28 .facility-card:nth-child(6):before{background-image:url('../img/v22/boardroom.png')}
.hd-v28 .competition-card:nth-child(1){--v29-comp:url('../img/v22/national-cup.png')}
.hd-v28 .competition-card:nth-child(2){--v29-comp:url('../img/v22/champions-cup.png')}
.hd-v28 .competition-card:nth-child(3){--v29-comp:url('../img/v22/europa-cup.png')}
.hd-v28 .competition-card{background-image:linear-gradient(180deg,rgba(7,18,31,.05) 30%,rgba(7,18,31,.92)),var(--v29-comp)!important;background-position:center!important;background-size:cover!important}

/* Existing scene blocks receive the complete supplied set. */
.hd-v28 .v22-management-scene{background-image:url('../img/v22/boardroom.png')!important}
.hd-v28 .v22-club-scene{background-image:url('../img/v22/club-center.png')!important}
.hd-v28 .v22-training-scene{background-image:url('../img/v22/training-technique.png')!important}
.hd-v28 .v22-matchday-scene{background-image:url('../img/v22/arena-live.png')!important}
.hd-v28 .v22-transfer-scene{background-image:url('../img/v22/transfer-office.png')!important}

/* Atmospheric card collections used throughout club pages. */
.hd-v28 .v10-campus-card.arena{background-image:url('../img/v22/arena-pregame.png')!important}
.hd-v28 .v10-campus-card.youth{background-image:url('../img/v22/youth-training.png')!important}
.hd-v28 .v10-campus-card.staff{background-image:url('../img/v22/boardroom.png')!important}
.hd-v28 .v10-campus-card.fans{background-image:url('../img/v22/home-fans.png')!important}
.hd-v28 .v10-campus-card.history{background-image:url('../img/v22/club-museum.png')!important}
.hd-v28 .v10-campus-card.dna{background-image:url('../img/v22/club-center.png')!important}

@media(max-width:760px){
    .hd-v28 .v29-atmosphere-hero{min-height:220px;background-image:linear-gradient(0deg,rgba(7,18,31,.94),rgba(7,18,31,.32)),var(--v10-hero-image)!important;background-position:center!important}
    .hd-v28 .v29-atmosphere-hero .v10-pagehero-meta{display:none}
}
