body{font-family:Inter,sans-serif;background-color:#dcddde;color:#0f172a;margin:0;overflow:hidden;transition:background-color .3s ease,color .3s ease}html.dark body{background-color:#1e293b;color:#f8fafc}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0003;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#0006}input[type=range]{-webkit-appearance:none;background:transparent;height:24px;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:20px;width:20px;border-radius:50%;background:#fff;cursor:pointer;margin-top:-8px;box-shadow:0 0 10px #0003;border:2px solid rgba(0,0,0,.1)}input[type=range]::-webkit-slider-runnable-track{width:100%;height:6px;cursor:pointer;background:#0000001a;border-radius:999px;border:1px solid rgba(0,0,0,.05)}input[type=range]:focus{outline:none}input[type=range]::-moz-range-thumb{height:20px;width:20px;border-radius:50%;background:#fff;cursor:pointer;box-shadow:0 0 10px #0003;border:none}input[type=range]::-moz-range-track{width:100%;height:6px;cursor:pointer;background:#0000001a;border-radius:999px}.glass-panel{background:#ffffffb3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(0,0,0,.1);box-shadow:0 8px 32px #0000000d}html.dark .glass-panel{background:#0f172ab3;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d}
