/* Sopung Market Rapor v47.7 — basit ve doğal masaüstü menüsü */
@media(min-width:851px){
  body:not(.v44-customer-mode) #app>.layout{display:grid!important;grid-template-columns:245px minmax(0,1fr)!important;align-items:start!important;min-height:calc(100vh - 72px)!important}
  body:not(.v44-customer-mode) #app nav#nav{position:sticky!important;inset:auto!important;top:72px!important;align-self:start!important;display:block!important;width:245px!important;height:calc(100dvh - 72px)!important;max-height:calc(100dvh - 72px)!important;min-height:0!important;margin:0!important;padding:15px 11px 40px!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;touch-action:pan-y!important;scrollbar-width:thin!important;scrollbar-color:rgba(255,255,255,.42) transparent!important}
  body:not(.v44-customer-mode) #app main#content{grid-column:2!important;min-width:0!important}
  body:not(.v44-customer-mode) #app nav#nav::-webkit-scrollbar{width:8px!important}
  body:not(.v44-customer-mode) #app nav#nav::-webkit-scrollbar-track{background:transparent!important}
  body:not(.v44-customer-mode) #app nav#nav::-webkit-scrollbar-thumb{border:2px solid transparent!important;border-radius:999px!important;background:rgba(255,255,255,.42)!important;background-clip:padding-box!important}
}
@media(min-width:851px) and (max-width:1100px){body:not(.v44-customer-mode) #app>.layout{grid-template-columns:220px minmax(0,1fr)!important}body:not(.v44-customer-mode) #app nav#nav{width:220px!important}}
