:root {
  --primary: #1a73e8;
  --bg: #ffffff;
  --text: #111;
  --card: #f1f3f4;
  --radius: 16px;
}