.search-results-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:28px;align-items:end;margin:10px 0 28px;padding:26px 30px;border:1px solid #d4e3f1;border-radius:16px;background:linear-gradient(135deg,#fff,#eef7ff);box-shadow:0 10px 30px rgba(6,58,113,.08)}.search-results-heading h1{margin:6px 0;color:#063c76;font-size:clamp(27px,3vw,40px)}.search-results-heading p{margin:0;color:#60758d}.search-results-heading form label{display:block;margin-bottom:6px;color:#173b68;font-size:12px;font-weight:900}.search-results-heading form div{display:flex}.search-results-heading input{min-width:0;flex:1;padding:13px 15px;border:1px solid #bfd1e3;border-radius:9px 0 0 9px;font:inherit}.search-results-heading button{padding:0 22px;border:0;border-radius:0 9px 9px 0;background:#0765bd;color:#fff;font-weight:900}.search-empty-panel{max-width:980px;margin:0 auto 26px;padding:32px;border:1px solid #bdd9ef;border-radius:16px;background:#fff;box-shadow:0 14px 34px rgba(6,58,113,.09)}.search-empty-copy{display:flex;gap:22px}.search-empty-icon{display:grid;place-items:center;flex:0 0 64px;height:64px;border-radius:50%;background:#e7f3ff;color:#0765bd;font-size:32px}.search-empty-copy h2{margin:0 0 8px;color:#073c77}.search-empty-copy p{margin:5px 0;color:#445e79}.search-import-note{font-size:12px}.search-empty-copy .button{margin-top:16px}.similar-results{margin-top:28px}.similar-warning{display:flex;align-items:center;gap:16px;margin-bottom:14px;padding:14px 18px;border-left:4px solid #e4a400;border-radius:8px;background:#fff7da;color:#694e00}.similar-warning strong{white-space:nowrap}.similar-warning span{font-size:13px}.search-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.demand-toolbar form{display:flex;gap:10px}.demand-toolbar input{flex:1}.demand-edit{display:grid;grid-template-columns:170px minmax(220px,1fr) auto;gap:8px}.demand-count{display:inline-grid;place-items:center;min-width:42px;height:34px;border-radius:18px;background:#e3f3ff;color:#075eae}.demand-table td:first-child strong,.demand-table td:first-child small{display:block}.demand-table td:first-child small{margin-top:5px;color:#6d7f91}@media(max-width:900px){.search-results-heading{grid-template-columns:1fr}.search-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.demand-edit{grid-template-columns:1fr}}@media(max-width:560px){.search-results-heading{padding:20px}.search-product-grid{grid-template-columns:1fr}.similar-warning,.search-empty-copy{align-items:flex-start;flex-direction:column}}
