/* Shared phone ergonomics. Desktop layouts are outside this breakpoint. */
@media (max-width: 960px) {
  body.sf-detail-v2.sf-stage11-product-detail-v1.sf44893-mockup
  [data-ipek-pd43019-vehicle-band][data-ipek-pd43112-mounted="1"] {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    height: auto !important;
    max-height: none !important;
    gap: 12px !important;
    padding: 16px !important;
  }
  body.sf-detail-v2.sf-stage11-product-detail-v1.sf44893-mockup
  [data-ipek-pd43019-vehicle-band] > :is([data-ipek-pd43019-status], [data-ipek-pd43019-chips], [data-ipek-pd43112-compat-panel], [data-ipek-pd43019-change]) {
    position: static !important;
    transform: none !important;
    width: 100% !important;
    min-width: 0 !important;
    height: auto !important;
    max-height: none !important;
    margin: 0 !important;
    align-self: stretch !important;
  }
  body.sf-detail-v2.sf-stage11-product-detail-v1.sf44893-mockup [data-ipek-pd43019-status-title] {
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    font-size: 18px !important;
    line-height: 1.35 !important;
  }
  body.sf-detail-v2.sf-stage11-product-detail-v1.sf44893-mockup [data-ipek-pd43112-compat-panel] {
    display: grid !important;
    grid-template-columns: 44px minmax(0, 1fr) !important;
    gap: 12px !important;
    padding: 12px !important;
  }
  body.sf-detail-v2.sf-stage11-product-detail-v1.sf44893-mockup [data-ipek-pd43112-compat-copy] {
    min-width: 0 !important;
    width: auto !important;
  }
  body.sf-detail-v2.sf-stage11-product-detail-v1.sf44893-mockup [data-ipek-pd43019-change] {min-height: 44px !important;}
}
@media (max-width: 820px) {
  .sf5-mobile-toolbar button {min-height: 44px !important;}
  body header.sf-site-header.sf4-approved-header .sf4-approved-header__main-inner {
    grid-template-columns: minmax(0, 1fr) auto !important;
    gap: 8px !important;
  }
  body header.sf-site-header.sf4-approved-header .sf4-approved-actions {
    gap: 0 !important;
  }
  body header.sf-site-header.sf4-approved-header .sf4-approved-actions > .sf4-approved-action,
  body header.sf-site-header.sf4-approved-header .sf-site-menu-button {
    width: 44px !important;
    min-width: 44px !important;
    height: 44px !important;
    min-height: 44px !important;
    flex: 0 0 44px !important;
  }
  body header.sf-site-header.sf4-approved-header .sf4-approved-search input {
    min-width: 0 !important;
    font-size: 16px !important;
  }
  /* A readable stationary shipping message replaces the clipped phone ticker. */
  body header.sf-site-header.sf4-approved-header .sf-campaign-ticker__track {
    animation: none !important;
    transform: none !important;
    width: 100% !important;
  }
  body header.sf-site-header.sf4-approved-header .sf-campaign-ticker__viewport {
    mask-image: none !important;
    -webkit-mask-image: none !important;
  }
  body header.sf-site-header.sf4-approved-header .sf-campaign-ticker__group {
    width: 100% !important;
    min-width: 0 !important;
    flex: 0 0 100% !important;
  }
  body header.sf-site-header.sf4-approved-header .sf-campaign-ticker__group[aria-hidden="true"],
  body header.sf-site-header.sf4-approved-header .sf-campaign-ticker__item:not(.sf-campaign-ticker__item--primary) {
    display: none !important;
  }
  body header.sf-site-header.sf4-approved-header .sf-campaign-ticker__item--primary {
    width: 100% !important;
    min-width: 0 !important;
    flex: 1 1 auto !important;
    padding: 6px 8px !important;
    white-space: normal !important;
    text-align: center !important;
    font-size: 11px !important;
  }
}
@media (max-width: 360px) {
  body header.sf-site-header.sf4-approved-header .sf4-approved-brand__copy strong {font-size: 17px !important;}
  body header.sf-site-header.sf4-approved-header .sf4-approved-brand__mark {display: none !important;}
  body header.sf-site-header.sf4-approved-header .sf4-approved-brand {gap: 5px !important;min-width: 0 !important;}
}
