:root{
  --radius-xs:6px;--radius-sm:10px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;
  --radius-photo:20px;   /* imagery */
  --radius-card:18px;    /* default card */
  --radius-pill:999px;   /* buttons, chips, tags — the house shape */
  --border-w:1px;--border-w-strong:2px;
}
