:root{--radius:1rem}
body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}
.card{border-radius:var(--radius)!important}
