:root{
--radius-0:0px;
--radius-1:2px;
--radius-2:6px;
--radius-pill:999px;
--border-w:2px;
--shadow-card:0 1px 0 0 var(--grey-300);
--shadow-pop:6px 6px 0 0 var(--special-blue);
--shadow-pop-grey:6px 6px 0 0 var(--grey-300);
--ease-snap:cubic-bezier(0.2,0,0,1); /* @kind other */
--dur-fast:120ms; /* @kind other */
--dur-med:220ms; /* @kind other */
}
