:root{--shape-fill:color-mix(in oklch, var(--color-zinc-300) 90%, transparent);--shape-highlight:brightness(.95);--shape-easter-egg:#80393929}.dark{--shape-fill:color-mix(in oklch, var(--color-zinc-800) 60%, transparent);--shape-highlight:brightness(1.4);--shape-easter-egg:#bf7c7c14}.shape{filter:brightness();will-change:auto;fill:var(--shape-fill);fill-opacity:1;stroke-width:0;contain:layout style;transition:filter 1s ease-out}.shape.highlight,.shape:hover{filter:var(--shape-highlight);will-change:filter;transition:filter .1s ease-out}.shape[class*="¯\\_(ツ)_/¯"]:hover{fill:var(--shape-easter-egg)}
