.question-edit-button{display:block;margin-top:.75rem}.question-edit-dialog{width:min(46rem,calc(100% - 2rem));max-height:90vh;border:0;border-radius:1rem;padding:0;box-shadow:0 1.5rem 5rem #09241f55}.question-edit-dialog::backdrop{background:#09241fb8}.question-edit-dialog .question-editor{padding:1.5rem;max-height:90vh;overflow:auto}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;position:sticky;top:-1.5rem;background:#fff;padding:.75rem 0;z-index:1}.dialog-head h2{margin:0}.dialog-head [data-close]{min-width:2.75rem;min-height:2.75rem;border:1px solid #9aada7;border-radius:50%;background:#fff;font-size:1.5rem;cursor:pointer}.question-edit-dialog:focus-visible{outline:3px solid #d29434;outline-offset:3px}@media(max-width:600px){.question-edit-dialog .field-row{grid-template-columns:1fr}}
