.conv-central{--simpe-blue:#2f5bb7;--simpe-blue-700:#274d9c;--simpe-blue-50:#eef3fb;--simpe-blue-100:#dce7f6;--fg1:#101828;--fg2:#344054;--fg3:#64748b;--fg4:#98a2b3;--bg-app:#f8fafc;--bg-subtle:#f2f4f7;--border:#e2e8f0;--border-strong:#d0d5dd;--border-secondary:#e9eaeb;--status-verde:#16a34a;--status-vermelho:#dc2626;--radius-base:8px;--radius-md:10px;--radius-2xl:14px;--radius-pill:9999px;--shadow-xs:0 1px 2px 0 #0a0d120d;--shadow-card:0 4px 4px 0 #aeaeae40;--shadow-pop:0 8px 24px -6px #1018281f, 0 2px 6px -2px #10182814;--ease-out:cubic-bezier(.16, 1, .3, 1);--dur-fast:.15s;--dur-base:.2s;--font-ui:"Montserrat", system-ui, -apple-system, "Segoe UI", sans-serif;font-family:var(--font-ui);color:var(--fg1)}.conv-central .central-scrim{z-index:9998;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#10182857;position:fixed;inset:0}.conv-central .central{z-index:9999;background:var(--bg-app);border-left:1px solid var(--border);flex-direction:column;width:760px;max-width:94vw;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-24px 0 60px -24px #10182857}.conv-central .central-head{border-bottom:1px solid var(--border);background:#fff;align-items:center;gap:12px;padding:18px 22px;display:flex}.conv-central .central-head .ch-ico{border-radius:var(--radius-base);background:var(--simpe-blue-50);width:36px;height:36px;color:var(--simpe-blue);flex-shrink:0;justify-content:center;align-items:center;display:flex}.conv-central .central-head .ch-ico svg{width:20px;height:20px}.conv-central .central-head h2{color:var(--fg1);letter-spacing:-.01em;margin:0;font-size:19px;font-weight:700}.conv-central .central-head .ch-sub{color:var(--fg4);margin-top:1px;font-size:12.5px;font-weight:500}.conv-central .central-head .ch-x{cursor:pointer;width:34px;height:34px;color:var(--fg3);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin-left:auto;display:flex}.conv-central .central-head .ch-x:hover{background:var(--bg-subtle);color:var(--fg1)}.conv-central .central-head .ch-x svg{width:17px;height:17px}.conv-central .central-head .ch-x+.ch-x{margin-left:0}.conv-central .central-filters{border-bottom:1px solid var(--border);background:#fff;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 22px;display:flex}.conv-central .cf-seg{background:var(--bg-subtle);border-radius:var(--radius-base);gap:2px;padding:3px;display:inline-flex}.conv-central .cf-seg button{font-family:var(--font-ui);color:var(--fg3);cursor:pointer;transition:all var(--dur-fast) var(--ease-out);background:0 0;border:none;border-radius:7px;align-items:center;gap:6px;padding:6px 12px;font-size:12.5px;font-weight:600;display:inline-flex}.conv-central .cf-seg button.on{color:var(--simpe-blue);box-shadow:var(--shadow-xs);background:#fff}.conv-central .cf-seg button .n{color:var(--fg3);border-radius:var(--radius-pill);font-variant-numeric:tabular-nums;background:#10182812;padding:0 6px;font-size:10.5px;font-weight:700}.conv-central .cf-seg button.on .n{background:var(--simpe-blue-50);color:var(--simpe-blue)}.conv-central .cf-switch{font-family:var(--font-ui);color:var(--fg3);cursor:pointer;transition:color var(--dur-fast) var(--ease-out);background:0 0;border:none;align-items:center;gap:8px;padding:6px 4px;font-size:12.5px;font-weight:600;display:inline-flex}.conv-central .cf-switch.on{color:var(--simpe-blue)}.conv-central .cf-switch .track{border-radius:var(--radius-pill);width:30px;height:18px;transition:background var(--dur-fast) var(--ease-out);background:#1018282e;flex-shrink:0;padding:2px;display:inline-flex}.conv-central .cf-switch.on .track{background:var(--simpe-blue)}.conv-central .cf-switch .knob{width:14px;height:14px;box-shadow:var(--shadow-xs);transition:transform var(--dur-fast) var(--ease-out);background:#fff;border-radius:50%}.conv-central .cf-switch.on .knob{transform:translate(12px)}.conv-central .cf-switch .n{color:var(--fg3);border-radius:var(--radius-pill);font-variant-numeric:tabular-nums;background:#10182812;padding:0 6px;font-size:10.5px;font-weight:700}.conv-central .cf-switch.on .n{background:var(--simpe-blue-50);color:var(--simpe-blue)}.conv-central .cf-search{border:1px solid var(--border-strong);border-radius:var(--radius-base);height:34px;color:var(--fg4);background:#fff;align-items:center;gap:8px;min-width:200px;margin-left:auto;padding:0 12px;font-size:13px;display:flex}.conv-central .cf-search:focus-within{border-color:var(--simpe-blue);color:var(--fg2)}.conv-central .cf-search svg{flex-shrink:0;width:14px;height:14px}.conv-central .cf-search input{min-width:0;font-family:var(--font-ui);color:var(--fg1);background:0 0;border:none;outline:none;flex:1;font-size:13px}.conv-central .cf-search input::placeholder{color:var(--fg4)}.conv-central .thread+.thread{margin-top:14px}.conv-central .thread-replies{border-left:2px solid var(--border);flex-direction:column;gap:10px;min-width:0;margin:8px 0 0 18px;padding-left:16px;display:flex}.conv-central .thread-replies .rm-text{font-size:13px}.conv-central .thread-reply-box{margin:8px 0 0 34px}.conv-central .tr-reply-btn{font-family:var(--font-ui);color:var(--simpe-blue);cursor:pointer;background:0 0;border:none;border-radius:6px;align-self:flex-start;margin:6px 0 0 34px;padding:3px 6px;font-size:12px;font-weight:600}.conv-central .tr-reply-btn:hover{background:var(--simpe-blue-50)}.conv-central .fc-reply-btn{font-family:var(--font-ui);color:var(--simpe-blue);border:1px solid var(--border-strong);border-radius:var(--radius-base);cursor:pointer;transition:all var(--dur-fast) var(--ease-out);background:#fff;align-items:center;gap:6px;padding:7px 14px;font-size:12.5px;font-weight:600;display:inline-flex}.conv-central .fc-reply-btn:hover{background:var(--simpe-blue-50);border-color:var(--simpe-blue-100)}.conv-central .fc-reply-cancel{font-family:var(--font-ui);color:var(--fg4);cursor:pointer;background:0 0;border:none;border-radius:6px;margin-top:6px;padding:4px 6px;font-size:12px;font-weight:600}.conv-central .fc-reply-cancel:hover{background:var(--bg-subtle);color:var(--fg2)}.conv-central .central-body{flex-direction:column;flex:1;gap:16px;padding:18px 22px 28px;display:flex;overflow-y:auto}.conv-central .entrega-group{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);background:#fff;flex-shrink:0;overflow:hidden}.conv-central .eg-head{background:var(--bg-subtle);border-bottom:1px solid var(--border);text-align:left;width:100%;font-family:var(--font-ui);border-top:none;border-left:none;border-right:none;flex-wrap:wrap;align-items:baseline;gap:8px;padding:12px 16px;display:flex}.conv-central .eg-head.link{cursor:pointer}.conv-central .eg-head.link:hover{background:var(--simpe-blue-50)}.conv-central .eg-head.link:hover .eg-num,.conv-central .eg-head.link:hover .eg-titulo{text-decoration:underline}.conv-central .eg-num{color:var(--simpe-blue);white-space:nowrap;font-size:13px;font-weight:700}.conv-central .eg-titulo{color:var(--fg2);overflow-wrap:anywhere;font-size:13px;font-weight:600}.conv-central .eg-ctx .eg-titulo{color:var(--fg4);font-style:italic}.conv-central .conv-row+.conv-row{border-top:1px solid var(--border-secondary)}.conv-central .cr-head{cursor:pointer;text-align:left;width:100%;font-family:var(--font-ui);transition:background var(--dur-fast);background:0 0;border:none;align-items:center;gap:9px;padding:11px 14px;display:flex}.conv-central .cr-head:hover{background:var(--bg-subtle)}.conv-central .cr-chev{color:var(--fg4);transition:transform var(--dur-fast) var(--ease-out);flex-shrink:0;display:flex}.conv-central .cr-chev.on{transform:rotate(90deg)}.conv-central .cr-chev svg{width:15px;height:15px}.conv-central .cr-vis{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.conv-central .cr-vis.pub{background:var(--simpe-blue-50);color:var(--simpe-blue)}.conv-central .cr-vis.priv{background:var(--bg-subtle);color:var(--fg3)}.conv-central .cr-vis svg{width:13px;height:13px}.conv-central .cr-main{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.conv-central .cr-titulo{color:var(--fg1);overflow-wrap:anywhere;font-size:14px;font-weight:700}.conv-central .conv-row.unread .cr-titulo{color:var(--simpe-blue-700)}.conv-central .cr-previa{color:var(--fg4);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.conv-central .cr-with{color:var(--fg4);font-size:12px;font-weight:500}.conv-central .cr-unread{border-radius:var(--radius-pill);background:var(--simpe-blue);color:#fff;font-variant-numeric:tabular-nums;flex-shrink:0;justify-content:center;align-items:center;min-width:19px;height:19px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.conv-central .cr-time{color:var(--fg4);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;font-size:11.5px}.conv-central .cr-body{border-top:1px solid var(--border-secondary);padding:0 4px 4px}.conv-central .fc-msgs{padding:6px 10px 4px}.conv-central .fc-msgs .root-msg{border-radius:10px;padding:7px 8px}.conv-central .fc-msgs .root-msg:hover{background:var(--bg-subtle)}.conv-central .fc-msgs .rm-text{font-size:13.5px}.conv-central .fc-earlier{border-radius:var(--radius-base);cursor:pointer;transition:background var(--dur-fast);width:calc(100% - 24px);font-family:var(--font-ui);text-align:left;background:0 0;border:none;align-items:center;gap:9px;margin:4px 12px 0;padding:8px 10px;display:flex}.conv-central .fc-earlier:hover{background:var(--simpe-blue-50)}.conv-central .fc-earlier .ee-stack{display:flex}.conv-central .fc-earlier .ee-stack .av{border:2px solid #fff;margin-left:-7px}.conv-central .fc-earlier .ee-stack .av:first-child{margin-left:0}.conv-central .fc-earlier .ee-lbl{color:var(--simpe-blue);white-space:nowrap;font-size:12.5px;font-weight:600}.conv-central .fc-earlier .ee-chev{color:var(--fg4);margin-left:auto;display:flex}.conv-central .fc-earlier .ee-chev svg{width:15px;height:15px}.conv-central .fc-reply{padding:8px 12px 12px}.conv-central .root-msg{gap:11px;display:flex}.conv-central .root-msg .av{position:relative}.conv-central .root-msg .rm-body{flex:1;min-width:0}.conv-central .root-msg .rm-head{align-items:baseline;gap:9px;margin-bottom:3px;display:flex}.conv-central .root-msg .rm-name{color:var(--fg1);font-size:14px;font-weight:700}.conv-central .root-msg .rm-time{color:var(--fg4);font-variant-numeric:tabular-nums;font-size:11px}.conv-central .root-msg.nova{background:var(--simpe-blue-50);box-shadow:inset 3px 0 0 0 var(--simpe-blue)}.conv-central .fc-msgs .root-msg.nova:hover{background:var(--simpe-blue-100)}.conv-central .root-msg .rm-nova{letter-spacing:.05em;text-transform:uppercase;color:var(--simpe-blue-700);background:var(--simpe-blue-100);border-radius:var(--radius-pill);flex-shrink:0;padding:1px 6px;font-size:9.5px;font-weight:800}.conv-central .root-msg .rm-text{color:var(--fg2);font-size:14px;line-height:1.5}.conv-central .root-msg .rm-del{color:var(--fg4);cursor:pointer;opacity:0;transition:opacity var(--dur-fast);background:0 0;border:none;border-radius:6px;margin-left:auto;padding:2px;display:flex}.conv-central .root-msg:hover .rm-del{opacity:1}.conv-central .root-msg .rm-del:hover{color:var(--status-vermelho)}.conv-central .root-msg .rm-del svg{width:14px;height:14px}.conv-central .reactions{flex-wrap:wrap;align-items:center;gap:6px;margin-top:7px;display:flex;position:relative}.conv-central .react{border-radius:var(--radius-pill);cursor:pointer;border:1px solid var(--border);height:25px;color:var(--fg2);font-size:12px;font-weight:600;font-family:var(--font-ui);background:#fff;align-items:center;gap:5px;padding:0 8px;display:inline-flex}.conv-central .react.mine{border-color:var(--simpe-blue-100);background:var(--simpe-blue-50);color:var(--simpe-blue-700)}.conv-central .react.add{border:1px solid var(--border);color:var(--fg4);background:#fff;padding:0 7px}.conv-central .react.add:hover{color:var(--fg2);background:var(--bg-subtle)}.conv-central .react svg{width:14px;height:14px}.conv-central .react-picker{z-index:10;border:1px solid var(--border);border-radius:var(--radius-pill);box-shadow:var(--shadow-pop);background:#fff;gap:2px;margin-top:6px;padding:3px;display:flex;position:absolute;top:100%;left:0}.conv-central .react-picker button{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;display:flex}.conv-central .react-picker button:hover,.conv-central .react-picker button.mine{background:var(--simpe-blue-50)}.conv-central .av{color:#fff;text-transform:uppercase;letter-spacing:.01em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.conv-central .av.s24{width:24px;height:24px;font-size:9px}.conv-central .av.s36{width:36px;height:36px;font-size:12px}.conv-central .av-1{background:#6e8bcb}.conv-central .av-2{background:#c97a8c}.conv-central .av-3{background:#5fa38e}.conv-central .av-4{background:#b98a4e}.conv-central .av-5{background:#8a7bc0}.conv-central .av-6{background:#5e9bb5}.conv-central .av-7{background:#b07aa1}.conv-central .empty-state{text-align:center;color:var(--fg4);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:50px 20px;display:flex}.conv-central .empty-state svg{opacity:.5;width:38px;height:38px}.conv-central .empty-state .t{color:var(--fg3);font-size:14px;font-weight:600}.conv-central .empty-state .s{font-size:12.5px}.conv-central.conv-embed{background:var(--bg-app);border:1px solid var(--border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-card);flex-direction:column;display:flex;overflow:hidden}.conv-central.conv-embed .central-head{padding:16px 20px}.conv-central.conv-embed .central-head h2{font-size:15px}.conv-central.conv-embed .central-body{flex:none;padding:18px 20px 24px;overflow-y:visible}
