
.cp-shell{padding-top:42px;}
.cp-topbar{position:fixed;top:0;left:0;right:0;height:42px;background:#1f2a36;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:6px 12px;z-index:500;box-shadow:0 2px 8px rgba(0,0,0,.12)}
.cp-topbar__title{font-weight:700;font-size:15px}
.cp-topbar__meta{display:flex;align-items:center;gap:8px}
#globalPanelSearch{width:260px;max-width:38vw;border:1px solid #314152;border-radius:8px;padding:5px 10px;color:#222}
.cp-badge{display:inline-flex;align-items:center;background:#345c73;color:#fff;border-radius:999px;padding:4px 10px;font-size:12px}
.cp-badge--muted{background:#5f6b76}
.cp-toast{position:fixed;left:16px;bottom:16px;z-index:9999;display:flex;flex-direction:column;gap:8px;pointer-events:none}
.cp-toast__item{background:#1f2a36;color:#fff;padding:10px 12px;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.18);min-width:180px;max-width:320px;opacity:.98}
.cp-toast__item--success{background:#246b3e}.cp-toast__item--error{background:#8d2f2f}.cp-toast__item--info{background:#345c73}
.cp-main{width:calc(100% - 154px)}
.tablesorter tbody tr:hover, .table tbody tr:hover{background:#f7fbff}
.nav-stacked>li>a{transition:.15s ease;background:#fff}.nav-stacked>li>a:hover{background:#eef5fb}


.cp-toolbar{padding:10px 12px;background:#fff;border:1px solid #d9e2ef;border-radius:10px}
.cp-toolbar__meta{display:inline-block;padding:6px 10px;background:#f5f8fc;border-radius:999px}
.cp-row-active td{outline:2px solid rgba(52,92,115,.18);background:#eef5fb !important}


.cp-topbar__btn{border:0;background:#345c73;color:#fff;border-radius:10px;padding:8px 12px;cursor:pointer;font-size:13px!important;transition:.2s ease-in-out}
.cp-topbar__btn:hover{transform:translateY(-1px);filter:brightness(1.05)}
.cp-topbar__btn--muted{background:#6c7a86}
.cp-topbar__btn--accent{background:#2f8f83}
.cp-subbar{display:flex;gap:10px;align-items:center;justify-content:space-between;background:#f5f7fb;border:1px solid #d9e1ea;border-radius:14px;padding:10px 14px;margin:10px 0 14px 0;flex-wrap:wrap}
.cp-subbar__hint{color:#345c73;font-size:13px!important}
.cp-subbar__actions{display:flex;gap:8px;flex-wrap:wrap}
.cp-chip{border:1px solid #c9d4df;background:#fff;color:#345c73;border-radius:999px;padding:6px 12px;cursor:pointer;font-size:12px!important}
.cp-chip:hover,.cp-chip.is-active{background:#345c73;color:#fff;border-color:#345c73}
.cp-shell.cp-compact table td,.cp-shell.cp-compact table th{padding:2px 4px!important;font-size:12px!important}
.cp-row-active{outline:2px solid rgba(52,92,115,.25);background:#f7fbff!important}
.cp-empty-state{padding:18px;border:1px dashed #b8c4d0;border-radius:12px;text-align:center;color:#6c7a86;background:#fafcff;margin:8px 0}


.cp-dashboard{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:10px 0}.cp-stat-card{background:#fff;border:1px solid #dfe6f1;border-radius:12px;padding:12px 14px;box-shadow:0 4px 12px rgba(0,0,0,.04)}.cp-stat-card__label{font-size:12px;color:#6b7a90;margin-bottom:6px}.cp-stat-card__value{font-size:18px;font-weight:700;color:#243447;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cp-inspector{display:flex;gap:12px;align-items:flex-start;background:#fff;border:1px solid #dfe6f1;border-radius:12px;padding:12px 14px;margin-bottom:12px;box-shadow:0 4px 12px rgba(0,0,0,.04)}.cp-inspector__main{flex:1}.cp-inspector__title{font-size:13px;color:#6b7a90;margin-bottom:8px}.cp-inspector__content{display:flex;flex-wrap:wrap;gap:6px;min-height:36px}.cp-pill{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:#eef4ff;color:#294f86;font-size:12px}.cp-inspector__actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;min-width:220px}.cp-inspector-btn{border-radius:10px!important;padding:6px 10px!important}.cp-inspector-empty,.cp-empty-state{display:inline-block;padding:8px 12px;border-radius:10px;background:#fff7e8;color:#9b6b00;font-size:12px}.cp-shell.cp-compact .cp-dashboard{gap:8px}.cp-shell.cp-compact .cp-stat-card,.cp-shell.cp-compact .cp-inspector{padding:8px 10px}.cp-row-active td{outline:2px solid #4f84e5;outline-offset:-2px}@media (max-width: 1200px){.cp-dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}.cp-inspector{flex-direction:column}.cp-inspector__actions{min-width:0;justify-content:flex-start}}@media (max-width: 700px){.cp-dashboard{grid-template-columns:1fr}}


/* wave7 chat */
.chat-quick-tools{display:flex;gap:8px;align-items:center;flex-wrap:wrap;background:#f5f7fb;border:1px solid #d9e1ea;border-radius:12px;padding:8px 10px;margin:6px 0 10px 0}.chat-chip{border:1px solid #c9d4df;background:#fff;color:#345c73;border-radius:999px;padding:6px 12px;cursor:pointer;font-size:12px!important}.chat-chip:hover,.chat-chip.is-active{background:#345c73;color:#fff;border-color:#345c73}.chat-stat{display:inline-flex;align-items:center;background:#eef4ff;color:#294f86;border-radius:999px;padding:5px 10px;font-size:12px!important}.chat-searchbar{padding:6px;background:#fff;border-bottom:1px solid #dfe6f1;position:sticky;top:0;z-index:3}.chat-searchbar input{width:100%;border:1px solid #c9d4df;border-radius:10px;padding:8px 10px}.chat-wall-actions{display:flex;gap:8px;flex-wrap:wrap;background:#fff;border:1px solid #dfe6f1;border-radius:12px;padding:6px 8px;margin:6px 0}.chat-fab{position:fixed;left:16px;bottom:16px;width:42px;height:42px;border:0;border-radius:50%;background:#345c73;color:#fff;font-size:20px!important;box-shadow:0 8px 20px rgba(0,0,0,.18);display:none;z-index:9998}.chat-fab.is-visible{display:block}.chat-pane-enhanced{scroll-behavior:smooth}#d2bc,#users,#rooms{scroll-behavior:smooth}@media (max-width:700px){.chat-quick-tools{padding:7px 8px;gap:6px}.chat-chip,.chat-stat{font-size:11px!important;padding:5px 9px}}


/* wave8 chat */
.chat-stat--warn{background:#fff7e8;color:#9b6b00}.chat-wall-actions{align-items:center;justify-content:space-between}.chat-message-search{min-width:220px;flex:1;border:1px solid #c9d4df;border-radius:10px;padding:8px 10px}.chat-message-item{contain:layout paint;will-change:auto}.chat-message-item img{max-width:100%;height:auto}.chat-compact #d2bc > div,.chat-compact .chat-message-item{margin-top:2px!important;margin-bottom:2px!important;padding-top:2px!important;padding-bottom:2px!important}.chat-compact #d2bc *{font-size:12px!important;line-height:1.25!important}.chat-compact .uzr,.chat-compact .hand{padding-top:2px!important;padding-bottom:2px!important}.chat-empty-state{padding:12px;border:1px dashed #c9d4df;border-radius:12px;background:#fafcff;color:#6c7a86;text-align:center}.chat-message-item[style*='display: none']{opacity:.55}@media (max-width:700px){.chat-wall-actions{gap:6px}.chat-message-search{min-width:100%;order:10}}


/* wave9 chat */
.chat-inline-metric{display:inline-flex;align-items:center;background:#eef4ff;color:#294f86;border-radius:999px;padding:5px 10px;font-size:12px!important;white-space:nowrap}.chat-lightbox{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:99999}.chat-lightbox.is-open{display:flex}.chat-lightbox__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.75)}.chat-lightbox__panel{position:relative;z-index:1;max-width:min(92vw,980px);max-height:88vh;background:#0f1720;border-radius:16px;padding:16px;box-shadow:0 20px 60px rgba(0,0,0,.35)}.chat-lightbox__content img,.chat-lightbox__content video{display:block;max-width:100%;max-height:78vh;border-radius:12px}.chat-lightbox__close{position:absolute;top:8px;left:8px;border:0;background:#fff;color:#111;border-radius:999px;width:36px;height:36px;font-size:22px!important;line-height:1;cursor:pointer}.chat-media-muted #d2bc audio,.chat-media-muted #d2bc video{filter:saturate(.55)}.chat-has-unread #chatUnreadMetric{animation:chatPulse 1.25s infinite}@keyframes chatPulse{0%{transform:scale(1)}50%{transform:scale(1.06)}100%{transform:scale(1)}}.chat-message-item img,.chat-message-item video{cursor:zoom-in}.chat-searchbar{display:flex;gap:8px;align-items:center}.chat-searchbar input{flex:1}.chat-quick-tools .chat-stat--warn{font-weight:700}@media (max-width:700px){.chat-searchbar{flex-wrap:wrap}.chat-inline-metric{width:100%;justify-content:center}.chat-lightbox__panel{padding:10px;border-radius:12px}}


/* wave10 chat */
.chat-chip--small{padding:4px 9px;font-size:11px!important}.chat-history-banner{display:none;position:sticky;top:0;z-index:4;background:#fff7e8;border:1px solid #efd7a1;color:#7a5a00;border-radius:12px;padding:8px 10px;margin:6px 0;display:flex;gap:8px;align-items:center;justify-content:space-between}.chat-history-banner__text{font-size:12px!important}.chat-archived{display:none!important}.chat-performance-mode .chat-message-item{contain:content}.chat-performance-mode #d2bc{content-visibility:auto;contain-intrinsic-size:600px}.chat-performance-mode .chat-wall-actions{box-shadow:0 1px 0 rgba(0,0,0,.03)}@media (max-width:700px){.chat-history-banner{flex-direction:column;align-items:stretch}}


/* wave11 chat */
.chat-network-banner{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f7fbff;border:1px solid #d7e4f2;color:#345c73;border-radius:12px;padding:8px 10px;margin:0 0 10px 0}.chat-network-banner__dot{width:10px;height:10px;border-radius:50%;background:#33a06f;box-shadow:0 0 0 3px rgba(51,160,111,.16)}.chat-offline .chat-network-banner{background:#fff6f6;border-color:#efc7c7;color:#8a3d3d}.chat-offline .chat-network-banner__dot{background:#d9534f;box-shadow:0 0 0 3px rgba(217,83,79,.14)}#enableChatNotifications.is-active{background:#2f8f83;border-color:#2f8f83;color:#fff}.chat-mobile-dock{position:fixed;right:12px;left:12px;bottom:10px;display:none;grid-template-columns:repeat(4,1fr);gap:8px;z-index:9997}.chat-mobile-dock__btn{border:1px solid #c9d4df;background:#fff;color:#345c73;border-radius:12px;padding:10px 8px;font-size:12px!important;box-shadow:0 10px 24px rgba(0,0,0,.1)}body{padding-bottom:0}@media (max-width:700px){body{padding-bottom:72px}.chat-mobile-dock{display:grid}.chat-fab{bottom:84px}.chat-network-banner{padding:8px}.chat-network-banner button{flex:0 0 auto}}

/* wave12 chat */
.chat-list-banner{display:none;align-items:center;justify-content:space-between;gap:8px;background:#f7fbff;border:1px solid #d7e4f2;color:#345c73;border-radius:12px;padding:6px 8px;margin:6px 0}.chat-list-banner__text{font-size:12px!important}.chat-list-archived{display:none!important}.is-collapsed{min-height:unset!important}.is-collapsed .chat-list-banner{display:none!important}.chat-searchbar .chat-chip--small{flex:0 0 auto}@media (max-width:700px){.chat-searchbar .chat-chip--small{width:100%;justify-content:center}.chat-list-banner{flex-direction:column;align-items:stretch}}
/* Bots admin redesign */
.bot-admin-shell{background:#f3f3f3;border:1px solid #cfd8e3;padding:10px 10px 16px;border-radius:4px}
.bot-admin-head{margin-bottom:10px}
.bot-admin-stats{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:8px}
.bot-stat-card{background:#fff;border:1px solid #d7d7d7;min-width:110px;padding:8px 12px;border-right:4px solid #4f82d8;box-shadow:0 1px 1px rgba(0,0,0,.04)}
.bot-stat-card strong{display:block;font-size:22px;color:#1b3550;line-height:1.1}
.bot-stat-label{display:block;color:#4f6d8d;font-size:13px;margin-bottom:4px}
.bot-create-btn{background:#64b543!important;border-color:#64b543!important;border-radius:0;font-weight:700}
.bot-admin-toolbar{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:6px}
.bot-toolbar-btn{border:0!important;border-radius:0!important;color:#fff!important;font-weight:700;padding:9px 14px!important}
.bot-toolbar-btn--dark{background:#2f5f85!important}.bot-toolbar-btn--danger{background:#ef6a54!important}.bot-toolbar-btn--warning{background:#f0a737!important}.bot-toolbar-btn--green{background:#2aa44f!important}.bot-toolbar-btn--slate{background:#4f6076!important}
.bot-admin-note{background:#fff;border:1px solid #d4dde6;padding:6px 8px;font-size:14px}.bot-admin-note-red{color:#d52828;font-weight:700;margin-left:6px}
.bot-admin-builder{margin-bottom:10px}.bot-builder-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.bot-form-card{background:#fff;border:1px solid #d5dce6;padding:8px}.bot-form-card label{display:block;color:#35506a;font-weight:700;margin-bottom:6px}.bot-form-card input,.bot-form-card select{width:100%;height:36px;border:1px solid #c8d1dc;padding:0 8px}.bot-form-card--image{text-align:center}.bot-form-card--image img{width:86px;height:86px;object-fit:cover;border:2px solid #3a668c;cursor:pointer}
.bot-live-table-wrap{overflow:auto;background:#fff;border:1px solid #b6c4d3}.bot-live-table{width:100%;border-collapse:collapse;min-width:920px}.bot-live-table thead th{background:#4f82d8;color:#fff;border:1px solid #2f5f85;padding:10px 8px;text-align:center}.bot-live-table td{border:1px solid #2d2d2d;padding:8px;text-align:center;background:#fff}.bot-live-table tbody tr:nth-child(even) td{background:#fafcff}
.bot-status-chip{display:inline-block;padding:6px 10px;font-weight:700;border-radius:2px;color:#fff;min-width:80px}.bot-status-0{background:#2da24a}.bot-status-1{background:#efb134}.bot-status-2{background:#d9534f}.bot-status-3{background:#8b96a3}
.bot-country-cell{text-transform:lowercase;font-weight:700}.bot-name-cell{font-weight:700;font-size:22px;color:#20384f}.bot-desc-cell{max-width:280px;white-space:normal;line-height:1.6}
.bot-msg-btn{background:#6bc7eb;color:#fff;border:0;width:48px;height:36px}
.bot-settings-menu{position:relative;display:inline-block}.bot-settings-trigger{background:#32a6db;color:#fff;border:0;width:48px;height:36px}.bot-settings-dropdown{display:none;position:absolute;right:0;top:38px;min-width:135px;background:#1f4b69;border:2px solid #27455f;z-index:50}.bot-settings-menu.open .bot-settings-dropdown{display:block}.bot-settings-dropdown button{display:block;width:100%;border:0;border-bottom:1px solid rgba(255,255,255,.12);background:#255879;color:#fff;padding:9px 10px;text-align:right;font-weight:700}.bot-settings-dropdown button:hover{background:#2d6f99}.bot-settings-dropdown .bot-settings-danger{background:#174561}.bot-settings-dropdown .bot-settings-danger:hover{background:#b94141}
.bot-empty-state{background:#fff;border:1px dashed #b9c7d5;padding:18px;text-align:center;color:#5f6f80}
@media (max-width: 900px){.bot-admin-toolbar{flex-direction:column}.bot-toolbar-btn{width:100%}.bot-admin-stats{align-items:stretch}.bot-stat-card{flex:1}}
