html,body,#root{height:100%;overflow:hidden}body{margin:0;font-family:Segoe UI,sans-serif;background:#09090b;color:#fff}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(34,211,238,.65) rgba(15,23,42,.55)}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:#0f172a8c;border-radius:999px}*::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#22d3eee6,#3b82f6bf);border:2px solid rgba(15,23,42,.9);border-radius:999px}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#67e8f9,#60a5faf2)}button{cursor:pointer}body.osu-gameplay-cursor-none,body.osu-gameplay-cursor-none *{cursor:none!important}.game-input-surface{user-select:none;-webkit-user-select:none;touch-action:manipulation;ime-mode:disabled}.game-input-surface input,.game-input-surface textarea,.game-input-surface select,.game-input-surface [contenteditable=true]{user-select:text;-webkit-user-select:text;ime-mode:auto}.timing-offset-slider{accent-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent}.timing-offset-slider::-webkit-slider-runnable-track{height:8px;border-radius:999px;background:#27272af2}.timing-offset-slider::-webkit-slider-thumb{margin-top:-6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:2px solid rgba(207,250,254,.95);border-radius:999px;background:#fff;box-shadow:0 0 14px #ffffff8c}.timing-offset-slider::-moz-range-track{height:8px;border-radius:999px;background:#27272af2}.timing-offset-slider::-moz-range-progress{background:#27272af2}.timing-offset-slider::-moz-range-thumb{width:20px;height:20px;border:2px solid rgba(207,250,254,.95);border-radius:999px;background:#fff;box-shadow:0 0 14px #ffffff8c}
