:root{--qlvh-color-primary: #1677ff;--qlvh-color-primary-hover: #4096ff;--qlvh-color-primary-active: #0958d9;--qlvh-color-success: #52c41a;--qlvh-color-warning: #fa8c16;--qlvh-color-danger: #ff4d4f;--qlvh-color-info: #13c2c2;--qlvh-color-surface: #ffffff;--qlvh-color-surface-variant: #f5f5f5;--qlvh-color-on-surface: #1d1d1f;--qlvh-color-on-surface-muted: #595959;--qlvh-color-on-surface-faint: #8c8c8c;--qlvh-color-outline: #e8e8e8;--qlvh-color-outline-variant: #f0f0f0;--qlvh-color-nav-bg: #ffffff;--qlvh-space-1: 4px;--qlvh-space-2: 8px;--qlvh-space-3: 12px;--qlvh-space-4: 16px;--qlvh-space-5: 20px;--qlvh-space-6: 24px;--qlvh-space-8: 32px;--qlvh-space-10: 40px;--qlvh-radius-xs: 4px;--qlvh-radius-sm: 8px;--qlvh-radius-md: 12px;--qlvh-radius-lg: 16px;--qlvh-radius-xl: 20px;--qlvh-radius-pill: 999px;--qlvh-shadow-low: 0 1px 4px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--qlvh-shadow-medium: 0 4px 16px rgba(0,0,0,.1), 0 2px 6px rgba(0,0,0,.06);--qlvh-shadow-high: 0 8px 32px rgba(0,0,0,.14), 0 4px 12px rgba(0,0,0,.08);--qlvh-motion-fast: .15s;--qlvh-motion-standard: .2s;--qlvh-motion-emphasis: .25s;--qlvh-motion-easing: cubic-bezier(.2, 0, 0, 1);--qlvh-font-display: clamp(22px, 3vw, 28px);--qlvh-font-title: clamp(17px, 2.2vw, 20px);--qlvh-font-body: clamp(13px, 1.6vw, 15px);--qlvh-font-caption: clamp(11px, 1.3vw, 12.5px);--qlvh-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif}@keyframes fadeInUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 0 #1677ff59}50%{transform:scale(1.04);box-shadow:0 0 0 8px #1677ff00}}.issue-modal-fs .ant-modal-wrap{overflow:hidden!important}.issue-modal-fs .ant-modal-content{display:flex!important;flex-direction:column!important;overflow:hidden!important}.issue-modal-fs .ant-modal-body{padding:0!important;flex:1!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.issue-modal-fs .issue-modal-scroll{flex:1!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain;touch-action:pan-y}.site-switcher-white .ant-select-selection-item{color:#fff!important;font-weight:600}.site-switcher-white .ant-select-arrow{color:#ffffffb3!important}*:focus{outline:none}*:focus-visible{outline:2px solid var(--qlvh-color-primary);outline-offset:2px;border-radius:var(--qlvh-radius-xs)}.ant-input:focus-visible,.ant-input-affix-wrapper:focus-visible,.ant-select-selector:focus-visible,.ant-picker:focus-visible,.ant-input-number:focus-visible{outline:2px solid var(--qlvh-color-primary);outline-offset:1px;box-shadow:0 0 0 3px #1677ff1f!important}.ant-btn:focus-visible{outline:2px solid var(--qlvh-color-primary);outline-offset:2px}.skip-to-main{position:fixed;top:-100px;left:8px;z-index:9999;background:var(--qlvh-color-primary);color:#fff;padding:8px 16px;border-radius:var(--qlvh-radius-sm);font-weight:700;font-size:14px;text-decoration:none;transition:top .15s}.skip-to-main:focus-visible{top:8px;outline:3px solid #fff;outline-offset:2px}@media (pointer: coarse){.ant-btn-sm{min-height:36px!important;min-width:36px!important}.ant-btn{min-height:44px!important}.ant-table .ant-btn-sm{min-height:unset!important;min-width:unset!important}}@media (max-width: 768px),((min-width: 769px) and (max-width: 1024px) and (orientation: portrait)){html{max-width:100vw;overflow-x:clip}body{max-width:100vw;overflow-x:clip;overscroll-behavior-x:none;-webkit-overflow-scrolling:touch;min-height:100vh;min-height:-webkit-fill-available}#root{max-width:100vw;overflow-x:clip}.ant-table-wrapper{overflow-x:auto}.ant-table{font-size:var(--qlvh-font-body, 13px)}.mobile-hide{display:none!important}.stat-cards-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:var(--qlvh-space-2, 8px)!important}.ant-layout-content>div{padding:10px 10px 0}.ant-drawer-content-wrapper{max-width:100vw!important}.ant-modal-root .ant-modal-wrap{z-index:1200!important;overflow:hidden!important}.ant-modal{max-width:100vw!important;margin:0!important;padding:0!important;top:0!important;height:100vh!important;height:100dvh!important}.ant-modal-content{border-radius:0!important;height:100%!important;display:flex;flex-direction:column;overflow:hidden!important}.ant-modal-header{padding:var(--qlvh-space-3, 12px) var(--qlvh-space-4, 16px)!important;flex-shrink:0}.ant-modal-body{padding:var(--qlvh-space-3, 12px) 14px!important;flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.ant-modal-body>form,.ant-modal-body>.ant-form,.ant-modal-body>.ant-space,.ant-modal-body>.ant-spin-nested-loading{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.ant-modal-footer{z-index:10;background:var(--qlvh-color-surface, #fff);padding:var(--qlvh-space-3, 12px) var(--qlvh-space-4, 16px)!important;padding-bottom:calc(var(--qlvh-space-3, 12px) + env(safe-area-inset-bottom,0px))!important;border-top:1px solid var(--qlvh-color-outline-variant, #f0f0f0);flex-shrink:0;box-shadow:0 -2px 8px #0000000f}.ant-modal-body button,.ant-modal-body input,.ant-modal-body textarea,.ant-modal-body .ant-select,.ant-modal-body .ant-input,.ant-modal-body .ant-btn{touch-action:pan-y}.ant-modal-body .ant-table-wrapper{overflow-x:auto;max-width:100%}.ant-modal-body,.ant-drawer-body{overscroll-behavior:contain}.ant-form-item{margin-bottom:10px}.ant-form-item-label{padding-bottom:2px!important}.ant-form-item-label>label{font-size:var(--qlvh-font-caption, 12px)!important;height:auto!important}.page-header-actions{flex-wrap:wrap;gap:6px}.mobile-card{border-radius:var(--qlvh-radius-sm, 10px);box-shadow:var(--qlvh-shadow-low);background:var(--qlvh-color-surface, #fff);padding:var(--qlvh-space-3, 12px);margin-bottom:var(--qlvh-space-2, 8px);transition:box-shadow var(--qlvh-motion-fast, .15s);animation:fadeInUp var(--qlvh-motion-fast, .15s) ease forwards}.mobile-card:active{box-shadow:0 1px 2px #0000000a}.mobile-card-title{font-size:13.5px;font-weight:700;color:var(--qlvh-color-on-surface, #1d1d1f);margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-card-sub{font-size:var(--qlvh-font-caption, 11.5px);color:var(--qlvh-color-on-surface-faint, #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:var(--qlvh-space-2, 8px)}.kpi-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--qlvh-space-2, 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:var(--qlvh-radius-sm, 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:var(--qlvh-color-on-surface-faint, #888)!important;font-weight:500!important}.ant-select-dropdown,.ant-picker-dropdown,.ant-cascader-dropdown,.ant-auto-complete-dropdown,.ant-popover,.ant-tooltip{z-index:1300!important}.ant-drawer{z-index:1200!important}.ant-drawer .ant-drawer-content{display:flex;flex-direction:column;height:100%}.ant-drawer .ant-drawer-header{padding:12px 14px!important;flex-shrink:0}.ant-drawer .ant-drawer-body{padding:10px 12px!important;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.ant-drawer .ant-drawer-footer{position:sticky;bottom:0;z-index:10;background:var(--qlvh-color-surface, #fff);padding:12px 14px!important;padding-bottom:calc(12px + env(safe-area-inset-bottom))!important;border-top:1px solid var(--qlvh-color-outline-variant, #f0f0f0);flex-shrink:0;box-shadow:0 -2px 8px #0000000f}.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:var(--qlvh-font-caption, 12px)!important;border-radius:var(--qlvh-radius-sm, 8px)!important}.ant-alert-message{font-size:var(--qlvh-font-caption, 12px)!important}.ant-select-selector,.ant-input{font-size:13px!important}.mobile-stat-card{background:var(--qlvh-color-surface, #fff);border-radius:var(--qlvh-radius-sm, 10px);padding:10px 8px;text-align:center;box-shadow:var(--qlvh-shadow-low)}.mobile-stat-card .stat-value{font-size:20px;font-weight:900;line-height:1.2}.mobile-stat-card .stat-label{font-size:10px;color:var(--qlvh-color-on-surface-faint, #888);margin-top:2px}.mobile-search-input{width:100%;padding:10px 12px 10px 38px;border-radius:var(--qlvh-radius-md, 12px);border:1.5px solid var(--qlvh-color-outline, #e8e8e8);font-size:14px;outline:none;background:var(--qlvh-color-surface-variant, #f8f9fa);box-sizing:border-box;transition:border-color var(--qlvh-motion-standard, .2s),background var(--qlvh-motion-standard, .2s),box-shadow var(--qlvh-motion-standard, .2s)}.mobile-search-input:focus{border-color:var(--qlvh-color-primary, #1677ff);background:var(--qlvh-color-surface, #fff);box-shadow:0 0 0 3px #1677ff14}.mobile-search-input::placeholder{color:var(--qlvh-color-on-surface-faint, #b0b0b0)}.mobile-search-wrapper{position:relative;margin-bottom:8px}.mobile-search-wrapper .search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--qlvh-color-on-surface-faint, #b0b0b0);font-size:15px;pointer-events:none;z-index:1;transition:color var(--qlvh-motion-standard, .2s)}.mobile-search-wrapper:focus-within .search-icon{color:var(--qlvh-color-primary, #1677ff)}.mobile-search-wrapper .search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#bfbfbf;font-size:15px;cursor:pointer;z-index:1;padding:4px;-webkit-tap-highlight-color:transparent;transition:color var(--qlvh-motion-fast, .15s)}.mobile-search-wrapper .search-clear:active{color:#595959}.mobile-filter-chips{display:flex;gap:7px;overflow-x:auto;padding-bottom:6px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mobile-filter-chips::-webkit-scrollbar{display:none}.mobile-filter-chip{flex-shrink:0;padding:7px 16px;border-radius:var(--qlvh-radius-pill, 20px);border:1.5px solid var(--qlvh-color-outline, #e8e8e8);cursor:pointer;font-size:12.5px;font-weight:600;background:var(--qlvh-color-surface, #fff);color:var(--qlvh-color-on-surface-muted, #595959);-webkit-tap-highlight-color:transparent;transition:all var(--qlvh-motion-standard, .2s) cubic-bezier(.34,1.56,.64,1)}.mobile-filter-chip:active{transform:scale(.93)}.mobile-filter-chip.active{background:var(--qlvh-color-primary, #1677ff);color:#fff;font-weight:700;border-color:transparent;box-shadow:0 3px 12px #1677ff40}.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:var(--qlvh-color-on-surface, #1a1a2e)}.mobile-section-count{font-size:11px;color:var(--qlvh-color-on-surface-faint, #999);margin-top:1px}.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:var(--qlvh-space-2, 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:var(--qlvh-radius-sm, 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}.ant-layout-content{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))!important}.ant-modal-content,.ant-drawer-content{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.loan-drawer-mobile .ant-drawer-content-wrapper,.loan-drawer-mobile.ant-drawer .ant-drawer-mask{transition:none!important}.mobile-task-card{padding:10px 12px}.mtc-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.mtc-title{font-size:13.5px;font-weight:700;color:var(--qlvh-color-on-surface, #1d1d1f);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.mtc-extra{flex-shrink:0}.mtc-subtitle{font-size:12px;color:#666;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mtc-info{font-size:11.5px;color:#888;margin-top:4px;line-height:1.5}.mtc-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px;align-items:center}.mtc-actions{display:flex;gap:6px;margin-top:8px}.mtc-actions .ant-btn{flex:1;font-size:12px;height:30px;border-radius:var(--qlvh-radius-xs, 6px)}.mobile-action-bar{position:sticky;bottom:0;left:0;right:0;padding:10px 16px;background:var(--qlvh-color-surface, #fff);border-top:1px solid var(--qlvh-color-outline-variant, #f0f0f0);display:flex;gap:8px;z-index:10;box-shadow:0 -2px 8px #0000000f}.mobile-action-bar .ant-btn{flex:1;height:44px;border-radius:var(--qlvh-radius-sm, 8px);font-weight:600}}@media (min-width: 769px) and (max-width: 1024px) and (orientation: portrait){.ant-layout-content>div{padding:16px 24px 0!important}.mobile-page-wrapper{padding:16px 24px 0!important}.mobile-page-wrapper>div[style*=borderBottom]{padding-left:0!important;padding-right:0!important}.mobile-card{padding:14px 16px;border-radius:var(--qlvh-radius-md, 12px)}.mobile-card-title,.mtc-title{font-size:14.5px;white-space:normal}.mtc-subtitle{font-size:13px}.mtc-info{font-size:12.5px}.mobile-card-list{display:flex!important;flex-direction:column!important;gap:10px!important;padding-left:0!important;padding-right:0!important}.equipment-card-list{display:grid!important;grid-template-columns:1fr 1fr!important;gap:var(--qlvh-space-3, 12px)!important;padding-left:0!important;padding-right:0!important}.mobile-card-list .ant-card{break-inside:avoid}.mobile-card-list>.mobile-card,.mobile-card-list>.mobile-task-card{width:100%;box-sizing:border-box}.stat-cards-row{grid-template-columns:repeat(4,1fr)!important;gap:10px!important}[style*=gridTemplateColumns][style*="repeat(3"],[style*=gridTemplateColumns][style*="repeat(4"]{gap:10px!important}.mobile-stat-card .stat-value{font-size:22px}.mobile-stat-card .stat-label{font-size:11px}.mobile-search-input{font-size:15px;padding:12px 16px 12px 42px;border-radius:var(--qlvh-radius-lg, 14px)}.mobile-search-wrapper{margin-bottom:12px}.mobile-filter-chips{gap:8px;padding-bottom:8px}.mobile-filter-chip{padding:9px 20px;font-size:13.5px;border-radius:22px;font-weight:600}.mobile-section-title{font-size:18px}.mobile-section-count{font-size:12px}.ant-modal{max-width:88vw!important;margin:5vh auto!important;top:auto!important;height:auto!important}.ant-modal-content{min-height:auto;border-radius:var(--qlvh-radius-lg, 14px)!important;max-height:88vh;height:auto!important}.ant-modal-body{padding:16px 20px!important;overflow-y:auto!important}.ant-modal-header,.ant-modal-footer{padding:14px 20px!important}.ant-drawer-content-wrapper{max-width:75vw!important}.ant-drawer-content{border-radius:var(--qlvh-radius-lg, 16px) 0 0 var(--qlvh-radius-lg, 16px)}.ant-drawer .ant-drawer-header,.ant-drawer .ant-drawer-body{padding:14px 18px!important}.ant-form-item{margin-bottom:16px}.ant-form-item-label>label{font-size:13px!important}.ant-tabs-tab{padding:8px 18px!important;font-size:13.5px!important}.ant-tabs-ink-bar{height:3px!important}.ant-card{border-radius:var(--qlvh-radius-md, 12px)!important}.ant-descriptions-item-label,.ant-descriptions-item-content{font-size:13px!important;padding:8px 12px!important}.ant-typography h3,h3.ant-typography{font-size:18px!important}.ant-btn-sm{font-size:13px;height:32px;padding:0 14px}.ant-alert{font-size:13px!important;border-radius:var(--qlvh-radius-sm, 10px)!important}.ant-select-selector,.ant-input{font-size:13.5px!important}.ant-tag{font-size:12px;padding:1px 8px}.mtc-actions .ant-btn{height:34px;font-size:13px;border-radius:var(--qlvh-radius-sm, 8px)}.ant-layout-content{padding-bottom:calc(76px + env(safe-area-inset-bottom,0px))!important}.mobile-action-bar .ant-btn{height:42px;font-size:14px}.workflow-stepper-desktop{display:none!important}.stat-card-sub{display:block!important;font-size:10px}.ant-select-dropdown,.ant-picker-dropdown,.ant-cascader-dropdown,.ant-popover,.ant-tooltip{z-index:1300!important}.ant-drawer{z-index:1200!important}.ant-modal-content,.ant-drawer-content{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}}
