.mobile-layout{display:flex;flex-direction:column;height:100vh;height:100dvh;background:#f5f5f5}.mobile-content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:calc(50px + env(safe-area-inset-bottom,0px))}.mobile-tabbar{position:fixed;bottom:0;left:0;right:0;height:calc(50px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background:#fff;display:flex;align-items:stretch;box-shadow:0 -1px 4px #00000014;z-index:1000}.mobile-tabbar-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;cursor:pointer;color:#999;transition:color .2s;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.mobile-tabbar-item.active{color:#1677ff}.mobile-tabbar-icon{font-size:20px;line-height:1}.mobile-tabbar-label{font-size:10px;line-height:1}html[data-device=mobile] .mobile-page{padding:12px}.mobile-stats-bar{display:flex;background:#fff;border-radius:8px;padding:12px 0;margin-bottom:12px}.mobile-stats-bar .mobile-stat-item{flex:1;text-align:center;border-right:1px solid #f0f0f0}.mobile-stats-bar .mobile-stat-item:last-child{border-right:none}.mobile-stat-value{font-size:22px;font-weight:600;color:#333;line-height:1.2}.mobile-stat-label{font-size:11px;color:#999;margin-top:2px}.mobile-quick-actions{display:flex;gap:10px;margin-bottom:12px}.mobile-quick-actions .ant-btn{flex:1;height:44px;font-size:15px;border-radius:8px}.mobile-task-card{background:#fff;border-radius:8px;padding:12px;margin-bottom:8px}.mobile-task-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6px}.mobile-task-card-name{font-size:15px;font-weight:500;color:#333;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-task-card-meta{display:flex;gap:12px;color:#999;font-size:12px;margin-bottom:8px}.mobile-task-card-actions{display:flex;gap:8px;border-top:1px solid #f5f5f5;padding-top:8px}.mobile-task-card-actions .ant-btn{padding:0 8px;height:28px;font-size:12px}.mobile-result-card{background:#fff;border-radius:8px;padding:12px;margin-bottom:8px;cursor:pointer}.mobile-result-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.mobile-result-card-title{font-size:14px;font-weight:500;color:#333}.mobile-result-card-details{display:flex;gap:16px;color:#666;font-size:13px;margin-bottom:4px}.mobile-result-card-time{font-size:12px;color:#999}.mobile-detail-header{background:#fff;padding:12px;margin-bottom:8px;border-radius:8px}.mobile-detail-title{font-size:17px;font-weight:600;color:#333;margin-bottom:4px;display:flex;align-items:center;gap:6px}.mobile-detail-subtitle{font-size:13px;color:#999;margin-bottom:8px}.mobile-detail-actions{display:flex;gap:8px;flex-wrap:wrap}.mobile-detail-actions .ant-btn{height:32px;font-size:13px}.mobile-item-card{background:#fff;border-radius:8px;padding:10px 12px;margin-bottom:6px;display:flex;justify-content:space-between;align-items:center}.mobile-item-card-name{font-size:14px;color:#333;font-weight:500}.mobile-item-card-info{display:flex;gap:12px;font-size:12px;color:#666}.mobile-section-title{font-size:15px;font-weight:600;color:#333;margin:12px 0 8px;padding-left:2px}html[data-device=mobile] .ant-card{max-width:100%!important;border-radius:8px}html[data-device=mobile] .ant-card-body{padding:12px}html[data-device=mobile] h2{font-size:18px;margin-bottom:12px}html[data-device=mobile] .ant-table-wrapper{overflow-x:auto}html[data-device=mobile] .optimize-card{max-width:100%!important}.mobile-empty{padding:32px 0;text-align:center;color:#999}.mobile-filter-bar{margin-bottom:12px}.mobile-filter-bar .ant-segmented{width:100%}
