/* AFM dashboard background v133 */
body{background:#020b12!important}
body:before{display:none!important}
.afm-home{position:relative;isolation:isolate;background:
linear-gradient(180deg,rgba(1,10,17,.02) 0 20%,rgba(1,10,17,.48) 36%,rgba(1,10,17,.62) 72%,rgba(1,10,17,.08) 100%),
url("/afm-stadium-trophy.svg?v=133") center top/cover fixed no-repeat!important}
.afm-home:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,transparent 0 260px,rgba(2,11,18,.18) 420px,rgba(2,11,18,.28) 100%);pointer-events:none}
.afm-stadium-hero{height:360px!important;min-height:360px!important;background:transparent!important}
.country-hub,.match-board,.home-announcements,.home-stats{position:relative;z-index:2}
.country-hub button,.match-panel,.home-announcements,.home-stats article{background:rgba(2,15,23,.74)!important;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}
.home-announcements[hidden]{display:none!important}
.home-announcements:not([hidden]){background:rgba(2,15,23,.78)!important}
@media(max-width:999px){
 .afm-home{background:
 linear-gradient(180deg,rgba(1,10,17,.02) 0 18%,rgba(1,10,17,.48) 35%,rgba(1,10,17,.58) 72%,rgba(1,10,17,.06) 100%),
 url("/afm-stadium-trophy.svg?v=133") 62% top/auto 100% fixed no-repeat!important}
 .afm-stadium-hero{height:320px!important;min-height:320px!important}
 .country-hub button,.match-panel,.home-announcements,.home-stats article{background:rgba(2,15,23,.68)!important}
}