html,body{margin:0;padding:0;height:100%}body{background-color:var(--joy-palette-background-body);color:var(--joy-palette-text-primary)}button,a{cursor:url(/cursors/pointer.cur),pointer}.MuiButton-root{cursor:url(/cursors/pointer.cur),pointer}body{cursor:url(/cursors/pointer.cur),auto}a.custom-cursor,button.custom-cursor{cursor:url(/cursors/pointer.cur),pointer}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#f1f1f180}::-webkit-scrollbar-thumb{background:linear-gradient(-30deg,#a0c8ff80,#2a7ee6c5);border-radius:10px}.scrollbar{scrollbar-width:thin;scrollbar-color:rgba(160,200,255,.5) rgba(42,126,230,.774)}body{--scrollbar-track-color: rgba(241, 241, 241, .5);--scrollbar-thumb-color: rgba(140, 180, 230, .5)}
