@property --light{syntax: "<number>"; inherits: false; initial-value: 0;}@property --chroma{syntax: "<number>"; inherits: false; initial-value: 0;}@property --hue{syntax: "<number>"; inherits: false; initial-value: 0;}.grid.svelte-1e60s91{padding:2rem 0 4rem;display:grid;grid-template-columns:repeat(50,1fr)}.tile.svelte-1e60s91{aspect-ratio:1;background:oklch(var(--light) var(--chroma) var(--hue));animation:8s svelte-1e60s91-light ease-in-out calc(var(--delay) * -.69s),9s svelte-1e60s91-chroma ease-in-out calc(var(--delay) * -.67s),6s svelte-1e60s91-hue ease-in-out calc(var(--delay) * -.65s),13s svelte-1e60s91-opac ease-in-out calc(var(--delay) * -.63s);animation-direction:alternate;animation-iteration-count:infinite}@keyframes svelte-1e60s91-light{0%{--light: .5}to{--light: 1}}@keyframes svelte-1e60s91-chroma{0%{--chroma: .2}to{--chroma: .5}}@keyframes svelte-1e60s91-hue{0%{--hue: 0}to{--hue: 360}}@keyframes svelte-1e60s91-opac{0%{opacity:0}90%{opacity:0}to{opacity:1}}#top.svelte-1e60s91{padding-bottom:5rem;-webkit-user-select:none;user-select:none}#bottom.svelte-1e60s91{padding-bottom:5rem;width:100%;display:flex;flex-flow:row wrap;justify-content:center;gap:.5rem;font-size:200%}
