:where(button,a[href],input[type="button"],input[type="submit"],input[type="reset"],[role="button"],summary,label:has(input[type="checkbox"]),label:has(input[type="radio"])){touch-action:manipulation}
:where(button,a[href],input[type="button"],input[type="submit"],input[type="reset"],[role="button"],summary,label)[data-ui-pressed="true"]{filter:brightness(.88);opacity:.82;outline:2px solid rgba(189,99,112,.38);outline-offset:2px;transition:filter 60ms linear,opacity 60ms linear,outline-color 60ms linear}
@media(prefers-reduced-motion:reduce){:where(button,a[href],input[type="button"],input[type="submit"],input[type="reset"],[role="button"],summary,label)[data-ui-pressed="true"]{transition:none}}
