:root{
--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-xl:28px;--radius-pill:999px;
--shadow-soft:0 1px 2px rgba(59,53,87,.05),0 6px 16px rgba(59,53,87,.06);
--shadow-lift:0 2px 6px rgba(59,53,87,.07),0 18px 36px rgba(59,53,87,.11);
--ring-focus:0 0 0 3px rgba(143,179,242,.45);
--ease-gentle:cubic-bezier(.32,.08,.24,1);/* @kind other */
--dur-fast:140ms;/* @kind other */
--dur-base:260ms;/* @kind other */
--dur-slow:420ms;/* @kind other */
--overlay-scrim:rgba(59,53,87,.42);
}
