pub const ROW: &str = "flex w-full items-center gap-3 rounded-xl px-3 py-2 text-left \ transition hover:bg-zinc-950/5 dark:hover:bg-white/5";
One row of a sidebar list: the mockup’s .row, at the 44 px target.
.row