@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap";*{font-family:Roboto,sans-serif!important;border-radius:0!important;box-shadow:none!important}.font-thin,.font-extralight,.font-light,.font-normal{font-weight:400!important}.font-medium,.font-semibold,.font-bold,.font-extrabold,.font-black{font-weight:500!important}.text-\[8px\],.text-\[9px\],.text-\[10px\],.text-\[11px\],.text-\[12px\],.text-xs{font-size:14px!important}.text-\[13px\],.text-\[14px\],.text-\[15px\],.text-\[16px\],.text-sm,.text-base{font-size:16px!important}.text-lg,.text-xl,.text-2xl,.text-3xl,.text-4xl,.text-5xl,.text-6xl{font-size:18px!important}.circular-profile{border-radius:9999px!important}html,body{background-color:#f7f8fa;color:#000;margin:0;padding:0;height:100%;width:100%}#root{min-height:100vh;background-color:#f7f8fa}svg{stroke-linecap:square!important;stroke-linejoin:miter!important}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f9f9f9}::-webkit-scrollbar-thumb{background:#000}.animate-in{animation:fadeIn .4s ease-out forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}input:focus,select:focus,textarea:focus{outline:none;border-color:#000}button:disabled{opacity:.3!important;cursor:not-allowed!important}
