:root{
--radius-none:0px;--radius-xs:2px;--radius-pill:999px;
--shadow-card:0 1px 2px rgba(18,18,18,0.05);
--shadow-raised:0 8px 32px rgba(18,18,18,0.10);
--shadow-modal:0 24px 64px rgba(18,18,18,0.18);
--border-hairline:1px solid var(--line-1);
--ease-out:cubic-bezier(0.22,1,0.36,1); /* @kind other */
--ease-in-out:cubic-bezier(0.65,0,0.35,1); /* @kind other */
--duration-fast:150ms; /* @kind other */
--duration-base:260ms; /* @kind other */
--duration-slow:480ms; /* @kind other */
}