:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#1f2329;background:#f5f7fa}*{box-sizing:border-box}html,body,#root{margin:0;min-width:1180px;min-height:100%;height:100%}body{-webkit-font-smoothing:antialiased}button,input,textarea{font-family:inherit}.app-shell{min-height:100vh;background:#f5f7fa}.app-sider{position:fixed!important;inset:0 auto 0 0;z-index:20;background:#29292c!important;overflow:hidden}.app-content{margin-left:72px;min-height:100vh;min-width:0}.brand-block{height:64px;display:flex;align-items:center;justify-content:center;padding:0;color:#fff}.brand-mark{width:72px;height:64px;display:grid;place-items:center;background:transparent}.brand-mark-image{display:block;width:40px;height:40px;object-fit:contain;border-radius:9px}.app-sider .ant-menu{background:transparent;border:0;padding:4px 0}.app-sider .ant-menu-item{position:relative;width:72px;height:76px;line-height:normal;margin:4px 0;padding:0!important;border-radius:0;display:flex;align-items:center;justify-content:center;color:#fff}.app-sider .ant-menu-title-content{display:block;flex:none;width:72px;height:76px;margin:0!important;line-height:normal}.app-sider .ant-menu-item-selected{background:#00a3612e!important;color:#fff!important}.app-sider .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:0 3px 3px 0;background:#36e084}.rail-menu-label,.rail-bottom-item{width:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:inherit;font-size:12px;line-height:1;cursor:pointer}.rail-menu-label{height:76px}.rail-bottom-item{height:64px}.app-sider .ant-menu-item .rail-menu-label>.anticon,.rail-bottom-item .anticon{display:block;flex:0 0 auto;font-size:24px;line-height:1}.rail-menu-label>span:last-child,.rail-bottom-item>span:last-child{display:block;width:100%;margin-inline-start:0!important;text-align:center;line-height:14px}.sider-bottom{position:absolute;left:0;right:0;bottom:0;padding:0 0 10px;color:#fff}.user-name{font-weight:700}.user-role{color:#adc5dc;font-size:12px;margin-top:3px}.page{min-height:100vh;padding:0 22px 22px;background:#f5f7fa}.page-breadcrumb{height:58px;display:flex;align-items:center;font-size:15px;background:#f5f5f5;margin:0 -22px 18px;padding:0 24px;border-bottom:1px solid #e7ebf0;gap:10px}.panel{background:#fff;border:1px solid #dde4ec;border-radius:6px}.agent-monitor-page{padding-bottom:28px}.agent-monitor-heading{position:sticky;top:0;z-index:8;justify-content:flex-end;margin-bottom:14px}.agent-monitor-content{max-width:1680px;margin:0 auto}.agent-monitor-metrics,.agent-monitor-overview{margin-bottom:14px}.agent-monitor-metrics .ant-card,.agent-monitor-metrics .ant-card-body{height:100%}.agent-monitor-metrics .ant-card-body{min-height:104px;display:flex;align-items:center}.agent-monitor-trend-card,.agent-provider-card{height:326px}.agent-provider-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:68px;padding:10px 2px;border-bottom:1px solid #edf0f4}.agent-provider-row:last-child{border-bottom:0}.agent-provider-row>div{display:flex;align-items:center;gap:8px;white-space:nowrap}.agent-request-card .ant-card-body{padding:0}.agent-monitor-filters{padding:16px;border-bottom:1px solid #edf0f4}.agent-monitor-question{width:100%;padding:0;border:0;background:transparent;display:flex;flex-direction:column;align-items:flex-start;gap:4px;color:inherit;cursor:pointer;text-align:left}.agent-monitor-question:hover .ant-typography:first-child{color:#00a361}.agent-monitor-clickable-row{cursor:pointer}.agent-monitor-pagination{padding:14px 16px;border-top:1px solid #edf0f4}.agent-diagnostic-compact{width:100%}.agent-diagnostic-summary{background:#f7faff;border-color:#d6e4ff}.agent-diagnostic-summary .ant-typography{margin-bottom:4px}.agent-diagnostic-question{min-width:0}.agent-diagnostic-question .ant-typography{margin-bottom:2px}.agent-diagnostic-grid .ant-card,.agent-diagnostic-grid .ant-card-body{height:100%}.agent-diagnostic-card .ant-card-body{padding:10px 14px}.agent-diagnostic-card .ant-descriptions-row>th,.agent-diagnostic-card .ant-descriptions-row>td{padding-bottom:6px}.agent-error-card{background:#fff2f0;border-color:#ffccc7}.agent-diagnostic-stage-card .ant-card-body{padding:0}.agent-diagnostic-stage-card .ant-table-cell{padding-top:8px!important;padding-bottom:8px!important}.agent-stage-duration-cell{width:100%}.agent-stage-duration-cell .ant-progress{min-width:96px}.agent-stage-time-cell{line-height:1.35}.agent-stage-description{display:block;white-space:normal;line-height:1.5}.agent-diagnostic-footer{gap:12px}.login-page{min-height:100vh;display:grid;grid-template-columns:44% 56%;background:#fff}.login-brand-panel{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#fff;background:#2a2a2b}.login-brand-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.14;background-image:linear-gradient(rgba(255,255,255,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.2) 1px,transparent 1px);background-size:64px 64px}.login-brand-inner{position:relative;z-index:1;width:68%}.login-title-row{display:flex;align-items:center;gap:20px}.login-logo{font-size:52px;color:#fff}.login-title-row h1{margin:0;font-size:36px;font-weight:400;letter-spacing:1px}.benefit-list{display:grid;gap:38px;margin-top:64px}.benefit-item{display:flex;align-items:center;gap:28px}.benefit-icon{width:62px;font-size:46px;color:#fff;text-align:center}.benefit-item h3{margin:0 0 9px;font-size:22px;font-weight:400}.benefit-item p{margin:0;color:#bfc0c2;font-size:15px}.login-form-panel{position:relative;display:flex;align-items:center;justify-content:center;background:#fff}.login-form-wrap{width:500px;margin-top:-20px}.login-form-wrap .ant-typography h1,.login-form-wrap h1.ant-typography{margin-bottom:6px;font-size:38px;font-weight:400}.login-subtitle{margin-bottom:42px!important;font-size:16px;color:#7b8492}.login-form-wrap .ant-form-item{margin-bottom:24px}.login-form-wrap .ant-form-item-label label{font-size:16px;font-weight:400}.login-form-wrap .ant-input-affix-wrapper{height:54px;border-radius:6px}.login-options{display:flex;justify-content:space-between;align-items:center;margin:-4px 0 24px}.login-options .ant-btn{padding:0}.login-submit{height:54px;font-size:17px;margin-bottom:32px}body.workspace-viewport-locked,body.workspace-viewport-locked #root{width:100%;height:100%;min-width:0;min-height:0;overflow:hidden}.workspace-shell{width:100%;height:100dvh;min-height:0;overflow:hidden}.workspace-shell .app-content{height:100%;min-height:0;max-height:100%;width:calc(100% - 72px);overflow:hidden;background:#fff}.workspace-grid{--workspace-sidebar-width: 420px;height:100%;min-height:0;max-height:100%;display:grid;grid-template-columns:var(--workspace-sidebar-width) minmax(480px,1fr) 340px;overflow:hidden;background:#fff}.workspace-grid>.conversation-pane,.workspace-grid>.chat-pane,.workspace-grid>.detail-pane{height:100%;min-height:0}.favorites-page{height:100%;min-height:0;display:grid;grid-template-columns:minmax(560px,1fr) 360px;overflow:hidden;background:#f5f7fa}.favorites-main,.favorites-recipients{height:100%;min-height:0;background:#fff}.favorites-main{display:flex;flex-direction:column;border-right:1px solid #e5e8ed}.favorites-recipient-header h5{margin:0 0 3px}.favorites-toolbar{padding:12px 14px;display:flex;flex-direction:column;gap:10px;border-bottom:1px solid #eef0f3}.favorites-toolbar-row{min-width:0}.favorites-instance-switch-scroll,.favorites-type-switch{max-width:100%;overflow-x:auto;overflow-y:hidden}.favorites-instance-switch-scroll{min-width:0;flex:1}.favorites-instance-switch{width:max-content;min-width:0;background:#f2f4f7}.favorites-instance-switch .ant-segmented-item{min-width:80px}.favorites-instance-switch .ant-segmented-item-selected{color:#fff;background:#00a361;box-shadow:none}.favorites-sync-button{height:38px;font-size:14px}.favorites-type-switch{min-width:0;flex:1;flex-wrap:nowrap;padding-bottom:1px}.favorites-search-input{min-width:150px;min-height:38px;flex:0 1 150px}.favorites-type-switch .ant-btn{min-width:56px;height:38px;padding-inline:10px;flex:0 0 auto;border-color:#d8e0eb}.favorites-type-switch .ant-btn.is-active{color:#00a361;border-color:#00a361;background:#f6fffb}.favorites-list-meta{min-height:44px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef0f3}.favorites-list-scroll,.favorites-recipient-list{min-height:0;overflow:auto}.favorites-list-scroll{flex:1}.favorites-list-scroll>.ant-empty,.favorites-recipient-list>.ant-empty{margin-top:80px}.favorites-loading{padding:24px}.favorites-row{padding:16px 24px;display:flex;align-items:flex-start;gap:14px;cursor:pointer;border-block-end:1px solid #eef0f3;transition:background .18s ease}.favorites-row:hover{background:#f7fbf9}.favorites-row.is-selected{background:#edf8f3;box-shadow:inset 3px 0 #00a361}.favorites-type-icon{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:6px;color:#00a361;background:#e8f7f1;font-size:18px}.favorites-type-icon.is-image,.favorites-type-icon.is-link{color:#1677ff;background:#e6f4ff}.favorites-type-icon.is-video,.favorites-type-icon.is-file{color:#722ed1;background:#f9f0ff}.favorites-type-icon.is-voice,.favorites-type-icon.is-location{color:#d46b08;background:#fff7e6}.favorites-type-icon.is-chat{color:#08979c;background:#e6fffb}.favorites-type-icon.is-unknown{color:#8c8c8c;background:#f5f5f5}.favorites-row-copy{min-width:0;flex:1}.favorites-row-heading{min-width:0;width:100%}.favorites-row-title{min-width:0;flex:1}.favorites-row-title>.ant-typography:first-child{min-width:0;flex:1}.favorites-row-time{flex:0 0 auto;white-space:nowrap}.favorites-row-copy .ant-typography{margin:0}.favorites-row-copy>.ant-typography{margin:7px 0 6px;color:#697386}.favorites-pagination{min-height:58px;padding:10px 24px;display:flex;align-items:center;justify-content:flex-end;border-top:1px solid #eef0f3}.favorites-recipients{padding:18px 18px 0;display:flex;flex-direction:column;gap:14px}.favorites-recipient-header{min-height:38px;display:flex;align-items:center;justify-content:space-between}.favorites-recipient-list{flex:1;margin:0 -18px}.favorites-recipient-list>[role=list]{border-top:1px solid #eef0f3}.favorites-recipient-row{min-height:66px;padding:10px 18px;display:flex;gap:11px;cursor:pointer;border-block-end:1px solid #eef0f3}.favorites-recipient-row:hover{background:#f7fbf9}.favorites-recipient-row.is-selected{background:#edf8f3;color:#00a361}.favorites-recipient-copy{min-width:0;flex:1;display:flex;flex-direction:column}.favorites-group-avatar{width:32px;height:32px;flex:0 0 32px;display:grid;grid-template-columns:repeat(2,14px);grid-auto-rows:14px;place-content:center;gap:1px;overflow:hidden;border-radius:50%;background:#eef1f5}.favorites-group-avatar .ant-avatar{width:14px!important;height:14px!important;line-height:14px!important;flex:none}.favorites-forward-footer{margin:0 -18px;padding:14px 18px 18px;border-top:1px solid #e5e8ed;background:#fff}.favorites-forward-summary{min-width:0;margin-bottom:12px;display:flex;flex-direction:column}.favorites-detail .ant-typography{white-space:pre-wrap}.favorites-detail-drawer .ant-drawer-body{padding-top:12px}.favorites-detail>h4.ant-typography{margin:0 0 12px}.favorites-detail-text{margin-top:0;padding:16px;min-height:160px;border:1px solid #e5e8ed;border-radius:6px;background:#fafbfc}.favorites-detail-blocks{margin:18px 0}.favorites-detail-blocks>.ant-flex .ant-typography{margin:0 0 10px}.favorites-detail-block{border-color:#e5e8ed}.favorites-detail-block-copy{min-width:0;width:100%}.favorites-detail-media-loading,.favorites-detail-media-image{max-width:100%}.favorites-detail-media-image{display:block;width:100%;max-height:420px;object-fit:contain;border-radius:6px}.favorites-note{margin:14px 0 22px;color:#1f2329}.favorites-note-paragraph.ant-typography{margin:0 0 18px;color:#1f2329;font-size:15px;line-height:1.8;white-space:pre-wrap}.favorites-note .favorites-detail-media-image,.favorites-note .favorites-detail-media-loading,.favorites-note-media-placeholder{width:100%;min-height:220px;margin:0 0 18px;border-radius:8px}.favorites-note-media-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#8c939d;border:1px solid #e1e5eb;background:#f4f6f8;font-size:34px}.favorites-note-media-placeholder.is-video{aspect-ratio:16 / 9;min-height:0;background:#eef1f5}.favorites-note-file-placeholder{display:flex;align-items:center;gap:12px;margin:0 0 18px;padding:12px 14px;border:1px solid #e1e5eb;border-radius:8px;background:#f7f8fa;font-size:24px}.favorites-note-file-placeholder>div{min-width:0;display:flex;flex-direction:column}.favorites-media-error{padding:12px;border:1px dashed var(--ant-color-border);border-radius:6px;background:var(--ant-color-fill-quaternary)}.favorites-detail-block-copy>.ant-typography{display:block;margin:8px 0 0}.favorites-detail-block-copy>.ant-typography.ant-typography-secondary{margin-top:4px}.favorites-detail-block-copy .ant-avatar{color:#00a361;background:#e8f7f0}.scheduled-page{height:100%;min-height:0;display:grid;grid-template-columns:minmax(720px,1fr) 360px;overflow:hidden;background:#f5f7fa}.scheduled-main,.scheduled-plan{min-height:0;background:#fff}.scheduled-main{display:flex;flex-direction:column;border-right:1px solid #e5e8ed}.scheduled-toolbar{min-height:82px;padding:18px 28px;border-bottom:1px solid #eef0f3}.scheduled-toolbar>.ant-flex{width:100%}.scheduled-toolbar .ant-segmented{background:transparent}.scheduled-toolbar .ant-segmented-item{min-width:70px;border:1px solid #d8e0eb;border-radius:6px}.scheduled-toolbar .ant-segmented-item+.ant-segmented-item{margin-left:8px}.scheduled-toolbar .ant-segmented-item-selected{color:#00a361;border-color:#00a361;background:#f6fffb;box-shadow:none}.scheduled-toolbar .ant-select{width:130px;margin-left:auto}.scheduled-toolbar .ant-input-affix-wrapper{width:auto;min-width:180px;max-width:292px;flex:1 1 240px}.scheduled-toolbar .ant-btn{flex:0 0 auto}.scheduled-list-head,.scheduled-task-row{display:grid;grid-template-columns:minmax(280px,1.65fr) minmax(150px,1fr) minmax(135px,.9fr) minmax(145px,.9fr) 52px;align-items:center;column-gap:18px}.scheduled-list-head{min-height:64px;padding:0 28px;color:#697386;border-bottom:1px solid #eef0f3}.scheduled-list{min-height:0;flex:1;overflow:auto}.scheduled-list>.ant-empty{margin-top:96px}.scheduled-task-row{min-height:76px;padding:10px 20px;cursor:pointer;border-bottom:1px solid #eef0f3;transition:background .18s ease}.scheduled-task-row:hover{background:#f7fbf9}.scheduled-task-row:focus-visible{outline:2px solid #00a361;outline-offset:-2px}.scheduled-task-row.is-selected{background:#edf8f3;box-shadow:inset 3px 0 #00a361}.scheduled-task-summary{min-width:0;display:flex;align-items:center;gap:10px}.scheduled-task-summary>div:not(.scheduled-task-icon),.scheduled-task-cell{min-width:0;display:flex;flex-direction:column;gap:2px}.scheduled-task-summary>div:not(.scheduled-task-icon){flex:1}.scheduled-task-summary .ant-typography{margin:0}.scheduled-task-icon{width:32px;height:32px;flex:0 0 42px;display:grid;place-items:center;color:#00a361;background:#e8f7f1;border-radius:6px;font-size:16px}.scheduled-task-cell .is-running{color:#00a361}.scheduled-plan{display:flex;flex-direction:column}.scheduled-plan-scroll{min-height:0;flex:1;overflow:auto;padding:0 22px 20px}.scheduled-plan-group{padding-top:16px}.scheduled-plan-group .ant-divider{margin:0 0 14px;color:#1f2329;font-size:14px;font-weight:600}.scheduled-plan-group .ant-divider:before{width:0;flex:0 0 0;margin:0}.scheduled-plan-group .ant-divider .ant-typography{margin-left:5px;font-weight:400}.scheduled-plan-item{min-width:0;padding:12px;border:1px solid #d9dde3;border-radius:6px;background:#f7f8fa}.scheduled-plan-item.is-next{border:1px solid #b7e4d2;background:#f2fbf7}.scheduled-plan-item-head{min-height:24px;margin-bottom:5px}.scheduled-plan-item-head .ant-tag{margin-inline-end:0}.scheduled-plan-item-name{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scheduled-plan-item-detail{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scheduled-plan-item-meta{min-width:0}.scheduled-plan-item-finish{flex:0 0 auto;text-align:right;font-size:12px;white-space:nowrap}.scheduled-plan-item-finish .anticon{margin-right:6px}.scheduled-step-content{padding:28px 4px 12px}.scheduled-step-content>.ant-segmented,.scheduled-step-content>.ant-input-affix-wrapper,.scheduled-step-content>.ant-checkbox-group,.scheduled-step-content>.ant-input,.scheduled-step-content>.ant-btn,.scheduled-step-content>.ant-typography,.scheduled-step-content>.ant-descriptions,.scheduled-step-content>.ant-tag{margin-bottom:18px}.scheduled-step-content .ant-checkbox-group{width:100%}.scheduled-recipient-options{border-top:1px solid #eef0f3}.scheduled-recipient-options>.ant-flex{min-height:52px;padding:0 8px;border-bottom:1px solid #eef0f3}.scheduled-content-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.scheduled-content-options .ant-checkbox-wrapper{min-height:46px;margin:0;padding:11px 12px;border:1px solid #d8e0eb;border-radius:6px}.scheduled-cron-result,.scheduled-estimate{margin-top:8px;padding:10px 12px;color:#008a52;border-radius:4px;background:#edf8f3}.scheduled-estimate{margin-top:16px}.scheduled-next-runs{margin-top:10px;border:1px solid #d9dfe8;border-radius:6px}.scheduled-next-runs>.ant-typography{min-height:38px;margin:0;padding:8px 12px;border-bottom:1px solid #eef0f3}.scheduled-next-runs>.ant-typography:last-child{border-bottom:0}.scheduled-create-drawer .ant-drawer-body{padding:0;background:#fff}.scheduled-create-drawer .ant-drawer-footer{padding:14px 24px}.scheduled-create-drawer .ant-drawer-header{padding:18px 24px}.scheduled-single-form{min-width:880px}.scheduled-form-section{padding:14px 24px 16px;border-bottom:1px solid #eef0f3}.scheduled-form-section:last-child{border-bottom:0}.scheduled-form-section-title{display:flex;align-items:center;gap:9px;margin-bottom:14px}.scheduled-form-section-title>.scheduled-section-number{width:20px;height:20px;display:grid;place-items:center;color:#59636f;background:#eef0f3;border-radius:50%;font-size:12px;font-weight:600}.scheduled-form-section-title .ant-typography-secondary{margin-left:12px;font-size:12px}.scheduled-form-section-title>.ant-segmented{margin-left:10px;width:270px}.scheduled-basic-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px}.scheduled-basic-grid .ant-form-item{margin-bottom:0}.scheduled-recipient-search.ant-input-affix-wrapper{flex:0 1 310px;width:310px;max-width:50%}.scheduled-recipient-section>.ant-flex>.ant-btn{margin-left:auto}.scheduled-recipient-interval{flex:0 0 auto;white-space:nowrap}.scheduled-recipient-interval .ant-input-number{width:72px}.scheduled-selected-recipients{max-height:72px;overflow-y:auto;margin:10px 0}.scheduled-selected-recipients .ant-tag{display:inline-flex;align-items:center;gap:4px;margin:0;padding:3px 7px}.scheduled-selected-recipients .ant-avatar{width:16px;height:16px;font-size:10px}.scheduled-recipient-scroll{height:220px;margin-top:12px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;border:1px solid #d9dfe8;border-radius:6px}.scheduled-recipient-scroll::-webkit-scrollbar{width:0;height:0;display:none}.scheduled-recipient-scroll .ant-spin-nested-loading,.scheduled-recipient-scroll .ant-spin-container,.scheduled-recipient-scroll .ant-checkbox-group{width:100%;min-height:100%}.scheduled-recipient-grid{width:100%;flex:1 0 100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.scheduled-recipient-option{min-width:0;min-height:44px;display:grid;grid-template-columns:18px 24px minmax(0,1fr) auto;align-items:center;gap:7px;padding:5px 10px;cursor:pointer;border-right:1px solid #eef0f3;border-bottom:1px solid #eef0f3}.scheduled-recipient-option>.ant-avatar{width:24px;height:24px;font-size:12px}.scheduled-recipient-option>.ant-typography:nth-last-child(2){font-size:13px}.scheduled-recipient-option:nth-child(3n){border-right:0}.scheduled-recipient-option:hover{background:#f7fbf9}.scheduled-recipient-option>.ant-typography:last-child{padding-left:4px;font-size:11px}.scheduled-recipient-pagination{min-height:32px;margin-top:8px}.scheduled-message-list{display:flex;flex-direction:column;gap:8px}.scheduled-message-card{min-height:70px;display:grid;grid-template-columns:58px 150px minmax(0,1fr) auto;gap:8px;align-items:start;padding:7px 10px;border:1px solid #d9dfe8;border-radius:6px;background:#f5f5f5}.scheduled-message-order{display:grid;grid-template-columns:18px 18px 18px;align-items:center}.scheduled-message-order .ant-btn{width:18px;min-width:18px;padding:0}.scheduled-message-type{width:150px}.scheduled-message-editor{min-width:0}.scheduled-message-editor>.ant-select{width:100%}.scheduled-message-control,.scheduled-message-control.ant-input,.scheduled-message-control.ant-btn,.scheduled-message-control.ant-input-number,.scheduled-message-control.ant-select .ant-select-selector{min-height:32px}.scheduled-favorite-option{min-width:0;width:100%}.scheduled-favorite-option .ant-tag{flex:0 0 auto;min-width:42px;margin-inline-end:0;text-align:center}.scheduled-favorite-option .ant-typography{min-width:0}.scheduled-message-wait{margin-top:4px}.scheduled-message-wait .ant-input-number{width:88px}.scheduled-message-wait .ant-select{width:86px}.scheduled-message-actions{white-space:nowrap}.scheduled-message-actions .ant-btn{padding-inline:5px}.scheduled-add-message{align-self:flex-start;color:#00a361;border-color:#00a361}.scheduled-time-grid{display:grid;grid-template-columns:minmax(420px,1fr) minmax(320px,.85fr);gap:34px}.scheduled-time-grid>.ant-form{padding-right:34px;border-right:1px solid #eef0f3}.scheduled-time-grid .ant-form-item{margin-bottom:10px}.scheduled-time-grid .scheduled-time-row .ant-form-item-row{flex-direction:row;flex-wrap:nowrap;align-items:center}.scheduled-time-grid .scheduled-time-row .ant-form-item-label{max-width:92px;flex:0 0 92px;padding:0;text-align:left}.scheduled-time-grid .scheduled-time-row .ant-form-item-label>label{height:auto}.scheduled-time-grid .scheduled-time-row .ant-form-item-control{min-width:0;flex:1 1 auto}.scheduled-time-grid .scheduled-cron-row{margin-bottom:0}.scheduled-next-preview{min-height:210px;padding:16px;border:1px solid #d9dfe8;border-radius:6px}.scheduled-next-preview>.ant-typography{display:block;margin-bottom:6px}.scheduled-next-runs{margin-top:12px;border:0}.scheduled-next-runs>.ant-flex{min-height:32px}.scheduled-next-runs>.ant-flex>.scheduled-next-run-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#00a361}@media(max-width:1360px){.scheduled-page{grid-template-columns:minmax(700px,1fr) 320px}.scheduled-toolbar{padding-inline:20px}.scheduled-list-head,.scheduled-task-row{grid-template-columns:minmax(250px,1.5fr) minmax(130px,.9fr) minmax(125px,.85fr) minmax(135px,.85fr) 44px;column-gap:12px;padding-inline:20px}}.favorites-block-time{flex:0 0 auto;white-space:nowrap!important}.favorites-confirm-copy p{margin:0 0 6px}@media(max-width:1180px){.favorites-page{grid-template-columns:minmax(520px,1fr) 320px}}.conversation-pane,.chat-pane{border-right:1px solid #e1e6ed;min-width:0;overflow:hidden}.conversation-pane{display:flex;flex-direction:column;padding-top:14px}.workspace-mode-tabs{margin:0 14px 12px;flex:0 0 auto}.workspace-mode-tabs .ant-segmented-item-label{min-height:36px;line-height:36px;font-size:14px}.conversation-pane>.ant-segmented{margin:0 14px 12px}.conversation-pane>.workspace-mode-tabs{margin:0 14px 12px}.instance-switch-avatar{vertical-align:middle;background:#00a361;color:#fff}.conversation-search{display:grid;grid-template-columns:1fr 38px;gap:8px;padding:0 14px 10px}.conversation-list-host{flex:1 1 0;min-height:0;overflow:hidden;border-top:1px solid #edf0f4}.conversation-list-host>.ant-spin,.conversation-list-host>.ant-spin-nested-loading,.conversation-list-host>.ant-spin>.ant-spin-container,.conversation-list-host>.ant-spin-nested-loading>.ant-spin-container{height:100%;min-height:0;overflow:hidden}.conversation-list{height:100%;overflow:auto}.conversation-list .conversation-item{position:relative;width:100%;height:auto;min-height:75px;display:flex;align-items:center;gap:12px;text-align:left;border-radius:0;padding:13px 14px;border-block-end:1px solid #edf0f4;transition:.2s}.group-avatar-grid{width:48px;height:48px;flex:0 0 48px;display:grid;grid-template-columns:repeat(2,22px);grid-auto-rows:22px;place-content:center;gap:2px;overflow:hidden;border-radius:50%;background:#eef1f5}.group-avatar-grid .ant-avatar{flex:none}.conversation-list .conversation-item:hover{background:#f3fcf7}.conversation-list .conversation-active{background:#e8f8ef;box-shadow:inset 3px 0 #00a361}.conversation-main{min-width:0;flex:1}.conversation-title{margin-bottom:4px}.conversation-title,.conversation-desc{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.conversation-title>span{font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.conversation-pin-icon{color:#00a361}.conversation-title small{color:#8b95a5;font-weight:400}.conversation-preview{flex:1 1 auto;min-width:0;color:#8b95a5;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.conversation-desc .ant-tag{color:#8b95a5;background:#f5f5f5;border-color:#e5e7eb}.conversation-desc .ant-tag{flex:0 0 auto;margin:0;font-size:11px;line-height:18px;white-space:nowrap;overflow:visible}.conversation-avatar-badge{flex:0 0 auto}.conversation-avatar-badge .ant-badge-count{inset-inline-end:2px;top:2px;transform:translate(50%,-50%)}.address-book-grid{grid-template-columns:var(--workspace-sidebar-width) minmax(520px,1fr) 360px}.address-book-nav-pane{background:#fff}.address-book-search{padding:0 14px 12px}.address-book-instance-select{width:calc(100% - 28px);margin:0 14px 12px}.address-book-tree{position:relative;flex:1;padding:4px 10px 16px;overflow-x:hidden;overflow-y:auto;border-top:1px solid #edf0f4}.address-book-tree .ant-tree-treenode{width:100%;min-height:44px;padding:2px 0;align-items:center}.address-book-tree .ant-tree-node-content-wrapper{min-height:40px;display:flex;align-items:center;padding:0 10px;border-radius:4px}.address-book-tree .ant-tree-title{flex:1;min-width:0}.address-book-tree-title{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%}.address-book-tree-title>span:last-child{min-width:24px;color:#8b95a5;text-align:right;font-variant-numeric:tabular-nums}.address-book-list-pane{display:flex;flex-direction:column;min-width:0;height:100vh;border-right:1px solid #e1e6ed;background:#fff}.address-book-list-header{min-height:86px;display:flex;align-items:center;justify-content:space-between;padding:15px 22px 12px;border-bottom:1px solid #e6eaf0}.address-book-list-header h4{margin:0 0 2px!important;font-weight:500!important}.address-book-list-header h4 .ant-typography{margin-left:8px;font-size:14px;font-weight:400}.address-book-column-head{display:grid;grid-template-columns:minmax(220px,1.4fr) minmax(120px,.8fr) minmax(120px,.8fr);gap:12px;min-height:44px;align-items:center;padding:0 52px 0 22px;color:#697386;border-bottom:1px solid #edf0f4;background:#fff}.address-book-column-head.address-book-contact-columns,.address-book-row.ant-btn.address-book-contact-columns{grid-template-columns:minmax(260px,1.7fr) minmax(160px,.8fr)}.address-book-results{position:relative;flex:1;min-height:0;overflow:hidden}.address-book-results>.ant-empty{margin-top:120px}.address-book-loading{padding:24px}.address-book-group-scroll{height:100%;overflow-y:auto;padding-right:30px;scroll-behavior:smooth}.address-book-letter-group{scroll-margin-top:0}.address-book-letter-title{position:sticky;top:0;z-index:1;height:34px;display:flex;align-items:center;padding:0 22px;font-size:15px;font-weight:500;color:#344054;border-bottom:1px solid #edf0f4;background:#fafbfc}.address-book-row.ant-btn{position:relative;width:100%;min-height:64px;height:auto;display:grid;grid-template-columns:minmax(220px,1.4fr) minmax(120px,.8fr) minmax(120px,.8fr);gap:12px;align-items:center;padding:10px 22px;border-radius:0;border-bottom:1px solid #edf0f4;text-align:left;transition:background .18s ease}.address-book-row.ant-btn:hover{background:#f3fcf7}.address-book-row.ant-btn.address-book-row-active{background:#e8f8ef;box-shadow:inset 3px 0 #00a361}.address-book-person{min-width:0;display:flex;align-items:center;gap:12px}.address-book-person>span:last-child,.address-book-instance-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.address-book-person-copy,.address-book-group-meta{display:flex;min-width:0;flex-direction:column;align-items:flex-start;line-height:1.35}.address-book-person-copy>span:first-child{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.address-book-person-copy .ant-typography,.address-book-group-meta .ant-typography{margin:0;font-size:12px}.address-book-instance-name{color:#697386}.address-book-row .ant-tag{margin:0}.address-book-letter-rail{position:absolute;top:6px;right:4px;bottom:6px;z-index:2;display:flex;flex-direction:column;justify-content:center;gap:0;width:26px}.address-book-letter-rail .ant-btn{width:24px;min-width:24px;height:22px;padding:0;color:#7b8492;font-size:12px}.address-book-letter-rail .ant-btn:hover{color:#00a361;background:#e8f8ef}.address-book-pagination{flex:0 0 auto;margin:12px 22px;text-align:right}.address-book-detail-pane{display:block;padding:0;overflow:hidden}.address-book-detail-content{position:relative;display:flex;flex-direction:column;min-height:100%;background:#fff}.address-book-detail-header{min-height:72px;display:flex;align-items:center;padding:0 22px;border-bottom:1px solid #e6eaf0}.address-book-detail-header h4{margin:0!important;font-weight:500!important}.address-book-detail-body{flex:1;min-height:0;overflow-y:auto;padding:24px 22px 96px}.address-book-detail-loading{padding:24px 22px}.address-book-profile{display:flex;align-items:flex-start;gap:18px;padding-bottom:24px;margin-bottom:20px;border-bottom:1px solid #edf0f4}.address-book-avatar{flex:0 0 auto;width:72px!important;min-width:72px;height:72px!important;aspect-ratio:1}.address-book-avatar img{width:100%;height:100%;object-fit:cover}.address-book-profile-main{flex:1 1 auto;min-width:0;padding-top:3px}.address-book-profile h4{margin:0!important;font-weight:600!important;line-height:1.35!important}.address-book-profile-meta{display:flex;margin-top:10px;min-width:0}.address-book-profile-meta .ant-typography{min-width:0;max-width:100%}.address-book-detail-body>h5{margin:0 0 16px!important}.address-book-descriptions .ant-descriptions-item-label{width:98px;color:#7c8796}.address-book-descriptions .ant-descriptions-item-content{overflow-wrap:anywhere}.address-book-members-link{padding-left:0;margin-top:6px}.address-book-detail-actions{position:absolute;left:0;right:0;bottom:0;padding:16px 22px 20px;border-top:1px solid #e6eaf0;background:#fff}.address-book-detail-actions .ant-flex>span,.address-book-detail-actions .ant-flex>.ant-btn{flex:1 1 0;min-width:0}.address-book-detail-actions .ant-flex>span{display:flex}.address-book-detail-actions .ant-flex>span>.ant-btn{width:100%}.address-book-group-avatar{flex:0 0 auto;display:grid;place-content:center;gap:2px;overflow:hidden;border-radius:50%;background:#eef1f5}.chat-pane{display:flex;flex-direction:column;min-width:0;background:#fafafa}.chat-header{height:84px;padding:14px 22px;display:flex;gap:12px;justify-content:space-between;align-items:center;border-bottom:1px solid #e6eaf0;background:#fff}.chat-header-main{flex:1 1 auto;min-width:0;overflow:hidden}.chat-header h4.chat-header-title{margin:0 0 4px!important;font-weight:400!important;max-width:100%;display:flex;align-items:center;min-width:0;overflow:hidden;white-space:nowrap}.chat-header-title-text{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.chat-header-title-count,.chat-header-title .star,.chat-header-actions{flex:0 0 auto}.detail-pane>header h4{font-weight:400!important}.star{color:#faad14;font-size:15px}.chat-actions{display:flex;gap:22px;font-size:19px}.message-list-slot{flex:1 1 0;min-height:0;overflow:hidden}.chat-timeline{height:100%;overflow-y:auto;overflow-x:hidden;padding:10px 26px 18px;background:#fafafa}.chat-timeline-empty{display:grid;place-items:center;padding:10px 26px 18px}.chat-date{text-align:center;color:#8b95a5;margin:2px 0 14px;font-size:12px}.message-row{display:flex;align-items:flex-start;gap:10px;margin-bottom:13px;max-width:80%}.message-row>div{min-width:0}.message-row>.ant-avatar{flex:0 0 40px;width:40px;min-width:40px;height:40px;line-height:40px;aspect-ratio:1}.message-meta{display:flex;align-items:baseline;gap:12px;color:#7c8796;font-size:12px;line-height:1.5;margin-bottom:4px}.message-meta small{font-size:inherit;line-height:inherit}.message-bubble{display:inline-block;padding:10px 13px;border:1px solid #dfe4ea;border-radius:6px;background:#fff;line-height:1.55}.message-bubble p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.message-bubble p+p{margin-top:2px}.wechat-inline-emoji{display:inline-block;margin:0 1px;font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif;font-size:1.18em;line-height:1;vertical-align:-.12em}.message-ai{background:#e8f8ef;border-color:#b7ebd0}.message-outgoing{width:fit-content;margin-left:auto;flex-direction:row-reverse;justify-content:flex-start}.message-outgoing>div{display:flex;flex-direction:column;align-items:flex-end}.message-outgoing .message-meta{justify-content:flex-end}.message-outgoing .message-bubble,.message-outgoing .message-bubble.message-ai{background:#e8f8ef;border-color:#b7ebd0}.chat-photo{width:auto;height:auto;max-width:240px;max-height:240px;overflow:hidden;margin-top:7px;border-radius:4px;display:block}.chat-photo .ant-image-img{display:block;width:auto!important;height:auto!important;max-width:240px!important;max-height:240px!important;object-fit:contain}.chat-emoji{width:120px;max-height:120px;object-fit:contain;margin-top:4px;display:block}.video-thumb{position:relative;width:220px;height:116px;overflow:hidden;border-radius:5px}.video-thumb img{width:100%;height:100%;object-fit:cover}.video-thumb span{position:absolute;inset:auto 6px 6px auto;color:#fff;background:#000000a3;padding:3px 7px;border-radius:3px}.ai-serving{display:flex;align-items:center;gap:6px;color:#00a361;padding:6px 20px;font-size:13px}.ai-serving .ant-btn{margin-left:auto}.composer{margin:0 18px 14px;border:1px solid #dfe4ea;border-radius:6px;background:#fff}.composer .ant-tabs,.composer .ant-tabs-content-holder,.composer .ant-tabs-tabpane,.composer textarea,.composer-tools{background:#fff}.composer .ant-tabs-nav{margin:0;padding-inline:14px}.composer textarea{border:0!important;box-shadow:none!important;padding:9px 14px;resize:none}.group-mention-composer{background:#fff}.mention-member-menu{min-width:280px;max-width:560px;max-height:360px;overflow-y:auto}.mention-member-menu .ant-dropdown-menu-item{min-height:46px;padding-block:7px}.mention-member-option{display:flex;min-width:0;align-items:center;gap:10px}.mention-member-avatar{flex:0 0 auto;background:#e8f8ef;color:#00a361}.mention-member-name{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.composer-tools{display:flex;justify-content:space-between;align-items:center;padding:6px 10px 10px}.detail-pane{padding:0 14px;overflow:auto}.detail-pane>header{height:70px;display:flex;align-items:center;border-bottom:1px solid #e6eaf0}.detail-pane>header h4{margin:0!important}.service-card{padding:14px 0;border-bottom:1px solid #edf0f4}.group-profile-card{padding:16px 0}.group-profile-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.group-profile-title h5.ant-typography{margin:0}.group-profile-title .ant-btn{padding-inline:0}.group-profile-card .ant-descriptions-item{padding-bottom:8px}.group-profile-card .ant-descriptions-item-label{width:74px;color:#7b8492}.group-settings-tags{display:flex;flex-wrap:wrap;gap:6px;margin:4px 0 12px}.group-settings-tags .ant-tag{margin:0}.group-profile-announcement.ant-typography{margin-bottom:0}.service-switch{display:flex;justify-content:space-between;align-items:flex-start;font-weight:400;margin-bottom:14px}.service-switch>div{display:flex;flex-direction:column;gap:3px}.service-switch .ant-typography{font-size:12px;font-weight:400}.service-switch .service-switch-title{font-size:14px}.conversation-agent-list{display:block;width:100%}.conversation-agent-option{display:flex;align-items:flex-start;width:100%;margin:0;padding:10px;background:#f8fafc;border:1px solid #e3e7ed;border-radius:6px}.conversation-agent-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.conversation-agent-copy .ant-typography{font-size:12px;font-weight:400}.conversation-agent-copy .conversation-agent-name{margin-right:6px;font-size:14px}.agent-panel-loading{display:flex;justify-content:center;padding:24px 0}.conversation-agent-active>.ant-avatar,.conversation-agent-active>.group-avatar-grid{box-shadow:0 0 0 3px #00c853}.info-panel{display:grid;gap:13px}.info-panel>div{display:grid;grid-template-columns:82px 1fr;align-items:start}.info-panel span{color:#7b8492}.info-panel strong{font-weight:500}.follow-panel{border:1px solid #e1e6ed;border-radius:6px;margin:18px 0 8px;padding:12px}.section-title{display:flex;justify-content:space-between;font-weight:700}.follow-panel p{color:#526070;margin:10px 0}.follow-panel p:first-letter{color:#00a361}.follow-panel small{float:right;color:#9aa3b1}.filter-bar{display:grid;grid-template-columns:auto 290px auto 220px auto 180px auto;gap:14px;align-items:center;margin-bottom:14px}.statistics-filter-panel{padding:18px 18px 2px;margin-bottom:16px}.statistics-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px 28px}.statistics-filter-grid .ant-picker,.statistics-filter-grid .ant-select{width:100%}.kpi-strip{display:grid;grid-template-columns:repeat(6,1fr);background:#fff;border:1px solid #dce4ee;border-radius:6px;margin-bottom:18px}.kpi-item{padding:18px 20px;border-right:1px solid #e5eaf0}.kpi-item:last-child{border:0}.kpi-item .ant-statistic-title{font-size:15px;color:#414b5a}.kpi-item .ant-statistic-content{color:#00a361;font-weight:600}.kpi-item small{color:#7c8796}.kpi-item small span{color:#ff4d4f}.chart-row{display:grid;grid-template-columns:2fr 1fr;gap:18px;margin-bottom:18px}.chart-row .panel,.stats-bottom .panel{padding:17px 18px}.chart-row h4,.stats-bottom h4{margin:0 0 6px!important}.stats-bottom{display:grid;grid-template-columns:2fr 1fr;gap:18px}.instance-table .ant-table-wrapper{margin-inline:-18px}.message-types{padding-inline:22px!important}.type-row{margin:24px 0 30px}.type-row>div:first-child{display:flex;justify-content:space-between;margin-bottom:11px}.type-row span{color:#657184}.type-track{height:8px;border-radius:6px;background:#edf1f5;overflow:hidden}.type-track i{display:block;height:100%;background:#00a361;border-radius:6px}.export-form{padding:22px 18px 18px;margin-bottom:16px}.export-form h2{margin:0 0 4px!important}.export-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px 28px;border-top:0;padding-top:0}.export-grid .ant-picker,.export-grid .ant-select{width:100%}.export-inline-actions{grid-column:4}.export-inline-actions .ant-form-item-control-input-content{display:flex;justify-content:flex-end}.export-inline-actions .ant-btn{min-width:132px}.export-table{padding:14px 14px 0}.table-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.table-toolbar h4{margin:0!important}.table-toolbar>div{display:flex;gap:10px}.table-toolbar .ant-select{width:140px}.table-toolbar .ant-input-search{width:220px}.progress-label{color:#00a361;font-size:12px}.export-table .ant-table{font-size:13px}.settings-page{min-height:100vh;display:flex;background:#fff}.settings-main{min-width:0;flex:1}.settings-tabs{position:sticky;top:0;z-index:19;padding:0 24px;border-bottom:1px solid #e5e9ef;background:#fff}.settings-tabs .ant-tabs-nav{margin:0}.settings-content{padding:18px 24px 30px}.settings-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:18px 0 14px}.settings-toolbar .ant-input-search{width:300px}.settings-toolbar .ant-select{width:150px}.settings-content .ant-alert{margin-bottom:16px}.user-management-toolbar .ant-input-search{width:min(360px,100%)}.wechat-credentials-modal .ant-modal-header{margin-bottom:6px}.wechat-credentials-modal .ant-modal-title{font-size:18px;font-weight:500}.wechat-credentials-modal .ant-modal-body{padding-top:4px}.wechat-credentials-modal .ant-modal-footer{margin-top:20px;padding-top:16px;border-top:1px solid #edf0f4}.wechat-credentials-intro.ant-typography{margin:0 0 16px;line-height:1.6}.wechat-credential-card .ant-card-head-title{font-weight:500}.wechat-credential-card{min-width:0}.wechat-credential-card .ant-card-body{padding-bottom:8px}.wechat-credential-card .ant-form-item{margin-bottom:8px}.wechat-credential-card .ant-form-item-extra{margin-top:7px}.user-scope-alert{margin-top:-4px}.permission-matrix{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}.permission-matrix .ant-card-head{padding-inline:14px}.permission-matrix .ant-card-body{padding:14px}@media(max-width:860px){.settings-tabs,.settings-content{padding-inline:16px}.permission-matrix{grid-template-columns:1fr}.user-management-toolbar .ant-input-search{width:100%}}.storage-management{min-width:0}.storage-overview-equal-row>.ant-col{display:flex}.storage-overview-equal-row>.ant-col>.ant-card{width:100%;height:100%}.storage-toolbar{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:12px;margin-bottom:16px}.storage-alert{margin-bottom:12px}.storage-filters{display:grid;grid-template-columns:minmax(220px,1fr) repeat(4,minmax(130px,180px));gap:12px;margin-bottom:16px}.storage-content-link{height:auto;padding:0;white-space:normal;text-align:left}.storage-preview-stage{display:flex;min-height:240px;max-height:440px;align-items:center;justify-content:center;overflow:auto;padding:16px;border-radius:8px;background:#f5f5f5}.storage-preview-stage>.ant-image,.storage-preview-stage .ant-image-img,.storage-preview-video{max-width:100%;max-height:400px;object-fit:contain}.storage-policy-card{max-width:920px}.storage-policy-form{display:grid;grid-template-columns:repeat(2,minmax(240px,1fr));gap:0 24px;margin-top:20px}.storage-policy-form .ant-btn{width:fit-content}@media(max-width:980px){.storage-filters,.storage-policy-form{grid-template-columns:1fr}}.instances-table{margin-inline:-8px}.instances-table .ant-table{font-size:14px}.instance-name-cell{display:flex;flex-direction:column;gap:3px;min-width:190px}.instance-name-cell .ant-typography{font-size:14px;line-height:1.3}.instance-status-cell{display:flex;flex-direction:column;gap:4px}.instance-status-cell .ant-typography{max-width:180px;font-size:14px}.conversation-filter-menu{min-width:240px;padding:6px}.conversation-filter-menu .ant-menu-item{height:42px;line-height:42px;margin-block:2px}.conversation-filter-label{display:flex;align-items:center;justify-content:space-between;min-width:170px;color:#000000e0;font-size:14px}.conversation-filter-menu .ant-menu-title-content{overflow:visible}.conversation-filter-label .ant-badge-count{background:#eef2f7;color:#526070;box-shadow:none}.conversation-filter-menu .ant-menu-item-selected .ant-badge-count{background:#dff7e9;color:#00a361}.account-cell{display:flex;align-items:center;gap:8px}.account-cell div{display:flex;flex-direction:column}.account-cell small{color:#8993a2;margin-top:3px}.selected-row td{background:#e8f8ef!important}.status-dot{white-space:nowrap}.status-success{color:#20a162}.status-default{color:#9aa3b1}.status-warning{color:#fa8c16}.instance-drawer{width:365px;flex:0 0 365px;border-left:1px solid #e1e6ed;padding:18px 22px 86px;position:relative;min-height:100vh}.instance-drawer>header{display:flex;justify-content:space-between;align-items:flex-start}.instance-drawer>header h3{margin:0 0 2px!important}.instance-drawer h5{margin:18px 0 12px!important}.instance-drawer .ant-descriptions-item-label{color:#7c8796;width:105px}.instance-drawer .ant-divider{margin:14px 0}.drawer-actions{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:flex-end;gap:10px;padding:14px 22px;border-top:1px solid #e1e6ed;background:#fff}@media(max-width:1280px){html,body,#root{min-width:1024px}.workspace-grid{--workspace-sidebar-width: 372px;grid-template-columns:var(--workspace-sidebar-width) minmax(440px,1fr)}.address-book-grid{grid-template-columns:var(--workspace-sidebar-width) minmax(560px,1fr)}.detail-pane{display:none}.app-sider{width:72px!important;max-width:72px!important;min-width:72px!important}.app-content{margin-left:72px}.filter-bar{grid-template-columns:auto 1fr auto 1fr}.filter-bar>:nth-last-child(-n+3){display:none}.kpi-strip{grid-template-columns:repeat(3,1fr)}.kpi-item:nth-child(3){border-right:0}.kpi-item:nth-child(-n+3){border-bottom:1px solid #e5eaf0}}.route-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;color:#697386;background:#f5f7fa}.route-loading-panel{min-height:100vh;padding:32px;background:#f5f7fa}.route-loading-panel .ant-skeleton{max-width:920px}.route-error,.global-error{min-height:100vh;display:grid;place-items:center;background:#f5f7fa}.route-error .ant-result,.global-error .ant-result{width:min(680px,100%)}.chat-video{display:block;width:min(360px,100%);max-height:240px;border-radius:6px;background:#111}.moments-page{height:100vh;min-width:1100px;display:grid;grid-template-columns:284px minmax(560px,1fr) 350px;overflow:hidden;background:#fff}.moments-friends-pane,.moments-list-pane,.moments-detail-pane{min-width:0;height:100vh;overflow:hidden;background:#fff}.moments-friends-pane{display:flex;flex-direction:column;gap:12px;padding:20px 14px 12px;border-right:1px solid #eef0f3}.moments-toolbar .ant-typography{margin:0}.moments-instance-select{width:100%}.moments-friend-all{width:100%;display:flex;align-items:center;gap:10px;padding:9px 10px;text-align:left;border:0;border-radius:6px;background:transparent;color:inherit;cursor:pointer}.moments-friend-all>span:last-child{display:flex;min-width:0;flex:1;flex-direction:column}.moments-friend-all small{margin-top:2px;color:#8b95a5}.moments-friend-all.is-active,.moments-friend-list .moments-friend-item.is-active{background:#e8f7f0}.moments-friend-scroll{min-height:0;flex:1 1 0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;touch-action:pan-y}.moments-friend-list .moments-friend-item{padding:10px;border-radius:6px;cursor:pointer}.moments-friend-meta,.moments-friend-name-row{min-width:0}.moments-friend-meta{flex:1}.moments-friend-name-row>.ant-typography{min-width:0}.moments-friend-sync-icon{flex:0 0 auto;line-height:1}.moments-friend-sync-icon.is-completed{color:#52c41a}.moments-friend-sync-icon.is-loading{color:#1677ff}.moments-friend-sync-icon.is-failed{color:#ff4d4f}.moments-friend-sync-icon.is-paused{color:#faad14}.moments-friend-pagination{flex:0 0 auto;align-self:center;padding-top:8px}.drawer-member-row,.filter-editor-row{padding:10px 0;border-bottom:1px solid var(--border-color)}.moments-list-pane{display:flex;flex-direction:column}.moments-toolbar{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid #eef0f3}.moments-toolbar.is-actions-only{justify-content:flex-end}.moments-filters{display:grid;grid-template-columns:minmax(180px,1fr) 120px 250px auto;gap:10px;padding:12px 18px;border-bottom:1px solid #eef0f3}.moments-table{min-height:0;flex:1;display:flex;flex-direction:column;padding:0 18px}.moments-table>.ant-spin-nested-loading,.moments-table>.ant-spin-nested-loading>.ant-spin-container{min-height:0;flex:1}.moments-table>.ant-spin-nested-loading>.ant-spin-container{display:flex;flex-direction:column}.moments-table>.ant-spin-nested-loading>.ant-spin-container>.ant-table{min-height:0;flex:1}.moments-table .ant-table-row{cursor:pointer}.moments-table .ant-table-pagination{min-height:57px;flex:0 0 57px;align-items:center;margin:0}.moments-content-summary{margin-bottom:0!important;line-height:20px}.moments-table .ant-table-row.is-selected>td{background:#e8f7f0!important}.moments-detail-pane{display:flex;flex-direction:column;border-left:1px solid #eef0f3}.moments-detail-empty{min-height:0;flex:1;display:flex;align-items:center;justify-content:center;padding:24px}.moments-detail-header{min-height:82px;display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #eef0f3}.moments-detail-scroll{min-height:0;flex:1;overflow:auto;padding:16px}.moments-detail-section,.moments-interaction-section{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--border-color)}.moments-detail-section .ant-descriptions-header{margin-bottom:12px}.moments-detail-section .ant-descriptions-title,.moments-detail-section-title{font-size:16px;line-height:24px;font-weight:600}.moments-detail-text{white-space:pre-wrap}.moments-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:16px}.moments-media-item{min-width:0;aspect-ratio:1}.moments-media-image{position:relative;width:100%;height:100%}.moments-media-preview{position:absolute;right:6px;bottom:6px;box-shadow:0 1px 4px #0000003d}.moments-media-grid .ant-image,.moments-media-grid img,.moments-media-video,.moments-media-video-cover,.moments-media-placeholder,.moments-media-retry{width:100%;height:100%;aspect-ratio:1;object-fit:cover;border-radius:4px}.moments-media-placeholder{display:grid!important;place-items:center}.moments-media-retry{white-space:normal}.moments-media-video-cover{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background-position:center;background-size:cover;background-color:#f5f5f5}.moments-media-video-cover .ant-typography{padding:2px 6px;border-radius:4px;background:#ffffffe0}.moments-detail-actions{min-height:57px;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:12px 16px;border-top:1px solid #eef0f3}
