/* =========================================
ЖЁСТКО ОТКЛЮЧАЕМ РАСТЯЖЕНИЕ ПОИСКАBARLIVE — АККУРАТНАЯ ШАПКА Стабильная версия
========================================= */
/* --- Фон шапки --- */
.header-container.header-chrome {
background: #ffffff !important;
border-bottom: 1px solid #e6e8f5 !important;
box-shadow: 0 2px 6px rgba(0,0,0,0.04) !important;
}
/* --- Контейнер --- */
.header-container form.header {
display: flex !important;
align-items: center !important;
padding: 0 24px !important;
}
/* --- Кнопка меню --- */
#mw-mf-main-menu-button {
margin-right: 16px !important;
}
/* Лого фиксированное --- ЛОГО --- */
.branding-box {
flex: 0 0 auto !important;
display: flex !important;
align-items: center !important;
margin-right: 28px !important;
}
.branding-box img {
height: 38px !important;
width: auto !important;
display: block !important;
}
/* Поиск больше не растягивается --- ПОИСК --- */
.search-box {
flex: 0 0 auto !important;
margin-left: 24px !important;
}
/* Фиксируем ширину поиска */
.search-box input {
width: 320px 340px !important; height: 38px !important; background: #f2f4f9 !important; border: 1px solid #e0e4f2 !important; border-radius: 12px !important; padding-left: 36px !important; box-shadow: none !important;} /* --- Иконки справа --- */ .minerva-user-navigation { margin-left: auto !important; display: flex !important; align-items: center !important; gap: 16px !important;} .mw-ui-icon-element { color: #444 !important;
}