@tailwind base;@tailwind components;@tailwind utilities;*,*:before,*:after{box-sizing:border-box}html,body{overflow-x:hidden;max-width:100vw;background-color:#f3f2f1;color:#323130;font-family:system-ui,-apple-system,sans-serif;-webkit-text-size-adjust:100%}#root{overflow-x:hidden;max-width:100vw}img,video,iframe,map,canvas,svg{max-width:100%}
