.mbm-smart-search{position:relative;isolation:isolate}.mbm-smart-search__panel{position:absolute;z-index:10050;top:calc(100% + 8px);left:0;width:min(680px,calc(100vw - 28px));max-height:min(620px,72vh);overflow:auto;padding:10px;background:#fff;border:1px solid #e5e9f0;border-radius:16px;box-shadow:0 18px 55px rgba(22,29,37,.18);color:#1f2937;text-align:left}.mbm-smart-search__panel[hidden]{display:none!important}.mbm-smart-search__label{padding:8px 10px 6px;color:#7a8494;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mbm-smart-search__categories{display:flex;flex-wrap:wrap;gap:7px;padding:0 8px 9px}.mbm-smart-search__categories a{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border-radius:999px;background:#f3f5f8;color:#273142;font-size:13px;font-weight:600;text-decoration:none}.mbm-smart-search__categories small{color:#8b95a4}.mbm-smart-search__product{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:12px;align-items:center;padding:9px 10px;border-radius:12px;color:#1f2937;text-decoration:none}.mbm-smart-search__product:hover,.mbm-smart-search a.is-active{background:#f5f7fa;color:#1f2937}.mbm-smart-search__product img{width:54px;height:54px;object-fit:contain;border-radius:9px;background:#fff}.mbm-smart-search__copy{min-width:0}.mbm-smart-search__copy strong{display:block;overflow:hidden;color:#1d2735;font-size:14px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.mbm-smart-search__copy small{display:block;overflow:hidden;margin-top:4px;color:#7a8494;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.mbm-smart-search__product b{color:#1b2430;font-size:14px;white-space:nowrap}.mbm-smart-search__all{display:flex;justify-content:space-between;align-items:center;margin-top:6px;padding:11px 12px;border-top:1px solid #edf0f4;color:#365ff6;font-size:13px;font-weight:700;text-decoration:none}.mbm-smart-search__all span{font-size:18px}.mbm-smart-search__empty{margin:0;padding:18px 12px;color:#697486;font-size:13px}.mbm-smart-search__loading{display:flex;align-items:center;gap:10px;padding:18px 12px;color:#697486;font-size:13px}.mbm-smart-search__loading i{width:16px;height:16px;border:2px solid #d8dde6;border-top-color:#365ff6;border-radius:50%;animation:mbm-search-spin .7s linear infinite}@keyframes mbm-search-spin{to{transform:rotate(360deg)}}
.mbm-catalog-directory{width:100%;margin:0 0 32px;padding:26px;border:1px solid #e6e9ef;border-radius:22px;background:#fff;box-shadow:0 8px 34px rgba(27,37,51,.055)}.mbm-catalog-directory__head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px}.mbm-catalog-directory__head h2{margin:0 0 5px;color:#182230;font-size:clamp(24px,3vw,34px);line-height:1.12}.mbm-catalog-directory__head p{margin:0;color:#687386;font-size:14px}.mbm-catalog-directory__count{flex:0 0 auto;padding:7px 11px;border-radius:999px;background:#f1f4f8;color:#566174;font-size:12px;font-weight:700}.mbm-catalog-directory__search{max-width:760px;margin-bottom:20px}.mbm-catalog-directory__search form{display:flex}.mbm-catalog-directory__search input[type=search]{width:100%;height:50px;padding:0 17px;border:1px solid #dfe4eb;border-radius:13px 0 0 13px;background:#fafbfc;font-size:14px;outline:none}.mbm-catalog-directory__search input[type=search]:focus{border-color:#365ff6;background:#fff;box-shadow:0 0 0 3px rgba(54,95,246,.1)}.mbm-catalog-directory__search button{min-width:52px;border:0;border-radius:0 13px 13px 0;background:#365ff6;color:#fff}.mbm-catalog-directory__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mbm-catalog-directory__card{min-width:0;padding:12px;border:1px solid #edf0f4;border-radius:16px;background:#fbfcfd;transition:border-color .2s,transform .2s,box-shadow .2s}.mbm-catalog-directory__card:hover{transform:translateY(-2px);border-color:#dbe1eb;box-shadow:0 8px 20px rgba(25,35,49,.07)}.mbm-catalog-directory__main{display:flex;align-items:center;gap:11px;color:#202a38;text-decoration:none}.mbm-catalog-directory__media{display:grid;flex:0 0 58px;width:58px;height:58px;place-items:center;border-radius:12px;background:#fff;overflow:hidden}.mbm-catalog-directory__media img{width:100%;height:100%;object-fit:contain;padding:4px}.mbm-catalog-directory__media>span{color:#9ca6b5;font-size:28px}.mbm-catalog-directory__main strong{display:block;font-size:15px;line-height:1.25}.mbm-catalog-directory__main small{display:block;margin-top:4px;color:#8a94a3;font-size:11px}.mbm-catalog-directory__children{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.mbm-catalog-directory__children a{max-width:100%;overflow:hidden;padding:5px 8px;border-radius:7px;background:#fff;color:#647084;font-size:11px;line-height:1.2;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.mbm-catalog-directory__children a:hover{color:#365ff6}
@media(max-width:991px){.mbm-catalog-directory__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mbm-smart-search__panel{position:fixed;top:82px;left:14px;right:14px;width:auto;max-height:calc(100vh - 105px)}}@media(max-width:575px){.mbm-catalog-directory{margin-bottom:22px;padding:17px 14px;border-radius:17px}.mbm-catalog-directory__head{display:block}.mbm-catalog-directory__count{display:inline-block;margin-top:10px}.mbm-catalog-directory__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mbm-catalog-directory__search input[type=search]{font-size:16px}.mbm-catalog-directory__card{padding:9px}.mbm-catalog-directory__main{display:block}.mbm-catalog-directory__media{width:48px;height:48px;margin-bottom:8px}.mbm-catalog-directory__main strong{font-size:13px}.mbm-catalog-directory__main small{font-size:10px}.mbm-catalog-directory__children{display:none}.mbm-smart-search__panel{top:72px;padding:7px;border-radius:14px}.mbm-smart-search__product{grid-template-columns:48px minmax(0,1fr);gap:9px}.mbm-smart-search__product img{width:48px;height:48px}.mbm-smart-search__product b{grid-column:2;margin-top:-4px;font-size:13px}.mbm-smart-search__copy strong{font-size:13px}}
