.recall-editor-modal .ant-modal-body{height:min(760px,calc(100dvh - 176px));display:flex;flex-direction:column;overflow:hidden}.recall-editor-modal .ant-form{flex:1;min-height:0}.recall-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:100%;gap:24px}.recall-editor-left{display:flex;flex-direction:column;min-height:0}.recall-editor-fields{overflow:auto;min-height:0;flex:1;padding:4px 12px 16px 0}.recall-editor-fields .ant-form-item{margin-bottom:16px}.recall-preview{display:flex;flex-direction:column;min-height:0;background:#f5f7fb;border:1px solid #e8ecf3;border-radius:12px;padding:16px;overflow:hidden}.recall-preview-heading{font-weight:600}.recall-preview-content{overflow:auto;flex:1;min-height:0;padding-bottom:12px}.recall-preview iframe{display:block;border:0;width:100%;height:540px;background:#fff;margin-top:10px}.recall-preview-image{display:block;width:100%;max-height:260px;object-fit:contain;background:#eef1f7}.recall-message{border-radius:12px;background:#fff;overflow:hidden;margin:8px 0 16px;border:1px solid #e0e5ef}.recall-message-body{padding:16px;white-space:pre-wrap;overflow-wrap:anywhere}.recall-message-body p{margin-bottom:0}.recall-test-channel{padding:8px 12px;border:1px solid #e8ecf3;border-radius:8px;display:flex;flex-wrap:wrap;gap:4px 8px;align-items:center}.recall-test-channel>.ant-typography{display:block;flex-basis:100%;overflow-wrap:anywhere}.recall-review-modal .ant-modal-body{max-height:calc(100dvh - 180px);overflow:auto}.recall-saved-preview{height:min(560px,calc(100dvh - 350px));min-height:240px;display:flex;flex-direction:column}.recall-saved-preview>.recall-preview{flex:1}.recall-campaign-table .ant-table-tbody>tr>td{vertical-align:top;padding:18px 14px}.recall-campaign-summary{display:flex;flex-direction:column;gap:8px}.recall-campaign-name{font-weight:600;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.recall-campaign-time{display:block;font-size:12px;font-variant-numeric:tabular-nums}.recall-delivered-count{font-size:22px;font-weight:600;font-variant-numeric:tabular-nums}.recall-return-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;text-align:center}.recall-return-grid>div{display:flex;flex-direction:column;gap:4px;background:#f5f7fb;border-radius:6px;padding:6px 2px}.recall-return-grid strong{font-size:16px;font-variant-numeric:tabular-nums}.recall-channel-details summary{cursor:pointer;color:#1677ff}.recall-channel-details>.ant-typography{display:block;margin-top:6px}@media(max-width:800px){.recall-editor-grid{grid-template-columns:minmax(0,1fr);overflow:auto;gap:12px}.recall-editor-left{min-height:380px}.recall-editor-grid>.recall-preview{min-height:460px}}
