:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;min-width:320px;min-height:100vh}#root{width:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#004abd26;border:2px solid transparent;background-clip:content-box;border-radius:20px;transition:all .3s ease}::-webkit-scrollbar-thumb:hover{background:#004abd59;background-clip:padding-box;border:1px solid transparent}*{scrollbar-width:thin;scrollbar-color:rgba(0,74,189,.2) transparent}
