@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@tailwind base;@tailwind components;@tailwind utilities;html,body,#root{height:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{min-height:100%;padding:2rem 0}@media(max-width:980px){#root{padding:1rem 0}#root>div{grid-template-columns:1fr!important;width:min(100vw - 20px,760px)!important}}
