Fix: .result-value was using color: var(--pico-color) which broke when our custom palette variables weren't in scope. Now inherits body color — Pico handles light/dark correctly without us needing to re-assert it. Feat: unit symbol merged inline into label as 'Blurbs (bl)', replacing the separate third line. Removes .result-symbol CSS rule. Cards are shorter and less cluttered.