/* FinDNA Design System — Corner radius tokens (soft, rounded — no sharp corners) */
:root{
  --r-sm:10px; --r-md:16px; --r-lg:22px; --r-xl:28px; --r-pill:100px;
}
