:root:has(
:is(
      .modal-open,
      .modal:target,
      .modal-toggle:checked + .modal,
      .modal[open]
    )
) {
scrollbar-gutter: unset;
