/* v139.2 — Work Center UX refresh
   Dedicated final-layer styles. The panel keeps its own scroll ownership and sticky quick actions. */
:root{--wc-brand:#4f46e5;--wc-ink:#111827;--wc-muted:#64748b;--wc-line:#e6eaf1;--wc-canvas:#f8fafc;--wc-success:#10b981;--wc-danger:#ef4444;--wc-warning:#f59e0b}

#appView>.crm-context-center.work-center-v1392{
  width:var(--v1307-context,320px)!important;
  height:calc(100vh - var(--v1307-header,64px))!important;
  min-height:0!important;
  padding:0!important;
  overflow:hidden!important;
  display:grid!important;
  grid-template-rows:auto auto minmax(0,1fr) auto!important;
  background:#fff!important;
  border-left:1px solid var(--wc-line)!important;
  border-radius:0!important;
  box-shadow:-8px 0 28px rgba(15,23,42,.025)!important;
}
.work-center-v1392 .wc-header{
  min-height:86px!important;height:auto!important;margin:0!important;padding:17px 16px 14px!important;
  display:flex!important;align-items:flex-start!important;justify-content:space-between!important;
  border:0!important;background:#fff!important;
}
.work-center-v1392 .wc-header small{display:block!important;color:var(--wc-brand)!important;font-size:9px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:.055em!important}
.work-center-v1392 .wc-header strong{display:block!important;margin-top:5px!important;color:#050b18!important;font-size:21px!important;line-height:1.1!important;font-weight:800!important;letter-spacing:-.045em!important}
.work-center-v1392 .crm-context-collapse{width:34px!important;height:34px!important;border:1px solid #dfe5ed!important;border-radius:9px!important;background:#fff!important;color:#64748b!important;font-size:22px!important;line-height:1!important;display:grid!important;place-items:center!important;box-shadow:0 1px 2px rgba(15,23,42,.025)!important;transition:.16s ease!important}
.work-center-v1392 .crm-context-collapse:hover{background:#f8fafc!important;border-color:#cfd7e3!important;color:#334155!important;transform:translateX(1px)}

.work-center-v1392 .wc-tabs{margin:0 14px 12px!important;padding:4px!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:4px!important;background:#f1f5f9!important;border-radius:10px!important;min-height:45px!important}
.work-center-v1392 .wc-tab{position:relative!important;min-width:0!important;height:37px!important;padding:0 9px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#64748b!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;cursor:pointer!important;box-shadow:none!important;transition:background .16s ease,color .16s ease,box-shadow .16s ease!important}
.work-center-v1392 .wc-tab strong{font-size:10px!important;font-weight:700!important;white-space:nowrap!important}
.work-center-v1392 .wc-tab.active{background:#fff!important;color:var(--wc-brand)!important;box-shadow:0 1px 3px rgba(15,23,42,.08)!important}
.work-center-v1392 .wc-tab:focus-visible{outline:2px solid rgba(79,70,229,.35)!important;outline-offset:1px!important}
.work-center-v1392 .wc-tab-live-icon{position:relative;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}
.work-center-v1392 .wc-tab-live-icon:before{content:"";width:15px;height:10px;background:no-repeat center/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 12h4l2.5-7 5 14 2.5-7h4'/%3E%3C/svg%3E")}
.work-center-v1392 .wc-tab.active .wc-tab-live-icon:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234f46e5' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 12h4l2.5-7 5 14 2.5-7h4'/%3E%3C/svg%3E")}
.work-center-v1392 .wc-tab-live-icon i{position:absolute;right:0;bottom:0;width:6px;height:6px;border-radius:50%;background:var(--wc-success);box-shadow:0 0 0 2px #fff}
.work-center-v1392 .wc-tab.active .wc-tab-live-icon i{animation:wcLiveDot 1.8s ease-in-out infinite}
.work-center-v1392 .wc-tab-bell{width:15px;height:15px;background:no-repeat center/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 8a6 6 0 0 0-12 0c0 7-3 7-3 9h18c0-2-3-2-3-9'/%3E%3Cpath d='M10 21h4'/%3E%3C/svg%3E")}
.work-center-v1392 .wc-tab.active .wc-tab-bell{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234f46e5' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 8a6 6 0 0 0-12 0c0 7-3 7-3 9h18c0-2-3-2-3-9'/%3E%3Cpath d='M10 21h4'/%3E%3C/svg%3E")}
.work-center-v1392 .wc-tab-badge{min-width:19px!important;height:19px!important;padding:0 5px!important;border-radius:999px!important;background:#fee2e2!important;color:#ef4444!important;font-size:8px!important;font-weight:800!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}
.work-center-v1392 .wc-tab-badge.hidden{display:none!important}

.work-center-v1392 .wc-scroll-region{min-height:0!important;overflow:auto!important;overscroll-behavior:contain!important;scrollbar-width:thin!important;scrollbar-color:#c4c9d0 transparent!important;border-top:1px solid #eef1f5!important;background:#fff!important}
.work-center-v1392 .wc-scroll-region::-webkit-scrollbar{width:7px}.work-center-v1392 .wc-scroll-region::-webkit-scrollbar-thumb{background:#c4c9d0;border-radius:999px}.work-center-v1392 .wc-scroll-region::-webkit-scrollbar-track{background:transparent}
.work-center-v1392 .wc-panel{padding:17px 14px 20px!important;animation:wcPanelIn .18s ease both}.work-center-v1392 .wc-panel[hidden]{display:none!important}
.work-center-v1392 .wc-section-head{min-height:25px!important;margin:0 1px 10px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}
.work-center-v1392 .wc-section-head>strong{font-size:8.5px!important;font-weight:800!important;letter-spacing:.055em!important;color:#94a3b8!important}
.work-center-v1392 .wc-followup-count{min-width:20px;height:20px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:8px;font-weight:800;display:grid;place-items:center}

.work-center-v1392 .crm-realtime-badge{display:inline-flex!important;align-items:center!important;gap:5px!important;min-height:22px!important;padding:2px 8px!important;border:1px solid #bbf7d0!important;border-radius:999px!important;background:#ecfdf5!important;color:#047857!important;font-size:8px!important;font-weight:700!important;letter-spacing:0!important}
.work-center-v1392 .crm-realtime-badge>i{width:6px;height:6px;border-radius:50%;background:var(--wc-success);box-shadow:0 0 0 3px rgba(16,185,129,.08);animation:wcLiveDot 1.8s ease-in-out infinite}
.work-center-v1392 .crm-realtime-badge.error,.work-center-v1392 .crm-realtime-badge.disconnected{border-color:#fed7aa!important;background:#fff7ed!important;color:#c2410c!important}.work-center-v1392 .crm-realtime-badge.error>i,.work-center-v1392 .crm-realtime-badge.disconnected>i{background:#f59e0b;animation:none}
.work-center-v1392 .crm-realtime-items{display:grid!important;gap:8px!important}
.work-center-v1392 .wc-live-card{position:relative;display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:10px!important;align-items:start!important;padding:10px 11px!important;border:1px solid #e8edf3!important;border-radius:11px!important;background:#fff!important;box-shadow:0 1px 2px rgba(15,23,42,.025),0 5px 15px rgba(15,23,42,.025)!important;overflow:hidden!important;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease!important}
.work-center-v1392 .wc-live-card:hover{transform:translateY(-1px);border-color:#dbe2eb!important;box-shadow:0 5px 18px rgba(15,23,42,.05)!important}
.work-center-v1392 .wc-live-card.is-running{border-color:#dbeafe!important;background:linear-gradient(90deg,#fff 0%,#fbfdff 100%)!important}
.work-center-v1392 .wc-live-card.is-running:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(100deg,transparent 20%,rgba(99,102,241,.045) 45%,transparent 70%);transform:translateX(-120%);animation:wcShimmer 2.2s ease-in-out infinite}
.work-center-v1392 .wc-live-icon{position:relative;width:32px;height:32px;border-radius:9px;background:#f1f5f9;color:#64748b;display:grid;place-items:center;font-size:8px;font-weight:800}
.work-center-v1392 .wc-live-icon>i{display:none;position:absolute;right:-1px;bottom:-1px;width:7px;height:7px;border-radius:50%;background:var(--wc-success);border:2px solid #fff;box-sizing:content-box}
.work-center-v1392 .wc-live-card.is-running .wc-live-icon>i{display:block;animation:wcLiveDot 1.35s ease-in-out infinite}
.work-center-v1392 .wc-live-card.copilot .wc-live-icon{background:#f3f0ff;color:#7c3aed;font-size:13px}.work-center-v1392 .wc-live-card.pdf .wc-live-icon{background:#eff6ff;color:#2563eb}.work-center-v1392 .wc-live-card.quote .wc-live-icon{background:#ecfdf5;color:#059669;font-size:14px}
.work-center-v1392 .wc-live-card.error{border-color:#fecaca!important;background:#fffafa!important}.work-center-v1392 .wc-live-card.error .wc-live-icon{background:#fef2f2;color:#dc2626}
.work-center-v1392 .wc-live-copy{min-width:0!important;display:block!important}.work-center-v1392 .wc-live-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}.work-center-v1392 .wc-live-title strong{min-width:0!important;color:#0f172a!important;font-size:10px!important;line-height:1.35!important;font-weight:800!important}.work-center-v1392 .wc-live-title time{flex:0 0 auto;color:#94a3b8!important;font-size:8px!important;font-weight:500!important}.work-center-v1392 .wc-live-copy>small{display:block!important;margin-top:3px!important;color:#64748b!important;font-size:9px!important;line-height:1.45!important}.work-center-v1392 .wc-progress{display:block;height:3px;margin-top:8px;border-radius:999px;background:#eef2ff;overflow:hidden}.work-center-v1392 .wc-progress>i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6366f1,#8b5cf6);transition:width .22s ease}

.work-center-v1392 .crm-context-items{display:grid!important;gap:9px!important}
.work-center-v1392 .wc-followup-card{width:100%!important;min-width:0!important;min-height:64px!important;padding:10px 10px!important;display:grid!important;grid-template-columns:34px minmax(0,1fr) 15px!important;gap:10px!important;align-items:center!important;text-align:left!important;border:1px solid #e8edf3!important;border-radius:11px!important;background:#f8fafc!important;color:inherit!important;cursor:pointer!important;box-shadow:none!important;transition:border-color .15s ease,background .15s ease,transform .15s ease!important}
.work-center-v1392 .wc-followup-card:hover{transform:translateY(-1px);border-color:#d7dee8!important;background:#fff!important}.work-center-v1392 .wc-followup-card.danger{border-color:#fecaca!important;background:#fffafa!important}.work-center-v1392 .wc-followup-card.warning{border-color:#fde7c0!important;background:#fffdf8!important}
.work-center-v1392 .wc-followup-icon{position:relative;width:32px;height:32px;border-radius:9px;background:#eef2f7;display:grid;place-items:center}.work-center-v1392 .wc-followup-icon:before{content:"";width:15px;height:15px;border:1.8px solid #64748b;border-radius:50%}.work-center-v1392 .wc-followup-icon i{position:absolute;width:1.5px;height:5px;background:#64748b;top:8px;left:15px;border-radius:1px;transform-origin:bottom;transform:rotate(0)}.work-center-v1392 .wc-followup-icon:after{content:"";position:absolute;width:4px;height:1.5px;background:#64748b;top:15px;left:15px;border-radius:1px;transform:rotate(20deg);transform-origin:left}
.work-center-v1392 .wc-followup-card.danger .wc-followup-icon{background:#fee2e2}.work-center-v1392 .wc-followup-card.danger .wc-followup-icon:before{border-color:#ef4444}.work-center-v1392 .wc-followup-card.danger .wc-followup-icon i,.work-center-v1392 .wc-followup-card.danger .wc-followup-icon:after{background:#ef4444}.work-center-v1392 .wc-followup-card.warning .wc-followup-icon{background:#ffedd5}.work-center-v1392 .wc-followup-card.warning .wc-followup-icon:before{border-color:#f59e0b}.work-center-v1392 .wc-followup-card.warning .wc-followup-icon i,.work-center-v1392 .wc-followup-card.warning .wc-followup-icon:after{background:#f59e0b}
.work-center-v1392 .wc-followup-copy{min-width:0;display:block}.work-center-v1392 .wc-followup-copy strong{display:block;color:#0f172a;font-size:9.5px;line-height:1.35;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.work-center-v1392 .wc-followup-copy small{display:block;margin-top:3px;color:#64748b;font-size:8.5px;line-height:1.35}.work-center-v1392 .wc-followup-copy em{display:block;margin-top:2px;color:#94a3b8;font-size:7.5px;line-height:1.35;font-style:normal}.work-center-v1392 .wc-followup-arrow{color:#c0c8d2;font-size:18px;line-height:1}.work-center-v1392 .wc-followup-card:hover .wc-followup-arrow{color:#64748b}

.work-center-v1392 .wc-empty-state{min-height:154px;padding:22px 15px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed #dfe5ed;border-radius:11px;background:#fbfcfe}.work-center-v1392 .wc-empty-state>span{width:34px;height:34px;margin-bottom:9px;border-radius:50%;display:grid;place-items:center;background:#ecfdf5;color:#059669;font-size:13px;font-weight:800}.work-center-v1392 .wc-empty-state strong{font-size:9.5px;color:#334155}.work-center-v1392 .wc-empty-state small{max-width:220px;margin-top:4px;font-size:8px;line-height:1.5;color:#94a3b8}.work-center-v1392 .wc-empty-pulse{position:relative}.work-center-v1392 .wc-empty-pulse>i{width:8px;height:8px;border-radius:50%;background:#10b981;animation:wcLiveDot 1.7s ease-in-out infinite}

.work-center-v1392 .wc-footer{position:relative!important;z-index:6!important;padding:12px 14px 14px!important;border-top:1px solid #e6eaf0!important;background:rgba(248,250,252,.97)!important;backdrop-filter:blur(10px)!important;box-shadow:0 -8px 24px rgba(15,23,42,.025)!important}
.work-center-v1392 .wc-footer-title{margin:0 1px 8px;color:#64748b;font-size:8.5px;font-weight:800;letter-spacing:.055em}.work-center-v1392 .crm-context-actions{display:grid!important;gap:7px!important}.work-center-v1392 .crm-context-actions button{font-family:inherit!important;cursor:pointer!important;transition:transform .15s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease!important}.work-center-v1392 .wc-quick-primary{width:100%!important;height:42px!important;border:1px solid #111827!important;border-radius:10px!important;background:#111827!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-size:10px!important;font-weight:800!important;box-shadow:0 5px 12px rgba(15,23,42,.09)!important}.work-center-v1392 .wc-quick-primary span{font-size:16px;font-weight:400}.work-center-v1392 .wc-quick-primary:hover{background:#0b1220!important;transform:translateY(-1px)}.work-center-v1392 .wc-quick-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}.work-center-v1392 .wc-quick-secondary{min-width:0!important;height:38px!important;border:1px solid #dfe5ed!important;border-radius:10px!important;background:#fff!important;color:#334155!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;font-size:9px!important;font-weight:700!important;box-shadow:0 1px 2px rgba(15,23,42,.02)!important}.work-center-v1392 .wc-quick-secondary:hover{border-color:#cbd5e1!important;background:#f8fafc!important;transform:translateY(-1px)}.work-center-v1392 .wc-quick-ai{color:#4f46e5!important}.work-center-v1392 .wc-quick-ai>span{font-size:13px}.work-center-v1392 .wc-quick-search{position:relative;width:13px;height:13px;border:1.5px solid #94a3b8;border-radius:50%}.work-center-v1392 .wc-quick-search:after{content:"";position:absolute;width:5px;height:1.5px;background:#94a3b8;right:-4px;bottom:-2px;transform:rotate(45deg);border-radius:1px}

body.crm-context-collapsed #appView>.crm-context-center.work-center-v1392{display:flex!important;align-items:flex-start!important;justify-content:center!important;padding-top:14px!important;overflow:visible!important}.crm-context-collapsed .work-center-v1392 .wc-header{padding:0!important;min-height:0!important}.crm-context-collapsed .work-center-v1392 .wc-header>div,.crm-context-collapsed .work-center-v1392 .wc-tabs,.crm-context-collapsed .work-center-v1392 .wc-scroll-region,.crm-context-collapsed .work-center-v1392 .wc-footer{display:none!important}.crm-context-collapsed .work-center-v1392 .crm-context-collapse{transform:rotate(180deg)!important}

@keyframes wcLiveDot{0%,100%{opacity:1;box-shadow:0 0 0 0 rgba(16,185,129,.22)}50%{opacity:.62;box-shadow:0 0 0 5px rgba(16,185,129,0)}}
@keyframes wcShimmer{0%{transform:translateX(-120%)}65%,100%{transform:translateX(120%)}}
@keyframes wcPanelIn{from{opacity:.3;transform:translateY(3px)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){.work-center-v1392 *{animation:none!important;transition:none!important}}

@media(max-height:760px) and (min-width:1241px){.work-center-v1392 .wc-header{min-height:70px!important;padding:12px 14px 9px!important}.work-center-v1392 .wc-header strong{font-size:18px!important}.work-center-v1392 .wc-tabs{margin-bottom:8px!important}.work-center-v1392 .wc-panel{padding-top:12px!important;padding-bottom:14px!important}.work-center-v1392 .wc-footer{padding-top:9px!important;padding-bottom:9px!important}.work-center-v1392 .wc-quick-primary{height:38px!important}.work-center-v1392 .wc-quick-secondary{height:34px!important}}
@media(max-width:1380px) and (min-width:1241px){:root{--v1307-context:276px}.work-center-v1392 .wc-header{padding-inline:13px!important}.work-center-v1392 .wc-tabs,.work-center-v1392 .wc-panel,.work-center-v1392 .wc-footer{margin-left:0!important;margin-right:0!important}.work-center-v1392 .wc-tabs{margin-left:11px!important;margin-right:11px!important}.work-center-v1392 .wc-panel,.work-center-v1392 .wc-footer{padding-left:11px!important;padding-right:11px!important}}
@media(max-width:1240px){#appView>.crm-context-center.work-center-v1392{display:none!important}}

/* v141.3.3.1 customer journey activity feed */
.work-center-v1392 .wc-feed-toolbar{margin:-2px 0 10px;padding:3px;display:grid;grid-template-columns:1fr 1fr;gap:3px;border:1px solid #e8edf3;border-radius:9px;background:#f8fafc}.work-center-v1392 .wc-feed-toolbar button{height:28px;border:0;border-radius:7px;background:transparent;color:#64748b;font-size:8px;font-weight:800;cursor:pointer}.work-center-v1392 .wc-feed-toolbar button.active{background:#fff;color:#4f46e5;box-shadow:0 1px 3px rgba(15,23,42,.08)}
.work-center-v1392 .crm-realtime-items.grouped{gap:10px!important}.work-center-v1392 .wc-journey-card{position:relative;border:1px solid #e4e9f0;border-radius:12px;background:#fff;box-shadow:0 2px 10px rgba(15,23,42,.035);overflow:hidden}.work-center-v1392 .wc-journey-card.unread:before{content:"";position:absolute;z-index:2;left:0;top:0;bottom:0;width:3px;background:#6366f1}
.work-center-v1392 .wc-journey-card>header{padding:10px 10px 8px;border-bottom:1px solid #eef2f6;background:linear-gradient(180deg,#fff,#fbfcfe)}.work-center-v1392 .wc-journey-toggle{width:100%;padding:0;border:0;background:none;display:grid;grid-template-columns:32px minmax(0,1fr) 16px;align-items:center;gap:8px;text-align:left;cursor:pointer}.work-center-v1392 .wc-customer-avatar{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#eef2ff;color:#4f46e5;font-size:11px;font-weight:900}.work-center-v1392 .wc-journey-toggle>span:nth-child(2){min-width:0}.work-center-v1392 .wc-journey-toggle strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#111827;font-size:9.5px;font-weight:850}.work-center-v1392 .wc-journey-toggle small{display:block;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#94a3b8;font-size:7.5px}.work-center-v1392 .wc-journey-toggle>b{color:#94a3b8;font-size:14px;text-align:center}
.work-center-v1392 .wc-journey-quotes{display:grid}.work-center-v1392 .wc-quote-journey{padding:9px 10px;border-bottom:1px solid #f0f3f7}.work-center-v1392 .wc-quote-journey:last-child{border-bottom:0}.work-center-v1392 .wc-quote-journey-head{display:flex;align-items:center;justify-content:space-between;gap:7px}.work-center-v1392 .wc-quote-journey-head>span{min-width:0}.work-center-v1392 .wc-quote-journey-head strong{display:block;color:#334155;font-size:8.5px;font-weight:800}.work-center-v1392 .wc-quote-journey-head small{display:block;margin-top:1px;color:#94a3b8;font-size:7px}.work-center-v1392 .wc-journey-actions{display:flex;gap:3px}.work-center-v1392 .wc-journey-actions button{height:22px;padding:0 6px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#475569;font-size:7px;font-weight:750;cursor:pointer}.work-center-v1392 .wc-journey-actions button:hover{border-color:#c7d2fe;color:#4f46e5;background:#eef2ff}
.work-center-v1392 .wc-event-bubbles{margin-top:7px;display:flex;flex-wrap:wrap;gap:4px}.work-center-v1392 .wc-event-bubble{min-height:20px;padding:3px 6px;border-radius:999px;display:inline-flex;align-items:center;gap:4px;background:#f1f5f9;color:#475569;font-size:7px;font-weight:750;line-height:1.2}.work-center-v1392 .wc-event-bubble i{width:5px;height:5px;border-radius:50%;background:#94a3b8}.work-center-v1392 .wc-event-bubble.copilot{background:#f3e8ff;color:#7e22ce}.work-center-v1392 .wc-event-bubble.copilot i{background:#a855f7}.work-center-v1392 .wc-event-bubble.quote{background:#ecfdf5;color:#047857}.work-center-v1392 .wc-event-bubble.quote i{background:#10b981}.work-center-v1392 .wc-event-bubble.pdf{background:#eff6ff;color:#1d4ed8}.work-center-v1392 .wc-event-bubble.pdf i{background:#3b82f6}.work-center-v1392 .wc-event-bubble.warning{background:#fff7ed;color:#c2410c}.work-center-v1392 .wc-event-bubble.warning i{background:#f59e0b}.work-center-v1392 .wc-event-bubble.danger{background:#fef2f2;color:#b91c1c}.work-center-v1392 .wc-event-bubble.danger i{background:#ef4444}.work-center-v1392 .wc-event-bubble.running{background:#eef2ff;color:#4f46e5}.work-center-v1392 .wc-event-bubble.running i{background:#6366f1;animation:wcLiveDot 1.35s ease-in-out infinite}
.work-center-v1392 .wc-event-detail{margin-top:8px;padding-top:6px;border-top:1px dashed #e2e8f0;display:grid;gap:5px}.work-center-v1392 .wc-event-detail>div{display:grid;grid-template-columns:7px minmax(0,1fr);gap:6px;align-items:start}.work-center-v1392 .wc-event-detail>div>i{width:6px;height:6px;margin-top:3px;border-radius:50%;background:#94a3b8}.work-center-v1392 .wc-event-detail strong{display:block;color:#475569;font-size:7.5px}.work-center-v1392 .wc-event-detail small{display:block;color:#94a3b8;font-size:6.8px}.work-center-v1392 .wc-more-journeys{width:100%;height:28px;border:0;border-top:1px solid #eef2f6;background:#fbfcfe;color:#6366f1;font-size:7.5px;font-weight:800;cursor:pointer}

/* v141.3.3.2 reference-aligned customer timeline */
.work-center-v1392 .wc-timeline-card{border-color:#dfe6ee;border-radius:13px;box-shadow:0 1px 2px rgba(15,23,42,.05);overflow:hidden}.work-center-v1392 .wc-timeline-card.unread:before{width:3px;background:#2563eb}
.work-center-v1392 .wc-timeline-customer{min-height:72px;padding:12px!important;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;background:#fff!important;border-bottom:1px solid #e8edf3!important}.work-center-v1392 .wc-timeline-card .wc-customer-avatar{width:32px;height:32px;border-radius:50%;background:#e8eef5;color:#64748b;font-size:10px}
.work-center-v1392 .wc-timeline-customer-copy{min-width:0}.work-center-v1392 .wc-timeline-customer-copy>span{display:flex;align-items:center;gap:5px;min-width:0}.work-center-v1392 .wc-timeline-customer-copy strong{min-width:0;overflow:hidden;text-overflow:ellipsis;color:#020617;font-size:10px;line-height:1.25;font-weight:850}.work-center-v1392 .wc-timeline-customer-copy em{flex:0 0 auto;padding:2px 5px;border-radius:999px;background:#f1f5f9;color:#94a3b8;font-size:5.8px;font-weight:850;font-style:normal}.work-center-v1392 .wc-timeline-customer-copy small{display:block;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#64748b;font-size:7.5px;line-height:1.35}
.work-center-v1392 .wc-timeline-status{align-self:center;padding:4px 7px;border:1px solid;border-radius:999px;font-size:6.6px;font-weight:850;white-space:nowrap}.work-center-v1392 .wc-timeline-status.review{border-color:#fbbf24;background:#fffbeb;color:#d97706}.work-center-v1392 .wc-timeline-status.sent{border-color:#c4b5fd;background:#f5f3ff;color:#7c3aed}.work-center-v1392 .wc-timeline-status.completed{border-color:#6ee7b7;background:#ecfdf5;color:#059669}.work-center-v1392 .wc-timeline-status.danger{border-color:#fca5a5;background:#fef2f2;color:#dc2626}.work-center-v1392 .wc-timeline-status.muted{border-color:#cbd5e1;background:#f8fafc;color:#64748b}
.work-center-v1392 .wc-timeline-card .wc-quote-journey{padding:0;border:0}.work-center-v1392 .wc-timeline-journey{padding:13px 11px 5px!important}.work-center-v1392 .wc-timeline-quote-head{margin:0 0 9px 30px;display:flex;justify-content:space-between}.work-center-v1392 .wc-timeline-quote-head strong{display:block;color:#334155;font-size:8px}.work-center-v1392 .wc-timeline-quote-head small{display:block;margin-top:2px;color:#94a3b8;font-size:6.8px}
.work-center-v1392 .wc-timeline{position:relative;display:grid;gap:9px;padding:3px 0 5px}.work-center-v1392 .wc-timeline:before{content:"";position:absolute;left:11px;top:11px;bottom:12px;width:1px;background:#dbe4ee}.work-center-v1392 .wc-timeline-event{position:relative;display:grid;grid-template-columns:23px minmax(0,1fr);gap:7px;align-items:start}.work-center-v1392 .wc-timeline-node{position:relative;z-index:1;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;border:3px solid #fff;background:#eef2ff;color:#4f46e5;box-shadow:0 0 0 1px #e0e7ff;font-size:7px;font-weight:900}.work-center-v1392 .wc-timeline-event.copilot .wc-timeline-node{background:#eef2ff;color:#2563eb}.work-center-v1392 .wc-timeline-event.pdf .wc-timeline-node{background:#ecfdf5;color:#059669}.work-center-v1392 .wc-timeline-event.quote .wc-timeline-node{background:#f8fafc;color:#64748b}.work-center-v1392 .wc-timeline-event.warning .wc-timeline-node{background:#fff7ed;color:#d97706}.work-center-v1392 .wc-timeline-event.danger .wc-timeline-node{background:#fef2f2;color:#dc2626}
.work-center-v1392 .wc-timeline-box{min-height:43px;padding:8px 9px;border:1px solid #e6ebf1;border-radius:9px;background:#fbfcfe;color:#334155}.work-center-v1392 .wc-timeline-box>div{display:flex;align-items:flex-start;justify-content:space-between;gap:5px}.work-center-v1392 .wc-timeline-box strong{display:block;font-size:7.8px;line-height:1.4;font-weight:750}.work-center-v1392 .wc-timeline-box em{flex:0 0 auto;padding:2px 5px;border-radius:4px;background:#e8efff;color:#2563eb;font-size:5.7px;font-weight:800;font-style:normal}.work-center-v1392 .wc-timeline-box small{display:flex;justify-content:flex-end;margin-top:4px;color:#94a3b8;font-size:6.4px}.work-center-v1392 .wc-timeline-box small>span:first-child{margin-right:auto}.work-center-v1392 .wc-timeline-box p{margin:5px 0 0;padding-top:5px;border-top:1px dashed #e2e8f0;color:#64748b;font-size:6.8px;line-height:1.45}
.work-center-v1392 .wc-timeline-actions{margin:8px 0 2px 30px}.work-center-v1392 .wc-timeline-actions .wc-journey-actions{flex-wrap:wrap}.work-center-v1392 .wc-timeline-actions .wc-journey-actions button{height:25px;padding:0 8px;font-size:6.8px}.work-center-v1392 .wc-timeline-more{width:100%;height:38px;border:0;border-top:1px solid #eef2f6;background:#fff;color:#2563eb;font-size:7.5px;font-weight:800;cursor:pointer}.work-center-v1392 .wc-timeline-more:hover{background:#f8fafc}.work-center-v1392 .wc-timeline-more span{margin-left:3px;font-size:11px}
