/* Shape — highly rounded geometry. Pills for actions, 28px for glass cards. */
:root{
--r-pill:999px;
--r-card:28px;
--r-sm:14px;

--bw-hairline:1px; /* @kind other */
--bw-glass:1.5px; /* @kind other */

--h-control:54px; /* @kind spacing */
--h-input:52px; /* @kind spacing */
}
