@tailwind base;@tailwind components;@tailwind utilities;:root{--fipli-effective-viewport-height: 100dvh;--fipli-effective-viewport-width: 100vw}@media(min-width:1024px){html:not(.fipli-public-page){zoom:.75;--fipli-effective-viewport-height: 133.333333dvh;--fipli-effective-viewport-width: 133.333333vw}html:not(.fipli-public-page) .MuiDialog-paper,html:not(.fipli-public-page) .MuiModal-root>.MuiBox-root{max-height:calc(133.333333vh - 32px)!important}}html,body,#root{min-height:100%}body{margin:0;font-family:Inter,sans-serif;background:#f8fafc;color:#0f172a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{color:inherit}.container{padding:20;overflow:auto}body{background-color:#eef4f0}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background-color:#c4c4c4;border-radius:10px}::-webkit-scrollbar-track{background-color:#f7f7f7;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}
