@media (min-width:1024px){
  .desktop-header-row{width:100%;min-width:0}
  .desktop-header-logo{flex:0 1 240px;max-width:min(240px,22vw);overflow:hidden}
  .desktop-header-logo img{display:block;max-width:100%;object-fit:contain}
  .desktop-header-search{flex:1 1 360px}
  .desktop-header-actions{max-width:310px}
  .header-quickbar-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-width:0}
  .header-quickbar-contact,.header-quickbar-links{display:flex;align-items:center;gap:clamp(10px,1.3vw,20px);min-width:0;overflow:hidden}
  .header-quickbar-contact{flex:0 1 auto}.header-quickbar-links{flex:1 1 auto;justify-content:flex-end}
  .header-quickbar a{white-space:nowrap}
  .automotive-nav-shell{width:100%;background:rgb(var(--color-secondary-950));box-shadow:0 2px 0 rgb(var(--color-secondary-900)/.28)}
  .automotive-main-nav{height:50px;color:#fff;display:grid;grid-template-columns:minmax(210px,316px) minmax(0,1fr);align-items:center;gap:4px;min-width:0}
  .automotive-categories-wrap{min-width:0}
  .automotive-categories-button{width:100%;height:50px;padding:0 clamp(10px,1.2vw,16px);background:linear-gradient(135deg,rgb(var(--color-primary-600)),rgb(var(--color-primary-400)));color:rgb(var(--color-primary-950));border-radius:0 0 14px 14px;text-transform:uppercase;box-shadow:0 5px 14px rgb(var(--color-primary-600)/.22);white-space:nowrap}
  .automotive-menu-links{height:50px;display:flex;align-items:stretch;min-width:0;overflow:hidden}
  .automotive-menu-links:only-child{grid-column:1/-1}
  .automotive-categories-button:hover{background:linear-gradient(135deg,rgb(var(--color-primary-500)),rgb(var(--color-primary-300)))}
  .automotive-nav-link{height:50px;display:inline-flex;flex:1 1 auto;min-width:0;align-items:center;justify-content:center;color:#fff;text-transform:uppercase;white-space:nowrap;padding-left:clamp(7px,1vw,16px)!important;padding-right:clamp(7px,1vw,16px)!important;font-size:clamp(11px,.86vw,14px);overflow:hidden;text-overflow:ellipsis}
  .automotive-nav-link:hover{color:rgb(var(--color-primary-300));background:rgb(var(--color-primary-500)/.08)}
  #desktop-categories-menu{color:var(--site-text,rgb(var(--color-secondary-900)))}
  #desktop-categories-menu>div,#desktop-categories-menu .bg-white{background:var(--site-surface,#fff);color:var(--site-text,rgb(var(--color-secondary-900)))}
  #desktop-categories-menu>div{border-radius:0 0 16px 16px;border:1px solid var(--site-border,rgb(var(--color-secondary-200)));border-top:0;max-height:calc(100vh - 220px);overflow-y:auto}
  #desktop-categories-menu a{color:var(--site-text,rgb(var(--color-secondary-900)))}
  #desktop-categories-menu a:hover{color:rgb(var(--color-primary-700));background:rgb(var(--color-primary-50))}
}
@media (min-width:1024px) and (max-width:1199px){
  .desktop-header-logo{flex-basis:190px;max-width:19vw}
  .desktop-header-actions>a[title="Karşılaştır"],.desktop-header-actions>a[title="Favoriler"]{display:none}
  .automotive-main-nav{grid-template-columns:minmax(190px,245px) minmax(0,1fr)}
  .header-quickbar-links a:nth-child(n+4){display:none}
}
@media (max-width:1023px){
  .header-quickbar{display:none!important}
}
html,body{max-width:100%;overflow-x:clip}
.footer-trust-text{overflow-wrap:anywhere}
.stock-notify-button{background:rgb(var(--color-primary-700))!important;color:#fff!important;border:1px solid rgb(var(--color-primary-800))!important;box-shadow:0 6px 16px rgb(var(--color-primary-700)/.2)}
.stock-notify-button:hover{background:rgb(var(--color-primary-800))!important;color:#fff!important}
