.pt24-editor-entry{display:flex;justify-content:flex-end;align-items:center;gap:14px;margin:12px 0;font:13px Arial,sans-serif}
.pt24-editor-entry button{border:1px solid #ec1f28;background:#fff;color:#b21d27;border-radius:4px;padding:8px 12px;cursor:pointer}
.pt24-studio-overlay{position:fixed;inset:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;border:0;padding:0;background:#fff}
.pt24-studio-overlay>button{height:40px;border:0;border-bottom:1px solid #ddd;background:white;width:100%;text-align:left;padding:0 18px;cursor:pointer}
.pt24-studio-overlay iframe{display:block;width:100%;height:calc(100% - 40px);border:0}
