/* ============================================================
   Retired: the CTAX Partners rebrand + design switcher were
   removed. Only the original design ships now.

   The markup still carries content authored for the redesigned
   funnel — inline "new-copy" spans (.ux-new) and whole
   new-funnel-only sections (.ux-new-only). Hide both so the
   original design is the single source shown. (Their styling
   lived in the retired rebrand layer, so they must stay hidden.)
   ============================================================ */
.ux-new{display:none}
.ux-new-only{display:none!important}
