html,body,#root{margin:0;padding:0;width:100%;min-height:100vh;font-family:Inter,system-ui,sans-serif;background-color:#f4f5f7}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#8e33ff}
