:root {
  --text:     #1e1e1e;
  --muted:    #6b6b6b;
  --border:   #ddd;
  --radius:   6px;
  --shadow:   0 4px 28px rgba(0,0,0,.09);
  --trans:    .22s ease;
}
