@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap");*{box-sizing:border-box}#__next,body,html{height:100%}html{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}body{margin:0;background:linear-gradient(135deg,#f8fafc,#edf1f4);color:#0f172a}img{display:block;max-width:100%}button{font-family:inherit}