:root{
--radius-pill:999px;
--radius-xl:24px;
--radius-lg:20px;   /* cards, images */
--radius-md:12px;   /* icon tiles, small cards */
--radius-sm:8px;
--shadow-card:0 24px 48px -12px rgba(11,11,56,.08);
--shadow-float:0 16px 40px rgba(11,11,56,.14);
--shadow-button:0 8px 20px rgba(94,94,238,.28);
--ease-brand:cubic-bezier(.4,0,.2,1); /* @kind other */
--dur-fast:150ms; /* @kind other */
--dur-med:300ms; /* @kind other */
}
