.mobile-bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;height:56px;background:#fff;border-top:1px solid #f0f0f0;box-shadow:0 -2px 8px #0000000f;z-index:1000;padding-bottom:env(safe-area-inset-bottom,0)}@media screen and (max-width: 768px){.mobile-bottom-nav{display:flex;justify-content:space-around;align-items:center}}.mobile-bottom-nav .nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;height:100%;cursor:pointer;transition:all .2s;color:#8c8c8c;padding:4px 0}.mobile-bottom-nav .nav-item:active{background:#f5f5f5}.mobile-bottom-nav .nav-item.active,.mobile-bottom-nav .nav-item.active .nav-icon{color:#1890ff}.mobile-bottom-nav .nav-item.quick-action{position:relative}.mobile-bottom-nav .nav-item.quick-action .nav-icon{width:44px;height:44px;background:linear-gradient(135deg,#1890ff,#36cfc9);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 2px 8px #1890ff66;margin-top:-12px}.mobile-bottom-nav .nav-icon{font-size:20px;line-height:1}.mobile-bottom-nav .nav-label{font-size:10px;margin-top:2px;line-height:1.2}@supports (padding-bottom: env(safe-area-inset-bottom)){.mobile-bottom-nav{padding-bottom:env(safe-area-inset-bottom);height:calc(56px + env(safe-area-inset-bottom))}}.offline-indicator{position:fixed;left:0;right:0;z-index:9999;animation:slideIn .3s ease-out}.offline-indicator-top{top:0}.offline-indicator-bottom{bottom:0;bottom:env(safe-area-inset-bottom,0);margin-bottom:60px}.offline-indicator-content{display:flex;align-items:center;justify-content:space-between;gap:12px}.offline-indicator-detail{font-size:12px;color:#00000073}@keyframes slideIn{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.offline-indicator-bottom .ant-alert{border-radius:0}@media (max-width: 768px){.offline-indicator-content{flex-direction:column;align-items:flex-start;gap:8px}.offline-indicator .ant-alert-message{font-size:13px}.offline-indicator-bottom{margin-bottom:70px}}:root{--breakpoint-xs: 480px;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px}.ant-layout-sider-dark,.commercial-sider{background:linear-gradient(180deg,#1e3a5f,#152a45)!important}.ant-layout-sider-dark .ant-menu,.commercial-sider .ant-menu{background:transparent!important}.ant-layout-sider-dark .ant-menu-item,.commercial-sider .ant-menu-item{margin:4px 8px!important;border-radius:8px!important;height:44px!important;line-height:44px!important;color:#ffffffbf!important}.ant-layout-sider-dark .ant-menu-item:hover,.commercial-sider .ant-menu-item:hover{background:#ffffff1a!important;color:#fff!important}.ant-layout-sider-dark .ant-menu-item-selected,.commercial-sider .ant-menu-item-selected{background:#1890ff4d!important;color:#fff!important}.ant-layout-sider-dark .ant-menu-item-selected:after,.commercial-sider .ant-menu-item-selected:after{display:none!important}.ant-layout-sider-dark .ant-menu-item .anticon,.commercial-sider .ant-menu-item .anticon{font-size:18px!important}.commercial-sider .ant-menu-dark,.commercial-sider .ant-menu-dark .ant-menu-sub{background:transparent!important}.commercial-sider .ant-menu-dark .ant-menu-item-selected{background-color:#1890ff4d!important}.ant-layout-sider-dark::-webkit-scrollbar{width:4px}.ant-layout-sider-dark::-webkit-scrollbar-track{background:transparent}.ant-layout-sider-dark::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.ant-layout-header{height:56px!important;line-height:56px!important}.ant-input-affix-wrapper{border-radius:20px!important}.content-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014;margin-bottom:16px}.stat-card-commercial{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000f;transition:all .3s ease}.stat-card-commercial:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.stat-card-commercial .stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px}.stat-card-commercial .stat-value{font-size:28px;font-weight:600;color:#262626;line-height:1.2}.stat-card-commercial .stat-label{font-size:14px;color:#8c8c8c;margin-top:4px}.table-commercial .ant-table-thead>tr>th{background:#fafafa!important;font-weight:600;color:#262626;border-bottom:1px solid #f0f0f0}.table-commercial .ant-table-tbody>tr:hover>td{background:#f5f7fa!important}.status-tag{padding:2px 12px;border-radius:12px;font-size:12px;font-weight:500}.status-tag.success{background:#e6f7e6;color:#52c41a}.status-tag.warning{background:#fff7e6;color:#faad14}.status-tag.error{background:#fff1f0;color:#ff4d4f}.status-tag.info{background:#e6f4ff;color:#1890ff}.filter-bar-commercial{background:#fff;padding:16px 20px;border-radius:8px;margin-bottom:16px;display:flex;flex-wrap:wrap;gap:12px;align-items:center}.filter-bar-commercial .ant-select{min-width:120px}.filter-bar-commercial .ant-input-search{max-width:240px}.page-header-commercial{margin-bottom:24px}.page-header-commercial .page-title{font-size:20px;font-weight:600;color:#262626;margin-bottom:4px}.page-header-commercial .page-subtitle{font-size:14px;color:#8c8c8c}@media screen and (max-width: 768px){.desktop-only{display:none!important}.mobile-only{display:block!important}.ant-layout-sider{display:none!important}.ant-layout-content{margin:12px!important;padding:12px!important}.main-layout{margin-left:0!important}.page-title{font-size:18px!important}.ant-card{margin-bottom:12px}.ant-card-body{padding:12px!important}.ant-statistic-title{font-size:12px!important}.ant-statistic-content-value{font-size:20px!important}.ant-table-wrapper{overflow-x:auto}.ant-table{min-width:600px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px!important;font-size:12px}.ant-form-item{margin-bottom:12px}.ant-form-item-label{padding-bottom:4px!important}.ant-space{flex-wrap:wrap;gap:8px!important}.ant-btn{padding:4px 12px;font-size:13px}.search-bar{flex-direction:column;gap:8px}.search-bar .ant-input-search,.search-bar .ant-select{width:100%!important}.ant-modal{max-width:calc(100vw - 32px)!important;margin:16px auto!important}.ant-modal-content{padding:16px!important}.ant-drawer-content-wrapper{max-width:100vw!important}.ant-tabs-nav{margin-bottom:12px!important}.ant-tabs-tab{padding:8px 12px!important;font-size:13px}.ant-descriptions-item-label,.ant-descriptions-item-content{padding:8px!important;font-size:13px}.ant-timeline-item{padding-bottom:12px}.ant-layout-header{padding:0 12px!important}.ant-pagination{flex-wrap:wrap;justify-content:center}.ant-pagination-options{display:none}.echarts-for-react{height:250px!important}.ant-list-item{padding:12px 0!important}.ant-list-item-meta-avatar{margin-right:12px!important}.ant-tag{font-size:11px;padding:0 6px;line-height:18px}.ant-avatar{width:32px!important;height:32px!important;line-height:32px!important;font-size:14px!important}.has-bottom-nav{padding-bottom:60px}}@media screen and (min-width: 769px) and (max-width: 1024px){.mobile-only{display:none!important}.ant-layout-sider{width:200px!important;min-width:200px!important;max-width:200px!important}.ant-card-body{padding:16px!important}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:10px 12px!important}}@media screen and (min-width: 1025px){.mobile-only{display:none!important}}.mobile-card-list{display:none}@media screen and (max-width: 768px){.mobile-card-list{display:block}.desktop-table{display:none}.mobile-card-list .ant-card{margin-bottom:12px;border-radius:8px}.mobile-card-list .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.mobile-card-list .card-title{font-weight:600;font-size:15px}.mobile-card-list .card-content{color:#666;font-size:13px}.mobile-card-list .card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;border-top:1px solid #f0f0f0}}.hidden-xs,.hidden-sm,.hidden-md{display:block}@media screen and (max-width: 576px){.hidden-xs{display:none!important}}@media screen and (max-width: 768px){.hidden-sm{display:none!important}}@media screen and (max-width: 992px){.hidden-md{display:none!important}}.flex-responsive{display:flex;flex-wrap:wrap;gap:12px}@media screen and (max-width: 768px){.flex-responsive{flex-direction:column}.flex-responsive>*{width:100%}}.grid-responsive{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media screen and (max-width: 1200px){.grid-responsive{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 992px){.grid-responsive{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 576px){.grid-responsive{grid-template-columns:1fr;gap:12px}}:root{--feishu-blue: #3370ff;--feishu-blue-hover: #245bdb;--feishu-blue-light: #e1eaff;--feishu-text-title: #1f2329;--feishu-text-body: #3b3f46;--feishu-text-secondary: #646a73;--feishu-text-placeholder: #8f959e;--feishu-text-disabled: #bbbfc4;--feishu-bg-body: #e5e7eb;--feishu-bg-container: #ebedf0;--feishu-bg-white: #ffffff;--feishu-bg-hover: #f5f6f7;--feishu-bg-active: #e8e9eb;--feishu-border: #dee0e3;--feishu-border-light: #e8e9eb;--feishu-divider: #e8e9eb;--feishu-success: #34c724;--feishu-warning: #ff7d00;--feishu-error: #f54a45;--feishu-info: #3370ff;--feishu-shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .03), 0 1px 6px -1px rgba(0, 0, 0, .02), 0 2px 4px 0 rgba(0, 0, 0, .02);--feishu-shadow-md: 0 3px 6px -4px rgba(0, 0, 0, .12), 0 6px 16px 0 rgba(0, 0, 0, .08), 0 9px 28px 8px rgba(0, 0, 0, .05);--scrollbar-track: #f0f1f2;--scrollbar-thumb: #c9cdd4;--scrollbar-thumb-hover: #a8abb2}html.dark,[data-theme=dark]{--feishu-text-title: rgba(255, 255, 255, .95);--feishu-text-body: rgba(255, 255, 255, .85);--feishu-text-secondary: rgba(255, 255, 255, .65);--feishu-text-placeholder: rgba(255, 255, 255, .45);--feishu-text-disabled: rgba(255, 255, 255, .25);--feishu-bg-body: #1a1a1a;--feishu-bg-container: #242424;--feishu-bg-white: #2d2d2d;--feishu-bg-hover: #363636;--feishu-bg-active: #404040;--feishu-border: #404040;--feishu-border-light: #363636;--feishu-divider: #363636;--feishu-shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .2);--feishu-shadow-md: 0 3px 6px -4px rgba(0, 0, 0, .3), 0 6px 16px 0 rgba(0, 0, 0, .2);--scrollbar-track: #1a1a1a;--scrollbar-thumb: #404040;--scrollbar-thumb-hover: #525252}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans SC,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";background-color:var(--feishu-bg-body);color:var(--feishu-text-title);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:3px}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.page-container{padding:20px;background:var(--feishu-bg-body);min-height:calc(100vh - 56px)}.card,.zen-card{background:var(--feishu-bg-white);border-radius:8px;box-shadow:var(--feishu-shadow-sm);padding:20px;margin-bottom:16px;border:none}.zen-card-hoverable:hover{box-shadow:var(--feishu-shadow-md)}.table-actions{display:flex;gap:8px}.stat-card .stat-value{font-size:28px;font-weight:500;color:var(--feishu-text-title);line-height:1.2}.stat-card .stat-label{font-size:13px;color:var(--feishu-text-secondary);margin-top:8px}.stat-card .stat-trend{font-size:12px;margin-top:4px}.stat-card .stat-trend.up{color:var(--feishu-success)}.stat-card .stat-trend.down{color:var(--feishu-error)}.filter-bar{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px;padding:16px;background:var(--feishu-bg-white);border-radius:8px;box-shadow:var(--feishu-shadow-sm)}.filter-bar .filter-item{display:flex;align-items:center;gap:8px}.filter-bar .filter-item label{color:var(--feishu-text-secondary);white-space:nowrap;font-size:13px}.filter-bar .filter-actions{margin-left:auto}.empty-state{text-align:center;padding:48px 24px}.empty-state .empty-icon{font-size:64px;color:var(--feishu-text-disabled);margin-bottom:16px}.empty-state .empty-text{color:var(--feishu-text-secondary);margin-bottom:24px}.loading-container{display:flex;justify-content:center;align-items:center;min-height:200px}@media (max-width: 768px){.page-container{padding:12px}.filter-bar{flex-direction:column}.filter-bar .filter-actions{margin-left:0;width:100%}.card,.zen-card{padding:16px;margin-bottom:12px}.stat-card .stat-value{font-size:22px}}@media (max-width: 768px){.hidden-mobile{display:none!important}}@media (min-width: 769px){.hidden-desktop{display:none!important}}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-col{display:flex;flex-direction:column}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-6{gap:24px}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mt-6{margin-top:24px}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-6{margin-bottom:24px}.p-1{padding:4px}.p-2{padding:8px}.p-3{padding:12px}.p-4{padding:16px}.p-6{padding:24px}
