:root{
/* Corners are square. One exception: pills on utility tags. */
--radius-none:0px;--radius-pill:999px;
--border-hairline:1px solid var(--line-hairline);
--border-strong:1px solid var(--line-strong);
--border-accent:1px solid var(--line-accent);
--rule-weight:1px;--rule-weight-strong:2px;
/* Shadow is almost never used. Paper does not float. */
--shadow-none:none;--shadow-lifted:0 24px 60px -30px rgba(22,19,15,0.35);
--overlay-scrim:rgba(22,19,15,0.72);--image-tint:rgba(74,55,40,0.06)}
