:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}h1{font-size:3.2em;line-height:1.1}#app{text-align:center;max-width:1280px;margin:0 auto}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.slider{background:linear-gradient(90deg,#007aff 0% 0%,#ccc 0% 100%);border-radius:3px;outline:none;flex:1;width:95%;max-width:800px;transition:background .2s}.controls-row{background:#a1a1a1;gap:10px;width:95%;max-width:800px;margin:0 auto;padding:3px 10px;display:flex}.info{white-space:nowrap;align-items:center;gap:5px;min-width:150px;display:flex}.iw-table{max-width:850px;margin:0 auto}.play-button{background-position:50%;background-repeat:no-repeat;background-size:16px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex}.iconplay-background{background-image:url(./play.svg)}.iconpause-background{background-image:url(./pause.svg)}.iconfaster-background{background-image:url(./faster.svg)}.iconslower-background{background-image:url(./slower.svg)}.toggle-label{align-items:center;gap:2px;display:flex}.icon{background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px}.icontile-background{background-image:url(./tile.svg)}.label-text{font-size:.9rem}.legend{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.legend-item{align-items:center;gap:4px;font-size:.9em;display:flex}.legend-color{border:1px solid #444;border-radius:3px;width:14px;height:14px;display:inline-block}
/*$vite$:1*/