/* Chicco Studio V10.12 — Centro email cliente */
.email-client-btn{background:rgba(224,176,116,.12)!important;border-color:rgba(224,176,116,.42)!important;color:#f6d9ad!important}
.email-modal{position:fixed;inset:0;z-index:520;background:rgba(2,5,9,.84);display:none;align-items:center;justify-content:center;padding:18px}
.email-modal.open{display:flex}
.email-dialog{width:min(1220px,100%);max-height:94vh;overflow:auto;background:#0d131c;border:1px solid rgba(255,255,255,.14);border-radius:22px;box-shadow:0 34px 90px rgba(0,0,0,.55)}
.email-dialog-head{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;background:rgba(13,19,28,.97);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.1)}
.email-dialog-head h2{margin:0;font-size:22px}.email-dialog-head p{margin:4px 0 0;color:var(--v10-muted);font-size:13px}
.email-close{width:40px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#111925;color:#fff;font-size:22px;cursor:pointer;flex:0 0 auto}
.email-layout{display:grid;grid-template-columns:minmax(330px,.82fr) minmax(390px,1.18fr);gap:18px;padding:20px}
.email-editor,.email-preview-panel,.email-history-panel{border:1px solid rgba(255,255,255,.1);background:#0a1017;border-radius:18px;padding:16px}
.email-editor{display:grid;gap:13px;align-content:start}.email-editor label{display:block}.email-editor label>span,.email-section-label{display:block;color:var(--v10-muted);font-size:10px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px}
.email-editor input,.email-editor select,.email-editor textarea{width:100%;box-sizing:border-box;background:#0d151f;color:#f2f4f7;border:1px solid rgba(255,255,255,.12);border-radius:11px;padding:11px 12px;font:inherit}
.email-editor textarea{min-height:210px;resize:vertical;line-height:1.5}.email-two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.email-cta-fields{display:grid;grid-template-columns:.8fr 1.2fr;gap:10px}
.email-editor-note{color:var(--v10-muted);font-size:12px;line-height:1.5;margin:-2px 0 0}.email-status{min-height:22px;font-size:13px}.email-status.ok{color:#8fe6d9}.email-status.error{color:#ffaaaa}.email-status.busy{color:#e8bd73}
.email-actions{display:flex;gap:9px;flex-wrap:wrap}.email-actions button{border:1px solid rgba(255,255,255,.12);background:#111925;color:#fff;border-radius:11px;padding:10px 13px;font:inherit;cursor:pointer}.email-actions .send{background:#e0b074;color:#0b0b0c;border-color:#e0b074;font-weight:700;margin-left:auto}.email-actions button:disabled{opacity:.55;cursor:wait}
.email-preview-panel{min-width:0}.email-preview-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.email-preview-title b{font-size:15px}.email-preview-title span{font-size:11px;color:var(--v10-muted)}
.email-preview-frame{width:100%;height:650px;border:0;border-radius:14px;background:#0b0b0c;display:block}
.email-history-panel{grid-column:1/-1}.email-history-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.email-history-head h3{margin:0}.email-history-head small{color:var(--v10-muted)}
.email-history-list{display:grid;gap:9px}.email-history-row{border:1px solid rgba(255,255,255,.09);background:#0d151f;border-radius:13px;padding:12px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.email-history-row b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.email-history-row small{display:block;color:var(--v10-muted);margin-top:4px;line-height:1.45}.email-history-actions{display:flex;align-items:center;gap:7px}.email-history-actions button{border:1px solid rgba(255,255,255,.12);background:#111925;color:#fff;border-radius:9px;padding:7px 9px;cursor:pointer}.email-state{font-size:10px;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:5px 8px;border:1px solid rgba(255,255,255,.12)}.email-state.sent{color:#9ff3e6;border-color:rgba(113,217,204,.35)}.email-state.failed{color:#ffaaaa;border-color:rgba(245,115,115,.35)}.email-empty{border:1px dashed rgba(255,255,255,.12);border-radius:13px;padding:24px;text-align:center;color:var(--v10-muted)}
.quick-links button{border:1px solid var(--client-border);border-radius:10px;padding:10px 12px;color:white;background:#0b1119;font:inherit;cursor:pointer}
@media(max-width:920px){.email-layout{grid-template-columns:1fr}.email-history-panel{grid-column:auto}.email-preview-frame{height:600px}}
@media(max-width:620px){.email-modal{padding:0}.email-dialog{height:100dvh;max-height:none;border-radius:0}.email-dialog-head{padding:14px}.email-layout{padding:12px;gap:12px}.email-editor,.email-preview-panel,.email-history-panel{padding:13px;border-radius:15px}.email-two,.email-cta-fields{grid-template-columns:1fr}.email-preview-frame{height:560px}.email-actions{position:sticky;bottom:0;background:#0a1017;padding-top:10px}.email-actions .send{margin-left:0;width:100%}.email-history-row{grid-template-columns:1fr}.email-history-actions{justify-content:space-between}}
