/* The shared navigation uses one responsive type size, including Bid Room. */
html:has(#root) .linear-nav button,html:has(#root) .linear-nav .linear-more{font-size:15px!important;font-family:var(--brand-font)!important;font-weight:500!important;line-height:normal!important;padding:0 16px!important;height:44px!important;min-height:44px!important}
@media(min-width:1700px){html:has(#root) .linear-nav button,html:has(#root) .linear-nav .linear-more{font-size:16px!important}}
@media(max-width:760px){html:has(#root) .linear-nav button,html:has(#root) .linear-nav .linear-more{font-size:14px!important;padding-inline:12px!important}}
html:has(#root) .linear-nav-shell{height:45px!important;min-height:45px!important;overflow-y:hidden!important;scrollbar-width:none!important}html:has(#root) .linear-nav-shell::-webkit-scrollbar{display:none!important;height:0!important}
