*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;-webkit-font-smoothing:antialiased}html,body,#root{max-width:100%;overflow-x:clip}.app-content,.app-content-inner,.demands-page{max-width:100%;min-width:0;overflow-x:auto}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#d5dce4;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#b8c2cc}::-webkit-scrollbar-track{background:transparent}.app-brand{height:56px;display:flex;align-items:center;justify-content:center}.app-brand .ant-typography{color:#1677ff!important;letter-spacing:1px}.app-header{padding:0 20px!important;height:48px!important;line-height:48px!important;display:flex!important;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:90;border-bottom:1px solid #f0f0f0}.app-header-left{display:flex;align-items:center;gap:4px;min-width:0;flex:1}.app-header-right{flex-shrink:0}.app-menu-trigger{font-size:18px!important;width:40px!important;height:40px!important}.app-page-title{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-content{padding:16px;min-height:280px}.app-content-inner{padding:20px;min-height:calc(100vh - 112px);background:#fff;border-radius:8px}.demands-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;flex-wrap:wrap;gap:8px}.demands-filter-bar{background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;padding:12px;margin-bottom:12px}.demands-form-row{display:flex;flex-wrap:wrap;width:100%}.demand-actions{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.demand-actions-desktop{flex-wrap:nowrap;justify-content:flex-end;gap:6px;white-space:nowrap}.demands-table .demand-title-cell{min-width:0}.demands-table .demand-title-line{display:flex;align-items:center;gap:6px;min-width:0}.demands-table .demand-title-text{flex:1;min-width:0}.demands-table .demand-model-tag{flex-shrink:0;font-size:11px!important;max-width:120px;overflow:hidden;text-overflow:ellipsis}.demands-table .demand-title-tags{margin-top:4px;max-height:44px;overflow:hidden}.demands-table .demand-title-tags .ant-tag{margin-inline-end:4px;margin-bottom:2px;font-size:11px;line-height:18px;padding-inline:4px}.demands-table .demand-req-line{display:block;margin-top:2px;font-size:12px;max-width:100%}.demands-table .ant-table-cell-fix-right{background:#fff!important;box-shadow:-6px 0 8px -6px #0000001f}html[data-theme=dark] .demands-table .ant-table-cell-fix-right{background:#141a22!important;box-shadow:-6px 0 8px -6px #00000073}.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table{min-width:0}.search-bar-input{width:360px;max-width:100%}html[data-theme=dark]{--brand: #4096ff;--bg-page: #10151f;--bg-card: #1a2334;--border: #2a3550;--radius: 10px}html[data-theme=dark] body{background:var(--bg-page);color:#dbe2ee}html[data-theme=dark] .app-sider{background:#141b2a!important;border-right:1px solid var(--border)!important;box-shadow:none!important}html[data-theme=dark] .app-brand{background:linear-gradient(120deg,#1677ff,#4096ff);color:#fff}html[data-theme=dark] .app-brand .ant-typography{color:#fff!important;letter-spacing:1px}html[data-theme=dark] .app-menu.ant-menu{border:0!important;padding:8px;background:transparent}html[data-theme=dark] .app-menu .ant-menu-item{border-radius:8px;margin:2px 0;height:42px;line-height:42px;color:#8c99b0}html[data-theme=dark] .app-menu .ant-menu-item:hover{background:#1c2942!important;color:var(--brand)}html[data-theme=dark] .app-menu .ant-menu-item-selected{background:#1d2f52!important;color:var(--brand)!important;font-weight:600}html[data-theme=dark] .app-menu .ant-menu-item-selected:after{display:none!important}html[data-theme=dark] .app-header{background:#141b2a!important;border-bottom:1px solid var(--border)}html[data-theme=dark] .app-content{background:var(--bg-page)}html[data-theme=dark] .app-content-inner{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:none}html[data-theme=dark] .ant-card{border-radius:var(--radius)!important;border:1px solid var(--border)!important;box-shadow:none!important}html[data-theme=dark] .ant-card:hover{box-shadow:none!important}html[data-theme=dark] .result-grid .ant-card:hover{border-color:#33507f!important;transform:translateY(-2px);transition:all .15s ease}html[data-theme=dark] .ant-table{border-radius:8px}html[data-theme=dark] .ant-table-thead>tr>th{background:#161e2e!important;border-bottom:1px solid var(--border)!important;font-weight:600!important}html[data-theme=dark] .ant-table-tbody>tr:hover>td{background:#1c2942!important}html[data-theme=dark] .ant-btn{border-radius:6px;box-shadow:none!important}html[data-theme=dark] .ant-modal-content{border-radius:var(--radius)!important}html[data-theme=dark] .ant-tag{border-radius:4px}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:#2a3550}html[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#3a4a6e}html[data-theme=dark] .app-nav-drawer .ant-drawer-header,html[data-theme=dark] .app-nav-drawer .ant-drawer-content{background:#141b2a;color:#dbe2ee}.result-grid{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.result-grid .ant-card-cover img{height:160px!important}@media (min-width: 768px){.result-grid{grid-template-columns:repeat(3,1fr)}.result-grid .ant-card-cover img{height:170px!important}}@media (min-width: 1100px){.result-grid{grid-template-columns:repeat(5,1fr)}.result-grid .ant-card-cover img{height:180px!important}}@media (max-width: 767.98px){.app-header{padding:0 10px!important;height:52px!important;line-height:52px!important}.app-content{padding:8px!important}.app-content-inner{padding:12px!important;min-height:calc(100vh - 68px)!important;border-radius:0!important}.app-page-title{font-size:15px;font-weight:600;color:inherit}.ant-typography.ant-typography-h4,h4.ant-typography{font-size:18px!important;margin-bottom:12px!important}.search-bar-input,.search-bar-input .ant-input-search,.search-bar-input .ant-select,.search-bar-input.ant-select{width:100%!important}.ant-space-gap-row-small{row-gap:8px!important}.ant-steps-horizontal:not(.ant-steps-label-vertical){flex-direction:column!important;align-items:stretch!important}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item{padding-inline-start:0!important;margin-bottom:8px}.ant-modal{max-width:calc(100vw - 24px)!important;margin:12px auto!important}.ant-modal .ant-modal-body{max-height:70vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.ant-descriptions-view table{display:block}.ant-descriptions-row{display:flex;flex-direction:column}.ant-descriptions-item{padding-bottom:8px!important}.ant-statistic-content{font-size:18px!important}.ant-btn+.ant-btn{margin-left:0}.result-grid{grid-template-columns:1fr 1fr;gap:8px}.result-grid .ant-card-cover img{height:130px!important}.result-grid .ant-card-meta-title{font-size:13px!important}.result-grid .ant-card-actions>li{margin:6px 0!important}.ant-card .ant-space{max-width:100%}.mobile-full-width{width:100%!important;min-width:0!important}.ant-pagination{display:flex;flex-wrap:wrap;justify-content:center;row-gap:8px}.ant-btn{min-height:36px}.ant-btn-lg{min-height:44px;width:100%}.ant-input-number,.ant-picker,.ant-select{max-width:100%}.ant-list-item{flex-wrap:wrap;gap:6px}.demands-toolbar{flex-direction:column;align-items:stretch;gap:10px}.demands-toolbar-actions{width:100%}.demands-toolbar-actions .ant-space-item{flex:1 1 calc(50% - 8px)}.demands-toolbar-actions .ant-btn{width:100%}.demands-filter-bar{padding:10px}.demands-filter-ctl{max-width:100%!important}.demands-card-list{display:flex;flex-direction:column;gap:10px}.demand-card{border-radius:10px!important}.demand-card-head{display:flex;align-items:flex-start;gap:8px;margin-bottom:8px}.demand-card-title{flex:1;min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:4px}.demand-card-meta{display:flex;flex-wrap:wrap;gap:8px 12px;margin-bottom:6px;font-size:13px}.demand-card-tags{margin-bottom:6px}.demand-card-tags .ant-tag{margin-bottom:4px}.demand-card-req{display:block;margin-bottom:4px;font-size:12px}.demand-card-time{margin-bottom:8px}.demand-card-actions{border-top:1px solid #f0f0f0;padding-top:8px}.demand-card-actions .demand-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%}.demand-card-actions .ant-btn{min-height:36px;width:100%}.demands-form-row{gap:0 8px}.demands-form-mobile .ant-form-item{margin-bottom:12px}}@media (max-width: 399.98px){.result-grid{grid-template-columns:1fr}.result-grid .ant-card-cover img{height:200px!important}}@media (min-width: 768px) and (max-width: 991.98px){.app-content{padding:12px}.app-content-inner{padding:16px}.search-bar-input{width:280px}}
