.lk-scope{--bg:#F5F4FA;--surface:#FFFFFF;--surface-2:#EFEDF7;--line:rgba(18,14,38,0.07);--line-2:rgba(18,14,38,0.12);--line-3:rgba(18,14,38,0.18);--text:#171221;--muted:rgba(23,18,33,0.72);--dim:rgba(23,18,33,0.62);--violet:#7D53FF;--blue:#9D7CFF;--accent:#FFDF3D;--accent-ink:#2A1D00;--good:#1F9E6B;--warn:#E5933A;--bad:#E5604D;--warn-ink:#956130;--good-ink:#1D7857;--bad-ink:#AD4B41;--violet-ink:#714BE4;--line-control:rgba(18,14,38,0.48);--grad:linear-gradient(135deg,#5F35D8,#8258E8);--grad-soft:linear-gradient(135deg,rgba(125,83,255,.16),rgba(157,124,255,.16));--display:var(--font-sans),system-ui,-apple-system,Segoe UI,sans-serif;--serif:var(--font-serif),ui-rounded,system-ui,sans-serif;--sans:var(--font-sans),system-ui,-apple-system,Segoe UI,sans-serif;--mono:var(--font-mono),ui-monospace,Menlo,monospace;--radius:14px;--radius-md:12px;--radius-lg:22px;--shadow:0 1px 0 rgba(255,255,255,0.7) inset,0 24px 50px -28px rgba(70,52,140,0.30);--line-1:var(--line);--ink:var(--text);--danger:var(--bad);--card-2:var(--surface-2);--sidebar-w:312px;--topbar-h:73px;--ease-out:cubic-bezier(0.23,1,0.32,1);--ease-in-out:cubic-bezier(0.77,0,0.175,1);--dur-xs:120ms;--dur-sm:180ms;--dur-md:240ms;--dur-lg:320ms}.lk-scope *,.lk-scope :after,.lk-scope :before{box-sizing:border-box}.lk-scope{background:var(--bg);color:var(--text);font-family:var(--sans);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;height:100vh;overflow:hidden}:where(.lk-scope) a{color:inherit;text-decoration:none}:where(.lk-scope) button{font-family:inherit;color:inherit;border:0;background:none;cursor:pointer}:where(.lk-scope) img,:where(.lk-scope) svg{display:block;max-width:100%}:where(.lk-scope) input,:where(.lk-scope) select,:where(.lk-scope) textarea{font-family:inherit}.lk-scope ::selection{background:rgba(125,83,255,.2)}.eyebrow{font-size:12px;color:var(--dim)}.accent-text{background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.app{display:grid;grid-template-columns:var(--sidebar-w) 1fr;height:100vh;position:relative;z-index:2}.lk-scope:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background:radial-gradient(640px 520px at -6% 8%,rgba(125,83,255,.26),transparent 60%),radial-gradient(560px 480px at 16% 92%,rgba(157,124,255,.22),transparent 62%),radial-gradient(720px 540px at 4% 50%,rgba(255,223,61,.1),transparent 60%)}.sidebar{margin:14px;border-radius:24px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.62),rgba(248,247,252,.5));-webkit-backdrop-filter:blur(26px) saturate(1.5);backdrop-filter:blur(26px) saturate(1.5);border:1px solid rgba(255,255,255,.7);box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 30px 60px -30px rgba(70,52,140,.45),0 8px 24px -16px rgba(70,52,140,.3)}.sb-scroll,.sidebar{display:flex;flex-direction:column;min-height:0}.sb-scroll{flex:1}.sb-pad{padding:18px 14px 6px}.sb-brand{padding:4px 6px 16px}.sb-brand img{height:42px}.sb-mobile-close{display:none}.sb-group-label{font-size:11px;color:var(--dim);padding:6px 10px 5px}.nav-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:12px;color:var(--muted);font-size:14.5px;font-weight:500;transition:background .15s,color .15s;position:relative;cursor:pointer;width:100%;text-align:left}.nav-item svg{width:19px;height:19px;flex-shrink:0;stroke-width:1.8}.nav-item:hover{background:rgba(18,14,38,.04);color:var(--text)}.nav-item.active{color:#fff;background:var(--grad);box-shadow:0 10px 24px -12px rgba(125,83,255,.7),inset 0 1px 0 rgba(255,255,255,.3)}.nav-item .nv-badge{margin-left:auto;font-family:var(--mono);font-size:10.5px;background:rgba(18,14,38,.06);color:var(--muted);padding:2px 7px;border-radius:999px}.nav-item.active .nv-badge{background:rgba(255,255,255,.22);color:#fff}.sb-agent{margin:14px 14px 4px;padding:13px;border-radius:16px;border:1px solid rgba(125,83,255,.22);background:linear-gradient(160deg,rgba(125,83,255,.09),rgba(157,124,255,.05));position:relative;cursor:pointer;transition:border-color .15s,transform .15s}.sb-agent:hover{border-color:rgba(125,83,255,.4)}.sb-agent .ag-top{display:flex;align-items:center;gap:11px}.sb-agent .ag-av{width:46px;height:46px;border-radius:14px;flex-shrink:0;display:grid;place-items:center;color:#fff;font-weight:700;font-size:18px;font-family:var(--display);background:var(--grad);box-shadow:0 10px 22px -12px rgba(125,83,255,.8);position:relative}.sb-agent .ag-av .on-dot{position:absolute;right:-2px;bottom:-2px;width:14px;height:14px;border-radius:50%;background:var(--good);border:2.5px solid #fbfaff}.sb-agent .ag-meta{min-width:0;flex:1}.sb-agent .ag-name{font-family:var(--display);font-weight:700;font-size:15.5px;letter-spacing:-.01em;display:flex;align-items:center;gap:6px}.sb-agent .ag-role{font-size:11.5px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-agent .ag-pro{font-size:11px;color:var(--violet-ink);background:rgba(125,83,255,.13);border:1px solid rgba(125,83,255,.28);padding:1px 6px;border-radius:999px}.sb-mem{margin-top:11px}.sb-mem .mm-row{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--muted);margin-bottom:5px}.sb-mem .mm-row b{color:var(--text);font-weight:600}.sb-bar{height:7px;border-radius:999px;background:rgba(18,14,38,.08);overflow:hidden}.sb-bar>span{display:block;height:100%;border-radius:999px;background:var(--grad)}.sb-agent .ag-btn{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;margin-top:12px;padding:8px;border-radius:10px;font-size:12.5px;font-weight:600;color:#fff;background:var(--grad);box-shadow:0 8px 18px -10px rgba(125,83,255,.7);transition:transform .15s}.sb-agent .ag-btn svg{width:14px;height:14px}.sb-chats-head{display:flex;align-items:center;gap:8px;padding:12px 22px 6px}.sb-chats-head .ch-l{font-size:11px;color:var(--dim)}.sb-chats-head .ch-count{font-family:var(--mono);font-size:10px;color:var(--violet-ink);background:rgba(125,83,255,.1);padding:1px 7px;border-radius:999px}.sb-chats-head .ch-new{margin-left:auto;width:26px;height:26px;border-radius:8px;display:grid;place-items:center;color:var(--violet-ink);border:1px solid rgba(125,83,255,.25);background:rgba(255,255,255,.6)}.sb-chats-head .ch-new:hover{background:rgba(125,83,255,.1)}.sb-chats-head .ch-new svg{width:15px;height:15px}.chat-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:4px;padding:0 14px 8px}.chat-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:0;padding:6px 8px;border:0;background:transparent;border-radius:8px;font-family:var(--mono);font-size:10.5px;letter-spacing:.03em;color:var(--dim);cursor:pointer;transition:background .15s,color .15s}.chat-tabs .ct-l{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-tabs .count-badge{margin-left:0;min-width:16px;height:16px;line-height:16px;font-size:10px}.chat-tabs button:hover{color:var(--text);background:rgba(125,83,255,.06)}.chat-tabs button.on{background:rgba(125,83,255,.12);color:var(--violet-ink);font-weight:600}.sb-search{margin:4px 14px 6px;position:relative}.sb-search svg{position:absolute;left:11px;top:50%;transform:translateY(-50%);width:15px;height:15px;color:var(--dim)}.sb-search input{width:100%;border:1px solid var(--line-control);border-radius:10px;background:rgba(255,255,255,.7);padding:8px 12px 8px 33px;font-size:13px;color:var(--text);outline:0}.sb-search input:focus{border-color:rgba(125,83,255,.5);box-shadow:0 0 0 3px rgba(125,83,255,.1)}.sb-chats{flex:1;overflow-y:auto;padding:2px 10px 10px;min-height:0}.sb-chats::-webkit-scrollbar{width:8px}.sb-chats::-webkit-scrollbar-thumb{background:rgba(18,14,38,.12);border-radius:99px;border:2px solid transparent;background-clip:padding-box}.chat-item{display:flex;gap:11px;padding:9px 10px;border-radius:12px;cursor:pointer;position:relative;transition:background .14s}.chat-item:hover{background:rgba(18,14,38,.04)}.chat-item.active{background:rgba(125,83,255,.1)}.chat-item.active:before{content:"";position:absolute;left:0;top:11px;bottom:11px;width:3px;border-radius:99px;background:var(--grad)}.chat-av{width:40px;height:40px;flex-shrink:0;place-items:center;color:#fff;font-weight:600;font-size:13.5px;position:relative}.ch-badge,.chat-av{border-radius:50%;display:grid}.ch-badge{place-items:center}.ch-badge svg{width:60%;height:60%;display:block}.chat-av .ch-badge{position:absolute;right:-2px;bottom:-2px;width:16px;height:16px;border-radius:50%;display:grid;place-items:center;border:2px solid #fbfaff}.chat-av .ch-badge svg{width:9px;height:9px}.chat-mid{flex:1;min-width:0}.chat-row1{display:flex;align-items:center;gap:8px}.chat-name{font-size:13.5px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-time{margin-left:auto;font-family:var(--mono);font-size:11px;color:var(--dim);flex-shrink:0}.chat-row2{display:flex;align-items:center;gap:8px;margin-top:2px}.chat-prev{font-size:12px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.chat-prev .by-ai{color:var(--violet-ink);font-weight:500}.chat-unread{min-width:18px;padding:0 5px;border-radius:999px;background:var(--violet);color:#fff;font-family:var(--mono);font-size:10px;font-weight:600;place-items:center}.chat-flag,.chat-unread{flex-shrink:0;height:18px;display:grid}.chat-flag{width:18px;border-radius:6px;place-items:center;background:rgba(229,147,58,.16)}.chat-flag svg{width:11px;height:11px}.sb-account{border-top:1px solid var(--line);padding:11px 14px;display:flex;align-items:center;gap:11px;cursor:pointer;background:rgba(255,255,255,.5)}.sb-account:hover{background:rgba(18,14,38,.03)}.sb-account .ua{width:38px;height:38px;border-radius:50%;flex-shrink:0;display:grid;place-items:center;color:#fff;font-weight:600;font-size:14px;background:var(--grad)}.sb-account .un{font-size:13.5px;font-weight:600;line-height:1.2}.sb-account .ur{font-size:11.5px;color:var(--dim)}.sb-account .ucog{margin-left:auto;width:32px;height:32px;border-radius:9px;display:grid;place-items:center;color:var(--dim);border:1px solid var(--line-2)}.sb-account .ucog:hover{color:var(--violet-ink);border-color:rgba(125,83,255,.3)}.sb-account .ucog svg{width:16px;height:16px}.main{min-width:0;display:flex;flex-direction:column;height:100vh;overflow:hidden}.topbar{flex-shrink:0;height:var(--topbar-h);display:flex;align-items:center;gap:20px;padding:0 34px;background:rgba(245,244,250,.94);border-bottom:1px solid var(--line)}.tb-hamburger{display:none;flex-shrink:0}.tb-titles{flex:1 1 auto;min-width:0;overflow:hidden}.tb-titles h1{font-family:var(--display);font-weight:700;font-size:24px;letter-spacing:-.02em;margin:0;line-height:1.1}.tb-titles h1,.tb-titles p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tb-titles p{margin:2px 0 0;font-size:12.5px;color:var(--muted)}.tb-right{margin-left:auto;display:flex;align-items:center;gap:12px;flex-shrink:0}.live-pill{display:inline-flex;align-items:center;gap:8px;padding:7px 13px;border-radius:999px;border:1px solid rgba(125,83,255,.25);background:rgba(125,83,255,.06);font-size:12.5px;font-weight:500;color:var(--text)}.live-dot{width:8px;height:8px;border-radius:50%;background:var(--violet);box-shadow:0 0 0 0 rgba(125,83,255,.6);animation:lk-pulse 1.8s infinite}@media (prefers-reduced-motion:reduce){.live-dot{animation:none;box-shadow:0 0 0 3px rgba(125,83,255,.35)}}@keyframes lk-pulse{0%{box-shadow:0 0 0 0 rgba(125,83,255,.5)}70%{box-shadow:0 0 0 9px rgba(125,83,255,0)}to{box-shadow:0 0 0 0 rgba(125,83,255,0)}}.tb-chip{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:11px;font-size:13px;color:var(--muted);border:1px solid var(--line-2);background:rgba(255,255,255,.7)}.tb-chip svg{width:16px;height:16px}.tb-chip:hover{border-color:var(--line-3);color:var(--text)}.tb-icon{position:relative;width:40px;height:40px;border-radius:11px;display:grid;place-items:center;color:var(--muted);border:1px solid var(--line-2);background:rgba(255,255,255,.7)}.tb-icon:hover{color:var(--text);border-color:var(--line-3)}.tb-icon .ndot{position:absolute;top:9px;right:10px;width:8px;height:8px;border-radius:50%;background:var(--bad);border:2px solid var(--bg)}.content{flex:1;overflow-y:auto;padding:28px 34px 48px;min-height:0}.content.flush{padding:0;overflow:hidden}.cwrap{max-width:1320px;width:100%;margin:0 auto}.section{display:none}.section.is-active{display:block}.section.fill{height:100%}@media (prefers-reduced-motion:no-preference){.section.is-active{animation:lk-fade var(--dur-lg) var(--ease-out)}}@keyframes lk-fade{0%{transform:translateY(7px)}to{transform:none}}.lk-scope.auth-shell{height:auto;min-height:100vh;overflow:auto;display:flex;align-items:center;justify-content:center;padding:32px 16px}.auth-shell .auth-box{width:100%;max-width:400px;position:relative;z-index:2}.auth-shell .auth-brand{text-align:center;margin-bottom:26px}.auth-shell .auth-logo{font-family:var(--display);font-weight:700;font-size:38px;letter-spacing:-.03em;line-height:1.1}.auth-shell .auth-brand p{margin:4px 0 0;font-size:13.5px;color:var(--muted)}.auth-shell .card{padding:26px 24px}.auth-shell .card h1{font-family:var(--display);font-weight:700;font-size:20px;letter-spacing:-.02em;margin:0 0 18px}.auth-shell .auth-links{display:flex;justify-content:space-between;gap:12px;margin-top:16px;font-size:13px}.auth-shell .auth-links a{color:var(--violet-ink);font-weight:600}.auth-shell .auth-links a:hover{text-decoration:underline}.auth-shell .auth-err{margin:0;font-size:13px;color:var(--bad-ink)}.auth-shell .auth-ok{margin:0;font-size:13px;color:var(--good-ink)}.auth-shell .auth-sep{display:flex;align-items:center;gap:12px;margin:18px 0;font-size:12px;color:var(--dim)}.auth-shell .auth-sep:after,.auth-shell .auth-sep:before{content:"";flex:1;height:1px;background:var(--line-2)}.lk-scope .inp-invalid{border-color:var(--bad);box-shadow:0 0 0 3px rgba(229,96,77,.12)}.auth-shell .reg-bar-empty{background:var(--line-2)}.auth-shell .reg-bar-1{background:var(--bad)}.auth-shell .reg-bar-2{background:var(--warn)}.auth-shell .reg-bar-3{background:var(--good)}.auth-shell .reg-txt-1{color:var(--bad-ink)}.auth-shell .reg-txt-2{color:var(--warn-ink)}.auth-shell .reg-txt-3{color:var(--good-ink)}.auth-shell .reg-warn{display:flex;align-items:center;gap:6px;margin-top:6px;font-size:11.5px;color:var(--warn-ink)}.auth-shell .reg-consent{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.45;color:var(--muted);cursor:pointer}.auth-shell .reg-check{margin-top:2px;width:16px;height:16px;flex-shrink:0;accent-color:var(--violet)}.auth-shell .reg-link{color:var(--violet-ink);font-weight:600;text-underline-offset:2px}.auth-shell .reg-link:hover{text-decoration:underline}.auth-shell .reg-eye{position:absolute;right:6px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9px;color:var(--dim);transition:color .15s,background .15s}.auth-shell .reg-eye:hover{color:var(--violet-ink);background:rgba(125,83,255,.08)}.auth-shell .onb-skip{width:100%;text-align:center;font-size:13px;color:var(--dim);transition:color .15s}.auth-shell .onb-skip:hover{color:var(--text)}.auth-shell .onb-spin{margin:0 auto;width:40px;height:40px;border-radius:50%;border:2px solid var(--line-2);border-top-color:var(--violet);animation:lk-spin .8s linear infinite}@keyframes lk-spin{to{transform:rotate(1turn)}}@media(prefers-reduced-motion:reduce){.auth-shell .onb-spin{animation-duration:2.4s}}.card{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(255,255,255,.55));padding:22px;position:relative}.card-head{display:flex;align-items:center;gap:12px;margin-bottom:18px}.card-head h3{font-family:var(--display);font-weight:700;font-size:16.5px;letter-spacing:-.01em;margin:0}.card-head .ch-sub{font-size:12px;color:var(--dim);margin-top:2px}.card-head .ch-act{margin-left:auto;font-family:var(--mono);font-size:11px;color:var(--dim);display:inline-flex;align-items:center;gap:6px;white-space:nowrap;cursor:pointer}.card-head .ch-act:hover{color:var(--violet-ink)}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:18px}@media(max-width:1080px){.kpi-grid{grid-template-columns:repeat(2,1fr)}}.kpi{border:1px solid var(--line);border-radius:var(--radius-lg);padding:20px;background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(255,255,255,.55));display:flex;flex-direction:column;gap:14px;position:relative;overflow:hidden;transition:border-color .2s,transform .2s}.kpi:hover{border-color:var(--line-2)}.kpi .k-top{display:flex;align-items:center;gap:10px;min-height:39px}@media(max-width:1080px){.kpi .k-top{flex-direction:column;align-items:flex-start;gap:8px;min-height:87px}}.kpi .k-ic{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;color:var(--violet-ink);background:var(--grad-soft);border:1px solid rgba(125,83,255,.2)}.kpi .k-ic svg{width:19px;height:19px;stroke-width:1.9}.kpi .k-label{font-size:12.5px;color:var(--muted);font-weight:500}.kpi .k-val{font-family:var(--serif);font-size:38px;line-height:.95;letter-spacing:-.02em}.kpi .k-val .u{font-family:var(--sans);font-size:15px;font-weight:500;color:var(--muted);margin-left:4px}.kpi .k-foot{display:flex;align-items:center;gap:8px;font-size:12px}.delta{display:inline-flex;align-items:center;gap:4px;font-family:var(--mono);font-size:11.5px;font-weight:500;padding:2px 8px;border-radius:999px}.delta svg{width:12px;height:12px}.delta.up{color:var(--good-ink);background:rgba(31,158,107,.1)}.delta.down{color:var(--bad-ink);background:rgba(229,96,77,.1)}.delta.neutral{color:var(--violet-ink);background:rgba(125,83,255,.1)}.kpi .k-note{color:var(--dim);font-size:11.5px}.spark{display:flex;align-items:flex-end;gap:3px;height:30px;margin-top:auto}.spark span{flex:1;border-radius:3px 3px 0 0;background:linear-gradient(180deg,var(--violet),var(--blue));opacity:.85}.grid-12{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.col-3{grid-column:span 3}.col-4{grid-column:span 4}.col-5{grid-column:span 5}.col-6{grid-column:span 6}.col-7{grid-column:span 7}.col-8{grid-column:span 8}.col-9{grid-column:span 9}.col-12{grid-column:span 12}@media(max-width:1080px){.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{grid-column:span 12}}.donut-wrap{display:flex;align-items:center;gap:26px}.donut{--p:68;position:relative;width:170px;height:170px;border-radius:50%;flex-shrink:0;background:conic-gradient(var(--violet) calc(var(--p)*1%),var(--surface-2) 0)}.donut:after{content:"";position:absolute;inset:18px;border-radius:50%;background:var(--surface);box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 8px 24px -16px rgba(70,52,140,.4)}.donut .dc{position:absolute;inset:0;display:grid;place-items:center;text-align:center;z-index:1}.donut .dc .dn-num{font-family:var(--serif);font-size:32px;line-height:1;letter-spacing:-.02em;white-space:nowrap}.donut .dc .dn-lbl{font-size:11px;color:var(--dim);margin-top:4px}.donut-legend{display:flex;flex-direction:column;gap:12px;flex:1;min-width:0}.dl-row{display:flex;align-items:center;gap:10px}.dl-dot{width:11px;height:11px;border-radius:3px;flex-shrink:0}.dl-row .dl-name{font-size:13px;color:var(--muted)}.dl-row .dl-val{margin-left:auto;font-family:var(--serif);font-size:18px;letter-spacing:-.01em;white-space:nowrap}.dl-note{margin-top:4px;padding-top:14px;border-top:1px dashed var(--line-2);font-size:12px;color:var(--muted);display:flex;align-items:center;gap:7px}.dl-note svg{width:14px;height:14px;color:var(--violet-ink)}.bars{display:flex;align-items:flex-end;gap:7px;height:200px;padding-top:10px}.bar-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;height:100%;justify-content:flex-end;position:relative}.bar-col .stack{width:100%;max-width:30px;display:flex;flex-direction:column-reverse;border-radius:5px 5px 0 0;overflow:hidden;transition:transform .15s}.bar-col:hover .stack{transform:scaleY(1.03);transform-origin:bottom}.bar-col .seg-ai{background:var(--grad)}.bar-col .seg-esc{background:rgba(125,83,255,.24)}.bar-col .blabel{font-family:var(--mono);font-size:10px;color:var(--dim)}.chart-legend{display:flex;gap:18px;margin-top:14px;flex-wrap:wrap}.cl-item{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--muted)}.cl-sw{width:12px;height:12px;border-radius:4px}.chan-list{display:flex;flex-direction:column;gap:15px}.chan-row .chan-top{display:flex;align-items:center;gap:11px;margin-bottom:7px}.chan-ic{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;flex-shrink:0}.chan-ic svg{width:16px;height:16px}.chan-name{font-size:13px;font-weight:500}.chan-pct{margin-left:auto;font-family:var(--mono);font-size:12px;color:var(--muted)}.chan-track{height:8px;border-radius:999px;background:rgba(18,14,38,.06);overflow:hidden}.chan-track>span{display:block;height:100%;border-radius:999px}.csat-top{display:flex;align-items:flex-end;gap:14px;margin-bottom:16px}.csat-big{font-family:var(--serif);font-size:52px;line-height:.9;letter-spacing:-.02em}.csat-of{font-size:14px;color:var(--dim);margin-bottom:8px}.stars{display:flex;gap:3px;margin-bottom:4px}.stars svg{width:17px;height:17px;color:var(--accent);fill:var(--accent)}.stars svg.half{color:var(--line-3)}.csat-dist{display:flex;flex-direction:column;gap:8px;margin-top:4px}.csat-dist .cd-row{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted)}.csat-dist .cd-row .cd-k{width:30px;font-family:var(--mono);color:var(--dim)}.csat-dist .cd-track{flex:1;height:6px;border-radius:999px;background:rgba(18,14,38,.06);overflow:hidden}.csat-dist .cd-track>span{display:block;height:100%;background:var(--grad);border-radius:999px}.csat-dist .cd-v{width:34px;text-align:right;font-family:var(--mono);font-size:11px}.esc-list{display:flex;flex-direction:column}.esc-item{display:flex;align-items:center;gap:14px;padding:14px 4px;border-bottom:1px solid var(--line)}.esc-item:last-child{border-bottom:0;padding-bottom:0}.esc-item:first-child{padding-top:0}.esc-av{width:38px;height:38px;flex-shrink:0;place-items:center;color:#fff;font-weight:600;font-size:13px;position:relative}.esc-av,.esc-av .ch-badge{border-radius:50%;display:grid}.esc-av .ch-badge{position:absolute;right:-3px;bottom:-3px;width:17px;height:17px;place-items:center;border:2px solid var(--surface)}.esc-av .ch-badge svg{width:9px;height:9px}.esc-body{flex:1;min-width:0}.esc-name{font-size:13.5px;font-weight:600}.esc-reason{font-size:12.5px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.esc-meta{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.esc-time{font-family:var(--mono);color:var(--dim)}.esc-time,.tag{font-size:11px;white-space:nowrap}.tag{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:999px}.tag.open{color:var(--warn-ink);background:rgba(229,147,58,.12);border:1px solid rgba(229,147,58,.25)}.tag.done{color:var(--good-ink);background:rgba(31,158,107,.1);border:1px solid rgba(31,158,107,.22)}.tag.wait{color:var(--violet-ink);background:rgba(125,83,255,.1);border:1px solid rgba(125,83,255,.22)}.topics-list{display:flex;flex-direction:column}.topic-row{display:flex;align-items:center;gap:10px;padding:6px 0;border-bottom:1px solid var(--line);font-size:12.5px}.topic-row:first-child{padding-top:0}.topic-row:last-child{border-bottom:0}.topic-row .tr-name{color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topic-row .tr-val{margin-left:auto;flex-shrink:0;font-family:var(--mono);font-size:11px;color:var(--violet-ink);background:rgba(125,83,255,.1);padding:1px 8px;border-radius:999px}.topic-row.tr-other .tr-name{color:var(--muted)}.topic-row.tr-other .tr-val{color:var(--muted);background:rgba(18,14,38,.05)}.stack{gap:18px}.field,.stack{display:flex;flex-direction:column}.field{gap:7px;margin-bottom:18px}.field:last-child{margin-bottom:0}.field label{font-size:13px;font-weight:600}.field .hint{font-size:12px;color:var(--dim);margin-top:-2px}.inp,.sel,.ta{border:1px solid var(--line-control);border-radius:11px;background:rgba(255,255,255,.7);padding:12px 14px;font-size:14px;color:var(--text);outline:0;width:100%;transition:border-color .15s,box-shadow .15s}.inp:focus,.sel:focus,.ta:focus{border-color:rgba(125,83,255,.55);box-shadow:0 0 0 4px rgba(125,83,255,.1)}.ta{resize:vertical;min-height:96px;line-height:1.55;font-family:inherit}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field-row>*{min-width:0}@media(max-width:680px){.field-row{grid-template-columns:1fr}}.chips{display:flex;flex-wrap:wrap;gap:9px}.chip{padding:9px 15px;border-radius:999px;border:1px solid var(--line-2);background:rgba(255,255,255,.6);font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;transition:border-color .15s,color .15s,background .15s}.chip:hover{border-color:var(--line-3);color:var(--text)}.chip.on{color:#fff;background:var(--grad);border-color:transparent;box-shadow:0 8px 20px -10px rgba(125,83,255,.6)}.switch{position:relative;width:44px;height:25px;border-radius:999px;background:rgba(18,14,38,.14);flex-shrink:0;transition:background .2s;cursor:pointer}.switch:after{content:"";position:absolute;top:2px;left:2px;width:21px;height:21px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.18);transition:transform .2s}.switch.on{background:var(--violet)}.switch.on:after{transform:translateX(19px)}.switch:focus-visible{outline:2px solid var(--violet);outline-offset:2px}.listrow{display:flex;align-items:center;gap:14px;padding:15px 0;border-bottom:1px solid var(--line)}.listrow:last-child{border-bottom:0}.listrow:first-child{padding-top:0}.lr-ic{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;flex-shrink:0}.lr-main{flex:1;min-width:0}.lr-title{font-size:14px;font-weight:600}.lr-sub{font-size:12.5px;color:var(--muted);margin-top:2px}.lr-right{margin-left:auto;display:flex;gap:12px;flex-shrink:0}.badge,.lr-right{align-items:center}.badge{display:inline-flex;gap:6px;font-size:11px;padding:4px 10px;border-radius:999px}.badge.ok{color:var(--good-ink);background:rgba(31,158,107,.1);border:1px solid rgba(31,158,107,.22)}.badge.learn{color:var(--violet-ink);background:rgba(125,83,255,.1);border:1px solid rgba(125,83,255,.22)}.badge.off{color:var(--dim);background:rgba(18,14,38,.04);border:1px solid var(--line-2)}button.badge:hover{text-decoration:underline;opacity:.8}.badge .bdot{width:6px;height:6px;border-radius:50%;background:currentColor}.badge.learn .bdot{animation:lk-pulse-s 1.4s infinite}.lk-scope .tag .bdot{width:5px;height:5px;border-radius:50%}@media (prefers-reduced-motion:reduce){.badge.learn .bdot{animation:none}}@keyframes lk-pulse-s{0%,to{opacity:1}50%{opacity:.3}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 18px;border-radius:11px;font-size:13.5px;font-weight:600;letter-spacing:-.01em;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s;white-space:nowrap}.btn svg{width:16px;height:16px}.btn-sm{padding:8px 13px;font-size:12.5px;border-radius:10px}.btn-primary{background:var(--grad);color:#fff;box-shadow:0 10px 24px -12px rgba(125,83,255,.65),inset 0 1px 0 rgba(255,255,255,.25)}.btn-accent{background:var(--accent);color:var(--accent-ink)}.btn-ghost{border:1px solid var(--line-2);background:rgba(255,255,255,.6);color:var(--text)}.btn-ghost:hover{border-color:var(--line-3);background:rgba(255,255,255,.85)}.btn-danger{background:var(--bad);color:#fff;box-shadow:0 10px 24px -12px rgba(229,96,77,.65),inset 0 1px 0 rgba(255,255,255,.25)}.section-title{font-family:var(--display);font-weight:700;font-size:18px;letter-spacing:-.01em;margin:0 0 4px}.muted-p{color:var(--muted);font-size:13.5px;margin:0 0 18px}.empty-state{text-align:center;color:var(--muted);font-size:13px}.agent-hero{display:flex;align-items:flex-start;gap:18px}.a-big-av{width:76px;height:76px;border-radius:22px;display:grid;place-items:center;color:#fff;font-weight:700;font-family:var(--display);font-size:30px;flex-shrink:0;background:var(--grad);box-shadow:0 18px 40px -18px rgba(125,83,255,.7);position:relative;overflow:hidden}.a-big-av .ring{position:absolute;inset:0;border-radius:22px;border:2px solid rgba(255,255,255,.18)}.ah-name{font-family:var(--display);font-weight:700;font-size:22px;letter-spacing:-.02em;display:flex;align-items:center;gap:10px}.ah-role{color:var(--muted);font-size:13.5px;margin-top:2px}.fact{display:flex;align-items:flex-start;gap:10px;padding:11px 13px;border-radius:12px;background:rgba(125,83,255,.05);border:1px solid var(--line);font-size:13px;color:var(--text)}.fact .fic{width:22px;height:22px;border-radius:7px;flex-shrink:0;display:grid;place-items:center;background:rgba(125,83,255,.14);color:var(--violet-ink)}.fact .fic svg{width:13px;height:13px}.team-av{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:600;font-size:13px;flex-shrink:0}.save-bar{gap:12px;margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}.save-bar,.save-bar .sb-hint{display:flex;align-items:center}.save-bar .sb-hint{font-size:12.5px;color:var(--dim);margin-right:auto;gap:7px}.save-bar .sb-hint svg{width:14px;height:14px;color:var(--good-ink)}.conv{display:flex;flex-direction:column;height:100%;min-height:0;background:var(--bg)}.conv-head{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:center;gap:13px;padding:14px 28px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.6)}.conv-head .cv-av{width:42px;height:42px;border-radius:50%;flex-shrink:0;display:grid;place-items:center;color:#fff;font-weight:600;font-size:14px;position:relative}.conv-head .cv-av .ch-badge{position:absolute;right:-2px;bottom:-2px;width:17px;height:17px;border-radius:50%;display:grid;place-items:center;border:2px solid #fff}.conv-head .cv-av .ch-badge svg{width:9px;height:9px}.conv-head .cv-name{font-family:var(--display);font-weight:700;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conv-head .cv-sub{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:7px;min-width:0}.conv-head .cv-sub .tag{overflow:hidden;text-overflow:ellipsis}.conv-head .cv-act{margin-left:auto;display:flex;flex-wrap:wrap;align-items:center;gap:9px}.conv-body{flex:1;overflow-y:auto;padding:24px 28px;display:flex;flex-direction:column;gap:14px;min-height:0}.conv-body::-webkit-scrollbar{width:9px}.conv-body::-webkit-scrollbar-thumb{background:rgba(18,14,38,.12);border-radius:99px;border:2px solid transparent;background-clip:padding-box}.daydiv{align-self:center;font-size:11px;color:var(--dim);background:rgba(18,14,38,.05);padding:3px 12px;border-radius:999px;margin:2px 0}.msg{max-width:64%;display:flex;flex-direction:column;gap:3px}.msg .bubble{padding:11px 15px;border-radius:16px;font-size:14px;line-height:1.5}.msg .mt{font-family:var(--mono);font-size:9.5px;color:var(--dim)}.msg-ava{width:16px;height:16px;border-radius:50%;flex-shrink:0;display:grid;place-items:center;color:#fff;font-weight:600;font-size:8px;position:relative;overflow:hidden;margin-right:4px}.msg.in{align-self:flex-start}.msg.in .bubble{background:#fff;border:1px solid var(--line-2);border-bottom-left-radius:5px}.msg.out{align-self:flex-end;align-items:flex-end}.msg.out .bubble{background:var(--grad);color:#fff;border-bottom-right-radius:5px;box-shadow:0 10px 26px -16px rgba(125,83,255,.7)}.msg.out .bubble p{margin:0 0 6px}.msg.out .bubble p:last-child{margin-bottom:0}.msg.out .bubble .md-h{font-weight:700;margin:2px 0}.msg.out .bubble a{color:#fff;text-decoration:underline;text-underline-offset:2px}.msg.out .bubble ol,.msg.out .bubble ul{margin:4px 0;padding-left:18px}.msg.out .bubble li{margin:2px 0}.msg.out .bubble code{background:rgba(255,255,255,.2);padding:1px 5px;border-radius:4px;font-size:12px}.msg.out .mt{display:flex;align-items:center;gap:5px}.msg.out .mt .who{color:var(--violet-ink);font-weight:600}.msg.note{align-self:center;max-width:80%;text-align:center}.msg.note .bubble{background:rgba(229,147,58,.1);border:1px dashed rgba(229,147,58,.4);color:var(--warn-ink);font-size:12px;border-radius:12px}@keyframes msg-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.msg[data-new]{animation:msg-in var(--dur-sm) var(--ease-out)}@media(prefers-reduced-motion:reduce){.msg[data-new]{animation:none}}.conv-input{flex-shrink:0;padding:16px 28px;border-top:1px solid var(--line);background:rgba(255,255,255,.6)}.ci-box{display:flex;align-items:flex-end;gap:11px;border:1px solid var(--line-control);border-radius:16px;background:#fff;padding:8px 8px 8px 16px}.ci-box:focus-within{border-color:rgba(125,83,255,.5);box-shadow:0 0 0 4px rgba(125,83,255,.1)}.ci-box textarea{flex:1;border:0;outline:0;resize:none;font-size:14px;line-height:1.5;max-height:120px;padding:7px 0;background:none}.ci-tools{display:flex;align-items:center;gap:6px}.ci-icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;color:var(--dim)}.ci-icon:hover{color:var(--violet-ink);background:rgba(125,83,255,.08)}.ci-icon svg{width:18px;height:18px}.ci-send{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;color:#fff;background:var(--grad);box-shadow:0 8px 18px -10px rgba(125,83,255,.8)}.ci-send svg{width:18px;height:18px}.ci-row{display:flex;align-items:center;gap:10px;margin-top:9px;font-size:11.5px;color:var(--dim)}.ai-toggle-pill{display:inline-flex;align-items:center;gap:8px;padding:5px 11px;border-radius:999px;border:1px solid rgba(125,83,255,.25);background:rgba(125,83,255,.06);font-size:12px;color:var(--text)}.testchat{display:flex;flex-direction:column;height:560px;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.7),rgba(255,255,255,.5));overflow:hidden}.testchat .tc-head{flex-shrink:0;display:flex;align-items:center;gap:10px;padding:14px 18px;border-bottom:1px solid var(--line)}.testchat .tc-head .tc-dot{width:8px;height:8px;border-radius:50%;background:var(--good)}.testchat .tc-head h3{font-family:var(--display);font-weight:700;font-size:15px;margin:0}.testchat .tc-head .tc-tag{margin-left:auto;font-family:var(--mono);font-size:10px;color:var(--violet-ink);background:rgba(125,83,255,.1);padding:3px 9px;border-radius:999px}.testchat .conv-body{padding:18px}.testchat .conv-input{padding:14px 18px}.typing{display:inline-flex;gap:3px;align-items:center;padding:13px 16px}.typing span{width:7px;height:7px;border-radius:50%;background:#fff;opacity:.85;animation:lk-blink 1.2s infinite}.typing span:nth-child(2){animation-delay:.2s}.typing span:nth-child(3){animation-delay:.4s}@media (prefers-reduced-motion:reduce){.typing span{animation:none;opacity:.6}}@keyframes lk-blink{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.crm-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:18px;flex-wrap:wrap}.seg{display:inline-flex;background:rgba(18,14,38,.04);border:1px solid var(--line-2);border-radius:11px;padding:3px}.seg button{padding:7px 14px;border-radius:8px;font-size:13px;font-weight:500;color:var(--muted)}.seg button.on{background:#fff;color:var(--text);box-shadow:0 2px 8px -4px rgba(70,52,140,.3)}.crm-search{position:relative;min-width:230px}@media(max-width:680px){.crm-search{min-width:0;flex:1 1 100%}.crm-toolbar .dd-trigger,.crm-toolbar>.dd{min-width:0;max-width:none;width:100%}.lk-scope .crm-pop{position:fixed!important;left:8px!important;right:8px!important;top:auto!important;bottom:8px!important;width:auto!important;max-height:min(70vh,540px);max-height:min(70dvh,540px);overflow-y:auto;overscroll-behavior:contain}}.crm-search svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:var(--dim)}.crm-search input{width:100%;border:1px solid var(--line-control);border-radius:11px;background:rgba(255,255,255,.7);padding:10px 12px 10px 36px;font-size:13.5px;outline:0}.crm-search input:focus{border-color:rgba(125,83,255,.5);box-shadow:0 0 0 4px rgba(125,83,255,.1)}.table-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:rgba(255,255,255,.6);overflow-x:auto;overflow-y:hidden}.st-del-cell{position:sticky;right:0;background:var(--surface);box-shadow:-6px 0 6px -6px rgba(0,0,0,.12)}.crm-table{width:100%;border-collapse:collapse}.crm-table th{font-size:11px;color:var(--dim);text-align:left;font-weight:500;white-space:nowrap}.crm-table td,.crm-table th{padding:13px 18px;border-bottom:1px solid var(--line)}.crm-table td{font-size:13.5px;vertical-align:middle}.crm-table tr:last-child td{border-bottom:0}.crm-table tbody tr{transition:background .12s;cursor:pointer}.crm-table tbody tr.row-link{position:relative}.row-link-a{color:inherit;text-decoration:none}.row-link-a:after{content:"";position:absolute;inset:0}.row-link-a:focus-visible{outline:2px solid var(--violet);outline-offset:2px;border-radius:4px}.crm-table tbody tr:hover{background:rgba(125,83,255,.04)}.cell-cust{display:flex;align-items:center;gap:11px}.cell-cust .cc-av{width:36px;height:36px;border-radius:50%;flex-shrink:0;display:grid;place-items:center;color:#fff;font-weight:600;font-size:12.5px;position:relative}.cell-cust .cc-av .ch-badge{position:absolute;right:-2px;bottom:-2px;width:15px;height:15px;border-radius:50%;display:grid;place-items:center;border:2px solid #fff}.cell-cust .cc-av .ch-badge svg{width:8px;height:8px}.cell-cust .cc-name{font-weight:600;font-size:13.5px;line-height:1.2}.cell-cust .cc-sub{font-size:11.5px;color:var(--dim)}.st-pill{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;padding:4px 11px;border-radius:999px;white-space:nowrap}.st-pill .d{width:7px;height:7px;border-radius:50%}.st-lead{color:#0F5FB8;background:rgba(0,119,255,.1)}.st-active{color:var(--good-ink);background:rgba(31,158,107,.1)}.st-vip{color:var(--violet-ink);background:rgba(125,83,255,.1)}.st-cold{color:var(--dim);background:rgba(18,14,38,.05)}.st-esc{color:var(--warn-ink);background:rgba(229,147,58,.12)}.crm-tags{display:flex;gap:6px;flex-wrap:wrap}.crm-tag{font-family:var(--mono);font-size:10px;color:var(--muted);background:rgba(18,14,38,.05);border:1px solid var(--line-2);padding:2px 8px;border-radius:7px}.money{font-family:var(--serif);font-size:15px;letter-spacing:-.01em}.row-act{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;color:var(--dim)}.row-act:hover{color:var(--violet-ink);background:rgba(125,83,255,.08)}.an-area{position:relative;height:230px;margin-top:8px}.an-area svg{width:100%;height:100%;overflow:visible}.an-xlabels{display:flex;justify-content:space-between;margin-top:8px;font-family:var(--mono);font-size:10px;color:var(--dim)}.an-legend{display:flex;gap:18px;flex-wrap:wrap;margin-top:4px}.heat{display:grid;grid-template-columns:auto repeat(7,1fr);gap:5px;font-family:var(--mono);font-size:10px;color:var(--dim)}.heat .hh{display:grid;place-items:center;height:22px}.heat .hc{height:22px;border-radius:5px;background:rgba(125,83,255,.1)}.funnel{display:flex;flex-direction:column;gap:10px}.fn-row{gap:12px}.fn-bar,.fn-row{display:flex;align-items:center}.fn-bar{height:38px;border-radius:10px;background:var(--grad);padding:0 14px;color:#fff;font-weight:600;font-size:13px;box-shadow:0 8px 18px -12px rgba(125,83,255,.7);min-width:80px}.fn-meta{flex-shrink:0;width:120px;font-size:12.5px;color:var(--muted)}.fn-meta b{color:var(--text);display:block;font-family:var(--serif);font-size:17px;font-weight:400}.tb-tariff{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 13px;border-radius:11px;border:1px solid rgba(125,83,255,.25);background:rgba(125,83,255,.06);font-size:12.5px;font-weight:600;color:var(--text);white-space:nowrap}.tb-tariff .tt-ic{color:var(--accent);fill:var(--accent)}.tb-tariff .tt-ic,.tb-tariff .tt-ic svg{width:18px;height:18px}.tb-balance{display:inline-flex;align-items:center;gap:10px;min-height:40px;padding:0 6px 0 13px;border-radius:11px;border:1px solid var(--line-2);background:rgba(255,255,255,.7);font-size:13px;white-space:nowrap}.tb-balance .bl-n{font-family:var(--serif);font-size:16px;letter-spacing:-.01em;line-height:1}.tb-balance .bl-l{font-size:11px;color:var(--dim)}.tb-balance .bl-plus{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;color:#fff;background:var(--grad);box-shadow:0 8px 16px -10px rgba(125,83,255,.8)}.tb-balance .bl-plus svg{width:16px;height:16px}.tb-divider{width:1px;height:30px;background:var(--line-2)}.tb-acct{display:flex;align-items:center;gap:10px;padding:5px 9px 5px 6px;border-radius:12px;border:1px solid var(--line-2);background:rgba(255,255,255,.7);cursor:pointer;position:relative}.tb-acct:hover{border-color:var(--line-3)}.tb-acct .ua{width:34px;height:34px;border-radius:50%;flex-shrink:0;display:grid;place-items:center;color:#fff;background:var(--grad)}.tb-acct .ua,.tb-acct .un{font-weight:600;font-size:13px}.tb-acct .un{line-height:1.15}.tb-acct .ur{font-size:11px;color:var(--dim)}.tb-acct .uchev{color:var(--dim)}.tb-acct .uchev,.tb-acct .uchev svg{width:16px;height:16px}@media(max-width:1280px){.tb-acct .un,.tb-acct .ur{display:none}}.acct-menu{position:absolute;top:calc(100% + 8px);right:0;width:230px;background:var(--surface);border:1px solid var(--line-2);border-radius:14px;box-shadow:0 24px 50px -22px rgba(70,52,140,.4);padding:7px;z-index:60;display:none}.acct-menu.open{display:block;animation:lk-modal-in var(--dur-sm) var(--ease-out)}.acct-menu .am-head{padding:9px 11px 11px;border-bottom:1px solid var(--line);margin-bottom:6px}.acct-menu .am-name{font-weight:600;font-size:13.5px}.acct-menu .am-mail{font-size:11.5px;color:var(--dim)}.acct-menu .am-item{display:flex;align-items:center;gap:10px;padding:9px 11px;border-radius:9px;font-size:13.5px;color:var(--text);width:100%;text-align:left;cursor:pointer}.acct-menu .am-item:hover{background:rgba(18,14,38,.04)}.acct-menu .am-item svg{width:16px;height:16px;color:var(--muted)}.acct-menu .am-item.danger,.acct-menu .am-item.danger svg{color:var(--bad-ink)}.chgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:start}@media(max-width:1080px){.chgrid{grid-template-columns:1fr}}.chcard{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(255,255,255,.55));padding:20px;display:flex;flex-direction:column;gap:14px}.chcard .cc-top{display:flex;align-items:center;gap:12px}.chcard .cc-ic{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;flex-shrink:0}.chcard .cc-ic svg{width:24px;height:24px}.chcard .cc-name{font-family:var(--display);font-weight:700;font-size:16px}.chcard .cc-desc{font-size:12px;color:var(--muted)}.chcard .cc-foot{display:flex;align-items:center;gap:10px;margin-top:auto}.st-dot{display:inline-flex;align-items:flex-start;gap:7px;font-size:12px;font-weight:500;white-space:normal}.st-dot .d{width:8px;height:8px;border-radius:50%;flex-shrink:0;margin-top:5px}.st-dot.ok{color:var(--good-ink)}.st-dot.ok .d{background:var(--good)}.st-dot.err{color:var(--bad-ink)}.st-dot.err .d{background:var(--bad)}.st-dot.off{color:var(--dim)}.st-dot.off .d{background:var(--dim)}.chcard .cc-btn{margin-left:auto}.chcard .cc-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.chcard .cc-kebab{width:32px;height:32px;padding:0;flex-shrink:0}.chcard .cc-kebab svg{width:16px;height:16px}.suggest-card{border:1.5px dashed var(--line-3);border-radius:var(--radius-lg);background:rgba(255,255,255,.4);padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;text-align:center;min-height:150px}.suggest-card .sg-ic{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:var(--grad-soft);color:var(--violet-ink)}.suggest-card .sg-ic svg{width:22px;height:22px}.plan-card{border:1px solid rgba(125,83,255,.25);border-radius:var(--radius-lg);background:linear-gradient(160deg,rgba(125,83,255,.08),rgba(157,124,255,.04));padding:24px}.plan-top{display:flex;align-items:flex-start;gap:16px}.plan-badge{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:var(--grad);color:#fff;flex-shrink:0;box-shadow:0 14px 30px -16px rgba(125,83,255,.8)}.plan-badge svg{width:26px;height:26px;fill:#fff}.plan-name{font-family:var(--display);font-weight:700;font-size:22px;letter-spacing:-.01em}.plan-meta{font-size:13px;color:var(--muted);margin-top:2px}.plan-price{margin-left:auto;text-align:right}.pp-v{font-family:var(--serif);font-size:30px;letter-spacing:-.02em}.pp-v.is-text{font-size:22px;letter-spacing:-.01em}.pp-l{font-size:11px}.pp-l,.pp-old{color:var(--dim)}.pp-old{font-size:12px;text-decoration:line-through;margin-top:2px}.pay-method{display:flex;align-items:center;gap:14px;padding:16px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.6)}.pay-method .pm-card{width:46px;height:32px;border-radius:7px;background:linear-gradient(135deg,#2A1D5E,#7D53FF);display:grid;place-items:center;color:#fff;flex-shrink:0}.pay-method .pm-card svg{width:20px;height:20px}.pkg-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}@media(max-width:680px){.pkg-grid{grid-template-columns:1fr}}.pkg{border:1px solid var(--line-2);border-radius:var(--radius);background:rgba(255,255,255,.6);padding:18px;cursor:pointer;transition:border-color .15s,transform .15s;position:relative}.pkg:hover{border-color:rgba(125,83,255,.4)}.pkg.on{border-color:var(--violet);box-shadow:0 0 0 3px rgba(125,83,255,.12)}.pkg .pk-n{font-family:var(--serif);font-size:26px;letter-spacing:-.02em}.pkg .pk-l{font-size:12px;color:var(--muted)}.pkg .pk-p{margin-top:10px;font-weight:700;font-size:15px;color:var(--violet-ink)}.pkg .pk-tag{position:absolute;top:-9px;right:12px;font-size:11px;color:#fff;background:var(--grad);padding:2px 8px;border-radius:999px}.inv-row{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid var(--line);font-size:13.5px}.inv-row:last-child{border-bottom:0}.inv-row .iv-date{font-family:var(--mono);font-size:12px;color:var(--muted);width:96px}.inv-row .iv-sum{margin-left:auto;font-family:var(--serif);font-size:15px}.tariff-card,.tariff-feats{display:flex;flex-direction:column}.tariff-feats{list-style:none;margin:0 0 16px;padding:0;gap:7px;flex:1}.tariff-feats li{font-size:12.5px;color:var(--muted);line-height:1.4;padding-left:19px;position:relative}.tariff-feats li:before{content:"✓";position:absolute;left:0;color:var(--violet-ink);font-weight:700}.role-pick{display:flex;gap:9px;flex-wrap:wrap}.role-pick .rp{display:flex;align-items:center;gap:8px;padding:9px 14px;border-radius:11px;border:1px solid var(--line-2);background:rgba(255,255,255,.6);font-size:13px;font-weight:500;color:var(--muted);cursor:pointer}.role-pick .rp.on{color:var(--violet-ink);border-color:rgba(125,83,255,.4);background:rgba(125,83,255,.07)}.role-pick .rp .d{width:7px;height:7px;border-radius:50%;background:currentColor}.nav-item.nav-vaiba{align-items:center;padding:9px 12px}.nav-vaiba .nv-av{width:32px;height:32px;border-radius:10px;flex-shrink:0;display:grid;place-items:center;color:#fff;font-weight:700;font-size:14px;font-family:var(--display);background:var(--grad);position:relative;box-shadow:0 8px 18px -10px rgba(125,83,255,.8)}.nav-vaiba .nv-av .nv-on{position:absolute;right:-2px;bottom:-2px;width:11px;height:11px;border-radius:50%;background:var(--good);border:2px solid #fbfaff}.nav-vaiba.active .nv-av{background:rgba(255,255,255,.25);box-shadow:none}.nav-vaiba.active .nv-av .nv-on{border-color:#8b66ff}.nav-vaiba .nv-tx{display:flex;flex-direction:column;line-height:1.15;min-width:0}.nav-vaiba .nv-name{font-family:var(--display);font-weight:700;font-size:14px;letter-spacing:-.01em}.nav-vaiba .nv-role{font-size:11px;color:var(--dim)}.nav-vaiba.active .nv-role{color:rgba(255,255,255,.8)}.testchat-pop{position:fixed;right:24px;bottom:24px;width:374px;height:540px;max-height:calc(100vh - 120px);z-index:150;display:none;flex-direction:column;border-radius:20px;overflow:hidden;background:var(--surface);border:1px solid var(--line-2);box-shadow:0 30px 70px -22px rgba(40,25,90,.55)}.testchat-pop.open{display:flex;animation:lk-modal-in var(--dur-sm) var(--ease-out)}.testchat-pop .tc-head{flex-shrink:0;display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,rgba(125,83,255,.08),rgba(125,83,255,0))}.testchat-pop .tc-av{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:#fff;font-weight:700;font-family:var(--display);font-size:14px;background:var(--grad);position:relative;flex-shrink:0}.testchat-pop .tc-av .nv-on{position:absolute;right:-2px;bottom:-2px;width:10px;height:10px;border-radius:50%;background:var(--good);border:2px solid #fff}.testchat-pop .tc-name{font-family:var(--display);font-weight:700;font-size:14.5px;line-height:1.1}.testchat-pop .tc-tag{font-size:11px;color:var(--violet-ink)}.testchat-pop .tc-x{margin-left:auto;width:30px;height:30px;border-radius:8px;display:grid;place-items:center;color:var(--muted);border:1px solid var(--line-2)}.testchat-pop .tc-x:hover{color:var(--text);border-color:var(--line-3)}.testchat-pop .tc-x svg{width:16px;height:16px}.tc-context{margin-top:5px;font-size:11px;color:var(--dim)}.testchat-pop .conv-body{flex:1;padding:16px}.testchat-pop .conv-input{flex-shrink:0;padding:12px 16px}.tb-icon.on{color:var(--violet-ink);border-color:rgba(125,83,255,.4);background:rgba(125,83,255,.08)}.modal-overlay{position:fixed;inset:0;z-index:200;background:rgba(20,15,40,.42);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:none;align-items:center;justify-content:center;padding:28px}.modal-overlay.open{display:flex;animation:overlay-in var(--dur-md) var(--ease-out)}@keyframes overlay-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.modal-overlay.open{animation:none}}.modal{background:var(--surface);border:1px solid var(--line-2);border-radius:var(--radius-lg);box-shadow:0 40px 90px -30px rgba(40,25,90,.6);width:100%;max-width:640px;max-height:88vh;display:flex;flex-direction:column;overflow:hidden;animation:lk-modal-in var(--dur-md) var(--ease-out)}.modal.wide{max-width:920px}.modal.sm{max-width:420px}@keyframes lk-modal-in{0%{transform:translateY(14px) scale(.98);opacity:0}to{transform:none;opacity:1}}.modal-head{display:flex;align-items:center;gap:12px;padding:20px 24px;border-bottom:1px solid var(--line)}.modal-head h3{font-family:var(--display);font-weight:700;font-size:18px;margin:0;letter-spacing:-.01em}.mh-sub{font-size:12.5px;color:var(--muted);margin-top:2px}.modal-x{margin-left:auto;width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:var(--muted);border:1px solid var(--line-2)}.modal-x:hover{color:var(--text);border-color:var(--line-3)}.modal-x svg{width:18px;height:18px}.modal-body{padding:22px 24px;overflow-y:auto;min-height:0}.modal-body-confirm{font-size:14px;line-height:1.55}.modal-foot{display:flex;align-items:center;gap:10px;justify-content:flex-end;padding:16px 24px;border-top:1px solid var(--line);background:rgba(245,244,250,.5)}.modal-foot-wrap{flex-wrap:wrap;gap:6px}.modal-split{display:grid;grid-template-columns:1fr 1fr;gap:0}.modal-split .ms-col{padding:22px 24px;overflow-y:auto}.modal-split .ms-col:first-child{border-right:1px solid var(--line)}.modal-split .ms-col h4{font-family:var(--display);font-weight:700;font-size:13px;margin:0 0 14px;display:flex;align-items:center;gap:8px}.modal-split .ms-col h4 .mono{font-size:11px;color:var(--violet-ink);background:rgba(125,83,255,.1);padding:2px 7px;border-radius:999px}@media(max-width:760px){.modal-split{grid-template-columns:1fr}.modal-split .ms-col:first-child{border-right:0;border-bottom:1px solid var(--line)}}.mtabs{display:inline-flex;background:rgba(18,14,38,.04);border:1px solid var(--line-2);border-radius:11px;padding:3px;margin-bottom:18px}.mtabs button{padding:8px 14px;border-radius:8px;font-size:12.5px;font-weight:500;color:var(--muted)}.mtabs button.on{background:#fff;color:var(--text);box-shadow:0 2px 8px -4px rgba(70,52,140,.3)}.mtab-pane{display:none}.mtab-pane.on{display:block}.embed-box{font-family:var(--mono);font-size:11.5px;color:var(--muted);background:rgba(18,14,38,.04);border:1px solid var(--line-2);border-radius:11px;padding:13px 14px;line-height:1.6;white-space:pre-wrap;word-break:normal;overflow-wrap:anywhere}.field-mini{font-size:12px;color:var(--dim);display:flex;align-items:center;gap:7px;margin-top:8px}.rem-box{margin-top:18px;padding:14px 14px 12px;border:1px solid var(--line);border-radius:12px;background:rgba(125,83,255,.03)}.rem-hint{font-size:12px;color:var(--dim);margin-top:6px}.field-mini-bad{color:var(--bad-ink)}.ai-pause-row{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.field-mini svg{width:13px;height:13px;color:var(--violet-ink)}.oc-underline{text-decoration:underline;text-underline-offset:3px}.sb-brand{border:0;background:none;cursor:pointer;display:flex;align-items:center;gap:10px;padding:2px 6px 14px}.sb-brand img{height:30px;width:auto;transition:opacity .15s}.sb-brand:hover img{opacity:.7}.sb-vaiba-wrap{margin:2px 0 10px;padding-bottom:12px;border-bottom:1px solid var(--line)}.sb-vaiba-wrap .nav-vaiba{border:1px solid rgba(125,83,255,.22);background:linear-gradient(160deg,rgba(125,83,255,.09),rgba(157,124,255,.05));border-radius:14px}.sb-vaiba-wrap .nav-vaiba:hover{border-color:rgba(125,83,255,.4);background:linear-gradient(160deg,rgba(125,83,255,.14),rgba(157,124,255,.08))}.sb-vaiba-wrap .nav-vaiba.active{color:#fff;background:var(--grad);border-color:transparent}.nav-vaiba .nv-av{border-radius:50%}.sb-settings{position:relative;border-top:1px solid var(--line);padding:10px 14px;background:rgba(255,255,255,.5)}.sb-set-btn{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;border-radius:12px;color:var(--muted);font-size:14.5px;font-weight:500;transition:background .15s,color .15s}.sb-set-btn:hover{background:rgba(18,14,38,.04);color:var(--text)}.sb-set-btn svg{width:19px;height:19px;stroke-width:1.8}.sb-set-btn .set-chev{margin-left:auto;width:16px;height:16px;transition:transform .2s}.sb-settings.open .sb-set-btn{background:rgba(18,14,38,.04);color:var(--text)}.sb-settings.open .set-chev{transform:rotate(180deg)}.set-menu{position:absolute;left:14px;right:14px;bottom:calc(100% - 2px);background:var(--surface);border:1px solid var(--line-2);border-radius:14px;box-shadow:0 24px 50px -22px rgba(70,52,140,.4);padding:7px;display:none;z-index:80;max-height:calc(100vh - 120px);overflow-y:auto}.sb-settings.open .set-menu{display:block;animation:lk-modal-in var(--dur-sm) var(--ease-out)}.set-item{display:flex;align-items:center;gap:11px;width:100%;padding:10px 11px;border-radius:9px;font-size:13.5px;color:var(--text);text-align:left;cursor:pointer}.set-item:hover{background:rgba(18,14,38,.04)}.set-item svg{width:17px;height:17px;color:var(--muted)}.set-item.danger,.set-item.danger svg{color:var(--bad-ink)}.set-item.active{background:rgba(125,83,255,.1)}.set-item.active,.set-item.active svg{color:var(--violet-ink)}.set-sep{height:1px;background:var(--line);margin:6px 4px}.client-matches{margin-top:4px;display:flex;flex-direction:column;max-height:220px;overflow-y:auto;border:1px solid var(--line);border-radius:9px}.client-matches .set-item{border-radius:0}.client-matches .set-item+.set-item{border-top:1px solid var(--line)}.client-match-row{display:flex;align-items:center;gap:8px}.client-match-name{font-weight:600}.client-match-row--stacked{flex-direction:column;align-items:flex-start;gap:2px}.client-match-row--stacked .ch-sub{font-size:12.5px;color:var(--muted)}.count-badge{margin-left:auto;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--warn);color:#fff;font-size:11px;font-weight:700;line-height:18px;text-align:center;flex-shrink:0}.tb-testchat{display:inline-flex;align-items:center;gap:9px;padding:9px 16px;border-radius:12px;font-size:13.5px;font-weight:600;color:#fff;background:var(--grad);box-shadow:0 10px 24px -12px rgba(125,83,255,.7),inset 0 1px 0 rgba(255,255,255,.25);white-space:nowrap;transition:transform .15s}.tb-testchat.on{filter:brightness(.95)}.tb-testchat .tc-logo{width:22px;height:22px;border-radius:7px;display:grid;place-items:center;background:rgba(255,255,255,.22);font-family:var(--display);font-weight:700;font-size:13px}.lifetime-banner{display:flex;align-items:center;gap:10px;padding:12px 16px;margin-bottom:14px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2);color:var(--muted);font-size:13px}.lifetime-banner svg{width:16px;height:16px;color:var(--violet-ink);flex-shrink:0}.lifetime-banner strong{color:var(--text);font-weight:600}.period-bar{display:inline-flex;align-items:center;gap:2px;background:var(--surface-2);border:1px solid var(--line);border-radius:14px;padding:5px;margin-bottom:18px;flex-wrap:wrap}.period-bar a,.period-bar button{padding:9px 18px;border-radius:10px;font-size:14px;font-weight:500;color:var(--muted);transition:background .15s,color .15s;cursor:pointer}.period-bar a:hover,.period-bar button:hover{color:var(--text)}.period-bar a.on,.period-bar button.on{background:#fff;color:var(--text);box-shadow:0 2px 8px -4px rgba(70,52,140,.3)}.period-bar .pb-date{display:inline-flex;align-items:center;gap:8px;color:var(--text)}.period-bar .pb-date svg{width:15px;height:15px;color:var(--dim)}.kpi-grid.kpi-2{grid-template-columns:repeat(2,1fr)}@media(max-width:1080px){.kpi-grid.kpi-2{grid-template-columns:1fr}}.crm-table tbody tr.sel{background:rgba(125,83,255,.08)}.a-big-av.round{border-radius:50%;border:0;cursor:pointer;width:88px;height:88px;overflow:visible}.a-big-av.round .ring{border-radius:50%}.a-big-av .av-initial,.prof-av .av-initial{position:absolute;inset:0;display:grid;place-items:center;line-height:1}.av-overlay{position:absolute;inset:0;border-radius:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:rgba(20,15,40,.5);color:#fff;opacity:0;transition:opacity .18s;font-size:11px;font-weight:600}.av-overlay svg{width:22px;height:22px}.a-big-av.round:hover .av-overlay,.prof-av:hover .av-overlay{opacity:1}.a-big-av.round.ava-drop.over{box-shadow:0 0 0 3px rgba(125,83,255,.4),0 18px 40px -18px rgba(125,83,255,.7)}.ava-crop-overlay{position:fixed;inset:0;background:rgba(20,14,40,.55);display:grid;place-items:center;z-index:1000;padding:16px}.ava-crop-box{background:var(--surface);border-radius:var(--radius-lg);padding:16px;width:100%;max-width:360px;box-shadow:0 30px 60px -20px rgba(0,0,0,.4)}.ava-crop-stage{position:relative;width:100%;height:280px;border-radius:var(--radius);overflow:hidden;background:#111}.ava-crop-zoom{width:100%;margin:14px 0;accent-color:var(--violet)}.ava-pick-zone{display:flex;flex-direction:column;align-items:center;gap:10px;border:2px dashed var(--line-3);border-radius:var(--radius);padding:26px 16px;margin:10px 0;text-align:center}.ava-pick-zone.over{border-color:var(--violet);background:rgba(125,83,255,.06)}.ava-pick-info{font-size:12px;color:var(--dim);border-radius:var(--radius);padding:9px 12px}.ava-kbd,.ava-pick-info{background:var(--surface-2)}.ava-kbd{display:inline-block;font-family:var(--mono);font-size:11px;padding:1px 6px;border-radius:5px;border:1px solid var(--line-3);color:var(--text)}.ah-tariff{display:inline-flex;align-items:center;gap:7px;margin-top:9px;padding:5px 12px;border-radius:999px;border:1px solid rgba(125,83,255,.25);background:rgba(125,83,255,.07);font-size:12.5px;font-weight:600;color:var(--text)}.ah-tariff svg{width:14px;height:14px;fill:var(--accent)}.profile-id{display:flex;align-items:center;gap:16px;margin-bottom:20px}.profile-id-meta{min-width:0}.prof-av{position:relative;width:68px;height:68px;border-radius:50%;border:0;cursor:pointer;flex-shrink:0;display:grid;place-items:center;color:#fff;font-size:22px;background:var(--grad);box-shadow:0 14px 30px -16px rgba(125,83,255,.7);overflow:hidden}.pi-name,.prof-av{font-weight:700;font-family:var(--display)}.pi-name{font-size:18px;letter-spacing:-.01em}.pi-sub{font-size:13px;color:var(--muted);margin-top:2px}.role-status{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:11px;border:1px solid rgba(125,83,255,.28);background:rgba(125,83,255,.07);font-size:13px;font-weight:600;color:var(--violet-ink);width:fit-content}.role-status .d{width:7px;height:7px;border-radius:50%;background:currentColor}.pw-row{display:flex;gap:9px}.pw-row .inp{flex:1;font-family:var(--mono);letter-spacing:.05em}.pw-eye{width:44px;flex-shrink:0;border:1px solid var(--line-2);border-radius:11px;background:rgba(255,255,255,.7);color:var(--muted);display:grid;place-items:center}.pw-eye:hover{color:var(--text);border-color:var(--line-3)}.pw-eye.on{color:var(--violet-ink);border-color:rgba(125,83,255,.4);background:rgba(125,83,255,.08)}.pw-eye svg{width:18px;height:18px}.notif-method{margin-top:12px}.nm-check{display:flex;align-items:center;gap:11px;font-size:14px;font-weight:600;cursor:pointer;user-select:none}.nm-check input{position:absolute;opacity:0;width:0;height:0}.nm-box{width:20px;height:20px;border-radius:6px;border:1.5px solid var(--line-control);background:rgba(255,255,255,.7);display:grid;place-items:center;flex-shrink:0;transition:border-color .15s,background .15s;position:relative}.nm-check input:checked+.nm-box{background:var(--violet);border-color:var(--violet)}.nm-check input:checked+.nm-box:after{content:"";width:10px;height:6px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) translateY(-1px)}.nm-field{margin:10px 0 0 31px}.chat-layout{display:flex;height:100%;min-height:0}.chat-layout .conv{flex:1;min-width:0}.client-panel{width:26%;min-width:296px;max-width:400px;flex-shrink:0;border-left:1px solid var(--line);background:rgba(255,255,255,.5);overflow-y:auto;padding:18px}.client-panel::-webkit-scrollbar{width:8px}.client-panel::-webkit-scrollbar-thumb{background:rgba(18,14,38,.12);border-radius:99px;border:2px solid transparent;background-clip:padding-box}.cp-head{font-size:11px;color:var(--dim);padding:2px 4px 14px}@media(max-width:1080px){.client-panel{display:none}}.chat-list-pane{width:300px;flex-shrink:0;display:flex;flex-direction:column;min-height:0;border-right:1px solid var(--line);background:rgba(255,255,255,.35);overflow:hidden}@media(min-width:1081px){.sidebar.on-chats-page .chat-tabs,.sidebar.on-chats-page .sb-chats,.sidebar.on-chats-page .sb-chats-head,.sidebar.on-chats-page .sb-search{display:none}}.cv-back{display:none}.cv-back svg{width:20px;height:20px}@media(max-width:1080px){.chat-layout.is-empty .chat-list-pane{display:flex;width:100%;max-width:none;border-right:0}.chat-layout.has-chat .chat-list-pane,.chat-layout.is-empty .conv{display:none}.chat-layout.has-chat .cv-back{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;flex-shrink:0;color:var(--muted);border:1px solid var(--line-2);background:rgba(255,255,255,.7)}.chat-layout.has-chat .cv-back:hover{color:var(--text);border-color:var(--line-3)}}.cl-top{display:flex;align-items:center;gap:13px;padding-bottom:16px;border-bottom:1px solid var(--line)}.cl-av{width:52px;height:52px;flex-shrink:0;place-items:center;color:#fff;font-weight:600;font-size:16px;position:relative}.cl-av,.cl-av .ch-badge{border-radius:50%;display:grid}.cl-av .ch-badge{position:absolute;right:-3px;bottom:-3px;width:20px;height:20px;place-items:center;border:2px solid var(--surface)}.cl-av .ch-badge svg{width:11px;height:11px}.cl-name{font-family:var(--display);font-weight:700;font-size:16px;letter-spacing:-.01em;margin-bottom:5px}.cl-sec{padding:14px 0;border-bottom:1px solid var(--line)}.cl-lbl{font-size:11px;color:var(--dim);margin-bottom:9px}.cl-line{display:flex;align-items:center;gap:9px;font-size:13px;color:var(--text);margin-bottom:8px}.cl-line:last-child{margin-bottom:0}.cl-line svg{width:15px;height:15px;color:var(--muted);flex-shrink:0}.cl-stats{display:flex;gap:10px}.cl-stat{flex:1;text-align:center;padding:11px 6px;border-radius:12px;background:rgba(125,83,255,.05);border:1px solid var(--line)}.cs-n{font-family:var(--serif);font-size:19px;letter-spacing:-.01em;line-height:1}.cs-l{font-size:10.5px;color:var(--dim);margin-top:4px}.cl-summary{font-size:13px;color:var(--muted);line-height:1.55}.cl-search-input{width:100%;margin-top:8px;padding:7px 10px;border-radius:8px;border:1px solid rgba(18,14,38,.14);background:var(--surface);font-size:13px}.cl-dialog-list{display:flex;flex-direction:column;gap:6px;margin-top:6px}.cl-dialog-row{display:flex;align-items:center;gap:4px}.fwd-wrap{position:relative}.fwd-menu{position:absolute;top:calc(100% + 8px);right:0;width:250px;background:var(--surface);border:1px solid var(--line-2);border-radius:14px;box-shadow:0 24px 50px -22px rgba(70,52,140,.4);padding:8px;z-index:70;display:none}.fwd-menu.open{display:block;animation:lk-modal-in var(--dur-sm) var(--ease-out)}.fwd-head{font-size:11px;color:var(--dim);padding:6px 9px 9px}.fwd-item{display:flex;align-items:center;gap:11px;width:100%;padding:9px;border-radius:10px;text-align:left;cursor:pointer}.fwd-item:hover{background:rgba(18,14,38,.04)}.fwd-av{width:34px;height:34px;border-radius:50%;flex-shrink:0;display:grid;place-items:center;color:#fff;font-weight:600;font-size:12px}.fwd-tx{display:flex;flex-direction:column;min-width:0}.fwd-name{font-size:13.5px;font-weight:600}.fwd-st{display:flex;align-items:center;gap:6px;font-size:11.5px;color:var(--muted)}.fwd-st .d{width:6px;height:6px;border-radius:50%;background:var(--dim)}.fwd-st .d.on{background:var(--good)}.chat-item.is-esc{background:rgba(229,147,58,.06)}.chat-item.is-esc:hover{background:rgba(229,147,58,.1)}.chat-item.is-unhelpful{background:rgba(229,96,77,.07)}.chat-item.is-unhelpful:hover{background:rgba(229,96,77,.12)}.chat-flag-bad{background:rgba(229,96,77,.16);color:var(--bad-ink)}.chat-item.is-esc:after{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:99px;background:var(--warn)}.chat-flag{color:var(--warn-ink)}.chat-item.has-unread:not(.active){background:rgba(125,83,255,.055)}.chat-item.has-unread:not(.active):hover{background:rgba(125,83,255,.1)}@media(max-width:1080px){.lk-scope{--sidebar-w:0px}.sidebar{display:none}.app{grid-template-columns:1fr}.topbar{padding:0 18px;gap:12px}.content{padding:20px 16px 40px}.content.flush{padding:0}.kpi-grid{grid-template-columns:1fr 1fr}.tb-chip span.lbl,.tb-divider,.tb-tariff{display:none}.msg{max-width:82%}.tb-hamburger{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;color:var(--muted);border:1px solid var(--line-2);background:rgba(255,255,255,.7)}.tb-hamburger svg{width:19px;height:19px}.tb-hamburger:hover{color:var(--text);border-color:var(--line-3)}.sb-backdrop{position:fixed;inset:0;z-index:199;background:rgba(18,14,38,.45)}.sidebar.mobile-open{display:flex;position:fixed;inset:0 auto 0 0;z-index:200;width:min(320px,86vw);height:100vh;margin:0;border-radius:0 22px 22px 0}.sb-mobile-close{display:grid;place-items:center;margin-left:auto;width:36px;height:36px;border-radius:10px;color:var(--muted);border:1px solid var(--line-2);background:rgba(255,255,255,.7);flex-shrink:0}.sb-mobile-close svg{width:16px;height:16px}@media(prefers-reduced-motion:no-preference){.sidebar.mobile-open{animation:sb-slide-in .2s ease}.sb-backdrop{animation:sb-fade-in .16s ease}}}@keyframes sb-slide-in{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes sb-fade-in{0%{opacity:0}to{opacity:1}}@media(max-width:560px){.tb-testchat .tc-label{display:none}.tb-testchat{padding:9px 12px}.tb-balance,.tb-titles p{display:none}.tb-titles h1{font-size:20px}}.kb-row{flex-wrap:wrap}.kb-row .lr-main{min-width:210px}.kb-row .lr-right{margin-left:auto}.lk-scope .lk-gear{color:var(--violet-ink);background:var(--grad-soft);border:1px solid rgba(125,83,255,.28);transition:border-color .15s,box-shadow .15s}.lk-scope .lk-gear:hover{border-color:rgba(125,83,255,.5);box-shadow:0 10px 22px -12px rgba(125,83,255,.6)}.lk-scope .lk-gear svg{transition:transform var(--dur-xs) var(--ease-in-out)}.lk-scope .lk-gear:hover svg{transform:rotate(70deg)}.lk-scope .card,.lk-scope .kpi,.lk-scope .table-card,.lk-scope .testchat{background:var(--surface)}.lk-scope .st-back{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:var(--muted);margin-bottom:14px;transition:color .15s}.lk-scope .st-back:hover{color:var(--violet-ink)}.lk-scope .st-back svg{width:15px;height:15px}.lk-scope .st-board{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);padding:15px 18px;margin-bottom:18px}.lk-scope .st-board-head{display:flex;align-items:baseline;gap:10px;margin-bottom:12px}.lk-scope .st-board-title{font-family:var(--display);font-weight:700;font-size:14px;letter-spacing:-.01em}.lk-scope .st-board-hint{font-size:11px;color:var(--dim)}.lk-scope .st-chips{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px}.lk-scope .st-chip{display:flex;align-items:center;gap:8px;padding:9px 14px 9px 8px;border-radius:12px;border:1px solid var(--line-2);background:rgba(255,255,255,.7);cursor:grab;white-space:nowrap;flex-shrink:0;transition:border-color .15s,box-shadow .15s,opacity .15s,transform .12s}.lk-scope .st-chip:hover{border-color:var(--line-3);box-shadow:0 8px 20px -14px rgba(70,52,140,.5)}.lk-scope .st-chip:active{cursor:grabbing}.lk-scope .st-chip.dragging{opacity:.35}.lk-scope .st-chip.over{border-color:var(--violet);box-shadow:0 0 0 3px rgba(125,83,255,.14)}.lk-scope .st-chip .st-dot{width:11px;height:11px;border-radius:4px;flex-shrink:0}.lk-scope .st-chip-name{font-size:13px;font-weight:600;color:var(--text)}.lk-scope .st-grip{display:grid;place-items:center;color:var(--dim);flex-shrink:0}.lk-scope .st-grip svg{width:15px;height:15px}.lk-scope .st-chip:hover .st-grip{color:var(--violet-ink)}.lk-scope .st-rowgrip{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;color:var(--dim);cursor:grab}.lk-scope .st-rowgrip:hover{color:var(--violet-ink);background:rgba(125,83,255,.08)}.lk-scope .st-rowgrip:active{cursor:grabbing}.lk-scope .st-rowgrip svg{width:15px;height:15px}.lk-scope .crm-table tbody tr.row-drag{opacity:.4}.lk-scope .crm-table tbody tr.row-over td{box-shadow:inset 0 2px 0 var(--violet)}.lk-scope .dd{position:relative;display:inline-block}.lk-scope .dd-trigger{display:flex;align-items:center;gap:8px;width:100%;max-width:260px;min-width:180px;border:1px solid var(--line-control);border-radius:11px;background:rgba(255,255,255,.7);padding:9px 11px;font-size:13.5px;color:var(--text);cursor:pointer;text-align:left;transition:border-color .15s,box-shadow .15s}.lk-scope .dd-trigger:hover{border-color:var(--line-3)}.lk-scope .dd-trigger .dd-chev{width:15px;height:15px;color:var(--dim);margin-left:auto;flex-shrink:0;display:grid;place-items:center;transition:transform .18s}.lk-scope .dd-trigger .dd-chev svg{width:15px;height:15px}.lk-scope .dd.open .dd-trigger{border-color:rgba(125,83,255,.55);box-shadow:0 0 0 4px rgba(125,83,255,.1)}.lk-scope .dd.open .dd-chev{transform:rotate(180deg)}.lk-scope .dd-dim{color:var(--dim)}.lk-scope .dd-backdrop{position:fixed;inset:0;z-index:240}.lk-scope .dd-menu{z-index:241;max-width:300px;max-height:min(320px,50vh);overflow-y:auto;overscroll-behavior:contain;background:var(--surface);border:1px solid var(--line-2);border-radius:12px;padding:6px;box-shadow:0 18px 44px -18px rgba(70,52,140,.55);display:flex;flex-direction:column;gap:2px}.lk-scope .dd-dot{width:9px;height:9px;border-radius:3px;flex-shrink:0}.lk-scope .dd-sep{height:1px;margin:4px 6px;background:var(--line-2);flex-shrink:0}.lk-scope .dd-opt{display:flex;align-items:center;gap:8px;padding:9px 10px;border-radius:8px;font-size:13.5px;color:var(--text);cursor:pointer;text-align:left;transition:background .12s}.lk-scope .dd-opt:hover{background:rgba(125,83,255,.08)}.lk-scope .dd-opt.on{font-weight:600}.lk-scope .dd-opt svg{width:15px;height:15px;margin-left:auto;color:var(--violet-ink);flex-shrink:0}.lk-scope .dd-opt .ch-badge svg{width:60%;height:60%;margin-left:0}.lk-scope .deal-tabs{display:inline-flex;gap:2px;background:var(--surface-2);border:1px solid var(--line);border-radius:11px;padding:3px}.lk-scope .deal-tabs button{padding:7px 14px;border-radius:8px;font-size:13px;font-weight:600;color:var(--muted);white-space:nowrap;transition:background .15s,color .15s}.lk-scope .deal-tabs button:hover{color:var(--text)}.lk-scope .deal-tabs button.on{background:#fff;color:var(--violet-ink);box-shadow:0 2px 8px -4px rgba(70,52,140,.35)}.lk-scope .crm-filter .cf-field{display:flex;align-items:center;gap:10px;margin-bottom:10px}.lk-scope .crm-filter .cf-field .cl-lbl{margin:0;width:100px;flex-shrink:0}.lk-scope .crm-filter .cf-field .dd{flex:1;min-width:0}.lk-scope .crm-filter .cf-field .dd-trigger{max-width:none;min-width:0;width:100%}.lk-scope .notif-pop{position:absolute;top:calc(100% + 10px);right:0;z-index:150;width:352px;background:var(--surface);border:1px solid var(--line-2);border-radius:16px;padding:6px;box-shadow:0 26px 60px -22px rgba(40,25,90,.5);animation:lk-modal-in var(--dur-sm) var(--ease-out)}.lk-scope .notif-head{display:flex;align-items:center;justify-content:space-between;padding:10px 12px 8px;border-bottom:1px solid var(--line);margin-bottom:4px}.lk-scope .notif-head span:first-child{font-family:var(--display);font-weight:700;font-size:14px}.lk-scope .notif-readall,.lk-scope .notif-sound{font-size:12px;font-weight:600;color:var(--violet-ink);padding:3px 8px;border-radius:7px}.lk-scope .notif-sound{display:flex;align-items:center;gap:5px}.lk-scope .notif-sound:hover{background:rgba(125,83,255,.08)}.lk-scope .notif-sound.on{font-weight:400;color:var(--dim)}.lk-scope .notif-sound svg{width:14px;height:14px}.lk-scope .notif-readall:hover{background:rgba(125,83,255,.08)}.lk-scope .notif-item{display:flex;align-items:flex-start;gap:11px;padding:10px 12px;border-radius:11px;transition:background .12s}.lk-scope .notif-item:hover{background:rgba(125,83,255,.06)}.lk-scope .notif-item.read{opacity:.62}.lk-scope .notif-item .ni-ic{width:32px;height:32px;border-radius:9px;flex-shrink:0;display:grid;place-items:center;background:rgba(18,14,38,.05)}.lk-scope .notif-item .ni-ic svg{width:16px;height:16px}.lk-scope .notif-item .ni-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.lk-scope .notif-item .ni-title{font-size:13px;font-weight:600}.lk-scope .notif-item .ni-sub{font-size:12px;color:var(--muted);display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;white-space:pre-line}.lk-scope .notif-item .ni-meta{display:flex;flex-direction:column;align-items:flex-end;gap:5px;flex-shrink:0}.lk-scope .notif-item .ni-time{font-family:var(--mono);font-size:10px;color:var(--dim)}.lk-scope .notif-item .ni-dot{width:8px;height:8px;border-radius:50%;background:var(--violet)}.lk-scope .notif-item .ni-link{font-size:12px;color:var(--violet-ink);font-weight:600;margin-top:4px;display:inline-block}.lk-scope .lr-clickable{cursor:pointer;border-radius:11px;transition:background .15s}.lk-scope .lr-clickable:hover{background:rgba(125,83,255,.05)}.modal.mid{max-width:780px}.lk-scope .item-link{color:var(--text);font-weight:500;text-decoration:underline;text-decoration-color:rgba(18,14,38,.28);text-underline-offset:3px;transition:color .15s,text-decoration-color .15s}.lk-scope .item-link:hover{color:var(--violet-ink);text-decoration-color:rgba(125,83,255,.55)}.lk-scope .ex-grid{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.lk-scope .ex-field{border:1px solid var(--line-2);border-radius:11px;background:rgba(255,255,255,.7);padding:9px 13px;min-width:132px;max-width:100%}.lk-scope .ex-field .xl{font-size:11px;color:var(--dim);margin-bottom:3px;white-space:nowrap}.lk-scope .ex-field .xv{font-size:13.5px;font-weight:600;word-break:break-word}.lk-scope .oc-chat{display:flex;align-items:center;gap:11px;border:1px solid var(--line-2);border-radius:13px;background:rgba(255,255,255,.7);padding:11px 13px}.lk-scope .oc-chat.none{justify-content:space-between;gap:12px;color:var(--dim);font-size:12.5px;border-style:dashed;line-height:1.45}.lk-scope .oc-chat.none.err{color:var(--danger,#c0392b)}.lk-scope .oc-chat .chat-av{width:36px;height:36px;border-radius:50%;flex-shrink:0;display:grid;place-items:center;color:#fff;font-weight:600;font-size:12px}.lk-scope .oc-chat-mid{flex:1;min-width:0}.lk-scope .oc-chat-name{font-size:13.5px;font-weight:600;display:flex;align-items:center;gap:8px;min-width:0}.lk-scope .oc-chat-date{margin-left:auto}.lk-scope .cl-orders{display:flex;flex-direction:column;gap:6px;margin-top:10px}.lk-scope .oc-chat-prev{font-size:12px;color:var(--muted);line-height:1.4;overflow-wrap:anywhere;margin-top:2px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lk-scope .oc-split{grid-template-columns:264px minmax(0,1fr)}@media(max-width:680px){.lk-scope .oc-split{grid-template-columns:1fr}}.lk-scope .oc-changed-badge{display:inline-flex;align-items:center;gap:6px;margin-left:12px;font-size:12px;font-weight:500;padding:4px 11px;border-radius:999px;background:rgba(229,147,58,.14);color:var(--warn-ink);white-space:nowrap}.lk-scope .oc-changed-badge .d{width:7px;height:7px;border-radius:50%;background:var(--warn)}.lk-scope .oc-err-banner{display:flex;align-items:center;gap:10px;background:rgba(229,96,77,.08);border:1px solid rgba(229,96,77,.25);color:var(--bad-ink);font-size:12.5px;border-radius:11px;padding:10px 13px;margin-bottom:12px}.lk-scope .oc-err-banner button{flex-shrink:0;border:1px solid var(--line-2);background:rgba(255,255,255,.7);border-radius:8px;padding:4px 10px;font-size:11.5px;color:var(--text);cursor:pointer}.lk-scope .oc-err-text{flex:1}.lk-scope .oc-qty-seg{display:inline-flex;align-items:center;background:rgba(18,14,38,.04);border:1px solid var(--line-2);border-radius:9px;padding:2px}.lk-scope .oc-qty-seg button{width:22px;height:22px;border-radius:7px;display:grid;place-items:center;color:var(--muted);font-size:14px;line-height:1}.lk-scope .oc-qty-seg button:hover:not(:disabled){background:var(--surface);color:var(--text)}.lk-scope .oc-qty-seg button:disabled{opacity:.5;cursor:default}.lk-scope .oc-qty-seg span{min-width:20px;text-align:center;font-size:13px;font-variant-numeric:tabular-nums}.lk-scope .oc-remove-btn:hover:not(:disabled){color:var(--bad-ink);background:rgba(229,96,77,.1)}.lk-scope .oc-remove-btn:disabled{opacity:.5;cursor:default}.lk-scope .oc-remove-btn svg{width:15px;height:15px}.lk-scope .oc-catalog-search{position:relative}.lk-scope .oc-catalog-search .inp{padding-left:38px}.lk-scope .oc-cs-ic{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:var(--dim);pointer-events:none}.lk-scope .oc-catalog-drop{position:absolute;left:0;right:0;top:calc(100% + 6px)}.lk-scope .oc-catalog-opt{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;border-radius:9px;cursor:pointer;font-size:13.5px}.lk-scope .oc-catalog-opt:hover{background:rgba(125,83,255,.06)}.lk-scope .oc-catalog-empty{padding:9px 11px;font-size:12.5px;color:var(--dim)}.lk-scope .oc-catalog-price{color:var(--dim);white-space:nowrap}.lk-scope .oc-items-table{margin-bottom:12px}.lk-scope .oc-struck{text-decoration:line-through}.lk-scope .oc-qty-cell{text-align:right;white-space:nowrap}.lk-scope .oc-row-actions{display:inline-flex;align-items:center;gap:10px}.lk-scope .oc-price-cell{min-width:90px;text-align:right;display:inline-block;white-space:nowrap}.lk-scope .oc-empty-cell{color:var(--dim)}.lk-scope .oc-items-toggle{display:flex;align-items:center;gap:7px;width:100%;text-align:left;margin:0 0 9px -8px;padding:5px 8px;border-radius:9px;color:var(--violet-ink);font-weight:600;transition:background .15s}.lk-scope .oc-items-toggle:hover{background:rgba(125,83,255,.08)}.lk-scope .oc-items-chevron{display:grid;place-items:center;width:13px;height:13px;color:var(--violet-ink);flex-shrink:0;transition:transform .15s}.lk-scope .oc-items-chevron svg{width:13px;height:13px}.lk-scope .oc-items-chevron.open{transform:rotate(180deg)}.lk-scope .oc-items-state{margin-left:auto;color:var(--violet-ink);font-weight:500;font-size:11px}.lk-scope .oh-toggle{margin-top:18px}.lk-scope .oh-list{display:flex;flex-direction:column}.lk-scope .oh-row{padding:8px 4px}.lk-scope .oh-row.bad .ni-title{color:var(--danger,#c0392b)}.lk-scope .oc-new-tag{margin-left:8px;font-size:10.5px;font-weight:500;color:var(--good-ink);background:rgba(31,158,107,.12);padding:1px 7px;border-radius:6px;vertical-align:middle}.lk-scope .oc-was-qty{font-size:11.5px;color:var(--dim);white-space:nowrap}.lk-scope .oc-restore-btn{flex-shrink:0;font-size:11.5px;font-weight:500;color:var(--violet-ink);padding:3px 9px;border:1px solid rgba(125,83,255,.28);border-radius:8px;background:rgba(125,83,255,.06)}.lk-scope .oc-restore-btn:hover{background:rgba(125,83,255,.12)}.lk-scope .oc-total-row{display:flex;align-items:center;gap:8px;margin-top:16px;padding-top:14px;border-top:1px solid var(--line);font-size:14.5px}.lk-scope .oc-total-label{font-weight:600}.lk-scope .oc-total-money{margin-left:auto;font-weight:600}.lk-scope .oc-saving-hint{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;color:var(--dim)}.lk-scope .oc-spin{width:10px;height:10px;border-radius:50%;border:2px solid var(--line-2);border-top-color:var(--violet);animation:oc-spin .7s linear infinite}@keyframes oc-spin{to{transform:rotate(1turn)}}.lk-scope .copy-btn{border-radius:7px;transition:background var(--dur-xs) var(--ease-out),color var(--dur-xs) var(--ease-out)}.lk-scope .copy-btn:hover{background:rgba(125,83,255,.1);color:var(--violet)}.lk-scope .copy-btn:focus-visible{outline:2px solid var(--violet);outline-offset:1px}.lk-scope .st-pill-btn{cursor:pointer;border:0;transition:box-shadow .15s}.lk-scope .st-pill-btn:hover{box-shadow:0 0 0 3px rgba(125,83,255,.16)}.lk-scope .st-pill-btn svg{width:12px;height:12px;opacity:.65;margin-left:2px}.lk-scope .dd-inline{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--text);padding:6px 11px;border-radius:9px;border:1px dashed var(--line-3);background:transparent;cursor:pointer;transition:color .15s,border-color .15s}.lk-scope .dd-inline:hover{color:var(--violet-ink);border-color:rgba(125,83,255,.5)}.lk-scope .dd-inline svg{width:13px;height:13px;color:var(--dim)}.lk-scope .knb-card{cursor:grab;transition:opacity .18s,filter .18s,transform .18s,box-shadow .18s}.lk-scope .knb-card:active{cursor:grabbing}.lk-scope .knb-num{font-weight:600;font-size:13px;color:var(--muted);flex-shrink:0;white-space:nowrap}.lk-scope .knb-src{opacity:.35;transform:scale(.97)}.lk-scope .knb-dim{opacity:.55;filter:grayscale(.4)}.lk-scope .knb-col{border-radius:16px;transition:background .15s,box-shadow .15s}.lk-scope .knb-col.knb-over{background:rgba(125,83,255,.06);box-shadow:inset 0 0 0 2px rgba(125,83,255,.45)}.lk-scope .knb-col.knb-over .knb-dim{opacity:.9;filter:none}@media (prefers-reduced-motion:no-preference){.lk-scope .knb-col.knb-pulse{animation:knb-pulse .45s ease-out 2}}@media (prefers-reduced-motion:reduce){.lk-scope .knb-col.knb-pulse{background:rgba(125,83,255,.16);box-shadow:inset 0 0 0 2px rgba(125,83,255,.5);transition:background .6s ease-out .3s,box-shadow .6s ease-out .3s}}@keyframes knb-pulse{0%{background:rgba(125,83,255,.16);box-shadow:inset 0 0 0 2px rgba(125,83,255,.5)}to{background:transparent;box-shadow:inset 0 0 0 0 rgba(125,83,255,0)}}@media (prefers-reduced-motion:no-preference){.lk-scope .knb-card.knb-moved{animation:knb-pulse .45s ease-out 2}}@media (prefers-reduced-motion:reduce){.lk-scope .knb-card.knb-moved{background:rgba(125,83,255,.16);transition:background .6s ease-out .3s}}.lk-scope .rule-card{cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .12s}.lk-scope .rule-card:hover{border-color:rgba(125,83,255,.32);box-shadow:0 14px 34px -20px rgba(70,52,140,.55)}.lk-scope .rule-edit{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;color:var(--dim);opacity:0;transition:opacity .15s,color .15s,background .15s;border:0;background:transparent;padding:0;cursor:pointer}.lk-scope .rule-card:focus-within .rule-edit,.lk-scope .rule-card:hover .rule-edit{opacity:1}.lk-scope .rule-edit:hover{color:var(--violet-ink);background:rgba(125,83,255,.1)}.lk-scope .rule-edit:focus-visible{opacity:1;color:var(--violet-ink);outline:2px solid var(--violet);outline-offset:2px}.lk-scope .rule-edit svg{width:15px;height:15px}.lk-scope .rule-cond{display:inline-flex;align-items:center;gap:10px}.lk-scope .rule-toast{position:fixed;right:24px;bottom:24px;z-index:80;display:flex;flex-direction:column;gap:10px;max-width:380px;padding:14px 40px 14px 16px;border:1px solid rgba(125,83,255,.35);border-radius:14px;background:var(--surface);box-shadow:0 24px 50px -18px rgba(70,52,140,.5);animation:rt-in var(--dur-sm) var(--ease-out)}.lk-scope .rt-row{display:flex;gap:10px;align-items:flex-start}.lk-scope .rt-zap{font-size:15px;line-height:1.3}.lk-scope .rt-name{font-size:13px;font-weight:700}.lk-scope .rt-sub{font-size:12px;color:var(--muted);margin-top:2px;line-height:1.45}.lk-scope .rt-x{position:absolute;top:10px;right:10px;display:grid;place-items:center;width:22px;height:22px;border-radius:7px;color:var(--dim);cursor:pointer}.lk-scope .rt-x:hover{color:var(--text);background:rgba(18,14,38,.06)}.lk-scope .rt-x svg{width:13px;height:13px}@keyframes rt-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.lk-scope .imp-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 20px;background:linear-gradient(90deg,rgba(125,83,255,.16),rgba(125,83,255,.05));border-bottom:1px solid rgba(125,83,255,.32);font-size:13px;font-weight:500;color:var(--text);flex-shrink:0}.lk-scope .imp-back{display:inline-flex;align-items:center;gap:6px;padding:6px 13px;border-radius:9px;border:1px solid rgba(125,83,255,.45);background:rgba(255,255,255,.65);color:var(--violet-ink);font-weight:600;font-size:12.5px;cursor:pointer;transition:background .15s,box-shadow .15s}.lk-scope .imp-back:hover{background:#fff;box-shadow:0 0 0 3px rgba(125,83,255,.14)}.lk-scope{--tone-dim:rgba(23,18,33,0.42);--tone-violet:#7D53FF;--tone-blue:#0077FF;--tone-cyan:#0B9CC4;--tone-teal:#12897F;--tone-good:#1F9E6B;--tone-lime:#6D9F27;--tone-amber:#C79600;--tone-warn:#E5933A;--tone-bad:#E5604D;--tone-rose:#D6446E;--tone-pink:#DE6795;--tone-magenta:#AE44C6;--tone-slate:#5C6480}.lk-scope .st-tone{color:color-mix(in srgb,var(--t) 60%,var(--text));background:color-mix(in srgb,var(--t) 12%,transparent)}.lk-scope .soon{position:relative;opacity:.55;filter:saturate(.35);pointer-events:none;user-select:none}.lk-scope .soon-tag{gap:5px;font-size:11px;color:var(--dim);background:rgba(18,14,38,.05);border:1px solid var(--line-2);padding:2px 7px;border-radius:6px;white-space:nowrap;vertical-align:middle}.lk-scope .soon-tag,.vb-bubble-demo{display:inline-flex;align-items:center}.vb-bubble-demo{width:60px;height:60px;border-radius:50%;background:var(--bubble-accent,var(--violet));color:#fff;font-size:26px;box-shadow:0 8px 24px -6px rgba(0,0,0,.4);position:relative;z-index:0;justify-content:center}.vb-bubble-demo img{width:100%;height:100%;object-fit:cover;border-radius:50%}.vb-bubble-demo.anim-pulse{animation:vb-bubble-pulse 1.8s ease-in-out infinite}@keyframes vb-bubble-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.vb-bubble-demo.anim-ripple:after,.vb-bubble-demo.anim-ripple:before{content:"";position:absolute;inset:0;border-radius:50%;background:var(--bubble-accent,var(--violet));z-index:-1;animation:vb-bubble-ripple 2s ease-out infinite}.vb-bubble-demo.anim-ripple:after{animation-delay:1s}@keyframes vb-bubble-ripple{0%{transform:scale(1);opacity:.5}to{transform:scale(1.8);opacity:0}}.lk-scope .block-error{background:rgba(229,96,77,.1);border:1px solid rgba(229,96,77,.3);border-radius:var(--radius-md);color:var(--bad-ink)}.lk-scope .block-error,.lk-scope .block-warn{display:flex;align-items:center;gap:10px;padding:10px 14px;font-size:13px;line-height:1.4}.lk-scope .block-warn{margin-top:16px;background:rgba(229,147,58,.1);border:1px solid rgba(229,147,58,.35);border-radius:var(--radius-md);color:var(--warn-ink)}.lk-scope .lk-learn-bar{flex-shrink:0;display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:12px 18px;border-bottom:1px solid var(--line);background:rgba(125,83,255,.04)}.lk-scope .lk-learn-btn{display:inline-flex;align-items:center;gap:8px;padding:9px 15px;background:var(--grad);color:#fff;font-size:13.5px;font-weight:700;border:0;border-radius:11px;box-shadow:0 10px 22px -12px rgba(125,83,255,.8);cursor:pointer;transition:opacity var(--dur-sm) var(--ease-out)}.lk-scope .lk-learn-btn:disabled{opacity:.7;cursor:default}.lk-scope .lk-learn-hint{font-size:12px;color:var(--muted)}.lk-scope .lk-learn-error{flex-shrink:0;margin:14px 18px;padding:12px 14px;border:1px solid rgba(220,38,38,.25);background:rgba(220,38,38,.06);border-radius:var(--radius-md);font-size:13px;color:var(--bad-ink)}.lk-scope .lk-learn-card{flex-shrink:0;margin:14px 18px;border:1px solid rgba(125,83,255,.18);border-radius:var(--radius);overflow:hidden}.lk-scope .lk-learn-body{padding:14px 16px;background:rgba(125,83,255,.05);font-size:13px;line-height:1.55;color:var(--text)}.lk-scope .lk-learn-footer{padding:13px 16px;border-top:1px solid var(--line);background:var(--surface);display:flex;gap:9px}.lk-scope .lk-learn-footer--applied{padding:13px 16px;border-top:1px solid rgba(22,163,74,.25);background:rgba(22,163,74,.09);font-size:13px;color:#146c43}.lk-scope .lk-learn-footer--preview{padding:13px 16px;border-top:1px solid rgba(217,119,6,.3);background:rgba(217,119,6,.08);font-size:13px;color:#7c4a03}.lk-scope .lk-learn-footer-head{display:flex;align-items:center;gap:8px;font-weight:800;margin-bottom:6px}.lk-scope .lk-learn-footer-head--applied{color:#0f5132}.lk-scope .lk-learn-snippet{background:#fff;border:1px solid rgba(22,163,74,.25);border-radius:9px;padding:9px 11px;font-size:12.5px;color:var(--text);white-space:pre-wrap}.lk-scope .lk-learn-snippet--preview{border-color:rgba(217,119,6,.25)}.lk-scope .lk-learn-actions{display:flex;gap:9px;margin-top:10px}.lk-scope :where(a,button,input,textarea,select,[tabindex]):focus-visible{outline:2px solid var(--violet);outline-offset:2px}.lk-scope :where(.nav-item.active,.btn-primary,.btn-danger,.tb-testchat,.ci-send,.ag-btn,.lk-learn-btn):focus-visible{outline-color:#fff;outline-offset:-3px}.lk-scope .btn:disabled,.lk-scope .inp:disabled,.lk-scope .sel:disabled,.lk-scope .ta:disabled,.lk-scope button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.lk-scope .btn:disabled:hover,.lk-scope button:disabled:hover{transform:none;box-shadow:none}@media (hover:hover) and (pointer:fine){.btn-accent:hover,.btn-danger:hover,.btn-primary:hover,.ci-send:hover,.kpi:hover,.lk-scope .lk-gear:hover,.lk-scope .rule-card:hover,.pkg:hover,.sb-agent .ag-btn:hover,.sb-agent:hover,.tb-balance .bl-plus:hover,.tb-testchat:hover{transform:translateY(-1px)}}.esc-toast-stack{position:fixed;bottom:24px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:10px;pointer-events:none}.esc-toast{display:flex;align-items:stretch;background:var(--surface);border:1px solid var(--line-2);border-radius:16px;box-shadow:0 8px 32px -8px rgba(18,14,38,.28);overflow:hidden;width:320px;max-width:calc(100vw - 40px);pointer-events:all;animation:esc-toast-in .22s var(--ease-out,cubic-bezier(.16,1,.3,1))}@media(prefers-reduced-motion:reduce){.esc-toast{animation:none}}@keyframes esc-toast-in{0%{transform:translateY(14px) scale(.96);opacity:0}to{transform:none;opacity:1}}.esc-toast-body{display:flex;align-items:center;gap:11px;padding:13px 6px 13px 13px;flex:1;min-width:0;text-decoration:none;color:inherit}.esc-toast-body:hover{background:rgba(125,83,255,.05)}.esc-toast-av{width:38px!important;height:38px!important;font-size:14px!important;flex-shrink:0;border-radius:50%!important}.esc-toast-text{min-width:0;display:flex;flex-direction:column;gap:3px}.esc-toast-name{font-size:13px;font-weight:700;color:var(--fg);display:flex;align-items:center;gap:5px}.esc-toast-name,.esc-toast-prev{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.esc-toast-prev{font-size:12px;color:var(--muted,rgba(23,18,33,.5))}.esc-toast-close{border:none;background:none;cursor:pointer;padding:0 12px;color:var(--dim);flex-shrink:0;display:grid;place-items:center}.esc-toast-close svg{width:14px;height:14px}.esc-toast-close:hover{color:var(--fg)}@media(prefers-color-scheme:dark){.esc-toast{box-shadow:0 8px 32px -8px rgba(0,0,0,.5)}}:root[data-theme=dark] .esc-toast{box-shadow:0 8px 32px -8px rgba(0,0,0,.5)}.chat-flag-new{animation:esc-flag-pulse 1.1s ease-out 3}@media(prefers-reduced-motion:reduce){.chat-flag-new{animation:none}}@keyframes esc-flag-pulse{0%{box-shadow:0 0 0 0 rgba(229,147,58,.7);border-radius:6px}70%{box-shadow:0 0 0 7px rgba(229,147,58,0)}to{box-shadow:0 0 0 0 rgba(229,147,58,0)}}.esc-count-bump{animation:esc-count-bump .45s ease-out 4}@media(prefers-reduced-motion:reduce){.esc-count-bump{animation:none}}@keyframes esc-count-bump{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.25)}}