:root{
--radius-0:0px;       /* buttons, images, badges — Goldn is sharp-edged */
--radius-sm:2px;      /* inputs, inputs */
--radius-pill:999px;  /* category chips, color dots only */
--shadow-card:0 1px 2px rgba(10,10,10,0.06);
--shadow-float:0 8px 24px rgba(10,10,10,0.14); /* sheets, sticky bars */
--ease-out:cubic-bezier(0.2,0.8,0.2,1);/* @kind other */
--dur-fast:120ms;/* @kind other */
--dur-base:200ms;/* @kind other */
--overlay-scrim:linear-gradient(180deg,rgba(10,10,10,0) 40%,rgba(10,10,10,0.55) 100%);/* @kind other */
}
