.fandom-community-header__background{--header-background-image-offset:66px;--header-background-image-height:160px;background-image:var(--theme-body-background-image);background-repeat:no-repeat;height:var(--header-background-image-height);margin-bottom:calc(var(--header-background-image-height)*-1);opacity:var(--theme-background-image-opacity);position:sticky;top:0;transform:translateY(46px);width:100%;z-index:-2}@media only screen and (max-width:767px){body{--theme-body-background-image:var(--theme-body-background-image-mobile)}}@media only screen and (min-width:768px) and (max-width:1023px){body{--theme-body-background-image:var(--theme-body-background-image-tablets)}}@media only screen and (min-width:768px) and (max-width:1023px) and (-webkit-min-device-pixel-ratio:2),only screen and (min-width:768px) and (max-width:1023px) and (min-resolution:192dpi){body{--theme-body-background-image:var(--theme-body-background-image-tablets-2x)}}@media only screen and (min-width:1024px) and (max-width:1279px){body{--theme-body-background-image:var(--theme-body-background-image-desktop)}}@media only screen and (min-width:1024px) and (max-width:1279px) and (-webkit-min-device-pixel-ratio:2),only screen and (min-width:1024px) and (max-width:1279px) and (min-resolution:192dpi){body{--theme-body-background-image:var(--theme-body-background-image-full)}}@media only screen and (min-width:1280px){body{--theme-body-background-image:var(--theme-body-background-image-large-desktop)}}@media only screen and (min-width:1280px) and (-webkit-min-device-pixel-ratio:2),only screen and (min-width:1280px) and (min-resolution:192dpi){body{--theme-body-background-image:var(--theme-body-background-image-full)}}@media only screen and (min-width:1500px){body{--theme-body-background-image:var(--theme-body-background-image-full)}}.collapsed-community-bar .fandom-community-header__background{transform:translateY(0)}.fandom-community-header__background.fitCenter.fullScreen:before,.fandom-community-header__background.fitTopLeft.fullScreen:before,.fandom-community-header__background.fitTopRight.fullScreen:before,.fandom-community-header__background.header:before{background-image:linear-gradient(to bottom,rgba(var(--theme-body-background-color--rgb),0) 25%,var(--theme-body-background-color));bottom:0;content:"";display:block;height:var(--header-background-image-height);position:absolute;width:100%;z-index:-1}.fandom-community-header__background.cover{background-position:50%;background-size:cover}.fandom-community-header__background.tileHorizontally{background-repeat:repeat-x}.fandom-community-header__background.tileVertically{background-repeat:repeat-y}.fandom-community-header__background.tileBoth{background-repeat:repeat}.fandom-community-header__background.fitTopLeft{background-position:0 0;background-size:contain}.fandom-community-header__background.fitTopRight{background-position:100% 0;background-size:contain}.fandom-community-header__background.fitCenter{background-position:top;background-size:contain}.fandom-community-header__background.fullScreen{margin-bottom:auto;position:fixed;width:calc(100% - 66px)}.fandom-community-header__background.fullScreen.cover,.fandom-community-header__background.fullScreen.tileBoth,.fandom-community-header__background.fullScreen.tileHorizontally,.fandom-community-header__background.fullScreen.tileVertically{height:100%}.fandom-community-header__background.fullScreen.fitCenter,.fandom-community-header__background.fullScreen.fitTopLeft,.fandom-community-header__background.fullScreen.fitTopRight{height:auto;padding-top:calc(var(--image-ratio)*(100% - var(--header-background-image-offset)))}