@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:Lato,Instrument Sans,Roboto,Arial,sans-serif;color-scheme:light dark;background-color:#e1e2e3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent;border-radius:10px}::-webkit-scrollbar-thumb{background:#0003;border-radius:10px;transition:background .2s ease-in-out}::-webkit-scrollbar-thumb:hover{background:#00000059}*:hover::-webkit-scrollbar-thumb{background:#00000040}*:hover::-webkit-scrollbar-thumb:hover{background:#0006}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}*:hover{scrollbar-color:rgba(0,0,0,.3) transparent}*::-ms-scrollbar{width:6px;height:6px}*::-ms-scrollbar-track{background:transparent}*::-ms-scrollbar-thumb{background:#0003;border-radius:10px}*::-ms-scrollbar-thumb:hover{background:#0006}
