/* NEMAZING V744 — hard inventory rebuild */
html body.inventory-page{background:#f4f6fb!important;color:#171b33!important;overflow-x:hidden!important}
html body.inventory-page main{padding:0!important;margin:0!important}
html body.inventory-page .inventory-main{padding:28px 0 64px!important;margin:0!important}
html body.inventory-page .inventory-v2-main>.container,
html body.inventory-page .inventory-v2-main .container{
  display:block!important;grid-template-columns:none!important;grid-template-areas:none!important;
  width:min(1240px,calc(100% - 36px))!important;max-width:1240px!important;
  margin:0 auto!important;padding:0!important;transform:none!important;position:relative!important;left:auto!important;right:auto!important
}
/* Legacy cabinet/profile navigation must never appear on the standalone inventory page. */
html body.inventory-page .account-sidebar,
html body.inventory-page .cabinet-sidebar,
html body.inventory-page .cabinet-nav,
html body.inventory-page .cabinet-menu,
html body.inventory-page .cabinet-aside,
html body.inventory-page .profile-sidebar,
html body.inventory-page .profile-menu,
html body.inventory-page .profile-nav,
html body.inventory-page .profile-side-nav,
html body.inventory-page .profile-side-menu,
html body.inventory-page .shared-sidebar,
html body.inventory-page .nm34-sidebar,
html body.inventory-page [data-profile-sidebar],
html body.inventory-page [data-shared-sidebar],
html body.inventory-page [data-nm34-sidebar]{display:none!important;visibility:hidden!important;pointer-events:none!important;position:static!important}
html body.inventory-page .inventory-v2-header{
  display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:28px!important;
  min-height:0!important;height:auto!important;margin:0 0 18px!important;padding:28px 30px!important;
  border:1px solid #e4e7f1!important;border-radius:24px!important;background:#fff!important;background-image:none!important;
  box-shadow:0 14px 38px rgba(28,34,68,.055)!important;overflow:hidden!important
}
html body.inventory-page .inventory-v2-header::before,html body.inventory-page .inventory-v2-header::after{display:none!important;content:none!important}
html body.inventory-page .section-kicker{display:block!important;margin:0 0 7px!important;color:#7565f6!important;font-size:12px!important;font-weight:850!important;letter-spacing:.08em!important;text-transform:uppercase!important}
html body.inventory-page .inventory-v2-header h1{margin:0!important;color:#171b33!important;font-size:clamp(30px,4vw,44px)!important;line-height:1!important;letter-spacing:-.035em!important}
html body.inventory-page .nm744-inventory-lead{max-width:680px!important;margin:10px 0 0!important;color:#747d9b!important;font-size:15px!important;line-height:1.55!important}
html body.inventory-page .inventory-v2-total{display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:176px!important;min-height:94px!important;padding:17px 19px!important;border:1px solid #e4e2f8!important;border-radius:19px!important;background:#f7f5ff!important;box-shadow:none!important}
html body.inventory-page .inventory-v2-total strong{font-size:32px!important;line-height:1!important;color:#20243c!important}
html body.inventory-page .inventory-v2-total span{margin-top:7px!important;color:#7c84a2!important;font-size:13px!important}
html body.inventory-page .inventory-v2-toolbar{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:16px!important;flex-wrap:wrap!important;margin:0 0 22px!important;padding:16px!important;border:1px solid #e4e7f1!important;border-radius:20px!important;background:#fff!important;box-shadow:0 10px 28px rgba(28,34,68,.035)!important}
html body.inventory-page .inventory-category-tabs{display:flex!important;flex:1 1 760px!important;flex-wrap:wrap!important;gap:8px!important;min-width:0!important;overflow:visible!important}
html body.inventory-page .inventory-filter{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:9px 13px!important;border:1px solid #e0e3ee!important;border-radius:13px!important;background:#fff!important;color:#626b89!important;font-size:13px!important;font-weight:750!important;white-space:nowrap!important;box-shadow:none!important;transform:none!important}
html body.inventory-page .inventory-filter.active{border-color:#b8adff!important;background:#f0edff!important;color:#604cf0!important;box-shadow:inset 3px 0 0 #6f5cff!important}
html body.inventory-page .inventory-rarity-select{display:flex!important;flex-direction:column!important;gap:7px!important;width:190px!important;min-width:190px!important;color:#757d9a!important;font-size:12px!important;font-weight:750!important}
html body.inventory-page #inventory-rarity{width:100%!important;height:42px!important;border:1px solid #e0e3ee!important;border-radius:13px!important;background:#fbfcff!important;color:#232840!important;padding:0 12px!important}
html body.inventory-page .inventory-v2-section-heading{display:block!important;margin:0 0 14px!important;padding:0 2px!important}
html body.inventory-page .inventory-v2-section-heading h2{margin:0 0 5px!important;color:#1d2239!important;font-size:25px!important;line-height:1.15!important}
html body.inventory-page .inventory-v2-section-heading p{margin:0!important;color:#7b839e!important;font-size:14px!important;line-height:1.5!important}
html body.inventory-page .inventory-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;width:100%!important;margin:0!important;padding:0!important;overflow:visible!important}
html body.inventory-page .inventory-card{display:flex!important;flex-direction:column!important;min-width:0!important;height:100%!important;margin:0!important;padding:12px!important;border:1px solid #e4e7f1!important;border-radius:20px!important;background:#fff!important;box-shadow:0 12px 28px rgba(31,37,72,.045)!important;overflow:hidden!important;transform:none!important}
html body.inventory-page .inventory-card-image{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:auto!important;aspect-ratio:16/10!important;min-height:0!important;padding:10px!important;border-radius:15px!important;background:#f5f7fb!important;overflow:hidden!important}
html body.inventory-page .inventory-card-image img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;filter:none!important;opacity:1!important;transform:none!important}
html body.inventory-page .inventory-card-copy{display:block!important;padding:14px 3px 8px!important;min-height:0!important;height:auto!important;overflow:visible!important}
html body.inventory-page .inventory-card-copy h3{display:block!important;margin:0 0 6px!important;color:#20243b!important;font-size:17px!important;line-height:1.25!important;font-weight:800!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;-webkit-line-clamp:unset!important}
html body.inventory-page .inventory-card-copy p{margin:0 0 7px!important;color:#69728f!important;font-size:13px!important;white-space:normal!important}
html body.inventory-page .inventory-card-date{color:#9299b3!important;font-size:12px!important}
html body.inventory-page .inventory-card-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;flex-wrap:wrap!important;margin-top:auto!important;padding:8px 3px 2px!important}
html body.inventory-page .inventory-qty{display:inline-flex!important;align-items:center!important;min-height:31px!important;padding:6px 10px!important;border-radius:999px!important;background:#f3f5fa!important;color:#4f5876!important;font-size:12px!important;font-weight:750!important;white-space:normal!important}
html body.inventory-page .inventory-variants,html body.inventory-page .inventory-choice{margin-top:10px!important;padding:10px!important;border-radius:13px!important;background:#f7f8fc!important;color:#606986!important;font-size:12px!important;overflow:visible!important}
html body.inventory-page .inventory-pager{display:flex!important;align-items:center!important;justify-content:center!important;gap:16px!important;position:static!important;inset:auto!important;width:100%!important;margin:26px 0 0!important;padding:0!important;transform:none!important;background:transparent!important}
html body.inventory-page .inventory-page-button{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;margin:0!important;border:1px solid #dfe3ee!important;border-radius:13px!important;background:#fff!important;color:#20243b!important;box-shadow:none!important}
html body.inventory-page .inventory-page-state{min-width:54px!important;text-align:center!important;color:#69718f!important;font-size:13px!important;font-weight:800!important}
@media(max-width:1050px){html body.inventory-page .inventory-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:760px){
 html body.inventory-page .inventory-main{padding:14px 0 44px!important}
 html body.inventory-page .inventory-v2-main>.container,html body.inventory-page .inventory-v2-main .container{width:calc(100% - 24px)!important}
 html body.inventory-page .inventory-v2-header{grid-template-columns:1fr!important;gap:16px!important;padding:20px!important;border-radius:20px!important}
 html body.inventory-page .inventory-v2-total{width:100%!important;min-width:0!important;min-height:0!important}
 html body.inventory-page .inventory-v2-toolbar{align-items:stretch!important;padding:12px!important;border-radius:18px!important}
 html body.inventory-page .inventory-category-tabs{flex:1 1 100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}
 html body.inventory-page .inventory-filter{width:100%!important;white-space:normal!important;text-align:center!important}
 html body.inventory-page .inventory-rarity-select{width:100%!important;min-width:0!important}
 html body.inventory-page .inventory-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
}
@media(max-width:520px){
 html body.inventory-page .inventory-v2-header h1{font-size:30px!important}
 html body.inventory-page .inventory-grid{grid-template-columns:1fr!important}
 html body.inventory-page .inventory-category-tabs{grid-template-columns:1fr 1fr!important}
 html body.inventory-page .inventory-card{border-radius:18px!important}
}
