#document-modal{border:none;position:fixed;max-height:95vh;max-width:max(66vw,400px);height:100%;width:100%;border-radius:.66rem}#document-modal::backdrop{background-color:rgb(0 0 0 / .6666666667)}#document-modal form button{opacity:0;width:100vw;height:100vh;position:fixed;left:0;top:0;z-index:-1}#document-modal .toolbar{display:flex;gap:3rem;justify-content:space-between}#document-modal iframe{height:calc(100% - 3rem);width:100%}
