: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:1024px;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}.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}.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}.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(320px,.8fr) 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{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{background:#216fed;color:#fff}.secondary{border:1px solid #cfd7e3;background:#fff;color:#263548}.danger{background:#c9342a;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}.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}.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,.dashboard-stats,.deliverability-layout{grid-template-columns:1fr 1fr}.composer{grid-column:span 2}}@media(max-width:760px){.topbar,.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}}
