.layer-widget-modal{--widget-modal-fg: #000;display:flex;flex-direction:column;justify-content:stretch;background-color:var(--layer-background-color, #f2f2f2);color:var(--widget-modal-fg);border-radius:0;overflow:hidden;width:100%;max-width:100%;height:100%;max-height:100%}.layer-widget-modal-in-modal{max-width:800px;height:auto;border-radius:24px}.layer-widget-modal-in-modal.layer-widget-modal-copilot{border-radius:12px}
