:root{--gothic-brightness:.75;--figure-opacity:.86}
.faith-figure{mix-blend-mode:normal}
.faith-figure__image{filter:url('#faith-remove-black') grayscale(1) brightness(.9) contrast(1.08)}
.gothic-backdrop,#atmosphere{position:fixed;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}
.gothic-backdrop{background:#020303 url('gothic-background.png') center/cover no-repeat;filter:brightness(var(--gothic-brightness))}
#atmosphere[hidden]{display:none}

.gothic-backdrop,#atmosphere{transform:translate3d(var(--backdrop-x,0px),var(--backdrop-y,0px),0) scale(1.04);will-change:transform}


.faith-figure__glint{opacity:calc(var(--figure-glow) * .25)}
