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