/* =========================================================
   SF TOOLTIPS — visibility rules (single source of truth)
   ========================================================= */
span.s_tooltip .tooltip_templates{ display:none; }
span.s_tooltip.sf-tip-open .tooltip_templates{ display:block; }