/**
 * Home polish — keep minimal.
 * Float rail styles live in style.css (fc-float-v2). Do NOT re-skin float here
 * (previously duplicated shell/chip rules and fought site-wide transparent shell).
 */

html body.fc-home-v2 {
	--fc-h-brand: var(--fc-brand, #14c131);
	--fc-h-brand-soft: #3dd956;
}
