dialog::backdrop{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-color:#0009}:is(html,body):has(:modal){overflow:hidden}.modal-backdrop{justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.modal{z-index:999;background-color:#fff;flex-direction:column;min-width:400px;max-width:400px;max-height:calc(100vh - 300px);transition:all 1s ease-in-out;display:flex;top:75px;left:calc(50vw - 250px);overflow:hidden}
