.demand-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}
.demand-card{min-height:300px!important;padding:16px 16px 0!important;border:1px solid #dce5f0!important;border-radius:8px!important;background:#fff!important;box-shadow:0 2px 8px rgba(30,48,76,.035)!important}
.demand-card:hover{border-color:#b9c9df!important;box-shadow:0 6px 18px rgba(30,48,76,.07)!important}
.demand-card.accepted{border-color:#eadcbf!important}.demand-card.accepted:before{top:14px!important;bottom:14px!important;background:#d59a2f!important}.demand-card.accepted .status-tag{background:#fff7e8!important;color:#a96d13!important}
.demand-card.confirmed{position:relative;border-color:#cde5dc!important}.demand-card.confirmed:before{content:"";position:absolute;top:14px!important;bottom:14px!important;left:-1px;width:3px;border-radius:0 3px 3px 0;background:#2ca879!important}.demand-card.confirmed .status-tag{background:#eaf8f2!important;color:#18845f!important}
.demand-card header{min-height:24px!important;margin-bottom:10px}
.demand-meta{display:flex;align-items:center;gap:8px;color:#8a9aae;font-size:10px}
.demand-meta small{padding-right:8px;border-right:1px solid #dce3ec}
.demand-title{display:grid!important;grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:start;gap:8px 10px;min-height:76px!important;padding-top:4px!important}
.demand-title h2{grid-column:1/-1;min-height:36px!important;max-height:36px!important;margin:0!important;color:#172a43!important;font-size:15px!important;line-height:18px!important;font-weight:700!important}
.demand-mode-flags{display:inline-flex;align-items:center;width:max-content;max-width:100%;border:1px solid #e5d5ff;border-radius:4px;overflow:hidden;background:#fff}
.demand-card .mode-pill{height:24px;display:inline-flex;align-items:center;padding:0 8px;font-size:10px;line-height:1;white-space:nowrap}
.demand-card .mode-pill.direct{color:#7a35d0;background:#faf5ff}
.demand-card .mode-pill.review{color:#4b57c9;background:#f4f5ff}
.demand-card .mode-pill.lead{border-left:1px solid #f2d2c7;color:#d54b1c;background:#fff6f2}
.demand-labels{display:block!important;min-width:0;margin-top:0!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@container (min-width:980px){.demand-title{min-height:100px!important}.demand-labels{min-height:52px}}
.demand-label{height:auto!important;min-height:24px;display:inline-flex!important;align-items:center;margin-right:4px;padding:4px 7px!important;border-radius:4px!important;font-size:10px!important;line-height:14px;max-width:none!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;vertical-align:middle}
.demand-price{margin:10px 0 8px!important;color:#e75608!important}
.demand-price strong{font-size:21px!important}
.demand-price span{font-size:10px!important}
.demand-facts{padding:10px 0!important;border-color:#e9eef4!important}
.demand-facts div{padding:0 6px!important}
.demand-facts small,.demand-requirement small{font-size:9px!important}
.demand-facts b{margin-top:2px!important;font-size:11px!important;color:#30455f!important}
.demand-requirement{min-height:50px!important;padding:9px 0 7px!important}
.demand-requirement p{min-height:17px!important;margin-top:3px!important;font-size:10px!important;line-height:16px!important}
.demand-card footer{margin:0 -16px!important;padding:9px 16px!important;background:#fafbfd!important}
.demand-card footer time{font-size:9px!important}
.demand-actions{gap:6px!important}
.demand-card footer button{height:34px!important;min-width:76px!important;padding:0 9px!important;font-size:10px!important}
.demand-card footer .primary{background:#3568e8!important}
@container (max-width:979px){.demand-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.demand-card{min-height:0!important}}
@container (max-width:679px){.demand-grid{grid-template-columns:1fr!important}.demand-card{padding:16px 14px 0!important}.demand-title{grid-template-columns:1fr;min-height:0!important}.demand-title h2{grid-column:auto}.demand-labels{justify-content:flex-start;min-height:0}.demand-card footer{margin:0 -14px!important;padding:10px 14px!important}.demand-mode-flags{max-width:100%}}
.accept-success-dialog{text-align:center}.accept-success-icon{display:grid;width:48px;height:48px;margin:2px auto 14px;place-items:center;border-radius:50%;background:#e9f9f2;color:#15966a;font-size:25px;font-weight:700}.accept-success-dialog h3{margin:0;color:#1c3453;font-size:17px}.accept-success-message{margin:14px 0 0;color:#2b405e;font-size:14px;font-weight:600;line-height:1.7}.accept-success-note{margin:7px 0 0;color:#7a8ba2;font-size:12px;line-height:1.7}.modal:has(.accept-success-dialog) footer{gap:10px}.modal:has(.accept-success-dialog) footer button{min-width:120px}@media(max-width:560px){.modal:has(.accept-success-dialog) footer{display:grid!important;grid-template-columns:1fr 1fr}.modal:has(.accept-success-dialog) footer button{width:100%;min-width:0;min-height:44px}}
