.demand-fields{margin:20px 0;padding:20px;border:1px solid #ffffff17;border-radius:16px;background:linear-gradient(125deg,#75caaa09,transparent)}
.demand-fields>header{display:flex;align-items:center;justify-content:space-between;gap:14px}.demand-fields>header small{display:block;color:#83c9b1;font-size:10px;letter-spacing:.13em;margin-bottom:5px}.demand-fields>header strong{font-size:17px}.demand-fields .demand-enable{display:flex;gap:8px;align-items:center;font-size:13px}.demand-enable input{width:16px!important;min-height:16px!important}
.demand-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.demand-grid label{display:flex;flex-direction:column;gap:7px;min-width:0}.demand-grid label>span,.demand-new label>span{font-size:13px;color:#bccbc7}.demand-fields select,.demand-fields input:not([type=checkbox]){box-sizing:border-box;width:100%;min-height:44px;border:1px solid #ffffff22;border-radius:10px;padding:10px 12px;background:#22292b;color:#f0f4f3;font:inherit;font-size:14px}.demand-fields select:focus,.demand-fields input:focus{outline:2px solid #78c5a9;outline-offset:2px}.demand-wide{grid-column:1/-1}.demand-hint{font-size:13px!important;line-height:1.6;color:#a6b9b1;margin:12px 0 18px}.demand-fields [hidden]{display:none!important}.demand-catalog-add{background:none;border:0;color:#86d5b6;font-size:12px;padding:8px 0;cursor:pointer}.demand-new{display:flex;gap:10px;align-items:end;padding-top:16px}.demand-new label{flex:1}.demand-new button{padding:11px;border-radius:9px;border:1px solid #80cbb643;background:#283f36;color:#c7f2e0;cursor:pointer}.demand-summary{display:flex;gap:7px;flex-wrap:wrap;margin:16px 0}.demand-summary span{padding:6px 10px;border:1px solid #8cccc222;border-radius:7px;background:#88ccbb08;color:#b9d9cb;font-size:12px}
.demand-search{position:relative;display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:14px 0 20px;padding:12px;background:#222729;border:1px solid #ffffff14;border-radius:13px}.demand-search-input{flex:1;min-width:210px;display:flex;align-items:center;gap:9px}.demand-search-input span{font-size:25px;color:#8ed3b8}.demand-search input{width:100%;background:none;border:0!important;color:#edf5f0;font:inherit;font-size:14px;outline-offset:4px}.demand-search summary,.demand-search button{font-size:13px;color:#c5d5cd;background:none;border:1px solid #ffffff22;border-radius:8px;padding:8px 12px;cursor:pointer}.demand-search details>div{position:absolute;right:0;top:100%;z-index:20;display:flex;gap:12px;flex-wrap:wrap;max-width:100%;padding:18px;border:1px solid #ffffff25;background:#242b2b;border-radius:12px;box-shadow:0 15px 40px #0006}.demand-search details label{display:grid;gap:8px;color:#b8ccc1;font-size:13px}.demand-search select{max-width:220px;background:#192222;color:#eee;padding:10px;border:1px solid #ffffff22;border-radius:8px}.demand-search>small{flex-basis:100%;color:#9eada6;font-size:12px}.demand-search>small:empty{display:none}.demand-search-hidden{display:none!important}.demand-search-ancestor>[data-task-children][hidden]{display:block!important}.demand-searching .task-drag-handle{cursor:not-allowed}
@media(max-width:600px){.demand-grid{grid-template-columns:1fr}.demand-new{flex-wrap:wrap}.demand-fields{padding:14px}}
