:root{--color-bg-layout: #f4f5f7;--color-bg-card: #ffffff;--color-bg-sidebar: #0f172a;--color-bg-table-header: #f9fafb;--color-bg-hover: #f6f8fb;--color-bg-selected: #eff4ff;--color-text-primary: #1a2233;--color-text-secondary: #4a5468;--color-text-muted: #8a94a6;--color-text-disabled: #b6bdca;--color-border: #e8eaf0;--color-border-split: #eef0f4;--color-primary: #2563eb;--color-primary-hover: #3b82f6;--color-primary-bg: #eff4ff;--color-success: #52c41a;--color-success-bg: #f6ffed;--color-warning: #faad14;--color-warning-bg: #fffbe6;--color-error: #ff4d4f;--color-error-bg: #fff2f0;--space-page: 24px;--space-section: 16px;--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--radius-sm: 8px;--radius-md: 10px;--radius-lg: 14px;--shadow-card: 0 1px 2px rgba(16, 24, 40, .04), 0 1px 3px rgba(16, 24, 40, .06);--shadow-card-hover: 0 4px 12px rgba(16, 24, 40, .08), 0 2px 4px rgba(16, 24, 40, .04);--shadow-pop: 0 8px 24px rgba(16, 24, 40, .12);--sider-width: 224px;--z-sider: 100;--z-overlay: 900;--z-bottom-nav: 1000}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;background:var(--color-bg-layout);color:var(--color-text-primary);font-size:14px;line-height:1.5715}code,pre{font-family:SFMono-Regular,JetBrains Mono,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:12px;font-variant-numeric:tabular-nums}.ant-statistic-content,.ant-table-cell,.ant-tag{font-variant-numeric:tabular-nums}.kpi-value{font-variant-numeric:tabular-nums;font-feature-settings:"tnum";letter-spacing:-.01em}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.app-container{min-height:100vh}.desktop-sider{background:var(--color-bg-sidebar)!important;position:fixed!important;height:100vh;left:0;top:0;z-index:var(--z-sider);overflow:hidden}.desktop-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%;background:var(--color-bg-sidebar)!important}.sider-logo{height:64px;display:flex;align-items:center;padding:0 24px;border-bottom:1px solid rgba(255,255,255,.08);cursor:pointer}.sider-logo h1{color:#fff;font-size:16px;font-weight:600;margin:0;white-space:nowrap;overflow:hidden}.desktop-sider .ant-menu{background:transparent!important;border-right:none!important;padding:16px 0!important;flex:1;overflow-y:auto;overflow-x:hidden}.desktop-sider .ant-menu-item{height:42px!important;line-height:42px!important;margin:4px 12px!important;padding:0 16px!important;border-radius:8px!important;color:#ffffffb3!important;font-size:14px!important;transition:background .15s ease,color .15s ease!important}.desktop-sider .ant-menu-item .anticon{font-size:14px!important;color:#ffffffa6!important}.desktop-sider .ant-menu-item:hover{background:#ffffff14!important;color:#fff!important}.desktop-sider .ant-menu-item:hover .anticon{color:#fff!important}.desktop-sider .ant-menu-item-selected{background:var(--color-primary)!important;color:#fff!important;font-weight:600!important;box-shadow:0 2px 8px #2563eb59!important}.desktop-sider .ant-menu-item-selected .anticon{color:#fff!important}.sider-footer{padding:12px 16px;border-top:1px solid rgba(255,255,255,.08)}.sider-footer-user{font-size:12px;color:#ffffff8c;padding:0 8px;margin-bottom:4px}.sider-footer-version{font-size:12px;color:#ffffff4d;padding:0 8px;margin-bottom:8px}.main-content{margin-left:var(--sider-width);min-height:100vh;background:var(--color-bg-layout);padding:var(--space-page)}.page-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:var(--space-section);padding-bottom:var(--space-section)}.page-header-title{font-size:22px;font-weight:700;color:var(--color-text-primary);margin:0;line-height:1.3;letter-spacing:-.02em;text-wrap:balance}.page-header-subtitle{font-size:14px;color:var(--color-text-muted);margin-top:4px}.stat-chips{display:flex;gap:12px;margin-bottom:var(--space-section);flex-wrap:wrap}.stat-chip{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 12px;border-radius:8px;background:var(--color-bg-card);border:1px solid var(--color-border);box-shadow:var(--shadow-card);font-size:13px;color:var(--color-text-secondary);white-space:nowrap}.stat-chip strong{color:var(--color-text-primary);font-weight:600;font-variant-numeric:tabular-nums}.stat-chip.success strong{color:var(--color-success)}.filter-bar{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:16px;margin-bottom:var(--space-section);display:flex;align-items:center;gap:12px;flex-wrap:wrap}.table-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:12px}.table-toolbar .ant-input-affix-wrapper{max-width:320px}.ant-table{font-size:14px!important}.ant-table-thead>tr>th{background:var(--color-bg-table-header)!important;border-bottom:1px solid var(--color-border)!important;color:var(--color-text-secondary)!important;font-size:14px!important;font-weight:500!important;padding:12px 16px!important}.ant-table-tbody>tr>td{padding:12px 16px!important;border-bottom:1px solid var(--color-border)!important;color:var(--color-text-primary)!important}.ant-table-tbody>tr:hover>td{background:var(--color-bg-hover)!important}.ant-table-tbody>tr.ant-table-row-selected>td{background:var(--color-bg-selected)!important}.ant-card{border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-card)!important;border:1px solid var(--color-border)!important;transition:box-shadow .2s ease,border-color .2s ease}.ant-card-head{border-bottom:1px solid var(--color-border)!important;min-height:48px!important;padding:0 24px!important}.ant-card-head-title{font-size:15px!important;font-weight:600!important;letter-spacing:-.01em}.ant-card-body{padding:24px!important}.ant-card-small .ant-card-head{padding:0 16px!important;min-height:40px!important}.ant-card-small .ant-card-body{padding:16px!important}@keyframes loginCardIn{0%{opacity:0;transform:translateY(12px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes loginLogoIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.login-card{animation:loginCardIn .5s cubic-bezier(.16,1,.3,1) both;transform-origin:center top}.login-card .login-logo{animation:loginLogoIn .5s .08s cubic-bezier(.16,1,.3,1) both}@keyframes pageIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.page-fade{animation:pageIn .28s ease both}.ant-table-tbody>tr>td{transition:background-color .15s ease}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector,.ant-picker-focused{box-shadow:0 0 0 3px #2563eb1f!important}.kpi-card{transition:box-shadow .2s ease,transform .2s ease}.kpi-card-clickable{cursor:pointer}.kpi-card:hover{box-shadow:var(--shadow-card-hover)!important;transform:translateY(-2px)}.kpi-card-clickable:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.ant-btn{border-radius:var(--radius-sm)!important;transition:transform .1s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease!important}.ant-btn:active{transform:scale(.97)}.ant-btn-primary{box-shadow:none!important}.ant-btn-primary:hover{box-shadow:0 4px 12px #2563eb4d!important}.ant-input,.ant-select-selector,.ant-picker,.ant-input-affix-wrapper{border-radius:var(--radius-sm)!important}.ant-tabs-tab{font-size:14px!important;color:var(--color-text-secondary)!important;padding:12px 0!important}.ant-tabs-tab-active .ant-tabs-tab-btn{font-weight:500!important;color:var(--color-primary)!important}.ant-tabs-ink-bar{height:2px!important;background:var(--color-primary)!important}.ant-tag{border-radius:6px!important;font-size:12px!important}.ant-alert{border-radius:var(--radius-md)!important}.ant-steps-item-title{font-size:14px!important}.ant-pagination{margin-top:16px!important}.ant-statistic-title{font-size:14px!important;color:var(--color-text-muted)!important}@media(max-width:768px){:root{--sider-width: 0px}.app-container{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100vh;height:100dvh;min-height:0;overflow:hidden}.app-container>.ant-layout,.app-container>.ant-layout>.ant-layout{height:100%;min-height:0!important;overflow:hidden}.desktop-sider{display:none!important}.main-content{margin-left:0!important;height:100%;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;padding:16px;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px));scroll-padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px!important;font-size:12px!important}.ant-card-body{padding:12px!important}.ant-card-head{padding:0 12px!important}.stat-chips{gap:8px}.stat-chip{height:24px;padding:0 8px;font-size:12px}.page-header-title{font-size:18px}.filter-bar{padding:12px;gap:8px}.table-toolbar .ant-input-affix-wrapper{max-width:100%}.hide-mobile{display:none!important}}.bottom-nav{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--color-border);display:flex;justify-content:space-around;padding:6px 0;padding-bottom:calc(6px + env(safe-area-inset-bottom,0));z-index:var(--z-bottom-nav)}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;gap:2px;padding:4px 8px;cursor:pointer;color:var(--color-text-muted);font-size:10px;min-width:56px;transition:color .2s}.bottom-nav-item.active{color:var(--color-primary)}.bottom-nav-item .nav-icon{font-size:20px}.bottom-nav-item .nav-label{font-size:10px;font-weight:500}@media(max-width:768px){html.standalone-mode,html.standalone-mode body,html.standalone-mode #root{height:var(--standalone-screen-height, 100vh);min-height:0;overflow:hidden}html.standalone-mode .app-container{top:0;right:0;bottom:auto;left:0;height:var(--standalone-screen-height, 100vh)}html.standalone-mode .bottom-nav{position:absolute;padding-top:4px;padding-bottom:max(6px,env(safe-area-inset-bottom,0px))}html.standalone-mode .bottom-nav-item{justify-content:center;min-height:44px;padding:2px 8px;line-height:1}html.standalone-mode .bottom-nav-item .nav-icon{line-height:1}html.standalone-mode .bottom-nav-item .nav-label{line-height:1.2}}@media(min-width:769px){.bottom-nav{display:none!important}}.mobile-detail-overlay{position:fixed;top:0;left:0;right:0;bottom:0;height:100vh;height:100dvh;background:#fff;z-index:var(--z-overlay);overflow-y:auto;-webkit-overflow-scrolling:touch}.account-card{background:var(--color-bg-card);border-radius:var(--radius-md);padding:12px 16px;margin-bottom:8px;border:1px solid var(--color-border);display:flex;align-items:center;justify-content:space-between;cursor:pointer}.account-card:active{background:var(--color-bg-hover)}.account-card-info h4{font-size:14px;font-weight:600;margin:0}.account-card-info p{font-size:12px;color:var(--color-text-muted);margin:2px 0 0}.tabular-nums{font-variant-numeric:tabular-nums}.dashboard-detail-row{margin-top:2px}.dashboard-detail-row>.ant-col{display:flex}.dashboard-detail-card{width:100%;height:100%;overflow:hidden}.dashboard-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.dashboard-panel-heading h3{margin:0 0 4px;color:#1a2233;font-size:16px;font-weight:650;letter-spacing:-.01em}.dashboard-panel-heading p{margin:0;color:#8a94a6;font-size:12px}.dashboard-panel-heading>.anticon{color:#8a94a6;font-size:20px}.dashboard-account-overview{display:grid;grid-template-columns:minmax(130px,.36fr) minmax(240px,1fr);align-items:center;gap:24px;padding-bottom:20px;border-bottom:1px solid var(--color-border)}.dashboard-active-rate{display:flex;flex-direction:column;padding-left:16px;border-left:3px solid #2563eb}.dashboard-active-rate strong{color:#1a2233;font-size:clamp(30px,3vw,42px);font-weight:700;line-height:1;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.dashboard-active-rate span{margin-top:7px;color:#697386;font-size:12px}.dashboard-account-progress-label,.dashboard-account-meta{display:flex;justify-content:space-between;gap:16px;color:#697386;font-size:12px}.dashboard-account-progress-label{margin-bottom:4px}.dashboard-account-meta{margin-top:7px}.dashboard-account-meta strong{color:#1a2233;font-variant-numeric:tabular-nums}.dashboard-organization-list{padding-top:18px}.dashboard-list-caption{margin-bottom:10px;color:#8a94a6;font-size:12px;font-weight:500}.dashboard-organization-row{display:grid;grid-template-columns:minmax(100px,.65fr) minmax(100px,1fr) 42px;align-items:center;gap:12px;min-height:28px}.dashboard-organization-name{overflow:hidden;color:#4a5468;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.dashboard-organization-track{height:5px;overflow:hidden;border-radius:3px;background:#edf1f7}.dashboard-organization-track span{display:block;height:100%;border-radius:inherit;background:#7297ea}.dashboard-organization-row strong{color:#1a2233;font-size:12px;font-weight:600;text-align:right;font-variant-numeric:tabular-nums}.dashboard-attention-count{min-width:30px;height:30px;border-radius:8px;background:#f0f8ed;color:#389e0d;font-size:13px;font-weight:700;line-height:30px;text-align:center;font-variant-numeric:tabular-nums}.dashboard-attention-count.is-warning{background:#fff7e6;color:#d46b08}.dashboard-attention-list{display:flex;flex-direction:column;gap:7px}.dashboard-attention-item{display:grid;grid-template-columns:40px minmax(0,1fr) 16px;align-items:center;gap:12px;width:100%;padding:9px 8px;border:0;border-radius:9px;background:transparent;color:inherit;text-align:left;cursor:pointer;transition:background-color .18s ease,transform .12s ease}.dashboard-attention-item:hover{background:#f7f9fc}.dashboard-attention-item:active{transform:scale(.99)}.dashboard-attention-item:focus-visible{outline:2px solid var(--color-primary);outline-offset:1px}.dashboard-attention-item:disabled{cursor:default}.dashboard-attention-marker{width:40px;height:40px;border-radius:10px;font-size:14px;font-weight:700;line-height:40px;text-align:center;font-variant-numeric:tabular-nums}.dashboard-attention-copy{display:flex;min-width:0;flex-direction:column;gap:2px}.dashboard-attention-copy strong{color:#273142;font-size:13px;font-weight:600}.dashboard-attention-copy small{overflow:hidden;color:#8a94a6;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.dashboard-attention-item>.anticon{color:#a7afbd;font-size:12px}.dashboard-attention-empty{display:flex;min-height:210px;align-items:center;justify-content:center;flex-direction:column;color:#8a94a6;text-align:center}.dashboard-attention-empty>.anticon{margin-bottom:12px;color:#52c41a;font-size:30px}.dashboard-attention-empty strong{color:#273142;font-size:14px}.dashboard-attention-empty span{margin-top:5px;font-size:12px}@media(max-width:767px){.dashboard-account-overview{grid-template-columns:1fr;gap:16px}.dashboard-active-rate{padding-left:12px}.dashboard-organization-row{grid-template-columns:minmax(90px,.8fr) minmax(80px,1fr) 34px;gap:8px}}@media(prefers-reduced-motion:reduce){.dashboard-attention-item{transition:none}}.dashboard-data-state{display:flex;min-height:250px;align-items:center;justify-content:center;flex-direction:column;color:#8a94a6;text-align:center}.dashboard-data-state>.anticon{margin-bottom:12px;color:#a7afbd;font-size:30px}.dashboard-data-state strong{color:#273142;font-size:14px}.dashboard-data-state span{margin:5px 0 14px;font-size:12px}
