/* XSIZE CRM v0.8 — automation channels, media and employee senders */
.rule-channel-grid{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:8px;margin:8px 0 14px}.rule-channel-grid label{display:flex;align-items:center;gap:7px;padding:9px 10px;border:1px solid #dfe6f2;border-radius:9px;background:#f8faff;font-size:12px}.template-media-row{display:flex;gap:8px}.template-media-row input{flex:1}.template-media-preview{margin-top:8px;min-height:20px}.template-media-preview img{max-width:220px;max-height:130px;border-radius:10px;border:1px solid #dce4ef;object-fit:cover}.template-media-preview a{font-size:12px;color:#1769c2}.settings-employee-channels{margin-top:16px}.emp-channel-row{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:left;padding:10px 12px;margin:5px 0;border:1px solid #e0e7f1;border-radius:10px;background:#fff}.emp-channel-row.active{border-color:#6d5dfc;background:#f6f4ff}.emp-channel-row span{display:flex;flex-direction:column}.emp-channel-row small{color:#7b8798;margin-top:3px}.emp-channel-row i{color:#14a66a}.deal-send-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:8px 0}.deal-send-toolbar label{display:flex;align-items:center;gap:7px;font-size:12px;color:#657084}.deal-send-toolbar select{min-width:160px}.deal-attach-name,.chat-attach-name{font-size:11px;color:#596579;max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.comm-media,.chat-media{display:flex;margin-top:8px;text-decoration:none;align-items:center;gap:7px}.comm-media.image,.chat-media.image{flex-direction:column;align-items:flex-start}.comm-media img,.chat-media img{display:block;max-width:250px;max-height:210px;border-radius:9px;object-fit:cover;border:1px solid rgba(0,0,0,.1)}.comm-media span,.chat-media span{font-size:11px;opacity:.75}.comm-media.file,.chat-media.file{padding:8px 10px;border-radius:8px;background:rgba(255,255,255,.45);font-size:12px}.chat-composer{gap:7px}.chat-attach-btn{flex:0 0 auto;min-width:42px}.chat-attach-name{display:block;margin:4px 4px 0 52px}.sale-create-grid label{min-width:0}.sale-create-grid input,.sale-create-grid select{width:100%;box-sizing:border-box}.automation-safety-note{font-size:12px;color:#718096}.msg-rule-row small{white-space:normal;line-height:1.35}.deal-communications-head .channel-caption{display:block;margin-top:2px}.deal-channel-control{white-space:nowrap}
@media(max-width:1100px){.rule-channel-grid{grid-template-columns:repeat(2,minmax(130px,1fr))}.deal-send-toolbar{align-items:flex-start}.deal-send-toolbar label{width:100%}}
/* v0.8 live/new lead + subscription board */
.nav-new-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;margin-left:auto;padding:0 6px;border-radius:999px;background:#ef4444;color:#fff;font-size:11px;font-weight:800;box-shadow:0 0 0 3px rgba(239,68,68,.13)}
.nav-new-badge.hidden{display:none!important}
.pipeline-workspace{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:12px;align-items:start}
.pipeline-workspace .board{min-width:0}
.pipeline-attention{position:sticky;top:84px;background:#fff;border:1px solid #e8eaf1;border-radius:16px;box-shadow:0 8px 28px rgba(33,42,71,.07);overflow:hidden;max-height:calc(100vh - 110px)}
.pipeline-attention-head{display:flex;justify-content:space-between;align-items:center;padding:13px 14px;border-bottom:1px solid #eef0f5;background:#fff9ef;color:#6f5015}
.pipeline-attention-head span{background:#f59e0b;color:#fff;border-radius:999px;padding:2px 8px;font-weight:800}
.expiring-programs{padding:8px;overflow:auto;max-height:calc(100vh - 170px)}
.expiring-item{display:block;width:100%;text-align:left;border:1px solid #eceef4;background:#fff;border-radius:12px;padding:10px;margin-bottom:7px;cursor:pointer}
.expiring-item:hover{border-color:#f3b84b;background:#fffaf0}.expiring-item b{display:block;color:#1f2937}.expiring-item small{display:block;color:#6b7280;margin-top:3px}.expiring-left{color:#dc2626;font-weight:800}
.deal-program-line{display:flex;gap:5px;flex-wrap:wrap;margin:7px 0 2px}.deal-program-pill{font-size:10.5px;border-radius:999px;padding:3px 7px;background:#eef2ff;color:#4f46e5;font-weight:700}.deal-program-pill.subscription{background:#ecfdf5;color:#047857}.deal-program-pill.low{background:#fff1f2;color:#be123c}
.settings-integrations .big-check{display:flex;margin:12px 0;font-size:14px}
@media(max-width:1200px){.pipeline-workspace{grid-template-columns:1fr}.pipeline-attention{position:relative;top:auto;max-height:none}.expiring-programs{max-height:280px}}

.deal-task-badge{display:inline-flex;align-items:center;gap:4px;border:1px solid #b9c7da;background:#f5f8fc;color:#52627a;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:700}
.deal-task-badge.overdue{border-color:#fecaca;background:#fff1f2;color:#b42318}
.deal-last-contact{font-size:10px;color:#7b8798;padding:3px 2px}
