:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17202c;background:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f5f7fb}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{width:min(1500px,calc(100vw - 48px));margin:0 auto;padding:28px 0 40px}.app{min-height:100vh;background:#f5f7fb}.topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:22px}.topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.user-pill{border:1px solid #d8dee9;border-radius:999px;padding:9px 13px;background:#fff;color:#344154;font-size:13px;font-weight:800}.global-account-picker{min-width:min(360px,100%);display:grid;gap:4px;border:1px solid #d8dee9;border-radius:8px;padding:8px 10px;background:#fff}.global-account-picker span{color:#687488;font-size:12px;font-weight:800;text-transform:uppercase}.global-account-picker select{min-height:34px;border:0;padding:0;color:#17202c;font-weight:800}.eyebrow{margin:0 0 4px;color:#687488;font-size:13px;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2{margin:0;letter-spacing:0}h1{font-size:34px;line-height:1.1}h2{font-size:18px}.status-pill{display:inline-flex;align-items:center;gap:9px;border:1px solid #d8dee9;border-radius:999px;padding:9px 14px;background:#fff;color:#344154;font-weight:700}.dot{width:9px;height:9px;border-radius:50%;background:#9ba6b8}.dot.live{background:#10966e}.dot.ready{background:#216fed}.dot.error{background:#c9342a}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.stat-card,.panel,.log-panel{border:1px solid #dce2eb;border-radius:8px;background:#fff;box-shadow:0 10px 28px #14233a0f}.card,.form-card{border:1px solid #dce2eb;border-radius:8px;background:#fff;box-shadow:0 10px 28px #14233a0f;padding:20px}.dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric-card{border:1px solid #dce2eb;border-radius:8px;background:#fff;box-shadow:0 10px 28px #14233a0f;padding:18px}.workspace-banner{border:1px solid #dce2eb;border-radius:8px;background:#fff;padding:14px 16px;box-shadow:0 10px 28px #14233a0d}.smtp-selector{border:1px solid #d8dee9;border-radius:8px;background:#fff;padding:8px 10px}.stat-card{padding:17px 18px}.stat-card span{display:block;color:#637084;font-size:13px;font-weight:700}.stat-card strong{display:block;margin-top:7px;font-size:30px}.stat-card.danger strong{color:#b42318}.notice{display:flex;align-items:center;gap:10px;margin-bottom:18px;border:1px solid #f0c36a;border-radius:8px;padding:12px 14px;background:#fff7e6;color:#62420a}.notice button{margin-left:auto;background:transparent;color:inherit;font-weight:700}.notice.inline{margin:0}.login-panel{display:grid;place-items:center;min-height:calc(100vh - 120px)}.login-panel .panel{width:min(440px,100%)}.workspace-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.smtp-grid{grid-template-columns:minmax(280px,.75fr) minmax(300px,.9fr) minmax(0,1.2fr)}.panel,.log-panel{padding:20px}.panel-title{display:flex;align-items:center;gap:10px;margin-bottom:17px;color:#1d2939}.form-grid.two{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:12px}.form-grid.three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}label{display:grid;gap:7px;margin-bottom:13px;color:#344154;font-size:13px;font-weight:800}input,select,textarea{width:100%;border:1px solid #cfd7e3;border-radius:6px;padding:11px 12px;background:#fff;color:#17202c;outline:none}input:focus,select:focus,textarea:focus,.rich-editor:focus{border-color:#216fed;box-shadow:0 0 0 3px #216fed21}textarea{min-height:150px;resize:vertical;line-height:1.5}.tabs{display:inline-grid;grid-template-columns:repeat(7,minmax(118px,1fr));gap:6px;border:1px solid #d6dee9;border-radius:8px;padding:5px;margin-bottom:18px;background:#fff}.tabs button{min-height:40px;border-radius:6px;background:transparent;color:#4e5d73;font-weight:800}.tabs button.active{background:#216fed;color:#fff}.toggle-row{display:flex;align-items:center;gap:10px;min-height:24px}.toggle-row input{width:18px;height:18px}.segmented{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;border:1px solid #d6dee9;border-radius:8px;padding:5px;margin-bottom:16px;background:#f7f9fc}.segmented button{border-radius:6px;padding:10px;background:transparent;color:#4e5d73;font-weight:800}.segmented button.active{background:#17202c;color:#fff}.primary,.secondary,.danger,.btn,.btn-primary,.btn-danger{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:6px;padding:10px 14px;font-weight:800}.button-row{display:grid;grid-template-columns:150px minmax(0,1fr);gap:10px}.smtp-test-shortcut{margin-top:10px}.reference-box{display:grid;gap:6px;margin:0 0 13px;border:1px solid #d8e2ef;border-radius:8px;padding:12px;background:#f7fafc;color:#405169;font-size:13px}.reference-box strong{color:#1d2939}.primary,.btn-primary{background:#216fed;color:#fff}.secondary{border:1px solid #cfd7e3;background:#fff;color:#263548}.danger,.btn-danger{background:#c9342a;color:#fff}.btn{border:1px solid #cfd7e3;background:#fff;color:#263548}.tab-button{min-height:40px;border-radius:6px;background:transparent;color:#4e5d73;font-weight:800}.tab-button.active{background:#216fed;color:#fff}.full{width:100%}.success-text,.error-text{display:flex;gap:8px;align-items:center;margin:12px 0 0;font-size:13px;font-weight:800}.success-text{color:#087655}.error-text{color:#b42318}.upload-zone{min-height:150px;place-items:center;justify-content:center;border:1px dashed #aab7c8;border-radius:8px;background:#f9fbfe;color:#405169;text-align:center;cursor:pointer}.upload-zone input{display:none}.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mini-grid span{border-radius:6px;padding:10px;background:#f2f5f9;color:#526176;font-size:13px}.scope-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #dce2eb;border-radius:8px;margin-bottom:16px;padding:14px 16px;background:#fff;color:#405169;box-shadow:0 10px 28px #14233a0d}.scope-bar strong{color:#17202c}.segmented{display:inline-flex;gap:4px;border:1px solid #d8dee9;border-radius:8px;padding:4px;background:#f6f8fb}.segmented button{min-height:34px;border-radius:6px;padding:0 12px;background:transparent;color:#536176;font-weight:800}.segmented button.active{background:#216fed;color:#fff}.dashboard-stats{grid-template-columns:repeat(6,minmax(0,1fr))}.summary-list{display:grid;gap:10px}.summary-list span{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #edf1f6;padding:9px 0;color:#536176}.summary-list strong{color:#17202c;text-align:right}.compact-summary{margin-bottom:14px}.quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wizard{display:grid;gap:16px}.wizard-step{box-shadow:none}.step-number{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:999px;background:#216fed;color:#fff;font-weight:900}.preview-box{display:grid;gap:10px;margin-top:14px;border:1px solid #e1e6ee;border-radius:8px;padding:14px;background:#fbfcff;color:#344154}.preview-box>div{min-height:90px;border-top:1px solid #edf1f6;padding-top:10px;line-height:1.5}.progress-line{width:100%;height:12px;overflow:hidden;border-radius:999px;background:#eef2f7;margin-bottom:16px}.progress-line span{display:block;height:100%;border-radius:inherit;background:#216fed;transition:width .25s ease}.detail-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.deliverability-layout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.deliverability-layout .notice{grid-column:1 / -1}.composer{grid-column:span 2}.editor-toolbar{display:flex;gap:6px;margin-bottom:8px}.editor-toolbar button{min-width:38px;min-height:34px;border:1px solid #cfd7e3;border-radius:6px;background:#fff;color:#263548}.rich-editor{min-height:220px;max-height:420px;overflow:auto;border:1px solid #cfd7e3;border-radius:8px;padding:14px;outline:none;line-height:1.55}.attachment-row{display:flex;align-items:center;gap:12px;margin-top:13px;color:#526176;font-weight:700}.attachment-list{display:grid;gap:8px;margin:13px 0 0;padding:0;list-style:none}.attachment-list li{display:grid;grid-template-columns:minmax(0,1fr) auto 36px;align-items:center;gap:10px;border:1px solid #e1e6ee;border-radius:6px;padding:9px 10px}.attachment-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-list small{color:#69778a}.attachment-list button{display:grid;place-items:center;width:32px;height:32px;border-radius:6px;background:#fff1f0;color:#b42318}.controls{align-self:stretch}.control-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.log-panel,.test-layout .log-panel{margin-top:18px}.table-wrap{max-height:370px;overflow:auto;border:1px solid #e1e6ee;border-radius:8px}table{width:100%;border-collapse:collapse;font-size:13px}th,td{border-bottom:1px solid #e8edf4;padding:12px;text-align:left;vertical-align:top}th{position:sticky;top:0;background:#f6f8fb;color:#4b5b70;font-size:12px;text-transform:uppercase;letter-spacing:0}.empty-cell{height:92px;color:#6c788a;text-align:center;vertical-align:middle}.status{display:inline-flex;border-radius:999px;padding:5px 9px;background:#eef2f7;color:#405169;font-weight:800}.status.trimis{background:#e6f6ef;color:#087655}.status.esuat{background:#fff1f0;color:#b42318}.status.oprit{background:#f2f4f7;color:#5d6675}.status.pending,.status.sending{background:#eef4ff;color:#2454a6}.status.opened,.status.deschis{background:#e6f6ef;color:#087655}.status.clicked,.status.click{background:#fff4d6;color:#8a5a00}.account-list{display:grid;gap:8px;margin-bottom:12px}.account-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:1px solid #dce2eb;border-radius:8px;padding:12px;background:#fff;color:#263548;text-align:left}.account-row.active{border-color:#216fed;background:#eef4ff}.account-row span{display:grid;gap:4px}.account-row small,td small{display:block;margin-top:4px;color:#69778a}.account-row em{border-radius:999px;padding:5px 9px;background:#e6f6ef;color:#087655;font-size:12px;font-style:normal;font-weight:800}.muted{color:#6c788a;line-height:1.5}.reports-grid{grid-template-columns:minmax(0,1.2fr) minmax(420px,.8fr)}.clickable-row{cursor:pointer}.clickable-row:hover{background:#f6f8fb}.table-wrap.compact{max-height:300px;margin:14px 0}.deliverability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.deliverability-grid article{display:flex;gap:10px;align-items:flex-start;min-height:64px;border:1px solid #e1e6ee;border-radius:8px;padding:13px;background:#f8fbff;color:#344154;font-weight:700;line-height:1.35}.deliverability-grid svg{flex:0 0 auto;color:#087655}@media(max-width:1180px){body{min-width:0}.app-shell{width:calc(100vw - 28px)}.stats-grid,.workspace-grid,.smtp-grid,.dashboard-stats,.deliverability-layout{grid-template-columns:1fr 1fr}.composer{grid-column:span 2}}@media(max-width:760px){.topbar,.topbar-actions,.scope-bar,.stats-grid,.workspace-grid,.mini-grid,.dashboard-stats,.quick-actions,.deliverability-layout,.detail-stats{grid-template-columns:1fr;display:grid}.composer{grid-column:span 1}.form-grid.two,.form-grid.three,.control-grid,.button-row,.tabs,.deliverability-grid,.reports-grid,.smtp-grid{grid-template-columns:1fr}}body{font-weight:400;color:#0f172a;background:#f5f7fb}.app-layout{display:grid;grid-template-columns:252px minmax(0,1fr);min-height:100vh;background:#f5f7fb}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;border-right:1px solid #e2e8f0;background:#fff;padding:18px 14px}.sidebar-brand{display:flex;align-items:center;gap:12px;padding:8px 8px 18px;border-bottom:1px solid #eef2f7}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#eff6ff;color:#2563eb;font-weight:700}.sidebar-brand strong{display:block;color:#0f172a;font-size:15px;font-weight:700}.sidebar-brand span,.sidebar-footer span{display:block;color:#64748b;font-size:12px;font-weight:400}.sidebar-nav{display:grid;gap:5px;padding:16px 0}.sidebar-link{display:flex;align-items:center;gap:11px;width:100%;min-height:42px;border-radius:10px;padding:0 12px;background:transparent;color:#475569;font-weight:500;text-align:left;transition:background .16s ease,color .16s ease}.sidebar-link svg{color:#94a3b8}.sidebar-link:hover{background:#f1f5f9;color:#0f172a}.sidebar-link.active{background:#eff6ff;color:#1d4ed8;font-weight:600}.sidebar-link.active svg{color:#2563eb}.sidebar-footer{display:grid;gap:8px;margin-top:auto;border-top:1px solid #eef2f7;padding:14px 8px 4px}.sidebar-footer button{justify-self:start;background:transparent;color:#2563eb;font-weight:600}.main-area{min-width:0;padding:22px 26px 36px}.topbar{min-height:74px;align-items:center;margin-bottom:20px}.page-header{display:grid;gap:4px}.page-title{color:#0f172a;font-size:28px;line-height:1.15;font-weight:700}.page-subtitle{margin:0;color:#64748b;font-size:14px;font-weight:400}.topbar-actions{gap:9px}.smtp-active-select,.global-account-picker{min-width:280px;display:grid;gap:3px;border:1px solid #e2e8f0;border-radius:12px;padding:7px 10px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.smtp-active-select span,.global-account-picker span{color:#64748b;font-size:11px;font-weight:600;text-transform:none}.smtp-active-select select,.global-account-picker select{min-height:28px;border:0;padding:0;color:#0f172a;font-weight:500}.status-pill,.user-pill{border-color:#e2e8f0;border-radius:999px;padding:8px 12px;box-shadow:0 1px 2px #0f172a0a;font-size:13px;font-weight:500}.stat-card,.metric-card,.card,.form-card,.panel,.log-panel,.workspace-banner{border-color:#e2e8f0;border-radius:14px;box-shadow:0 1px 2px #0f172a0a,0 12px 24px #0f172a09}.stat-card{position:relative;min-height:112px;padding:18px}.stat-card:before{content:"";display:block;width:30px;height:30px;border-radius:10px;margin-bottom:13px;background:linear-gradient(135deg,#dbeafe,#eef2ff)}.stat-card span{color:#64748b;font-size:13px;font-weight:400}.stat-card strong{margin-top:5px;color:#0f172a;font-size:28px;font-weight:700}.stat-card.danger:before{background:#fee2e2}.stat-card.danger strong{color:#dc2626}.panel-title h2{font-weight:650}label{color:#334155;font-weight:500}.primary,.secondary,.danger,.btn,.btn-primary,.btn-secondary,.btn-danger{min-height:40px;border-radius:10px;padding:9px 13px;font-weight:600}.primary,.btn-primary{background:#2563eb;color:#fff}.secondary,.btn-secondary{border:1px solid #dbe3ef;background:#fff;color:#334155}.danger,.btn-danger{background:#dc2626;color:#fff}.callout,.notice.inline{border:1px solid #fde68a;border-radius:14px;padding:14px 16px;background:#fffbeb;color:#78350f}.scope-bar{border-color:#e2e8f0;border-radius:14px;box-shadow:0 1px 2px #0f172a0a}.segmented{border-color:#e2e8f0;border-radius:10px;margin-bottom:0}.segmented button{font-weight:500}.segmented button.active{background:#2563eb}input,select,textarea,.rich-editor{border-color:#dbe3ef;border-radius:10px}table{font-weight:400}th{color:#64748b;font-weight:600}.account-row,.quick-actions button,.control-grid button,.button-row button{font-weight:500}.smtp-feedback{display:grid;gap:10px;margin-top:14px;border-radius:12px;padding:13px 14px;font-size:13px;line-height:1.45}.smtp-feedback.success{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}.smtp-feedback.error{border:1px solid #fecaca;background:#fff7f7;color:#7f1d1d}.smtp-feedback-title{display:flex;align-items:center;gap:8px}.smtp-feedback-title strong,.smtp-inline-error strong{font-weight:600}.smtp-feedback ul{display:grid;gap:5px;margin:0;padding-left:24px}.smtp-feedback details,.smtp-inline-error details{border-top:1px solid rgba(127,29,29,.16);padding-top:8px}.smtp-feedback summary,.smtp-inline-error summary{cursor:pointer;color:#475569;font-weight:600}.smtp-feedback code,.smtp-inline-error code{display:block;overflow-wrap:anywhere;margin-top:7px;border-radius:8px;padding:8px;background:#0f172a0f;color:#334155;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.smtp-inline-error{display:grid;gap:6px;max-width:520px}.smtp-inline-error small{color:#64748b;line-height:1.4}.workspace-pill{display:grid;gap:3px;border:1px solid #e2e8f0;border-radius:12px;padding:7px 12px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.workspace-pill span{color:#64748b;font-size:11px;font-weight:600}.workspace-pill strong{color:#0f172a;font-size:13px;font-weight:600}.account-switcher{display:grid;gap:8px;margin-bottom:18px}.prospecting-layout{display:grid;gap:18px}.prospecting-layout .compliance{background:#f0fdf4;border-color:#bbf7d0;color:#14532d}.source-list{display:grid;gap:10px;margin:14px 0}.disabled-source{align-items:flex-start}.disabled-source small{color:#64748b;display:block;margin-left:6px}.button-row.wrap{flex-wrap:wrap}.compact-button{padding:7px 10px;min-height:0;font-size:12px}.status.dezabonat,.status.exclus{background:#fee2e2;color:#991b1b}.status.valid,.status.selectat{background:#dcfce7;color:#166534}.status.invalid,.status.duplicat{background:#fef3c7;color:#92400e}.recipient-source-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.75fr);gap:14px}.prospecting-import-card{border:1px solid #dbe3ef;border-radius:14px;padding:14px;background:#f8fafc}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;align-items:center;justify-items:center;padding:24px;background:#0f172a6b}.modal-panel{width:min(1180px,96vw);max-height:88vh;overflow:auto;border:1px solid #dbe3ef;border-radius:18px;padding:20px;background:#fff;box-shadow:0 24px 70px #0f172a3d}.prospecting-picker{display:grid;gap:16px}.filter-toggles{display:grid;align-content:end;gap:8px}.editor-tabs{margin-bottom:12px}.html-editor{min-height:220px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.signature-preview{max-width:420px;overflow:auto;border:1px solid #e2e8f0;border-radius:10px;padding:10px;background:#fff}.file-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;cursor:pointer}.file-button input{display:none}@media(max-width:980px){.app-layout{grid-template-columns:1fr}.sidebar{position:static;height:auto;padding:12px}.sidebar-nav{display:flex;overflow-x:auto;padding-bottom:8px}.sidebar-link{flex:0 0 auto;width:auto}.sidebar-footer{display:none}.main-area{padding:18px 14px 28px}.topbar{display:grid;gap:14px}.topbar-actions,.scope-bar{display:grid;grid-template-columns:1fr;justify-content:stretch}.smtp-active-select{min-width:0}.recipient-source-grid{grid-template-columns:1fr}}
