:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Inter,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark light;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}a{color:inherit}*{scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.35) transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#64748b4d;border-radius:99px;transition:background .2s}::-webkit-scrollbar-thumb:hover{background:#64748b8c}::-webkit-scrollbar-corner{background:transparent}html{scrollbar-gutter:stable}
