@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800;900&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#1a2b25;background:#f7f8fa;font-family:DM Sans,Segoe UI,sans-serif}#root{width:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f0f0f0}::-webkit-scrollbar-thumb{background:#5b7b6f55;border-radius:3px}select{font-family:inherit}select option{color:#1a2b25;background:#fff}button{cursor:pointer;font-family:inherit}
