.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.resizable-modal{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;position:relative;overflow:hidden;resize:none}.modal-header{display:flex;justify-content:flex-end;padding:8px;background:#f5f5f5;border-bottom:1px solid #ddd}.close-button{background:none;border:none;font-size:20px;cursor:pointer}.modal-content{flex-grow:1;padding:16px;overflow:auto}.resize-handle-custom{width:20px;height:20px;background:#ddd;position:absolute;bottom:0;right:0;cursor:nwse-resize}

/*# sourceMappingURL=app.e97c8b38c247476365ed.css.map*/