@tailwind base;@tailwind components;@tailwind utilities;@keyframes errorFadeOut{0%{opacity:1}to{opacity:0}}@keyframes rowEnter{0%{opacity:0;height:0}to{opacity:1;height:32px}}@keyframes dots{0%,20%{content:""}40%{content:"."}60%{content:".."}80%,to{content:"..."}}:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}}*{font-family:Roboto,sans-serif;font-style:normal}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #0000}::-webkit-scrollbar-thumb{background-color:#a9a9a9;border-radius:3px}.roboto-regular{font-family:Roboto,sans-serif;font-style:normal;font-weight:400}.roboto-medium{font-family:Roboto,sans-serif;font-style:normal;font-weight:500}body{-webkit-user-select:none;user-select:none;font-size:16px;font-weight:400;overflow-y:hidden}@layer utilities{.text-balance{text-wrap:balance}}
/*# sourceMappingURL=f590899fb6418f0d.css.map*/