.app-dialog{background:var(--surface);width:min(480px,100% - 2rem);max-height:calc(100dvh - 3rem);color:var(--ink);border:1px solid var(--line);border-radius:1rem;padding:1.5rem;overflow:auto;box-shadow:0 24px 100px #0005}.app-dialog::backdrop{background:#08110bbf}.dialog-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.dialog-heading h2{font-size:1.15rem}
