/* V40 hotfix: managed home sections + professional live search */
.salam-search{position:relative!important;z-index:300!important}
.salam-search .search-suggestions{position:absolute!important;top:calc(100% + 8px)!important;right:0!important;left:0!important;width:auto!important;height:auto!important;max-height:470px!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0!important;background:#fff!important;border:1px solid #e2e5ee!important;border-radius:12px!important;box-shadow:0 22px 55px rgba(18,20,61,.20)!important;z-index:9999!important;direction:rtl!important}
.salam-search .search-suggestions[hidden]{display:none!important}
.search-result-head{height:42px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;background:#fafbfe;border-bottom:1px solid #eceef4;color:#17194f}
.search-result-head b{font-size:11px}.search-result-head span{font-size:9px;color:#8a8ea0}
.salam-search .search-result-item{display:grid!important;grid-template-columns:58px minmax(0,1fr) 118px!important;align-items:center!important;gap:11px!important;min-height:76px!important;padding:8px 12px!important;background:#fff!important;color:#15184f!important;border-bottom:1px solid #eef0f5!important;text-decoration:none!important;overflow:hidden!important}
.salam-search .search-result-item:hover,.salam-search .search-result-item.is-active{background:#fff8f1!important}
.salam-search .search-result-image{width:56px!important;height:56px!important;min-width:56px!important;max-width:56px!important;min-height:56px!important;max-height:56px!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:#f5f6f9!important;border:1px solid #eceef3!important;border-radius:8px!important}
.salam-search .search-result-image img,.salam-search .search-suggestions img{display:block!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:56px!important;object-fit:contain!important;margin:0!important;padding:2px!important;position:static!important;transform:none!important}
.search-placeholder{font-size:22px;color:#b6bac7}.search-result-content{min-width:0;display:grid;gap:5px;overflow:hidden}.search-result-content b{font-size:11.5px;line-height:1.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result-content small{font-size:8.5px;color:#858a9c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result-side{display:grid;gap:4px;text-align:left;justify-items:start;direction:rtl}.search-result-side strong{font-size:12px;color:#ff7e16;white-space:nowrap}.search-result-side strong i{font-style:normal;font-size:9px}.search-result-side small{font-size:8px}.stock-ok{color:#19875f}.stock-out{color:#a7a9b2}.search-view-all{height:46px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;background:#17194f!important;color:#fff!important;font-size:10px!important;font-weight:800!important;text-decoration:none!important}.search-view-all:hover{background:#22266a!important;color:#fff!important}.search-state{min-height:82px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:14px;text-align:center;color:#6f7488;font-size:10px}.search-state b{font-size:11px;color:#17194f}.search-state small{font-size:9px}.search-spinner{width:18px;height:18px;border:2px solid #eceef4;border-top-color:#ff8318;border-radius:50%;animation:v40spin .7s linear infinite}@keyframes v40spin{to{transform:rotate(360deg)}}
/* Managed sections should always occupy a normal section block */
.home-managed-section{display:block!important;visibility:visible!important;opacity:1!important;min-height:0!important;margin-top:24px!important}
.home-managed-section .home-category-grid-v32{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important}
.home-managed-section .home-category-card-v32{display:flex!important;flex-direction:column!important;min-width:0!important}
.home-managed-section .home-category-media-v32{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;height:150px!important;overflow:hidden!important}
.home-managed-section .home-category-media-v32 img{width:100%!important;height:100%!important;object-fit:contain!important;padding:10px!important}
.home-managed-section .home-category-count-v32{position:absolute!important;top:8px!important;right:8px!important;left:auto!important;width:auto!important;min-width:30px!important;height:23px!important;padding:0 7px!important;border-radius:7px!important;background:#17194f!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:9px!important;z-index:5!important}
@media(max-width:900px){.home-managed-section .home-category-grid-v32{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:640px){.salam-search .search-suggestions{position:fixed!important;top:118px!important;right:10px!important;left:10px!important;max-height:65vh!important}.salam-search .search-result-item{grid-template-columns:50px minmax(0,1fr) 82px!important;min-height:68px!important;padding:7px!important;gap:8px!important}.salam-search .search-result-image{width:48px!important;height:48px!important;min-width:48px!important;max-width:48px!important;min-height:48px!important;max-height:48px!important}.salam-search .search-result-image img,.salam-search .search-suggestions img{max-height:48px!important}.search-result-content b{font-size:10px}.search-result-content small{font-size:7.5px}.search-result-side strong{font-size:10px}.home-managed-section .home-category-grid-v32{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
