body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.w-full{width:100%}.h-screen{height:100vh}.h-full{height:100%}.relative{position:relative}.absolute{position:absolute}.bg-black{background-color:#000}.overflow-hidden{overflow:hidden}.text-white{color:#fff}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.font-bold{font-weight:700}.font-mono{font-family:monospace}.backdrop-blur{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.p-2{padding:.5rem}.mb-1{margin-bottom:.25rem}.space-y-1>*+*{margin-top:.25rem}.flex{display:flex}.items-center{align-items:center}.gap-2{gap:.5rem}.flex-1{flex:1 1}.h-1{height:.25rem}.w-32{width:8rem}.top-2{top:.5rem}.top-4{top:1rem}.left-2{left:.5rem}.left-4{left:1rem}.right-2{right:.5rem}.bottom-2{bottom:.5rem}.bottom-4{bottom:1rem}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}input[type=range]{-webkit-appearance:none;appearance:none;background:#0000;cursor:pointer}input[type=range]::-webkit-slider-track{background:#fff3;border-radius:2px;height:4px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border-radius:50%;height:12px;margin-top:-4px;width:12px}input[type=range]::-moz-range-track{background:#fff3;border-radius:2px;height:4px}input[type=range]::-moz-range-thumb{background:#fff;border:none;border-radius:50%;height:12px;width:12px}.App{height:100vh;margin:0;overflow:hidden;padding:0;width:100%}
/*# sourceMappingURL=main.d329c215.css.map*/