body::before{
  content:'';
  position:fixed;
  inset:0;
  background-image:url('/cdn/shop/files/hf_20260802_004201_b531ae0c-e0d0-4a01-bec2-e7fd7b84f1d8.png?v=1785631453');
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center top;
  background-attachment:fixed;
  pointer-events:none;
  z-index:0;
}
@media(max-width:860px){
  body::before{background-attachment:scroll;background-position:center}
}
