@media (max-width: 768px){html,body,#root{max-width:100vw;overflow-x:hidden}.mobile-content-wrapper{padding-bottom:70px!important}.ant-table-wrapper{overflow-x:auto}.ant-table{font-size:13px}.mobile-hide{display:none!important}.stat-cards-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.ant-layout-content>div{padding:10px 10px 0!important}.ant-drawer-content-wrapper{max-width:100vw!important}.ant-modal{max-width:100vw!important;margin:0!important;padding:0!important;top:0!important}.ant-modal-content{border-radius:0!important;min-height:100vh}.ant-modal-header{padding:12px 16px!important}.ant-modal-body{padding:12px 14px!important}.ant-form-item{margin-bottom:10px}.ant-form-item-label{padding-bottom:2px!important}.ant-form-item-label>label{font-size:12px!important;height:auto!important}.page-header-actions{flex-wrap:wrap;gap:6px}.mobile-card{border-radius:10px;box-shadow:0 1px 4px #0000000f,0 1px 2px #0000000a;background:#fff;padding:12px;margin-bottom:8px;transition:box-shadow .15s}.mobile-card:active{box-shadow:0 1px 2px #0000000a}.mobile-card-title{font-size:13.5px;font-weight:700;color:#1d1d1f;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-card-sub{font-size:11.5px;color:#888}.mobile-card-row{display:flex;justify-content:space-between;align-items:center;margin-top:6px;gap:6px}.equipment-card-list{display:flex;flex-direction:column;gap:8px}.kpi-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ant-row{margin-left:0!important;margin-right:0!important}.filter-bar-mobile{overflow-x:auto;display:flex;gap:6px;padding-bottom:6px;-webkit-overflow-scrolling:touch}.filter-bar-mobile::-webkit-scrollbar{display:none}.ant-input-search{width:100%!important}.ant-space-horizontal{flex-wrap:wrap}.ant-typography h3,h3.ant-typography{font-size:16px!important}.ant-tabs-nav{margin-bottom:8px!important}.ant-tabs-nav:before{border-bottom:none!important}.ant-tabs-nav-list{flex-wrap:nowrap!important;gap:0!important}.ant-tabs-tab{padding:6px 12px!important;margin:0!important;font-size:12.5px!important;min-width:auto!important;border-radius:0!important}.ant-tabs-tab .ant-space{gap:4px!important}.ant-tabs-tab .anticon:not(.ant-badge .anticon){font-size:12px!important}.ant-tabs-ink-bar{height:2.5px!important;border-radius:2px!important}.ant-tabs-tab+.ant-tabs-tab{margin-left:0!important}.ant-tabs-tab .ant-badge .ant-badge-count{font-size:10px!important;min-width:16px!important;height:16px!important;line-height:16px!important;padding:0 4px!important}.mobile-page-header{border-radius:10px!important;padding:10px 14px!important;margin-bottom:10px!important}.mobile-page-header-title{font-size:14px!important;letter-spacing:0!important}.mobile-page-header-sub{display:none!important}.ant-collapse-header{padding:10px 12px!important}.ant-descriptions{font-size:12.5px!important}.ant-descriptions-item-label,.ant-descriptions-item-content{font-size:12.5px!important;padding:6px 8px!important}.ant-descriptions-item-label{color:#888!important;font-weight:500!important}.ant-drawer .ant-drawer-header{padding:12px 14px!important}.ant-drawer .ant-drawer-body{padding:10px 12px!important}.ant-drawer .ant-drawer-header-title .ant-drawer-title{font-size:15px!important}.ant-divider{margin:8px 0!important}.ant-steps,.ant-steps-item-title{font-size:11px!important}.ant-steps-item-icon{width:24px!important;height:24px!important;line-height:24px!important;font-size:11px!important;margin-inline-end:6px!important}.ant-alert{padding:6px 10px!important;font-size:12px!important;border-radius:8px!important}.ant-alert-message{font-size:12px!important}.ant-select-selector,.ant-input{font-size:13px!important}.mobile-stat-card{background:#fff;border-radius:10px;padding:10px 8px;text-align:center;box-shadow:0 1px 4px #0000000f}.mobile-stat-card .stat-value{font-size:20px;font-weight:900;line-height:1.2}.mobile-stat-card .stat-label{font-size:10px;color:#888;margin-top:2px}.mobile-search-input{width:100%;padding:9px 12px;border-radius:8px;border:1.5px solid #e8e8e8;font-size:13px;margin-bottom:8px;outline:none;background:#fff;box-sizing:border-box;transition:border-color .2s}.mobile-search-input:focus{border-color:#1677ff}.mobile-filter-chips{display:flex;gap:6px;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mobile-filter-chips::-webkit-scrollbar{display:none}.mobile-filter-chip{flex-shrink:0;padding:4px 12px;border-radius:16px;border:none;cursor:pointer;font-size:12px;font-weight:400;background:#fff;color:#555;box-shadow:0 1px 3px #0000000f;-webkit-tap-highlight-color:transparent;transition:all .15s}.mobile-filter-chip.active{background:#1677ff;color:#fff;font-weight:700;box-shadow:0 2px 6px #1677ff4d}.mobile-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.mobile-section-title{font-size:15px;font-weight:800;color:#1a1a2e}.mobile-section-count{font-size:11px;color:#999;margin-top:1px}}@media (max-width: 768px){.mobile-card{animation:fadeInUp .15s ease forwards}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.mobile-content-wrapper [style*="grid-template-columns: repeat(4"],.mobile-content-wrapper [style*="grid-template-columns: repeat(5"],.mobile-content-wrapper [style*="grid-template-columns: repeat(6"],.mobile-content-wrapper [style*="repeat(4, 1fr)"],.mobile-content-wrapper [style*="repeat(5, 1fr)"],.mobile-content-wrapper [style*="repeat(6, 1fr)"]{grid-template-columns:1fr 1fr!important;gap:8px!important}.mobile-stat-grid-3{grid-template-columns:repeat(3,1fr)!important;gap:8px!important}.mobile-content-wrapper .ant-row.ant-row-middle{flex-direction:column;gap:6px}.mobile-content-wrapper .ant-row.ant-row-middle .ant-col{width:100%!important;max-width:100%!important;flex:0 0 100%!important}.mobile-content-wrapper .ant-col-4,.mobile-content-wrapper .ant-col-5,.mobile-content-wrapper .ant-col-6,.mobile-content-wrapper .ant-col-8,.mobile-content-wrapper .ant-col-12{max-width:100%!important;flex:0 0 100%!important}.mobile-content-wrapper .page-header-actions{flex-wrap:wrap;gap:6px;justify-content:flex-end}.mobile-content-wrapper .ant-card-body{padding:4px 0!important}.mobile-content-wrapper .filter-card-wrapper,.mobile-content-wrapper .ant-card{border-radius:10px!important}.mobile-content-wrapper .ant-alert{font-size:12px}.mobile-content-wrapper .ant-tabs-nav-list{flex-wrap:nowrap;overflow-x:auto}.mobile-content-wrapper .ant-segmented{font-size:12px}.mobile-content-wrapper .ant-tag{font-size:11px;padding:0 5px;line-height:18px}.mobile-content-wrapper .ant-progress{max-width:80px}.mobile-content-wrapper .ant-space-horizontal{flex-wrap:wrap;gap:4px!important}.mobile-content-wrapper .header-btn-text{display:none}.workflow-stepper-desktop,.stat-card-sub{display:none!important}}
