*{box-sizing:border-box}:root,html[data-theme=light],html.light{--bg-color:#fff;--text-color:#000}html[data-theme=dark],html.dark{--bg-color:#121212;--text-color:#fff}html,body{scroll-behavior:smooth;background-color:var(--bg-color);color:var(--text-color);margin:0;padding:0;transition:background-color .2s,color .2s}a,button,.MuiButtonBase-root{transition:all .2s ease-in-out}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0000001a}::-webkit-scrollbar-thumb{background:#90caf966;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#90caf9b3}:focus{outline-offset:2px;outline:2px solid #90caf9}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:.5s ease-in-out fadeIn}.text-gradient{background:linear-gradient(45deg,#90caf9,#ce93d8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@font-face{font-family:EditUndo;src:url(/fonts/edit-undo.brk.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}.pxls-navbar-text{font-family:EditUndo,sans-serif}
