*{box-sizing:border-box}.maintenance-banner.ant-alert{background:#cf1322;border-color:#a8071a}.maintenance-banner.ant-alert,.maintenance-banner.ant-alert .ant-alert-message,.maintenance-banner.ant-alert .ant-alert-description,.maintenance-banner.ant-alert .ant-alert-icon{color:#fff}:root{--wa-primary: #22c55e;--wa-deep-green: #075E54;--wa-header-green: #075E54;--wa-bg: #fafafa;--wa-panel: #fff;--wa-hover: #f4f4f5;--chat-action: #25D366;--wa-outgoing: #DCF8C6;--wa-incoming: #fff;--wa-text: #18181b;--wa-muted: #71717a;--wa-border: #e4e4e7;--wa-input: #fff}html,body,#root{margin:0;min-width:1200px;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:#f5f7f8}.app{min-height:100vh}.login-screen{min-height:100vh;min-width:100vw;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#075e54,#16a34a)}.login-card{width:400px;box-shadow:0 24px 64px #0000003d}.login-card .ant-card-head-title{font-size:22px;text-align:center}.logout-button{margin-left:12px;color:#fff;border-color:#ffffff8c;background:transparent}.logout-button:hover{color:#075e54!important;border-color:#fff!important;background:#fff!important}.brand{height:88px;padding:20px 24px;color:#075e54;font-size:18px;font-weight:700;line-height:25px}.brand div{font-size:12px;font-weight:400;color:#71717a}.ant-layout-sider,.ant-menu-dark{background:#fff!important}.ant-menu-light .ant-menu-item:not(.ant-menu-item-selected){color:#71717a}.ant-menu-light .ant-menu-item:not(.ant-menu-item-selected):hover{background:#f4f4f5!important;color:#18181b!important}.ant-menu-light .ant-menu-item-selected{background:#22c55e!important;color:#fff!important}.header{display:flex;align-items:center;justify-content:space-between;background:#075e54;border-bottom:1px solid #075E54;padding:0 32px}.header h4{margin:0;color:#fff}.content{padding:32px;min-width:980px;background:#f5f7f8}.section{margin-top:16px}.bottom-gap{margin-bottom:16px}.toolbar{display:flex;align-items:center;gap:12px;margin-bottom:18px}.toolbar .ant-typography{margin-left:auto}.account-count-grid{display:flex;align-items:center;gap:8px;margin-bottom:12px;overflow-x:auto;white-space:nowrap}.account-count-item{display:inline-flex;align-items:baseline;gap:5px;padding:5px 9px;border:1px solid #f0f0f0;border-radius:6px;background:#fff;color:#595959;font-size:12px;line-height:18px;cursor:pointer;font-family:inherit}.account-count-item:hover,.account-count-item.active{border-color:var(--wa-primary);box-shadow:0 0 0 1px #18181b1f}.account-count-item strong{font-size:15px;line-height:18px}.batch-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:12px 0 16px;border-top:1px solid #f0f0f0}.field{display:flex;align-items:center;gap:16px;margin:18px 0 12px}.field .ant-select{width:180px}.full{width:100%}.full>.ant-select{width:100%}.mini-alert{margin:6px 0}.danger-card{border-color:#ff4d4f;background:#fff2f0}.inline-json{max-width:700px;max-height:220px;overflow:auto;margin:6px 0 0;padding:8px;border-radius:6px;background:#101827;color:#e9edef;font-size:12px;white-space:pre-wrap;word-break:break-all}.code-kind{font-size:11px;color:#8c8c8c;font-weight:400}.risk-red-row>td{background:#fff1f0!important;border-color:#ffccc7!important}.risk-red-row:hover>td{background:#ffccc7!important}.system-yellow-row>td{background:#fffbe6!important;border-color:#ffe58f!important}.system-yellow-row:hover>td{background:#fff1b8!important}.ant-table-cell{vertical-align:middle}details summary{cursor:pointer;color:var(--wa-deep-green)}.event-log{height:620px;overflow:auto}.ant-statistic-content{font-weight:700}.head-status{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-size:13px}.head-status .lamp{display:inline-block;flex-shrink:0;width:10px;height:10px;border-radius:50%;background:#8c8c8c}.head-status.green .lamp{background:var(--chat-action)}.head-status.yellow .lamp{background:#faad14}.head-status.red .lamp{background:#ff4d4f}.head-status small{margin-left:3px;color:#8c8c8c;font-size:11px}.chat-heads,.chat-header-status{display:flex;align-items:center;gap:8px}.chat-heads{flex-wrap:wrap}.chat-header-status{margin-left:8px}.compose-stack{display:flex;flex:1;min-width:0;flex-direction:column;gap:8px}.chat-shell{display:grid;grid-template-columns:250px 320px minmax(520px,1fr);height:calc(100vh - 190px);min-height:620px;background:#fff;border:1px solid #d9d9d9;border-radius:10px;overflow:hidden}.chat-column{min-width:0;border-right:1px solid #e8e8e8;overflow-y:auto;background:#fff}.chat-column:last-child{border-right:0}.chat-column-title{position:sticky;top:0;z-index:2;padding:16px 18px;border-bottom:1px solid #e8e8e8;background:#fafafa;font-size:16px;font-weight:700}.chat-list-item{display:flex;content-visibility:auto;contain-intrinsic-size:auto 88px;width:100%;padding:14px 16px;border:0;border-bottom:1px solid #f0f0f0;background:#fff;text-align:left;cursor:pointer;flex-direction:column;gap:5px;color:#262626}.chat-list-item>b{font-size:14px;word-break:break-all}.chat-list-item>span{color:#8c8c8c;font-size:12px}.chat-list-item .ant-tag{width:max-content;margin:2px 0 0}.conversation-item>div{display:flex;width:100%;align-items:center;gap:6px}.conversation-item time{margin-left:auto;color:#8c8c8c;font-size:12px}.conversation-item>span{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-main{display:flex;overflow:hidden;flex-direction:column;background:#f4f6f8}.chat-main>.ant-empty{margin:auto}.chat-header{display:flex;align-items:center;gap:8px;height:58px;padding:0 18px;border-bottom:1px solid #e8e8e8;background:#fff}.chat-header>b{font-size:16px}.chat-header>span{margin-left:auto;color:#8c8c8c;font-size:12px}.message-list{display:flex;overflow-y:auto;flex:1;padding:18px;flex-direction:column;gap:10px}.message-list>.ant-btn{align-self:center}.message-row{display:flex}.message-list.virtualized .message-row{content-visibility:auto;contain-intrinsic-size:auto 72px}.chat-load-more{display:block;margin:12px auto}.message-row.out{justify-content:flex-end}.message-bubble{max-width:72%;padding:9px 12px;border-radius:9px;background:#fff;box-shadow:0 1px 2px #00000014;word-break:break-word;white-space:pre-wrap}.message-row.out .message-bubble{background:#dcf8c6}.message-bubble small{display:block;margin-top:5px;color:#8c8c8c;font-size:11px;text-align:right}.blocked-message{align-self:stretch;padding:9px 14px;border:1px solid #ff7875;border-radius:6px;background:#fff1f0;color:#cf1322;font-weight:600;text-align:center}.blocked-message small{margin-left:10px;color:#a8071a;font-weight:400}.chat-compose{display:flex;align-items:flex-end;gap:10px;padding:14px;border-top:1px solid #e8e8e8;background:#fff}.chat-compose .ant-btn{height:42px}.chat-peer-picker{position:sticky;top:57px;z-index:2;padding:12px 14px;border-bottom:1px solid #e8e8e8;background:#fff}.chat-peer-picker .ant-select{width:100%}.overview-five>.ant-col{min-width:180px}.account-toolbar{flex-wrap:wrap}.media-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.media-controls label,.file-picker{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border:1px solid #d9d9d9;border-radius:6px;background:#fafafa;cursor:pointer}.media-controls input{width:125px}.chat-image{display:block;max-width:320px;max-height:280px;border-radius:7px}.chat-location-card{display:flex;flex-direction:column;gap:4px;min-width:180px;padding:8px 10px;border:1px solid #d9eadf;border-radius:8px;background:#f6fff9}.chat-location-card span{font-size:12px;color:#667085}.account-pool-table{min-width:100%}.account-pool-table .ant-table{table-layout:auto!important}.account-pool-table .ant-table-cell{vertical-align:middle}.account-pool-table .col-nowrap,.account-pool-table .col-phone,.account-pool-table .col-tug{white-space:nowrap}.account-pool-table .col-head{min-width:200px;white-space:normal;overflow:visible}.account-pool-table .phone-cell{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.account-pool-table .phone-cell .ant-typography{white-space:nowrap}.account-pool-table .head-status.stacked{display:inline-flex;flex-direction:column;align-items:flex-start;gap:3px;line-height:1.25;max-width:100%}.account-pool-table .head-status.stacked .head-line{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.account-pool-table .head-status.stacked small{margin-left:15px;color:#8c8c8c;font-size:11px;white-space:nowrap}.account-pool-table .ant-tag{white-space:nowrap;margin-inline-end:0}.account-pool-table .col-tug .ant-space-item{white-space:nowrap}.account-pool-table .ant-table-cell-fix-right{overflow:visible}.account-pool-table .ant-table-body,.account-pool-table .ant-table-content{overflow-x:auto!important}.account-pool-table .ant-table-cell-fix-left,.account-pool-table .ant-table-cell-fix-right{z-index:2}.chat-page-content{padding:0;background:#f0f2f5}.chat-page-content>.page-title,.chat-page-content>.page-title+.ant-typography{display:none}.chat-shell{grid-template-columns:270px 360px minmax(520px,1fr);height:calc(100vh - 64px);min-height:620px;border:0;border-radius:0;background:var(--wa-bg);color:var(--wa-text)}.chat-column{border-right:1px solid var(--wa-border);background:var(--wa-bg);color:var(--wa-text);scrollbar-color:var(--wa-hover) transparent}.chat-column-title{padding:12px 14px;border-bottom:1px solid var(--wa-border);background:var(--wa-panel);color:var(--wa-text)}.chat-list-header>div:first-child{display:flex;min-height:34px;align-items:center;justify-content:space-between;gap:10px}.chat-title-mark{display:inline-grid;width:34px;height:34px;margin-right:10px;place-items:center;border-radius:50%;background:#18181b;color:#fafafa;font-size:11px;font-weight:800}.chat-surface-entry{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:8px 0 2px}.chat-surface-entry .ant-btn{border-color:#bbf7d0;color:#166534}.surface-input{margin:12px 0}.surface-result{max-height:300px;margin-top:12px;padding:12px;overflow:auto;border:1px solid #dcfce7;border-radius:8px;background:#f0fdf4;white-space:pre-wrap;word-break:break-word}.chat-list-header .ant-input-affix-wrapper,.chat-list-header .ant-select-selector,.chat-peer-picker .ant-select-selector,.chat-compose .ant-input{border-color:transparent!important;background:#f4f4f5!important;color:var(--wa-text)!important;box-shadow:none!important}.chat-list-header .ant-input-affix-wrapper{margin-top:9px}.chat-list-header input,.chat-list-header .ant-select-selection-item,.chat-list-header .ant-select-selection-placeholder,.chat-peer-picker .ant-select-selection-item,.chat-peer-picker .ant-select-selection-placeholder,.chat-compose textarea,.chat-compose textarea::placeholder{color:var(--wa-text)!important}.chat-list-header .anticon,.chat-list-header .ant-select-arrow,.chat-peer-picker .ant-select-arrow{color:var(--wa-muted)}.chat-add-friend{border-color:var(--chat-action)!important;background:var(--chat-action)!important;color:#fff!important;box-shadow:none}.chat-list-item{display:flex;padding:11px 13px;border-bottom:1px solid var(--wa-border);background:var(--wa-bg);color:var(--wa-text);flex-direction:row;align-items:flex-start;gap:11px}.chat-list-item:hover,.chat-list-item.selected{background:var(--wa-hover)}.chat-avatar{display:inline-grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:50%;background:#f4f4f5;color:#18181b;font-size:13px;font-weight:700}.chat-item-body{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.chat-item-line,.chat-conversation-preview{display:flex;min-width:0;align-items:center;gap:7px}.chat-item-line b{overflow:hidden;color:var(--wa-text);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.chat-item-line time{margin-left:auto;color:var(--wa-muted);font-size:11px}.chat-item-meta,.chat-peer-number,.chat-conversation-preview>span,.chat-quiet{overflow:hidden;color:var(--wa-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.chat-heads{gap:10px;color:var(--wa-muted);font-size:11px}.chat-heads .head-status{font-size:11px}.chat-heads .head-status .lamp{width:8px;height:8px}.chat-unread{display:inline-grid;min-width:19px;height:19px;margin-left:auto;padding:0 5px;place-items:center;border-radius:10px;background:#f5222d;color:#fff;font-size:11px;font-style:normal;font-weight:700}.chat-peer-picker{top:104px;padding:9px 13px;border-bottom:1px solid var(--wa-border);background:var(--wa-bg)}.chat-main{position:relative;background-color:#f0f2f5;background-image:radial-gradient(rgba(113,113,122,.08) 1px,transparent 1px);background-size:18px 18px}.chat-header{min-height:60px;height:60px;padding:0 16px;border-bottom:1px solid var(--wa-border);background:var(--wa-panel);color:var(--wa-text)}.chat-header .chat-avatar{width:38px;height:38px;flex-basis:38px}.chat-peer-heading{display:flex;min-width:0;flex-direction:column}.chat-peer-heading b{color:var(--wa-text)}.chat-peer-heading span,.chat-timezone{color:var(--wa-muted)!important;font-size:11px}.chat-timezone{margin-left:auto}.chat-header-status{color:var(--wa-muted)}.chat-empty-state{display:grid;flex:1;place-content:center;justify-items:center;gap:16px;border-bottom:1px solid var(--wa-border);color:var(--wa-muted)}.chat-empty-icon{display:grid;width:78px;height:78px;place-items:center;border:1px solid var(--wa-hover);border-radius:50%;color:#71717a;font-size:34px}.message-list{padding:20px 6%;gap:4px}.message-bubble{max-width:min(72%,640px);padding:7px 9px 5px;border-radius:8px;background:var(--wa-incoming);color:var(--wa-text);box-shadow:0 1px 1px #0000002e}.message-row.out .message-bubble{background:var(--wa-outgoing)}.message-bubble small{margin-top:3px;color:var(--wa-muted)}.delivery-state{margin-left:3px;color:#aebac1;letter-spacing:-1px}.delivery-state.read{color:#53bdeb}.blocked-message{border-color:#ffccc7;background:#fff1f0;color:#cf1322}.chat-compose{align-items:center;padding:10px 14px;border-top:1px solid var(--wa-border);background:var(--wa-panel)}.chat-compose .compose-stack{flex-direction:row;align-items:center}.chat-compose .compose-stack>.ant-alert{position:absolute;right:16px;bottom:74px;left:16px;z-index:3}.chat-compose .ant-input{min-height:42px;resize:none}.media-controls{flex-wrap:nowrap}.media-controls label{padding:6px 8px;border:0;background:transparent;color:var(--wa-muted);white-space:nowrap}.media-controls label:hover{color:var(--wa-text)}.media-controls input{display:none}.chat-compose>.ant-btn:first-of-type{width:48px;height:48px;flex:0 0 48px;padding:0;border-radius:50%;border-color:var(--chat-action);background:var(--chat-action);color:#fff;font-size:0}.chat-compose>.ant-btn:first-of-type .anticon{margin:0;font-size:18px}.chat-image{max-width:min(360px,100%)}.chat-column .ant-empty-description{color:var(--wa-muted)}.message-bubble.failed{color:#cf1322}.chat-shell,.chat-column,.chat-list-item,.chat-peer-picker{background:#fff}.chat-list-item:hover,.chat-list-item.selected{background:#f0f2f5}.ant-layout{background:#f5f7f8}.ant-layout-sider{border-right:1px solid #e4e4e7}.chat-row-more{margin-left:auto;padding:0 5px;cursor:pointer;font-size:18px;line-height:1}.bubble-actions{display:flex;gap:8px;margin-top:7px;opacity:0;transition:opacity .15s}.message-bubble:hover .bubble-actions{opacity:1}.bubble-actions button{border:0;padding:0;background:transparent;color:#1677ff;cursor:pointer;font-size:12px}.bubble-actions button:disabled{color:#aaa;cursor:not-allowed}.emoji-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:8px}.emoji-grid button{border:0;border-radius:6px;background:#f5f5f5;cursor:pointer;font-size:24px}.send-channel-picker{align-self:flex-start}.message-bubble video{width:min(420px,100%);max-height:320px}.message-bubble audio{max-width:320px}.chat-link-card{display:block;width:min(360px,100%);margin-bottom:7px;overflow:hidden;border:1px solid rgba(0,0,0,.12);border-radius:7px;background:#ffffff94;color:inherit;text-decoration:none}.chat-link-card:hover{color:inherit}.chat-link-card>img{display:block;width:100%;max-height:220px;object-fit:cover}.chat-link-card-copy{display:flex;flex-direction:column;gap:3px;padding:8px 10px}.chat-link-card-copy>b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-link-card-copy>span{display:-webkit-box;overflow:hidden;color:var(--wa-muted);-webkit-box-orient:vertical;-webkit-line-clamp:2}.chat-link-card-copy>small{margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-bubble.failed small{color:#cf1322}.campaign-row-403>td{background:#fff1f0!important;color:#a8071a}.campaign-row-403:hover>td{background:#ffccc7!important}:root{--wa-primary:#15803d;--wa-muted:#59665f}html,body,#root,.ant-layout{min-width:0}.content{min-width:0;padding:24px;container-type:inline-size}.header{padding:0 24px;gap:12px;background:#fff;border-bottom:1px solid #e1e8e3;color:#192e23}.header-context{margin-left:auto;color:#59665f;font-size:12px}.brand{height:88px;padding:24px 18px}.ant-menu-light .ant-menu-item-selected{background:#e8f4eb!important;color:#166534!important}.ant-menu-item-group-title{font-size:12px;color:#59665f!important}.page-title.ant-typography{font-size:26px;margin:0 0 8px}.page-search{width:min(300px,100%);margin-bottom:16px}.mobile-nav-toggle{display:none}.login-card{width:min(400px,calc(100vw - 32px))}.refresh-status{min-height:32px;margin:0 0 12px;font-size:12px}.refresh-notice{margin-bottom:16px}.refresh-notice .ant-alert-description{overflow-wrap:anywhere}.pool-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px}.pool-summary{display:block;min-width:0;padding:18px 20px;text-align:left;font:inherit;color:#183425;border:1px solid #dfe7e2;border-radius:8px;background:#fff}button.pool-summary{cursor:pointer}button.pool-summary:hover{background:#f5faf6;border-color:#15803d}.pool-summary[aria-pressed=true]{border-color:#15803d;box-shadow:inset 0 0 0 1px #15803d}.pool-summary strong{display:block;font-size:30px;font-variant-numeric:tabular-nums;line-height:1.25;margin:8px 0}.pool-summary small{font-size:12px;color:#59665f}.pool-web-status{display:flex;flex-wrap:wrap;gap:10px;margin:-8px 0 20px}.pool-web-status button{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:6px 12px;border:1px solid #dfe7e2;border-radius:8px;background:#fff;color:#183425;font:inherit;cursor:pointer}.pool-web-status button:hover,.pool-web-status button[aria-pressed=true]{border-color:#15803d;background:#eef7f0}.pool-web-status button[aria-pressed=true]{box-shadow:inset 0 0 0 1px #15803d}.pool-web-status strong{font-variant-numeric:tabular-nums}.pool-web-dot{width:8px;height:8px;border-radius:50%;background:#8c8c8c}.pool-web-dot.is-online{background:#15803d}.pool-filters{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px}.pool-result-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:16px}.batch-toolbar{background:#eef7f0;padding:12px;border:1px solid #d4e7da;border-radius:8px;margin-bottom:16px}.bulk-more-body{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 0}.pipeline-details{margin-top:16px;padding:12px 0;border-top:1px solid #e1e8e3}.pipeline-details summary,.bulk-more summary{color:#166534;padding:4px}.account-pool-table{min-width:0}.account-pool-table .phone-cell{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.account-detail-link.ant-btn{padding:0;height:auto;font-weight:600}.account-subline{font-size:12px;white-space:normal;overflow-wrap:anywhere}.account-pool-table .col-country{white-space:normal;overflow-wrap:anywhere}.account-pool-table .col-head{min-width:0}.account-pool-table .head-status,.account-pool-table .ant-tag{white-space:normal;overflow-wrap:anywhere}.account-pool-table .head-status small{color:#59665f}.account-pool-table .ant-table-cell{padding-top:12px;padding-bottom:12px}.account-pool-table .ant-table-selection-column{padding-inline:8px!important;text-align:center}.account-pool-table .ant-checkbox-group{gap:10px}.pool-page-content.content{padding:12px 16px}.pool-page-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:4px 12px;margin-bottom:8px}.pool-page-heading>.page-title{font-size:20px;margin:0}.pool-page-heading>.page-description{display:none}.pool-page-heading>.refresh-status{margin:0}.pool-overview{display:flex;flex-wrap:wrap;align-items:stretch;gap:8px;margin-bottom:10px}.pool-overview .pool-summary-grid{flex:1 1 440px;gap:8px;margin:0}.pool-overview .pool-summary{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px}.pool-overview .pool-summary strong{margin:0;font-size:22px}.pool-overview .pool-web-status{gap:8px;margin:0}.pool-overview .pool-web-status button{padding:8px 10px}.pool-list-card.section{margin-top:0}.pool-list-card>.ant-card-head{min-height:48px;padding:0 12px}.pool-list-card>.ant-card-body{padding:12px}.pool-list-card .pool-filters,.pool-list-card .pool-result-bar{gap:8px;margin-bottom:8px}.pool-list-card .batch-toolbar{padding:8px;margin-bottom:8px}.pool-list-card .account-pool-table .ant-table.ant-table-small .ant-table-cell{padding-block:4px}.pool-list-count.ant-typography{font-size:12px;font-weight:400}.pool-list-card .account-pool-table .phone-cell,.pool-list-card .account-pool-table .head-status.stacked{gap:1px}.pool-list-card .account-subline{line-height:16px}.pool-list-card .pipeline-details{margin-top:8px;padding:6px 0}.overview-secondary{display:flex;gap:24px;padding:12px 0}.ant-drawer-body{overflow-wrap:anywhere}button:focus-visible,summary:focus-visible,a:focus-visible{outline:3px solid #2563eb;outline-offset:3px}.chat-add-friend{background:#15803d!important;border-color:#15803d!important}.chat-page-content{padding:0}.chat-shell{grid-template-columns:240px 300px minmax(0,1fr);min-height:520px;height:calc(100dvh - 64px)}.chat-pane-nav{display:none}.chat-column{min-height:0}.chat-header{flex-wrap:wrap;gap:8px;padding:12px;height:auto}.chat-header-status{flex-wrap:wrap}.chat-main,.chat-compose{min-width:0}.chat-heads,.chat-heads .head-status,.chat-item-meta,.chat-timezone,.head-status small{font-size:12px}.message-bubble:focus-within .bubble-actions{opacity:1}.bubble-actions button:focus-visible{opacity:1}.chat-row-more{border:0;background:transparent;color:inherit}@media (hover:none){.bubble-actions{opacity:1}}@container (max-width:1050px){.chat-shell{grid-template-columns:280px minmax(0,1fr);grid-template-rows:auto minmax(0,1fr)}.chat-pane-nav{display:flex;grid-column:1/-1;gap:8px;padding:8px 12px;border-bottom:1px solid #e1e8e3}.chat-accounts{display:none}.chat-shell.pane-accounts .chat-accounts{display:block}.chat-shell.pane-accounts .chat-conversations{display:none}}@container (max-width:650px){.chat-shell{grid-template-columns:minmax(0,1fr)}.chat-shell .chat-column{display:none}.chat-shell.pane-accounts .chat-accounts,.chat-shell.pane-conversations .chat-conversations{display:block}.chat-shell.pane-messages .chat-main{display:flex}.chat-header-status{width:100%}}@media (max-width:1100px){.content{padding:20px}.chat-page-content{padding:0}.pool-summary-grid{gap:12px}.pool-summary{padding:14px}}@media (max-width:760px){.desktop-sidebar,.desktop-nav-toggle{display:none!important}.mobile-nav-toggle{display:inline-flex}.header{padding:0 12px;gap:8px}.header-context{font-size:12px}.content{padding:16px}.chat-page-content{padding:0}.pool-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pool-summary strong{font-size:26px}.pool-filters>.ant-input-affix-wrapper,.pool-filters>.ant-select{flex:1 1 180px;max-width:100%}.ant-card-head-wrapper{flex-wrap:wrap;gap:10px;padding-block:12px}.ant-card-extra{margin-left:0}.ant-card .ant-card-body{padding:16px}.ant-picker-range{max-width:100%}.ant-drawer-content-wrapper{max-width:100vw}.emoji-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.proxy-exit-pending{color:#59665f;font-size:12px}.host-fleet{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0 0 20px}.host-fleet-cap{grid-column:1/-1;font-size:22px;font-variant-numeric:tabular-nums;color:#183425}.host-card{min-width:0;padding:16px 18px;border:1px solid #dfe7e2;border-radius:8px;background:#fff}.host-card.is-down{border-color:#fecaca;background:#fef2f2}.host-card-head{display:flex;align-items:center;gap:8px;margin-bottom:12px}.host-card-head strong{font-size:18px}.host-ip{margin-left:auto;font-variant-numeric:tabular-nums;color:#59665f}.host-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;margin:0}.host-metrics dt{color:#59665f;font-size:12px}.host-metrics dd{margin:2px 0 0;font-variant-numeric:tabular-nums;font-weight:600;color:#183425}.host-bar{height:8px;margin:6px 0;border-radius:99px;background:#e8eee9;overflow:hidden}.host-bar i{display:block;height:100%;background:#22c55e}.host-bar i.lv-yellow{background:#eab308}.host-bar i.lv-red{background:#ef4444}.lv-yellow{color:#a16207}.lv-red{color:#b91c1c}.host-commit{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}@media (max-width:760px){.host-fleet{grid-template-columns:1fr}}
