/* Reiwa Toys v6.1.29 — compact header, safe mobile navigation, and infinite catalog. */
:root{--header-height:60px}
.topbar{height:var(--header-height)!important;padding-top:0!important;padding-bottom:0!important}
.brand-logo{height:36px!important;max-width:132px!important}
.catalog-heading-v627{display:none!important}
.collections{top:var(--header-height)!important}
.catalog-infinite-v629{min-height:86px;padding:24px 16px 36px;display:grid;place-items:center;color:var(--muted);font-size:10px;text-align:center}
.catalog-infinite-v629 span.busy::before{content:'';width:18px;height:18px;margin:0 auto 8px;display:block;border:2px solid var(--line);border-top-color:var(--red);border-radius:50%;animation:catalogSpinV626 .75s linear infinite}

@media(max-width:620px){
  :root{--header-height:56px}
  body{padding-top:var(--header-height)!important}
  .topbar{height:var(--header-height)!important;padding:0 7px!important;grid-template-columns:38px minmax(72px,1fr) auto!important;gap:3px!important}
  .topbar .icon-btn{width:37px!important;min-width:37px!important;height:37px!important;min-height:37px!important;padding:7px!important}
  .brand-logo{height:31px!important;max-width:105px!important}
  #homeLogo{transform:translateX(-5px)!important}
  .header-actions{gap:0!important}
  .mobile-search-shell{top:5px!important;height:46px!important}

  #drawerOverlay{z-index:290!important}
  #drawerOverlay .drawer{padding-top:calc(var(--header-height) + 16px)!important}
  #drawerOverlay .drawer-head{display:none!important}
  #drawerOverlay .drawer-nav{padding-top:0!important}

  .mobile-catalog-nav-v616{position:relative!important;z-index:20!important;width:100%!important;padding:7px 8px 4px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 88px!important;gap:4px!important;overflow:hidden!important;background:var(--paper)}
  .mobile-catalog-nav-v616 .collections{position:relative!important;top:auto!important;z-index:1!important;min-width:0!important;width:100%!important;padding:0!important;border:0!important}
  .mobile-catalog-nav-v616 .tools{position:relative!important;z-index:2!important;width:88px!important;min-width:88px!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:42px 42px!important;gap:4px!important;background:var(--paper)}
  .mobile-catalog-nav-v616 .tools>#filterToggle,.mobile-catalog-nav-v616 .tools>.sort-icon-wrap{position:relative!important;display:grid!important;visibility:visible!important;opacity:1!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;margin:0!important}
  .mobile-catalog-nav-v616 .tools>#filterToggle{grid-column:1!important;grid-row:1!important}
  .mobile-catalog-nav-v616 .tools>.sort-icon-wrap{grid-column:2!important;grid-row:1!important}
  .mobile-filter-overlay{z-index:520!important}
  .catalog-infinite-v629{min-height:72px;padding-bottom:28px}
}

