.search-tabs{display:flex;gap:6px;margin-top:32px}.search-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;padding:7px 9px;color:#58706d;font-weight:700}.search-tabs .active{color:var(--green);border-color:var(--green)}.hero .search{margin-top:6px;margin-bottom:12px}.popular{font-size:13px;color:#607471}.popular a{color:var(--green);margin-left:13px}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#bdd0c9;border-block:1px solid #bdd0c9}.trust-strip span{background:#f8faf8;padding:24px 28px;color:#607471;font-size:13px}.trust-strip b{display:block;color:var(--ink);font-size:15px}.marketplace{background:#fff}.category-layout{display:grid;grid-template-columns:250px 1fr;border:1px solid var(--line)}.category-menu{background:#f0f5f2;padding:13px}.category-menu a{display:flex;justify-content:space-between;padding:13px 14px;color:var(--ink);text-decoration:none;border-radius:5px}.category-menu a:hover,.category-menu .selected{background:var(--green);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:22px}.product-grid article{min-width:0}.product-art{height:180px;background-color:#e0ebe6;background-position:center;background-size:cover;margin-bottom:16px}.product-art.machine{background:linear-gradient(145deg,#c6d6d0,#edf3ef 45%,#52786f 46% 54%,#d8e1dc 55%)}.product-art.solar{background:repeating-linear-gradient(100deg,#174b61 0 28px,#2a718b 29px 31px);border:18px solid #d8e5de}.product-art.food{background:radial-gradient(ellipse at center,#694125 0 20%,#a57045 21% 35%,#e6d2ae 36% 45%,#758c58 46%)}.product-grid small{color:var(--green);font-size:10px;font-weight:850;letter-spacing:.09em}.product-grid h3{font:700 22px Georgia;margin:8px 0}.product-grid p{color:#5a6d69}.product-grid button,.rfq button{border:1px solid var(--green);background:#fff;color:var(--green);padding:9px 13px;border-radius:4px;font-weight:750}.rfq{margin-top:22px;background:var(--ink);color:#fff;padding:27px 30px;display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center}.rfq span{font-size:10px;letter-spacing:.13em;color:#f1bd6e}.rfq h3{font:700 27px Georgia;margin:5px 0}.rfq p{color:#c6d8d3;margin:0}.rfq form{display:grid;grid-template-columns:1fr 150px auto;gap:7px}.rfq input{min-width:0;padding:12px;border:0;border-radius:4px}.rfq button{background:var(--gold);color:var(--ink);border:0}@media(max-width:900px){.trust-strip{grid-template-columns:1fr 1fr}.category-layout{grid-template-columns:1fr}.category-menu{display:grid;grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr 1fr}.product-grid article:last-child{display:none}.rfq{grid-template-columns:1fr}.rfq form{grid-template-columns:1fr}}@media(max-width:570px){.trust-strip,.product-grid,.category-menu{grid-template-columns:1fr}.trust-strip span{padding:18px 22px}.product-grid article:last-child{display:block}.search-tabs{overflow:auto}.popular{display:none}}
.topbar .brand{min-width:190px;gap:12px;white-space:nowrap}
.topbar .brand span{width:50px;height:50px;flex:0 0 50px;font-size:16px;font-weight:900;box-shadow:0 0 0 1px rgba(12,91,77,.08)}
.topbar .brand strong{font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:29px;font-weight:900;line-height:1;letter-spacing:-.035em}
.brand .brand-logo{display:block;width:auto;max-width:240px;height:64px;object-fit:contain;object-position:left center}
.brand .brand-logo+strong{display:none}
@media(max-width:680px){.topbar .brand{min-width:0;gap:9px}.topbar .brand span{width:43px;height:43px;flex-basis:43px;font-size:14px}.topbar .brand strong{font-size:25px}.brand .brand-logo{max-width:185px;height:52px}}
.opportunity-grid article p,.product-summary{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5;max-height:7.75em;overflow-wrap:anywhere}
