/**
 * Performance helpers only — no visual redesign.
 * Does not alter theme colors, header, or logo styling.
 */

/* Hide back-to-top until JS reveals it (same as parent fade behavior) */
#smoothup {
	display: none;
}
