@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-400-normal-obahsSVq.woff2) format("woff2"),url(/assets/inter-cyrillic-400-normal-HOLc17fK.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-500-normal-BasfLYem.woff2) format("woff2"),url(/assets/inter-cyrillic-500-normal-CxZf_p3X.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-cyrillic-600-normal-CWCymEST.woff2) format("woff2"),url(/assets/inter-cyrillic-600-normal-4D_pXhcN.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-cyrillic-700-normal-CjBOestx.woff2) format("woff2"),url(/assets/inter-cyrillic-700-normal-DrXBdSj3.woff) format("woff")}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1a2332;background:#f7f8fa;--av-primary: #1ab394;--av-secondary: #1c84c6;--av-sidebar: #1e2a3a;--av-sidebar-muted: #6b7f96;--av-bg: #f7f8fa;--av-surface: #ffffff;--av-border: #e8ecf1;--av-border-soft: #f1f4f7;--av-text: #1a2332;--av-text-primary: #1a2332;--av-text-secondary: #334155;--av-muted: #64748b;--av-danger: #ed5565;--av-radius: 18px;--av-shadow: 0 10px 32px rgba(32, 50, 70, .055)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.av-shell{min-height:100vh;background:var(--av-bg)}.av-sidebar{position:fixed;inset:0 auto 0 0;z-index:20;display:flex;min-height:100vh;transition:width .22s ease}.av-sidebar__icons{width:56px;min-width:56px;background:var(--av-sidebar);display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 0}.av-icon{width:19px;height:19px;display:block}.av-sidebar__logo{width:40px;height:40px;border-radius:12px;background:var(--av-primary);color:#fff;display:grid;place-items:center;margin-bottom:16px}.av-sidebar__icon-list{display:flex;flex-direction:column;gap:4px;flex:1}.av-sidebar__icon{width:40px;height:40px;border-radius:12px;color:var(--av-sidebar-muted);display:grid;place-items:center;border:1px solid transparent;transition:color .15s ease,background .15s ease,border-color .15s ease,transform .15s ease}.av-sidebar__icon:hover,.av-sidebar__icon.active{background:#1ab39426;color:var(--av-primary);border-color:#1ab3942e}.av-sidebar__icon:hover{transform:translateY(-1px)}.av-subnav{width:220px;min-width:220px;background:var(--av-surface);border-right:1px solid var(--av-border);display:flex;flex-direction:column;overflow:hidden;transition:width .22s ease,min-width .22s ease,border-color .22s ease}.av-shell--subnav-collapsed .av-subnav{width:0;min-width:0;border-right-color:transparent}.av-sidebar__collapse{position:absolute;top:50%;right:-14px;width:28px;height:28px;padding:0;border:1px solid var(--av-border);border-radius:999px;background:#fff;color:#64748b;box-shadow:0 5px 14px #2032461f;display:grid;place-items:center;cursor:pointer;transition:color .15s ease,border-color .15s ease,transform .15s ease}.av-sidebar__collapse:hover{color:var(--av-primary);border-color:#1ab3946b;transform:scale(1.05)}.av-sidebar__collapse:focus-visible{outline:3px solid rgba(26,179,148,.18);outline-offset:2px}.av-sidebar__collapse svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.av-subnav__brand{padding:22px 20px 18px;border-bottom:1px solid #f1f4f7}.av-subnav__eyebrow{display:block;font-size:11px;color:var(--av-muted);margin-bottom:4px}.av-subnav__list{display:flex;flex-direction:column;padding:12px;gap:4px}.av-subnav__link{border-radius:12px;color:#475569;padding:10px 12px;font-size:14px;font-weight:600;display:flex;align-items:center;gap:9px}.av-subnav__link .av-icon{width:17px;height:17px}.av-subnav__link:hover,.av-subnav__link.active{background:#eefcf8;color:#0f8f75}.av-workspace{margin-left:276px;min-height:100vh;padding:24px 32px;transition:margin-left .22s ease}.av-shell--subnav-collapsed .av-workspace{margin-left:56px}.av-page{max-width:760px}.av-page--wide{max-width:1180px}.av-page__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px}.av-page__header h1{margin:0 0 6px;font-size:24px;font-weight:700;color:var(--av-text-primary)}.av-page__header p{margin:0;color:var(--av-muted)}.av-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.av-card{background:var(--av-surface);border:1px solid var(--av-border);border-radius:var(--av-radius);margin-bottom:16px;box-shadow:var(--av-shadow)}.av-card__header{min-height:52px;padding:16px 20px;border-bottom:1px solid #f1f4f7;display:flex;align-items:center;justify-content:space-between;color:var(--av-text-primary)}.av-card__body{padding:20px;color:#475569}.av-button{border:0;border-radius:12px;background:var(--av-primary);color:#fff;min-height:42px;padding:10px 22px;font-size:14px;font-weight:650;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:7px}.av-button:hover{background:#18a689}.av-button--compact{min-height:34px;padding:7px 13px;border-radius:9px;font-size:12px}.av-button--secondary{background:#fff;color:#64748b;border:1px solid var(--av-border);padding:10px 16px}.av-button--secondary:hover{background:#f7f8fa}.av-button--danger{background:#dc2626;color:#fff}.av-button--danger:hover{background:#b91c1c}.av-button--danger-ghost{color:#b91c1c}.av-button--danger-ghost:hover{background:#fff5f5;border-color:#fecaca}.av-field{display:block;margin-bottom:16px}.av-field span{display:block;font-size:12px;font-weight:600;color:var(--av-muted);margin-bottom:5px}.av-field input,.av-field select,.av-field textarea{width:100%;border:1px solid var(--av-border);border-radius:12px;padding:10px 14px;color:var(--av-text);background:#fff;font:inherit;font-size:13px;transition:border-color .15s,box-shadow .15s}.av-field input:focus,.av-field select:focus,.av-field textarea:focus{outline:none;border-color:var(--av-primary);box-shadow:0 0 0 3px #1ab3941a}.av-field textarea{resize:vertical;min-height:118px;line-height:1.5}.av-field--wide{margin-bottom:0}.av-tabs{display:flex;gap:8px;border-bottom:1px solid var(--av-border);margin-bottom:16px}.av-tabs button{border:0;background:transparent;color:var(--av-muted);padding:12px 4px 10px;margin-right:14px;font-size:13px;font-weight:700;border-bottom:2px solid transparent;cursor:pointer}.av-tabs button.is-active{color:var(--av-primary);border-color:var(--av-primary)}.agent-card--account{min-height:72px;padding:14px 12px 14px 18px;flex:1;min-width:0}.agent-card--account .agent-card__main{align-items:center}.agent-card__identity{min-width:0;display:flex;align-items:center;gap:8px}.agent-card__identity strong{min-width:0;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-card .agent-id-badge{flex:0 0 auto;padding:3px 7px;border:1px solid #e1e7ec;border-radius:999px;background:#f7f9fb;color:#778394;font-size:10px;font-weight:700;line-height:1.2}.agent-row{display:flex;align-items:center;background:#fff}.agent-panel--open{border-color:#1ab39457;box-shadow:0 0 0 2px #1ab39414}.agent-row__actions{display:flex;align-items:center;gap:4px;padding:0 14px 0 4px}.agent-icon-action{width:34px;height:34px;border:0;border-radius:9px;background:transparent;color:#8b95a5;display:inline-grid;place-items:center;cursor:pointer;transition:color .15s ease,background .15s ease,transform .15s ease}.agent-icon-action svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.agent-icon-action:hover{color:#4b5565;background:#f3f5f8;transform:translateY(-1px)}.agent-icon-action:disabled{opacity:.45;cursor:wait;transform:none}.agent-icon-action--power.is-active{color:#2fb344;background:#f0fbf2}.agent-icon-action--settings.is-active,.agent-icon-action--settings:hover{color:#8b5cf6;background:#f6f1ff}.agent-icon-action--danger{color:#e05260}.agent-icon-action--danger:hover,.agent-icon-action--danger.is-confirming{color:#d12d3f;background:#fff0f2}.agent-action-error{display:block;padding:9px 28px;border-bottom:1px solid #fee2e2;color:#b91c1c;background:#fff7f7;font-size:12px;font-weight:700}.agent-card__meta--pills{align-items:center;flex-wrap:wrap;justify-content:flex-end;max-width:420px}.agent-pill{border-radius:999px;padding:4px 9px;background:#f5f7fb;color:#64748b!important;font-size:12px!important;font-weight:700}.agent-account-body{border-top:1px solid var(--av-border-soft);background:#fff}.agent-account-id{padding:12px 30px 0;background:#f7f8fa;color:#7a8696;font-size:11px;font-weight:650}.agent-account-tabs{min-height:60px;padding:0 30px;display:flex;align-items:stretch;gap:34px;background:#f7f8fa;overflow-x:auto}.agent-account-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;color:#657184;cursor:pointer;font-size:14px;font-weight:600;white-space:nowrap}.agent-account-tabs button.is-active{color:var(--av-primary);border-color:var(--av-primary)}.agent-tab-content{padding:30px 32px 32px;background:#fff}.agent-tab-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.agent-tab-head--compact{margin-bottom:18px}.agent-tab-head h2{margin:0;color:var(--av-text-primary);font-size:22px;font-weight:700;letter-spacing:-.02em}.agent-tab-head p{margin:0;color:var(--av-muted);font-size:14px;line-height:1.5}.agent-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 22px}.agent-field{display:grid;gap:8px}.agent-field--full{grid-column:1 / -1}.agent-field span{color:#344054;font-size:13px;font-weight:600}.agent-field input,.agent-field select,.agent-field textarea{width:100%;min-height:50px;border:1px solid #dfe5eb;border-radius:14px;background:#fff;color:var(--av-text-primary);font:inherit;font-size:14px;font-weight:450;padding:13px 15px;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.agent-field textarea{resize:vertical;min-height:180px;line-height:1.55}.agent-field input:focus,.agent-field select:focus,.agent-field textarea:focus{border-color:#1ab394ad;box-shadow:0 0 0 4px #1ab3941a}.agent-field--range input[type=range]{padding:0;accent-color:var(--av-primary);background:transparent;border:0;box-shadow:none}.agent-range-marks{display:flex;justify-content:space-between;color:var(--av-muted);font-size:11px}.agent-operator-card{display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(180px,220px);align-items:center;gap:20px;padding:18px 20px;border:1px solid #e4e9ee;border-radius:16px;background:#fafbfc}.agent-operator-card__copy strong,.agent-operator-card__copy small{display:block}.agent-operator-card__copy strong{margin-bottom:4px;color:var(--av-text-primary);font-size:14px;font-weight:650}.agent-operator-card__copy small{max-width:360px;color:#7b8797;font-size:12px;line-height:1.45}.cloud-switch{display:inline-flex;align-items:center;gap:9px;cursor:pointer;-webkit-user-select:none;user-select:none}.cloud-switch input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.cloud-switch__track{position:relative;flex:0 0 auto;width:42px;height:24px;border-radius:999px;background:#cfd6de;box-shadow:inset 0 0 0 1px #26374b14;transition:background .18s ease,box-shadow .18s ease}.cloud-switch__track>span{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #0f172a33;transition:transform .18s ease}.cloud-switch input:checked+.cloud-switch__track{background:var(--av-primary)}.cloud-switch input:checked+.cloud-switch__track>span{transform:translate(18px)}.cloud-switch input:focus-visible+.cloud-switch__track{box-shadow:0 0 0 4px #1ab39426}.cloud-switch__label{color:#667085;font-size:12px;font-weight:600}.agent-resume-field{gap:6px}.agent-resume-field select:disabled{color:#98a2b3;background:#f2f4f7;cursor:not-allowed}.schedule-toolbar{display:grid;grid-template-columns:minmax(150px,190px) minmax(190px,240px) auto;align-items:end;gap:10px;margin-bottom:10px}.schedule-toolbar--simple{grid-template-columns:minmax(190px,240px)}.schedule-datetime{min-height:40px;padding:0 4px 2px}.schedule-grid{display:grid;grid-template-columns:54px repeat(7,minmax(38px,1fr));gap:3px;max-width:620px;padding:8px;border:1px solid var(--av-border-soft);border-radius:12px;background:#fbfdff}.schedule-grid__corner,.schedule-grid__day,.schedule-grid__time{min-height:22px;border-radius:7px;display:grid;place-items:center;color:var(--av-muted);font-size:11px;font-weight:700}.schedule-grid__day,.schedule-grid__time{background:#f1f5f9}.schedule-grid__row{display:contents}.schedule-grid__row button{min-width:0;height:22px;border:1px solid var(--av-border-soft);border-radius:7px;background:#fff;cursor:pointer}.schedule-grid__row button:hover{border-color:#1ab3948c}.schedule-grid__row button.is-active{background:var(--av-primary);border-color:var(--av-primary);box-shadow:inset 0 0 0 1px #ffffff59}.schedule-warning{margin-top:10px;padding:10px 12px;border-radius:12px;background:#fff8e6;color:#8a5a00;font-size:13px}.agent-save-row{display:flex;align-items:center;gap:14px;margin-top:24px;padding-top:22px;border-top:1px solid var(--av-border-soft)}.agent-save-feedback{font-size:13px;font-weight:600}.agent-save-feedback--success{color:#159276}.agent-save-feedback--error{color:#d14355}.cloud-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#1824335c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:cloud-fade-in .16s ease-out}.cloud-modal{width:min(480px,100%);overflow:hidden;border:1px solid rgba(226,232,239,.92);border-radius:20px;background:#fff;box-shadow:0 24px 70px #14233433;animation:cloud-modal-in .18s ease-out}.cloud-modal__header{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr) 32px;align-items:start;gap:14px;padding:24px 24px 20px;border-bottom:1px solid #edf0f3}.cloud-modal__icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#eaf9f5;color:#12967c;font-size:26px;font-weight:400;line-height:1}.cloud-modal__icon--danger{background:#fff1f2;color:#dc2626;font-size:22px;font-weight:700}.cloud-confirmation>p{margin:0;color:#263244;font-size:15px;font-weight:650;line-height:1.5}.cloud-confirmation>small{display:block;margin-top:8px;color:#7a8696;font-size:13px;line-height:1.5}.cloud-modal__header h2{margin:0 0 5px;color:#172033;font-size:20px;font-weight:700;letter-spacing:-.02em}.cloud-modal__header p{margin:0;color:#7a8696;font-size:13px;line-height:1.48}.cloud-modal__close{width:32px;height:32px;border:0;border-radius:9px;background:transparent;color:#8994a3;cursor:pointer;font-size:24px;line-height:1}.cloud-modal__close:hover{background:#f2f4f7;color:#4f5b6b}.cloud-modal__close:disabled{opacity:.5;cursor:wait}.cloud-modal__form{padding:22px 24px 24px}.cloud-modal__error{margin:8px 0 0;color:#d14355;font-size:12px;font-weight:600}.cloud-modal__footer{display:flex;justify-content:flex-end;gap:10px;margin-top:24px;padding-top:18px;border-top:1px solid #edf0f3}@keyframes cloud-fade-in{0%{opacity:0}to{opacity:1}}@keyframes cloud-modal-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.agent-feature-grid--compact{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.agent-feature-grid--compact .agent-feature-card{min-height:46px;padding:12px 14px;border:1px solid var(--av-border-soft);border-radius:12px;background:#fbfdff;color:var(--av-text-primary);text-align:left;font:inherit;cursor:pointer}.agent-feature-grid--compact .agent-feature-card:hover{border-color:#1ab39459;background:#fbfffd}@media (max-width: 760px){.agent-tab-content{padding:22px 18px 24px}.agent-account-tabs{padding:0 18px;gap:24px}.agent-operator-card{grid-template-columns:1fr;gap:14px}.agent-resume-field{width:100%}.cloud-modal-backdrop{padding:14px}.cloud-modal__header{padding:20px 18px 17px;grid-template-columns:40px minmax(0,1fr) 30px;gap:11px}.cloud-modal__form{padding:20px 18px}.cloud-modal__footer{flex-direction:column-reverse}.cloud-modal__footer .av-button{width:100%}.schedule-toolbar{grid-template-columns:1fr}.schedule-grid{grid-template-columns:46px repeat(7,minmax(28px,1fr));gap:2px;padding:6px}.schedule-grid__row button{height:20px}}.integration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.integration-card__text{margin:0;color:var(--av-muted);font-size:14px;line-height:1.5}.integration-modes{display:grid;gap:10px;margin-top:14px}.integration-mode{display:grid;gap:5px;padding:12px;border:1px solid var(--av-border);border-radius:14px;background:var(--av-soft)}.integration-mode span,.integration-mode small{color:var(--av-muted);font-size:13px;line-height:1.4}.test-chat-preview{display:grid;gap:12px}.test-chat-form{display:grid;gap:12px;margin-bottom:14px}.test-chat-form .av-button{justify-self:start}.test-chat-preview__error{margin:0;color:#b42318;font-size:13px}.test-chat-preview__bubble{max-width:680px;border-radius:16px;padding:12px 14px;font-size:14px;line-height:1.5}.test-chat-preview__bubble--client{justify-self:start;background:var(--av-soft);color:var(--av-text)}.test-chat-preview__bubble--agent{justify-self:start;background:#1ab3941f;border:1px solid rgba(26,179,148,.22);color:var(--av-text)}.test-chat-preview__trace{margin:0;padding:12px;border-radius:14px;border:1px dashed var(--av-border);color:var(--av-muted);background:#fff;white-space:pre-wrap;font-size:12px}.agent-list{display:grid;gap:12px}.agent-panel{border:1px solid var(--av-border-soft);border-radius:14px;background:#fff;overflow:hidden}.agent-card{width:100%;min-height:76px;padding:14px 16px;border:0;border-radius:0;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:left;cursor:pointer}.agent-card:hover{background:#fbfffd}.agent-card__main{display:flex;align-items:center;gap:12px}.agent-card__avatar{width:42px;height:42px;border-radius:50%;background:#eefcf8;color:#0f8f75;display:grid;place-items:center;font-weight:700}.agent-card strong,.agent-card span{display:block}.agent-card strong{color:var(--av-text-primary);font-size:14px;margin-bottom:4px}.agent-card span{color:var(--av-muted);font-size:12px}.agent-card__meta{display:flex;align-items:center;gap:12px}.agent-card__chevron{color:var(--av-muted);font-size:16px;line-height:1}.agent-status{border-radius:999px;padding:4px 9px;font-size:12px;font-weight:700}.agent-status--active{background:#eefcf8;color:#0f8f75}.agent-status--inactive{background:#f1f5f9;color:#64748b}.agent-settings{border-top:1px solid var(--av-border-soft);background:#f8fafc;padding:12px;display:grid;gap:10px}.agent-section{border:1px solid var(--av-border-soft);border-radius:12px;background:#fff;overflow:hidden}.agent-section summary{list-style:none;cursor:pointer;padding:12px 14px;color:var(--av-text-primary);font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:space-between}.agent-section summary::-webkit-details-marker{display:none}.agent-section summary:after{content:"⌄";color:var(--av-muted);font-size:14px}.agent-section[open] summary:after{content:"⌃"}.agent-section__grid{border-top:1px solid var(--av-border-soft);padding:12px 14px 14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.agent-setting-row{min-height:58px;padding:10px 12px;border:1px solid var(--av-border-soft);border-radius:10px;background:#fbfdff}.agent-setting-row span,.agent-setting-row strong{display:block}.agent-setting-row span{color:var(--av-muted);font-size:12px;margin-bottom:5px}.agent-setting-row strong{color:var(--av-text-primary);font-size:13px;font-weight:700}.agent-section__note{border-top:1px solid var(--av-border-soft);margin:0;padding:12px 14px 14px;color:var(--av-muted);font-size:13px;line-height:1.45}.agent-section--future summary{color:var(--av-muted)}.bot-settings-stack{display:block}.bot-form-grid{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:14px}.bot-toggle-list,.bot-row-list,.bot-chat-box{display:grid;gap:10px}.bot-toggle-row{display:flex;align-items:center;gap:10px;min-height:42px;padding:10px 12px;border:1px solid var(--av-border-soft);border-radius:12px;background:#fbfdff;color:var(--av-text-primary);font-size:13px;font-weight:600}.bot-toggle-row input{width:18px;height:18px;accent-color:var(--av-primary)}.bot-service-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:64px;padding:12px 14px;border:1px solid var(--av-border-soft);border-radius:12px;background:#fbfdff}.bot-service-row strong,.bot-dialog-table__row span:first-child{display:block;color:var(--av-text-primary);font-weight:700}.bot-service-row span{display:block;color:var(--av-muted);font-size:12px;margin-top:3px}.av-message{border-radius:12px;padding:10px 12px;font-size:13px;line-height:1.45;max-width:82%}.av-message--client{background:#f1f5f9;color:var(--av-text-primary)}.av-message--agent{justify-self:end;background:#eefcf8;color:#0f8f75}.bot-dialog-table{border:1px solid var(--av-border-soft);border-radius:12px;overflow:hidden}.bot-dialog-table__row{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:12px;align-items:center;padding:12px 14px;border-bottom:1px solid var(--av-border-soft);font-size:13px}.bot-dialog-table__row:last-child{border-bottom:0}.bot-dialog-table__row--head{background:#f8fafc;color:var(--av-muted);font-size:12px;font-weight:700}.bot-status{justify-self:start;border-radius:999px;background:#eefcf8;color:#0f8f75;padding:4px 8px;font-size:12px;font-weight:700}.dialogs-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:16px;align-items:start}.dialogs-list{display:grid;gap:12px}.dialog-thread{border:1px solid var(--av-border-soft);border-radius:14px;background:#fbfdff;color:var(--av-text-primary);display:grid;gap:4px;padding:14px;text-align:left}.dialog-thread--active{border-color:#00aa8f52;box-shadow:0 0 0 3px #00aa8f14}.dialog-thread span,.dialog-thread small{color:var(--av-muted);font-size:12px}.dialog-thread strong{font-size:15px}.dialogs-chat-panel{min-width:0}.av-table{display:grid;gap:0;border:1px solid var(--av-border);border-radius:12px;overflow:hidden}.av-table__row{display:grid;grid-template-columns:repeat(3,1fr);padding:12px;border-bottom:1px solid var(--av-border-soft)}.av-table__row:last-child{border-bottom:0}.av-table__row--head{background:#f8fafc;color:var(--av-muted);font-weight:700}.av-drawer{background:#fff;border-left:1px solid var(--av-border)}.av-toast{position:fixed;right:24px;bottom:24px;background:#1a2332;color:#fff;padding:12px 16px;border-radius:12px}@media (max-width: 900px){.av-sidebar{position:static;min-height:auto}.av-subnav,.av-sidebar__collapse{display:none}.av-workspace{margin-left:0;padding:16px}.av-page{max-width:none}.av-grid,.integration-grid,.agent-card,.agent-section__grid,.agent-form-grid,.bot-form-grid,.dialogs-layout,.bot-dialog-table__row{grid-template-columns:1fr}.agent-card{align-items:flex-start;flex-direction:column}.agent-card__meta{align-items:flex-start;flex-wrap:wrap}.agent-row{align-items:stretch}.agent-row__actions{padding-right:8px;gap:1px}.agent-icon-action{width:31px;height:31px}.agent-pill{display:none!important}.bot-service-row{align-items:flex-start;flex-direction:column}}.test-chat-agent-selector{margin:0 0 14px}.test-chat-agent-selector label{display:flex;flex-direction:column;gap:6px;max-width:320px;color:var(--av-muted);font-size:12px}.test-chat-agent-selector select,.test-chat-model select{height:36px;border:1px solid var(--av-border);border-radius:10px;padding:0 10px;color:var(--av-text-primary);background:#fff}.test-chat-room{background:#fff;border:1px solid var(--av-border);border-radius:16px;overflow:hidden;min-height:calc(100vh - 64px);display:flex;flex-direction:column}.test-chat-room__topbar{min-height:72px;padding:14px 18px;border-bottom:1px solid #eef1f5;display:flex;align-items:center;justify-content:space-between;gap:14px}.test-chat-room__topbar h2{margin:0 0 4px;font-size:20px;color:var(--av-text-primary)}.test-chat-room__topbar p{margin:0;color:var(--av-muted);font-size:13px}.test-chat-model{display:flex;flex-direction:column;gap:7px;min-width:min(500px,100%);color:var(--av-muted);font-size:11px}.test-chat-model select{width:100%;height:46px;border:1px solid #dfe5eb;border-radius:13px;padding:0 13px;color:var(--av-text-primary);background:#fff}.test-chat-room__metrics{display:flex;flex-direction:column;gap:2px;color:#64748b;font-size:11px;line-height:1.25}.test-chat-room__metrics strong{color:var(--av-primary);font-size:13px}.test-chat-room__date{align-self:center;margin:12px 0 4px;padding:5px 12px;border-radius:999px;background:#e8ecf1;color:#64748b;font-size:12px}.test-chat-room__messages{flex:1;background:linear-gradient(180deg,#f7f8fa,#f1f4f7);padding:18px;display:flex;flex-direction:column;gap:14px;min-height:420px}.test-chat-room__empty{margin:auto;color:#94a3b8;font-size:14px;text-align:center;max-width:460px}.test-chat-message{max-width:72%;font-size:14px;line-height:1.45}.test-chat-message--client{align-self:flex-end}.test-chat-message--client .test-chat-message__bubble{background:var(--av-primary);color:#fff;border-radius:18px 18px 4px;padding:13px 14px 10px;box-shadow:0 8px 18px #1ab3942e}.test-chat-message--client time{display:block;color:#ffffffc2;font-size:10px;margin-top:4px;text-align:right}.test-chat-message__attachments,.test-chat-message__media-proof,.test-chat-message__transcript{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px;font-size:12px}.test-chat-message__attachments span,.test-chat-message__media-proof,.test-chat-message__transcript{border-radius:999px;padding:4px 8px;background:#ffffff2e}.test-chat-message__media-proof,.test-chat-message__transcript{background:#eef9f6;color:#0f8f77}.test-chat-message--agent{align-self:flex-start;background:#fff;color:#334155;border:1px solid #eef1f5;border-radius:4px 18px 18px;padding:13px 14px 8px;box-shadow:0 6px 16px #0f172a0f}.test-chat-message--agent strong{display:block;color:var(--av-primary);margin-bottom:8px}.test-chat-message--agent footer{color:#9ca3af;font-size:10px;margin-top:8px}.test-chat-message__answer{white-space:pre-wrap}.test-chat-message__artifacts{margin-top:12px}.test-chat-proposal{width:min(520px,100%);margin:0;overflow:hidden;border:1px solid #dfe8e5;border-radius:14px;background:#fff;box-shadow:0 8px 22px #0f172a12}.test-chat-proposal figcaption{display:grid;gap:2px;padding:11px 13px;border-bottom:1px solid #edf1f3}.test-chat-proposal figcaption b{color:#1f2937;font-size:13px}.test-chat-proposal figcaption small{color:#64748b;font-size:11px}.test-chat-proposal__preview{display:block;padding:10px;background:#f7f8fa}.test-chat-proposal__preview img{display:block;width:100%;max-height:520px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;object-fit:contain}.test-chat-proposal__pdf{display:inline-flex;align-items:center;min-height:34px;margin:0 12px 12px;padding:0 12px;border:1px solid rgba(26,179,148,.28);border-radius:10px;color:#0f8f77;background:#f2fbf8;font-size:12px;font-weight:600;text-decoration:none}.test-chat-proposal__pdf:hover{border-color:var(--av-primary);background:#e9f8f4}.test-chat-calculator-proof{margin-top:12px;padding:12px;border:1px solid #bde9df;border-radius:14px;background:linear-gradient(180deg,#f4fcfa,#fff)}.test-chat-calculator-proof--queued{border-color:#dbe4ee;background:#f8fafc}.test-chat-calculator-proof--error,.test-chat-calculator-proof--unknown{border-color:#fecaca;background:#fff7f7}.test-chat-calculator-proof__head{display:flex;gap:9px;align-items:flex-start}.test-chat-calculator-proof__head>span{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border-radius:50%;color:#fff;background:var(--av-primary);font-weight:700}.test-chat-calculator-proof__head b,.test-chat-calculator-proof__head small{display:block}.test-chat-calculator-proof__head b{color:#166b5c;font-size:13px}.test-chat-calculator-proof__head small{margin-top:2px;color:#64748b;font-size:11px}.test-chat-calculator-proof img{display:block;width:100%;max-height:380px;margin-top:11px;border:1px solid #e2e8f0;border-radius:11px;background:#fff;object-fit:contain}.test-chat-calculator-proof__facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.test-chat-calculator-proof__facts span{min-width:110px;padding:7px 9px;border-radius:10px;background:#fff;border:1px solid #e2e8f0}.test-chat-calculator-proof__facts small,.test-chat-calculator-proof__facts b{display:block}.test-chat-calculator-proof__facts small{color:#94a3b8;font-size:10px}.test-chat-calculator-proof__facts b{margin-top:1px;color:#1f2937;font-size:13px}.test-chat-calculator-proof>code{display:block;margin-top:9px;color:#64748b;font-size:10px;overflow-wrap:anywhere}.test-chat-calculator-proof>a{display:inline-block;margin-top:8px;color:var(--av-primary);font-size:12px;font-weight:600}.test-chat-calculator-proof details,.test-chat-function-list{margin-top:9px}.test-chat-calculator-proof summary,.test-chat-function-proof summary{color:#64748b;cursor:pointer;font-size:11px}.test-chat-function-proof{margin-top:8px}.test-chat-function-proof>b,.test-chat-function-proof>small{display:block}.test-chat-function-proof>b{color:#334155;font-size:12px}.test-chat-function-proof>small{margin-top:6px;color:#94a3b8;font-size:10px}.test-chat-function-proof pre{max-width:100%;margin:4px 0 0;padding:8px;overflow:auto;border-radius:8px;background:#0f172a;color:#d6f5ec;font-size:10px;white-space:pre-wrap;overflow-wrap:anywhere}.test-chat-message--pending{color:var(--av-primary);font-style:italic}.test-chat-room__selected-files{border-top:1px solid #eef1f5;padding:8px 18px;display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:var(--av-muted);font-size:12px}.test-chat-room__selected-files span{background:#eef9f6;color:#0f8f77;border-radius:999px;padding:5px 9px}.test-chat-room__selected-files button{border:0;background:transparent;color:var(--av-danger);cursor:pointer}.test-chat-room__composer{min-height:64px;background:#fff;border-top:1px solid #eef1f5;display:grid;grid-template-columns:auto auto 1fr auto;gap:10px;align-items:center;padding:12px 18px}.test-chat-room__composer textarea{border:0;resize:none;outline:none;font:inherit;color:var(--av-text-primary)}.test-chat-room__composer textarea::placeholder{color:#a8b1bd}.test-chat-room__composer .av-button{width:44px;height:40px;padding:0;border-radius:999px}.test-chat-room__composer .av-button:disabled{opacity:.45;cursor:not-allowed}.test-chat-attach{width:38px;height:38px;border-radius:999px;display:inline-grid;place-items:center;border:1px solid var(--av-border);background:#fff;cursor:pointer}.test-chat-attach:hover{border-color:var(--av-primary);color:var(--av-primary)}.test-chat-attach input{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.test-chat-voice-button{font:inherit}.test-chat-voice-button.is-recording{border-color:#ef4444;color:#ef4444;box-shadow:0 0 0 4px #ef44441f}.test-chat-recording-dot{background:#fee2e2!important;color:#b91c1c!important}.test-chat-model small,.agent-field small{display:block;color:var(--av-muted);font-size:11px;line-height:1.35;margin-top:5px}.model-price-hint{width:fit-content;max-width:100%;margin-top:0!important;padding:6px 9px;border:1px solid #dff2ed;border-radius:9px;background:#f2fbf8;color:#167d69!important;font-size:11px!important;font-weight:600;line-height:1.35}@media (max-width: 760px){.test-chat-room__topbar{align-items:stretch;flex-direction:column}.test-chat-model{min-width:0;width:100%}}.agent-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.agent-feature-card{border:1px solid var(--av-border-soft);border-radius:12px;background:#fbfdff;padding:12px 14px}.agent-feature-card strong,.agent-feature-card span{display:block}.agent-feature-card strong{color:var(--av-text-primary);font-size:13px;margin-bottom:5px}.agent-feature-card span{color:var(--av-muted);font-size:12px;line-height:1.4}.knowledge-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.knowledge-head h2{margin:0 0 5px;color:var(--av-text-primary);font-size:22px;letter-spacing:-.02em}.knowledge-head p{margin:0;max-width:520px;color:#7b8797;font-size:13px}.knowledge-config-panel{margin-bottom:16px;border:1px solid #e7ebef;border-radius:14px;background:#fafbfc;overflow:hidden}.knowledge-config-panel summary{min-height:54px;padding:12px 16px;display:flex;align-items:center;gap:10px;cursor:pointer;list-style:none}.knowledge-config-panel summary::-webkit-details-marker{display:none}.knowledge-config-panel summary:after{content:"";width:7px;height:7px;margin-left:auto;flex:0 0 auto;border-right:1.5px solid #8692a2;border-bottom:1.5px solid #8692a2;transform:rotate(45deg) translateY(-2px)}.knowledge-config-panel[open] summary:after{transform:rotate(-135deg) translate(-1px,-1px)}.knowledge-config-panel summary>span{color:#344054;font-size:13px;font-weight:650}.knowledge-config-panel summary>small{color:#8a95a4;font-size:12px}.knowledge-config-panel__body{padding:18px;border-top:1px solid #e7ebef;background:#fff}.knowledge-settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.knowledge-smart-card{grid-column:1 / -1;min-height:58px;padding:11px 14px;border:1px solid #e7ebef;border-radius:13px;background:#fafbfc;display:flex;align-items:center;justify-content:space-between;gap:14px}.knowledge-smart-card strong,.knowledge-smart-card small{display:block}.knowledge-smart-card strong{margin-bottom:2px;color:#344054;font-size:13px}.knowledge-smart-card small{color:#8a95a4;font-size:11px}.knowledge-table{border:1px solid #e4e8ed;border-radius:14px;background:#fff;overflow:hidden}.knowledge-table__row{min-height:62px;display:grid;grid-template-columns:minmax(150px,.85fr) minmax(260px,2fr) 90px 84px;align-items:center;border-bottom:1px solid #edf0f3}.knowledge-table__row:last-of-type{border-bottom:0}.knowledge-table__row>*{min-width:0;padding:14px 16px}.knowledge-table__row--head{min-height:48px;background:#fafbfc;color:#657184;font-size:12px;font-weight:650}.knowledge-table__row>strong{color:#273244;font-size:13px;font-weight:600}.knowledge-table__content{overflow:hidden;color:#667085;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.knowledge-table__tokens{color:#667085;font-size:13px;font-variant-numeric:tabular-nums}.knowledge-table__actions{padding:8px 10px;display:flex;justify-content:flex-end;gap:2px}.knowledge-table__empty{padding:32px 18px;color:#8a95a4;font-size:13px;text-align:center}.knowledge-inline-error{margin:10px 0 0;color:#d14355;font-size:12px}.cloud-modal--knowledge{width:min(600px,100%)}.knowledge-editor-content{margin-top:16px}.knowledge-editor-content textarea{min-height:220px}.knowledge-editor-meta{margin-top:8px;color:#8a95a4;font-size:11px;text-align:right}.functions-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.functions-panel__head h2{margin-bottom:4px}.functions-panel__head p{margin:0;color:#7a8696;font-size:13px;line-height:1.5}.functions-empty,.functions-alert{padding:28px 20px;border:1px solid #e6eaee;border-radius:14px;background:#fbfcfd;color:#7a8696;font-size:13px;text-align:center}.functions-empty--install{min-height:156px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.functions-empty--install strong{color:#273244;font-size:14px}.functions-empty--install p{max-width:480px;margin:5px 0 12px;line-height:1.45}.functions-empty__icon,.functions-table__mark{display:grid;place-items:center;border-radius:12px;background:#eaf9f5;color:#12967c;font-family:Georgia,serif;font-weight:700}.functions-empty__icon{width:36px;height:36px;margin-bottom:8px;border-radius:10px;font-size:19px}.functions-alert{border-color:#ffd7dc;background:#fff8f9;color:#c33a4c}.functions-table-wrap{overflow:hidden;border:1px solid #e4e8ed;border-radius:14px;background:#fff}.functions-table{width:100%;border-collapse:collapse;table-layout:fixed}.functions-table th{padding:13px 16px;background:#fafbfc;color:#657184;font-size:12px;font-weight:650;text-align:left}.functions-table th:nth-child(1){width:25%}.functions-table th:nth-child(2){width:36%}.functions-table th:nth-child(3){width:15%}.functions-table th:nth-child(4){width:24%;text-align:right}.functions-table td{padding:14px 16px;border-top:1px solid #edf0f3;color:#667085;font-size:13px;vertical-align:middle}.functions-table td:last-child{text-align:right}.functions-table__name{min-width:0;display:flex;align-items:center;gap:10px}.functions-table__mark{width:34px;height:34px;flex:0 0 auto;font-size:18px}.functions-table__name div{min-width:0}.functions-table__name strong,.functions-table__name small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.functions-table__name strong{color:#273244;font-size:13px;font-weight:650}.functions-table__name small{margin-top:3px;color:#93a0af;font-size:11px}.functions-table__description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.45}.functions-table__parameters{white-space:nowrap}.functions-table__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.function-parameter__remove{padding:6px 9px;border:1px solid #dce3e9;border-radius:9px;background:#fff;color:#526173;font:inherit;font-size:11px;cursor:pointer}.function-parameter__remove{color:#bd4051}.function-parameter__remove:hover{border-color:#f0c5cc;background:#fff7f8}.function-editor__section-title--actions{align-items:center}.function-editor__section-title--actions>div{flex:1}.function-editor__section-title--actions .av-button{margin-left:auto}.function-parameter__actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.function-parameter__remove{flex:0 0 auto}.functions-table__open{width:100%;margin:-7px -8px;padding:7px 8px;border:0;border-radius:11px;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left;transition:background .16s ease,box-shadow .16s ease}.functions-table__open:hover{background:#f4faf8}.functions-table__open:focus-visible{outline:0;box-shadow:0 0 0 3px #1ab39429}.functions-table__name>span:last-child{min-width:0}.function-editor-backdrop{z-index:140;align-items:start;overflow-y:auto}.function-editor{width:min(980px,100%);max-height:calc(100vh - 48px);display:grid;grid-template-rows:auto minmax(0,1fr) auto}.function-editor__header{flex:0 0 auto}.function-editor__body{min-height:0;padding:18px;overflow-y:auto;background:#f6f8fa;scrollbar-gutter:stable}.function-editor__section{padding:20px;border:1px solid #e5e9ee;border-radius:16px;background:#fff;box-shadow:0 5px 16px #1e304109}.function-editor__section+.function-editor__section{margin-top:12px}.function-editor__section-title{margin-bottom:16px;display:flex;align-items:flex-start;gap:11px}.function-editor__section-title>span{width:28px;height:28px;flex:0 0 auto;border-radius:9px;background:#eaf9f5;display:grid;place-items:center;color:#138c77;font-size:12px;font-weight:750}.function-editor__section-title strong,.function-editor__section-title small{display:block}.function-editor__section-title strong{color:#283548;font-size:14px}.function-editor__section-title small{margin-top:3px;color:#8793a2;font-size:11px;font-weight:450;line-height:1.45}.function-editor__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.function-editor__wide{grid-column:1 / -1}.function-editor .agent-field{gap:6px}.function-editor .agent-field>span{font-size:11px}.function-editor .agent-field input,.function-editor .agent-field select,.function-editor .agent-field textarea{min-height:42px;padding:10px 12px;border-radius:11px;font-size:12px}.function-editor .agent-field textarea{min-height:82px}.function-editor .agent-field input[readonly]{background:#f6f8fa;color:#627083;cursor:default}.function-parameters{display:grid;gap:10px}.function-parameter{padding:14px;border:1px solid #e6eaef;border-radius:13px;background:#fbfcfd;display:grid;gap:11px}.function-parameter__top{display:grid;grid-template-columns:minmax(190px,1.1fr) minmax(150px,.8fr) 105px;align-items:end;gap:11px}.function-parameter__required{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:8px}.function-parameter__required>span:first-child{color:#344054;font-size:11px;font-weight:600}.function-parameter__chips{display:flex;flex-wrap:wrap;gap:6px}.function-parameter__chips span{padding:5px 8px;border:1px solid #d6ebe6;border-radius:999px;background:#eef9f6;color:#267b6c;font-size:10px;font-weight:600}.function-editor__empty{padding:17px;border:1px dashed #dce3e9;border-radius:12px;background:#fafbfc;color:#7a8696;font-size:12px;line-height:1.5;text-align:center}.function-handler-card{min-height:58px;padding:12px 14px;border:1px solid #dce6e3;border-radius:13px;background:#f8fcfb;display:grid;grid-template-columns:minmax(160px,.8fr) minmax(240px,1.4fr) auto;align-items:center;gap:14px}.function-handler-card strong,.function-handler-card small{display:block}.function-handler-card strong{color:#2f3b4c;font-size:13px}.function-handler-card small{margin-top:3px;color:#8a95a4;font-size:10px}.function-handler-card code{overflow:hidden;color:#426057;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.function-handler-card>span{padding:6px 9px;border-radius:999px;background:#e5f8f1;color:#17865f;font-size:10px;font-weight:700}.function-test__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.function-test__actions{margin-top:14px;display:flex;align-items:center;gap:12px}.function-test__result{margin-top:14px;overflow:hidden;border:1px solid #cfe8df;border-radius:13px;background:#f4fbf8}.function-test__result header{padding:10px 12px;border-bottom:1px solid #d9ece5;display:flex;align-items:center;justify-content:space-between;gap:12px}.function-test__result header strong{color:#18785c;font-size:12px}.function-test__result header span{color:#769086;font-size:10px}.function-test__result pre{max-height:230px;margin:0;padding:14px;overflow:auto;color:#33473f;font-size:11px;line-height:1.5;white-space:pre-wrap}.function-editor__footer{min-height:72px;padding:14px 20px;border-top:1px solid #e6eaee;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:14px}.function-editor__footer>div:last-child{display:flex;gap:9px}.function-editor__saved{color:#178a69;font-size:12px;font-weight:650}.function-editor__error{color:#c43f50;font-size:11px;font-weight:600}@media (max-width: 760px){.knowledge-head,.functions-panel__head{align-items:stretch;flex-direction:column}.knowledge-head .av-button,.functions-panel__head .av-button{width:100%}.knowledge-settings-grid{grid-template-columns:1fr}.knowledge-table,.functions-table-wrap{overflow-x:auto}.knowledge-table__row{min-width:680px}.functions-table{min-width:760px}.function-editor-backdrop{padding:0}.function-editor{width:100%;max-height:100vh;min-height:100vh;border-radius:0}.function-editor__header{padding:16px;grid-template-columns:38px minmax(0,1fr) 30px}.function-editor__header .cloud-modal__icon{width:38px;height:38px;border-radius:11px;font-size:22px}.function-editor__header h2{font-size:16px;overflow-wrap:anywhere}.function-editor__body{padding:10px}.function-editor__section{padding:15px;border-radius:13px}.function-editor__grid,.function-test__grid,.function-parameter__top{grid-template-columns:1fr}.function-editor__wide{grid-column:auto}.function-parameter__required{justify-content:flex-start}.function-handler-card{grid-template-columns:1fr;gap:9px}.function-handler-card>span{justify-self:start}.function-editor__footer{align-items:stretch;flex-direction:column}.function-editor__footer>div:last-child{width:100%}.function-editor__footer .av-button{flex:1}.function-test__result header{align-items:flex-start;flex-direction:column}}.schedule-card{padding:14px 16px;gap:12px}.schedule-card__header{align-items:center}.schedule-card__header h3{font-size:15px}.schedule-card__header p{margin-top:2px;font-size:11px}.schedule-toolbar--simple{max-width:300px}.schedule-toolbar--simple .agent-field{gap:5px}.schedule-grid{grid-template-columns:48px repeat(7,minmax(34px,1fr));gap:2px;padding:6px}.schedule-grid__corner,.schedule-grid__day,.schedule-grid__time{min-height:18px;border-radius:6px;font-size:9px}.schedule-grid__row button{height:18px;border-radius:6px}.schedule-datetime-row{margin-top:2px}.dialogs-console{padding:0;overflow:hidden}.dialogs-toolbar{min-height:62px;padding:10px 16px;border-bottom:1px solid #e6eaef;display:flex;align-items:center;gap:10px}.dialogs-filter-button,.dialogs-refresh,.dialogs-clear-filter,.dialog-pause-button{min-height:38px;border:1px solid #dfe5ea;border-radius:10px;background:#fff;color:#526071;cursor:pointer;font:inherit;font-size:12px;font-weight:650}.dialogs-filter-button{padding:0 15px}.dialogs-filter-button.is-open{border-color:#93e4d5;background:#eefbf8;color:#128a75}.dialogs-refresh{width:38px;margin-left:auto;font-size:19px}.dialogs-refresh:disabled,.dialog-pause-button:disabled{cursor:wait;opacity:.58}.dialogs-agent-select{display:flex;align-items:center;gap:8px;color:#8994a3;font-size:11px}.dialogs-agent-select select{min-width:180px;height:38px;padding:0 34px 0 11px;border:1px solid #dfe5ea;border-radius:10px;background:#fff;color:#344054;font:inherit;font-size:12px}.dialogs-filters{padding:15px 16px;border-bottom:1px solid #e6eaef;background:#f7f9fa;display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(180px,1fr) auto auto;align-items:end;gap:12px}.dialogs-filter-summary{padding-bottom:12px;color:#7b8797;font-size:12px;white-space:nowrap}.dialogs-clear-filter{padding:0 13px;margin-bottom:1px}.dialogs-error{padding:10px 16px;border-bottom:1px solid #f5cbd2;background:#fff4f6;color:#c53d50;font-size:12px}.dialogs-workspace{height:min(720px,calc(100dvh - 240px));min-height:520px;overflow:hidden;display:grid;grid-template-columns:310px minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.dialogs-list{min-width:0;min-height:0;overflow:hidden;border-right:1px solid #e6eaef;background:#fafbfc;display:flex;flex-direction:column}.dialogs-list__count{flex:0 0 auto;min-height:42px;padding:13px 16px;border-bottom:1px solid #e9edf1;color:#7b8797;font-size:11px}.dialogs-list__scroll{flex:1 1 auto;min-height:0;padding:8px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.dialogs-scroll-region:focus-visible{outline:2px solid #75d6c5;outline-offset:-2px}.dialog-list-item{width:100%;min-height:78px;margin-bottom:6px;padding:10px;border:1px solid transparent;border-radius:12px;background:#fff;display:grid;grid-template-columns:38px minmax(0,1fr) 30px;align-items:center;gap:10px;color:inherit;cursor:pointer;font:inherit;text-align:left}.dialog-list-item:hover{border-color:#dce5e9}.dialog-list-item.is-active{border-color:#8edfd0;background:#ecfaf7;box-shadow:0 4px 12px #1fa99114}.dialog-list-item__avatar{width:38px;height:38px;border-radius:50%;background:#e8f7f4;display:grid;place-items:center;color:#178c78;font-size:14px;font-weight:700}.dialog-list-item__copy,.dialog-list-item__copy strong,.dialog-list-item__copy small,.dialog-list-item__copy span{min-width:0;display:block}.dialog-list-item__copy strong{overflow:hidden;color:#2e3949;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.dialog-list-item__brand-name{color:#7c8796;font-size:10px;font-style:normal;font-weight:550}.dialog-list-item__brand-name:before{content:", "}.dialog-list-item__copy small{margin-top:2px;overflow:hidden;color:#7b8797;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.dialog-list-item__copy span{margin-top:5px;color:#99a2af;font-size:10px}.dialog-list-item__meta{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.dialog-list-item__brand-avatar{position:relative;width:24px;height:24px;border:1px solid #d9e5e2;border-radius:50%;background:#fff;display:grid;place-items:center;overflow:hidden;color:#178c78;font-size:9px;font-weight:750;box-shadow:0 2px 6px #2a3c4714}.dialog-status-dot{width:8px;height:8px;border-radius:50%;background:#aab2bd}.dialog-status-dot--active{background:#39b977}.dialog-status-dot--paused{background:#e5ae32}.dialog-status-dot--error{background:#e05263}.dialog-status-dot--closed{background:#9aa4b1}.dialog-list-item__pause{width:22px;height:22px;border:1px solid #efc65d;border-radius:7px;background:#fff4cf;display:grid;place-items:center;color:#a66f00;font-size:11px;line-height:1}.dialogs-list__empty{padding:42px 20px;text-align:center}.dialogs-list__empty strong,.dialogs-list__empty span{display:block}.dialogs-list__empty strong{color:#526071;font-size:13px}.dialogs-list__empty span{margin-top:6px;color:#929cab;font-size:11px;line-height:1.5}.dialog-thread{min-width:0;min-height:0;overflow:hidden;background:#f6f8f9;display:flex;flex-direction:column}.dialog-thread__header{flex:0 0 auto;min-height:72px;padding:13px 18px;border-bottom:1px solid #e3e8ec;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px}.dialog-thread__header h2{margin:0;color:#273244;font-size:16px}.dialog-thread__header>div>span{color:#8a95a4;font-size:11px}.dialog-thread__controls{display:flex;align-items:center;gap:8px}.dialog-status-pill{padding:6px 9px;border-radius:999px;background:#edf2f5;color:#667085;font-size:10px;font-weight:650;white-space:nowrap}.dialog-status-pill--active{background:#e9f8f1;color:#1f9a67}.dialog-status-pill--paused{background:#fff5db;color:#a97509}.dialog-status-pill--error{background:#fff0f2;color:#c53d50}.dialog-pause-button{width:38px;min-width:38px;padding:0;display:grid;place-items:center;font-size:15px;line-height:1}.dialog-pause-button.is-pause{border-color:#efc65d;background:#fff4cf;color:#a66f00}.dialog-pause-button.is-pause:hover{background:#ffeaa4}.dialog-pause-button.is-resume{border-color:#9edfd4;background:#eefbf8;color:#168c77}.dialog-pause-button.is-resume:hover{background:#dff7f2}.dialog-thread__messages{flex:1 1 auto;min-height:0;padding:20px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:10px}.dialog-message-row{max-width:min(740px,84%);align-self:flex-start;display:flex;align-items:flex-end;gap:8px}.dialog-message-row--assistant,.dialog-message-row--manager{align-self:flex-end;flex-direction:row-reverse}.dialog-message__avatar{position:relative;width:30px;height:30px;flex:0 0 30px;border:1px solid #dce7e4;border-radius:50%;background:#e8f7f4;display:grid;place-items:center;overflow:hidden;color:#178c78;font-size:11px;font-weight:750;box-shadow:0 2px 7px #2a3c4714}.dialog-message-row--assistant .dialog-message__avatar,.dialog-message-row--manager .dialog-message__avatar{border-color:#9edfd3;background:#fff}.dialog-message{max-width:100%;padding:11px 13px;border:1px solid #e2e7eb;border-radius:14px;background:#fff}.dialog-message--assistant{border-color:#ccebe5;background:#f0faf8}.dialog-message--manager{border-color:#bfe8df;background:#e6f8f4}.dialog-message strong{display:block;margin-bottom:5px;color:#566273;font-size:10px}.dialog-message p{margin:0;color:#344054;font-size:13px;line-height:1.48;white-space:pre-wrap}.dialog-message small{display:block;margin-top:7px;color:#9aa3af;font-size:9px;text-align:right}.dialog-date-separator{width:100%;display:flex;align-items:center;gap:12px;color:#8793a2;font-size:10px;font-weight:650;text-align:center}.dialog-date-separator:before,.dialog-date-separator:after{height:1px;background:#e0e6ea;content:"";flex:1}.dialog-date-separator span{flex:0 0 auto;padding:4px 9px;border:1px solid #e2e8ec;border-radius:999px;background:#ffffffeb}.dialog-message__image-link{width:min(360px,100%);margin-bottom:8px;overflow:hidden;border-radius:10px;display:block;background:#edf1f3}.dialog-message__image-link img{width:100%;max-height:360px;display:block;object-fit:contain}.dialog-message__audio{width:min(340px,100%);min-width:250px;margin:2px 0 6px;display:block}.dialog-message__attachment{margin-bottom:6px;display:inline-flex;color:#168c77;font-size:12px;font-weight:650}.dialog-call-event{max-width:min(520px,88%);padding:10px 13px;border:1px solid #e1e6ea;border-radius:13px;background:#fff;align-self:center;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;color:#566273}.dialog-call-event__icon{width:32px;height:32px;border-radius:10px;background:#e9f8f4;display:grid;place-items:center;color:#168c77;font-size:15px}.dialog-call-event strong{display:block;font-size:10px}.dialog-call-event p{margin:2px 0 0;color:#344054;font-size:12px}.dialog-call-event time{color:#98a2af;font-size:9px}.dialog-function-event{max-width:min(760px,92%);padding:13px 15px;border:1px solid #9fe4b5;border-radius:14px;background:#e8faee;align-self:center}.dialog-function-event strong{color:#22814a;font-size:12px}.dialog-function-event p{margin:7px 0 0;color:#397153;font-size:12px;line-height:1.5}.dialog-function-event pre{max-height:150px;margin:8px 0 0;overflow:auto;color:#397153;font-size:10px;white-space:pre-wrap}.dialog-function-event small{display:block;margin-top:7px;color:#69a47e;font-size:9px;text-align:right}.dialog-thread__empty{margin:auto;color:#8d98a7;font-size:12px}.dialog-thread__note{flex:0 0 auto;padding:11px 18px;border-top:1px solid #e1e6ea;background:#fff;color:#8a95a4;font-size:11px}.dialog-thread__blank{margin:auto;max-width:350px;padding:30px;text-align:center}.dialog-thread__blank>span{display:block;margin-bottom:12px;color:#70cbbb;font-size:36px}.dialog-thread__blank strong{color:#526071;font-size:14px}.dialog-thread__blank p{margin:7px 0 0;color:#929cab;font-size:12px;line-height:1.5}.av-page--messenger{width:100%;max-width:none}.avitomatika-messenger{border-color:#e3e8ec;box-shadow:0 10px 30px #2a3c470f}.av-page--messenger .dialogs-workspace{height:calc(100dvh - 132px);min-height:560px}.avitomatika-messenger .dialogs-workspace{grid-template-columns:380px minmax(0,1fr)}.avitomatika-messenger__list{background:#fff}.dialogs-list__header{min-height:68px;padding:13px 15px;border-bottom:1px solid #eef1f3;display:flex;align-items:center;justify-content:space-between;gap:12px}.dialogs-list__header h2{margin:0;color:#1f2937;font-size:16px}.dialogs-list__header span{margin-top:2px;display:block;color:#97a1ad;font-size:10px}.dialogs-list__header .dialogs-refresh{margin-left:0}.dialogs-account-select{padding:10px 15px 0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;color:#8b96a5;font-size:10px;font-weight:650}.dialogs-account-select select{width:100%;height:36px;padding:0 32px 0 10px;border:1px solid #dfe5ea;border-radius:9px;outline:none;background:#fff;color:#344054;font:inherit;font-size:12px}.dialogs-account-select select:focus{border-color:#65cdb9;box-shadow:0 0 0 3px #1ab3941a}.dialogs-search{position:relative;padding:10px 15px;display:block}.dialogs-search>span{position:absolute;left:27px;top:50%;transform:translateY(-50%);color:#98a2af;font-size:15px;pointer-events:none}.dialogs-search input{width:100%;height:38px;padding:0 13px 0 34px;border:1px solid #e0e5ea;border-radius:999px;outline:none;background:#f7f8fa;color:#344054;font:inherit;font-size:12px}.dialogs-search input:focus{border-color:#65cdb9;background:#fff}.dialogs-status-tabs{padding:0 15px 9px;border-bottom:1px solid #eef1f3;display:flex;gap:6px}.dialogs-status-tabs button{min-height:30px;padding:0 11px;border:1px solid #e0e5ea;border-radius:999px;background:#fff;color:#667384;cursor:pointer;font:inherit;font-size:11px;font-weight:650}.dialogs-status-tabs button:hover,.dialogs-status-tabs button.is-active{border-color:#77d5c3;background:#e9f8f4;color:#128a75}.dialogs-status-tabs button span{min-width:18px;margin-left:4px;padding:1px 5px;border-radius:999px;background:#1ab3941a;display:inline-block;font-size:9px;text-align:center}.avitomatika-messenger .dialogs-list__scroll{padding:0}.avitomatika-messenger .dialog-list-item{min-height:76px;margin:0;padding:10px 14px;border:0;border-bottom:1px solid #f0f2f4;border-radius:0}.avitomatika-messenger .dialog-list-item:hover{background:#f8fbfa}.avitomatika-messenger .dialog-list-item.is-active{border-left:3px solid #1ab394;background:#e8f6f3;box-shadow:none}.dialog-list-item__avatar{position:relative}.dialog-list-item__avatar>img,.dialog-list-item__brand-avatar>img,.dialog-thread__avatar>img,.dialog-thread__brand-avatar>img,.dialog-message__avatar>img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;border-radius:inherit;display:block;object-fit:cover}.profile-avatar__fallback{grid-area:1 / 1}.dialog-list-item__channel{position:absolute;right:-4px;bottom:-4px;width:17px;height:17px;border:2px solid #fff;border-radius:50%;background:#0af;display:grid;place-items:center;color:#fff;font-size:8px;font-style:normal;line-height:1;z-index:2}.dialog-thread__identity{min-width:0;display:flex;align-items:center;gap:11px}.dialog-thread__avatar{position:relative;width:42px;height:42px;flex:0 0 42px;border:1px solid #d6ebe6;border-radius:50%;background:#e8f7f4;display:grid;place-items:center;color:#178c78;font-size:14px;font-weight:750}.dialog-thread__identity>div{min-width:0}.dialog-thread__identity small{max-width:420px;margin-top:3px;display:block;overflow:hidden;color:#a0a8b3;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.dialog-thread__listing{max-width:min(520px,48vw);margin-top:2px;display:block;overflow:hidden;color:#637181;font-size:11px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.dialog-thread__listing:hover{color:#128a75;text-decoration:underline}.dialog-thread__brand{min-width:0;max-width:300px;padding:6px 10px 6px 7px;border:1px solid #e1e7ea;border-radius:12px;background:#f8fafb;display:flex;align-items:center;gap:8px}.dialog-thread__brand-avatar{position:relative;width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:#e8f7f4;display:grid;place-items:center;color:#178c78;font-size:11px;font-weight:750}.dialog-thread__brand>span{min-width:0}.dialog-thread__brand small,.dialog-thread__brand strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dialog-thread__brand small{color:#98a2af;font-size:8px;font-weight:650;text-transform:uppercase}.dialog-thread__brand strong{margin-top:2px;color:#465364;font-size:10px}.avitomatika-messenger__thread .dialog-thread__messages{padding:22px 28px;background:linear-gradient(180deg,#f6f8f9,#f2f5f6)}.avitomatika-messenger__thread .dialog-message{box-shadow:0 2px 6px #27324408}.dialog-composer{flex:0 0 auto;padding:12px 15px 10px;border-top:1px solid #e1e6ea;background:#fff;display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:end;gap:9px}.dialog-composer>label{min-width:0}.dialog-composer textarea{width:100%;min-height:40px;max-height:120px;padding:10px 13px;border:1px solid #dfe5ea;border-radius:12px;outline:none;resize:none;color:#344054;font:inherit;font-size:12px;line-height:1.45}.dialog-composer textarea:focus{border-color:#66ceba;box-shadow:0 0 0 3px #1ab3941a}.dialog-composer__attach,.dialog-composer__send{width:38px;height:38px;border-radius:11px;cursor:pointer;font:inherit;font-size:18px}.dialog-composer__attach{grid-column:1;grid-row:1;border:1px solid #dfe5ea;background:#fff;color:#718096}.dialog-composer>label{grid-column:2;grid-row:1}.dialog-composer__send{grid-column:3;grid-row:1}.dialog-composer__attach:hover{border-color:#79d4c3;color:#168c77;background:#eefaf7}.dialog-composer__send{border:1px solid #1ab394;background:#1ab394;color:#fff}.dialog-composer__send:hover:not(:disabled){background:#159b80}.dialog-composer__send:disabled{border-color:#dce3e7;background:#e8ecef;color:#a4adb7;cursor:default}.dialog-composer__file{grid-column:2 / 4;grid-row:2;min-width:0;padding:5px 8px;border:1px solid #d8ebe6;border-radius:8px;background:#eef9f6;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#267d6c;font-size:10px}.dialog-composer__file>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dialog-composer__file button{width:20px;height:20px;padding:0;border:0;border-radius:50%;background:#d8eee8;color:#397e70;cursor:pointer;line-height:1}.dialog-composer>small{grid-column:2 / 4;grid-row:3;color:#98a2af;font-size:9px}.dialog-message__image-placeholder{min-width:150px;min-height:74px;margin:5px 0;padding:12px;border:1px dashed #acd9cf;border-radius:10px;background:#eff9f6;display:grid;place-items:center;color:#258b77;font-size:11px;font-weight:650}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 1400px) and (min-width: 701px){.dialog-thread__header{flex-wrap:wrap}.dialog-thread__identity{flex:1 1 260px}.dialog-thread__controls{width:100%;justify-content:space-between}.dialog-thread__brand{max-width:min(360px,65%)}}@media (max-width: 900px){.dialogs-filters{grid-template-columns:1fr 1fr}.dialogs-filter-summary{padding:0}.dialogs-workspace{grid-template-columns:270px minmax(0,1fr)}}@media (max-width: 700px){.dialogs-toolbar{align-items:stretch;flex-wrap:wrap}.dialogs-agent-select{flex:1}.dialogs-agent-select select{min-width:0;width:100%}.dialogs-refresh{margin-left:0}.dialogs-filters{grid-template-columns:1fr}.dialogs-workspace,.av-page--messenger .dialogs-workspace,.avitomatika-messenger .dialogs-workspace{height:auto;min-height:0;grid-template-columns:1fr}.dialogs-list{max-height:360px;border-right:0;border-bottom:1px solid #e6eaef}.dialog-thread{min-height:520px}.dialog-thread__header{align-items:flex-start;flex-direction:column}.dialog-thread__controls{width:100%;flex-wrap:wrap}.dialog-thread__brand{max-width:100%;flex:1 1 220px}.dialog-message{max-width:92%}}.integration-card__actions{margin-top:16px;padding-top:14px;border-top:1px solid #edf0f2;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#7b8797;font-size:11px}.integration-card__actions .av-button{flex:0 0 auto;text-decoration:none}.av-button--ghost{border:1px solid #dce4e8;background:#fff;color:#526071;text-decoration:none}.av-button--secondary{border:1px solid #bce5dd;background:#edf9f6;color:#167f6c}.avito-pro-kicker{display:block;margin-bottom:4px;color:#1a9a83;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.avito-pro-state{min-height:260px;border:1px solid #e3e8ec;border-radius:16px;background:#fff;display:grid;place-items:center;color:#7b8797;font-size:13px}.avito-pro-error{color:#c43f50}.avito-pro-login{max-width:700px;margin:40px auto;padding:28px;border:1px solid #dfe7e9;border-radius:18px;background:#fff;box-shadow:0 14px 36px #2b3e4814;display:grid;grid-template-columns:52px minmax(0,1fr);gap:18px}.avito-pro-login__mark,.avito-pro-account__avatar{border-radius:14px;background:linear-gradient(145deg,#e4f7f2,#d3f1ea);display:grid;place-items:center;color:#168b76;font-weight:800}.avito-pro-login__mark{width:52px;height:52px;font-size:15px}.avito-pro-login h2{margin:0;color:#273244;font-size:20px}.avito-pro-login p{margin:7px 0 0;color:#7c8795;font-size:12px;line-height:1.5}.avito-pro-login__form{grid-column:2;display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:10px}.avito-pro-login__form label,.avito-pro-routing label,.avito-pro-filters label,.avito-pro-bulk label{min-width:0;display:grid;gap:6px;color:#667384;font-size:10px;font-weight:650}.avito-pro-login__form input,.avito-pro-routing select,.avito-pro-filters input,.avito-pro-filters select,.avito-pro-bulk select{width:100%;height:38px;padding:0 11px;border:1px solid #dce3e7;border-radius:10px;outline:none;background:#fff;color:#344054;font:inherit;font-size:12px}.avito-pro-login__form input:focus,.avito-pro-routing select:focus,.avito-pro-filters input:focus,.avito-pro-filters select:focus,.avito-pro-bulk select:focus{border-color:#77d3c2;box-shadow:0 0 0 3px #1fa9911a}.avito-pro-login__form .avito-pro-error{grid-column:1 / -1;margin:0;font-size:11px}.avito-pro-layout{min-height:680px;border:1px solid #dfe5e9;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 28px #283d480f;display:grid;grid-template-columns:260px minmax(0,1fr)}.avito-pro-accounts{min-width:0;border-right:1px solid #e3e8ec;background:#f8fafb}.avito-pro-accounts>header{min-height:76px;padding:16px;border-bottom:1px solid #e4e9ed;display:flex;align-items:center;justify-content:space-between;gap:12px}.avito-pro-accounts>header strong{color:#2f3a49;font-size:18px}.avito-pro-accounts>header small{max-width:100px;overflow:hidden;color:#8994a2;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.avito-pro-accounts__list{padding:8px}.avito-pro-accounts__list>button{width:100%;min-height:74px;margin-bottom:6px;padding:9px;border:1px solid transparent;border-radius:13px;background:transparent;display:grid;grid-template-columns:38px minmax(0,1fr) 9px;align-items:center;gap:9px;color:inherit;cursor:pointer;font:inherit;text-align:left}.avito-pro-accounts__list>button:hover{border-color:#dce5e8;background:#fff}.avito-pro-accounts__list>button.is-active{border-color:#8bdccb;background:#ebf9f6;box-shadow:0 5px 14px #1fa99117}.avito-pro-account__avatar{width:38px;height:38px;border-radius:11px;font-size:12px}.avito-pro-accounts__list strong,.avito-pro-accounts__list small,.avito-pro-accounts__list em{min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.avito-pro-accounts__list strong{color:#344054;font-size:12px}.avito-pro-accounts__list small{margin-top:2px;color:#737f8f;font-size:10px}.avito-pro-accounts__list em{margin-top:5px;color:#9aa4b1;font-size:9px;font-style:normal}.avito-pro-accounts__list i{width:8px;height:8px;border-radius:50%;background:#d3a23c}.avito-pro-accounts__list i.is-ok{background:#38b979}.avito-pro-main{min-width:0;background:#fff}.avito-pro-account-header{min-height:90px;padding:17px 20px;border-bottom:1px solid #e6eaed;display:flex;align-items:center;justify-content:space-between;gap:20px}.avito-pro-account-header h2{margin:0;color:#273244;font-size:17px}.avito-pro-account-header p{margin:5px 0 0;color:#8b96a4;font-size:10px}.avito-pro-read-only{padding:7px 10px;border:1px solid #d7e2e6;border-radius:999px;background:#f7f9fa;color:#6f7b89;font-size:10px;font-weight:700;white-space:nowrap}.avito-pro-routing{margin:14px 16px 0;padding:14px;border:1px solid #dcebe7;border-radius:14px;background:#f4faf8;display:grid;grid-template-columns:minmax(240px,1fr) 190px 190px auto;align-items:end;gap:11px}.avito-pro-routing strong{color:#344b44;font-size:12px}.avito-pro-routing p{max-width:520px;margin:4px 0 0;color:#7b9089;font-size:10px;line-height:1.45}.avito-pro-filters{padding:14px 16px;display:grid;grid-template-columns:minmax(170px,1.4fr) repeat(5,minmax(100px,.75fr));align-items:end;gap:9px}.avito-pro-summary{min-height:40px;padding:0 16px;border-top:1px solid #edf0f2;border-bottom:1px solid #e5e9ec;background:#fafbfc;display:flex;align-items:center;flex-wrap:wrap;gap:18px;color:#8a95a3;font-size:10px}.avito-pro-summary strong{color:#3c4857}.avito-pro-pagination{margin-left:auto;display:inline-flex;align-items:center;gap:8px}.avito-pro-pagination button{width:28px;height:28px;border:1px solid #d9e2e6;border-radius:8px;background:#fff;color:#3f5060;cursor:pointer;font:inherit;font-size:14px}.avito-pro-pagination button:hover:not(:disabled){border-color:#74d2bf;color:#168b76}.avito-pro-pagination button:disabled{cursor:not-allowed;opacity:.45}.avito-pro-bulk{min-height:64px;padding:11px 16px;border-bottom:1px solid #e5e9ec;background:#fff;display:grid;grid-template-columns:minmax(180px,260px) minmax(180px,260px) auto;align-items:end;gap:10px}.avito-pro-bulk.is-disabled{background:#f4f6f7}.avito-pro-bulk.is-disabled label{color:#9aa3ad}.avito-pro-bulk.is-disabled select{border-color:#e1e5e8;background:#eceff1;color:#9aa3ad;cursor:not-allowed}.avito-pro-bulk__hint{grid-column:1 / -1;margin:0;color:#8a949f;font-size:10px}.avito-pro-reply-controls{min-height:62px;padding:11px 16px;border-bottom:1px solid #e5e9ec;background:#fbfcfc;display:flex;align-items:center;justify-content:space-between;gap:14px}.avito-pro-reply-controls strong{color:#3d4b59;font-size:11px}.avito-pro-reply-controls p{margin:4px 0 0;color:#8994a0;font-size:10px}.avito-pro-reply-controls__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.avito-pro-notice,.avito-pro-main>.avito-pro-error{margin:10px 16px 0;padding:9px 11px;border-radius:10px;font-size:11px}.avito-pro-notice{border:1px solid #bfe7dc;background:#ecfaf6;color:#187d69}.avito-pro-main>.avito-pro-error{border:1px solid #f1cbd1;background:#fff3f5}.avito-pro-table-wrap{min-width:0;overflow-x:auto}.avito-pro-table{width:100%;min-width:820px;border-collapse:collapse;table-layout:fixed}.avito-pro-table th{height:38px;padding:0 10px;border-bottom:1px solid #e5e9ec;background:#f7f9fa;color:#7c8795;font-size:9px;font-weight:700;letter-spacing:.035em;text-align:left;text-transform:uppercase}.avito-pro-table th:first-child,.avito-pro-table td:first-child{width:44px;text-align:center}.avito-pro-table th:nth-child(2){width:38%}.avito-pro-table th:nth-child(3){width:100px}.avito-pro-table th:nth-child(6){width:90px}.avito-pro-table td{min-height:58px;padding:10px;border-bottom:1px solid #edf0f2;color:#526071;font-size:11px;vertical-align:middle}.avito-pro-table tr.is-selected td{background:#f0faf7}.avito-pro-table tbody tr:hover td{background:#fafcfc}.avito-pro-table td:nth-child(2) a,.avito-pro-item-title{display:block;overflow:hidden;color:#2f4352;font-size:12px;font-weight:650;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.avito-pro-table td:nth-child(2) a:hover{color:#168e78}.avito-pro-table td:nth-child(2) small,.avito-pro-table td:nth-child(2) em{display:block;margin-top:3px;overflow:hidden;color:#929dab;font-size:9px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.avito-pro-table input[type=checkbox]{width:15px;height:15px;accent-color:#22a98f}.avito-pro-muted{color:#a0a9b4}.avito-pro-effective-bot{display:grid;gap:2px}.avito-pro-effective-bot strong{color:#465564;font-size:11px}.avito-pro-effective-bot small{color:#8c98a4;font-size:9px}.avito-pro-reply{padding:5px 8px;border-radius:999px;background:#eef2f4;color:#778391;font-size:9px;font-weight:700;white-space:nowrap}.avito-pro-reply.is-on{background:#e7f8f2;color:#188363}.avito-pro-empty{padding:50px 20px;color:#919ba8;font-size:11px;text-align:center}@media (max-width: 1500px){.avito-pro-layout{grid-template-columns:220px minmax(0,1fr)}.avito-pro-routing{grid-template-columns:1fr 1fr}.avito-pro-routing>div{grid-column:1 / -1}.avito-pro-filters{grid-template-columns:repeat(3,minmax(120px,1fr))}}@media (max-width: 1100px){.avito-pro-layout{grid-template-columns:1fr}.avito-pro-accounts{border-right:0;border-bottom:1px solid #e3e8ec}.avito-pro-accounts__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.avito-pro-accounts__list>button{margin-bottom:0}}@media (max-width: 900px){.avito-pro-filters{grid-template-columns:repeat(2,minmax(120px,1fr))}.avito-pro-bulk{grid-template-columns:repeat(2,minmax(0,1fr))}.avito-pro-bulk .av-button{grid-column:1 / -1;width:100%}.avito-pro-reply-controls{align-items:stretch;flex-direction:column}.avito-pro-reply-controls__actions{justify-content:flex-start}}@media (max-width: 760px){.integration-card__actions{align-items:stretch;flex-direction:column}.avito-pro-login{margin:12px 0;padding:18px;grid-template-columns:42px 1fr}.avito-pro-login__mark{width:42px;height:42px}.avito-pro-login__form{grid-column:1 / -1;grid-template-columns:1fr}.avito-pro-layout{border-radius:14px;grid-template-columns:1fr}.avito-pro-accounts{border-right:0;border-bottom:1px solid #e3e8ec}.avito-pro-accounts__list{max-height:240px;overflow-y:auto;grid-template-columns:1fr}.avito-pro-account-header{align-items:stretch;flex-direction:column}.avito-pro-routing,.avito-pro-filters,.avito-pro-bulk{grid-template-columns:1fr}.avito-pro-routing>div{grid-column:auto}.avito-pro-pagination{width:100%;margin-left:0;justify-content:space-between}}.voice-test-launch{margin-bottom:16px;padding:16px 18px;border:1px solid var(--av-border);border-radius:var(--av-radius);background:#fff;box-shadow:var(--av-shadow);display:flex;align-items:center;justify-content:space-between;gap:18px}.voice-test-launch div{display:grid;gap:4px}.voice-test-launch strong{color:var(--av-text-primary)}.voice-test-launch small{color:var(--av-muted)}.voice-test-panel{margin-bottom:16px;padding:22px;border:1px solid rgba(26,179,148,.24);border-radius:var(--av-radius);background:linear-gradient(135deg,#fff,#f1fbf8);box-shadow:var(--av-shadow);display:flex;align-items:center;justify-content:space-between;gap:24px}.voice-test-panel__copy{max-width:520px}.voice-test-panel__eyebrow{color:#168e78;font-size:11px;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.voice-test-panel h2{margin:6px 0 8px;color:var(--av-text-primary);font-size:20px}.voice-test-panel p{margin:0 0 7px;color:#475569;line-height:1.5}.voice-test-panel small{color:var(--av-muted);line-height:1.45}.voice-test-panel__controls{min-width:220px;display:grid;gap:12px;justify-items:stretch}.voice-test-panel__status{color:var(--av-muted);font-size:13px;font-weight:650;text-align:center}.voice-test-panel__status.is-connected{color:#168e78}.voice-test-panel__actions{display:grid;gap:8px}@media (max-width: 760px){.voice-test-panel{align-items:stretch;flex-direction:column}.voice-test-panel__controls{min-width:0}}.site-integration-layout{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:22px;align-items:start}.site-integration-main{min-width:0}.site-widget-state{margin:0;color:var(--av-muted);line-height:1.5}.site-widget-state--error,.site-widget-error{color:#c2414c}.site-widget-success{color:#14836f;font-size:13px;font-weight:700}.site-widget-error{font-size:13px;font-weight:650}.site-widget-form{display:grid;gap:22px}.site-widget-form .agent-field small{color:var(--av-muted);line-height:1.45}.site-widget-enable-row{min-height:72px;padding:14px 16px;border:1px solid #e3e8ee;border-radius:15px;background:#fafbfc;display:flex;align-items:center;justify-content:space-between;gap:18px}.site-widget-enable-row>div{display:grid;gap:4px}.site-widget-enable-row strong{color:var(--av-text-primary);font-size:14px}.site-widget-enable-row>div span{color:var(--av-muted);font-size:12px;line-height:1.4}.site-widget-form-grid{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:18px}.site-widget-form-grid textarea{min-height:94px}.site-widget-modes{margin:0;padding:0;border:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.site-widget-modes legend{margin-bottom:8px;color:var(--av-text-primary);font-size:13px;font-weight:700}.site-widget-modes label{padding:12px 14px;border:1px solid #e3e8ee;border-radius:13px;background:#fafbfc;display:flex;align-items:flex-start;gap:10px}.site-widget-modes input{margin-top:3px;accent-color:var(--av-primary)}.site-widget-modes label>span{display:grid;gap:3px}.site-widget-modes strong{color:var(--av-text-primary);font-size:13px}.site-widget-modes small{color:var(--av-muted);font-size:11px;line-height:1.4}.site-widget-color-field>div{display:grid;grid-template-columns:52px minmax(0,1fr);gap:8px}.site-widget-color-field input[type=color]{min-height:50px;padding:5px;cursor:pointer}.site-widget-save-row{padding-top:18px;border-top:1px solid #edf0f3;display:flex;align-items:center;justify-content:space-between;gap:18px}.site-widget-save-row>div{min-height:20px}.site-widget-install{display:grid;gap:14px}.site-widget-install p{margin:0;color:#536174;line-height:1.55}.site-widget-install small{color:var(--av-muted);line-height:1.45}.site-widget-install code{color:#3f4c5f;font-size:12px}.site-widget-code-row{padding:12px;border:1px solid #dfe5eb;border-radius:14px;background:#f8fafb;display:flex;align-items:center;gap:12px}.site-widget-code-row code{flex:1;min-width:0;overflow-wrap:anywhere;line-height:1.55}.site-widget-code-row .av-button{flex:0 0 auto}.site-widget-test-row{display:flex;align-items:center;gap:12px}.site-widget-test-row span{color:var(--av-muted);font-size:12px;line-height:1.4}.site-widget-preview{position:sticky;top:24px;padding:18px;border:1px solid var(--av-border);border-radius:18px;background:#fff;box-shadow:var(--av-shadow)}.site-widget-preview__label{display:block;margin-bottom:13px;color:#667085;font-size:12px;font-weight:700}.site-widget-preview__canvas{position:relative;min-height:550px;border:1px solid #e3e8ee;border-radius:15px;overflow:hidden;background:#f4f6f8}.site-widget-preview__browser-bar{height:34px;padding:0 11px;border-bottom:1px solid #e6eaee;background:#fff;display:flex;align-items:center;gap:5px}.site-widget-preview__browser-bar i{width:7px;height:7px;border-radius:50%;background:#d7dde4}.site-widget-preview__page-lines{padding:28px 22px;display:grid;gap:11px}.site-widget-preview__page-lines span{height:10px;border-radius:999px;background:#e5e9ee}.site-widget-preview__page-lines span:nth-child(1){width:55%;height:18px}.site-widget-preview__page-lines span:nth-child(2){width:84%}.site-widget-preview__page-lines span:nth-child(3){width:68%}.site-widget-preview__chat{position:absolute;right:16px;bottom:80px;width:min(310px,calc(100% - 32px));border:1px solid rgba(15,23,42,.1);border-radius:17px;overflow:hidden;background:#fff;box-shadow:0 20px 45px #0f172a29}.site-widget-preview__chat header{min-height:65px;padding:12px 14px;color:#fff;display:flex;align-items:center;gap:10px}.site-widget-preview__avatar{width:36px;height:36px;border-radius:50%;background:#fff3;display:grid;place-items:center;font-weight:700}.site-widget-preview__chat header div{display:grid;gap:2px}.site-widget-preview__chat header strong{font-size:14px}.site-widget-preview__chat header small{color:#ffffffc7;font-size:10px}.site-widget-preview__messages{min-height:150px;padding:18px 14px;background:#f8fafb}.site-widget-preview__messages p{width:86%;margin:0;padding:10px 12px;border-radius:5px 13px 13px;background:#fff;color:#3e4a5d;box-shadow:0 2px 7px #0f172a0f;font-size:12px;line-height:1.45}.site-widget-preview__chat footer{min-height:52px;padding:8px 10px 8px 14px;border-top:1px solid #edf0f3;display:flex;align-items:center;justify-content:space-between;gap:8px}.site-widget-preview__chat footer span{color:#a0a8b4;font-size:11px}.site-widget-preview__chat footer button{width:32px;height:32px;border:0;border-radius:10px;color:#fff;cursor:default}.site-widget-preview__launcher{position:absolute;right:17px;bottom:17px;width:52px;height:52px;border:0;border-radius:50%;color:#fff;box-shadow:0 10px 25px #0f172a33}@media (max-width: 1040px){.site-integration-layout{grid-template-columns:1fr}.site-widget-preview{position:static}.site-widget-preview__canvas{min-height:520px}}@media (max-width: 680px){.site-widget-form-grid,.site-widget-modes{grid-template-columns:1fr}.site-widget-enable-row,.site-widget-save-row,.site-widget-code-row,.site-widget-test-row{align-items:stretch;flex-direction:column}.site-widget-code-row .av-button{width:100%}.site-widget-preview{padding:12px}}
