.email-editor-shell{border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;overflow:hidden;display:flex;flex-direction:column;height:100%;min-height:14rem}.email-editor-toolbar{display:flex;flex-wrap:wrap;gap:4px;padding:8px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.email-editor-toolbar button{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:32px;padding:4px 8px;border-radius:6px;border:1px solid transparent;background:transparent;color:#334155;font-size:12px;font-weight:600;line-height:1;cursor:pointer}.email-editor-toolbar button:hover{background:#fff;border-color:#e2e8f0}.email-editor-toolbar button.is-active{background:#eef2ff;border-color:#c7d2fe;color:#4338ca}.email-editor-toolbar button:disabled{opacity:.4;cursor:default}.email-editor-sep{width:1px;align-self:stretch;background:#e2e8f0;margin:2px 4px}.email-editor-linkbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:8px;border-bottom:1px solid #e2e8f0;background:#fff}.email-editor-linkbar input{flex:1;min-width:180px;padding:6px 10px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px}.email-editor-linkbar input:focus{outline:none;border-color:#818cf8;box-shadow:0 0 0 2px #6366f133}.email-editor{flex:1;min-height:12rem;overflow:auto}.email-editor>div{height:100%;min-height:100%}.email-editor .tiptap{min-height:100%;padding:12px 14px;outline:none;font-size:14px;line-height:1.6;color:#1e293b}.email-editor .tiptap p{margin:0 0 .75em}.email-editor .tiptap p:last-child,.email-html-preview p:last-child{margin-bottom:0}.email-editor .tiptap h2,.email-html-preview h2{font-size:1.2rem;font-weight:700;margin:.4em 0 .6em;color:#0f172a}.email-editor .tiptap h3,.email-html-preview h3{font-size:1.05rem;font-weight:700;margin:.4em 0 .5em;color:#0f172a}.email-editor .tiptap ul,.email-html-preview ul{list-style-type:disc;padding-left:1.5rem;margin:.5em 0 .75em}.email-editor .tiptap ol,.email-html-preview ol{list-style-type:decimal;padding-left:1.5rem;margin:.5em 0 .75em}.email-editor .tiptap li,.email-html-preview li{display:list-item;margin:.15em 0}.email-editor .tiptap a,.email-html-preview a{color:#0aaeef;text-decoration:underline}.email-editor .tiptap strong,.email-html-preview strong{font-weight:700}.email-editor .tiptap em,.email-html-preview em{font-style:italic}.email-editor .tiptap u,.email-html-preview u{text-decoration:underline}.email-editor .tiptap blockquote,.email-html-preview blockquote{border-left:3px solid #cbd5e1;padding-left:12px;margin:.5em 0 .75em;color:#475569}.email-editor .tiptap p.is-empty:first-child:before{content:attr(data-placeholder);float:left;color:#94a3b8;pointer-events:none;height:0}.email-html-preview p{margin:0 0 .75em}
