/* Static artist photographs shared by their equipment pages. */
.product-page.artist-equipment-background{position:relative;isolation:isolate;background:#10120f}
.product-page.artist-equipment-background::before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background-position:center;background-size:cover;background-repeat:no-repeat;opacity:.22}
.product-page.equipment-yizhi::before{background-image:url("assets/yizhi-studio-background.jpg")}
.product-page.equipment-zheng::before{background-image:url("assets/zheng-teapot-background.jpg")}
@media(max-width:46rem){.product-page.equipment-yizhi::before{background-image:url("assets/yizhi-studio-background-mobile.jpg")}.product-page.equipment-zheng::before{background-image:url("assets/zheng-teapot-background-mobile.jpg")}}
