body{margin:0;overflow:hidden;background-color:#050505;touch-action:none}canvas{display:block;cursor:crosshair}input[type=range]{-webkit-appearance:none;background:0 0}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:14px;width:14px;border-radius:50%;background:#eab308;cursor:pointer;margin-top:-5px}input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;background:#262626;border-radius:2px}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#404040;border-radius:10px}#settings-panel{display:none;position:absolute;background:rgba(23,23,23,.95);backdrop-filter:blur(10px);border:1px solid #404040;padding:12px;border-radius:8px;width:220px;z-index:100;box-shadow:0 10px 25px rgba(0,0,0,.5)}
