/* Desktop header: shared commerce controls, isolated from the mobile header. */
.cart-informer__desktop-label, .cart-informer__empty-desktop { display: none; }
.site-header .cart-informer__desktop-label, .site-header .cart-informer__empty-desktop { display: none !important; }
@media (min-width: 768px) {
  .desktop-site-header { display: block; padding: 0; color: #1e293b; }
  .desktop-site-header, .desktop-site-header * { box-sizing: border-box; }
  .desktop-site-header__topbar { display: flex; justify-content: center; align-items: center; min-height: 30px; padding: 5px 12px; background: #f1f5f9; color: #475569; font-size: 12px; line-height: 20px; border-bottom: 1px solid #e2e8f0; }
  .desktop-site-header__topbar strong { color: #e7470b; font-weight: 700; }
  .desktop-site-header__top { display: grid; grid-template-columns: 260px minmax(220px,1fr) 184px auto; gap: 18px; align-items: center; min-height: 102px; padding: 18px 0; }
  .desktop-site-header__brand, .desktop-site-header__identity { min-width: 0; }
  .desktop-site-header__brand-link { display: flex; align-items: center; gap: 10px; color: inherit; text-decoration: none; }
  .desktop-site-header__brand-link:hover, .desktop-site-header__brand-link:focus { color: inherit; text-decoration: none; }
  .desktop-site-header__logo { display: block; width: 52px; height: auto; flex: 0 0 52px; }
  .desktop-site-header__name { display: block; color: #1e293b; font-size: 27px; font-weight: 700; line-height: 1.15; white-space: nowrap; }
  .desktop-site-header__tagline { display: block; margin-top: 5px; color: #64748b; font-size: 11px; font-weight: 400; line-height: 1.4; }
  .desktop-site-header__search { display: flex; min-width: 0; height: 46px; margin: 0; border: 1px solid #cbd5e1; border-radius: 8px; background: #fff; }
  .desktop-site-header__search:focus-within { border-color: #0284c7; box-shadow: 0 0 0 2px rgba(2,132,199,.12); }
  .desktop-site-header__search input.form-control { flex: 1 1 0; width: 0; min-width: 0; height: 44px; padding: 10px 12px; margin: 0; border: 0; border-radius: 8px 0 0 8px; box-shadow: none; background: transparent; color: #1e293b; font-size: 14px; }
  .desktop-site-header__search input::placeholder { color: #64748b; }
  .desktop-site-header__search button { display: flex; align-items: center; justify-content: center; gap: 7px; flex: 0 0 auto; min-width: 52px; height: 46px; margin: -1px -1px -1px 0; padding: 0 16px; border: 0; border-radius: 0 8px 8px 0; background: #ff4a00; color: #fff; font-size: 14px; font-weight: 600; cursor: pointer; }
  .desktop-site-header__search button:hover { background: #e44000; }
  .desktop-site-header__phone-row { display: flex; align-items: center; }
  .desktop-site-header__primary-phone { color: #1b4654; font-size: 18px; font-weight: 700; line-height: 24px; white-space: nowrap; }
  .desktop-site-header__primary-phone:hover { color: #0284c7; text-decoration: none; }
  .desktop-site-header__phone-more { position: relative; margin-left: 4px; }
  .desktop-site-header__phone-more summary { display: flex; align-items: center; justify-content: center; width: 28px; height: 36px; padding: 0; list-style: none; border-radius: 6px; color: #475569; cursor: pointer; }
  .desktop-site-header__phone-more summary::-webkit-details-marker { display: none; }
  .desktop-site-header__phone-more summary:hover { background: #f1f5f9; }
  .desktop-site-header__phone-more[open] summary svg { transform: rotate(180deg); }
  .desktop-site-header__phone-dropdown { position: absolute; top: 40px; right: 0; z-index: 100; min-width: 202px; padding: 6px; background: #fff; border: 1px solid #e2e8f0; border-radius: 8px; box-shadow: 0 6px 20px rgba(15,23,42,.12); }
  .desktop-site-header__phone-dropdown a { display: block; padding: 10px; border-radius: 5px; color: #1b4654; font-size: 16px; font-weight: 600; white-space: nowrap; }
  .desktop-site-header__phone-dropdown a:hover { background: #f1f5f9; text-decoration: none; }
  .desktop-site-header__contact-note { font-size: 11px; line-height: 18px; color: #64748b; }
  .desktop-site-header__actions { display: flex; align-items: center; gap: 12px; }
  .desktop-site-header__actions .language-switch { display: inline-flex; align-items: stretch; height: 40px; margin: 0; border: 1px solid #e2e8f0; border-radius: 7px; overflow: hidden; box-shadow: none; }
  .desktop-site-header__actions .language-switch__item { display: flex; align-items: center; justify-content: center; min-width: 36px; padding: 0 8px; font-size: 12px; line-height: 20px; font-weight: 600; border: 0; border-radius: 0; color: #475569; background: #f8fafc; }
  .desktop-site-header__actions .language-switch__item_active { background: #1b4654; color: #fff; }
  .desktop-site-header__actions .cart-informer { margin: 0; }
  .desktop-site-header__actions .cart-informer__button { position: relative; display: grid; grid-template-columns: 30px minmax(60px,auto); grid-template-rows: auto auto; align-items: center; column-gap: 8px; min-width: 132px; min-height: 54px; margin: 0; padding: 8px 11px; border: 1px solid #d9e5ec; border-radius: 9px; background: #f8fafc; color: #1b4654; box-shadow: none; text-decoration: none; }
  .desktop-site-header__actions .cart-informer__button:hover { background: #eef6fa; border-color: #92c6dc; }
  .desktop-site-header__actions .cart-informer__button .fa { grid-column: 1; grid-row: 1 / 3; font-size: 24px; margin: 0; }
  .desktop-site-header__actions .cart-informer__desktop-label { display: block; grid-column: 2; grid-row: 1; color: #64748b; font-size: 11px; line-height: 16px; text-align: left; }
  .desktop-site-header__actions .cart-informer__count { display: inline-flex; position: absolute; top: 3px; left: 28px; align-items: center; justify-content: center; min-width: 18px; height: 18px; padding: 0 4px; border: 2px solid #f8fafc; border-radius: 10px; background: #ff4a00; color: #fff; font-size: 10px; line-height: 14px; font-weight: 700; }
  .desktop-site-header__actions .cart-informer__total { display: block; grid-column: 2; grid-row: 2; margin: 0; color: #1b4654; font-size: 14px; font-weight: 700; line-height: 18px; text-align: left; white-space: nowrap; }
  .desktop-site-header__nav { margin: 0; border: 1px solid #e2e8f0; border-radius: 8px; background: #f8fafc; }
  .desktop-site-header__menu { display: flex; flex-wrap: wrap; align-items: center; gap: 2px; margin: 0; padding: 3px 8px; list-style: none; }
  .desktop-site-header__menu > li { margin: 0; padding: 0; }
  .desktop-site-header__menu > li > a { display: block; padding: 9px 15px; border-radius: 5px; color: #334155; font-size: 14px; line-height: 20px; font-weight: 500; text-decoration: none; }
  .desktop-site-header__menu > li > a:hover, .desktop-site-header__menu > .active > a { background: #e0f2fe; color: #075985; }
  .desktop-site-header a:focus-visible, .desktop-site-header button:focus-visible, .desktop-site-header summary:focus-visible { outline: 2px solid #0284c7; outline-offset: 2px; }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .desktop-site-header__top { grid-template-columns: minmax(190px,1fr) 184px auto; gap: 12px 18px; padding: 14px 0; }
  .desktop-site-header__brand { grid-column: 1; grid-row: 1; }
  .desktop-site-header__phones { grid-column: 2; grid-row: 1; }
  .desktop-site-header__actions { grid-column: 3; grid-row: 1; }
  .desktop-site-header__search { grid-column: 1 / -1; grid-row: 2; }
  .desktop-site-header__brand-link { gap: 8px; }
  .desktop-site-header__logo { width: 44px; flex-basis: 44px; }
  .desktop-site-header__name { font-size: 25px; }
  .desktop-site-header__tagline { max-width: 300px; }
}
@media (max-width: 767px) { .desktop-site-header { display: none !important; } }
