:root{
--pr-hairline:1px solid currentColor; /* @kind other */
--pr-rule:1px solid color-mix(in srgb, currentColor 35%, transparent); /* @kind other */
--pr-shadow-none:none;
--pr-shadow-lift:0 1px 2px rgb(17 17 17 / 0.08);
--pr-ease:cubic-bezier(0.4,0,0.2,1); /* @kind other */
--pr-ease-out:cubic-bezier(0,0,0.2,1); /* @kind other */
--pr-dur-fast:120ms; /* @kind other */
--pr-dur:200ms; /* @kind other */
--pr-dur-slow:360ms; /* @kind other */
--pr-spin-dur:800ms; /* @kind other */
}
