.workspace-email-panel{min-width:0}.workspace-email-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}.workspace-email-form label{display:flex;flex-direction:column;gap:6px;min-width:0;font-weight:600}.workspace-email-form input:not([type=checkbox]),.workspace-email-form textarea{width:100%;min-width:0;box-sizing:border-box;border:1px solid #d5dce7;border-radius:6px;padding:11px 12px;font:inherit;background:#fff;color:#10243b}.workspace-email-form input:not([type=checkbox]){min-height:44px}.workspace-email-form textarea{resize:vertical;line-height:1.5}.workspace-email-form small{font-weight:400;line-height:1.5;color:#596780}.workspace-email-wide{grid-column:1/-1}.workspace-email-form .workspace-email-checkbox{flex-direction:row;align-items:center;gap:10px;font-weight:400}.workspace-email-checkbox input[type=checkbox]{width:18px;height:18px;flex:0 0 18px;margin:0;accent-color:#D91515}.workspace-email-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.workspace-email-actions button{min-height:44px;cursor:pointer}.workspace-email-actions button:disabled{cursor:wait;opacity:.65}.workspace-email-status{padding:12px 15px;border:1px solid #dfcf9e;background:#fff9e9;border-radius:6px;line-height:1.5;margin:14px 0 20px}.workspace-email-status.is-ready{border-color:#80b18c;background:#f1faf2}.workspace-email-preview{padding:20px;border:1px solid #d5dce7;border-radius:8px;background:#f8fafc;margin-top:16px;overflow-wrap:anywhere}.workspace-email-preview[hidden]{display:none}.workspace-email-preview pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;line-height:1.6;margin:20px 0}@media(max-width:800px){.workspace-email-form{grid-template-columns:1fr}.workspace-email-actions>*{flex:1 1 180px}}
