/* GPUGaraj Mobile Category Menu v1.9.0
   Only <=820px. Desktop navigation is intentionally untouched. */
@media (max-width:820px){
  .gpo-mobile-drawer{width:min(90vw,390px)!important;background:#f7f8fa!important;}
  .gpo-mobile-drawer .gpo-drawer-head{position:sticky;top:0;z-index:4;min-height:66px;padding:14px 16px!important;background:#fff;border-bottom:1px solid #e6e9ee!important;box-shadow:0 3px 12px rgba(15,23,42,.035)}
  .gpo-mobile-drawer .gpo-drawer-head b{font-size:18px!important;font-weight:900!important;color:#121923!important;letter-spacing:-.25px}
  .gpo-mobile-drawer .gpo-drawer-head button{display:flex!important;align-items:center!important;justify-content:center!important;width:40px!important;height:40px!important;border-radius:11px!important;color:#111827!important;font-size:31px!important;line-height:1!important}

  /* Fail-safe: legacy menu is hidden ONLY after v1.9.0 is successfully built. */
  html.gpgr-mobile-v190-ready .gpo-mobile-drawer > .gpo-main-menu,
  html.gpgr-mobile-v190-ready .gpo-mobile-drawer > .gpo-drawer-links,
  html.gpgr-mobile-v190-ready .gpo-mobile-drawer .gpgr-mobile-menu-v189,
  html.gpgr-mobile-v190-ready .gpo-mobile-drawer .gpgr-mobile-account-v189{display:none!important}

  .gpgr-mobile-menu-v190{display:block!important;padding:10px 10px 6px!important}
  .gpgr-mobile-row{position:relative;margin:0 0 7px!important}
  .gpgr-mobile-main{display:grid!important;grid-template-columns:minmax(0,1fr) 38px!important;align-items:center!important;min-height:52px!important;border:1px solid #e4e8ee!important;border-radius:12px!important;background:#fff!important;box-shadow:0 3px 10px rgba(15,23,42,.025)!important;overflow:hidden!important}
  .gpgr-mobile-row:not(.has-children) .gpgr-mobile-main{grid-template-columns:1fr!important}
  .gpgr-mobile-link{display:grid!important;grid-template-columns:36px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;min-height:50px!important;padding:6px 9px!important;color:#141a23!important;text-decoration:none!important;background:transparent!important}
  .gpgr-mobile-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;border:1px solid #edf0f4!important;border-radius:9px!important;background:#fafbfc!important;color:#222a35!important}
  .gpgr-mobile-icon svg{display:block!important;width:18px!important;height:18px!important}
  .gpgr-mobile-label{min-width:0!important;font-size:13.5px!important;line-height:1.16!important;font-weight:820!important;letter-spacing:-.12px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .gpgr-mobile-toggle{display:flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:34px!important;margin:0!important;padding:0!important;border:0!important;border-radius:9px!important;background:#f5f6f8!important;color:#5c6572!important}
  .gpgr-mobile-toggle svg{width:14px!important;height:14px!important;transition:transform .18s ease!important}
  .gpgr-mobile-row.is-open .gpgr-mobile-toggle svg{transform:rotate(180deg)!important}

  .gpgr-mobile-row.is-active > .gpgr-mobile-main{border-color:#ffd8c4!important;background:#fff7f2!important;box-shadow:0 5px 13px rgba(244,81,30,.08)!important}
  .gpgr-mobile-row.is-active > .gpgr-mobile-main .gpgr-mobile-link{color:#f4511e!important}
  .gpgr-mobile-row.is-active > .gpgr-mobile-main .gpgr-mobile-icon{border-color:#ffe0cf!important;background:#fff!important;color:#f4511e!important}

  .gpgr-mobile-sub{display:none!important;margin:5px 0 8px 17px!important;padding:4px 0 0 16px!important;border-left:2px solid #ffe0cf!important}
  .gpgr-mobile-row.is-open > .gpgr-mobile-sub{display:block!important}
  .gpgr-mobile-sub a{display:flex!important;align-items:center!important;gap:9px!important;min-height:42px!important;margin:0 0 5px!important;padding:6px 10px!important;border:1px solid #e8ebef!important;border-radius:10px!important;background:#fff!important;color:#202733!important;text-decoration:none!important;font-size:12.5px!important;font-weight:760!important}
  .gpgr-mobile-sub a span:first-child{display:flex!important;align-items:center!important;justify-content:center!important;width:26px!important;height:26px!important;border-radius:7px!important;background:#fff4ed!important;color:#f4511e!important}
  .gpgr-mobile-sub a svg{width:15px!important;height:15px!important}

  .gpgr-mobile-row.gpgr-mobile-sell,
  .gpgr-mobile-row.gpgr-mobile-service{margin-top:8px!important}
  .gpgr-mobile-row.gpgr-mobile-sell + .gpgr-mobile-row.gpgr-mobile-service{margin-top:0!important}
  .gpgr-mobile-row.gpgr-mobile-sell .gpgr-mobile-main,
  .gpgr-mobile-row.gpgr-mobile-service .gpgr-mobile-main{border:0!important;box-shadow:0 7px 18px rgba(15,23,42,.10)!important}
  .gpgr-mobile-row.gpgr-mobile-sell .gpgr-mobile-main{background:linear-gradient(135deg,#ff7b22,#ff5a0a)!important}
  .gpgr-mobile-row.gpgr-mobile-service .gpgr-mobile-main{background:linear-gradient(135deg,#172130,#060b12)!important}
  .gpgr-mobile-row.gpgr-mobile-sell .gpgr-mobile-link,
  .gpgr-mobile-row.gpgr-mobile-service .gpgr-mobile-link{color:#fff!important}
  .gpgr-mobile-row.gpgr-mobile-sell .gpgr-mobile-icon,
  .gpgr-mobile-row.gpgr-mobile-service .gpgr-mobile-icon{border-color:rgba(255,255,255,.20)!important;background:rgba(255,255,255,.12)!important;color:#fff!important}
  .gpgr-mobile-row.gpgr-mobile-sell .gpgr-mobile-label,
  .gpgr-mobile-row.gpgr-mobile-service .gpgr-mobile-label{font-weight:900!important}

  .gpgr-mobile-divider{height:1px!important;margin:10px 4px!important;background:#e5e8ed!important}
  .gpgr-mobile-account-v190{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;padding:0 10px 18px!important}
  .gpgr-mobile-account-v190 a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:43px!important;border:1px solid #e3e7ec!important;border-radius:11px!important;background:#fff!important;color:#343c48!important;text-decoration:none!important;font-size:12px!important;font-weight:800!important}
}
@media (min-width:821px){
  .gpgr-mobile-menu-v190,.gpgr-mobile-account-v190{display:none!important}
}
