.biome-glyph{color:#a8ff24;filter:drop-shadow(0 0 8px #a8ff2473);transform-origin:50%;animation:10s infinite trillium-spin,60s ease-in-out infinite trillium-hue;display:inline-block}.biome-glyph-boot{width:160px;height:160px}.biome-glyph-skeleton{width:48px;height:48px}.biome-glyph-micro{width:22px;height:22px}.biome-glyph svg{width:100%;height:100%;display:block;overflow:visible}.biome-glyph svg path,.biome-glyph svg circle:not(.fill-mark){fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:100px;animation:10s cubic-bezier(.4,0,.2,1) infinite trillium-trace}.biome-glyph svg .fill-mark{fill:currentColor;stroke:none;transform-origin:50%;transform-box:fill-box;animation:10s ease-in-out infinite trillium-mark}.biome-glyph svg>:first-child{animation-delay:0s}.biome-glyph svg>:nth-child(2){animation-delay:80ms}.biome-glyph svg>:nth-child(3){animation-delay:.16s}.biome-glyph svg>:nth-child(4){animation-delay:.24s}.biome-glyph.still{animation:none}.biome-glyph.still svg path,.biome-glyph.still svg circle:not(.fill-mark){stroke-dashoffset:0;opacity:1;animation:none}.biome-glyph.still svg .fill-mark{opacity:1;animation:none;transform:none}@keyframes trillium-trace{0%{stroke-dashoffset:100px;opacity:.15}20%{stroke-dashoffset:0;opacity:1}60%{stroke-dashoffset:0;opacity:1}80%{stroke-dashoffset:-100px;opacity:.25}to{stroke-dashoffset:-100px;opacity:.15}}@keyframes trillium-mark{0%,to{opacity:.2;transform:scale(.85)}20%,60%{opacity:1;transform:scale(1.05)}80%{opacity:.35;transform:scale(.9)}}@keyframes trillium-spin{0%{animation-timing-function:cubic-bezier(.16,1,.3,1);transform:rotate(0)}40%{animation-timing-function:linear;transform:rotate(120deg)}60%{animation-timing-function:cubic-bezier(.16,1,.3,1);transform:rotate(120deg)}80%{animation-timing-function:linear;transform:rotate(240deg)}to{transform:rotate(360deg)}}@keyframes trillium-hue{0%{filter:drop-shadow(0 0 8px #a8ff2473)hue-rotate()}50%{filter:drop-shadow(0 0 8px #a8ff2473)hue-rotate(40deg)}to{filter:drop-shadow(0 0 8px #a8ff2473)hue-rotate()}}.biome-loading{flex-direction:column;align-items:center;gap:.75rem;display:inline-flex}.biome-loading-label{color:#a8ff24;letter-spacing:.2em;text-transform:uppercase;opacity:.8;font-family:Share Tech Mono,monospace;font-size:.85rem;animation:10s ease-in-out infinite biome-loading-label-pulse}@keyframes biome-loading-label-pulse{0%,to{opacity:.45}40%,60%{opacity:1}}