#full-screen-modal[data-v-b49acf48]{z-index:1002;position:fixed;left:0;top:0;height:100vh;width:100%;background-color:var(--primary)}#full-screen-modal .edit-header[data-v-b49acf48]{padding:10px 20px;background-color:var(--primary);border-bottom:2px solid var(--secondary);height:80px}#full-screen-modal .edit-header a[data-v-b49acf48],#full-screen-modal .edit-header button[data-v-b49acf48]{cursor:pointer}#full-screen-modal .edit-body[data-v-b49acf48]{height:calc(100vh - 80px)}