#email-template-editor{width:100%;color:#344153}#email-template-editor .et-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.et-heading p{font-size:11px;letter-spacing:.12em;color:#78866b;margin:0 0 8px}.et-heading h3{font-size:26px;margin:0 0 8px}.et-heading span{font-size:13px;color:#718078}.et-badge{padding:8px 14px;background:#edf3e5;border-radius:20px}.et-grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);gap:30px;align-items:start}#email-template-editor .et-controls{display:grid;gap:16px;min-width:0;padding:0;border:0;margin:0}#email-template-editor label{display:grid;gap:8px;font-size:13px;font-weight:700;margin:0}#email-template-editor small{display:block;font-size:12px;font-weight:400;color:#748074;line-height:1.5}#email-template-editor input,#email-template-editor textarea,#email-template-editor select{box-sizing:border-box;width:100%;padding:11px;border:1px solid #d3dbd0;border-radius:8px;background:white;color:#344153;font:14px/1.6 Arial,sans-serif}#email-template-editor textarea{resize:vertical}#email-template-editor button{padding:10px 15px;border:1px solid #cfd7c9;border-radius:8px;background:white;color:#3f5134;font-size:12px;font-weight:700;cursor:pointer}#email-template-editor button:disabled{opacity:.5;cursor:default}#email-template-editor button:focus-visible,#email-template-editor input:focus-visible,#email-template-editor textarea:focus-visible,#email-template-editor select:focus-visible{outline:2px solid #6b903f;outline-offset:2px}.et-inline,.et-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.et-inline span{font-size:12px;color:#73816a}.et-insert{display:flex;align-items:end;gap:10px}.et-insert label{flex:1}.et-login{display:grid;gap:8px;padding:16px;background:#f0f4eb;border-radius:10px;font-size:12px;line-height:1.5}.et-login a{color:#4e7228}.et-actions{margin-top:6px}#email-template-editor [data-et-save]{background:#668e40;color:white;border-color:#668e40}.et-preview{min-width:0;background:#edf0f2;border:1px solid #dce1e2;border-radius:12px;overflow:hidden}.et-preview>header{display:flex;justify-content:space-between;gap:10px;padding:18px;background:#fff}.et-preview>p{font-size:12px;padding:0 18px;overflow-wrap:anywhere}.et-devices{display:flex;gap:4px}#email-template-editor [aria-pressed=true]{background:#edf3e5;border-color:#789d52}.et-preview iframe{display:block;width:100%;height:1000px;border:0;margin:auto;transition:width .15s}.et-preview iframe.et-mobile{width:min(375px,100%)}#email-template-editor [data-et-status]{font-size:13px;margin:20px 0 0;color:#526444}@media(max-width:1050px){.et-grid{grid-template-columns:1fr}.et-preview iframe{height:1100px}}@media(max-width:500px){.et-preview>header{flex-direction:column}.et-heading{gap:12px}.et-badge{white-space:nowrap}}

#email-template-editor .et-template-picker{max-width:440px;margin-bottom:24px}

#email-template-editor .et-format{display:flex;flex-wrap:wrap;align-items:center;gap:5px;padding:8px;background:#f1f4ed;border:1px solid #d3dbd0;border-bottom:0;border-radius:8px 8px 0 0;margin-top:8px}#email-template-editor .et-format button{padding:6px 10px;min-height:32px}#email-template-editor .et-message textarea{border-radius:0 0 8px 8px}.et-emojis{position:relative}.et-emojis summary{cursor:pointer;padding:6px 8px;font-size:13px}.et-emojis>div{position:absolute;left:0;top:100%;z-index:10;width:230px;display:grid;grid-template-columns:repeat(4,1fr);padding:8px;background:#fff;border:1px solid #d3dbd0;border-radius:10px;box-shadow:0 8px 20px #0002}#email-template-editor .et-emojis button{font-size:20px;padding:7px}#email-template-editor .et-format button:hover{background:#e5eedc}

#email-template-editor .et-alignment select{padding:5px 7px;font-size:12px;width:110px;min-height:32px}.et-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}#email-template-editor .et-emojis>.et-emoji-panel{display:block;width:min(310px,75vw);left:auto;right:0;padding:12px}#email-template-editor .et-emoji-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:3px;max-height:240px;overflow-y:auto;margin-top:10px}#email-template-editor .et-emoji-grid button[hidden]{display:none}#email-template-editor .et-emoji-panel small{margin-top:8px;font-size:11px}#email-template-editor .et-emoji-grid button{padding:5px;min-width:0}

/* Keep the expanded picker inside its toolbar, including when controls wrap. */
#email-template-editor .et-emojis{min-width:0;max-width:100%}
#email-template-editor .et-emojis[open]{flex-basis:100%}
#email-template-editor .et-emojis>.et-emoji-panel{position:static;box-sizing:border-box;width:min(310px,100%);max-height:60vh;overflow:auto;margin-top:4px}
