@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f7f5f2;color:#2c3e3a;line-height:1.5;min-height:100vh}#root{min-height:100vh}a{color:inherit;text-decoration:none}input,button,textarea,select{font:inherit}img,svg{display:block;max-width:100%}table{border-collapse:collapse;width:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2c3e3a26;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#2c3e3a40}
