/* GN-LEGACY-PAGE-CONTROL-TARGETS-V17
   Final accessibility guard for non-bundled legal and support routes. */
html body.legal-page :is(.legal-topbar,.legal-main,.legal-content,.legal-footer,main,footer) :is(a,button,[role="button"]){
  box-sizing:border-box!important;
  min-width:44px!important;
  min-height:44px!important;
}
