:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif}html{height:100%}body{margin:0;color:var(--portal-text);font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-variant:tabular-nums;line-height:1.5715;background-color:var(--portal-bg);font-feature-settings:"tnum","tnum";height:100%}html::-webkit-scrollbar{display:none;scrollbar-width:none;-ms-overflow-style:none}.aside-wrap{min-height:0;flex:1;overflow:auto;padding:2px 2px 12px;margin:0 -2px}.aside-wrap::-webkit-scrollbar{display:none}.aside-wrap .aside-menu-state{display:block;margin:28px auto 0;color:var(--portal-sidebar-muted)}.aside-wrap .aside-menu-state .ant-empty-description{color:var(--portal-sidebar-muted);font-size:12px}.aside-wrap .ant-menu{border-inline-end:none!important;background:transparent;color:var(--portal-sidebar-text)}.aside-wrap .ant-menu-submenu-title,.aside-wrap .ant-menu-item{display:flex;align-items:center;height:40px;line-height:40px;margin:3px 0;border-radius:8px;color:var(--portal-sidebar-text);font-weight:600;letter-spacing:0;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.aside-wrap .ant-menu-submenu-title:hover,.aside-wrap .ant-menu-item:hover{background:var(--portal-sidebar-hover)!important;color:var(--portal-heading)!important}.aside-wrap .ant-menu-item-selected{position:relative;background:var(--portal-sidebar-selected)!important;color:var(--portal-heading)!important;font-weight:650;box-shadow:inset 0 0 0 1px #60a5fa33}.aside-wrap .ant-menu-item-selected:before{content:"";position:absolute;left:6px;top:9px;width:3px;height:20px;border-radius:999px;background:var(--portal-accent)}.aside-wrap .ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--portal-heading)!important}.aside-wrap .ant-menu-submenu-arrow,.aside-wrap .ant-menu-item-icon,.aside-wrap .ant-menu-submenu-title .anticon{color:inherit!important;font-size:15px!important}.aside-wrap .ant-menu-sub{position:relative;margin:0 0 8px;padding:4px 0 5px 40px!important;background:transparent!important}.aside-wrap .ant-menu-sub:before{content:"";position:absolute;left:30px;top:8px;bottom:10px;width:1px;background:var(--portal-sidebar-border)}.aside-wrap .ant-menu-sub .ant-menu-item{width:calc(100% - 12px);height:32px;line-height:32px;margin:2px 12px 2px 0;padding:0 10px 0 18px!important;color:var(--portal-sidebar-muted);border-radius:7px;font-size:12px;font-weight:560;box-shadow:none}.aside-wrap .ant-menu-sub .ant-menu-item:hover{background:var(--portal-sidebar-hover)!important;color:var(--portal-heading)!important}.aside-wrap .ant-menu-sub .ant-menu-item-selected{background:var(--portal-sidebar-selected)!important;color:var(--portal-heading)!important;font-weight:650;box-shadow:inset 0 0 0 1px #60a5fa2e}.aside-wrap .ant-menu-sub .ant-menu-item-selected:before{left:8px;top:9px;width:2px;height:14px}.aside-wrap .ant-menu-submenu-open>.ant-menu-submenu-title{color:var(--portal-heading)!important}.aside-wrap .ant-menu-inline-collapsed{width:56px}.aside-wrap .ant-menu-inline-collapsed .ant-menu-sub{padding:0}.aside-wrap .ant-menu-inline-collapsed .ant-menu-sub:before{display:none}.aside-wrap .ant-menu-inline-collapsed .ant-menu-item,.aside-wrap .ant-menu-inline-collapsed .ant-menu-submenu-title{padding-inline:0;display:flex;align-items:center;justify-content:center}.portal-shell{display:flex;min-height:100vh;background:var(--portal-bg);color:var(--portal-text)}.portal-sidebar{position:sticky;top:0;display:flex;flex-direction:column;width:232px;height:100vh;flex:0 0 232px;padding:18px 12px;background:linear-gradient(180deg,#3b82f614,#3b82f600 38%),var(--portal-sidebar-bg);color:var(--portal-sidebar-text);border-right:1px solid var(--portal-sidebar-border);transition:width .2s ease,flex-basis .2s ease;overflow:hidden}.portal-sidebar.collapsed{width:72px;flex-basis:72px;padding-inline:8px}.portal-brand{display:flex;align-items:center;gap:10px;min-height:48px;margin-bottom:20px;padding:0 4px}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex:0 0 36px;border-radius:10px;background:var(--portal-accent);color:#fff;font-size:18px;font-weight:800}.brand-copy{display:grid;gap:2px;min-width:0}.brand-copy strong{color:var(--portal-heading);font-size:15px;line-height:1.25;white-space:nowrap}.brand-copy span{color:var(--portal-sidebar-muted);font-size:11px;line-height:1.2;white-space:nowrap}.portal-main{min-width:0;flex:1;display:flex;flex-direction:column;background:linear-gradient(180deg,#3b82f614 0,color-mix(in srgb,var(--portal-bg) 0%,transparent) 220px),var(--portal-bg)}.portal-topbar{position:sticky;top:0;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:76px;padding:15px 24px;background:var(--portal-topbar-bg);border-bottom:1px solid var(--portal-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.portal-topbar h1{margin:2px 0 0;color:var(--portal-heading);font-size:20px;line-height:1.25;font-weight:760}.portal-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.portal-content{min-height:0;flex:1;padding:22px 24px 30px;overflow:auto}.portal-main.compact-page{height:100vh;overflow:hidden}.portal-main.compact-page .portal-topbar{min-height:60px;padding:10px 20px}.portal-main.compact-page .portal-content{padding:12px 20px 20px;overflow:hidden}.portal-content::-webkit-scrollbar,.portal-sidebar::-webkit-scrollbar{display:none}@media (max-width: 980px){.portal-main.compact-page{height:auto;min-height:100vh;overflow:visible}.portal-main.compact-page .portal-content{overflow:auto}}@media (max-width: 768px){.portal-shell{display:block}.portal-sidebar,.portal-sidebar.collapsed{position:relative;width:100%;height:auto;min-height:auto;flex-basis:auto;padding:14px 12px}.portal-sidebar.collapsed .brand-copy,.portal-sidebar.collapsed .portal-sidebar-footer{display:none}.portal-topbar{position:static;flex-direction:column;align-items:stretch;padding:16px}.portal-topbar h1{white-space:nowrap}.portal-actions{justify-content:flex-start}.portal-content{padding:16px}}.circle-topics{display:grid;gap:12px}.circle-topics .circle-topics-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.circle-topics .circle-topics-tabs .ant-tabs-nav{margin:0 0 12px}.circle-topics .circle-topics-tabs .ant-tabs-tab{padding:10px 0}.circle-topics .circle-topics-muted{color:var(--portal-muted)}.circle-topics .circle-topics-result{margin-top:12px}.circle-topics .circle-topics-upload-summary{margin-top:10px;color:var(--portal-muted);font-size:13px}@media (max-width: 720px){.circle-topics .circle-topics-toolbar{align-items:stretch;flex-direction:column}}.circle-admin{min-height:100%;padding:2px 0 24px;color:var(--portal-text)}.circle-admin .metric-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;margin-bottom:12px}.circle-admin .metric-card{position:relative;overflow:hidden;min-height:92px;padding:16px;background:var(--portal-panel);border:1px solid var(--portal-border);border-radius:8px;box-shadow:var(--portal-shadow-soft)}.circle-admin .metric-card:after{position:absolute;top:16px;right:16px;width:32px;height:4px;border-radius:999px;content:"";background:var(--portal-accent)}.circle-admin .metric-card span{display:block;color:var(--portal-muted);font-size:13px}.circle-admin .metric-card strong{display:block;margin-top:10px;color:var(--portal-heading);font-size:30px;line-height:1;font-weight:700}.circle-admin .metric-blue:after,.circle-admin .metric-cyan:after,.circle-admin .metric-purple:after{background:var(--portal-accent)}.circle-admin .metric-green:after{background:var(--portal-success)}.circle-admin .metric-orange:after{background:var(--portal-warning)}.circle-admin .metric-red:after{background:var(--portal-danger)}.circle-admin .health-strip{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.circle-admin .health-strip span{padding:6px 10px;color:var(--portal-text);background:var(--portal-panel);border:1px solid var(--portal-border);border-radius:999px;font-size:12px;font-weight:600}.circle-admin .toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:12px;background:var(--portal-panel);border:1px solid var(--portal-border);border-radius:8px;box-shadow:var(--portal-shadow-soft)}.circle-admin .operation-summary{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:10px}.circle-admin .operation-summary>div{min-height:76px;padding:12px 14px;background:var(--portal-panel);border:1px solid var(--portal-border);border-radius:8px;box-shadow:var(--portal-shadow-soft)}.circle-admin .operation-summary span{display:block;color:var(--portal-muted);font-size:12px}.circle-admin .operation-summary strong{display:block;margin-top:8px;color:var(--portal-heading);font-size:24px;line-height:1;font-weight:760}.circle-admin .filters{display:flex;flex-wrap:wrap;gap:8px}.circle-admin .table-panel{background:var(--portal-panel);border:1px solid var(--portal-border);border-radius:8px;padding:12px;box-shadow:var(--portal-shadow-soft)}.circle-admin .panel-alert{margin-bottom:12px}.circle-admin .publish-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.circle-admin .publish-grid-single{grid-template-columns:minmax(0,1fr)}.circle-admin .publish-grid-single .table-panel{width:100%}.circle-admin .publish-form-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;align-items:start}.circle-admin .publish-step-section{min-width:0;padding:14px;background:#0f172a57;border:1px solid rgba(148,163,184,.14);border-radius:8px}.circle-admin .publish-step-section .ant-form-item{margin-bottom:10px}.circle-admin .form-actions{display:flex;justify-content:flex-end;margin-top:4px}.circle-admin .publish-picker-state{margin:8px 0 18px;padding:16px;background:var(--portal-bg);border:1px solid var(--portal-border);border-radius:8px}.circle-admin .publish-weak-hint{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:34px;margin:8px 0 12px;padding:6px 8px 6px 10px;color:var(--portal-muted);background:#94a3b80f;border:1px solid rgba(148,163,184,.14);border-radius:8px;font-size:12px;line-height:1.45}.circle-admin .publish-weak-hint>span{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.circle-admin .publish-weak-hint .ant-btn-link{height:22px;padding:0 4px;color:#93c5fd;font-size:12px}.circle-admin .publish-selected-card{display:flex;min-height:88px;flex-direction:column;gap:5px;margin-top:0;padding:12px 14px;background:linear-gradient(135deg,#3a8bff29,#15b99614);border:1px solid rgba(80,151,255,.38);border-radius:8px}.circle-admin .publish-selected-card .publish-selected-eyebrow{display:flex;align-items:center;justify-content:space-between;gap:8px}.circle-admin .publish-selected-card .publish-selected-eyebrow span{color:var(--portal-muted);font-size:12px;font-weight:650}.circle-admin .publish-selected-card strong,.circle-admin .publish-selected-card em,.circle-admin .publish-selected-card small{overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap}.circle-admin .publish-selected-card strong{color:var(--portal-heading);font-size:16px;line-height:1.45;font-style:normal;font-weight:760}.circle-admin .publish-selected-card em{color:#bfdbfe;font-size:12px;font-style:normal}.circle-admin .publish-selected-card small{color:var(--portal-muted);font-size:12px;line-height:1.45}.circle-admin .publish-inline-note{margin:8px 0 0;padding:8px 10px;color:#facc15;background:#facc1514;border:1px solid rgba(250,204,21,.2);border-radius:8px;font-size:12px;line-height:1.5}.circle-admin .rich-text-editor{background:#0f172a85;border-radius:8px}.circle-admin .ql-toolbar.ql-snow{border-color:var(--portal-border);border-radius:8px 8px 0 0;background:#0f172abd}.circle-admin .ql-container.ql-snow{border-color:var(--portal-border);border-radius:0 0 8px 8px;background:var(--portal-panel);color:var(--portal-text)}.circle-admin .ql-editor{min-height:260px;color:var(--portal-text);font-size:14px;line-height:1.7}.circle-admin .ql-editor.ql-blank:before{color:var(--portal-muted);font-style:normal}.circle-admin .ql-snow .ql-stroke{stroke:var(--portal-muted)}.circle-admin .ql-snow .ql-fill{fill:var(--portal-muted)}.circle-admin .ql-snow .ql-picker{color:var(--portal-muted)}.circle-admin .publish-body-count{display:block;text-align:right;color:var(--portal-muted);font-size:12px}.circle-admin .publish-body-count.over-limit{color:var(--portal-danger)}.circle-admin .compact{margin-top:12px}.circle-admin .panel-title{margin-bottom:10px;color:var(--portal-heading);font-size:14px;font-weight:720}.circle-admin .panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.circle-admin .panel-heading .panel-title{margin-bottom:3px}.circle-admin .panel-subtitle{color:var(--portal-muted);font-size:12px;line-height:1.5}.circle-admin .post-inline-strong{overflow:hidden;color:var(--portal-heading);font-weight:650;text-overflow:ellipsis;white-space:nowrap}.circle-admin .post-table .ant-table-tbody>tr>td{vertical-align:top}.circle-admin .post-table .ant-table-tbody>tr>td:not(:first-child){padding-top:18px}.circle-admin .post-title{display:flex;flex-direction:column;gap:6px;min-width:0;max-width:100%;line-height:1.45}.circle-admin .post-link{display:block;width:100%;height:auto;min-height:0;padding:0;color:var(--portal-accent);font-weight:600;line-height:1.45;text-align:left;white-space:normal}.circle-admin .post-link>span{display:block}.circle-admin .post-link-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:normal}.circle-admin .post-meta,.circle-admin .muted{color:var(--portal-muted);font-size:12px}.circle-admin .post-meta{display:block;overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.circle-admin .post-meta-link{display:inline-block;height:auto;max-width:100%;padding:0;color:var(--portal-muted);font-size:12px;line-height:1.45;text-align:left;white-space:normal}.circle-admin .post-meta-link:hover{color:var(--portal-accent)}.circle-admin .publish-target-card{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:-8px 0 16px;padding:12px;background:var(--portal-panel-soft);border:1px solid var(--portal-border);border-radius:8px}.circle-admin .publish-target-main{display:flex;min-width:0;flex-direction:column;gap:4px}.circle-admin .publish-target-main strong{overflow:hidden;color:var(--portal-heading);font-size:14px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.circle-admin .publish-target-main span{color:var(--portal-muted);font-size:12px}.circle-admin .publish-target-main .publish-target-label{color:var(--portal-accent);font-weight:650}.circle-admin .publish-target-alert{margin:-8px 0 16px}@media (max-width: 1180px){.circle-admin .publish-grid,.circle-admin .publish-form-grid{grid-template-columns:1fr}.circle-admin .operation-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.circle-admin .toolbar,.circle-admin .panel-heading{align-items:stretch;flex-direction:column}.circle-admin .operation-summary{grid-template-columns:1fr}}.circle-detail-drawer .ant-drawer-header{padding:18px 24px;border-bottom-color:var(--portal-border)}.circle-detail-drawer .ant-drawer-title{color:var(--portal-heading);font-size:18px;font-weight:650;line-height:1.4}.circle-detail-drawer .ant-drawer-body{padding:0;background:var(--portal-bg)}.circle-detail-drawer .ant-tabs-nav{margin:0;padding:0 24px;background:var(--portal-panel);border-bottom:1px solid var(--portal-border)}.circle-detail-drawer .ant-tabs-tab{padding:15px 0}.circle-detail-drawer .ant-tabs-content-holder{padding:18px 24px 24px}.circle-detail-drawer .detail-section{display:flex;flex-direction:column;gap:14px}.circle-detail-drawer .detail-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px;background:var(--portal-panel);border:1px solid var(--portal-border);border-radius:8px;box-shadow:var(--portal-shadow-soft)}.circle-detail-drawer .detail-summary-label{margin-bottom:5px;color:var(--portal-muted);font-size:12px}.circle-detail-drawer .detail-summary-title{color:var(--portal-heading);font-size:16px;font-weight:650;line-height:1.55;word-break:break-word}.circle-detail-drawer .detail-stats{display:flex;flex-shrink:0;gap:8px}.circle-detail-drawer .detail-stats span{padding:5px 10px;color:#bfdbfe;background:var(--portal-panel-soft);border:1px solid var(--portal-border);border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.circle-detail-drawer .detail-side{display:flex;flex-shrink:0;align-items:flex-end;flex-direction:column;gap:10px}.circle-detail-drawer .detail-descriptions{overflow:hidden;background:var(--portal-panel);border-radius:8px}.circle-detail-drawer .detail-descriptions .ant-descriptions-view{border-color:var(--portal-border);border-radius:8px}.circle-detail-drawer .detail-descriptions .ant-descriptions-item-label{width:132px;color:var(--portal-muted);background:var(--portal-panel-soft);font-weight:600}.circle-detail-drawer .detail-descriptions .ant-descriptions-item-content{color:var(--portal-heading);word-break:break-word}.circle-detail-drawer .detail-url{font-weight:600}.circle-detail-drawer .content-card{overflow:hidden;background:var(--portal-panel);border:1px solid var(--portal-border);border-radius:8px;box-shadow:var(--portal-shadow-soft)}.circle-detail-drawer .content-card-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;color:var(--portal-heading);background:var(--portal-panel);border-bottom:1px solid var(--portal-border);font-size:14px;font-weight:650}.circle-detail-drawer .content-card-meta{color:var(--portal-muted);font-size:12px;font-weight:400;white-space:nowrap}.circle-detail-drawer .content-preview{min-height:128px;max-height:420px;overflow:auto;padding:18px 20px;color:var(--portal-text);background:var(--portal-panel);font-size:15px;line-height:1.85;white-space:pre-wrap;word-break:break-word}.circle-detail-drawer .analysis-panel{display:flex;flex-direction:column;gap:12px;padding:16px;background:var(--portal-panel)}.circle-detail-drawer .analysis-score-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.circle-detail-drawer .analysis-score-grid>div{padding:12px;background:var(--portal-panel-soft);border:1px solid var(--portal-border);border-radius:8px}.circle-detail-drawer .analysis-score-grid span{display:block;color:var(--portal-muted);font-size:12px}.circle-detail-drawer .analysis-score-grid strong{display:block;margin-top:8px;color:var(--portal-heading);font-size:22px;line-height:1;font-weight:760}.circle-detail-drawer .analysis-text{color:var(--portal-text);line-height:1.7;word-break:break-word}.circle-detail-drawer .muted-block{padding:10px 12px;color:var(--portal-muted);background:var(--portal-panel-soft);border:1px solid var(--portal-border);border-radius:8px}.circle-detail-drawer .comment-thread,.circle-detail-drawer .attachment-list{display:flex;flex-direction:column;gap:16px;padding:14px 16px 16px;background:var(--portal-panel)}.circle-detail-drawer .comment-item{display:flex;align-items:flex-start;gap:10px}.circle-detail-drawer .comment-avatar{display:flex;flex:0 0 32px;align-items:center;justify-content:center;width:32px;height:32px;color:var(--portal-muted);background:var(--portal-panel-soft);border-radius:50%;font-size:13px;font-weight:650}.circle-detail-drawer .comment-body{min-width:0;flex:1}.circle-detail-drawer .attachment-item{padding:12px 14px;background:var(--portal-panel-soft);border:1px solid var(--portal-border);border-radius:8px}.circle-detail-drawer .comment-meta,.circle-detail-drawer .attachment-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:var(--portal-muted);font-size:12px}.circle-detail-drawer .comment-meta{margin-bottom:3px}.circle-detail-drawer .comment-author{color:var(--portal-heading);font-size:13px;font-weight:650}.circle-detail-drawer .comment-reply{margin-bottom:4px;color:var(--portal-muted);font-size:12px}.circle-detail-drawer .comment-content{color:var(--portal-text);font-size:14px;line-height:1.7;white-space:pre-wrap;word-break:break-word}.circle-detail-drawer .comment-footer{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;color:var(--portal-muted);font-size:12px}.circle-detail-drawer .comment-raw-link{height:auto;padding:0;color:#c0c4cc;font-size:12px;font-weight:400}.circle-detail-drawer .comment-item:hover .comment-raw-link{color:var(--portal-muted)}.circle-detail-drawer .attachment-item{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.circle-detail-drawer .attachment-main{min-width:0}.circle-detail-drawer .attachment-title{margin-bottom:8px;color:var(--portal-heading);font-size:14px;font-weight:650;line-height:1.45;word-break:break-word}.circle-detail-drawer .inline-pagination{padding:0 16px 16px;text-align:right}.circle-detail-drawer .share-review-form{padding:16px 18px 18px;background:var(--portal-panel)}.circle-detail-drawer .share-review-form .ant-radio-group{display:flex;flex-wrap:wrap;gap:8px}.circle-detail-drawer .share-review-form .ant-radio-button-wrapper{border-radius:6px}.circle-detail-drawer .share-review-form .ant-radio-button-wrapper:before{display:none}.circle-detail-drawer .content-empty{display:flex;align-items:center;min-height:120px;color:var(--portal-muted)}.circle-detail-drawer .raw-json-panel{max-height:calc(100vh - 190px);overflow:auto;margin:0;padding:14px;color:var(--portal-text);background:var(--portal-panel-soft);border:1px solid var(--portal-border);border-radius:8px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.circle-live-control-drawer .ant-drawer-body{padding:0;background:var(--portal-bg)}.circle-live-control-drawer .live-control{display:flex;flex-direction:column;gap:14px;padding:18px 24px 24px}.circle-live-control-drawer .live-control-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px;background:var(--portal-panel);border:1px solid var(--portal-border);border-radius:8px;box-shadow:var(--portal-shadow-soft)}.circle-live-control-drawer .live-launch-panel{display:flex;flex-direction:column;gap:8px;padding:12px;background:var(--portal-panel);border:1px solid var(--portal-border);border-radius:8px;box-shadow:var(--portal-shadow-soft)}.circle-live-control-drawer .live-host-input{width:280px}.circle-live-control-drawer .live-embed{overflow:hidden;height:min(680px,calc(100vh - 260px));min-height:520px;background:var(--portal-panel);border:1px solid var(--portal-border);border-radius:8px;box-shadow:var(--portal-shadow-soft)}.circle-live-control-drawer .live-embed iframe{display:block;width:100%;height:100%;border:0;background:#fff}@media (max-width: 900px){.circle-admin .toolbar{align-items:stretch;flex-direction:column}.circle-admin .metric-grid{grid-template-columns:repeat(2,minmax(130px,1fr))}.circle-detail-drawer .ant-drawer-content-wrapper{width:100%!important}.circle-detail-drawer .ant-drawer-header{padding:14px 16px}.circle-detail-drawer .ant-tabs-nav{padding:0 16px}.circle-detail-drawer .ant-tabs-content-holder{padding:14px 16px 18px}.circle-detail-drawer .detail-summary{flex-direction:column}.circle-detail-drawer .detail-stats{flex-wrap:wrap}.circle-detail-drawer .detail-descriptions .ant-descriptions-item-label{width:96px}.circle-detail-drawer .content-preview{max-height:360px;padding:16px}}.circle-curation-page{padding:20px}.circle-curation-page .curation-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.circle-curation-page .curation-page-header .ant-typography{margin-top:0;margin-bottom:4px}.circle-curation-page .curation-filter-card{margin-bottom:16px}.circle-curation-page .curation-filter-card .ant-form{row-gap:12px}.circle-curation-page .curation-workbench{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:16px;align-items:start}.circle-curation-page .curation-list-card{min-width:0;overflow:hidden}.circle-curation-page .curation-title-cell{min-width:230px}.circle-curation-page .curation-title{display:block;margin-bottom:6px;white-space:normal}.circle-curation-page .curation-secondary{font-size:12px}.circle-curation-page .ant-table-tbody>tr{cursor:pointer}.circle-curation-page .ant-table-tbody>.curation-row-selected>td,.circle-curation-page .ant-table-tbody>.curation-row-selected:hover>td{background:#3b82f614!important;border-top:1px solid #3b82f6;border-bottom:1px solid #3b82f6}.circle-curation-page .ant-table-tbody>.curation-row-selected>td:first-child{box-shadow:inset 3px 0 #3b82f6}.circle-curation-page .ant-table-tbody>.curation-row-selected>td:last-child{border-right:1px solid #3b82f6}.circle-curation-page .curation-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px}.circle-curation-page .curation-detail-card{position:sticky;top:16px;display:flex;flex-direction:column;max-height:calc(100vh - 32px);overflow:hidden}.circle-curation-page .curation-detail-card .ant-card-head{flex:0 0 auto;background:var(--portal-panel)}.circle-curation-page .curation-detail-card .ant-card-body{min-height:0;padding-bottom:88px;overflow-y:auto;scrollbar-color:var(--portal-border-strong) transparent;scrollbar-width:thin}.circle-curation-page .curation-detail-card .ant-card-body::-webkit-scrollbar{width:8px}.circle-curation-page .curation-detail-card .ant-card-body::-webkit-scrollbar-track{background:transparent}.circle-curation-page .curation-detail-card .ant-card-body::-webkit-scrollbar-thumb{background:var(--portal-border-strong);border-radius:8px}.circle-curation-page .curation-detail-id{display:flex;align-items:center;gap:8px;margin-bottom:12px}.circle-curation-page .curation-detail-title{margin-top:0;line-height:1.45}.circle-curation-page .curation-source-meta{margin-bottom:16px}.circle-curation-page .curation-section{margin-bottom:18px}.circle-curation-page .curation-post-content{margin-top:8px;padding:12px 14px;line-height:1.7;overflow-wrap:anywhere;white-space:pre-wrap;border-radius:8px}.circle-curation-page .curation-analysis-summary{display:grid;gap:8px;margin-bottom:18px;padding:12px 14px;background:#3b82f614;border:1px solid rgba(96,165,250,.22);border-radius:8px}.circle-curation-page .curation-analysis-summary .ant-typography{margin-bottom:0}.circle-curation-page .curation-more-config{margin-bottom:18px;padding:12px 14px;border:1px solid rgba(147,164,184,.22);border-radius:8px}.circle-curation-page .curation-more-config summary{cursor:pointer;-webkit-user-select:none;user-select:none}.circle-curation-page .curation-more-config[open] summary{margin-bottom:16px}.circle-curation-page .curation-detail-actions{position:absolute;z-index:3;right:0;bottom:0;left:0;display:grid;grid-template-columns:auto 1fr 1fr auto;gap:8px;padding:14px 12px;background:var(--portal-panel);border-top:1px solid var(--portal-border)}.circle-curation-page .curation-space-action{color:#34d399;border-color:#059669}@media (max-width: 1280px){.circle-curation-page .curation-workbench{grid-template-columns:minmax(0,1fr) 400px}.circle-curation-page .curation-detail-card .ant-card-body{padding-bottom:132px}.circle-curation-page .curation-detail-actions{grid-template-columns:1fr 1fr}}@media (max-width: 1080px){.circle-curation-page .curation-workbench{grid-template-columns:1fr}.circle-curation-page .curation-detail-card{position:static;max-height:none}.circle-curation-page .curation-detail-card .ant-card-body{padding-bottom:132px;overflow-y:visible}}@media (max-width: 768px){.circle-curation-page{padding:12px}.circle-curation-page .curation-page-header{align-items:stretch;flex-direction:column}.circle-curation-page .curation-detail-actions{grid-template-columns:1fr 1fr}}.superbody-admin-page{min-height:100%}.superbody-admin-page .superbody-admin-card{min-height:calc(100vh - 120px);border-radius:8px;box-shadow:var(--portal-shadow-soft)}.superbody-admin-page .superbody-admin-card>.ant-card-head{background:linear-gradient(135deg,#0f172a09,#64748b05),var(--portal-panel)}.superbody-admin-page .superbody-admin-card .ant-tabs-nav{margin-bottom:16px}.superbody-admin-page .superbody-admin-card .ant-tabs-tab{font-weight:650}.superbody-admin-page .page-toolbar{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:12px;background:var(--portal-panel-soft);border:1px solid var(--portal-border);border-radius:8px}.superbody-admin-page .drawer-actions{display:flex;align-items:center;gap:10px;margin-bottom:18px;padding:0 0 14px;border-bottom:1px solid var(--portal-border)}.superbody-admin-page .drawer-actions .drawer-actions-label{margin-right:2px;color:var(--portal-muted);font-size:13px;font-weight:650;white-space:nowrap}.superbody-admin-page .drawer-actions .ant-btn{height:34px;border-radius:6px;font-weight:650;box-shadow:none}.superbody-admin-page .drawer-actions .drawer-action-primary{min-width:116px}.superbody-admin-page .drawer-actions .drawer-action-secondary{color:var(--portal-text);background:#94a3b814;border-color:#94a3b82e}.superbody-admin-page .drawer-actions .drawer-action-secondary:hover,.superbody-admin-page .drawer-actions .drawer-action-secondary:focus{color:var(--portal-primary);background:#3b82f614;border-color:#3b82f673}.superbody-admin-page .drawer-actions .drawer-action-plain{color:var(--portal-muted);background:transparent;border-color:transparent}.superbody-admin-page .drawer-actions .drawer-action-plain:hover,.superbody-admin-page .drawer-actions .drawer-action-plain:focus{color:var(--portal-primary);background:#3b82f614;border-color:transparent}.superbody-admin-page .drawer-card{margin-bottom:16px;border-radius:8px;box-shadow:var(--portal-shadow-soft)}.superbody-admin-page .ant-table-wrapper .ant-table{border-radius:8px;overflow:hidden}.superbody-admin-page .product-table .ant-table-thead>tr>th,.superbody-admin-page .product-table .ant-table-tbody>tr>td{vertical-align:middle;white-space:nowrap}.superbody-admin-page .product-table .product-cell{display:flex;align-items:center;gap:12px;min-width:0}.superbody-admin-page .product-table .product-cover-thumb{flex:0 0 auto;border-radius:6px;object-fit:cover;background:var(--portal-panel-soft)}.superbody-admin-page .product-table .product-cover-placeholder{display:flex;align-items:center;justify-content:center;flex:0 0 48px;width:48px;height:48px;color:var(--portal-muted);background:#94a3b814;border:1px solid var(--portal-border);border-radius:6px;font-size:18px;font-weight:800}.superbody-admin-page .product-table .product-cell-main{display:flex;flex-direction:column;gap:2px;min-width:0}.superbody-admin-page .product-table .product-title-text{max-width:220px;color:var(--portal-heading);font-weight:700}.superbody-admin-page .product-table .product-meta-text,.superbody-admin-page .product-table .product-form-summary{max-width:220px;color:var(--portal-muted);font-size:12px}.superbody-admin-page .product-table .product-price-text{color:var(--portal-heading);font-weight:700}.superbody-admin-page .product-table .product-actions{min-width:230px}.superbody-admin-page .product-table .product-actions .ant-btn{padding-inline:4px}.superbody-admin-page .product-sale-page{display:flex;flex-direction:column;gap:16px}.superbody-admin-page .product-sale-page .product-sale-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;background:linear-gradient(135deg,#3b82f629,#22c55e0f),var(--portal-panel-soft);border:1px solid rgba(59,130,246,.28);border-radius:8px}.superbody-admin-page .product-sale-page .product-sale-hero-main{display:flex;align-items:center;gap:16px;min-width:0}.superbody-admin-page .product-sale-page .product-sale-title-wrap{display:flex;flex-direction:column;gap:8px;min-width:0}.superbody-admin-page .product-sale-page .product-sale-title{margin:0;color:var(--portal-heading);letter-spacing:0}.superbody-admin-page .product-sale-page .product-sale-form{display:flex;flex-direction:column;gap:16px}.superbody-admin-page .product-sale-page .product-sale-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:16px}.superbody-admin-page .product-sale-page .product-sale-section{padding:18px;background:var(--portal-panel-soft);border:1px solid var(--portal-border);border-radius:8px}.superbody-admin-page .product-sale-page .product-sale-main-section,.superbody-admin-page .product-sale-page .product-sale-cover-section{min-width:0}.superbody-admin-page .product-sale-page .product-sale-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:14px}.superbody-admin-page .product-sale-page .product-sale-section-head .ant-typography{margin:0}.superbody-admin-page .product-sale-page .product-sale-section-meta{color:var(--portal-muted);font-size:12px}.superbody-admin-page .product-sale-page .product-sale-status-panel{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;align-items:start}.superbody-admin-page .product-sale-page .product-sale-preview-phone{display:flex;flex-direction:column;gap:12px;padding:14px;background:var(--portal-panel-muted);border:1px solid rgba(148,163,184,.22);border-radius:8px;box-shadow:inset 0 0 0 1px #ffffff05}.superbody-admin-page .product-sale-page .product-sale-phone-topbar{display:flex;align-items:center;justify-content:space-between;color:var(--portal-heading);font-size:13px;font-weight:750}.superbody-admin-page .product-sale-page .product-sale-mini-card{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;padding:12px;background:var(--portal-panel);border:1px solid rgba(148,163,184,.18);border-radius:8px}.superbody-admin-page .product-sale-page .product-sale-mini-cover,.superbody-admin-page .product-sale-page .product-sale-mini-cover-empty{width:92px;height:92px;border-radius:8px}.superbody-admin-page .product-sale-page .product-sale-mini-cover{object-fit:cover}.superbody-admin-page .product-sale-page .product-sale-mini-cover-empty{display:flex;align-items:center;justify-content:center;color:var(--portal-muted);background:#94a3b814;border:1px solid var(--portal-border);font-size:24px;font-weight:800}.superbody-admin-page .product-sale-page .product-sale-mini-card-main{display:flex;flex-direction:column;gap:5px;min-width:0}.superbody-admin-page .product-sale-page .product-sale-preview-title{color:var(--portal-heading);font-size:16px;font-weight:750}.superbody-admin-page .product-sale-page .product-sale-preview-subtitle{color:var(--portal-muted);font-size:12px}.superbody-admin-page .product-sale-page .product-sale-mini-tag{display:inline-flex;align-items:center;height:20px;padding:0 7px;color:var(--portal-tag-blue);background:#3b82f61f;border:1px solid rgba(59,130,246,.22);border-radius:6px;font-size:11px;font-weight:650}.superbody-admin-page .product-sale-page .product-sale-mini-price-row{display:flex;align-items:baseline;gap:8px;min-width:0}.superbody-admin-page .product-sale-page .product-sale-preview-price{color:var(--portal-heading);font-size:22px;font-weight:800}.superbody-admin-page .product-sale-page .product-sale-preview-original{color:var(--portal-muted);font-size:12px;text-decoration:line-through}.superbody-admin-page .product-sale-page .product-sale-detail-preview{display:flex;flex-direction:column;gap:8px;padding:12px;background:var(--portal-panel-soft);border:1px solid rgba(148,163,184,.16);border-radius:8px}.superbody-admin-page .product-sale-page .product-sale-detail-title{color:var(--portal-muted);font-size:12px;font-weight:700}.superbody-admin-page .product-sale-page .product-sale-detail-name{color:var(--portal-heading);font-size:15px;font-weight:750}.superbody-admin-page .product-sale-page .product-sale-field-preview{display:flex;flex-direction:column;gap:6px;margin:4px 0;color:var(--portal-muted);font-size:12px}.superbody-admin-page .product-sale-page .product-sale-field-preview-item{height:28px;padding:5px 8px;color:var(--portal-text);background:#94a3b814;border:1px solid rgba(148,163,184,.14);border-radius:6px}.superbody-admin-page .product-sale-page .sale-form-field-row{padding:12px;background:#94a3b814;border:1px solid var(--portal-border);border-radius:8px}.superbody-admin-page .ant-descriptions{border-radius:8px;overflow:hidden}.superbody-admin-page .ant-descriptions-item-label{color:var(--portal-muted);background:var(--portal-panel-soft);font-weight:650}.superbody-admin-page .ant-upload-wrapper .ant-upload-list{margin-top:8px}.superbody-admin-page .manual-payment-ai-panel{margin-bottom:16px}.superbody-admin-page .manual-payment-ai-panel .ant-upload-drag{border-radius:8px;background:var(--portal-panel-soft)}.superbody-admin-page .manual-payment-ai-panel .manual-payment-ai-title{color:var(--portal-text);font-size:15px;font-weight:700}.superbody-admin-page .manual-payment-ai-panel .manual-payment-ai-desc{margin:4px 0 8px;color:var(--portal-muted);font-size:13px}.superbody-admin-page .manual-payment-ai-panel .manual-payment-ai-result{margin:10px 0 0;padding:8px 10px;color:var(--portal-muted);background:#94a3b814;border:1px solid var(--portal-border);border-radius:8px;font-size:12px}.superbody-admin-modal-root .superbody-admin-modal .ant-modal-content,.superbody-admin-modal-root .superbody-admin-modal .ant-modal-confirm-body,.superbody-admin-modal-root .superbody-admin-modal .ant-modal-confirm-title,.superbody-admin-modal-root .superbody-admin-modal .ant-modal-confirm-content{color:var(--portal-text)}.superbody-admin-modal-root .superbody-admin-modal .ant-modal-confirm-content,.superbody-admin-modal-root .superbody-admin-modal .ant-modal-body{color:var(--portal-muted)}.superbody-admin-modal-root .superbody-admin-modal .ant-btn-default:not(:disabled){color:var(--portal-text)}.superbody-admin-modal-root .superbody-admin-modal .ant-btn:disabled{color:var(--portal-muted)!important;border-color:var(--portal-border)!important;background:#94a3b814!important;opacity:.75}@media (max-width: 900px){.superbody-admin-page .page-toolbar,.superbody-admin-page .drawer-actions{align-items:stretch;flex-direction:column}.superbody-admin-page .page-toolbar .ant-input,.superbody-admin-page .page-toolbar .ant-select,.superbody-admin-page .page-toolbar .ant-picker,.superbody-admin-page .drawer-actions .ant-btn{width:100%!important}.superbody-admin-page .drawer-actions .drawer-actions-label{width:100%}.superbody-admin-page .product-sale-page .product-sale-hero,.superbody-admin-page .product-sale-page .product-sale-hero-main,.superbody-admin-page .product-sale-page .product-sale-section-head{align-items:stretch;flex-direction:column}.superbody-admin-page .product-sale-page .product-sale-grid,.superbody-admin-page .product-sale-page .product-sale-status-panel,.superbody-admin-page .product-sale-page .product-sale-mini-card{grid-template-columns:1fr}.superbody-admin-page .product-sale-page .product-sale-mini-cover,.superbody-admin-page .product-sale-page .product-sale-mini-cover-empty{width:100%}}.tag-audience{min-height:100%}.tag-audience .summary-row{margin-bottom:12px}.tag-audience .summary-row .ant-card{min-height:112px}.tag-audience .summary-row .ant-statistic-title{color:var(--portal-muted);font-size:12px}.tag-audience .summary-row .ant-statistic-content{color:var(--portal-heading);font-size:25px;font-weight:760}.tag-audience .summary-row .ant-typography{display:block;margin-top:5px;font-size:12px}.tag-audience .tag-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:nowrap;min-width:0}.tag-audience .tag-list-card .ant-card-body{padding-top:0}.tag-audience .tag-list-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid var(--portal-border);margin-bottom:16px}.tag-audience .tag-list-header>div:first-child{display:flex;flex-direction:column;gap:4px;min-width:160px}.tag-audience .drawer-toolbar{justify-content:flex-start}.tag-audience .audience-pagination-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--portal-border);border-radius:6px;background:var(--portal-panel-soft);font-size:12px}.tag-audience .tag-search{width:340px}.tag-audience .panel-alert{margin-bottom:12px}.tag-audience .inline-action{height:auto;padding:0;color:var(--portal-accent);font-weight:700}.tag-audience .inline-action:hover{color:#60a5fa!important}.tag-audience .audience-user{align-items:center}.tag-audience .audience-user .ant-avatar{flex:0 0 auto;background:var(--portal-accent);color:#fff;font-weight:700}.tag-audience .audience-user .ant-typography{display:block;max-width:220px}.tag-audience .full-width{width:100%}@media (max-width: 768px){.tag-audience .tag-toolbar{justify-content:flex-start;flex-wrap:wrap;width:100%}.tag-audience .tag-list-header{align-items:flex-start;flex-direction:column}.tag-audience .tag-search{width:100%}.tag-audience .audience-pagination-summary{align-items:flex-start;flex-direction:column}}.customer-relations{min-height:100%}.customer-relations .summary-row{margin-bottom:12px}.customer-relations .summary-row .ant-card{min-height:112px}.customer-relations .summary-row .ant-statistic-title{color:var(--portal-muted);font-size:12px}.customer-relations .summary-row .ant-statistic-content{color:var(--portal-heading);font-size:25px;font-weight:760}.customer-relations .summary-row .ant-typography{display:block;margin-top:5px;font-size:12px}.customer-relations .search-form{margin-bottom:12px;padding:12px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-soft)}.customer-relations .search-form .ant-form-item{margin-bottom:0}.customer-relations .search-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:10px}.customer-relations .panel-alert{margin-bottom:12px}.customer-relations .inline-action{height:auto;padding:0;color:var(--portal-accent);font-weight:700;white-space:normal;text-align:left}.customer-relations .inline-action:hover{color:#60a5fa!important}.customer-relations .full-width{width:100%}@media (min-width: 1200px){.customer-relations .search-filter-col{flex:0 0 20%;max-width:20%}}.customer-detail-overview .ant-descriptions-item-label{width:132px;color:var(--portal-muted)}@media (max-width: 768px){.customer-relations .search-actions{justify-content:flex-start}}.user-profiles{display:flex;flex-direction:column;gap:14px}.profiles-scope-tag,.summary-label{display:inline-flex;align-items:center;gap:4px}.summary-label{width:fit-content;cursor:help}.profiles-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.profiles-summary .ant-card{background:var(--portal-panel);border-color:var(--portal-border);border-radius:8px}.summary-number{margin:6px 0 2px;color:var(--portal-heading);font-size:26px;line-height:1;font-weight:780}.summary-number.danger{color:#ff7875}.summary-number.warning{color:#ffc53d}.profiles-toolbar{display:grid;grid-template-columns:repeat(5,minmax(140px,1fr)) auto;align-items:flex-end;gap:10px;margin-bottom:14px}.profiles-toolbar .ant-form-item{margin-bottom:0}.profiles-actions{display:flex;gap:8px;justify-content:flex-end;min-width:132px}.profiles-alert{margin-bottom:12px}.profiles-table{overflow:hidden;background:var(--portal-panel);border:1px solid var(--portal-border);border-radius:8px}.profiles-table .ant-table{color:var(--portal-text)}.profiles-table .ant-table-thead>tr>th{color:var(--portal-muted);font-size:12px;font-weight:700;background:var(--portal-table-head)}.profile-link{height:auto;padding:0;color:var(--portal-heading);font-weight:700;white-space:normal;text-align:left}.profile-subtext{font-size:12px}.profile-detail{width:100%}.profile-detail section{padding-bottom:2px}.profile-detail h3{margin:0 0 10px;color:var(--portal-heading);font-size:15px;line-height:1.35;font-weight:750}.profile-detail .ant-descriptions{margin-bottom:10px}.profile-list{margin-top:10px;padding:4px 10px;background:var(--portal-panel-soft);border:1px solid var(--portal-border);border-radius:8px}.source-state-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px}.source-state-item{display:flex;min-height:78px;flex-direction:column;gap:8px;justify-content:space-between;padding:10px;background:var(--portal-panel-soft);border:1px solid var(--portal-border);border-radius:8px}.profile-timeline{margin-top:8px;padding:12px 12px 0;background:var(--portal-panel-soft);border:1px solid var(--portal-border);border-radius:8px}@media (max-width: 1180px){.profiles-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.profiles-toolbar{grid-template-columns:repeat(2,minmax(150px,1fr))}.source-state-grid{grid-template-columns:1fr}}@media (max-width: 768px){.profiles-summary,.profiles-toolbar{grid-template-columns:1fr}.profiles-actions{justify-content:flex-start}}.wecom-chats{display:flex;flex-direction:column;height:100%;min-height:0}.wecom-chats>.ant-tabs{display:flex;min-height:0;flex:1;flex-direction:column}.wecom-chats>.ant-tabs>.ant-tabs-nav{flex:0 0 auto;margin-bottom:10px}.wecom-chats>.ant-tabs>.ant-tabs-content-holder{min-height:0;flex:1;overflow:hidden}.wecom-chats>.ant-tabs>.ant-tabs-content-holder>.ant-tabs-content,.wecom-chats>.ant-tabs>.ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane{height:100%;min-height:0}.wecom-chats .workspace-card{height:100%;overflow:hidden}.wecom-chats .workspace-card>.ant-card-body{display:flex;height:100%;min-height:0;flex-direction:column}.wecom-chats .statistics-card{max-height:100%;overflow:auto}.wecom-chats .chat-filter-bar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:10px 12px;border-bottom:1px solid var(--portal-border);background:var(--portal-panel)}.wecom-chats .keyword-input{width:180px}.wecom-chats .mode-select{width:110px}.wecom-chats .statistics-staff-select{width:260px;min-width:220px}.wecom-chats .statistics-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px;border-bottom:1px solid var(--portal-border);background:var(--portal-panel-soft)}.wecom-chats .statistics-metric{min-width:0;padding:14px 16px;border:1px solid var(--portal-border);border-left-width:3px;border-radius:8px;background:var(--portal-panel)}.wecom-chats .statistics-metric span{display:block;color:var(--portal-muted);font-size:12px;line-height:1.2}.wecom-chats .statistics-metric strong{display:block;margin-top:8px;color:var(--portal-heading);font-size:24px;line-height:1.15}.wecom-chats .statistics-charts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:14px;background:var(--portal-panel)}.wecom-chats .statistics-chart{min-width:0;padding:14px 14px 8px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-soft)}.wecom-chats .statistics-table{padding:0 14px 16px;background:var(--portal-panel)}.wecom-chats .statistics-empty{padding:64px 16px;background:var(--portal-panel)}.wecom-chats .chat-workspace{display:grid;grid-template-columns:180px 300px minmax(0,1fr);min-height:0;flex:1}.wecom-chats .staff-menu-pane{min-width:0;min-height:0;overflow:hidden;border-right:1px solid var(--portal-border);background:var(--portal-panel-soft)}.wecom-chats .staff-menu-title{height:48px;padding:13px 16px;border-bottom:1px solid var(--portal-border);color:var(--portal-heading);font-size:14px;font-weight:600}.wecom-chats .staff-menu-list{height:calc(100% - 48px);min-height:0;overflow-x:hidden;overflow-y:auto;padding:8px 8px 18px}.wecom-chats .staff-menu-row{display:flex;align-items:center;gap:10px;width:100%;min-height:62px;padding:7px 9px;border:0;border-radius:6px;background:transparent;color:var(--portal-text);text-align:left;cursor:pointer;outline:none;transition:background-color .16s ease,color .16s ease}.wecom-chats .staff-menu-row:focus{background:transparent}.wecom-chats .staff-menu-row:focus-visible{box-shadow:inset 0 0 0 2px #3b82f6b8}.wecom-chats .staff-menu-row:hover{background:#94a3b81a}.wecom-chats .staff-menu-row.active,.wecom-chats .staff-menu-row.active:focus{background:var(--portal-accent);color:#fff}.wecom-chats .staff-menu-avatar{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex:0 0 36px;border-radius:50%;background:#aeb6c4;color:#fff;font-size:14px;object-fit:cover}.wecom-chats .staff-menu-avatar.image{display:block}.wecom-chats .staff-menu-row.active .staff-menu-avatar{background:#ffffff3d}.wecom-chats .staff-menu-copy{display:block;min-width:0;flex:1}.wecom-chats .staff-menu-name,.wecom-chats .staff-menu-corp{display:block;color:inherit}.wecom-chats .staff-menu-name{font-size:13px;font-weight:600;line-height:1.3;overflow-wrap:anywhere;white-space:normal}.wecom-chats .staff-menu-corp{margin-top:4px;color:var(--portal-muted);font-size:11px;line-height:1.2}.wecom-chats .staff-menu-row.active .staff-menu-corp{color:#ffffffc2}.wecom-chats .customer-pane{min-width:0;min-height:0;overflow:hidden;border-right:1px solid var(--portal-border);background:var(--portal-panel-soft)}.wecom-chats .pane-title,.wecom-chats .detail-title{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:48px;padding:8px 14px;border-bottom:1px solid var(--portal-border);background:var(--portal-panel)}.wecom-chats .pane-title strong,.wecom-chats .detail-title strong{display:block;color:var(--portal-heading);font-size:14px}.wecom-chats .pane-title span,.wecom-chats .detail-title span{display:block;color:var(--portal-muted);font-size:12px}.wecom-chats .pane-title>strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wecom-chats .detail-title>div{display:flex;align-items:center;gap:8px;min-width:0}.wecom-chats .detail-title>div strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wecom-chats .detail-title>div span{flex:0 0 auto;white-space:nowrap}.wecom-chats .detail-title>div .ant-btn{height:24px;flex:0 0 auto;padding-inline:4px}.wecom-chats .detail-title>div .customer-detail-trigger.ant-btn{height:28px;padding:0 9px;border-color:#60a5fa75;background:#3b82f61f;color:#bfdbfe;font-size:12px;font-weight:600;box-shadow:0 2px 8px #1e40af1f}.wecom-chats .detail-title>div .customer-detail-trigger.ant-btn:hover,.wecom-chats .detail-title>div .customer-detail-trigger.ant-btn:focus-visible{border-color:#60a5fa;background:#3b82f638;color:#eff6ff}.wecom-chats .detail-title>div .customer-detail-trigger.ant-btn:active{background:#2563eb47}.wecom-chats .pane-alert,.wecom-chats .search-alert{margin:12px}.wecom-chats .customer-list{height:calc(100% - 48px);min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:rgba(148,163,184,.34) transparent;scrollbar-width:thin;padding-bottom:14px}.wecom-chats .customer-list::-webkit-scrollbar{width:6px}.wecom-chats .customer-list::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b857}.wecom-chats .customer-item{display:flex;align-items:center;gap:10px;width:100%;padding:12px 14px;border:0;border-bottom:1px solid var(--portal-border);background:transparent;color:inherit;text-align:left;cursor:pointer}.wecom-chats .customer-item:hover,.wecom-chats .customer-item.active{background:var(--portal-hover)}.wecom-chats .customer-item.active{box-shadow:inset 3px 0 0 var(--portal-accent)}.wecom-chats .customer-main{display:block;min-width:0;flex:1}.wecom-chats .customer-main strong,.wecom-chats .customer-main span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wecom-chats .customer-main strong{color:var(--portal-heading);font-size:13px;line-height:1.3}.wecom-chats .customer-main span{color:var(--portal-muted);font-size:12px;line-height:1.5}.wecom-chats .detail-pane{min-width:0;min-height:0;overflow:hidden;background:var(--portal-panel)}.wecom-chats .message-scroll{height:calc(100% - 48px);overflow:auto;padding:18px 22px 24px;background:var(--portal-panel-soft)}.wecom-chats .chat-bubble-row{display:flex;align-items:flex-start;gap:10px;margin-bottom:16px}.wecom-chats .chat-bubble-row.staff{flex-direction:row-reverse}.wecom-chats .chat-bubble{max-width:min(820px,84%);padding:10px 12px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel);box-shadow:0 4px 12px #0f172a0a}.wecom-chats .chat-bubble.active{border-color:var(--portal-accent);box-shadow:0 0 0 2px #3b82f629}.wecom-chats .staff .chat-bubble{background:var(--portal-green-bg);border-color:#22c55e47}.wecom-chats .bubble-meta{display:flex;justify-content:space-between;gap:16px;margin-bottom:6px;color:var(--portal-muted);font-size:11px}.wecom-chats .message-text{color:var(--portal-text);white-space:pre-wrap;word-break:break-word;line-height:1.65}.wecom-chats mark{padding:0 2px;border-radius:3px;background:#fef08a;color:#7c2d12}.wecom-chats .message-image{max-width:220px;max-height:260px;object-fit:contain;border-radius:6px}.wecom-chats .message-audio{display:block;width:min(300px,62vw);height:40px}.wecom-chats .message-video{display:block;width:min(320px,70vw);max-height:420px;border-radius:6px;background:#000}.wecom-chats .message-file{display:flex;align-items:center;gap:8px;min-width:150px;max-width:300px;padding:10px;border:1px solid var(--portal-border);border-radius:7px;background:var(--portal-panel-muted);color:var(--portal-text);word-break:break-word}.wecom-chats .message-file:hover{border-color:var(--portal-accent);color:var(--portal-accent)}.wecom-chats .message-card{display:flex;align-items:center;gap:8px;min-width:150px;max-width:260px;padding:10px;border:1px solid var(--portal-border);border-radius:7px;background:var(--portal-panel-muted);color:var(--portal-text);word-break:break-word}.wecom-chats .message-card.compact{min-width:120px}.wecom-chats .message-card.vertical,.wecom-chats .message-card.vertical strong,.wecom-chats .message-card.vertical span{display:block}.wecom-chats .message-card.vertical span{margin-top:6px;color:var(--portal-muted);font-size:12px}.wecom-chats .loading-more{padding:10px;color:var(--portal-muted);text-align:center;font-size:12px}.wecom-chats .loading-more.top{padding-top:0}.staff-menu-tooltip{display:block;max-width:320px;overflow-wrap:anywhere}.staff-menu-tooltip strong,.staff-menu-tooltip span{display:block}.staff-menu-tooltip span{margin-top:4px;opacity:.72;font-size:11px}@media (max-width: 980px){.wecom-chats{height:auto;min-height:100%}.wecom-chats>.ant-tabs>.ant-tabs-content-holder{overflow:visible}.wecom-chats>.ant-tabs>.ant-tabs-content-holder>.ant-tabs-content,.wecom-chats>.ant-tabs>.ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane{height:auto}.wecom-chats .workspace-card,.wecom-chats .workspace-card>.ant-card-body{height:auto}.wecom-chats .chat-workspace{grid-template-columns:1fr;height:auto;flex:none}.wecom-chats .staff-menu-pane{border-right:0;border-bottom:1px solid var(--portal-border)}.wecom-chats .staff-menu-list{max-height:280px}.wecom-chats .customer-pane{border-right:0;border-bottom:1px solid var(--portal-border)}.wecom-chats .customer-list{max-height:320px}.wecom-chats .message-scroll{min-height:520px}.wecom-chats .statistics-summary,.wecom-chats .statistics-charts{grid-template-columns:1fr}}@media (max-width: 768px){.wecom-chats .statistics-staff-select,.wecom-chats .keyword-input,.wecom-chats .keyword-input.wide,.wecom-chats .mode-select,.wecom-chats .ant-picker{width:100%}}.wecom-chat-sidebar{min-height:100vh;width:100%;min-width:320px;max-width:520px;margin:0 auto;padding:12px;color:#182033;background:#f6f8fb}.wecom-chat-sidebar .ant-typography,.wecom-chat-sidebar .ant-collapse,.wecom-chat-sidebar .ant-collapse-header,.wecom-chat-sidebar .ant-empty-description{color:#182033}.wecom-chat-sidebar .ant-typography-secondary,.wecom-chat-sidebar .ant-typography.ant-typography-secondary{color:#68758a!important}.wecom-chat-sidebar .sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:4px 2px 10px}.wecom-chat-sidebar .sidebar-header h3.ant-typography{margin:0;color:#121827;font-size:20px;line-height:1.25}.wecom-chat-sidebar .eyebrow{display:block;color:#68758a;font-size:12px;font-weight:700}.wecom-chat-sidebar .top-alert{margin-bottom:10px;border-radius:8px}.wecom-chat-sidebar .user-card,.wecom-chat-sidebar .login-panel,.wecom-chat-sidebar .sidebar-section,.wecom-chat-sidebar .source-collapse{margin-bottom:10px;border:1px solid #dfe5ee;border-radius:8px;background:#fff;box-shadow:0 8px 18px #141f330f}.wecom-chat-sidebar .user-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px}.wecom-chat-sidebar .user-card .user-main{min-width:0}.wecom-chat-sidebar .user-card h4.ant-typography{max-width:100%;margin:0 0 2px;overflow:hidden;color:#121827;font-size:16px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.wecom-chat-sidebar .login-panel{display:grid;gap:12px;padding:12px}.wecom-chat-sidebar .login-panel h4.ant-typography{margin:8px 0 4px;color:#121827;font-size:16px;line-height:1.3}.wecom-chat-sidebar .login-panel .ant-typography{margin:0;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.wecom-chat-sidebar .sidebar-section{padding:12px}.wecom-chat-sidebar .section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;color:#121827;font-size:14px;font-weight:760}.wecom-chat-sidebar .full-width{width:100%}.wecom-chat-sidebar .status-card{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-height:32px;padding:8px;border-radius:8px;background:#f7f9fc}.wecom-chat-sidebar .basis-list,.wecom-chat-sidebar .relation-flags,.wecom-chat-sidebar .tag-cloud{display:flex;flex-wrap:wrap;gap:6px}.wecom-chat-sidebar .relation-flags.compact{margin-top:6px}.wecom-chat-sidebar .service-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.wecom-chat-sidebar .service-summary-item{display:grid;gap:5px;min-width:0;padding:9px;border:1px solid #edf1f7;border-radius:8px;background:#fbfcfe}.wecom-chat-sidebar .service-summary-item .ant-tag{width:fit-content;max-width:100%;overflow:hidden;text-overflow:ellipsis}.wecom-chat-sidebar .service-summary-item>span:last-child{min-width:0;color:#42526b;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.wecom-chat-sidebar .risk-list,.wecom-chat-sidebar .suggestion-list{display:grid;gap:8px}.wecom-chat-sidebar .risk-list .ant-alert{border-radius:8px}.wecom-chat-sidebar .risk-list .ant-alert-message,.wecom-chat-sidebar .risk-list .ant-alert-description{overflow-wrap:anywhere}.wecom-chat-sidebar .quiet-state{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:start;padding:9px;border-radius:8px;color:#166534;background:#f0fdf4}.wecom-chat-sidebar .quiet-state span{min-width:0;overflow-wrap:anywhere}.wecom-chat-sidebar .suggestion-item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:start;padding:10px;border:1px solid #dbeafe;border-radius:8px;background:#f8fbff}.wecom-chat-sidebar .suggestion-item.high{border-color:#fde68a;background:#fffbeb}.wecom-chat-sidebar .suggestion-item>div{display:grid;gap:3px;min-width:0}.wecom-chat-sidebar .suggestion-item strong{color:#121827;font-size:13px;line-height:1.35;overflow-wrap:anywhere}.wecom-chat-sidebar .suggestion-item .ant-typography{margin:0;font-size:12px;line-height:1.5;overflow-wrap:anywhere}.wecom-chat-sidebar .timeline-list{display:grid;gap:8px}.wecom-chat-sidebar .timeline-entry{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:start;padding:9px;border:1px solid #edf1f7;border-radius:8px;background:#fbfcfe}.wecom-chat-sidebar .timeline-entry>div{display:grid;gap:2px;min-width:0}.wecom-chat-sidebar .timeline-entry strong{color:#121827;font-size:13px;line-height:1.35;overflow-wrap:anywhere}.wecom-chat-sidebar .timeline-entry .ant-typography{margin:0;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.wecom-chat-sidebar .mini-panel{display:grid;gap:6px;padding:8px;border:1px solid #edf1f7;border-radius:8px;background:#fbfcfe}.wecom-chat-sidebar .info-row,.wecom-chat-sidebar .list-line{display:grid;grid-template-columns:minmax(76px,34%) minmax(0,1fr);gap:8px;align-items:start;min-width:0;font-size:13px}.wecom-chat-sidebar .info-row>span:last-child,.wecom-chat-sidebar .list-line>span:last-child,.wecom-chat-sidebar .info-row>.ant-typography:last-child,.wecom-chat-sidebar .list-line>.ant-typography:last-child{min-width:0;overflow-wrap:anywhere;word-break:break-word}.wecom-chat-sidebar .list-line{padding:6px 0;border-bottom:1px solid #edf1f7}.wecom-chat-sidebar .list-line:last-child{border-bottom:0}.wecom-chat-sidebar .stage-chain{display:grid;gap:8px}.wecom-chat-sidebar .stage-node{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:start;color:#8a96a8}.wecom-chat-sidebar .stage-node>div{display:grid;gap:2px;min-width:0}.wecom-chat-sidebar .stage-node span{overflow-wrap:anywhere}.wecom-chat-sidebar .stage-node.done{color:#16a34a}.wecom-chat-sidebar .stage-node.warn{color:#d97706}.wecom-chat-sidebar .stage-dot{width:9px;height:9px;margin:4px 0 0 4px;border-radius:50%;background:#cbd5e1}.wecom-chat-sidebar .source-collapse{padding:0 8px}.wecom-chat-sidebar .source-collapse .ant-collapse-header{padding:10px 0;font-weight:760}.wecom-chat-sidebar .source-collapse .ant-collapse-content-box{padding:0 0 10px}.wecom-chat-sidebar .source-list,.wecom-chat-sidebar .debug-list{display:grid;gap:8px}.wecom-chat-sidebar .source-row{display:grid;grid-template-columns:minmax(76px,1fr) auto;gap:4px 8px;align-items:center;padding:8px;border-radius:8px;background:#f7f9fc}.wecom-chat-sidebar .source-row>.ant-typography{grid-column:1 / -1;overflow-wrap:anywhere}@media (max-width: 380px){.wecom-chat-sidebar{padding:8px}.wecom-chat-sidebar .sidebar-section,.wecom-chat-sidebar .user-card,.wecom-chat-sidebar .login-panel{padding:10px}.wecom-chat-sidebar .info-row,.wecom-chat-sidebar .list-line{grid-template-columns:1fr;gap:2px}.wecom-chat-sidebar .service-summary-grid,.wecom-chat-sidebar .suggestion-item{grid-template-columns:1fr}}.wecom-activity-sidebar{min-height:100vh;width:100%;min-width:320px;max-width:520px;margin:0 auto;padding:12px;color:#182033;background:#f6f8fb}.wecom-activity-sidebar .ant-typography,.wecom-activity-sidebar .ant-empty-description{color:#182033}.wecom-activity-sidebar .ant-typography-secondary,.wecom-activity-sidebar .ant-typography.ant-typography-secondary{color:#68758a!important}.wecom-activity-sidebar .activity-sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:4px 2px 10px}.wecom-activity-sidebar .activity-sidebar-header h3.ant-typography{margin:0;color:#121827;font-size:20px;line-height:1.25}.wecom-activity-sidebar .activity-eyebrow{display:block;color:#68758a;font-size:12px;font-weight:700}.wecom-activity-sidebar .activity-top-alert{margin-bottom:10px;border-radius:8px}.wecom-activity-sidebar .activity-tabs .ant-tabs-nav{margin:0 0 10px}.wecom-activity-sidebar .activity-tabs .ant-tabs-nav:before{border-bottom-color:#dfe5ee}.wecom-activity-sidebar .activity-tabs .ant-tabs-tab{padding:7px 2px;color:#68758a;font-size:13px;font-weight:700}.wecom-activity-sidebar .activity-tabs .ant-tabs-tab+.ant-tabs-tab{margin-left:18px}.wecom-activity-sidebar .activity-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#121827}.wecom-activity-sidebar .activity-tabs .ant-tabs-ink-bar{height:3px;border-radius:999px;background:#2563eb}.wecom-activity-sidebar .activity-user-card,.wecom-activity-sidebar .activity-card{margin-bottom:10px;border:1px solid #dfe5ee;border-radius:8px;background:#fff;box-shadow:0 8px 18px #141f330f}.wecom-activity-sidebar .activity-user-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px}.wecom-activity-sidebar .activity-user-card .activity-user-main{min-width:0}.wecom-activity-sidebar .activity-user-card h4.ant-typography{max-width:100%;margin:0 0 2px;overflow:hidden;color:#121827;font-size:16px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.wecom-activity-sidebar .activity-card{padding:12px}.wecom-activity-sidebar .activity-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.wecom-activity-sidebar .activity-title{display:flex;align-items:center;gap:8px;min-width:0;color:#121827;font-size:15px;font-weight:760}.wecom-activity-sidebar .activity-icon{display:inline-grid;place-items:center;width:28px;height:28px;flex:0 0 28px;border-radius:8px;color:#2563eb;background:#eff6ff}.wecom-activity-sidebar .activity-full-width{width:100%}.wecom-activity-sidebar .activity-price-panel{display:grid;gap:6px;min-width:0;padding:16px 14px;border:1px solid #bfdbfe;border-radius:8px;background:linear-gradient(180deg,#eff6ff,#fff)}.wecom-activity-sidebar .activity-price-panel>span:last-child{color:#4b5b73;font-size:12px;font-weight:700;line-height:1.45}.wecom-activity-sidebar .activity-price-panel-paid{border-color:#bbf7d0;background:linear-gradient(180deg,#f0fdf4,#fff)}.wecom-activity-sidebar .activity-price-value{display:flex;align-items:baseline;gap:6px;min-width:0}.wecom-activity-sidebar .activity-price-value strong{color:#0f172a;font-size:44px;font-weight:860;line-height:1;overflow-wrap:anywhere}.wecom-activity-sidebar .activity-price-value span{color:#0f172a;font-size:18px;font-weight:780}.wecom-activity-sidebar .activity-payment-fields{display:grid;gap:8px;min-width:0}.wecom-activity-sidebar .activity-payment-field{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:44px;padding:9px 10px;border:1px solid #edf1f7;border-radius:8px;background:#fbfcfe}.wecom-activity-sidebar .activity-payment-field strong{min-width:0;overflow:hidden;color:#111827;font-size:15px;font-weight:760;line-height:1.35;overflow-wrap:anywhere;text-overflow:ellipsis}.wecom-activity-sidebar .activity-payment-field .ant-tag{width:fit-content;margin-right:0;font-weight:700}@media (max-width: 380px){.wecom-activity-sidebar{padding:8px}.wecom-activity-sidebar .activity-card,.wecom-activity-sidebar .activity-user-card{padding:10px}.wecom-activity-sidebar .activity-price-value strong{font-size:38px}.wecom-activity-sidebar .activity-payment-field{grid-template-columns:64px minmax(0,1fr)}}.wecom-groups{min-height:100%}.wecom-groups .wecom-groups-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px;padding:20px 22px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel);box-shadow:var(--portal-shadow-soft)}.wecom-groups .wecom-groups-header h3{margin:4px 0 6px;color:var(--portal-heading);font-size:22px;line-height:1.25;font-weight:760;letter-spacing:0}.wecom-groups .header-eyebrow{display:block;color:var(--portal-muted);font-size:12px;font-weight:700;line-height:1.2}.wecom-groups .header-subtitle{display:block;color:var(--portal-muted);font-size:13px;line-height:1.45}.wecom-groups .scope-tag,.wecom-groups .metric-note{display:inline-flex;align-items:center;gap:4px}.wecom-groups .scope-tag,.wecom-groups .metric-note{cursor:help}.wecom-groups .summary-row{margin-bottom:12px}.wecom-groups .summary-row .ant-card{min-height:112px}.wecom-groups .summary-row .ant-statistic-title{color:var(--portal-muted);font-size:12px}.wecom-groups .summary-row .ant-statistic-content{color:var(--portal-heading);font-size:25px;font-weight:760}.wecom-groups .summary-row .ant-typography{display:block;margin-top:5px;font-size:12px}.wecom-groups .group-toolbar,.wecom-groups .drawer-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.wecom-groups .drawer-toolbar{justify-content:flex-start}.wecom-groups .group-search{width:min(340px,100%)}.wecom-groups .group-select{width:128px}.wecom-groups .panel-alert{margin-bottom:12px}.wecom-groups .inline-action{height:auto;padding:0;color:var(--portal-accent);font-weight:700}.wecom-groups .inline-action:hover{color:var(--portal-accent)!important}.wecom-groups .full-width{width:100%}@media (max-width: 768px){.wecom-groups .wecom-groups-header{display:block;padding:18px}.wecom-groups .wecom-groups-header .ant-space{margin-top:12px}.wecom-groups .group-toolbar{justify-content:flex-start}.wecom-groups .group-select{width:100%}}.wecom-qrcodes{min-height:100%}.wecom-qrcodes .wecom-qrcodes-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px;padding:18px 20px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel);box-shadow:var(--portal-shadow-soft)}.wecom-qrcodes .wecom-qrcodes-header h3{margin:4px 0 6px;color:var(--portal-heading);font-size:22px;line-height:1.25;font-weight:760;letter-spacing:0}.wecom-qrcodes .header-eyebrow{color:var(--portal-muted);font-size:12px;font-weight:700}.wecom-qrcodes .header-subtitle{display:block;max-width:760px;color:var(--portal-muted);font-size:13px;line-height:1.6}.wecom-qrcodes .filter-card,.wecom-qrcodes .panel-alert{margin-bottom:12px}.wecom-qrcodes .filter-label{display:block;margin-bottom:6px;color:var(--portal-muted);font-size:12px;font-weight:700}.wecom-qrcodes .full-width{width:100%}.wecom-qrcodes .inline-action{height:auto;padding:0;color:var(--portal-accent);font-weight:700;white-space:normal;text-align:left}.wecom-qrcodes .inline-action:hover{color:#60a5fa!important}.wecom-qrcodes .qrcode-image{width:76px;height:76px;object-fit:contain;border-radius:6px;background:#fff}.wecom-qrcodes .qrcode-image.large{width:132px;height:132px}.wecom-qrcodes .qrcode-detail{margin-bottom:16px}.wecom-qrcodes .ant-table-wrapper .ant-table-thead>tr>th{background:var(--portal-table-head);color:var(--portal-muted);font-weight:700}@media (max-width: 768px){.wecom-qrcodes .wecom-qrcodes-header{display:block;padding:18px}.wecom-qrcodes .wecom-qrcodes-header .ant-space{margin-top:12px}}.wecom-tags{min-height:100%}.wecom-tags .summary-row{margin-bottom:12px}.wecom-tags .summary-row .ant-card{min-height:112px}.wecom-tags .summary-row .ant-statistic-title{color:var(--portal-muted);font-size:12px}.wecom-tags .summary-row .ant-statistic-content{color:var(--portal-heading);font-size:25px;font-weight:760}.wecom-tags .summary-row .ant-typography{display:block;margin-top:5px;font-size:12px}.wecom-tags .tag-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.wecom-tags .tag-search{width:min(320px,100%)}.wecom-tags .panel-alert{margin-bottom:12px}@media (max-width: 768px){.wecom-tags .tag-toolbar{justify-content:flex-start}}.wecom-login-callback{display:grid;place-items:center;gap:14px;min-height:100vh;padding:20px;color:#182033;background:#f6f8fb}.wecom-login-callback .ant-result{width:min(100%,460px);padding:24px 16px;border:1px solid #dfe5ee;border-radius:8px;background:#fff}.wecom-login-callback .ant-result-title,.wecom-login-callback .ant-result-subtitle,.wecom-login-callback .ant-typography{color:#182033}.workbench-placeholder{min-height:100%}.workbench-placeholder .placeholder-shell{min-height:calc(100vh - 132px);border-radius:8px;box-shadow:var(--portal-shadow-soft)}.workbench-placeholder .placeholder-stack{width:100%}.workbench-placeholder .placeholder-title{margin:0;color:var(--portal-heading);font-weight:760}.workbench-placeholder .placeholder-summary{max-width:760px;margin-bottom:0;color:var(--portal-muted);font-size:15px;line-height:1.7}.workbench-placeholder .placeholder-panel{height:100%;background:var(--portal-panel-soft);box-shadow:none}.workbench-placeholder .ant-empty{margin:8px 0 0;padding:28px 0 10px;border-top:1px solid var(--portal-border)}@media (max-width: 768px){.workbench-placeholder .placeholder-shell{min-height:auto}.workbench-placeholder .placeholder-summary{font-size:14px}}.follow-task-page{min-height:100%}.follow-task-page .follow-task-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px;padding:18px 20px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel);box-shadow:var(--portal-shadow-soft)}.follow-task-page .follow-task-header h3{margin:4px 0 6px;color:var(--portal-heading);font-weight:760;letter-spacing:0}.follow-task-page .header-eyebrow{color:var(--portal-muted);font-size:12px;font-weight:700}.follow-task-page .header-subtitle{display:block;max-width:760px;color:var(--portal-muted);font-size:13px;line-height:1.6}.follow-task-page .panel-alert{margin-bottom:12px;border-radius:8px}.follow-task-page .summary-row{margin-bottom:12px}.follow-task-page .summary-row .ant-card{min-height:112px;border-radius:8px;box-shadow:var(--portal-shadow-soft)}.follow-task-page .summary-row .ant-statistic-title{color:var(--portal-muted);font-size:12px}.follow-task-page .summary-row .ant-statistic-content{color:var(--portal-heading);font-size:24px;font-weight:760}.follow-task-page .summary-row .ant-typography{display:block;margin-top:5px;font-size:12px}.follow-task-page .task-filter-form{margin-bottom:12px;padding:12px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-soft)}.follow-task-page .filter-actions{display:flex;align-items:flex-end;gap:8px;padding-bottom:24px}.follow-task-page .inline-action{height:auto;padding:0;color:var(--portal-accent);font-weight:700}.follow-task-page .full-width{width:100%}.follow-task-page .ant-card{border-radius:8px}.follow-task-page .ant-table-wrapper .ant-table-thead>tr>th{background:var(--portal-table-head);color:var(--portal-muted);font-weight:700}@media (max-width: 900px){.follow-task-page .follow-task-header{display:block}.follow-task-page .follow-task-header .ant-btn{margin-top:12px}.follow-task-page .filter-actions{padding-bottom:0}}.data-source-gap{min-height:100%}.data-source-gap .gap-shell{min-height:calc(100vh - 132px);border-radius:8px;box-shadow:var(--portal-shadow-soft)}.data-source-gap .gap-stack{width:100%}.data-source-gap h3{margin:8px 0;color:var(--portal-heading);font-weight:760;letter-spacing:0}.data-source-gap .ant-typography{color:var(--portal-muted);line-height:1.65}.data-source-gap .ant-card{border-radius:8px}.data-source-gap .ant-card-small{height:100%;background:var(--portal-panel-soft)}.data-source-gap .ant-empty{margin-top:0;padding-top:12px;border-top:1px solid var(--portal-border)}@media (max-width: 768px){.data-source-gap .gap-shell{min-height:auto}}.p1-readonly-page{min-height:100%}.p1-readonly-page .p1-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px;padding:20px 22px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel);box-shadow:var(--portal-shadow-soft)}.p1-readonly-page .p1-header h3{margin:4px 0 6px;color:var(--portal-heading);font-size:22px;line-height:1.25;font-weight:760;letter-spacing:0}.p1-readonly-page .p1-compact-intro{margin-bottom:12px;padding:14px 18px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel);box-shadow:var(--portal-shadow-soft)}.p1-readonly-page .p1-compact-intro h3{margin:0 0 6px;color:var(--portal-heading);font-size:20px;line-height:1.25;font-weight:760;letter-spacing:0}.p1-readonly-page .p1-compact-intro .ant-typography{color:var(--portal-muted);font-size:13px;line-height:1.5}.p1-readonly-page .p1-eyebrow,.p1-readonly-page .p1-subtitle{display:block;color:var(--portal-muted)}.p1-readonly-page .p1-eyebrow{font-size:12px;font-weight:700;line-height:1.2}.p1-readonly-page .p1-scope-tag{display:inline-flex;align-items:center;gap:4px;cursor:help}.p1-readonly-page .p1-subtitle{font-size:13px}.p1-readonly-page .p1-alert,.p1-readonly-page .p1-source-card,.p1-readonly-page .p1-summary-row{margin-bottom:12px}.p1-readonly-page .p1-summary-row .ant-card{min-height:112px}.p1-readonly-page .p1-summary-row .ant-statistic-title{color:var(--portal-muted);font-size:12px}.p1-readonly-page .p1-summary-row .ant-statistic-content{color:var(--portal-heading);font-size:25px;font-weight:760}.p1-readonly-page .p1-summary-row .ant-typography{display:block;margin-top:5px;font-size:12px}.p1-readonly-page .p1-summary-row .p1-metric-note{display:inline-flex;align-items:center;width:fit-content;gap:4px;cursor:help}.p1-readonly-page .p1-toolbar{gap:8px;margin-bottom:12px}.p1-readonly-page .p1-toolbar .ant-form-item{margin-inline-end:0}.p1-readonly-page .p1-toolbar .ant-input-affix-wrapper,.p1-readonly-page .p1-toolbar .ant-select{min-width:240px}.p1-readonly-page .p1-inline-action{height:auto;padding:0;color:var(--portal-accent);font-weight:700}.p1-readonly-page .p1-inline-action:hover{color:#60a5fa!important}.p1-readonly-page .p1-full-width{width:100%}.p1-readonly-page .ant-select-selection-item,.p1-readonly-page .ant-select-item-option-content{color:var(--portal-text)!important}.p1-readonly-page .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:var(--portal-heading)!important}.p1-readonly-page .seed-record-select .ant-select-selector{background:var(--portal-panel-soft)!important}.p1-readonly-page .seed-record-select .ant-select-selection-item,.p1-readonly-page .seed-record-select .ant-select-selection-item .seed-record-option-label{color:var(--portal-heading)!important;font-weight:700;opacity:1!important}.p1-readonly-page .seed-record-option-label{display:inline-block;max-width:330px;color:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:var(--portal-heading)!important;background:var(--portal-hover)!important}.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) .seed-record-option-label{color:var(--portal-heading)!important;opacity:1!important}@media (max-width: 768px){.p1-readonly-page .p1-header{display:block;padding:18px}.p1-readonly-page .p1-header .ant-btn{margin-top:12px}.p1-readonly-page .p1-compact-intro{padding:12px 14px}.p1-readonly-page .p1-toolbar{display:flex;flex-direction:column;align-items:stretch}.p1-readonly-page .p1-toolbar .ant-form-item,.p1-readonly-page .p1-toolbar .ant-input-affix-wrapper,.p1-readonly-page .p1-toolbar .ant-select,.p1-readonly-page .p1-toolbar .ant-btn{width:100%}}.admin-api-usage .ant-card{border-radius:8px}.admin-api-usage .admin-api-usage__quota{margin:12px 0}.admin-api-usage .ant-table-cell code{white-space:normal;word-break:break-all}.staff-dashboard{min-height:100%}.staff-dashboard .staff-dashboard-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px;padding:18px 20px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel);box-shadow:var(--portal-shadow-soft)}.staff-dashboard .staff-dashboard-header h3{margin:4px 0 6px;color:var(--portal-heading);font-size:22px;line-height:1.25;font-weight:760;letter-spacing:0}.staff-dashboard .header-eyebrow{color:var(--portal-muted);font-size:12px;font-weight:700}.staff-dashboard .header-subtitle{display:block;max-width:760px;color:var(--portal-muted);font-size:13px;line-height:1.6}.staff-dashboard .panel-alert{margin-bottom:12px;border-radius:8px}.staff-dashboard .summary-row{margin-bottom:12px}.staff-dashboard .summary-row .ant-card{min-height:112px}.staff-dashboard .summary-row .ant-statistic-title{color:var(--portal-muted);font-size:12px}.staff-dashboard .summary-row .ant-statistic-content{color:var(--portal-heading);font-size:24px;font-weight:760}.staff-dashboard .summary-row .ant-typography{display:block;margin-top:5px;font-size:12px}.staff-dashboard .staff-filter-form{margin-bottom:12px;padding:12px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-soft)}.staff-dashboard .staff-filter-form .ant-form-item{margin-bottom:0}.staff-dashboard .filter-actions{display:flex;align-items:flex-start;gap:8px;padding-top:30px}.staff-dashboard .source-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.staff-dashboard .inline-action{height:auto;padding:0;color:var(--portal-accent);font-weight:700;white-space:normal;text-align:left}.staff-dashboard .inline-action:hover{color:#60a5fa!important}.staff-dashboard .full-width{width:100%}.staff-dashboard .customer-detail-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;min-height:28px}.staff-dashboard .ant-table-wrapper .ant-table-thead>tr>th{background:var(--portal-table-head);color:var(--portal-muted);font-weight:700}@media (max-width: 900px){.staff-dashboard .staff-dashboard-header{display:block}.staff-dashboard .staff-dashboard-header .ant-space{margin-top:12px}.staff-dashboard .filter-actions{padding-top:0;padding-bottom:0}.staff-dashboard .customer-detail-toolbar{align-items:flex-start;flex-direction:column}}.channel-paid-dashboard{min-height:100%}.channel-paid-dashboard .dashboard-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px;padding:24px;border:1px solid var(--portal-border);border-radius:8px;background:linear-gradient(135deg,#3b82f629,#22c55e14 42%,#f59e0b1f),var(--portal-panel);box-shadow:var(--portal-shadow-soft)}.channel-paid-dashboard .dashboard-header h3{margin:4px 0 6px;color:var(--portal-heading);font-size:22px;line-height:1.25;font-weight:760;letter-spacing:0}.channel-paid-dashboard .header-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;min-width:360px}.channel-paid-dashboard .header-actions .ant-picker{min-width:250px}.channel-paid-dashboard .header-eyebrow,.channel-paid-dashboard .header-subtitle{display:block;color:var(--portal-muted)}.channel-paid-dashboard .header-eyebrow{font-size:12px;font-weight:700;line-height:1.2}.channel-paid-dashboard .header-subtitle{max-width:760px;font-size:13px;line-height:1.6}.channel-paid-dashboard .panel-alert{margin-bottom:12px;border-radius:8px}.channel-paid-dashboard .section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:4px 0 10px}.channel-paid-dashboard .section-heading h4{margin:3px 0 0;color:var(--portal-heading);font-size:17px;line-height:1.35;font-weight:760}.channel-paid-dashboard .section-heading>.ant-typography{max-width:560px;text-align:right;font-size:12px;line-height:1.5}.channel-paid-dashboard .metric-title{display:inline-flex;align-items:center;gap:5px}.channel-paid-dashboard .metric-title .anticon{color:var(--portal-muted);font-size:12px;cursor:help}.channel-paid-dashboard .summary-row{margin-bottom:12px}.channel-paid-dashboard .summary-row .ant-statistic-title{color:var(--portal-muted);font-size:12px}.channel-paid-dashboard .summary-row .ant-statistic-content{color:var(--portal-heading);font-size:24px;font-weight:760}.channel-paid-dashboard .summary-row .ant-typography{display:block;margin-top:5px;font-size:12px}.channel-paid-dashboard .overview-card{height:100%;min-height:186px}.channel-paid-dashboard .overview-card-title{display:flex;align-items:center;gap:8px;margin-bottom:14px;color:var(--portal-heading);font-weight:760}.channel-paid-dashboard .overview-card-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#60a5fa24;color:#93c5fd}.channel-paid-dashboard .overview-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.channel-paid-dashboard .overview-metric{min-height:78px;padding:11px 12px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-soft)}.channel-paid-dashboard .overview-metric>.ant-typography{display:block;min-height:18px;margin:0 0 6px;font-size:12px}.channel-paid-dashboard .overview-metric strong{display:block;color:var(--portal-heading);font-size:22px;line-height:1.2;font-weight:760;word-break:break-word}.channel-paid-dashboard .overview-metric .overview-metric-note{min-height:0;margin-top:5px;font-size:12px;line-height:1.35}.channel-paid-dashboard .history-scope-tag{margin-inline-end:0;cursor:help}.channel-paid-dashboard .trend-card,.channel-paid-dashboard .payment-card{height:100%}.channel-paid-dashboard .trend-card .ant-card-extra{margin-inline-start:12px}.channel-paid-dashboard .trend-card .trend-switches{justify-content:flex-end}.channel-paid-dashboard .trend-legend{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:14px;color:var(--portal-muted);font-size:12px}.channel-paid-dashboard .trend-legend span{display:inline-flex;align-items:center;gap:6px}.channel-paid-dashboard .trend-legend i{display:inline-block;width:8px;height:8px;border-radius:50%}.channel-paid-dashboard .hourly-chart{display:grid;grid-template-columns:repeat(24,minmax(14px,1fr));gap:5px;min-height:218px;overflow-x:auto;padding-bottom:4px}.channel-paid-dashboard .trend-chart-day .hour-column{min-width:28px}.channel-paid-dashboard .hour-column{display:grid;grid-template-rows:176px 18px;align-items:end;min-width:14px}.channel-paid-dashboard .hour-bars{display:flex;align-items:flex-end;justify-content:center;gap:3px;height:176px;padding:0 1px 6px;border-bottom:1px solid var(--portal-border)}.channel-paid-dashboard .hour-bars span{display:block;flex:0 1 7px;width:7px;min-width:3px;border-radius:6px 6px 0 0;transition:height .18s ease}.channel-paid-dashboard .hour-label{display:block;margin-top:4px;text-align:center;font-size:10px;line-height:1.1}.channel-paid-dashboard .rank-card{height:100%}.channel-paid-dashboard .full-width{width:100%}.channel-paid-dashboard .rank-row{display:grid;grid-template-columns:minmax(160px,1fr) auto;gap:8px 12px;align-items:center;padding:10px 0;border-bottom:1px solid var(--portal-border)}.channel-paid-dashboard .rank-row:last-child{border-bottom:0}.channel-paid-dashboard .conversion-row{display:grid;grid-template-columns:minmax(160px,1fr) auto;gap:8px 12px;align-items:center;padding:10px 0;border-bottom:1px solid var(--portal-border)}.channel-paid-dashboard .conversion-row:last-child{border-bottom:0}.channel-paid-dashboard .conversion-values{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px;color:var(--portal-muted);font-size:12px;white-space:nowrap}.channel-paid-dashboard .rank-main{display:flex;align-items:center;min-width:0;gap:8px}.channel-paid-dashboard .rank-value{color:var(--portal-heading);font-weight:760;white-space:nowrap}.channel-paid-dashboard .rank-index{display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px;width:24px;height:24px;border-radius:50%;background:var(--portal-panel-soft);color:var(--portal-muted);font-size:12px;font-weight:760}.channel-paid-dashboard .rank-index-1{background:#f5b942;color:#1f2937}.channel-paid-dashboard .rank-index-2{background:#cbd5e1;color:#1f2937}.channel-paid-dashboard .rank-index-3{background:#d9905f;color:#1f2937}.channel-paid-dashboard .metric-bar{grid-column:1 / -1;width:100%;height:8px;overflow:hidden;border-radius:999px;background:var(--portal-panel-soft)}.channel-paid-dashboard .metric-bar span{display:block;height:100%;border-radius:inherit;transition:width .18s ease}.channel-paid-dashboard .metric-bar-blue span{background:#3b82f6}.channel-paid-dashboard .metric-bar-gold span{background:#f59e0b}.channel-paid-dashboard .metric-bar-green span{background:#22c55e}.channel-paid-dashboard .rate-card{min-height:118px;padding:14px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-soft)}.channel-paid-dashboard .rate-card .ant-typography-secondary{display:block;margin-top:10px;font-size:12px}.channel-paid-dashboard .rate-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}@media (max-width: 768px){.channel-paid-dashboard .dashboard-header{display:block;padding:18px}.channel-paid-dashboard .dashboard-header .header-actions{justify-content:flex-start;margin-top:12px;min-width:0}.channel-paid-dashboard .dashboard-header .header-actions .ant-picker{width:100%;min-width:0}.channel-paid-dashboard .section-heading{display:block}.channel-paid-dashboard .section-heading>.ant-typography{display:block;margin-top:6px;text-align:left}.channel-paid-dashboard .rank-row,.channel-paid-dashboard .conversion-row,.channel-paid-dashboard .overview-metrics{grid-template-columns:1fr}.channel-paid-dashboard .conversion-values{justify-content:flex-start;padding-left:32px}.channel-paid-dashboard .rank-value{padding-left:32px}.channel-paid-dashboard .trend-card .ant-card-head{display:block;padding:12px 16px}.channel-paid-dashboard .trend-card .ant-card-head .ant-card-extra{margin:8px 0 0}.channel-paid-dashboard .hourly-chart{grid-template-columns:repeat(24,minmax(18px,1fr));gap:4px}.channel-paid-dashboard .hour-column{grid-template-rows:140px 18px}.channel-paid-dashboard .hour-bars{height:140px}}.superbody-data-analysis{min-height:100%}.superbody-data-analysis .sbda-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:10px;padding:14px 16px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel);box-shadow:var(--portal-shadow-soft)}.superbody-data-analysis .sbda-header h3{margin:2px 0 4px;color:var(--portal-heading);font-size:20px;line-height:1.25;font-weight:760;letter-spacing:0}.superbody-data-analysis .sbda-eyebrow{display:block;color:var(--portal-muted);font-size:12px;font-weight:700;line-height:1.2}.superbody-data-analysis .sbda-subtitle{display:block;max-width:820px;color:var(--portal-muted);font-size:13px;line-height:1.45}.superbody-data-analysis .sbda-actions{align-items:flex-start;justify-content:flex-end;min-width:0}.superbody-data-analysis .sbda-actions .ant-picker{min-width:134px}.superbody-data-analysis .sbda-date-tools{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:6px}.superbody-data-analysis .sbda-date-tools .sbda-quick-select{width:128px}.superbody-data-analysis .sbda-date-tools .sbda-date-field{width:142px}.superbody-data-analysis .sbda-date-tools .sbda-custom-days{display:inline-flex;align-items:center;gap:4px}.superbody-data-analysis .sbda-date-tools .sbda-custom-days .ant-input-number{width:58px}.superbody-data-analysis .sbda-date-tools .sbda-custom-days .ant-typography{color:var(--portal-muted);font-size:12px;white-space:nowrap}.superbody-data-analysis .sbda-date-tools .sbda-date-separator{margin:0 2px;color:var(--portal-muted);font-size:12px;line-height:32px}.superbody-data-analysis .sbda-alert,.superbody-data-analysis .sbda-summary{margin-bottom:10px}.superbody-data-analysis .sbda-inline-alert{margin-bottom:12px}.superbody-data-analysis .sbda-summary .ant-card{height:100%}.superbody-data-analysis .sbda-summary .ant-card-body{padding:14px 16px}.superbody-data-analysis .sbda-summary .ant-statistic-title{color:var(--portal-muted);font-size:12px;margin-bottom:6px}.superbody-data-analysis .sbda-summary .ant-statistic-content{color:var(--portal-heading);font-size:23px;font-weight:760;line-height:1.2}.superbody-data-analysis .sbda-summary .ant-typography{display:block;margin-top:5px;font-size:12px;line-height:1.35}.superbody-data-analysis .sbda-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:12px}.superbody-data-analysis .sbda-section-title h4{margin:0;color:var(--portal-heading);font-size:17px;line-height:1.35;font-weight:760;letter-spacing:0}.superbody-data-analysis .sbda-section-title>.ant-typography{max-width:620px;text-align:right;font-size:12px;line-height:1.5}.superbody-data-analysis .sbda-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.superbody-data-analysis .sbda-card-head .sbda-section-title{flex:1;margin-bottom:0}.superbody-data-analysis .sbda-card-head .ant-segmented{flex:0 0 auto}.superbody-data-analysis .sbda-journey-tools{display:grid;flex:0 0 auto;gap:8px;min-width:0;justify-items:end}.superbody-data-analysis .sbda-journey-tools-main{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.superbody-data-analysis .sbda-journey-tools-sub{display:flex;justify-content:flex-end;min-width:0}.superbody-data-analysis .sbda-journey-channel-control{display:flex;align-items:center;gap:6px;min-width:260px}.superbody-data-analysis .sbda-journey-channel-control .ant-select{min-width:210px;max-width:320px}.superbody-data-analysis .sbda-drawer-meta{display:flex;align-items:center;gap:8px;margin-bottom:12px}.superbody-data-analysis .sbda-full{width:100%}.superbody-data-analysis .sbda-ask-box{display:grid;gap:10px;margin-bottom:12px}.superbody-data-analysis .sbda-ask-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.superbody-data-analysis .sbda-ask-notes{display:grid;gap:8px}.superbody-data-analysis .sbda-ask-result-alert{flex:1;min-width:0}.superbody-data-analysis .sbda-sql-detail{border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-soft)}.superbody-data-analysis .sbda-sql-detail summary{padding:9px 12px;color:var(--portal-heading);cursor:pointer;font-size:13px;font-weight:600}.superbody-data-analysis .sbda-sql-detail pre{max-height:220px;margin:0;padding:0 12px 12px;overflow:auto;color:var(--portal-muted);font-size:12px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.superbody-data-analysis .sbda-split-funnel-chart{display:grid;gap:4px;padding:4px 0}.superbody-data-analysis .sbda-split-funnel-item{display:grid;gap:4px}.superbody-data-analysis .sbda-split-funnel-main{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:14px;min-height:48px}.superbody-data-analysis .sbda-split-funnel-label{position:relative;display:grid;gap:3px;min-width:0;padding-right:16px}.superbody-data-analysis .sbda-split-funnel-label:after{content:"";position:absolute;right:0;top:50%;width:14px;height:1px;background:var(--portal-border-strong)}.superbody-data-analysis .sbda-split-funnel-label strong,.superbody-data-analysis .sbda-split-funnel-label .ant-typography{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.superbody-data-analysis .sbda-split-funnel-label strong{color:var(--portal-heading);font-size:14px}.superbody-data-analysis .sbda-split-funnel-bar-wrap{display:flex;justify-content:center;min-width:0}.superbody-data-analysis .sbda-split-funnel-bar{display:grid;place-items:center;min-width:34px;height:48px;padding:0 12px;border-radius:7px;background:var(--sbda-split-funnel-color);color:var(--portal-heading);box-shadow:0 10px 22px #0f172a29}.superbody-data-analysis .sbda-split-funnel-bar span{overflow:hidden;max-width:100%;color:var(--portal-heading);font-size:14px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.superbody-data-analysis .sbda-split-funnel-rate{display:flex;align-items:center;justify-content:center;gap:6px;min-height:24px;color:var(--portal-muted);font-size:12px}.superbody-data-analysis .sbda-split-funnel-rate strong{color:var(--portal-heading);font-size:13px}.superbody-data-analysis .sbda-branch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.superbody-data-analysis .sbda-branch-card{min-width:0;padding:12px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-soft)}.superbody-data-analysis .sbda-branch-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.superbody-data-analysis .sbda-branch-card-head strong{color:var(--portal-heading);font-size:15px}.superbody-data-analysis .sbda-branch-card-head .ant-typography{text-align:right;font-size:12px}.superbody-data-analysis .sbda-branch-steps{display:grid;gap:10px}.superbody-data-analysis .sbda-branch-step{display:grid;grid-template-columns:minmax(82px,120px) minmax(0,1fr) 86px;align-items:center;gap:10px;width:100%;min-height:42px;padding:6px 0;border:1px solid transparent;border-radius:8px;background:transparent;color:inherit;text-align:left;cursor:pointer}.superbody-data-analysis .sbda-branch-step:hover{border-color:#60a5fa}.superbody-data-analysis .sbda-branch-step span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.superbody-data-analysis .sbda-branch-step>span,.superbody-data-analysis .sbda-branch-step .ant-typography{color:var(--portal-muted);font-size:12px;font-weight:650}.superbody-data-analysis .sbda-branch-step-rate{display:grid;justify-items:end;gap:2px;text-align:right}.superbody-data-analysis .sbda-branch-step-rate .ant-typography:first-child{color:var(--portal-heading);font-size:13px}.superbody-data-analysis .sbda-branch-step-rate .ant-typography:last-child{font-size:11px;font-weight:600}.superbody-data-analysis .sbda-branch-step-bar-wrap{display:flex;min-width:0;min-height:34px;padding:5px;border-radius:8px;background:var(--portal-panel)}.superbody-data-analysis .sbda-branch-step-bar{display:grid;place-items:center;min-width:34px;border-radius:6px;background:var(--sbda-branch-step-color)}.superbody-data-analysis .sbda-branch-step-bar b{overflow:hidden;max-width:100%;color:var(--portal-heading);font-size:13px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.superbody-data-analysis .sbda-journey-metric{display:grid;gap:5px;min-height:108px;padding:12px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-soft)}.superbody-data-analysis .sbda-journey-metric>div{display:grid;gap:3px;min-width:0}.superbody-data-analysis .sbda-journey-metric strong{overflow:hidden;color:var(--portal-heading);font-size:15px;text-overflow:ellipsis;white-space:nowrap}.superbody-data-analysis .sbda-journey-metric span{color:var(--portal-heading);font-size:20px;font-weight:760;line-height:1.2}.superbody-data-analysis .sbda-journey-metric .ant-typography{font-size:12px;line-height:1.35}.superbody-data-analysis .sbda-journey-metric.is-compact{min-height:58px;padding:8px}.superbody-data-analysis .sbda-journey-metric.is-compact strong{font-size:13px}.superbody-data-analysis .sbda-journey-metric.is-compact span{font-size:15px}.superbody-data-analysis .sbda-journey-metric.is-compact .ant-typography{font-size:11px}.superbody-data-analysis .sbda-swimlane{display:grid;gap:12px}.superbody-data-analysis .sbda-swimlane-front{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;align-items:stretch}.superbody-data-analysis .sbda-swimlane-front-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.superbody-data-analysis .sbda-swimlane-front-item:last-child{grid-template-columns:minmax(0,1fr)}.superbody-data-analysis .sbda-swimlane-arrow{color:#60a5fa;font-size:20px;font-weight:700}.superbody-data-analysis .sbda-swimlane-branches{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:min(100%,1080px);margin-top:4px;margin-left:auto;padding-top:64px}.superbody-data-analysis .sbda-swimlane-branch-connectors{position:absolute;left:0;right:0;top:0;height:64px;pointer-events:none}.superbody-data-analysis .sbda-swimlane-branch-connectors svg{display:block;width:100%;height:100%;overflow:visible;filter:drop-shadow(0 10px 18px rgba(59,130,246,.14))}.superbody-data-analysis .sbda-swimlane-branch-connectors .sbda-swimlane-connector-glow path{fill:none;stroke:#60a5fa29;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.superbody-data-analysis .sbda-swimlane-branch-connectors path{fill:none;stroke:#60a5fac7;stroke-width:1.28;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.superbody-data-analysis .sbda-swimlane-branch-connectors .is-trunk{stroke-width:1.5}.superbody-data-analysis .sbda-swimlane-row{--sbda-branch-accent: #60a5fa;position:relative;display:grid;grid-template-columns:1fr;gap:12px;align-items:stretch;align-content:start;min-width:0;padding:14px 14px 12px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-soft);box-shadow:0 12px 28px #080f202e}.superbody-data-analysis .sbda-swimlane-row:before{content:"";position:absolute;left:50%;top:-18px;width:1px;height:18px;transform:translate(-50%);background:linear-gradient(180deg,#60a5facc,#60a5fa2e)}.superbody-data-analysis .sbda-swimlane-row:after{content:"";position:absolute;left:12px;right:12px;top:0;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--sbda-branch-accent),rgba(255,255,255,0));opacity:.95}.superbody-data-analysis .sbda-swimlane-row.is-delivery{--sbda-branch-accent: #22c55e}.superbody-data-analysis .sbda-swimlane-row.is-community{--sbda-branch-accent: #3b82f6}.superbody-data-analysis .sbda-swimlane-row.is-survey{--sbda-branch-accent: #f59e0b}.superbody-data-analysis .sbda-swimlane-lane-title{display:grid;align-content:center;gap:4px;padding-bottom:10px;border-bottom:1px solid rgba(148,163,184,.14)}.superbody-data-analysis .sbda-swimlane-lane-title strong{color:var(--sbda-branch-accent);font-size:15px}.superbody-data-analysis .sbda-swimlane-lane-steps{display:grid;grid-template-columns:1fr;gap:8px}.superbody-data-analysis .sbda-swimlane-lane-steps button{display:grid;grid-template-columns:minmax(96px,1fr) auto;align-items:center;gap:10px;min-height:46px;padding:9px 10px;border:1px solid transparent;border-radius:6px;background:var(--portal-panel);color:inherit;text-align:left;cursor:pointer}.superbody-data-analysis .sbda-swimlane-lane-steps button:hover{border-color:#60a5fa}.superbody-data-analysis .sbda-swimlane-lane-steps button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.superbody-data-analysis .sbda-swimlane-step-metrics{display:grid;justify-items:end;gap:2px;min-width:0}.superbody-data-analysis .sbda-swimlane-step-metrics b{color:var(--portal-heading);font-size:15px;line-height:1.2}.superbody-data-analysis .sbda-swimlane-step-metrics .ant-typography{display:flex;align-items:center;gap:6px;font-size:12px;white-space:nowrap}.superbody-data-analysis .sbda-swimlane-step-metrics em{color:#94a3b8b3;font-style:normal}.superbody-data-analysis .sbda-channel-multiples{display:grid;grid-template-columns:1fr;gap:8px}.superbody-data-analysis .sbda-channel-multiple{min-width:0;padding:10px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-soft)}.superbody-data-analysis .sbda-channel-multiple-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:8px}.superbody-data-analysis .sbda-channel-multiple-head strong{overflow:hidden;color:var(--portal-heading);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.superbody-data-analysis .sbda-channel-mini-chain{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;min-width:0}.superbody-data-analysis .sbda-channel-flow{display:grid;grid-template-columns:minmax(0,1.55fr) 14px minmax(360px,1fr);align-items:center;gap:6px;min-width:0;overflow-x:visible}.superbody-data-analysis .sbda-channel-branch-arrow{color:#60a5fa;font-weight:700;text-align:center}.superbody-data-analysis .sbda-channel-branch-lanes{display:grid;grid-template-rows:repeat(3,minmax(42px,auto));gap:5px;min-width:0}.superbody-data-analysis .sbda-channel-branch-row{display:grid;grid-template-columns:78px minmax(0,1fr);gap:5px;align-items:stretch;min-width:0;padding:5px;border:1px solid rgba(96,165,250,.18);border-radius:7px;background:#0f172a61}.superbody-data-analysis .sbda-channel-branch-row.is-delivery{border-color:#22c55e38}.superbody-data-analysis .sbda-channel-branch-row.is-community{border-color:#3b82f63d}.superbody-data-analysis .sbda-channel-branch-row.is-survey{border-color:#f973163d}.superbody-data-analysis .sbda-channel-branch-title{display:grid;align-content:center;gap:2px;min-width:0}.superbody-data-analysis .sbda-channel-branch-title strong{overflow:hidden;color:var(--portal-heading);font-size:12px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.superbody-data-analysis .sbda-channel-branch-title .ant-typography{font-size:11px;white-space:nowrap}.superbody-data-analysis .sbda-channel-branch-steps{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(64px,1fr);gap:4px;min-width:0}.superbody-data-analysis .sbda-channel-branch-step{display:grid;grid-template-columns:minmax(0,max-content) auto;align-content:center;align-items:center;justify-content:start;gap:1px 8px;min-width:0;padding:5px 6px;border-radius:5px;background:var(--portal-panel)}.superbody-data-analysis .sbda-channel-branch-step span{overflow:hidden;color:var(--portal-heading);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.superbody-data-analysis .sbda-channel-branch-step b{color:var(--portal-heading);font-size:13px;line-height:1.2}.superbody-data-analysis .sbda-channel-branch-step .ant-typography{grid-column:1 / -1;font-size:11px;white-space:nowrap}.superbody-data-analysis .sbda-channel-mini-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px;align-items:center}.superbody-data-analysis .sbda-channel-mini-item:last-child{grid-template-columns:minmax(0,1fr)}.superbody-data-analysis .sbda-channel-mini-item>span{color:#60a5fa;font-size:14px;font-weight:700}.superbody-data-analysis .sbda-split-panel{padding:12px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-soft)}.superbody-data-analysis .sbda-split-panel .sbda-split-funnel-bar-wrap,.superbody-data-analysis .sbda-split-panel .sbda-branch-card{background:var(--portal-panel)}.superbody-data-analysis .sbda-split-branch-panel{position:relative;margin-top:28px}.superbody-data-analysis .sbda-split-branch-connectors{position:absolute;left:0;right:0;top:-34px;height:34px;pointer-events:none}.superbody-data-analysis .sbda-split-branch-connectors svg{display:block;width:100%;height:100%;overflow:visible}.superbody-data-analysis .sbda-split-branch-connectors path{fill:none;stroke:#60a5fab8;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.superbody-data-analysis .sbda-split-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.superbody-data-analysis .sbda-split-title strong{color:var(--portal-heading);font-size:15px}.superbody-data-analysis .sbda-split-title-main{display:grid;gap:2px;min-width:0}.superbody-data-analysis .ant-card{border-radius:8px}.sbda-date-quick-dropdown{min-width:176px}.sbda-date-quick-dropdown .ant-select-item-group{color:var(--portal-muted);font-size:12px;font-weight:700}.sbda-date-quick-dropdown .ant-select-item-option-content{font-weight:600}@media (max-width: 768px){.superbody-data-analysis .sbda-header{display:block;padding:18px}.superbody-data-analysis .sbda-actions{display:grid!important;grid-template-columns:1fr 1fr;justify-content:stretch;gap:8px!important;min-width:0;width:100%;margin-top:12px}.superbody-data-analysis .sbda-actions .ant-space-item{width:100%}.superbody-data-analysis .sbda-actions .ant-space-item:first-child{grid-column:1 / -1}.superbody-data-analysis .sbda-actions .ant-picker,.superbody-data-analysis .sbda-actions .ant-select,.superbody-data-analysis .sbda-actions .ant-btn{width:100%}.superbody-data-analysis .sbda-actions .sbda-date-tools{display:grid;grid-template-columns:1fr auto 1fr;justify-content:stretch;width:100%}.superbody-data-analysis .sbda-actions .sbda-date-tools .sbda-quick-select{grid-column:1 / -1;width:100%}.superbody-data-analysis .sbda-actions .sbda-date-tools .sbda-custom-days{grid-column:1 / -1;justify-content:flex-start}.superbody-data-analysis .sbda-actions .sbda-date-tools .ant-picker{width:100%}.superbody-data-analysis .sbda-actions .sbda-date-tools .sbda-date-separator{margin:0;text-align:center}.superbody-data-analysis .sbda-section-title{display:block}.superbody-data-analysis .sbda-section-title>.ant-typography{display:block;margin-top:4px;text-align:left}.superbody-data-analysis .sbda-card-head{display:block}.superbody-data-analysis .sbda-card-head .ant-btn{width:100%;margin-bottom:12px}.superbody-data-analysis .sbda-card-head .ant-segmented{width:100%;margin-top:10px}.superbody-data-analysis .sbda-journey-tools{display:grid;grid-template-columns:1fr;width:100%;margin-top:10px}.superbody-data-analysis .sbda-journey-channel-control{min-width:0;width:100%}.superbody-data-analysis .sbda-journey-channel-control .ant-select{min-width:0;max-width:none;flex:1}.superbody-data-analysis .sbda-split-funnel-main{grid-template-columns:1fr;gap:8px}.superbody-data-analysis .sbda-split-funnel-label{padding-right:0}.superbody-data-analysis .sbda-split-funnel-label:after{display:none}.superbody-data-analysis .sbda-split-funnel-bar-wrap{justify-content:flex-start;padding:8px;border-radius:8px}.superbody-data-analysis .sbda-split-branch-panel{margin-top:12px}.superbody-data-analysis .sbda-split-branch-connectors{display:none}.superbody-data-analysis .sbda-branch-step{grid-template-columns:1fr;gap:6px}.superbody-data-analysis .sbda-branch-step-bar-wrap{padding:6px}.superbody-data-analysis .sbda-branch-grid,.superbody-data-analysis .sbda-swimlane-front,.superbody-data-analysis .sbda-swimlane-branches,.superbody-data-analysis .sbda-swimlane-lane-steps,.superbody-data-analysis .sbda-channel-multiples,.superbody-data-analysis .sbda-channel-flow,.superbody-data-analysis .sbda-channel-branch-lanes,.superbody-data-analysis .sbda-channel-branch-row,.superbody-data-analysis .sbda-channel-mini-chain{grid-template-columns:1fr}.superbody-data-analysis .sbda-channel-flow{overflow-x:visible}.superbody-data-analysis .sbda-channel-branch-arrow{transform:rotate(90deg)}.superbody-data-analysis .sbda-channel-branch-lanes{min-width:0}.superbody-data-analysis .sbda-channel-branch-steps{grid-auto-flow:row;grid-auto-columns:initial;grid-template-columns:1fr}.superbody-data-analysis .sbda-swimlane-front-item,.superbody-data-analysis .sbda-channel-mini-item,.superbody-data-analysis .sbda-swimlane-row{grid-template-columns:1fr}.superbody-data-analysis .sbda-swimlane-branches{margin-top:12px;padding-top:0}.superbody-data-analysis .sbda-swimlane-branch-connectors{display:none}.superbody-data-analysis .sbda-swimlane-arrow,.superbody-data-analysis .sbda-channel-mini-item>span{display:none}.superbody-data-analysis .sbda-ask-actions{display:grid;grid-template-columns:1fr}.superbody-data-analysis .sbda-ask-actions>.ant-btn{width:100%}}.superbody-chat-source-inference{min-height:100%}.superbody-chat-source-inference .sbcsi-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:10px;padding:14px 16px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel);box-shadow:var(--portal-shadow-soft)}.superbody-chat-source-inference .sbcsi-header h3{margin:2px 0 4px;color:var(--portal-heading);font-size:20px;line-height:1.25;font-weight:760;letter-spacing:0}.superbody-chat-source-inference .sbcsi-eyebrow{display:block;color:var(--portal-muted);font-size:12px;font-weight:700;line-height:1.2}.superbody-chat-source-inference .sbcsi-subtitle{display:block;max-width:780px;color:var(--portal-muted);font-size:13px;line-height:1.45}.superbody-chat-source-inference .sbcsi-header-actions{justify-content:flex-end;min-width:0}.superbody-chat-source-inference .sbcsi-header-actions .ant-input-number-group-wrapper{width:126px}.superbody-chat-source-inference .sbcsi-alert,.superbody-chat-source-inference .sbcsi-summary,.superbody-chat-source-inference .sbcsi-last-result{margin-bottom:10px}.superbody-chat-source-inference .sbcsi-summary .ant-card{height:100%}.superbody-chat-source-inference .sbcsi-summary .ant-card-body{padding:12px 14px}.superbody-chat-source-inference .sbcsi-summary .ant-statistic-title{color:var(--portal-muted);font-size:12px;margin-bottom:5px}.superbody-chat-source-inference .sbcsi-summary .ant-statistic-content{color:var(--portal-heading);font-size:22px;line-height:1.2;font-weight:760}.superbody-chat-source-inference .sbcsi-summary .ant-typography{display:block;margin-top:4px;color:var(--portal-muted);font-size:12px;line-height:1.35}.superbody-chat-source-inference .sbcsi-last-result{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.superbody-chat-source-inference .sbcsi-last-result .ant-card-head{min-height:34px}.superbody-chat-source-inference .sbcsi-last-result .ant-card-head-title{padding:8px 0;font-size:13px}.superbody-chat-source-inference .sbcsi-last-result .ant-card-body{padding:10px 12px}.superbody-chat-source-inference .sbcsi-table-card .ant-card-body{padding:12px}.superbody-chat-source-inference .sbcsi-toolbar{display:grid;grid-template-columns:minmax(260px,1.2fr) 150px 150px minmax(260px,1.4fr) auto;gap:8px;margin-bottom:10px;align-items:center}.superbody-chat-source-inference .sbcsi-user-cell,.superbody-chat-source-inference .sbcsi-evidence{display:grid;gap:2px;min-width:0}.superbody-chat-source-inference .sbcsi-user-cell .ant-typography,.superbody-chat-source-inference .sbcsi-evidence .ant-typography{margin:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sbcsi-detail .ant-typography{margin-bottom:6px}.sbcsi-detail .sbcsi-preline,.sbcsi-detail .sbcsi-chat-excerpt{padding:10px 12px;border:1px solid var(--portal-border);border-radius:6px;background:#94a3b814;white-space:pre-wrap;word-break:break-word}.sbcsi-detail .sbcsi-chat-excerpt{max-height:360px;overflow:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:1.55}@media (max-width: 1100px){.superbody-chat-source-inference .sbcsi-header{display:block}.superbody-chat-source-inference .sbcsi-header-actions{margin-top:12px;justify-content:flex-start}.superbody-chat-source-inference .sbcsi-last-result{grid-template-columns:1fr}.superbody-chat-source-inference .sbcsi-toolbar{grid-template-columns:1fr 1fr}}@media (max-width: 720px){.superbody-chat-source-inference .sbcsi-toolbar{grid-template-columns:1fr}}.reply-test-page{padding:18px 22px 28px;background:var(--portal-bg);min-height:100%}.reply-test-page .panel-alert{margin-bottom:12px}.reply-test-page .summary-row{margin:12px 0}.reply-test-page>.ant-card{margin-bottom:12px}.reply-test-page .verify-card{margin-top:12px}.reply-test-page .verify-result{padding:10px 12px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-soft)}.reply-test-page .verify-result-main{display:flex;flex-direction:column;gap:10px}.reply-test-page .verify-reply-card{background:var(--portal-panel)}.reply-test-page .verify-reply-card .ant-typography{margin-bottom:0;white-space:pre-wrap}.reply-test-page .verify-meta{display:flex;flex-direction:column;gap:4px}.reply-test-page .template-content-preview{margin-bottom:0;white-space:pre-wrap}.reply-test-page .template-drafts{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;margin-top:12px}.reply-test-page .template-draft-card .ant-card-head-title{font-size:14px}.reply-test-page .template-draft-card .ant-typography{margin-bottom:0;white-space:pre-wrap}.reply-test-page .full-width{width:100%}.reply-test-page .run-actions{display:flex;align-items:flex-end}.reply-test-page .run-actions .ant-btn{width:100%}.reply-test-page .live-refresh-select{width:86px}.reply-test-page .live-preview-card .ant-table-wrapper,.reply-test-page .live-preview-card .ant-spin-nested-loading,.reply-test-page .live-preview-card .ant-spin-container{min-height:500px}.reply-test-page .live-preview-table .ant-table{table-layout:fixed}.reply-test-page .live-preview-table .ant-table-tbody>tr>td{height:58px;max-height:58px;vertical-align:middle}.reply-test-page .table-text-ellipsis,.reply-test-page .inline-action{display:block;overflow:hidden;max-width:100%;white-space:nowrap;text-overflow:ellipsis}.reply-test-page .result-filter{margin-bottom:12px;row-gap:8px}.reply-test-page .result-filter .ant-select,.reply-test-page .result-filter .ant-input-affix-wrapper{min-width:150px}.reply-test-page .inline-action{max-width:240px;height:auto;padding:0;text-align:left;line-height:1.45}.reply-test-page .drawer-paragraph{margin-top:12px}@media (max-width: 768px){.reply-test-page{padding:14px}.reply-test-page .result-filter{display:flex}.reply-test-page .result-filter .ant-form-item,.reply-test-page .result-filter .ant-btn,.reply-test-page .result-filter .ant-select,.reply-test-page .result-filter .ant-input-affix-wrapper{width:100%}}.wecom-pay-records-wrap{min-height:100%}.wecom-pay-records-wrap .wecom-pay-records-main-card{min-height:100%;display:flex;flex-direction:column}.wecom-pay-records-wrap .wecom-pay-records-main-card>.ant-card-head{position:sticky;top:0;z-index:20;background:var(--portal-panel);flex:none}.wecom-pay-records-wrap .wecom-pay-records-main-card .ant-card-body{flex:1;min-height:0}.wecom-pay-records-wrap .module-panel{margin-top:4px}.wecom-pay-records-wrap .panel-alert{margin-bottom:12px}.wecom-pay-records-wrap .filter-bar{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap;align-items:center}.wecom-pay-records-wrap .filter-label{color:var(--portal-text);line-height:32px}.wecom-pay-records-wrap .metric-strip{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px;margin-bottom:14px}.wecom-pay-records-wrap .metric-strip .ant-statistic{padding:14px 16px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-muted)}.wecom-pay-records-wrap .status-select{min-width:140px}.wecom-pay-records-wrap .summary-line{display:flex;gap:18px;margin-bottom:10px;flex-wrap:wrap}.wecom-pay-records-wrap .records-table .mono-cell{font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-size:12px;color:var(--portal-muted)}.wecom-pay-records-wrap .load-more-bar{margin-top:12px;display:flex;justify-content:flex-start}.refund-records-wrap{min-height:100%}.refund-records-wrap .refund-records-main-card{min-height:100%;display:flex;flex-direction:column}.refund-records-wrap .refund-records-main-card>.ant-card-head{position:sticky;top:0;z-index:20;background:var(--portal-panel);flex:none}.refund-records-wrap .refund-records-main-card .ant-card-body{flex:1;min-height:0}.refund-records-wrap .refund-filter-bar{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap;align-items:center}.refund-records-wrap .refund-filter-bar .ant-form-item{margin-inline-end:0;margin-bottom:0}.refund-records-wrap .filter-select{width:132px}.refund-records-wrap .refund-metric-strip{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;margin-bottom:14px}.refund-records-wrap .refund-metric-strip .ant-statistic{padding:14px 16px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-muted)}.refund-records-wrap .refund-records-table .mono-cell{font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-size:12px;color:var(--portal-muted)}.refund-records-wrap .refund-records-table .small-text{display:block;max-width:118px;font-size:12px;line-height:18px;white-space:normal}@media (max-width: 900px){.refund-records-wrap .refund-metric-strip{grid-template-columns:repeat(2,minmax(140px,1fr))}}.article-stat-page{display:flex;flex-direction:column;gap:12px;min-height:100%}.article-stat-page .page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:4px;padding:20px 22px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel);box-shadow:var(--portal-shadow-soft)}.article-stat-page .page-header h3{margin:4px 0 6px;color:var(--portal-heading);font-size:22px;line-height:1.25;font-weight:760;letter-spacing:0}.article-stat-page .header-eyebrow{display:block;color:var(--portal-muted);font-size:12px;font-weight:700;line-height:1.2}.article-stat-page .header-subtitle{display:block;color:var(--portal-muted);font-size:13px}.article-stat-page .header-actions{justify-content:flex-end;padding-top:2px}.article-stat-page .media-count{white-space:nowrap}.article-stat-page .filter-card{border-color:var(--portal-border);background:var(--portal-panel-soft);box-shadow:none}.article-stat-page .filter-card .ant-card-body{background:var(--portal-panel-soft);border-radius:8px}.article-stat-page .article-summary-row{margin-bottom:0}.article-stat-page .article-summary-row .ant-card{min-height:96px}.article-stat-page .article-summary-row .ant-statistic-title{color:var(--portal-muted);font-size:12px}.article-stat-page .article-summary-row .ant-statistic-content{color:var(--portal-heading);font-size:24px;font-weight:760}.article-stat-page .article-tabs{padding:0 2px}.article-stat-page .article-tabs .ant-tabs-nav{margin-bottom:12px;padding:0 2px}.article-stat-page .article-tabs .ant-tabs-content-holder{min-width:0}.article-stat-page .ant-empty-description{color:var(--portal-muted)}.article-stat-page .ant-card-head-title{font-weight:720}.mini-bar-wrap{height:4px;background:var(--portal-panel-muted);border-radius:2px;overflow:hidden;width:100%}.mini-bar-wrap .mini-bar-fill{display:block;height:100%;background:var(--portal-accent);border-radius:2px;transition:width .3s}@media (max-width: 768px){.article-stat-page .page-header{display:block;padding:18px}.article-stat-page .header-actions{justify-content:flex-start;margin-top:12px}}.referral-admin-tabs .ant-card-body{overflow:hidden}.referral-code-text{max-width:190px;font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-size:12px;color:var(--portal-heading)}.referral-code-lines{width:100%}.referral-code-lines .ant-typography{display:block;max-width:230px;margin:0;line-height:20px;word-break:break-all}.referral-order-cell{width:100%}.referral-order-cell .ant-typography{display:block;margin:0;line-height:20px}.referral-user-status{max-width:190px}.referral-user-status .ant-tag{width:fit-content;margin-inline-end:0}.referral-user-status .ant-typography{display:block;margin:0;line-height:18px}.referral-empty-text{color:var(--portal-muted);opacity:.72}.referral-action-cell{align-items:flex-start;max-width:168px}.referral-action-cell .ant-btn{min-width:72px;padding-inline:9px}.referral-child-table{margin:0 0 0 42px;padding:12px 14px;border:1px solid var(--portal-border);border-radius:8px;background:#0f172a47}.referral-child-table .ant-table-wrapper{width:100%}.referral-child-table .ant-empty{margin-block:18px}.referral-admin-table .ant-table-thead>tr>th{white-space:nowrap}.referral-admin-table .ant-table-tbody>tr>td{vertical-align:top}.referral-admin-table .referral-progress{display:grid;grid-template-columns:repeat(4,minmax(52px,1fr));gap:8px;width:100%}.referral-admin-table .referral-progress>div{display:grid;gap:2px;min-width:0;padding:8px 10px;border:1px solid var(--portal-border);border-radius:8px;background:#0f172a52}.referral-admin-table .referral-progress .ant-typography{margin:0;line-height:18px}.referral-fund-empty-alert{margin-bottom:16px}.referral-payment-lines{width:100%}.referral-payment-lines .ant-typography{display:block;max-width:220px;margin:0;line-height:20px;word-break:break-all}.referral-payment-lines .ant-tag{width:fit-content;margin-inline-end:0}.referral-review-panel{width:100%;margin-bottom:16px}.referral-review-panel .ant-alert,.referral-review-panel .ant-descriptions{width:100%}.referral-review-loading{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding:14px 16px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-soft)}.referral-review-loading .ant-typography{margin:0}.referral-review-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%}.referral-review-summary>div{display:grid;gap:6px;min-width:0;padding:10px 12px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-soft)}.referral-review-summary .ant-typography{margin:0}.referral-review-summary .ant-tag{width:fit-content;margin-inline-end:0}.referral-person{max-width:100%}.referral-person .ant-avatar{flex:0 0 auto;background:var(--portal-blue-bg);color:var(--portal-tag-blue)}.referral-person .referral-person__copy{min-width:0}.referral-person .referral-person__copy .ant-typography{display:block;max-width:210px;margin:0;line-height:20px;word-break:break-all}.referral-person .referral-person__copy .ant-typography-strong{color:var(--portal-heading)}.referral-referrer-summary-card .ant-card-body{padding:16px}.referral-referrer-summary{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) minmax(320px,1.2fr);gap:14px;align-items:stretch}.referral-referrer-summary>.referral-person,.referral-referrer-summary>.referral-code-lines{min-width:0;padding:12px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-soft)}.referral-referrer-summary .referral-code-lines .ant-typography{max-width:none}.referral-referrer-summary .referral-progress{display:grid;grid-template-columns:repeat(4,minmax(58px,1fr));gap:8px;min-width:0}.referral-referrer-summary .referral-progress>div{display:grid;gap:2px;min-width:0;padding:10px;border:1px solid var(--portal-border);border-radius:8px;background:#0f172a52}.referral-referrer-summary .referral-progress .ant-typography{margin:0;line-height:18px}.referral-referrer-detail-card .ant-card-body{padding-top:0}.referral-referrer-detail-table .referral-lead-action-alert{margin-bottom:12px}.referral-referrer-detail-table .ant-empty{margin-block:22px}.referral-detail-card .ant-card-body{padding:16px}.referral-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:flex-start}.referral-detail-people{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0}.referral-detail-people .referral-person{padding:12px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-soft)}.referral-detail-status{display:flex;align-items:flex-end;flex-direction:column;gap:10px;min-width:180px}.referral-detail-actions{justify-content:flex-end;max-width:260px}.referral-detail-actions .ant-btn{min-width:64px;padding-inline:9px}.referral-detail-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.referral-detail-info-grid>div{display:grid;min-width:0;gap:4px;padding:10px 12px;border:1px solid var(--portal-border);border-radius:8px;background:#0f172a6b}.referral-detail-info-grid .ant-typography{margin:0;line-height:1.35;word-break:break-all}@media (max-width: 900px){.referral-detail-hero,.referral-detail-people,.referral-detail-info-grid,.referral-referrer-summary{grid-template-columns:1fr}.referral-detail-status{align-items:flex-start}.referral-detail-actions{justify-content:flex-start;max-width:none}.referral-review-summary{grid-template-columns:1fr}.referral-admin-table .referral-progress,.referral-referrer-summary .referral-progress{grid-template-columns:repeat(2,minmax(0,1fr))}.referral-child-table{margin-left:0}}.coupon-batches-page{padding:16px;background:transparent;min-height:100%}.coupon-batches-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:14px;background:var(--portal-panel);border:1px solid var(--portal-border);border-radius:8px;box-shadow:var(--portal-shadow-soft)}.coupon-batches-page .ant-table-wrapper{background:var(--portal-panel);border:1px solid var(--portal-border);border-radius:8px;box-shadow:var(--portal-shadow-soft)}.coupon-batches-page .ant-table{border-radius:8px}.coupon-batches-issued-toolbar{margin-bottom:12px}.coupon-help-label{display:inline-flex;align-items:center;color:inherit}.coupon-help-label .anticon{color:var(--portal-muted);font-size:12px}.coupon-batches-date-row{width:100%}.coupon-batches-date-row .ant-form-item{flex:1}.coupon-batches-date-row .ant-picker{width:100%}@media (max-width: 720px){.coupon-batches-page{padding:12px}.coupon-batches-toolbar{align-items:stretch;flex-direction:column}}.miniapp-orders-page{min-height:100%;padding:16px;background:transparent}.miniapp-orders-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:14px;background:var(--portal-panel);border:1px solid var(--portal-border);border-radius:8px;box-shadow:var(--portal-shadow-soft)}.miniapp-orders-page .ant-table-wrapper{background:var(--portal-panel);border:1px solid var(--portal-border);border-radius:8px;box-shadow:var(--portal-shadow-soft)}.miniapp-orders-page .ant-table{border-radius:8px}.miniapp-orders-actions{white-space:nowrap}.miniapp-orders-actions .ant-btn-default{color:var(--portal-text)!important}.miniapp-orders-actions .ant-btn-default .anticon{color:inherit}.miniapp-orders-actions .ant-btn-default:disabled,.miniapp-orders-actions .ant-btn-default.ant-btn-disabled{color:var(--portal-muted)!important;background:#0f172ab8!important;border-color:var(--portal-border)!important}.miniapp-order-drawer-section{margin-top:16px}.miniapp-callback-diagnostics-loading{display:flex;align-items:center;justify-content:center;gap:8px;min-height:160px;color:var(--portal-muted)}@media (max-width: 720px){.miniapp-orders-page{padding:12px}.miniapp-orders-toolbar{align-items:stretch;flex-direction:column}}.xiaoe-learning-page .xiaoe-query-card{margin-bottom:12px}.xiaoe-learning-page .xiaoe-query-card .ant-tabs-nav{margin-bottom:16px}.xiaoe-learning-page .xiaoe-query-card .xiaoe-search-bar{width:min(920px,100%)}.xiaoe-learning-page .xiaoe-result-card .ant-card-body{padding:0}.xiaoe-learning-page .xiaoe-split-panel{display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);min-height:560px}.xiaoe-learning-page .xiaoe-tree-pane{border-right:1px solid var(--portal-border);padding:18px;overflow:auto}.xiaoe-learning-page .xiaoe-tree-pane .ant-tree{background:transparent}.xiaoe-learning-page .xiaoe-tree-pane .ant-tree-node-content-wrapper{min-height:32px;line-height:32px;border-radius:6px;color:var(--portal-text)}.xiaoe-learning-page .xiaoe-tree-pane .ant-tree-node-content-wrapper:hover{background:#3b82f624;color:var(--portal-text)}.xiaoe-learning-page .xiaoe-tree-pane .ant-tree-node-content-wrapper.ant-tree-node-selected{background:#3b82f638;color:var(--portal-text)}.xiaoe-learning-page .xiaoe-table-pane{min-width:0;padding:18px}.xiaoe-learning-page .xiaoe-result-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.xiaoe-learning-page .xiaoe-pane-title{color:var(--portal-text);font-weight:700;margin-bottom:6px}.xiaoe-learning-page .xiaoe-progress-cell{width:170px}.xiaoe-learning-page .xiaoe-progress-cell .ant-progress{width:110px}.xiaoe-learning-page .xiaoe-json-view{margin:0;padding:14px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-muted);color:var(--portal-text);font-size:12px;line-height:1.55;white-space:pre-wrap;word-break:break-word}@media (max-width: 1100px){.xiaoe-learning-page .xiaoe-split-panel{grid-template-columns:1fr}.xiaoe-learning-page .xiaoe-tree-pane{border-right:none;border-bottom:1px solid var(--portal-border);max-height:360px}}.xiaoe-live-page .xiaoe-live-search{width:260px}.xiaoe-live-page .xiaoe-live-title-button{padding:0;height:auto;font-weight:600;white-space:normal;text-align:left}.xiaoe-live-drawer .xiaoe-live-detail{width:100%}.xiaoe-live-drawer .xiaoe-live-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px 16px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel)}.xiaoe-live-drawer .xiaoe-live-json{margin:0;padding:14px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-muted);color:var(--portal-text);font-size:12px;line-height:1.55;white-space:pre-wrap;word-break:break-word}@media (max-width: 820px){.xiaoe-live-drawer .xiaoe-live-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.post-incentive-review .post-incentive-review__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px;border:1px solid var(--portal-border);border-radius:8px;background:linear-gradient(135deg,#3b82f621,#22c55e0d),var(--portal-panel);box-shadow:var(--portal-shadow-soft)}.post-incentive-review .post-incentive-review__header h3{margin:0 0 6px;color:var(--portal-heading);font-size:22px;line-height:1.25;font-weight:760;letter-spacing:0}.post-incentive-review .post-incentive-review__summary{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:10px}.post-incentive-review .post-incentive-review__metric{position:relative;min-width:0;min-height:82px;overflow:hidden;border-color:#33435ce6;box-shadow:none;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.post-incentive-review .post-incentive-review__metric .ant-card-body{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:82px;padding:16px 18px 15px}.post-incentive-review .post-incentive-review__metric .post-incentive-review__metric-value{flex:0 0 auto;color:var(--portal-heading);font-size:28px;line-height:1;font-weight:780}.post-incentive-review .post-incentive-review__metric .ant-card-loading-content{min-height:50px}.post-incentive-review .post-incentive-review__metric .ant-card-loading-content .ant-card-loading-block{height:12px;margin:0}.post-incentive-review .post-incentive-review__metric .ant-card-loading-content .ant-card-loading-block+.ant-card-loading-block{margin-top:10px}.post-incentive-review .post-incentive-review__metric .ant-card-loading-content p{margin:0}.post-incentive-review .post-incentive-review__metric .ant-card-loading-content p+p{margin-top:10px}.post-incentive-review .post-incentive-review__metric:hover{border-color:var(--portal-border-strong);background:var(--portal-hover);transform:translateY(-1px)}.post-incentive-review .post-incentive-review__metric--active{border-color:var(--portal-accent);background:var(--portal-hover)}.post-incentive-review .post-incentive-review__metric:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--portal-accent)}.post-incentive-review .post-incentive-review__metric--green:before{background:var(--portal-success)}.post-incentive-review .post-incentive-review__metric--gold:before{background:var(--portal-warning)}.post-incentive-review .post-incentive-review__metric--gray:before{background:var(--portal-muted-soft)}.post-incentive-review .post-incentive-review__metric-copy{display:grid;gap:5px;min-width:0}.post-incentive-review .post-incentive-review__metric-copy .ant-typography{display:block;color:var(--portal-heading)!important;font-size:14px;font-weight:700;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-incentive-review .post-incentive-review__metric-copy span{color:var(--portal-muted);font-size:12px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-incentive-review .post-incentive-review__workspace .ant-card-body{padding:0}.post-incentive-review .post-incentive-review__match-alert{margin:14px 16px 0}.post-incentive-review .post-incentive-review__matched-users{display:flex;align-items:center;gap:10px;padding:12px 16px 0;flex-wrap:wrap}.post-incentive-review .post-incentive-review__matched-user{display:inline-flex;align-items:center;gap:5px;max-width:280px}.post-incentive-review .post-incentive-review__matched-user .ant-avatar{flex:0 0 auto}.post-incentive-review .post-incentive-review__drawer-title{min-width:0}.post-incentive-review .post-incentive-review__drawer-title span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-incentive-review .post-incentive-review__user-link{height:auto;padding:0;font-weight:700;text-align:left;white-space:normal;word-break:break-all}.post-incentive-review .post-incentive-review__user-cell,.post-incentive-review .post-incentive-review__payment-cell{max-width:100%}.post-incentive-review .post-incentive-review__user-cell .ant-typography,.post-incentive-review .post-incentive-review__payment-cell .ant-typography{margin:0;line-height:1.35;word-break:break-all}.post-incentive-review .post-incentive-review__user-copy{min-width:0}.post-incentive-review .post-incentive-review__user-copy .ant-typography{display:block}.post-incentive-review .post-incentive-review__payment-cell .ant-typography-strong{color:var(--portal-heading)}.post-incentive-review .post-incentive-review__toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border-bottom:1px solid var(--portal-border)}.post-incentive-review .post-incentive-review__toolbar>div{display:flex;flex-direction:column;gap:2px;min-width:150px}.post-incentive-review .post-incentive-review__toolbar .ant-form{justify-content:flex-end;gap:8px 0}.post-incentive-review .post-incentive-review__toolbar .ant-form-item{margin-inline-end:8px}.post-incentive-review .post-incentive-review__toolbar .ant-select{width:148px}.post-incentive-review .post-incentive-review__toolbar .ant-input-affix-wrapper{width:232px}.post-incentive-review .post-incentive-review__workspace .ant-table-wrapper,.post-incentive-review .post-incentive-review__workspace .ant-table{border-radius:0 0 8px 8px}.post-incentive-review .post-incentive-review__workspace .ant-table-thead>tr>th{white-space:nowrap}.post-incentive-review .post-incentive-review__workspace .ant-table-tbody>tr>td{vertical-align:top}.post-incentive-review .post-incentive-review__workspace .ant-pagination{margin:14px 18px 16px}.post-incentive-review .post-incentive-review__detail-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:flex-start;padding:16px 18px;border:1px solid var(--portal-border);border-radius:8px;background:linear-gradient(135deg,#3b82f61a,#0f172a00 46%),var(--portal-panel-soft)}.post-incentive-review .post-incentive-review__detail-user{display:flex;align-items:flex-start;min-width:0;gap:12px}.post-incentive-review .post-incentive-review__detail-user .ant-avatar{flex:0 0 auto;background:var(--portal-panel-muted);color:var(--portal-heading);box-shadow:inset 0 0 0 1px #94a3b829}.post-incentive-review .post-incentive-review__detail-user .post-incentive-review__detail-user-copy{display:flex;min-width:0;flex-direction:column;gap:5px;padding-top:1px}.post-incentive-review .post-incentive-review__detail-user strong{color:var(--portal-heading);font-size:18px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-incentive-review .post-incentive-review__detail-user .ant-typography{margin:0;line-height:1.35;word-break:break-all}.post-incentive-review .post-incentive-review__detail-user .post-incentive-review__detail-phone{color:var(--portal-text)!important;font-size:13px}.post-incentive-review .post-incentive-review__detail-user .post-incentive-review__detail-id{max-width:520px;color:var(--portal-muted)!important;font-size:12px}.post-incentive-review .post-incentive-review__detail-actions{display:flex;align-items:flex-end;justify-content:flex-end;flex-direction:column;flex-wrap:wrap;gap:12px;min-width:220px}.post-incentive-review .post-incentive-review__detail-status{margin-inline-end:0;padding:2px 9px;font-weight:700}.post-incentive-review .post-incentive-review__detail-action-buttons{justify-content:flex-end}.post-incentive-review .post-incentive-review__detail-action-buttons .ant-btn{min-width:92px}.post-incentive-review .post-incentive-review__detail-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.post-incentive-review .post-incentive-review__detail-summary>div{display:flex;min-width:0;min-height:92px;flex-direction:column;justify-content:center;gap:7px;padding:13px 14px;border:1px solid var(--portal-border);border-radius:8px;background:#0f172a7a}.post-incentive-review .post-incentive-review__detail-summary strong{color:var(--portal-heading);font-size:17px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-incentive-review .post-incentive-review__detail-summary .ant-typography{margin:0;font-size:12px;line-height:1.25}.post-incentive-review .post-incentive-review__detail-summary span{color:var(--portal-muted);font-size:12px;line-height:1.35;overflow-wrap:anywhere}.post-incentive-review .post-incentive-review__finance-card .ant-card-head{min-height:40px;border-bottom-color:var(--portal-border)}.post-incentive-review .post-incentive-review__finance-card .ant-card-head-title{color:var(--portal-heading);font-size:14px;font-weight:700}.post-incentive-review .post-incentive-review__finance-card .ant-card-body{padding:12px 14px}.post-incentive-review .post-incentive-review__finance-card .ant-descriptions-item-label,.post-incentive-review .post-incentive-review__finance-card .ant-descriptions-item-content{padding-bottom:6px}.post-incentive-review .post-incentive-review__post-progress{display:grid;gap:12px;padding:14px;border:1px solid var(--portal-border);border-radius:8px;background:#0f172a61}.post-incentive-review .post-incentive-review__post-progress-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.post-incentive-review .post-incentive-review__post-progress-head>div{display:grid;gap:4px;min-width:0}.post-incentive-review .post-incentive-review__post-progress-head .ant-typography{margin:0;line-height:1.35}.post-incentive-review .post-incentive-review__post-progress-head .ant-typography-strong{color:var(--portal-heading);font-size:15px}.post-incentive-review .post-incentive-review__post-progress-head .ant-tag{flex:0 0 auto;margin-inline-end:0;font-weight:700}.post-incentive-review .post-incentive-review__post-list{display:grid;gap:10px}.post-incentive-review .post-incentive-review__post-item{display:grid;grid-template-columns:minmax(0,1fr) 160px auto;gap:14px;align-items:center;min-width:0;padding:14px;border:1px solid rgba(71,85,105,.76);border-radius:8px;background:linear-gradient(135deg,#f59e0b14,#0f172a00 46%),#02061747}.post-incentive-review .post-incentive-review__post-main{display:grid;gap:6px;min-width:0}.post-incentive-review .post-incentive-review__post-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.post-incentive-review .post-incentive-review__post-title{min-width:0;color:var(--portal-heading);font-size:14px;line-height:1.35;overflow-wrap:anywhere}.post-incentive-review .post-incentive-review__post-tags{justify-content:flex-end;flex:0 0 auto}.post-incentive-review .post-incentive-review__post-tags .ant-tag{margin-inline-end:0}.post-incentive-review .post-incentive-review__post-time{margin:0;font-size:12px;line-height:1.35}.post-incentive-review .post-incentive-review__post-excerpt{margin:0;color:var(--portal-muted)!important;font-size:12px;line-height:1.45}.post-incentive-review .post-incentive-review__post-reasons .ant-tag{margin-inline-end:0}.post-incentive-review .post-incentive-review__post-metrics{display:grid;gap:7px;min-width:0}.post-incentive-review .post-incentive-review__post-metrics .ant-progress{line-height:1}.post-incentive-review .post-incentive-review__post-metrics .ant-typography{margin:0;font-size:12px;line-height:1.3;white-space:nowrap}.post-incentive-review .post-incentive-review__post-useful{display:flex;align-items:center;gap:6px;color:var(--portal-muted);white-space:nowrap}.post-incentive-review .post-incentive-review__post-useful .anticon{color:var(--portal-muted);font-size:13px}.post-incentive-review .post-incentive-review__post-useful strong{color:var(--portal-heading);font-size:18px;line-height:1;font-weight:760}.post-incentive-review .post-incentive-review__post-useful span{color:var(--portal-muted);font-size:12px}.post-incentive-review .post-incentive-review__post-open{width:88px;justify-self:end}.post-incentive-review .post-incentive-review__review-order{margin-bottom:14px}@media (max-width: 980px){.post-incentive-review .post-incentive-review__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.post-incentive-review .post-incentive-review__toolbar{align-items:flex-start;flex-direction:column}.post-incentive-review .post-incentive-review__toolbar .ant-form{width:100%;justify-content:flex-start}.post-incentive-review .post-incentive-review__detail-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.post-incentive-review .post-incentive-review__detail-head{grid-template-columns:1fr}.post-incentive-review .post-incentive-review__detail-actions{align-items:flex-start;min-width:0}.post-incentive-review .post-incentive-review__detail-action-buttons{justify-content:flex-start}.post-incentive-review .post-incentive-review__post-item{grid-template-columns:minmax(0,1fr);align-items:stretch}.post-incentive-review .post-incentive-review__post-title-row{flex-direction:column;gap:8px}.post-incentive-review .post-incentive-review__post-tags{justify-content:flex-start}.post-incentive-review .post-incentive-review__post-metrics{max-width:260px}.post-incentive-review .post-incentive-review__post-open{justify-self:flex-start}}@media (max-width: 768px){.post-incentive-review .post-incentive-review__header{display:block;padding:16px}.post-incentive-review .post-incentive-review__header .ant-btn{margin-top:12px}.post-incentive-review .post-incentive-review__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.post-incentive-review .post-incentive-review__metric,.post-incentive-review .post-incentive-review__metric .ant-card-body{min-height:76px}.post-incentive-review .post-incentive-review__metric .ant-card-body{padding:14px 16px}.post-incentive-review .post-incentive-review__metric .post-incentive-review__metric-value{font-size:26px}.post-incentive-review .post-incentive-review__toolbar{padding:14px}.post-incentive-review .post-incentive-review__toolbar .ant-form,.post-incentive-review .post-incentive-review__toolbar .ant-space,.post-incentive-review .post-incentive-review__toolbar .ant-form-item,.post-incentive-review .post-incentive-review__toolbar .ant-select,.post-incentive-review .post-incentive-review__toolbar .ant-input-affix-wrapper,.post-incentive-review .post-incentive-review__toolbar .ant-btn{width:100%}.post-incentive-review .post-incentive-review__toolbar .ant-form-item{margin-inline-end:0}.post-incentive-review .post-incentive-review__matched-users{align-items:flex-start;flex-direction:column}.post-incentive-review .post-incentive-review__detail-user .post-incentive-review__detail-id{max-width:100%}.post-incentive-review .post-incentive-review__post-progress-head{flex-direction:column}}@media (max-width: 560px){.post-incentive-review .post-incentive-review__summary,.post-incentive-review .post-incentive-review__detail-summary{grid-template-columns:1fr}}.questionnaire-public-shell{min-height:100vh;background:#f5f7fb;color:#1f2937;display:flex;justify-content:center;padding:24px 12px 56px}.questionnaire-public-page{width:min(840px,100%);background:#fff;border:1px solid #e5e7eb;box-shadow:0 18px 48px #0f172a14;padding:32px 44px 42px}.questionnaire-public-header{text-align:center;margin-bottom:30px}.questionnaire-public-header h2.ant-typography{color:#111827;margin:0 0 8px;font-weight:700}.questionnaire-public-header .ant-typography{color:#667085}.questionnaire-question-list{display:flex;flex-direction:column;gap:30px}.questionnaire-question-title{color:#111827;display:flex;align-items:baseline;gap:6px;font-size:18px;font-weight:700;line-height:1.5;margin-bottom:12px}.required-star,.question-index{color:#ff3b30}.questionnaire-description{color:#596579;font-size:14px;line-height:1.8;margin:0 0 14px 27px}.questionnaire-description p{margin:0 0 14px}.questionnaire-description ol,.questionnaire-description ul{padding-left:22px}.questionnaire-control{margin-left:27px}.questionnaire-control .ant-input,.questionnaire-control .ant-input-number,.questionnaire-control .ant-picker,.questionnaire-control .ant-select-selector{background:#fff!important;border-color:#d5dbe6!important;color:#111827!important}.questionnaire-control .ant-input::placeholder{color:#98a2b3}.questionnaire-control .ant-radio-wrapper,.questionnaire-control .ant-checkbox-wrapper{color:#1f2937;min-height:36px;align-items:center}.questionnaire-control .ant-radio-group{display:grid;gap:10px}.questionnaire-option-grid{display:grid;gap:10px;width:min(620px,100%)}.questionnaire-other-input{margin-top:12px;width:min(520px,100%)}.questionnaire-nps-group.ant-radio-group{display:flex;flex-wrap:wrap;gap:8px}.questionnaire-nps-group.ant-radio-group .ant-radio-button-wrapper{min-width:44px;text-align:center}.questionnaire-footer-content{border-top:1px solid #eef0f3;color:#596579;font-size:14px;line-height:1.8;margin-top:30px;padding-top:22px}.questionnaire-footer-content p{margin:0 0 10px}.questionnaire-footer-content ol,.questionnaire-footer-content ul{padding-left:22px}.questionnaire-submit-bar{display:flex;justify-content:center;padding-top:34px}.questionnaire-submit-bar .ant-btn{min-width:180px;border-radius:18px}.questionnaire-public-page .ql-toolbar,.questionnaire-public-page .ql-container{background:#fff;border-color:#d5dbe6;color:#111827}.questionnaire-public-page .ql-editor{min-height:190px;color:#111827;font-size:14px}.questionnaire-public-page .ql-editor.ql-blank:before{color:#98a2b3;font-style:normal}@media (max-width: 640px){.questionnaire-public-shell{padding:0}.questionnaire-public-page{border:0;padding:24px 16px 36px}.questionnaire-control,.questionnaire-description{margin-left:0}.questionnaire-question-title{font-size:16px}}.sop-shell{display:flex;gap:12px;height:100%;min-height:0}.sop-sider{width:200px;flex:0 0 200px;background:linear-gradient(180deg,#3b82f614,#3b82f600 48%),var(--portal-panel);border:1px solid var(--portal-border);border-radius:8px;padding:10px;overflow:auto;box-shadow:var(--portal-shadow-soft)}.sop-sider .ant-tabs-nav{margin-bottom:10px}.sop-sider .ant-tabs-top>.ant-tabs-nav:before{border-bottom-color:var(--portal-border)}.sop-sider .ant-tabs-tab{color:var(--portal-muted);font-size:13px}.sop-sider .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--portal-heading)}.sop-sider .sop-status-item{display:flex;align-items:center;gap:6px;min-height:34px;padding:7px 9px;border-radius:6px;cursor:pointer;font-size:13px;color:var(--portal-text);transition:background .16s ease,color .16s ease,box-shadow .16s ease}.sop-sider .sop-status-item:hover{background:#60a5fa1a;color:#fff}.sop-sider .sop-status-item.active{background:#3b82f629;color:#fff;font-weight:600;box-shadow:inset 0 0 0 1px #60a5fa33}.sop-sider .sop-status-item .dot{font-size:12px}.sop-sider .sop-folder-toolbar{display:flex;align-items:center;gap:6px;margin-bottom:8px}.sop-sider .sop-folder-toolbar .ant-btn{color:var(--portal-accent)!important}.sop-sider .sop-folder-node{display:flex;align-items:center;justify-content:space-between;width:100%;color:var(--portal-text)}.sop-sider .sop-folder-node .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sop-sider .ant-tree{color:var(--portal-text);background:transparent}.sop-sider .ant-tree .ant-tree-node-content-wrapper{min-height:30px;border-radius:6px;line-height:30px;transition:background .16s ease,color .16s ease}.sop-sider .ant-tree .ant-tree-node-content-wrapper:hover{background:#60a5fa1a}.sop-sider .ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected{background:#3b82f62e;color:#fff;box-shadow:inset 0 0 0 1px #60a5fa2e}.sop-sider .ant-tree .ant-tree-treenode{width:100%;padding:1px 0}.sop-sider .ant-tree .ant-tree-switcher{color:var(--portal-muted);line-height:30px}.sop-main{flex:1;min-width:0;display:flex;flex-direction:column}.sop-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 16px;margin-bottom:14px;padding:12px;background:var(--portal-panel);border:1px solid var(--portal-border);border-radius:8px}.sop-toolbar .sop-toolbar-filters,.sop-toolbar .sop-toolbar-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px 12px;min-width:0}.sop-toolbar .sop-toolbar-filters{flex:1 1 520px}.sop-toolbar .sop-toolbar-actions{flex:0 0 auto;justify-content:flex-end}.sop-toolbar .sop-filter-item{display:inline-flex;align-items:center;gap:8px;min-width:0}.sop-toolbar .sop-filter-item .ant-typography{flex:0 0 auto;color:var(--portal-muted);font-size:13px;font-weight:650;white-space:nowrap}.sop-page{height:100%;display:flex;flex-direction:column;min-height:0}.sop-page>.ant-table-wrapper,.sop-page .sop-main>.ant-table-wrapper{min-height:0;border:1px solid var(--portal-border);border-radius:8px;overflow:hidden;background:var(--portal-panel)}.sop-page .ant-table-wrapper .ant-table-thead>tr>th{white-space:nowrap}.sop-page .ant-table-wrapper .ant-table-tbody>tr>td{vertical-align:top}.sop-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:180px;padding:28px 16px}.sop-empty-state .ant-empty{margin:0}.sop-empty-state .ant-empty-description{color:var(--portal-muted)}.sop-empty-state.error .ant-empty-description .ant-typography strong,.sop-empty-state.error .ant-empty-description .ant-typography{color:var(--portal-danger)}.sop-record-title{color:var(--portal-heading);font-weight:700}.sop-record-meta{color:var(--portal-muted);font-size:12px}.sop-scroll-text{max-height:132px;overflow:auto;white-space:pre-line}.sop-scroll-text::-webkit-scrollbar{width:6px}.sop-scroll-text::-webkit-scrollbar-thumb{background:var(--portal-border-strong);border-radius:999px}.journey-editor-drawer .ant-drawer-body{padding:0;background:var(--portal-bg)}.journey-editor{display:flex;flex-direction:column;height:calc(100vh - 134px);min-height:620px;color:var(--portal-text)}.journey-editor-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 20px;border-bottom:1px solid var(--portal-border);background:var(--portal-panel)}.journey-editor-body{display:grid;grid-template-columns:minmax(0,1fr) 236px;flex:1;min-height:0}.journey-canvas-wrap{position:relative;min-width:0;min-height:0;background:#f7f9fb}.journey-canvas-scroll{width:100%;height:100%;overflow:auto}.journey-canvas{position:relative;min-width:100%;min-height:100%;background-color:#fbfcfe;background-image:radial-gradient(#c9d1dc 1px,transparent 1px);background-size:12px 12px}.journey-lines{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.journey-lines marker path{fill:#222831}.journey-link{fill:none;stroke:#252b35;stroke-width:2}.journey-link.preview{stroke:#209e91;stroke-dasharray:6 6}.journey-canvas-state{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;pointer-events:none}.journey-canvas-state .ant-alert,.journey-canvas-state .ant-empty{pointer-events:auto}.journey-node{position:absolute;z-index:3;width:126px;height:96px;color:#fff;cursor:grab;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 8px 14px rgba(15,23,42,.18))}.journey-node.selected{filter:drop-shadow(0 0 0 rgba(0,0,0,0)) drop-shadow(0 0 12px rgba(32,158,145,.52))}.journey-node:active{cursor:grabbing}.journey-node .node-main{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:16px 14px;text-align:center;border:6px solid #474866;overflow:hidden}.journey-node .node-main strong{font-size:17px;line-height:1.2}.journey-node .node-main span{max-width:100%;font-size:12px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.journey-node-group .node-main{border-radius:999px;background:#ff8347}.journey-node-customer .node-main{border-radius:7px;background:#36c9c3}.journey-node-inner .node-main{border-radius:7px;background:#21a8f0}.journey-node-kefu .node-main{border-radius:7px;background:#55b62d}.journey-node-cron .node-main{background:#ee5155;clip-path:polygon(28% 0,72% 0,100% 28%,100% 72%,72% 100%,28% 100%,0 72%,0 28%)}.journey-node-default .node-main{border-radius:7px;background:#64748b}.node-delete,.node-edit{position:absolute;top:-10px;z-index:5;display:none;width:24px;height:24px;align-items:center;justify-content:center;border:0;border-radius:999px;color:#fff;cursor:pointer}.node-delete{right:-10px;background:#ef4444}.node-edit{left:-10px;background:#209e91}.journey-node:hover .node-delete,.journey-node.selected .node-delete,.journey-node:hover .node-edit,.journey-node.selected .node-edit{display:flex}.node-port{position:absolute;top:50%;z-index:6;display:flex;width:16px;height:16px;align-items:center;justify-content:center;padding:0;border:2px solid #ffffff;border-radius:999px;background:#32d5cb;color:#fff;cursor:crosshair;transform:translateY(-50%)}.node-port.in{left:-8px}.node-port.out{right:-8px;font-size:8px}.journey-side{min-width:0;overflow:auto;border-left:1px solid #e5e7eb;background:#f1f1f1}.journey-palette{display:flex;flex-direction:column;gap:0}.palette-section{border-bottom:1px solid #e5e7eb}.palette-title{display:flex;align-items:center;gap:7px;height:42px;padding:0 14px;color:#666;font-weight:700;background:#e8e8e8}.collapse-dot{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;border:1px solid #9ca3af;border-radius:999px;color:#9ca3af;line-height:1}.palette-items{display:grid;grid-template-columns:repeat(2,76px);gap:16px 18px;padding:22px 28px 24px}.palette-node{width:76px;height:76px;padding:0;border:6px solid #474866;color:#fff;font-size:12px;font-weight:650;cursor:grab;box-shadow:0 8px 12px #0f172a24}.palette-node:active{cursor:grabbing}.palette-node.group{border-radius:999px;background:#ff8347}.palette-node.customer{border-radius:7px;background:#36c9c3}.palette-node.inner{border-radius:7px;background:#21a8f0}.palette-node.kefu{border-radius:7px;background:#55b62d}.palette-node.cron{background:#ee5155;clip-path:polygon(28% 0,72% 0,100% 28%,100% 72%,72% 100%,28% 100%,0 72%,0 28%)}.journey-node-config{margin:14px;padding:12px;border:1px solid #d7dbe2;border-radius:8px;background:#fff}.journey-node-config.empty{min-height:92px;display:flex;align-items:center;justify-content:center;text-align:center}.journey-node-config .config-title{margin-bottom:12px;color:#30343b;font-weight:700}.journey-node-config .config-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.journey-node-config .config-row>span{flex:0 0 auto;color:#6b7280;font-size:13px}.journey-node-config .config-row.vertical{align-items:stretch;flex-direction:column;justify-content:flex-start}.journey-node-modal .ant-modal-content{border:1px solid rgba(148,163,184,.18);box-shadow:0 24px 54px #02061761}.journey-node-modal .ant-modal-body{padding-top:10px}.journey-node-modal .journey-node-config{margin:0;padding:16px 18px;border-color:#dbe3ee;background:#f8fafc;box-shadow:inset 0 0 0 1px #ffffffb8}.journey-node-modal .journey-node-config .config-row{margin-bottom:14px}.journey-node-modal .journey-node-config .config-row:last-child{margin-bottom:0}.journey-node-modal .journey-node-config .config-row>span{color:#475569;font-weight:650}.journey-node-modal .journey-node-config .config-row>strong{color:var(--portal-heading)}.journey-node-modal .journey-node-config .ant-select-selector,.journey-node-modal .journey-node-config .ant-input,.journey-node-modal .journey-node-config .ant-input-affix-wrapper{min-height:40px;color:var(--portal-heading)!important;background:#fff!important;border-color:#cbd5e1!important;box-shadow:0 1px 2px #0f172a0a!important}.journey-node-modal .journey-node-config .ant-select-selection-item,.journey-node-modal .journey-node-config .ant-input,.journey-node-modal .journey-node-config textarea.ant-input{color:var(--portal-heading)!important}.journey-node-modal .journey-node-config .ant-select-arrow,.journey-node-modal .journey-node-config .ant-select-clear{color:#64748b}.journey-node-modal .journey-node-config .ant-select:not(.ant-select-disabled):hover .ant-select-selector,.journey-node-modal .journey-node-config .ant-input:hover,.journey-node-modal .journey-node-config .ant-input-affix-wrapper:hover{border-color:#94a3b8!important}.journey-node-modal .journey-node-config .ant-select-focused .ant-select-selector,.journey-node-modal .journey-node-config .ant-input:focus,.journey-node-modal .journey-node-config .ant-input-focused,.journey-node-modal .journey-node-config .ant-input-affix-wrapper-focused{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f624!important}.journey-node-select-dropdown{color:var(--portal-heading);background:#fff!important;border:1px solid #dbe3ee!important;box-shadow:0 16px 38px #0f172a29!important}.journey-node-select-dropdown .ant-select-item{color:var(--portal-heading)}.journey-node-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#eff6ff}.journey-node-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:#1d4ed8;background:#dbeafe;font-weight:700}@media (max-width: 960px){.sop-toolbar{align-items:stretch}.sop-toolbar .sop-toolbar-filters,.sop-toolbar .sop-toolbar-actions{width:100%;flex-basis:100%;justify-content:flex-start}.journey-editor-body{grid-template-columns:minmax(0,1fr)}.journey-side{max-height:260px;border-top:1px solid #e5e7eb;border-left:0}}.questionnaire-manage-page{display:flex;flex-direction:column;gap:16px}.questionnaire-manage-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.questionnaire-manage-header h3.ant-typography{margin:2px 0 0}.questionnaire-eyebrow{color:#60a5fa;text-transform:uppercase;font-size:12px;letter-spacing:0}.questionnaire-editor{display:grid;grid-template-columns:310px minmax(0,1fr);gap:18px}.questionnaire-editor-list{border-right:1px solid var(--portal-border);padding-right:16px}.questionnaire-draggable-list{display:flex;flex-direction:column;gap:8px;margin-top:14px;max-height:calc(100vh - 210px);overflow:auto}.questionnaire-drag-item{border:1px solid var(--portal-border);background:var(--portal-panel);color:var(--portal-text);display:grid;grid-template-columns:34px minmax(0,1fr);gap:6px 8px;text-align:left;padding:10px;border-radius:7px;cursor:grab}.questionnaire-drag-item span{color:#60a5fa;font-weight:700}.questionnaire-drag-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.questionnaire-drag-item em{grid-column:2;color:var(--portal-muted);font-size:12px;font-style:normal}.questionnaire-drag-item.active{border-color:#3b82f6;background:var(--portal-blue-bg)}.questionnaire-editor-form{min-width:0}.questionnaire-question-no-input{width:120px}.questionnaire-control-preview{border:1px solid var(--portal-border);border-radius:7px;padding:12px}.questionnaire-control-preview .ant-input[disabled],.questionnaire-control-preview .ant-input-number-disabled,.questionnaire-control-preview .ant-picker-disabled,.questionnaire-control-preview .ant-select-disabled .ant-select-selector{background:var(--portal-panel-soft)!important;border-color:var(--portal-border)!important;color:var(--portal-muted)!important}.questionnaire-nps-preview.ant-radio-group{display:flex;flex-wrap:wrap;gap:8px}.questionnaire-nps-preview.ant-radio-group .ant-radio-button-wrapper{min-width:42px;text-align:center}.questionnaire-preview-option-grid{display:grid;gap:8px}.questionnaire-field-label{display:block;margin-bottom:8px;color:var(--portal-muted)}.questionnaire-options-editor{border:1px solid var(--portal-border);border-radius:7px;padding:12px}.questionnaire-options-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.questionnaire-option-row{display:grid;grid-template-columns:minmax(160px,1fr) 180px 90px minmax(180px,1fr) 70px;gap:8px;align-items:center;margin-bottom:8px}.questionnaire-toolbar{margin-bottom:16px}.questionnaire-submission-selector{display:grid;grid-template-columns:minmax(220px,1fr) minmax(260px,420px) auto;gap:12px;align-items:center;border-bottom:1px solid var(--portal-border);margin-bottom:16px;padding-bottom:14px}.questionnaire-submission-selector h5.ant-typography{margin:4px 0 0;color:var(--portal-text)}.questionnaire-submission-select{width:100%}.questionnaire-table-link{padding:0}.questionnaire-wall-actions{display:grid;gap:8px;justify-items:start}.questionnaire-wall-action-row{display:grid;grid-template-columns:36px 78px;align-items:center;gap:8px}.questionnaire-wall-action-row .ant-switch{min-width:68px}.questionnaire-wall-action-label{font-size:12px}.questionnaire-answer-cell{color:var(--portal-text);display:-webkit-box;line-height:1.5;max-height:3em;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.questionnaire-comment-cell{color:var(--portal-text);display:-webkit-box;line-height:1.6;max-height:4.8em;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:3}.questionnaire-answer-detail{display:flex;flex-direction:column;gap:14px}.questionnaire-answer-detail section{border:1px solid var(--portal-border);border-radius:7px;padding:14px;background:var(--portal-panel-soft)}.questionnaire-answer-detail h5.ant-typography{margin:4px 0 10px}.questionnaire-answer-html,.questionnaire-answer-text{color:var(--portal-text);line-height:1.8;white-space:pre-wrap}.questionnaire-answer-html p,.questionnaire-answer-text p{margin:0 0 8px}.questionnaire-manage-page .ql-toolbar,.questionnaire-manage-page .ql-container{border-color:var(--portal-border);background:var(--portal-panel)}.questionnaire-manage-page .ql-editor{min-height:150px;color:var(--portal-text)}.questionnaire-manage-page .ql-snow .ql-stroke{stroke:var(--portal-muted)}.questionnaire-manage-page .ql-snow .ql-fill{fill:var(--portal-muted)}.questionnaire-manage-page .ql-snow .ql-picker{color:var(--portal-muted)}.questionnaire-base-modal .ql-toolbar,.questionnaire-base-modal .ql-container{border-color:var(--portal-border);background:var(--portal-panel)}.questionnaire-base-modal .ql-editor{min-height:90px;color:var(--portal-text)}.questionnaire-base-modal .ql-editor.ql-blank:before{color:#7f8da3;opacity:1}.questionnaire-base-modal .ql-snow .ql-stroke{stroke:var(--portal-muted)}.questionnaire-base-modal .ql-snow .ql-fill{fill:var(--portal-muted)}.questionnaire-base-modal .ql-snow .ql-picker,.questionnaire-base-modal .ql-snow .ql-picker-label{color:var(--portal-muted)}@media (max-width: 980px){.questionnaire-editor{grid-template-columns:1fr}.questionnaire-editor-list{border-right:0;padding-right:0}.questionnaire-option-row,.questionnaire-submission-selector{grid-template-columns:1fr}}.questionnaire-dashboard{min-height:100%}.questionnaire-dashboard-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px;padding:24px;border:1px solid var(--portal-border);border-radius:8px;background:linear-gradient(135deg,#3b82f629,#22c55e14 42%,#f59e0b1f),var(--portal-panel);box-shadow:var(--portal-shadow-soft)}.questionnaire-dashboard-header h3{margin:4px 0 6px;color:var(--portal-heading);font-size:22px;line-height:1.25;font-weight:760;letter-spacing:0}.questionnaire-dashboard .header-eyebrow,.questionnaire-dashboard .header-subtitle{display:block;color:var(--portal-muted)}.questionnaire-dashboard .header-eyebrow{font-size:12px;font-weight:700;line-height:1.2}.questionnaire-dashboard .header-subtitle{max-width:760px;font-size:13px;line-height:1.6}.questionnaire-dashboard .questionnaire-dashboard-panel{border-radius:8px}.questionnaire-dashboard .questionnaire-dashboard-alert{margin-bottom:12px;border-radius:8px}.questionnaire-dashboard .dashboard-summary-row .ant-card{min-height:108px}.questionnaire-dashboard .dashboard-summary-row .ant-statistic-title{color:var(--portal-muted);font-size:12px}.questionnaire-dashboard .dashboard-summary-row .ant-statistic-content{color:var(--portal-heading);font-size:24px;font-weight:760}.questionnaire-dashboard .dashboard-chart-card,.questionnaire-dashboard .dashboard-question-card,.questionnaire-dashboard .dashboard-text-card{height:100%}.questionnaire-dashboard .dashboard-question-card .ant-card-head-title,.questionnaire-dashboard .dashboard-text-card .ant-card-head-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.questionnaire-dashboard .dashboard-section-title{position:relative;margin:4px 0 -2px;padding-top:18px;border-top:1px solid rgba(148,163,184,.24)}.questionnaire-dashboard .dashboard-section-title:before{content:"";position:absolute;top:-2px;left:0;right:0;height:3px;border-radius:999px;background:linear-gradient(90deg,#60a5fa,#f59e0b 50%,#22c55ec2);box-shadow:0 0 18px #60a5fa38}.questionnaire-dashboard .dashboard-section-title h4{margin:3px 0 0;color:var(--portal-heading);font-size:16px;line-height:1.35;font-weight:760}.questionnaire-dashboard .dashboard-text-meta{display:flex;gap:8px;margin-bottom:10px;color:var(--portal-muted);font-size:12px}.questionnaire-dashboard .dashboard-text-meta span{padding:3px 8px;border:1px solid var(--portal-border);border-radius:999px;background:var(--portal-panel-soft)}.questionnaire-dashboard .dashboard-answer-sample{display:-webkit-box;line-height:1.6;max-height:3.2em;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media (max-width: 760px){.questionnaire-dashboard-header{flex-direction:column}}.onboarding-config-page{padding:0;background:transparent;min-height:100%;color:var(--portal-text)}.onboarding-config-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.onboarding-config-header h2{margin:4px 0 6px;font-size:24px;line-height:1.2;color:var(--portal-heading)}.onboarding-config-eyebrow{color:#60a5fa;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.onboarding-config-card{background:var(--portal-panel);border:1px solid var(--portal-border);border-radius:8px;box-shadow:none}.onboarding-config-card .ant-card-body{background:transparent}.onboarding-page-form{padding:4px 0 16px;border-bottom:1px solid rgba(148,163,184,.18);margin-bottom:16px}.onboarding-page-grid,.onboarding-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.onboarding-config-toolbar{display:flex;justify-content:flex-end;gap:12px;margin:16px 0}.onboarding-options-editor{border:1px solid rgba(148,163,184,.18);border-radius:8px;padding:12px;background:var(--portal-panel)}.onboarding-options-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.onboarding-option-row{display:grid;grid-template-columns:minmax(120px,1fr) minmax(180px,1.4fr) 96px 72px 72px;gap:8px;align-items:flex-start;margin-bottom:8px}.onboarding-option-row .ant-form-item{margin-bottom:0}@media (max-width: 900px){.onboarding-page-grid,.onboarding-modal-grid,.onboarding-option-row{grid-template-columns:1fr}}.community-guidelines-page{min-height:100%;color:var(--portal-text)}.community-guidelines-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px;padding:18px 20px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel);box-shadow:var(--portal-shadow-soft)}.community-guidelines-header h4.ant-typography{margin:2px 0 6px;color:var(--portal-heading);font-size:22px;line-height:1.25;font-weight:760;letter-spacing:0}.community-guidelines-header .ant-typography-secondary{color:var(--portal-muted)!important;font-size:13px}.community-guidelines-current{display:flex;align-items:center;flex-wrap:wrap;gap:10px;min-height:44px;padding:11px 14px;margin-bottom:14px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-soft);box-shadow:var(--portal-shadow-soft)}.community-guidelines-current .ant-typography{color:var(--portal-text)}.community-guidelines-current .ant-typography-secondary{color:var(--portal-muted)!important}.community-guidelines-current.warning{border-color:#f59e0b52;background:#f59e0b14}.community-guidelines-page .ant-tabs{color:var(--portal-text)}.community-guidelines-page .ant-tabs-nav{margin-bottom:14px}.community-guidelines-page .ant-tabs-nav:before{border-bottom-color:var(--portal-border)}.community-guidelines-page .ant-tabs-tab{color:var(--portal-muted);font-weight:700}.community-guidelines-page .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--portal-accent)!important}.community-guidelines-panel{min-width:0;padding:16px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel);box-shadow:var(--portal-shadow-soft)}.community-guidelines-panel .ant-form-item-label>label{color:var(--portal-muted);font-weight:700}.community-guidelines-panel .ant-input,.community-guidelines-panel .ant-input-affix-wrapper,.community-guidelines-panel .ant-input-number,.community-guidelines-panel .ant-input-number-input,.community-guidelines-panel .ant-select-selector{border-color:var(--portal-border)!important;background:var(--portal-panel-soft)!important;color:var(--portal-text)!important}.community-guidelines-panel textarea.ant-input{line-height:1.6}.community-guidelines-panel .ant-input::placeholder{color:#94a3b8b8}.community-guidelines-panel.full{width:100%}.panel-title{margin-bottom:14px;color:var(--portal-heading);font-size:15px;line-height:1.4;font-weight:760}.community-guidelines-actions{margin-top:16px}.community-guidelines-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:12px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-soft)}.community-guidelines-filter{row-gap:10px;margin-bottom:14px;padding:12px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-soft)}.community-guidelines-page .ant-table-wrapper{overflow:hidden;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel)}.community-guidelines-page .ant-table{background:var(--portal-panel);color:var(--portal-text)}.community-guidelines-page .ant-table-thead>tr>th{border-bottom-color:var(--portal-border);background:var(--portal-panel-soft);color:var(--portal-muted);font-weight:760}.community-guidelines-page .ant-table-tbody>tr>td{border-bottom-color:#94a3b81f;background:var(--portal-panel);color:var(--portal-text)}.community-guidelines-page .ant-table-tbody>tr:hover>td{background:#3b82f614!important}.community-guidelines-page .ant-table-cell-fix-left,.community-guidelines-page .ant-table-cell-fix-right{background:var(--portal-panel)!important}.community-guidelines-page .ant-table-placeholder .ant-empty-description,.community-guidelines-page .ant-pagination,.community-guidelines-page .ant-pagination-total-text{color:var(--portal-muted)}.community-guidelines-page .ant-typography{color:inherit}.community-guidelines-page .ant-typography-secondary{color:var(--portal-muted)!important}.evidence-block{margin-top:8px;padding:10px 12px;border:1px solid var(--portal-border);border-radius:8px;background:var(--portal-panel-soft);color:var(--portal-text);line-height:1.6}.evidence-block.preserve{white-space:pre-wrap}.community-guidelines-form .ant-form-item-label>label{color:var(--portal-muted);font-weight:700}.community-guidelines-form .ant-input,.community-guidelines-form .ant-input-affix-wrapper,.community-guidelines-form .ant-input-number,.community-guidelines-form .ant-input-number-input,.community-guidelines-form .ant-select-selector{border-color:var(--portal-border)!important;background:var(--portal-panel-soft)!important;color:var(--portal-text)!important}.community-guidelines-form textarea.ant-input{line-height:1.6}.community-guidelines-form .ant-input::placeholder{color:#94a3b8b8}@media (max-width: 768px){.community-guidelines-header{display:block}.community-guidelines-header .ant-space{margin-top:12px}.community-guidelines-panel{padding:14px}.community-guidelines-toolbar{display:block}.community-guidelines-toolbar>.ant-btn{margin-top:12px;width:100%}}.wechat-config-page{min-height:100%}.wechat-config-page .wechat-config-card{border-radius:8px}.wechat-config-page .wechat-config-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.wechat-config-page .wechat-config-header h3{margin:0 0 6px;color:var(--portal-heading);font-size:20px;line-height:1.3;font-weight:760;letter-spacing:0}.wechat-config-page .wechat-config-header .ant-typography{display:block;color:var(--portal-muted)}.wechat-config-page .wechat-config-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px}.wechat-config-page .wechat-config-toolbar .ant-form-item{margin-inline-end:0;margin-bottom:0}.wechat-config-page .wechat-config-toolbar .ant-input,.wechat-config-page .wechat-config-toolbar .ant-input-affix-wrapper,.wechat-config-page .wechat-config-toolbar .ant-select{min-width:220px}.wechat-config-page .wechat-config-scope{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:12px}.wechat-config-page .wechat-config-preview-img{width:70px;height:70px;object-fit:cover;border-radius:6px;border:1px solid var(--portal-border);background:var(--portal-panel-soft)}.wechat-config-page .wechat-config-preview-img.large{width:120px;height:120px}.wechat-config-page .wechat-config-action-row{display:flex;gap:6px;flex-wrap:wrap}.wechat-image-field{width:100%}.wechat-image-field .ant-input{width:420px;max-width:100%}.wechat-image-picker{display:grid;grid-template-columns:160px minmax(0,1fr);min-height:560px}.wechat-image-picker .ant-tabs{border-right:1px solid var(--portal-border)}.wechat-image-picker-main{min-width:0;padding-left:16px}.wechat-image-picker-toolbar{width:100%;margin-bottom:14px}.wechat-image-picker-toolbar .ant-input{width:300px}.wechat-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(116px,1fr));gap:12px;min-height:430px;margin-bottom:16px}.wechat-image-card{position:relative;display:grid;gap:8px;width:100%;padding:8px;color:var(--portal-heading);text-align:left;background:var(--portal-panel-soft);border:1px solid var(--portal-border);border-radius:7px;cursor:pointer}.wechat-image-card .ant-image,.wechat-image-card img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:5px}.wechat-image-card span{overflow:hidden;font-size:12px;line-height:18px;white-space:nowrap;text-overflow:ellipsis}.wechat-image-card.selected,.wechat-image-card:hover{border-color:var(--portal-accent)}.wechat-image-empty{grid-column:1 / -1;display:grid;place-items:center;min-height:240px;color:var(--portal-muted)}.wechat-config-modal-form .ant-input-number,.wechat-config-modal-form .ant-select,.wechat-config-modal-form .ant-picker{width:100%}.wechat-config-modal-form .wechat-config-image-preview{max-width:160px;max-height:160px;object-fit:cover;border-radius:8px;border:1px solid var(--portal-border);background:var(--portal-panel-soft)}@media (max-width: 768px){.wechat-config-page .wechat-config-header{display:block}.wechat-config-page .wechat-config-toolbar{display:flex;flex-direction:column;align-items:stretch}.wechat-config-page .wechat-config-toolbar .ant-form-item,.wechat-config-page .wechat-config-toolbar .ant-input,.wechat-config-page .wechat-config-toolbar .ant-input-affix-wrapper,.wechat-config-page .wechat-config-toolbar .ant-select,.wechat-config-page .wechat-config-toolbar .ant-btn{width:100%}}:root,html[data-theme=light]{--portal-bg: #f4f7fb;--portal-bg-elevated: #eef3f9;--portal-panel: #ffffff;--portal-panel-soft: #f8fafc;--portal-panel-muted: #f1f5f9;--portal-text: #1f2937;--portal-heading: #0f172a;--portal-muted: #64748b;--portal-muted-soft: #94a3b8;--portal-border: #e2e8f0;--portal-border-strong: #cbd5e1;--portal-black: #3b82f6;--portal-black-soft: #2563eb;--portal-accent: #3b82f6;--portal-accent-dark: #1d4ed8;--portal-success: #16a34a;--portal-danger: #dc2626;--portal-warning: #d97706;--portal-info: #2563eb;--portal-gold-bg: rgba(217, 119, 6, .1);--portal-green-bg: rgba(22, 163, 74, .1);--portal-blue-bg: rgba(59, 130, 246, .1);--portal-red-bg: rgba(220, 38, 38, .1);--portal-shadow: 0 18px 40px rgba(15, 23, 42, .08);--portal-shadow-soft: 0 10px 26px rgba(15, 23, 42, .06);--portal-hover: #eef2f7;--portal-table-head: #f8fafc;--portal-sidebar-bg: #ffffff;--portal-sidebar-text: #334155;--portal-sidebar-muted: #64748b;--portal-sidebar-hover: rgba(15, 23, 42, .05);--portal-sidebar-selected: rgba(59, 130, 246, .1);--portal-sidebar-border: #e2e8f0;--portal-topbar-bg: rgba(255, 255, 255, .92);--portal-on-accent: #ffffff;--portal-tag-blue: #1d4ed8;--portal-tag-green: #166534;--portal-tag-gold: #92400e;--portal-tag-red: #991b1b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}html[data-theme=dark]{--portal-bg: #070b12;--portal-bg-elevated: #0a101a;--portal-panel: #0d1420;--portal-panel-soft: #111a28;--portal-panel-muted: #172235;--portal-text: #dce7f5;--portal-heading: #f6f9ff;--portal-muted: #93a4b8;--portal-muted-soft: #6f8198;--portal-border: #223047;--portal-border-strong: #33435c;--portal-black: #3b82f6;--portal-black-soft: #2563eb;--portal-accent: #3b82f6;--portal-accent-dark: #1d4ed8;--portal-success: #22c55e;--portal-danger: #f87171;--portal-warning: #facc15;--portal-info: #60a5fa;--portal-gold-bg: rgba(250, 204, 21, .12);--portal-green-bg: rgba(34, 197, 94, .11);--portal-blue-bg: rgba(59, 130, 246, .12);--portal-red-bg: rgba(248, 113, 113, .12);--portal-shadow: 0 18px 40px rgba(0, 0, 0, .42);--portal-shadow-soft: 0 10px 26px rgba(0, 0, 0, .28);--portal-hover: #17243a;--portal-table-head: #101827;--portal-sidebar-bg: #080d15;--portal-sidebar-text: #cbd5e1;--portal-sidebar-muted: #93a4b8;--portal-sidebar-hover: rgba(255, 255, 255, .075);--portal-sidebar-selected: rgba(59, 130, 246, .18);--portal-sidebar-border: rgba(255, 255, 255, .08);--portal-topbar-bg: rgba(10, 16, 26, .92);--portal-on-accent: #ffffff;--portal-tag-blue: #bfdbfe;--portal-tag-green: #bbf7d0;--portal-tag-gold: #fde68a;--portal-tag-red: #fecaca}html,body,#root{min-height:100%;height:100%}body{margin:0;color:var(--portal-text);font-size:13px;line-height:1.55;background:var(--portal-bg);font-variant:tabular-nums;font-feature-settings:"tnum"}*{box-sizing:border-box}button,input,textarea,select{font:inherit}#root{background:var(--portal-bg)}.ant-btn{border-radius:7px;font-weight:600;box-shadow:none}.ant-btn-primary{background:var(--portal-accent);border-color:var(--portal-accent);box-shadow:none}.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover{background:#60a5fa;border-color:#60a5fa}.ant-btn-default{color:var(--portal-text);background:var(--portal-panel-soft);border-color:var(--portal-border)}.ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover{color:var(--portal-heading);background:var(--portal-hover);border-color:var(--portal-border-strong)}.ant-card{border-color:var(--portal-border);box-shadow:var(--portal-shadow-soft);border-radius:8px;background:var(--portal-panel);color:var(--portal-text)}.ant-card-head{min-height:48px;border-bottom-color:var(--portal-border)}.ant-card-head-title{color:var(--portal-heading);font-weight:720}.ant-card-extra,.ant-typography{color:var(--portal-text)}.ant-typography-secondary,.ant-typography.ant-typography-secondary{color:var(--portal-muted)!important}.ant-tabs .ant-tabs-tab{color:var(--portal-muted);font-weight:650}.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn,.ant-tabs .ant-tabs-tab:hover{color:var(--portal-accent)}.ant-tabs .ant-tabs-ink-bar{background:var(--portal-accent)}.ant-segmented{color:var(--portal-muted);background:var(--portal-panel-soft);border:1px solid var(--portal-border)}.ant-segmented .ant-segmented-item{border-radius:6px;font-weight:650}.ant-segmented .ant-segmented-item-selected{color:var(--portal-on-accent);background:var(--portal-accent);box-shadow:none}.ant-table-wrapper{color:var(--portal-text);max-width:100%;overflow-x:auto}.ant-table-wrapper .ant-table,.ant-table-wrapper .ant-table-container,.ant-table-wrapper .ant-table-content{color:var(--portal-text);background:var(--portal-panel)}.ant-table-wrapper .ant-table-content{overflow-x:auto}.ant-table-wrapper .ant-table-thead>tr>th{background:var(--portal-table-head);color:var(--portal-muted);font-weight:650;border-bottom-color:var(--portal-border)}.ant-table-wrapper .ant-table-tbody>tr>td{color:var(--portal-text);background:var(--portal-panel);border-bottom-color:var(--portal-border)}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:var(--portal-hover)}.ant-table-wrapper .ant-table-cell-fix-left,.ant-table-wrapper .ant-table-cell-fix-right,.ant-table-wrapper .ant-table-placeholder .ant-table-cell{background:var(--portal-panel)}.ant-pagination .ant-pagination-item,.ant-pagination .ant-pagination-prev button,.ant-pagination .ant-pagination-next button{background:var(--portal-panel-soft);border-color:var(--portal-border)}.ant-pagination .ant-pagination-item a,.ant-pagination .ant-pagination-prev button,.ant-pagination .ant-pagination-next button{color:var(--portal-text)}.ant-pagination .ant-pagination-item-active{border-color:var(--portal-accent);background:var(--portal-blue-bg)}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-picker{border-radius:7px!important;color:var(--portal-text)!important;background:var(--portal-panel-soft)!important;border-color:var(--portal-border)!important}.ant-input::placeholder,.ant-select-selection-placeholder,.ant-picker-input>input::placeholder{color:var(--portal-muted-soft)!important}.ant-input:hover,.ant-input-affix-wrapper:hover,.ant-select:not(.ant-select-disabled):hover .ant-select-selector,.ant-picker:hover{border-color:var(--portal-border-strong)!important}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector,.ant-picker-focused{border-color:var(--portal-accent)!important;box-shadow:0 0 0 2px #3b82f62e!important}.ant-select-dropdown,.ant-picker-dropdown .ant-picker-panel-container,.ant-dropdown .ant-dropdown-menu{color:var(--portal-text);background:var(--portal-panel-soft);border:1px solid var(--portal-border);box-shadow:var(--portal-shadow)}.ant-select-item,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{color:var(--portal-text)}.ant-select-item-option-active:not(.ant-select-item-option-disabled),.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover{background:var(--portal-hover)}.ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:var(--portal-heading);background:var(--portal-blue-bg)}.ant-tag{border-radius:999px;font-weight:600;border-color:var(--portal-border);background:var(--portal-panel-soft);color:var(--portal-text)}.ant-tag-blue,.ant-tag-processing{color:var(--portal-tag-blue);background:var(--portal-blue-bg);border-color:#60a5fa47}.ant-tag-green,.ant-tag-success{color:var(--portal-tag-green);background:var(--portal-green-bg);border-color:#22c55e47}.ant-tag-gold,.ant-tag-warning,.ant-tag-yellow{color:var(--portal-tag-gold);background:var(--portal-gold-bg);border-color:#facc1547}.ant-tag-red,.ant-tag-error{color:var(--portal-tag-red);background:var(--portal-red-bg);border-color:#f8717152}.ant-alert{border-radius:8px;color:var(--portal-text);background:var(--portal-panel-soft);border-color:var(--portal-border)}.ant-notification .ant-notification-notice-wrapper,.ant-message .ant-message-notice-content{color:var(--portal-text);background:var(--portal-panel);border:1px solid var(--portal-border);box-shadow:var(--portal-shadow)}.ant-notification .ant-notification-notice-message,.ant-notification .ant-notification-notice-description{color:var(--portal-text)!important}.ant-notification .ant-notification-notice-close{color:var(--portal-muted)!important}.ant-notification .ant-notification-notice-close:hover{color:var(--portal-heading)!important}.ant-drawer .ant-drawer-content{background:var(--portal-bg)}.ant-drawer .ant-drawer-header{background:var(--portal-panel);border-bottom-color:var(--portal-border)}.ant-drawer .ant-drawer-body,.ant-modal .ant-modal-content,.ant-modal .ant-modal-header{background:var(--portal-panel);color:var(--portal-text)}.ant-modal .ant-modal-title,.ant-modal .ant-modal-body,.ant-modal .ant-modal-confirm-title,.ant-modal .ant-modal-confirm-content,.ant-modal .ant-modal-confirm-paragraph,.ant-modal .ant-modal-confirm-content p,.ant-modal .ant-modal-confirm-content div,.ant-modal .ant-modal-confirm-content span,.ant-modal .ant-modal-confirm-body-wrapper,.ant-modal .ant-form-item-label>label,.ant-modal .ant-form-item-extra,.ant-modal .ant-typography,.ant-modal .ant-descriptions,.ant-modal .ant-descriptions-item-label,.ant-modal .ant-descriptions-item-content{color:var(--portal-text)!important}.ant-modal .ant-modal-confirm-title,.ant-modal .ant-modal-title{color:var(--portal-heading)!important;font-weight:740}.ant-modal .ant-modal-close,.ant-modal .ant-modal-confirm-btns .ant-btn-default{color:var(--portal-text)!important}.ant-modal .ant-modal-close:hover{color:var(--portal-heading)!important}.ant-drawer .ant-drawer-title{color:var(--portal-heading);font-weight:740}.ant-empty-description{color:var(--portal-muted)}.ant-descriptions .ant-descriptions-item-label,.ant-form-item .ant-form-item-label>label,.ant-statistic-title{color:var(--portal-muted)!important}.ant-descriptions .ant-descriptions-item-content,.ant-statistic-content,.ant-list,.ant-list .ant-list-item{color:var(--portal-text)}.ant-list .ant-list-item{border-block-end-color:var(--portal-border)}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}
