:root{
--radius-pill:9999px;
--radius-card:24px;
--radius-card-sm:16px;
--shadow-card:0px 1px 2px 0px rgba(16,24,40,0.05);
--ease-standard:cubic-bezier(0.87,0,0.13,1); /* @kind other */
--dur-hover:180ms; /* @kind other */
--dur-modal:300ms; /* @kind other */
--dur-page:500ms; /* @kind other */
}
