#new_header{width:fit-content;max-width:80%;margin:10px auto 20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(0,max-content));justify-content:center;align-items:center;gap:16px;padding:10px 16px;background:#ffffff;border-radius:10px;box-shadow:0 4px 14px rgba(0,0,0,0.04);}#new_header #header_all_actions{display:flex;align-items:center;gap:16px;flex:0 0 auto;order:2;}#new_header #header_user_actions{display:flex;align-items:center;gap:8px;flex:0 0 auto;}#new_header>div{display:inline-flex;align-items:center;gap:10px;}#new_header a{color:inherit;text-decoration:none;transition:color 0.2s ease,opacity 0.2s ease;}#new_header a:hover{opacity:0.85;}#new_header .icon{width:30px;height:30px;display:inline-block;vertical-align:middle;margin-right:6px;}#new_header .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,1px,1px);white-space:nowrap;border:0;}#new_header #header_search .searchform{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;width:100%;}#new_header #header_search .inp{width:100%;height:40px;padding:0 12px;border:1px solid #e5e5e5;border-radius:8px;font:inherit;outline:none;transition:border-color 0.2s ease,box-shadow 0.2s ease;background:#fff;min-width:50ch;}#new_header #header_search .inp:focus{border-color:#c9c9c9;box-shadow:0 0 0 3px rgba(0,0,0,0.04);}#new_header #header_search .submit{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 16px;box-sizing:border-box;border-radius:8px;cursor:pointer;}#new_header #header_search{display:inline-flex;flex:0 0 auto;white-space:nowrap;}#new_header #header_search .submit{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 16px;box-sizing:border-box;border-radius:8px;cursor:pointer;background:linear-gradient(135deg,#28a745 0%,#20c997 100%);color:#fff;border:1px solid #28a745;transition:all 0.2s ease;}#new_header #header_search .submit:hover{background:linear-gradient(135deg,#1e7e34 0%,#1a9f7a 100%);border-color:#1e7e34;transform:scale(1.01);}#new_header #header_contacts{display:flex;flex-direction:row;align-items:center;gap:8px;flex:0 0 auto;}#new_header #header_user_actions #header_profile,#new_header #header_user_actions #header_favorites,#new_header #header_user_actions #header_mini_cart{flex:0 0 auto;}#new_header #header_search .searchform-inp{flex:0 1 auto;width:250px;}#new_header #header_search .inp{height:40px;width:100%;min-width:0;}#new_header #header_search .submit{height:40px;width:120px;flex:0 0 120px;}#new_header #header_contacts>div>a{display:inline-flex;align-items:center;justify-content:center;height:40px;width:170px;box-sizing:border-box;padding:0 12px;border:1px solid #e5e7eb;border-radius:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color 0.2s ease,border-color 0.2s ease,color 0.2s ease,opacity 0.2s ease;}#new_header #header_contacts>div>a:hover{background:#eaf6ff;border-color:#cfe9ff;}#new_header #header_profile a,#new_header #header_profile button,#new_header #header_favorites a,#new_header #header_mini_cart #mini_cart_toggle,#new_header #header_user_actions #header_profile a,#new_header #header_user_actions #header_profile button,#new_header #header_user_actions #header_favorites a,#new_header #header_user_actions #header_mini_cart #mini_cart_toggle{display:inline-flex;align-items:center;justify-content:center;height:40px;width:90px;box-sizing:border-box;padding:0 12px;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}#new_header #header_profile a:hover,#new_header #header_profile button:hover,#new_header #header_favorites a:hover,#new_header #header_mini_cart #mini_cart_toggle:hover,#new_header #header_user_actions #header_profile a:hover,#new_header #header_user_actions #header_profile button:hover,#new_header #header_user_actions #header_favorites a:hover,#new_header #header_user_actions #header_mini_cart #mini_cart_toggle:hover{background:#eaf6ff;border-color:#cfe9ff;}#new_header #header_search,#new_header #header_search .searchform,#new_header #header_search .searchform *{white-space:nowrap !important;flex-wrap:nowrap !important;}#new_header #header_search{order:1;flex:0 0 auto;width:auto;}@media (max-width:1395px){#header_all_actions{order:1 !important;flex-direction:row;align-items:center;gap:8px;}#new_header #header_contacts{flex-direction:row;gap:6px;}#new_header #header_search{order:2 !important;width:60vw !important;}#new_header #header_search,#new_header #header_search .searchform-inp,#new_header #header_search .searchform{width:60vw !important;}}#new_header{row-gap:10px;}#new_header #header_contacts{flex:0 0 auto;}#new_header #header_contacts .tel_lp_item a{font-weight:600;white-space:nowrap;}#new_header #header_favorites a span,#new_header #header_user_actions #header_favorites a span{display:inline-block;min-width:18px;padding:1px 6px;margin-left:6px;font-size:12px;line-height:1.6;border-radius:10px;background:#f1f3f5;}@media (max-width:1395px){#new_header{width:100%;max-width:95%;grid-template-columns:1fr;justify-items:center;}}@media (max-width:1200px){#new_header #header_contacts>div>a{width:90px !important;}#new_header #header_contacts a span:not(.sr-only){display:none;}#new_header #header_contacts a{color:transparent;font-size:0;}#new_header #header_contacts a svg,#new_header #header_contacts a .icon{color:#374151 !important;display:block;}}@media (max-width:1000px){#new_header #header_contacts>div>a{width:70px !important;padding:0 8px !important;}#new_header #header_contacts a svg{width:24px;height:24px;}#new_header #header_contacts a .icon{color:#374151 !important;stroke:#374151 !important;}#new_header #header_profile a,#new_header #header_profile button,#new_header #header_favorites a,#new_header #header_mini_cart #mini_cart_toggle,#new_header #header_user_actions #header_profile a,#new_header #header_user_actions #header_profile button,#new_header #header_user_actions #header_favorites a,#new_header #header_user_actions #header_mini_cart #mini_cart_toggle{width:70px;padding:0 8px;}#new_header .icon{width:24px;height:24px;}}@media (max-width:768px){#new_header{max-width:98%;padding:8px 12px;gap:12px;}#new_header #header_search,#new_header #header_search .searchform-inp,#new_header #header_search .searchform{width:95vw !important;}#new_header #header_search .inp{height:50px;font-size:16px;}#new_header #header_search .submit{height:50px;font-size:16px;}#new_header #header_contacts>div>a{width:56px !important;height:52px !important;padding:0 4px !important;}#new_header #header_contacts a svg{width:26px;height:26px;}#new_header #header_contacts a .icon{color:#374151 !important;stroke:#374151 !important;}#new_header #header_profile a,#new_header #header_profile button,#new_header #header_favorites a,#new_header #header_mini_cart #mini_cart_toggle,#new_header #header_user_actions #header_profile a,#new_header #header_user_actions #header_profile button,#new_header #header_user_actions #header_favorites a,#new_header #header_user_actions #header_mini_cart #mini_cart_toggle{width:56px;height:52px;padding:0 4px;}#new_header .icon{width:26px;height:26px;}#new_header #header_user_actions{gap:6px;}#new_header #header_all_actions{flex-direction:row;gap:6px;}#new_header #header_contacts{flex-direction:row;gap:4px;}}@media (max-width:480px){#new_header{max-width:100%;padding:6px 8px;gap:8px;margin:5px auto 15px;}#new_header #header_search,#new_header #header_search .searchform-inp,#new_header #header_search .searchform{width:95vw !important;}#new_header #header_search .inp{height:50px;font-size:16px;}#new_header #header_search .submit{height:50px;font-size:16px;}#new_header #header_contacts>div>a{width:48px !important;height:48px !important;padding:0 !important;}#new_header #header_contacts a svg{width:24px;height:24px;}#new_header #header_contacts a .icon{color:#374151 !important;stroke:#374151 !important;}#new_header #header_profile a,#new_header #header_profile button,#new_header #header_favorites a,#new_header #header_mini_cart #mini_cart_toggle,#new_header #header_user_actions #header_profile a,#new_header #header_user_actions #header_profile button,#new_header #header_user_actions #header_favorites a,#new_header #header_user_actions #header_mini_cart #mini_cart_toggle{width:48px;height:48px;padding:0;}#new_header .icon{width:24px;height:24px;}#new_header #header_user_actions{gap:2px;}#new_header #header_all_actions{flex-direction:row;gap:2px;}#new_header #header_contacts{flex-direction:row;gap:2px;}}#new_header .header-logo-mobile{display:none;}@media (max-width:780px){#new_header .header-logo-mobile{display:flex;align-items:center;justify-content:center;flex-shrink:0;order:-1;}#new_header .header-logo-mobile img{width:90px;height:auto;max-height:90px;border-radius:12px;object-fit:contain;}}#new_header #header_search .voice-search-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:32px;height:32px;padding:0;margin:0;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background 0.2s ease,color 0.2s ease,transform 0.15s ease;color:#999;z-index:2;outline:none;-webkit-tap-highlight-color:transparent;}#new_header #header_search .voice-search-btn:hover{background:#f0f0f0;color:#555;transform:translateY(-50%) scale(1.1);}#new_header #header_search .voice-search-btn:active{transform:translateY(-50%) scale(0.92);}#new_header #header_search .voice-search-icon{width:18px;height:18px;pointer-events:none;transition:transform 0.2s ease;}#new_header #header_search .searchform-inp .inp{padding-right:40px;}#new_header #header_search .voice-search-btn--active{color:#fff;background:#e53935;animation:voice-pulse 1.5s ease-in-out infinite;transform:translateY(-50%) scale(1.15);}#new_header #header_search .voice-search-btn--active:hover{background:#c62828;transform:translateY(-50%) scale(1.15);}#new_header #header_search .voice-search-btn--active .voice-search-icon{animation:voice-icon-bounce 0.6s ease-in-out infinite alternate;}#new_header #header_search .voice-search-btn--denied{color:#ff9800;animation:voice-shake 0.5s ease;}#new_header #header_search .voice-search-btn--error{color:#e53935;animation:voice-shake 0.5s ease;}#new_header #header_search .inp.voice-search-interim{color:#28a745;font-style:italic;}#new_header #header_search .searchform-inp.voice-listening .inp{border-color:#28a745;box-shadow:0 0 0 3px rgba(40,167,69,0.15);}@keyframes voice-pulse{0%,100%{box-shadow:0 0 0 0 rgba(229,57,53,0.4);}50%{box-shadow:0 0 0 10px rgba(229,57,53,0);}}@keyframes voice-icon-bounce{0%{transform:scale(1);}100%{transform:scale(0.85);}}@keyframes voice-shake{0%,100%{transform:translateY(-50%) translateX(0);}20%{transform:translateY(-50%) translateX(-3px);}40%{transform:translateY(-50%) translateX(3px);}60%{transform:translateY(-50%) translateX(-2px);}80%{transform:translateY(-50%) translateX(2px);}}.voice-toast{position:fixed;top:20px;left:50%;transform:translateX(-50%) translateY(-20px);background:#333;color:#fff;padding:10px 20px;border-radius:8px;font-size:14px;z-index:10000;opacity:0;transition:opacity 0.3s ease,transform 0.3s ease;pointer-events:none;white-space:nowrap;box-shadow:0 4px 12px rgba(0,0,0,0.2);}.voice-toast.voice-toast--visible{opacity:1;transform:translateX(-50%) translateY(0);}.voice-toast--error{background:#e53935;}.voice-toast--warning{background:#f57c00;}.voice-toast--success{background:#28a745;}.voice-toast--info{background:#1976d2;}@media (max-width:768px){#new_header #header_search .voice-search-btn{width:40px;height:40px;right:6px;}#new_header #header_search .voice-search-icon{width:22px;height:22px;}#new_header #header_search .searchform-inp .inp{padding-right:48px;}.voice-toast{font-size:13px;padding:8px 16px;max-width:90vw;white-space:normal;text-align:center;}}@media (max-width:480px){#new_header #header_search .voice-search-btn{width:38px;height:38px;right:4px;}#new_header #header_search .searchform-inp .inp{padding-right:46px;}}@media (max-width:768px){#new_header .header-logo-mobile img{width:56px !important;height:auto !important;max-height:56px !important;}#new_header #header_search .inp{height:44px !important;font-size:15px !important;}#new_header #header_search .submit{height:44px !important;width:auto !important;flex:0 0 auto !important;min-width:70px;padding:0 14px !important;font-size:14px !important;}#new_header #header_contacts>div>a{width:44px !important;height:44px !important;padding:0 !important;}#new_header #header_user_actions #header_profile a,#new_header #header_user_actions #header_profile button,#new_header #header_user_actions #header_favorites a,#new_header #header_user_actions #header_mini_cart #mini_cart_toggle{width:44px !important;height:44px !important;padding:0 !important;}#new_header .icon{width:22px !important;height:22px !important;margin-right:0 !important;}#new_header #header_contacts a svg{width:22px !important;height:22px !important;}#new_header .city-dropdown-toggle{height:44px;padding:0 8px !important;font-size:13px;}#new_header .city-dropdown-toggle .icon{width:18px !important;height:18px !important;}#new_header .city-dropdown-toggle .arrow{width:14px !important;height:14px !important;}#new_header .city-dropdown-toggle .city-name{font-size:13px;}#new_header #header_user_actions{gap:4px !important;}#new_header #header_all_actions{gap:6px !important;}#new_header #header_contacts{gap:4px !important;}}@media (max-width:480px){#new_header .header-logo-mobile img{width:44px !important;max-height:44px !important;}#new_header #header_search .submit{min-width:60px !important;padding:0 10px !important;font-size:13px !important;}#new_header #header_contacts>div>a{width:42px !important;height:42px !important;}#new_header #header_user_actions #header_profile a,#new_header #header_user_actions #header_profile button,#new_header #header_user_actions #header_favorites a,#new_header #header_user_actions #header_mini_cart #mini_cart_toggle{width:42px !important;height:42px !important;}#new_header .icon{width:20px !important;height:20px !important;}#new_header .city-dropdown-toggle .arrow{display:none !important;}#new_header .city-dropdown-toggle{padding:0 6px !important;font-size:12px;}#new_header #header_user_actions{gap:2px !important;}#new_header #header_all_actions{gap:4px !important;}#new_header #header_contacts{gap:2px !important;}}