*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:#fef9f9;font-family:system-ui,-apple-system,Segoe UI,Avenir,Helvetica,Arial,sans-serif}#root{min-height:100vh;width:100%}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#fef9f9}::-webkit-scrollbar-thumb{background:#ddd;border-radius:5px;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#666}*:focus-visible{outline:2px solid #eb5c68;outline-offset:2px}::selection{background-color:#eb5c6833;color:#040404e6}
