*{box-sizing:border-box}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;font-weight:400;color:#212529;background-color:#f8f9fa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-width:320px;min-height:100vh;overflow:hidden}#root{width:100%;height:100vh}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.2}button{font-family:inherit;cursor:pointer;transition:all .2s ease}button:hover{transform:translateY(-1px);filter:brightness(1.05)}button:active{transform:translateY(0)}button:disabled{cursor:not-allowed;opacity:.6}input[type=range]{cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#3498db;cursor:pointer;box-shadow:0 2px 4px #0003;transition:all .2s ease}input[type=range]::-webkit-slider-thumb:hover{background:#2980b9;transform:scale(1.1)}input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#3498db;cursor:pointer;border:none;box-shadow:0 2px 4px #0003;transition:all .2s ease}input[type=range]::-moz-range-thumb:hover{background:#2980b9;transform:scale(1.1)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:5px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}
