:is(div,picture)[z-safe-space]{display:inline-block;width:1em;height:1em;position:relative;font-size:var(--z-safe-space--size, var(--_size));max-width:-moz-max-content;max-width:max-content;aspect-ratio:1}:where(:is(div,picture)[z-safe-space],*[z-theme=light] :is(div,picture)[z-safe-space],:is(div,picture)[z-safe-space][z-theme=light]){--_size: 20rem;--_mask: var(--z-safe-space--2)}:is(div,picture)[z-safe-space][z-safe-space$=":20"]{--_size: 20rem}:is(div,picture)[z-safe-space][z-safe-space$=":25"]{--_size: 25rem}:is(div,picture)[z-safe-space][z-safe-space$=":30"]{--_size: 30rem}:is(div,picture)[z-safe-space][z-safe-space$=":35"]{--_size: 35rem}:is(div,picture)[z-safe-space][z-safe-space$=":40"]{--_size: 40rem}:is(div,picture)[z-safe-space][z-safe-space$=":45"]{--_size: 45rem}:is(div,picture)[z-safe-space][z-safe-space$=":50"]{--_size: 50rem}:is(div,picture)[z-safe-space][z-safe-space^="2"]{--_mask: var(--z-safe-space--2)}:is(div,picture)[z-safe-space][z-safe-space^="3"]{--_mask: var(--z-safe-space--3)}:is(div,picture)[z-safe-space][z-safe-space^="4"]{--_mask: var(--z-safe-space--4)}:is(div,picture)[z-safe-space][z-safe-space^="5"]{--_mask: var(--z-safe-space--5)}div[z-safe-space]:after,picture[z-safe-space] img{content-visibility:auto;mask:var(--_mask);-webkit-mask:var(--_mask);mask-size:1em;-webkit-mask-size:1em;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--z-safe-space--bg, var(--z-bg-brand))!important}div[z-safe-space]:after{content:"";display:inline-block;width:1em;height:1em;aspect-ratio:1;background:var(--z-safe-space--bg, var(--z-bg-brand))!important;border-radius:50%}picture[z-safe-space] img{content-visibility:auto;mask:var(--_mask);-webkit-mask:var(--_mask);mask-size:1em;-webkit-mask-size:1em;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--z-safe-space--bg, var(--z-bg-brand))!important;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-o-object-position:var(--z-safe-space--image-x, center) var(--z-safe-space--image-y, center);object-position:var(--z-safe-space--image-x, center) var(--z-safe-space--image-y, center)}
