*{box-sizing:border-box}html,body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Plus Jakarta Sans,Inter,Segoe UI,system-ui,sans-serif}#root{min-height:100vh}*:focus-visible{outline:2px solid #1e40af;outline-offset:2px}html{scroll-behavior:smooth}*{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}*::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}*::-webkit-scrollbar-thumb:hover{background:#94a3b8}
