*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif}#root,.admin-layout{min-height:100vh}.admin-header{height:64px;padding:0 24px;background:#fff;display:flex;align-items:center;justify-content:flex-end;gap:12px;border-bottom:1px solid #f0f0f0}.admin-header-title{display:none;flex:1;font-size:17px;font-weight:600}.admin-account{cursor:pointer;display:flex;align-items:center;gap:8px}.admin-content{min-width:0;min-height:280px;margin:24px;padding:24px;background:#fff;border-radius:8px}.admin-sider,.admin-sider .ant-layout-sider-trigger,.admin-menu.ant-menu-dark{background:#061b2c}.admin-menu.ant-menu-dark .ant-menu-item{color:#e6f4ff}.admin-menu.ant-menu-dark .ant-menu-item .anticon{color:#b9ddf5}.admin-menu.ant-menu-dark .ant-menu-item:hover{color:#fff;background:#103a5a}.admin-menu.ant-menu-dark .ant-menu-item:hover .anticon,.admin-menu.ant-menu-dark .ant-menu-item-selected .anticon{color:#fff}.admin-menu.ant-menu-dark .ant-menu-item-selected{color:#fff;background:#1677ff}.admin-menu-badge{line-height:1}.admin-menu-badge .anticon{margin:0}.admin-mobile-drawer .ant-drawer-header,.admin-mobile-drawer .ant-drawer-body{background:#061b2c;color:#fff}.admin-mobile-drawer .ant-drawer-header{border-bottom-color:#ffffff24}.admin-mobile-drawer .ant-drawer-title,.admin-mobile-drawer .ant-drawer-close{color:#fff}.admin-mobile-drawer .ant-drawer-body{padding:12px 0}.unread-consultation-row>td{background:#fff2f0!important}.unread-consultation-row>td:first-child{box-shadow:inset 4px 0 #cf1322}.unread-consultation-row:hover>td{background:#ffccc7!important}.active-consultation-row>td{background:#fff8f7!important}.active-consultation-row>td:first-child{box-shadow:inset 4px 0 #ff7875}.active-consultation-row:hover>td{background:#ffe7e5!important}.page-description{color:#777;margin-bottom:16px}.expert-filter-list{display:flex;gap:12px;margin-bottom:20px;flex-wrap:wrap}.expert-filter-list .ant-card{min-width:160px}.workbench-filters{margin-bottom:16px}.status-filter{width:140px}.chat-detail-page{display:flex;flex-direction:column;height:calc(100vh - 160px)}.chat-detail-header,.chat-detail-identity{display:flex;align-items:center;gap:8px}.chat-detail-header{justify-content:space-between;margin-bottom:16px}.chat-detail-identity{min-width:0;flex-wrap:wrap}.chat-message-card{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.chat-message-card .ant-card-body{min-height:0;display:flex}.chat-message-scroll{flex:1;min-height:0;overflow-y:auto}.chat-message-wrap{max-width:70%}.chat-message-image{display:block;max-width:240px;max-height:360px;border-radius:8px}.chat-composer{margin-top:16px}.chat-quick-replies{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.chat-input-row{display:flex;align-items:flex-end;gap:12px}.chat-tool-button,.chat-send-button{height:48px;border-radius:8px}.responsive-filters{margin-bottom:16px}.responsive-select{width:140px}.responsive-page-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.responsive-page-actions.section-actions{margin-top:40px}.responsive-search{width:300px}@media (max-width: 767px){.admin-header{height:56px;padding:0 12px;position:sticky;top:0;z-index:20}.admin-header-title{display:block}.admin-account-name{display:none}.admin-content{margin:0;padding:16px 12px calc(20px + env(safe-area-inset-bottom));border-radius:0;background:#f5f7fa}.admin-content h2{font-size:20px!important}.page-description{font-size:13px;margin-bottom:14px}.expert-filter-list{margin:0 -12px 16px;padding:0 12px 4px;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.expert-filter-list::-webkit-scrollbar{display:none}.expert-filter-list .ant-card{min-width:150px}.workbench-filters{display:flex;width:100%}.workbench-filters .ant-space-item:first-child{flex:1}.status-filter{width:100%}.mobile-consultation-list{display:grid;gap:10px}.mobile-consultation-item{width:100%;padding:14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#222;text-align:left;font:inherit}.mobile-consultation-item.is-unread{border-color:#ff7875;box-shadow:inset 3px 0 #cf1322;background:#fff8f7}.mobile-consultation-head,.mobile-consultation-meta,.mobile-consultation-message{display:flex;align-items:center;justify-content:space-between;gap:10px}.mobile-consultation-head>div{min-width:0;display:flex;align-items:baseline;gap:8px}.mobile-consultation-head strong{font-size:16px}.mobile-consultation-head span,.mobile-consultation-meta time{color:#8c8c8c;font-size:12px}.mobile-consultation-meta{margin-top:10px}.mobile-consultation-message{margin-top:10px;padding-top:10px;border-top:1px solid #f0f0f0}.mobile-consultation-message>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#555}.mobile-pagination{margin-top:16px;text-align:center}.chat-detail-page{height:calc(100dvh - 72px - env(safe-area-inset-bottom));margin:-4px -12px calc(-20px - env(safe-area-inset-bottom));background:#f5f7fa}.chat-detail-header{margin:0;padding:10px 12px;background:#fff;align-items:flex-start;gap:8px}.chat-detail-identity{flex:1}.chat-back-button .chat-button-label{display:none}.chat-user-summary{width:calc(100% - 42px);line-height:32px}.chat-detail-header>.ant-btn{flex-shrink:0}.chat-detail-header>.ant-btn span:not(.anticon),.chat-detail-header>.ant-popconfirm span:not(.anticon){font-size:13px}.chat-message-card{border:0;border-radius:0}.chat-message-card .ant-card-body{padding:12px!important}.chat-message-wrap{max-width:86%}.chat-message-image{max-width:min(220px,65vw);max-height:45vh}.chat-composer{margin:0;padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e8e8e8}.chat-quick-replies{flex-wrap:nowrap;overflow-x:auto;margin:0 -2px 8px;padding:0 2px}.chat-quick-replies>span,.chat-quick-replies .ant-tag{flex-shrink:0}.chat-input-row{gap:6px}.chat-input-row .ant-input-textarea{min-width:0}.chat-tool-button,.chat-send-button{width:42px;min-width:42px;height:42px;padding:0}.chat-tool-button .chat-button-label,.chat-send-button .chat-button-label{display:none}.responsive-data-page .ant-table-wrapper{margin:0 -12px}.responsive-data-page .ant-table-container{border-radius:0}.responsive-data-page .ant-table-cell{padding:10px 12px!important}.responsive-data-page .ant-pagination{padding:0 12px}.responsive-filters{display:flex;width:100%}.responsive-filters .ant-space-item{flex:1}.responsive-select{width:100%}.responsive-page-actions{align-items:stretch;flex-direction:column}.responsive-page-actions>.ant-btn{width:100%}.responsive-search{width:100%}.responsive-page-actions.section-actions{margin-top:28px}.ant-modal{max-width:calc(100vw - 24px)}}
