*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;background:#080c12;color:#d4e0ee;font-family:system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#f0b429;border:2px solid #080c12;box-shadow:0 0 5px #f0b42966;cursor:pointer}input[type=range]::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#f0b429;border:2px solid #080c12;cursor:pointer}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#080c12}::-webkit-scrollbar-thumb{background:#1e2d42;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#2e4060}