:root{color-scheme:light;--bg: #eef2f3;--surface: #ffffff;--surface-soft: #f6f8fa;--ink: #17212b;--muted: #657386;--muted-strong: #475467;--line: #d7dee7;--line-strong: #c6d0dc;--teal: #237c8c;--teal-dark: #176271;--teal-soft: #e8f4f5;--blue: #384f9f;--blue-soft: #e9edfb;--green: #477a55;--green-soft: #e9f4eb;--amber: #a95f2b;--amber-soft: #fbefe6;--violet: #75509a;--violet-soft: #f1eaf7;--shadow: 0 18px 48px rgba(26, 38, 52, .14);font-family:Manrope,Segoe UI,system-ui,-apple-system,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(35,124,140,.18)}html,body,#app{width:100%;height:100%}body{margin:0;min-width:320px;min-height:100%;overflow:hidden;background:#f3f5f7;color:var(--ink)}button,input,select{font:inherit}button{cursor:pointer;touch-action:manipulation}button:disabled{cursor:not-allowed}a{color:inherit;touch-action:manipulation}.has-modal-open{overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%)}:where(button,a,input,audio,video,[tabindex]):focus-visible{outline:3px solid rgba(35,124,140,.42);outline-offset:2px}.app-shell{display:grid;grid-template-rows:42px minmax(0,1fr);height:100vh;min-height:0;overflow:hidden}.crm-topbar{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 12px;background:#4b465d;color:#fff;box-shadow:0 1px #11182729}.crm-topbar__nav,.crm-topbar__tools{min-width:0;display:flex;align-items:center;gap:10px}.crm-topbar__nav button{border:0;padding:0;background:transparent;color:#ffffffeb;font-size:11px;font-weight:800;text-transform:uppercase;white-space:nowrap}.crm-topbar__nav button:hover,.crm-topbar__nav button:focus-visible{color:#fff}.crm-action,.crm-icon,.crm-user,.crm-page__pager button,.crm-tabs button{min-height:28px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:3px;font-size:12px;font-weight:800}.crm-action,.crm-page__pager button{padding:0 9px;background:#8593a1;color:#fff}.crm-search{width:178px;min-height:30px;display:flex;align-items:center;gap:6px;padding:0 8px;border:1px solid rgba(255,255,255,.12);border-radius:3px;background:#68627b;color:#ffffffb3}.crm-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#fff;font-size:12px}.crm-search:focus-within,.toolbar-field:focus-within{border-color:#237c8c85;box-shadow:0 0 0 3px #237c8c1f}.crm-search input::placeholder{color:#ffffffb8}.crm-icon{position:relative;width:30px;background:transparent;color:#fff}.crm-icon span{position:absolute;top:2px;right:0;min-width:15px;height:15px;padding:0 4px;border-radius:999px;background:#ed6d65;color:#fff;font-size:9px;line-height:15px}.crm-user{padding:0;background:transparent;color:#fff;white-space:nowrap}.crm-workspace{min-width:0;min-height:0;display:grid;grid-template-columns:58px minmax(0,1fr);overflow:hidden}.crm-sidebar{min-height:0;display:grid;align-content:start;gap:1px;padding:8px 5px;background:#667784}.crm-sidebar button{min-width:0;min-height:50px;display:grid;place-items:center;gap:3px;border:0;border-radius:3px;background:transparent;color:#ffffffdb;font-size:9px;font-weight:700}.crm-sidebar button:hover{background:#ffffff1f}.crm-sidebar span{max-width:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-page{min-width:0;min-height:0;height:calc(100vh - 42px);display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:8px;padding:14px;background:#f3f5f7;overflow:hidden}.crm-page__heading{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:14px}.crm-breadcrumb{min-width:0;display:flex;align-items:center;gap:6px;color:#54606d;font-size:18px;font-weight:800}.crm-breadcrumb span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-page__pager{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px;font-weight:800;white-space:nowrap}.crm-tabs{min-width:0;display:flex;flex-wrap:wrap;gap:5px}.crm-tabs button{padding:0 10px;background:#8d849e;color:#fff}.crm-tabs button.is-active{background:#5f7280}.crm-tabs button.is-danger{background:#ef746b}.crm-action:hover,.crm-page__pager button:hover,.crm-tabs button:hover,.crm-tabs button:focus-visible{filter:brightness(1.06)}.crm-chat{min-height:0;height:100%}.crm-chat__surface{height:100%;min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.chat-toolbar{display:grid;grid-template-columns:minmax(230px,.9fr) minmax(260px,1fr) auto auto auto;align-items:center;gap:10px;padding:12px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fff,#f8fafb)}.toolbar-field,.channel-switcher{height:40px;min-width:0;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--muted)}.toolbar-field{padding:0 12px}.toolbar-field input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink)}.toolbar-field input::placeholder{color:#8b97a8}.channel-switcher{width:max-content;max-width:100%;padding:4px}.channel-switcher button{height:30px;min-width:0;border:0;border-radius:7px;padding:0 3px;background:transparent}.channel-switcher button.is-active{background:#fff;box-shadow:inset 0 0 0 1px var(--line-strong),0 4px 12px #1d2d3f14}.channel-switcher button:disabled{opacity:.58}.icon-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--muted-strong)}.icon-button:hover{border-color:var(--line-strong);background:var(--surface-soft);color:var(--teal-dark)}.icon-button:focus-visible{border-color:var(--teal-dark);color:var(--teal-dark)}.readonly-strip{display:flex;align-items:center;gap:8px;padding:9px 14px;border-bottom:1px solid #efd7bd;background:var(--amber-soft);color:#6f3f1e;font-size:13px;font-weight:700}.chat-layout{min-height:0;height:100%;display:grid;grid-template-columns:minmax(0,1fr) 326px;background:#edf2f5;overflow:hidden}.is-single-room .chat-layout{grid-template-columns:minmax(0,1fr)}.advanced-chat-shell{min-width:0;min-height:0;height:100%;padding:12px;overflow:hidden}vue-advanced-chat{display:block;width:100%;height:100%;overflow:hidden;border-radius:8px}.room-header-slot{width:100%;min-width:0;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px}.room-header-slot img{width:36px;height:36px;border-radius:8px}.room-header-slot strong,.room-header-slot span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-header-slot strong{font-size:14px;color:var(--ink)}.room-header-slot span{margin-top:2px;color:var(--muted);font-size:12px}.channel-badge{min-height:24px;display:inline-flex;align-items:center;gap:6px;padding:3px 8px;border:1px solid transparent;border-radius:999px;font-size:12px;font-weight:800;line-height:1;white-space:nowrap}.channel-badge.is-compact{min-height:20px;padding:2px 6px;font-size:11px}.channel-badge.is-telegram{background:var(--blue-soft);color:var(--blue)}.channel-badge.is-max{background:var(--green-soft);color:var(--green)}.channel-badge.is-vk{background:var(--teal-soft);color:var(--teal-dark)}.channel-badge.is-viber{background:var(--violet-soft);color:var(--violet)}.channel-badge.is-selected-channel{border-color:currentColor}.message-slot{width:min(480px,100%);padding:10px 12px;border:1px solid #dce4ea;border-radius:8px;background:#fff;color:var(--ink);box-shadow:0 8px 22px #1d2d3f14}.message-slot.is-mine{margin-left:auto;border-color:#176271;background:var(--teal-dark);color:#fff}.message-slot__meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px;color:var(--muted);font-size:12px}.message-slot.is-mine .message-slot__meta{color:#ffffffc7}.message-slot p{margin:0;color:inherit;font-size:14px;line-height:1.48}.message-slot__status{margin-top:8px;color:var(--muted);font-size:11px;font-weight:700;text-align:right}.message-slot.is-mine .message-slot__status{color:#ffffffbd}.message-slot__attachments{display:grid;gap:8px;margin-top:10px}.attachment-chip{min-height:40px;width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:7px;border:0;border-radius:8px;background:#ffffffc7;color:var(--ink);font:inherit;text-align:left;text-decoration:none}.attachment-chip:hover{background:#fff}.attachment-chip__preview{width:54px;height:34px;border-radius:6px;object-fit:cover}.attachment-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800}.attachment-chip small{color:var(--muted);font-size:11px}.voice-attachment{width:min(420px,100%);display:grid;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;padding:10px;border-radius:8px;background:#ffffffd1;color:var(--ink)}.voice-attachment__body{min-width:0;display:grid;gap:7px}.voice-attachment__body>div{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.voice-attachment strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.voice-attachment small{color:var(--muted);font-size:11px;white-space:nowrap}.voice-attachment audio{width:100%;max-width:320px;height:32px}.message-check{font-size:11px;font-weight:900;color:#98a2b3}.message-check.is-seen{color:var(--teal)}.send-slot{min-width:74px;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;background:var(--teal);color:#fff}.send-slot .channel-badge{background:#ffffff2e;color:#fff}.empty-chat-slot{display:grid;place-items:center;gap:8px;min-height:220px;color:var(--muted);font-size:14px;font-weight:800}.client-panel{min-width:0;min-height:0;display:grid;grid-template-rows:auto auto 1fr;gap:14px;padding:16px;border-left:1px solid var(--line);background:#fbfcfd;overflow:auto}.client-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.client-panel__identity{min-width:0;display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px}.client-panel__avatar{width:58px;height:58px;border-radius:8px}.client-panel__eyebrow{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.client-panel h2{margin:3px 0 0;font-size:19px;line-height:1.2;letter-spacing:0}.client-panel__close{display:none}.client-panel__facts{display:grid;gap:8px}.client-fact{min-height:36px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--muted-strong);font-size:13px;text-decoration:none}.client-fact span{min-width:0;overflow-wrap:anywhere}.client-panel__section{display:grid;align-content:start;gap:8px}.client-panel__section-title{color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.client-panel__channels{display:flex;flex-wrap:wrap;gap:7px}.client-panel__html{padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--muted-strong);font-size:13px;line-height:1.55}.client-panel__html strong{color:var(--ink)}.client-panel__html a{color:var(--teal-dark);font-weight:800}.profile-open{display:none}.attachment-modal{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:22px;background:#0f172a94;overscroll-behavior:contain}.attachment-modal__panel{width:min(920px,100%);max-height:min(760px,calc(100vh - 44px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 26px 70px #0f172a47}.attachment-modal__header,.attachment-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--line)}.attachment-modal__header div{min-width:0;display:grid;gap:3px}.attachment-modal__header strong,.attachment-modal__header span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-modal__header strong{font-size:14px}.attachment-modal__header span{color:var(--muted);font-size:12px}.attachment-modal__body{min-height:280px;display:grid;place-items:center;overflow:auto;padding:16px;background:#f3f5f7}.attachment-modal__body img,.attachment-modal__body video{max-width:100%;max-height:calc(100vh - 190px);border-radius:6px;object-fit:contain}.attachment-modal__body audio{width:min(520px,100%)}.attachment-modal__body iframe{width:100%;height:min(620px,calc(100vh - 190px));border:0;border-radius:6px;background:#fff}.attachment-modal__document{width:min(440px,100%);display:grid;place-items:center;gap:9px;padding:28px;border:1px dashed var(--line-strong);border-radius:8px;background:#fff;color:var(--muted-strong);text-align:center}.attachment-modal__document strong{color:var(--ink)}.attachment-modal__document span{font-size:13px;line-height:1.45}.attachment-modal__footer{justify-content:flex-end;border-top:1px solid var(--line);border-bottom:0}.attachment-modal__footer a{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border-radius:8px;background:var(--teal-dark);color:#fff;font-size:13px;font-weight:800;text-decoration:none}.attachment-modal__footer button{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft);color:var(--muted);font-size:13px;font-weight:800}@media(max-width:1120px){.crm-topbar__nav button:nth-of-type(n+5){display:none}.chat-toolbar{grid-template-columns:minmax(180px,1fr) minmax(220px,1fr) auto auto auto}.chat-layout{grid-template-columns:minmax(0,1fr)}.client-panel{position:fixed;z-index:20;top:16px;right:16px;bottom:16px;width:min(360px,calc(100vw - 32px));border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);transform:translate(calc(100% + 24px));transition:transform .18s ease}.client-panel.is-open{transform:translate(0)}.client-panel__close,.profile-open{display:inline-flex}}@media(max-width:760px){body{height:auto;min-height:100vh;overflow:auto}.app-shell{height:auto;min-height:100vh;grid-template-rows:auto minmax(0,1fr);overflow:visible}.crm-topbar{min-height:42px;padding:6px 8px}.crm-topbar__nav button{display:none}.crm-topbar__tools{flex:1;justify-content:flex-end}.crm-action,.crm-user{display:none}.crm-search{width:min(190px,52vw)}.crm-workspace{grid-template-columns:minmax(0,1fr)}.crm-sidebar{display:none}.crm-page{height:auto;min-height:calc(100vh - 42px);padding:10px;gap:7px;overflow:visible}.crm-page__heading{align-items:flex-start;flex-direction:column;gap:8px}.crm-breadcrumb{width:100%;font-size:14px}.crm-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.crm-tabs button{flex:0 0 auto}.crm-chat__surface{height:auto;min-height:calc(100vh - 148px)}.chat-toolbar{grid-template-columns:1fr auto auto}.toolbar-field--message,.channel-switcher{grid-column:1 / -1}.channel-switcher{width:100%;overflow-x:auto}.advanced-chat-shell{padding:8px;height:calc(100vh - 250px);min-height:520px}.message-slot{width:min(330px,100%)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}.client-panel{transition:none}}
