@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a2e;background:#f5f7fa;min-height:100vh;font-family:DM Sans,system-ui,sans-serif}#root{min-height:100vh}
