:root{
--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-pill:999px;
--shadow-panel:0 8px 24px rgba(0,0,0,0.45),0 1px 0 rgba(255,255,255,0.03) inset;
--shadow-float:0 12px 32px rgba(0,0,0,0.55);
--shadow-none:none;
--blur-glass:saturate(140%) blur(14px); /* @kind other */
--ease-standard:cubic-bezier(0.2,0.7,0.3,1); /* @kind other */
--duration-fast:120ms; /* @kind other */
--duration-base:180ms; /* @kind other */
}
