/* Generated by tools/generate.mjs: the captured header is the desktop markup; below Tesla's 1200px
   breakpoint the site renders a Menu button instead, so the grafted phone pieces are shown here. */
@media (max-width: 1199px) {
  #tds-site-header > ol.tds-site-nav-items:not(.tesla-mobile-nav) { display: none !important; }
  .tds-site-header-panel-content > .dx-mega-menu-panel-content:not(.tesla-mobile-current) { display: none !important; }
}
@media (min-width: 1200px) {
  .tesla-mobile-nav, .tesla-mobile-only, .tds-site-header-panel-content > .tesla-mobile-root { display: none !important; }
}
