:root{--dp-w:430px;--notes-w:420px;--dp-open-width:0px}body.dp-open{--dp-open-width:var(--dp-w,430px)}body.notes-open{--dp-open-width:var(--notes-w,420px)}@media (width<=900px){body.dp-open,body.notes-open{--dp-open-width:0px}}.dp-cti{height:calc(100vh - 28px);width:var(--dp-w,430px);background:linear-gradient(180deg, rgba(var(--lg-hi-rgb),.05), rgba(var(--lg-hi-rgb),.02)), #0e0b0cb8;border:1px solid rgba(var(--lg-hi-rgb),.1);border-radius:var(--lg-r-xl,18px);min-width:400px;max-width:min(560px,100vw - 24px);box-shadow:-24px 0 60px #0000008c, inset 0 1px 0 rgba(var(--lg-hi-rgb),.08), inset 0 0 0 1px rgba(var(--lg-hi-rgb),.02);z-index:1200;color:#fff;-webkit-backdrop-filter:blur(22px)saturate(140%);backdrop-filter:blur(22px)saturate(140%);opacity:0;pointer-events:none;flex-direction:column;transition:transform .28s cubic-bezier(.2,.7,.2,1),opacity .2s;display:flex;position:fixed;top:14px;bottom:14px;right:14px;overflow:hidden;transform:translate(calc(100% + 32px))}.dp-cti.is-open{opacity:1;pointer-events:auto;transform:translate(0)}@media (width<=640px){.dp-cti{border-radius:0;width:100vw;min-width:0;max-width:100vw;height:100vh;top:0;bottom:0;right:0}}.dp-cti-resize{cursor:ew-resize;z-index:3;touch-action:none;background:0 0;border:0;width:8px;padding:0;position:absolute;top:0;bottom:0;left:0}.dp-cti-resize:after{content:"";background:rgba(var(--lg-hi-rgb),.14);border-radius:2px;width:2px;height:42px;transition:background .16s;position:absolute;top:50%;left:3px;transform:translateY(-50%)}.dp-cti-resize:hover:after,.dp-cti.is-resizing .dp-cti-resize:after{background:rgba(var(--lg-hi-rgb),.45)}.dp-cti.is-resizing{transition:none}.dp-cti.is-resizing .dp-cti-body{pointer-events:none}@media (width<=640px){.dp-cti-resize{display:none}}.dp-cti-head{border-bottom:1px solid rgba(var(--lg-hi-rgb),.08);background:rgba(var(--lg-hi-rgb),.04);flex:none;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:10px 14px 10px 18px;display:flex}.dp-cti-title{align-items:center;gap:8px;min-width:0;font-size:13px;display:flex}.dp-cti-title b{white-space:nowrap}.dp-cti-sub{opacity:.6;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-left:4px;font-weight:400;overflow:hidden}.dp-cti-copy{background:rgba(var(--lg-hi-rgb),.06);border:1px solid rgba(var(--lg-hi-rgb),.12);color:rgba(var(--lg-hi-rgb),.78);cursor:pointer;letter-spacing:.02em;white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:5px;padding:4px 8px;font-size:11px;display:inline-flex}.dp-cti-copy:hover{background:rgba(var(--lg-hi-rgb),.12);color:#fff}.dp-cti-actions{flex:none;gap:4px;display:flex}.dp-cti-actions button{color:rgba(var(--lg-hi-rgb),.7);cursor:pointer;background:0 0;border:0;border-radius:6px;width:26px;height:26px}.dp-cti-actions button:hover{background:rgba(var(--lg-hi-rgb),.08);color:#fff}.dp-cti-body{flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden}.dp-cti--notes{width:var(--notes-w,420px);min-width:320px;max-width:min(520px,100vw - 24px)}.dp-cti-body--pad{padding:14px 16px 18px;display:block;overflow:auto}@media (width<=640px){.dp-cti--notes{width:100vw;min-width:0;max-width:100vw}}.dp-cti-body iframe{background:#fff;border:0;width:100%;min-width:100%;height:100%;display:block}.dp-cti-tab{border:1px solid rgba(var(--lg-hi-rgb),.12);background:linear-gradient(180deg, rgba(var(--lg-hi-rgb),.05), rgba(var(--lg-hi-rgb),.02)), #0e0b0cb3;-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);color:#fff;cursor:pointer;z-index:1201;box-shadow:-6px 0 24px #00000073, inset 0 1px 0 rgba(var(--lg-hi-rgb),.06);border-right:0;border-radius:12px 0 0 12px;flex-direction:column;align-items:center;gap:8px;padding:14px 8px;transition:right .28s cubic-bezier(.2,.7,.2,1),transform .26s cubic-bezier(.2,.7,.2,1),background .16s,box-shadow .16s;display:inline-flex;position:fixed;top:50%;right:0;transform:translateY(-50%)}.dp-cti-tab:hover{background:#1e181ad9;transform:translate(-2px,-50%);box-shadow:-10px 0 28px #0009}.dp-cti-tab.is-attached{right:calc(var(--dp-open-width,430px) + 14px)}.dp-cti-tab--phone{top:50%}.dp-cti-tab--notes{top:calc(50% - 104px)}.dp-cti-tab-label{writing-mode:vertical-rl;letter-spacing:.14em;text-transform:uppercase;opacity:.9;font-size:11px;font-weight:600;transform:rotate(180deg)}@media (width<=640px){.dp-cti-tab{padding:10px 6px}.dp-cti-tab-label{letter-spacing:.1em;font-size:10px}.dp-cti-tab.is-attached{right:100vw;transform:translate(100%,-50%)}}.lc-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.lc-item{border:1px solid rgba(var(--lg-hi-rgb),.08);border-radius:10px;overflow:hidden}.lc-row{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:28px 1fr auto auto auto;align-items:center;gap:10px;padding:10px 12px;font-size:13px;display:grid}.lc-row:hover{background:rgba(var(--lg-hi-rgb),.04)}.lc-dir{border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.lc-dir.in{color:#7dd6a1;background:#50c87826}.lc-dir.out{color:#8fb6ff;background:#78a0ff26}.lc-num{font-weight:600}.lc-when,.lc-dur,.lc-state{opacity:.7;font-size:12px}.lc-state{text-transform:capitalize}.lc-detail{border-top:1px solid rgba(var(--lg-hi-rgb),.06);flex-direction:column;gap:12px;padding:10px 12px 14px;display:flex}.lc-transcript-head,.lc-ai .kick{align-items:center;gap:6px;display:flex}.lc-transcript-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.lc-transcript-body{white-space:pre-wrap;word-break:break-word;border:1px solid rgba(var(--lg-hi-rgb),.06);background:#00000059;border-radius:8px;max-height:320px;padding:10px;font-size:12px;line-height:1.5;overflow:auto}.lc-actions{flex:none;align-items:center;gap:6px;display:flex}.lc-bar{justify-content:space-between;align-items:center;gap:10px;display:flex}.lc-bar-title{letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--lg-hi-rgb),.5);font-size:10.5px;font-weight:700}.lc-btn{letter-spacing:.01em;width:auto;height:28px;color:rgba(var(--lg-hi-rgb),.82);background:rgba(var(--lg-hi-rgb),.05);border:1px solid rgba(var(--lg-hi-rgb),.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:11.5px;font-weight:600;line-height:1;transition:background .15s,border-color .15s,transform .12s;display:inline-flex}.lc-btn:hover:not(:disabled){background:rgba(var(--lg-hi-rgb),.1);border-color:rgba(var(--lg-hi-rgb),.18)}.lc-btn:active:not(:disabled){transform:translateY(1px)}.lc-btn:disabled{opacity:.5;cursor:default}.lc-btn--icon{width:28px;padding:0}.lc-btn--call{color:#cfe0ff;background:#78a5ff29;border-color:#78a5ff57}.lc-btn--call:hover:not(:disabled){background:#78a5ff3d}.lc-tr-legend{gap:12px;margin-bottom:8px;display:flex}.lc-tr-key{letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--lg-hi-rgb),.42);align-items:center;gap:5px;font-size:10px;font-weight:700;display:inline-flex}.lc-tr-key i{border-radius:3px;width:8px;height:8px;display:inline-block}.lc-tr-key.agent i{background:#8fb6ff}.lc-tr-key.client i{background:#ffca7a}.lc-tr-thread{background:linear-gradient(180deg, #0000004d, rgba(var(--lg-hi-rgb),.02));border:1px solid rgba(var(--lg-hi-rgb),.07);border-radius:12px;flex-direction:column;gap:8px;max-height:340px;padding:10px;display:flex;overflow:auto}.lc-tr-turn{flex-direction:column;gap:3px;max-width:82%;display:flex}.lc-tr-turn.agent{align-self:flex-start;align-items:flex-start}.lc-tr-turn.client{align-self:flex-end;align-items:flex-end}.lc-tr-turn.is-grouped{margin-top:-4px}.lc-tr-who{letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--lg-hi-rgb),.4);padding:0 4px;font-size:9.5px;font-weight:700}.lc-tr-bubble{word-break:break-word;border:1px solid rgba(var(--lg-hi-rgb),.07);color:rgba(var(--lg-hi-rgb),.9);border-radius:12px;margin:0;padding:7px 11px;font-size:12.5px;line-height:1.5}.lc-tr-turn.agent .lc-tr-bubble{background:#78a5ff1a;border-color:#78a5ff33;border-bottom-left-radius:4px;box-shadow:inset 2px 0 #78a5ff8c}.lc-tr-turn.client .lc-tr-bubble{background:#ffc46e1a;border-color:#ffc46e33;border-bottom-right-radius:4px;box-shadow:inset -2px 0 #ffc46e99}.lc-ai-items{flex-direction:column;gap:6px;margin:8px 0 10px;display:flex}.lc-ai-item{text-align:left;background:rgba(var(--lg-hi-rgb),.035);border:1px solid rgba(var(--lg-hi-rgb),.09);width:100%;color:inherit;cursor:pointer;border-radius:12px;align-items:center;gap:10px;padding:8px 10px;transition:background .15s,border-color .15s;display:flex}button.lc-ai-item:hover:not(:disabled){background:rgba(var(--lg-hi-rgb),.075);border-color:rgba(var(--lg-hi-rgb),.16)}.lc-ai-item:disabled{cursor:default}.lc-ai-item.is-applied{opacity:.72;background:#5ac88c12;border-color:#5ac88c38}.lc-ai-item-ico{background:rgba(var(--lg-hi-rgb),.06);width:26px;height:26px;color:rgba(var(--lg-hi-rgb),.7);border-radius:8px;flex:0 0 26px;justify-content:center;align-items:center;display:inline-flex}.lc-ai-item-main{flex-wrap:wrap;flex:auto;align-items:center;gap:8px;min-width:0;font-size:12.5px;display:flex}.lc-ai-item-lbl{letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--lg-hi-rgb),.4);font-size:9.5px;font-weight:700}.lc-ai-item-cta{color:rgba(var(--lg-hi-rgb),.7);flex:none;align-items:center;gap:5px;font-size:11px;font-weight:700;display:inline-flex}.lc-ai-item.is-applied .lc-ai-item-cta{color:#7dd6a1}.lc-ai-item-cta.as-btn{cursor:pointer;background:rgba(var(--lg-hi-rgb),.06);border:1px solid rgba(var(--lg-hi-rgb),.12);border-radius:999px;height:26px;padding:0 10px}.lc-ai-item-cta.as-btn:hover:not(:disabled){background:rgba(var(--lg-hi-rgb),.12)}.lc-ai-item-cta.as-btn:disabled{cursor:default;background:0 0;border-color:#0000}.lc-ai-date{height:24px;color:rgba(var(--lg-hi-rgb),.85);border:1px solid rgba(var(--lg-hi-rgb),.12);--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#00000059;border-radius:7px;padding:0 6px;font-size:11.5px}.lc-ai-rationale{color:rgba(var(--lg-hi-rgb),.5);margin:2px 2px 0;font-size:11.5px;font-style:italic;line-height:1.5}.lc-ai-actions{align-items:center;gap:6px;display:flex}.dp-cti-tab--phone{box-shadow:-6px 0 24px #00000073, inset 0 1px 0 rgba(var(--lg-hi-rgb),.06), inset 2px 0 0 #78a5ff8c;color:#cfe0ff;border-color:#78a5ff4d}.dp-cti-tab--phone:hover{background:#1e283ee6}.dp-cti-tab--notes{box-shadow:-6px 0 24px #00000073, inset 0 1px 0 rgba(var(--lg-hi-rgb),.06), inset 2px 0 0 #ffc46e99;color:#ffe0b0;border-color:#ffc46e52}.dp-cti-tab--notes:hover{background:#342614e6}.dp-cti--notes .dp-cti-head{background:linear-gradient(180deg, #ffc46e1a, rgba(var(--lg-hi-rgb),.02))}.dp-cti--notes .dp-cti-title svg{color:#ffca7a}.notes-pane{color:rgba(var(--lg-hi-rgb),.9);flex-direction:column;gap:12px;display:flex}.note-field{resize:vertical;border:1px solid rgba(var(--lg-hi-rgb),.1);color:#fff;width:100%;box-shadow:inset 0 1px 0 rgba(var(--lg-hi-rgb),.04);background:#00000052;border-radius:12px;padding:10px 12px;font-family:inherit;font-size:13px;line-height:1.55}.note-field:focus{border-color:#ffc46e73;outline:none;box-shadow:0 0 0 3px #ffc46e1f}.note-field::placeholder{color:rgba(var(--lg-hi-rgb),.38)}.note-composer{flex-direction:column;gap:8px;display:flex}.note-composer-foot{justify-content:space-between;align-items:center;gap:10px;display:flex}.note-hint{letter-spacing:.06em;text-transform:uppercase;opacity:.45;font-size:11px}.note-send{color:#ffe9cc;cursor:pointer;background:linear-gradient(#ffc46e47,#ffc46e29);border:1px solid #ffc46e61;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:600;display:inline-flex}.note-send:hover:not(:disabled){background:#ffc46e57}.note-send:disabled{opacity:.4;cursor:not-allowed}.note-divider{background:rgba(var(--lg-hi-rgb),.08);height:1px}.note-empty{opacity:.5;padding:12px 2px;font-size:12.5px}.note-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.note-card{background:rgba(var(--lg-hi-rgb),.035);border:1px solid rgba(var(--lg-hi-rgb),.08);border-radius:14px;flex-direction:column;gap:8px;padding:11px 13px 10px;display:flex}.note-head{align-items:center;gap:8px;min-width:0;display:flex}.note-avatar{letter-spacing:.02em;color:#ffd9a3;background:#ffc46e2e;border:1px solid #ffc46e47;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:700;display:inline-flex}.note-who{white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;overflow:hidden}.note-when{opacity:.45;white-space:nowrap;font-size:11px}.note-acts{opacity:0;gap:6px;margin-left:auto;transition:opacity .14s;display:flex}.note-card:hover .note-acts,.note-reply:hover .note-acts{opacity:1}.note-body{white-space:pre-wrap;word-break:break-word;color:rgba(var(--lg-hi-rgb),.86);margin:0;font-size:13px;line-height:1.55}.note-mini{background:rgba(var(--lg-hi-rgb),.06);border:1px solid rgba(var(--lg-hi-rgb),.12);color:rgba(var(--lg-hi-rgb),.75);cursor:pointer;border-radius:999px;align-items:center;gap:5px;padding:4px 9px;font-size:11px;display:inline-flex}.note-mini:hover:not(:disabled){background:rgba(var(--lg-hi-rgb),.12);color:#fff}.note-mini:disabled{opacity:.4;cursor:not-allowed}.note-mini.is-primary{color:#ffe9cc;background:#ffc46e38;border-color:#ffc46e66}.note-reply-btn{align-self:flex-start}.note-edit,.note-reply-composer{flex-direction:column;gap:8px;display:flex}.note-edit-actions{justify-content:flex-end;gap:6px;display:flex}.note-replies{border-left:2px solid #ffc46e47;flex-direction:column;gap:10px;margin:0;padding:0 0 0 12px;list-style:none;display:flex}.note-reply{flex-direction:column;gap:6px;display:flex}
