@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth;line-height:normal!important}html,body,#root,.main-container{height:calc(100% - 56px);font-family:Noto Sans,sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*:before,*:after{box-sizing:border-box}*{outline:none}*:disabled,*[disabled],*:disabled *,*[disabled] *{cursor:default!important}body{line-height:normal;font-weight:500;color:#46505a;background-color:#f2f4f8}*::-webkit-scrollbar{width:8px}@media screen and (max-width: 30em){*::-webkit-scrollbar{width:4px}}*::-webkit-scrollbar-track{background:#fff}*::-webkit-scrollbar-thumb{background-color:#919cab;border-radius:20px;border:#919cab}.px-2{padding-left:.5rem;padding-right:.5rem}.font-medium{font-weight:500}.text-xs{font-size:.75rem;line-height:1rem}
