*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}html{background:#111}body{color:#f2f2f2;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#111;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;overflow:hidden}button,input,select,textarea{font-family:inherit}button{appearance:none}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:1px solid #81c784}input[type=range]{appearance:none;background:0 0}input[type=range]::-webkit-slider-runnable-track{background:#454545;border:none;border-radius:999px;height:4px}input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#4caf50;border:2px solid #171717;border-radius:50%;width:13px;height:13px;margin-top:-4.5px;transition:transform .15s,box-shadow .15s;box-shadow:0 0 0 1px #4caf5040}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 0 0 4px #4caf501f}input[type=range]::-moz-range-track{background:#454545;border:none;border-radius:999px;height:4px}input[type=range]::-moz-range-progress{background:#4caf50;border-radius:999px;height:4px}input[type=range]::-moz-range-thumb{cursor:pointer;background:#4caf50;border:2px solid #171717;border-radius:50%;width:13px;height:13px;box-shadow:0 0 0 1px #4caf5040}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#353535;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#454545}*{scrollbar-width:thin;scrollbar-color:#353535 transparent}::selection{color:#fff;background:#4caf5047}@media (width<=768px){html,body,#root{width:100%;height:100%}body{overflow:hidden}}@keyframes florea-spin{to{transform:rotate(360deg)}}
