.access-locked{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:#f5f5f5}.access-locked__card{width:100%;max-width:440px;padding:40px 32px;border-radius:16px;background:#fff;border:1px solid #e8e8e8;box-shadow:0 8px 24px #0000000f;text-align:center}.access-locked__logo{font-size:28px;font-weight:800;color:#ff4747;margin-bottom:20px}.access-locked__logo span{color:#191919}.access-locked__title{margin:0 0 12px;font-size:22px;font-weight:600;color:#191919}.access-locked__text{margin:0 0 12px;font-size:16px;line-height:1.5;color:#444}.access-locked__hint{margin:0;font-size:14px;line-height:1.5;color:#757575}.access-locked__code{padding:2px 6px;border-radius:6px;background:#f5f5f5;font-size:13px}.access-locked__retry{min-height:40px;margin-top:8px;padding:10px 18px;border:0;border-radius:8px;background:#ff4747;color:#fff;font:inherit;font-weight:600;cursor:pointer}.access-locked__retry:focus-visible{outline:3px solid rgba(255,71,71,.3);outline-offset:2px}.export-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:#f5f5f5}.export-page__card{width:100%;max-width:440px;padding:40px 32px;border-radius:16px;background:#fff;border:1px solid #e8e8e8;box-shadow:0 8px 24px #0000000f;text-align:center}.export-page__logo{font-size:28px;font-weight:800;color:#ff4747;margin-bottom:20px}.export-page__logo span{color:#191919}.export-page__title{margin:0 0 12px;font-size:22px;font-weight:600;color:#191919}.export-page__text{margin:0 0 24px;font-size:16px;line-height:1.5;color:#444}.export-page__form{display:flex;flex-direction:column;gap:12px;text-align:left}.export-page__label{font-size:14px;font-weight:600;color:#191919}.export-page__input{width:100%;padding:12px 14px;border:1px solid #d9d9d9;border-radius:10px;font-size:15px;color:#191919;background:#fff}.export-page__input:focus{outline:2px solid #ff4747;outline-offset:1px;border-color:#ff4747}.export-page__input:disabled{background:#f5f5f5;color:#757575}.export-page__error{margin:0;padding:10px 12px;border-radius:8px;background:#fff1f0;border:1px solid #ffccc7;color:#cf1322;font-size:14px;line-height:1.45}.export-page__button{margin-top:4px;width:100%;padding:14px 16px;border:none;border-radius:10px;background:#ff4747;color:#fff;font-size:16px;font-weight:600;cursor:pointer}.export-page__button:hover:not(:disabled){background:#e63e3e}.export-page__button:disabled{background:#ffb3b3;cursor:not-allowed}.export-page__hint{margin:20px 0 0;font-size:14px;line-height:1.5;color:#757575}.export-page__code{padding:2px 6px;border-radius:6px;background:#f5f5f5;font-size:13px}.chat-layout{--ae-orange: #ff4747;--ae-orange-dark: #e62e04;--ae-green: #aee043;--ae-green-hover: #9bcc2e;--ae-bg: #ffffff;--ae-bg-muted: #f5f5f5;--ae-border: #e8e8e8;--ae-text: #191919;--ae-text-muted: #757575;--ae-sidebar-width: 220px;--ae-chat-list-width: 320px;--ae-header-height: 72px;min-height:100vh;display:flex;flex-direction:column;background:var(--ae-bg-muted);color:var(--ae-text);font-size:15px;line-height:1.4}.chat-layout .decorative{pointer-events:none;-webkit-user-select:none;user-select:none}.chat-layout__header{background:var(--ae-bg);border-bottom:1px solid var(--ae-border);flex-shrink:0}.chat-layout__header-inner{max-width:1440px;margin:0 auto;padding:0 24px;height:var(--ae-header-height);display:flex;align-items:center;gap:24px}.chat-layout__logo{font-size:28px;font-weight:800;letter-spacing:-.02em;color:var(--ae-orange);white-space:nowrap;flex-shrink:0}.chat-layout__logo span{color:var(--ae-text)}.chat-layout__search{flex:1;max-width:640px;display:flex;align-items:stretch;height:44px;border:2px solid var(--ae-orange);border-radius:999px;overflow:hidden;background:var(--ae-bg)}.chat-layout__search-input{flex:1;display:flex;align-items:center;padding:0 20px;color:var(--ae-text-muted);font-size:16px}.chat-layout__search-btn{display:flex;align-items:center;justify-content:center;padding:0 28px;background:var(--ae-green);color:var(--ae-text);font-weight:600;font-size:16px;white-space:nowrap}.chat-layout__header-actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.chat-layout__header-icon{font-size:22px;line-height:1}.chat-layout__header-avatar{width:40px;height:40px;border-radius:50%;background:var(--ae-bg-muted);border:1px solid var(--ae-border);display:flex;align-items:center;justify-content:center;font-size:22px}.chat-layout__body{flex:1;display:flex;max-width:1440px;width:100%;margin:0 auto;min-height:0}.chat-layout__sidebar{width:var(--ae-sidebar-width);flex-shrink:0;background:var(--ae-bg);border-right:1px solid var(--ae-border);padding:16px 0}.chat-layout__sidebar-nav{display:flex;flex-direction:column;gap:4px}.chat-layout__sidebar-item{display:flex;align-items:center;gap:12px;padding:12px 20px;color:var(--ae-text);font-size:15px}.chat-layout__sidebar-icon{width:24px;text-align:center;font-size:18px;flex-shrink:0}.chat-layout__chat-list{width:var(--ae-chat-list-width);flex-shrink:0;background:var(--ae-bg);border-right:1px solid var(--ae-border);display:flex;flex-direction:column}.chat-layout__chat-list-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:16px;border-bottom:1px solid var(--ae-border)}.chat-layout__tab{padding:8px 16px;border-radius:999px;font-size:14px;font-weight:500;color:var(--ae-text-muted);background:transparent}.chat-layout__tab--active{background:var(--ae-text);color:var(--ae-bg)}.chat-layout__read-all{margin-left:auto;font-size:13px;color:var(--ae-text-muted);white-space:nowrap}.chat-layout__chat-card{display:flex;gap:12px;padding:16px;border-bottom:1px solid var(--ae-border)}.chat-layout__chat-card--active{background:#fff8f6;border-left:3px solid var(--ae-orange)}.chat-layout__chat-card-avatar{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#ff6b4a,var(--ae-orange));display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.chat-layout__chat-card-body{flex:1;min-width:0}.chat-layout__chat-card-top{display:flex;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:4px}.chat-layout__chat-card-top strong{font-size:15px;font-weight:600}.chat-layout__chat-card-time{font-size:13px;color:var(--ae-text-muted);flex-shrink:0}.chat-layout__chat-card-preview{margin:0;font-size:14px;color:var(--ae-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-layout__chat-panel{flex:1;min-width:0;display:flex;flex-direction:column;background:var(--ae-bg)}.chat-layout__chat-panel-header{display:flex;align-items:center;gap:12px;padding:16px 24px;border-bottom:1px solid var(--ae-border);flex-shrink:0}.chat-layout__chat-panel-avatar{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#ff6b4a,var(--ae-orange));display:flex;align-items:center;justify-content:center;font-size:22px}.chat-layout__chat-panel-title{margin:0;font-size:18px;font-weight:600}.chat-layout__chat-panel-content{flex:1;min-height:0;display:flex;flex-direction:column;background:var(--ae-bg-muted)}.chat-layout{--ae-orange: #ff2727;--ae-green: #c9ff63;--ae-bg-muted: #f3f3f5;--ae-border: #ececf0;--ae-text: #202124;--ae-text-muted: #9395a1;--ae-sidebar-width: 232px;--ae-chat-list-width: 258px;--ae-header-height: 58px;--ae-sidebar-icon-size: 20px;height:100vh;min-width:1024px;overflow:hidden;font-size:14px}.chat-layout__header{background:var(--ae-orange);border-bottom:0;margin:5px 7px 0;border-radius:5px}.chat-layout__header-inner{max-width:none;height:var(--ae-header-height);padding:0 10px 0 20px;gap:8px}.chat-layout__logo{width:232px;padding-right:24px;display:flex;align-items:center;flex-shrink:0}.chat-layout__logo img{display:block;width:166px;height:auto}.chat-layout__header-tile-slot{width:50px;height:46px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:5px}.chat-layout__header-tile-slot--profile{width:48px}.chat-layout__header-tile{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.chat-layout__header-icon small{font-size:9px;font-weight:600}.chat-layout__search{height:44px;max-width:none;border:0;border-radius:5px;padding:4px}.chat-layout__search-input{padding:0 12px;color:#a7a9b3;font-size:13px}.chat-layout__search-btn{min-width:88px;padding:0 24px;border-radius:22px;font-size:13px}.chat-layout__header-actions{gap:4px}.chat-layout__header-icon{width:48px;height:46px;border-radius:5px;background:#e91818;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.chat-layout__header-icon b{font-size:14px;line-height:1.2}.chat-layout__header-svg{display:block;color:#fff}.chat-layout__header-profile-img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.chat-layout__utility span{gap:4px}.chat-layout__utility-icon{flex-shrink:0;color:#34353a}.chat-layout__read-all{display:inline-flex;align-items:center;gap:4px}.chat-layout__read-all-icon{flex-shrink:0;color:currentColor}.chat-layout__header-icon--violet{background:#7850ff}.chat-layout__header-avatar{width:48px;height:46px;border:0;border-radius:5px;background:transparent;color:#3976da;font-size:31px;line-height:1;overflow:hidden;display:flex;align-items:center;justify-content:center}.chat-layout__utility{height:35px;padding:5px 10px 4px;display:flex;align-items:center;justify-content:flex-end;gap:5px;flex-shrink:0}.chat-layout__utility span{height:26px;padding:0 9px;border-radius:6px;background:#fff;display:inline-flex;align-items:center;color:#34353a;font-size:12px}.chat-layout__body{max-width:none;padding:0 7px 7px;gap:6px;overflow:hidden}.chat-layout__sidebar,.chat-layout__chat-list,.chat-layout__chat-panel{border:0;border-radius:11px;overflow:hidden}.chat-layout__sidebar{padding:11px 10px 8px;display:flex;flex-direction:column}.chat-layout__sidebar-nav{gap:0}.chat-layout__sidebar-item{min-height:39px;gap:9px;padding:8px 10px;color:#9294a1;font-size:13px}.chat-layout__sidebar-icon{width:21px;height:21px;color:#a9abb7;font-size:15px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.chat-layout__sidebar-icon-img{display:block;width:var(--ae-sidebar-icon-size);height:var(--ae-sidebar-icon-size);object-fit:contain;object-position:center}.chat-layout__sidebar-footer{margin-top:auto}.chat-layout__sidebar-footer-nav{display:flex;flex-direction:column;gap:0}.chat-layout__sidebar-operator{padding:8px 2px 0}.chat-layout__sidebar-item--active{border-radius:7px;background:#f0f4f7;color:#282a31}.chat-layout__sidebar-item--active .chat-layout__sidebar-icon{color:#282a31}.chat-layout__chat-list{background:transparent}.chat-layout__chat-list-toolbar{min-height:34px;padding:0 0 6px;gap:5px;flex-wrap:nowrap;border:0}.chat-layout__tab{padding:6px 10px;border-radius:16px;background:#fff;color:#303138;font-size:11px}.chat-layout__tab--active{background:#3d3f43;color:#fff}.chat-layout__read-all{margin-left:0;padding:6px 9px;border-radius:16px;background:#fff;color:#303138;font-size:11px}.chat-layout__chat-card{min-height:60px;gap:9px;margin-bottom:5px;padding:10px;border:0;border-radius:9px;background:#fff}.chat-layout__chat-card--active{border-left:0;outline:4px solid rgba(255,255,255,.55);outline-offset:2px}.chat-layout__chat-card-avatar{width:34px;height:34px;border-radius:8px;background:transparent;color:#fff;font-size:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.chat-layout__support-badge{width:100%;height:100%;display:block;object-fit:cover}.chat-layout__chat-card-top{margin-bottom:1px}.chat-layout__chat-card-top strong{font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-layout__chat-card-time,.chat-layout__chat-card-preview{font-size:11px}.chat-layout__chat-panel-header{min-height:52px;gap:8px;padding:8px 12px}.chat-layout__chat-panel-avatar{width:34px;height:34px;border-radius:8px;background:transparent;color:#fff;font-size:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.chat-layout__chat-panel-title{font-size:14px;font-weight:600}.chat-layout__chat-panel-subtitle{margin:1px 0 0;color:var(--ae-text-muted);font-size:11px}.chat-layout__chat-panel-content{background:#fff}@media (max-width: 1120px){.chat-layout{--ae-sidebar-width: 220px;--ae-chat-list-width: 252px}.chat-layout__logo{width:205px}.chat-layout__logo img{width:155px}.chat-layout__header-icon{width:43px}}.recording-error-alert{display:flex;flex-direction:column;gap:6px}.recording-error-alert__title{margin:0;font-size:16px;font-weight:700;color:#b42318}.recording-error-alert__message{margin:0;font-size:15px;color:#191919}.recording-error-alert__hint{margin:0;font-size:14px;color:#757575}.recording-error-alert__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.recording-error-alert__btn{min-height:44px;padding:0 20px;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer}.recording-error-alert__btn--primary{background:#ff4747;color:#fff}.recording-error-alert__btn--primary:hover{filter:brightness(.95)}.recording-error-alert__btn--secondary{background:#f5f5f5;color:#191919;border:1px solid #e8e8e8}.recording-error-alert__btn--secondary:hover{background:#ececec}.audio-recorder__panel{flex:1 0 100%;order:-1;padding:12px 16px;border-radius:12px;background:#fff;border:1px solid #ffd6cc;box-shadow:0 2px 8px #ff47471f}.audio-recorder__panel--recording{background:#fff8f6;border-color:#ff4747}.audio-recorder__panel--preview{border-color:#e8e8e8}.audio-recorder__panel--sending{border-color:#ffe08a;background:#fffdf5}.audio-recorder__panel--error{border-color:#ffc9c9;background:#fff5f5}.audio-recorder__message{margin:0;font-size:15px;font-weight:500;color:#757575}.audio-recorder__recording{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.audio-recorder__recording-dot{width:12px;height:12px;border-radius:50%;background:#ff4747;flex-shrink:0;animation:audio-recorder-pulse 1.2s ease-in-out infinite}@keyframes audio-recorder-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.audio-recorder__recording-label{font-size:16px;font-weight:700;color:#ff4747}.audio-recorder__timer{margin-left:auto;font-size:15px;font-weight:600;font-variant-numeric:tabular-nums;color:#191919}.audio-recorder__preview-title{margin:0 0 8px;font-size:14px;font-weight:600;color:#757575}.audio-recorder__limit-notice{margin:0 0 8px;padding:8px 12px;border-radius:8px;background:#fff8e6;border:1px solid #ffe08a;font-size:14px;color:#7a5c00}.audio-recorder__sending{margin:0 0 8px;font-size:15px;font-weight:600;color:#7a5c00}.audio-recorder__upload-error p{margin:0 0 8px;padding:8px 12px;border-radius:8px;background:#fff5f5;border:1px solid #ffc9c9;font-size:14px;color:#b42318}.audio-recorder__player{width:100%;min-height:40px}.audio-recorder__preview-actions{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.audio-recorder__btn{min-height:44px;padding:0 20px;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer}.audio-recorder__btn--primary{background:#aee043;color:#191919}.audio-recorder__btn--primary:disabled{cursor:not-allowed;opacity:.55}.audio-recorder__btn--primary:not(:disabled):hover{filter:brightness(.97)}.audio-recorder__btn--secondary{background:#f5f5f5;color:#191919;border:1px solid #e8e8e8}.audio-recorder__btn--secondary:hover{background:#ececec}.audio-recorder__btn--rerecord{width:32px;min-width:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;background:#f5f5f5;color:#191919;border:1px solid #e8e8e8}.audio-recorder__btn--rerecord:hover:not(:disabled){background:#ececec}.audio-recorder__rerecord-icon{display:block;flex-shrink:0;width:18px;height:18px;object-fit:contain}.audio-recorder__mic-icon{display:block;flex-shrink:0;width:26px;height:26px}.audio-recorder__mic-icon-img{width:100%;height:100%;object-fit:contain;object-position:center}.audio-recorder__mic{width:56px;height:56px;border:none;border-radius:50%;background:linear-gradient(135deg,#ff6b4a,#ff4747);color:#fff;font-size:26px;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;box-shadow:0 4px 12px #ff474759;transition:transform .15s ease,box-shadow .15s ease}.audio-recorder__mic:hover:not(:disabled){transform:scale(1.04)}.audio-recorder__mic--recording{background:linear-gradient(135deg,#e63b3b,#c62828);box-shadow:0 4px 16px #c6282873}.audio-recorder__mic--unsupported,.audio-recorder__mic:disabled{cursor:not-allowed;opacity:.55;transform:none;box-shadow:none}.audio-recorder__panel{padding:8px 10px;border-radius:8px;box-shadow:none}.audio-recorder__message,.audio-recorder__recording-label,.audio-recorder__sending{font-size:12px}.audio-recorder__recording-dot{width:9px;height:9px}.audio-recorder__timer{font-size:12px}.audio-recorder__preview-title,.audio-recorder__limit-notice,.audio-recorder__upload-error p{font-size:11px}.audio-recorder__player{min-height:32px;height:32px}.audio-recorder__preview-actions{gap:7px;margin-top:7px}.audio-recorder__btn{min-height:32px;padding:0 12px;border-radius:8px;font-size:11px}.audio-recorder__mic{width:34px;height:34px;background:#f0f3f6;color:#555862;font-size:17px;box-shadow:none}.audio-recorder__mic .audio-recorder__mic-icon{width:18px;height:18px}.audio-recorder__mic:hover:not(:disabled){background:#e6e9ed;transform:none}.audio-recorder__mic--recording{background:#ff2727;color:#fff;box-shadow:none}.chat-window{--cw-orange: #ff4747;--cw-green: #aee043;--cw-bg: #ffffff;--cw-bg-muted: #f5f5f5;--cw-border: #e8e8e8;--cw-text: #191919;--cw-text-muted: #757575;--cw-bubble-customer: #f0f0f0;--cw-bubble-child: #fff4f0;flex:1;min-height:0;display:flex;flex-direction:column;background:var(--cw-bg-muted)}.chat-window__messages{flex:1;min-height:0;overflow-y:auto;padding:20px 24px;display:flex;flex-direction:column;gap:16px}.chat-window__date-separator{align-self:center;padding:6px 16px;border-radius:999px;background:#0000000f;color:var(--cw-text-muted);font-size:13px;font-weight:500}.chat-window__row{display:flex;gap:12px;max-width:85%}.chat-window__row--customer{align-self:flex-start}.chat-window__row--child{align-self:flex-end;flex-direction:row-reverse}.chat-window__avatar{width:40px;height:40px;border-radius:12px;background:transparent;display:flex;align-items:center;justify-content:center;flex-shrink:0;align-self:flex-end;overflow:hidden}.chat-window__avatar-img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.chat-window__content{display:flex;flex-direction:column;gap:4px;min-width:0}.chat-window__row--child .chat-window__content{align-items:flex-end}.chat-window__sender-name{font-size:13px;font-weight:600;color:var(--cw-text-muted)}.chat-window__bubble{padding:12px 16px;border-radius:16px;font-size:15px;line-height:1.45;word-break:break-word}.chat-window__bubble--text{background:var(--cw-bubble-customer);color:var(--cw-text);border-top-left-radius:4px}.chat-window__row--child .chat-window__bubble--text{background:var(--cw-bubble-child);border:1px solid #ffd6cc;border-top-left-radius:16px;border-top-right-radius:4px}.chat-window__bubble--audio{display:flex;align-items:center;gap:10px;min-width:180px;background:var(--cw-bubble-child);border:1px solid #ffd6cc;border-top-right-radius:4px}.chat-window__audio-play{width:36px;height:36px;border-radius:50%;background:var(--cw-orange);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.chat-window__audio-wave{flex:1;display:flex;align-items:center;gap:3px;height:24px}.chat-window__audio-wave span{display:block;width:3px;border-radius:2px;background:var(--cw-orange);opacity:.5}.chat-window__audio-wave span:nth-child(1){height:40%}.chat-window__audio-wave span:nth-child(2){height:70%}.chat-window__audio-wave span:nth-child(3){height:100%}.chat-window__audio-wave span:nth-child(4){height:60%}.chat-window__audio-wave span:nth-child(5){height:35%}.chat-window__audio-duration{font-size:13px;color:var(--cw-text-muted);flex-shrink:0}.chat-window__time{font-size:12px;color:var(--cw-text-muted)}.chat-window__composer{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:16px 24px;background:var(--cw-bg);border-top:1px solid var(--cw-border)}.chat-window__composer-main{flex:1;display:flex;align-items:center;gap:8px;min-width:0;position:relative}.chat-window__input-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.chat-window__input{flex:1;min-width:0;height:48px;padding:0 16px;border:1px solid var(--cw-border);border-radius:12px;font-size:16px;background:var(--cw-bg-muted);color:var(--cw-text)}.chat-window__input::placeholder{color:var(--cw-text-muted)}.chat-window__input:focus{outline:2px solid var(--cw-orange);outline-offset:1px}.chat-window__send-btn{height:48px;padding:0 24px;border:none;border-radius:12px;background:var(--cw-green);color:var(--cw-text);font-size:16px;font-weight:600;white-space:nowrap;flex-shrink:0}.chat-window__send-btn:disabled{cursor:not-allowed;opacity:.7}.chat-window__send-btn:not(:disabled){cursor:pointer;opacity:1}.chat-window__send-btn:not(:disabled):hover{filter:brightness(.97)}.chat-window__submit-error{width:100%;margin-bottom:8px;padding:10px 12px;border-radius:10px;background:#ff3b3014;color:#b42318;font-size:14px}.chat-window__submit-error p{margin:0 0 8px}.chat-window__submit-retry{border:none;border-radius:8px;padding:6px 12px;background:#fff;color:#b42318;font-size:13px;font-weight:600;cursor:pointer}.chat-window{--cw-orange: #ff2727;--cw-green: #c9ff63;--cw-bg-muted: #fff;--cw-border: #ececf0;--cw-text: #27282d;--cw-text-muted: #92949d;--cw-bubble-customer: #f1f1f3;--cw-bubble-child: #fff1ee;background:#fff}.chat-window__messages{padding:16px 14px 12px;gap:10px}.chat-window__date-separator{margin-top:auto;padding:0 6px 3px;background:transparent;color:#848691;font-size:11px;font-weight:400}.chat-window__row{max-width:82%;gap:7px}.chat-window__avatar{width:28px;height:28px;border-radius:7px;background:transparent}.chat-window__avatar-img{width:24px;height:24px;object-fit:contain;object-position:center}.chat-window__content{gap:2px}.chat-window__sender-name{padding-left:7px;color:#555760;font-size:11px;font-weight:600}.chat-window__bubble{padding:8px 10px;border-radius:10px;font-size:13px;line-height:1.35}.chat-window__bubble--text{border-top-left-radius:3px}.chat-window__row--child .chat-window__bubble--text{border-color:#ffd8d1;border-top-left-radius:10px;border-top-right-radius:3px}.chat-window__bubble--audio{min-width:165px;padding:6px 9px;border-color:#ffd8d1;border-top-right-radius:3px}.chat-window__audio-play{width:28px;height:28px;font-size:11px}.chat-window__audio-wave{height:19px}.chat-window__audio-duration,.chat-window__time{font-size:10px}.chat-window__composer{gap:7px;padding:8px 12px;background:#fff}.chat-window__composer-main{min-width:120px}.chat-window__input{height:34px;padding:0 11px;border:0;border-radius:17px;background:#f0f3f6;font-size:12px}.chat-window__input:focus{outline-width:1px}.chat-window__send-btn{height:34px;padding:0 15px;border-radius:17px;font-size:12px}.chat-window__submit-error{margin-bottom:2px;padding:7px 9px;border-radius:6px;font-size:11px}.operator-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:10px 24px;background:#fff;border-bottom:1px solid #e8e8e8;flex-shrink:0}.operator-controls__next-btn{height:40px;padding:0 20px;border:none;border-radius:10px;background:#191919;color:#fff;font-size:15px;font-weight:600;cursor:pointer}.operator-controls__next-btn:hover{background:#333}.operator-controls__next-btn:focus-visible{outline:2px solid #ff4747;outline-offset:2px}.operator-controls__notice{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;background:#fff4e5;border:1px solid #ffd699;color:#7a4a00;font-size:14px}.operator-controls__notice-dismiss{border:none;background:transparent;color:inherit;font-size:18px;line-height:1;cursor:pointer;padding:0 4px}.operator-controls__stats{display:flex;align-items:center;gap:16px;margin-left:auto;flex-wrap:wrap}.operator-controls__status{display:flex;align-items:center;gap:8px;font-size:14px;color:#555}.operator-controls__status-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;background:#bdbdbd}.operator-controls__status--checking .operator-controls__status-dot{background:#ffb300}.operator-controls__status--online .operator-controls__status-dot{background:#2e7d32}.operator-controls__status--offline .operator-controls__status-dot{background:#c62828}.operator-controls__counter{font-size:14px;color:#555}.operator-controls__counter strong{font-weight:700;color:#191919}.operator-controls--sidebar{flex-direction:column;align-items:stretch;min-height:0;padding:0;gap:6px;background:transparent;border:0}.operator-controls--sidebar .operator-controls__next-btn{order:0;width:100%;height:30px;margin-left:0;padding:0 10px;border:1px solid #dfe0e4;border-radius:6px;background:#fff;color:#666872;font-size:11px;font-weight:500}.operator-controls--sidebar .operator-controls__next-btn:hover{background:#eceef1;color:#34363d}.operator-controls--sidebar .operator-controls__notice{order:1;padding:4px 8px;border-radius:5px;font-size:11px}.operator-controls--sidebar .operator-controls__stats{order:2;flex-direction:column;align-items:flex-start;margin-left:0;gap:4px}.operator-controls--sidebar .operator-controls__status,.operator-controls--sidebar .operator-controls__counter{gap:5px;color:#8a8c95;font-size:11px}.operator-controls--sidebar .operator-controls__status-dot{width:6px;height:6px}.operator-controls--sidebar .operator-controls__counter strong{color:#666872}.app-session{flex:1;min-height:0;display:flex;flex-direction:column}:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color-scheme:light}*{box-sizing:border-box}body{margin:0;background:#f5f5f5}
