@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap";body{margin:0;min-height:100vh;color:var(--text-strong);background:var(--app-bg);background-image:var(--app-gradient);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,#root{margin:0;padding:0;min-height:100%}*,*:before,*:after{box-sizing:border-box}img{max-width:100%;height:auto;display:block}
