.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9999}.popup-content,.popup-overlay{display:-webkit-box;display:-ms-flexbox;display:flex}.popup-content{background:#fff;padding:12px;border-radius:8px;width:600px;height:380px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box}.canvas-container{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;background:#f9f9f9;border:1px solid #ccc;border-radius:4px}canvas{display:block}.resize-handle{position:absolute;width:18px;height:18px;right:2px;bottom:2px;background:rgba(0,0,0,.6);cursor:se-resize;border-radius:2px}.popup-actions{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px}.dx-htmleditor-content img{vertical-align:middle;padding-right:10px}.dx-htmleditor{border-radius:.25rem!important}.options{padding:20px;background-color:hsla(0,0%,74.9%,.15);margin-top:20px}.caption{font-size:18px;font-weight:500}.option{margin-top:10px}.editor-wrapper.fullscreen{position:fixed;top:50px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:90%;background:#fff;z-index:1050;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.2);box-shadow:0 4px 10px rgba(0,0,0,.2);padding:16px;border-radius:8px}.expand-btn{font-size:.8rem;padding:2px 5px;background-color:transparent;border-color:#dcdcdc}.chatGPT div[data-v-d3cceb0a]{margin-top:20px}.chatGPT .replyEditor[data-v-d3cceb0a]{margin-top:0}.chatGPT .chatGptBadge[data-v-d3cceb0a]{margin-right:10px;font-size:15px;margin-bottom:10px}.chatGPT .copyBtnChatGPT[data-v-d3cceb0a]{margin-right:10px}.chatGPT .buttonsFooter[data-v-d3cceb0a]{margin-top:0}