.backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:40;background-color:#000000bf;padding:1rem;position:fixed;inset:0;overflow:auto}.dialog{z-index:40;color:#000;--inset:.75rem;flex-direction:column;gap:0;height:fit-content;max-height:none;margin:auto;display:flex;position:relative;inset:auto;overflow:auto;box-shadow:0 25px 50px -12px #00000040}@media (min-width:640px){.dialog{width:560px;max-height:90vh;margin-top:0;top:2vh;bottom:2vh}}.dialog:where(.dark,.dark *){color:#fff;background-color:#27292a;border:1px solid #3b3e40}