.BuyerSearchModal_searchOverlay__06ndZ{position:fixed;inset:0;background:rgba(0,0,0,.65);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:flex-start;justify-content:center;padding-top:max(10vh,60px);padding-left:20px;padding-right:20px;z-index:2500;animation:BuyerSearchModal_fadeIn__xYIOL .2s ease-out}@keyframes BuyerSearchModal_fadeIn__xYIOL{0%{opacity:0}to{opacity:1}}.BuyerSearchModal_searchModal__cGPIk{background:#fff;border:1px solid #e4e4e7;border-radius:var(--ih-brand-radius,8px);width:min(680px,100%);max-height:80vh;display:flex;flex-direction:column;box-shadow:0 24px 64px rgba(0,0,0,.25);overflow:hidden;animation:BuyerSearchModal_slideDown__StrFL .2s ease-out}@keyframes BuyerSearchModal_slideDown__StrFL{0%{transform:translateY(-16px);opacity:0}to{transform:translateY(0);opacity:1}}.BuyerSearchModal_searchBarHeader__NjVxf{display:flex;align-items:center;gap:14px;padding:16px 20px;border-bottom:1px solid #e4e4e7}.BuyerSearchModal_searchIcon__Ye9Or{color:#71717a;flex-shrink:0}.BuyerSearchModal_searchInput___aB4e{flex:1;border:0;outline:none;background:transparent;font-size:1.05rem;color:#111;font-family:inherit}.BuyerSearchModal_searchInput___aB4e::-moz-placeholder{color:#a1a1aa;font-style:italic;opacity:.7}.BuyerSearchModal_searchInput___aB4e::placeholder{color:#a1a1aa;font-style:italic;opacity:.7}.BuyerSearchModal_kbdBadge__YgWdw{background:#f4f4f5;border:1px solid #e4e4e7;border-radius:4px;padding:2px 6px;font-size:.72rem;font-weight:700;color:#71717a}.BuyerSearchModal_btnCloseModal__j71l6{background:transparent;border:0;font-size:1.4rem;color:#71717a;cursor:pointer;padding:0 4px;line-height:1}.BuyerSearchModal_btnCloseModal__j71l6:hover{color:#111}.BuyerSearchModal_searchResultsList__G2LLg{padding:12px;overflow-y:auto;display:flex;flex-direction:column;gap:4px;max-height:50vh}.BuyerSearchModal_searchCategoryLabel__3SvLX{font-size:.7rem;font-weight:700;color:#cc2344;letter-spacing:.08em;text-transform:uppercase;padding:8px 12px 4px}.BuyerSearchModal_searchResultItem__P8qp4{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:var(--ih-brand-radius,8px);text-decoration:none;color:#111;transition:background .15s ease}.BuyerSearchModal_searchResultItem__P8qp4:hover{background:#f4f4f5}.BuyerSearchModal_resultTitle__QMybN{font-size:.9rem;font-weight:600;color:#111}.BuyerSearchModal_resultCategory___NXd_{font-size:.76rem;color:#71717a}.BuyerSearchModal_emptyState__GeHQD{padding:32px 20px;text-align:center;color:#71717a;font-size:.9rem}