:root{color-scheme:dark}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:#0a0d18;color:#e4e8f2;font-family:IBM Plex Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased}button{font-family:inherit}.lb-row{transition:background-color .11s ease-out,box-shadow .11s ease-out}.lb-row:hover{background-image:linear-gradient(#f0913c12,#f0913c12)}.lb-button{transition:filter .11s ease-out,background-color .11s ease-out}.lb-button:hover{filter:brightness(1.18)}.lb-button:active{filter:brightness(.92)}button:focus-visible,[tabindex]:focus-visible{outline:1px solid #f0913c;outline-offset:-1px}input[type=range]{-webkit-appearance:none;appearance:none;background:transparent;height:24px;width:100%;cursor:ew-resize}input[type=range]::-webkit-slider-runnable-track{height:3px;background:#262f4e}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:24px;background:#f0913c;margin-top:-10.5px;border:0;cursor:ew-resize}input[type=range]::-moz-range-track{height:3px;background:#262f4e}input[type=range]::-moz-range-thumb{width:14px;height:24px;background:#f0913c;border:0;border-radius:0}
