:root{
  --accent: #3f8cff;
  --bg: #ffffff;
  --shadow: 0 4px 12px rgba(0,0,0,.08);
  --radius: 12px;
}