@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap);@tailwind base;@tailwind components;@tailwind utilities;#root,.app,.content,body,html{font-family:Source Sans Pro,sans-serif;height:100%;width:100%}.app{align-items:stretch;display:flex;flex-direction:row;position:relative}.app>main.content{box-sizing:border-box;flex:1 1 auto;max-width:none;min-width:0;width:auto}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f0f0}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}
/*# sourceMappingURL=main.50b1df28.css.map*/