@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";:root{--app-header-height: 56px;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--color-red: rgb(255, 59, 48);--color-orange: rgb(255, 149, 0);--color-green: rgb(52, 199, 89);--color-blue: rgb(0, 122, 255);--color-brown: rgb(162, 132, 94)}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}body{line-height:1.5;-webkit-font-smoothing:antialiased;font-family:var(--font-body)}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}html,body,#root{height:100%}
