@tailwind base;@tailwind components;@tailwind utilities;*,:after,:before{box-sizing:border-box}body,html{height:100%;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background:#ffffff;color:#111}body{min-height:100vh;display:flex;flex-direction:column}main{flex:1 0 auto}footer{position:static!important;flex-shrink:0;border-top:1px solid #eee;background:#fff;margin-top:40px}footer a,footer a:active,footer a:hover,footer a:visited{color:#111!important;text-decoration:none!important}footer a:hover{text-decoration:underline}a{color:inherit;text-decoration:none}img,svg{max-width:100%;height:auto}