/* Keep the approved rolling mark, with compact sizing for supporting navigation. */
body.site-system.clarity a.potential-nav-link .potential-link-mark{width:2.1rem;height:1.5rem;max-width:none;flex:none;vertical-align:middle;overflow:visible;color:inherit;transform:none}
body.site-system.clarity a.potential-nav-link :is(span,b,i):has(>.potential-link-mark){transform:none}
body.site-system.clarity a.potential-nav-link :is(.potential-link-dot,.potential-link-track){transform:none;transition:none}
body.site-system.clarity :is(.directory,.footer) a.potential-nav-link .potential-link-mark,
body.site-system.clarity :is(p,li,td,small,figcaption) a.potential-nav-link .potential-link-mark{width:1.5em;height:1.08em}
body.site-system.clarity .directory a.potential-nav-link{display:flex;align-items:center;justify-content:space-between;gap:.75rem}
body.site-system.clarity .directory a.potential-nav-link .potential-link-mark{margin-left:auto}
body.site-system.clarity .footer-contact.potential-nav-link .potential-link-mark{width:2.1rem;height:1.5rem}
body.site-system.clarity a.potential-nav-link:focus-visible{outline:2px solid currentColor;outline-offset:5px}
body.site-system.clarity .potential-nav-link :is(b,i,span):has(>.potential-link-mark){white-space:normal}
body.site-system.clarity.consumer-desire .family-grid a.potential-nav-link .potential-link-mark{width:2.625rem;height:1.875rem}
