:root{
--radius-sm:6px; --radius-md:12px; --radius-lg:20px; --radius-pill:999px; --radius-circle:50%;
--shadow-card:0 2px 8px rgba(92,27,50,.08),0 8px 24px rgba(92,27,50,.08);
--shadow-lift:0 6px 16px rgba(92,27,50,.14),0 16px 40px rgba(92,27,50,.12);
--shadow-focus:0 0 0 3px rgba(77,148,172,.4);
--ease-out:cubic-bezier(.22,1,.36,1); /* @kind other */
--dur-fast:150ms; /* @kind other */
--dur-med:280ms; /* @kind other */
}
