/* Inventario Shinobi v3: filtros, raridades e visualizacao responsiva. */
.nrmt-inventory-overlay{padding:58px 18px 18px;background:radial-gradient(circle at 50% 22%,#253029c9,#020405f5 66%);backdrop-filter:blur(8px)}
.nrmt-inventory-window{width:min(1480px,calc(100vw - 36px));height:min(880px,calc(100vh - 76px));border-color:#8c6928;background:#0d1214;box-shadow:0 30px 100px #000,0 0 0 1px #d7a6321f,0 0 45px #b5811910}
.nrmt-inventory-window>header{height:64px;grid-template-columns:1fr auto 38px;padding:0 19px;border-bottom-color:#735623;background:linear-gradient(180deg,#343a3a,#202527 64%,#171b1d);box-shadow:inset 0 1px #ffffff0d}
.nrmt-inventory-window>header small{color:#8d9692;font-size:8px;letter-spacing:.18em}
.nrmt-inventory-window h2{color:#f0be42;font-size:20px;text-shadow:0 2px 5px #000}
.nrmt-inventory-window>header>b{padding:7px 10px;border:1px solid #4d442f;border-radius:3px;background:#171b19;color:#e7c15c;font-size:9px;letter-spacing:.08em}
.nrmt-inventory-window>header>button{border-color:#70402f;border-radius:3px;background:#291916;transition:.15s}
.nrmt-inventory-window>header>button:hover{border-color:#c36642;background:#472219;color:#fff}
.nrmt-inventory-body{grid-template-columns:220px minmax(560px,1fr) 310px;overflow:hidden}
.nrmt-inventory-body>aside:first-child{padding:14px 10px;border-right-color:#3b4242;background:linear-gradient(180deg,#171d1f,#090d0f);scrollbar-width:thin;scrollbar-color:#a57b2d #0b0f10}
.nrmt-inventory-body>aside h3{margin-bottom:5px;color:#e0b248;font-size:11px}
.nrmt-inv-side-help{margin:0 5px 12px;color:#69716e;font-size:8px;line-height:1.45}
.nrmt-inv-ninja{grid-template-columns:50px 1fr;gap:9px;margin-bottom:7px;padding:7px;border-radius:3px;background:linear-gradient(135deg,#1e2426,#15191b);transition:border-color .15s,transform .15s,background .15s}
.nrmt-inv-ninja:hover{transform:translateX(2px);border-color:#79602f}
.nrmt-inv-ninja.is-selected{border-color:#c69532;background:linear-gradient(135deg,#332d1e,#1d211f);box-shadow:inset 3px 0 #f0bb42,0 4px 14px #0006}
.nrmt-inv-ninja img{width:48px;height:48px}
.nrmt-inv-ninja b{font-size:10px}.nrmt-inv-ninja small{font-size:7px;line-height:1.4}
.nrmt-inventory-body>main{min-height:0;overflow:hidden;background:radial-gradient(circle at 50% 4%,#34352b,#171d1f 38%,#0d1113 100%)}
.nrmt-inv-paper-head{height:35px;background:#151a1bcc}.nrmt-inv-paper-head b{font-size:12px}
.nrmt-inv-equipped{grid-template-columns:repeat(7,minmax(62px,1fr));gap:7px;margin:10px 12px 8px;padding:9px;border:1px solid #343b3c;border-radius:4px;background:linear-gradient(145deg,#151b1d,#0d1112);box-shadow:inset 0 0 24px #0007}
.nrmt-inv-equip{height:64px;border-radius:3px;transition:.15s}
.nrmt-inv-equip:hover{transform:translateY(-2px);border-color:#d19e35;box-shadow:0 7px 12px #0008}
.nrmt-inv-equip img{width:40px;height:40px}.nrmt-inv-equip b{font-size:7px}
.nrmt-inv-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:0 12px 8px;border:1px solid #303738;border-radius:3px;background:#0b1011}
.nrmt-inv-summary>span{display:flex;align-items:center;justify-content:center;gap:7px;min-width:0;padding:7px 5px;border-right:1px solid #2d3335}
.nrmt-inv-summary>span:last-child{border:0}.nrmt-inv-summary small{color:#737c78;font-size:7px;letter-spacing:.08em}.nrmt-inv-summary b{overflow:hidden;color:#e4bb50;font-size:9px;text-overflow:ellipsis;white-space:nowrap}
.nrmt-inv-toolbar{display:flex;align-items:stretch;flex-direction:column;gap:7px;margin:0 12px;padding:9px;border:1px solid #343b3d;border-radius:4px 4px 0 0;background:linear-gradient(#1b2123,#111618);box-shadow:0 5px 16px #0006}
.nrmt-inv-toolbar nav{display:grid;grid-template-columns:repeat(5,1fr);gap:4px}
.nrmt-inv-toolbar nav button{display:flex;align-items:center;justify-content:center;gap:5px;min-width:0;height:28px;padding:4px 6px;border-radius:3px;color:#8d9692;font-size:7px;letter-spacing:.04em;transition:.15s}
.nrmt-inv-toolbar nav button:hover{border-color:#665533;color:#ddd}.nrmt-inv-toolbar nav button.is-active{border-color:#a87c28;background:linear-gradient(#4a3b20,#2c2619);color:#ffd66b;box-shadow:inset 0 1px #ffe6a01c}
.nrmt-inv-toolbar nav button b{min-width:17px;padding:2px 4px;border-radius:8px;background:#0d1011;color:#aab1ad;font-size:7px}
.nrmt-inv-filters{display:grid;grid-template-columns:minmax(170px,1fr) 135px 145px 62px;gap:6px}
.nrmt-inv-search{display:flex;align-items:center;min-width:0;border:1px solid #3d4546;border-radius:3px;background:#0b0f11}
.nrmt-inv-search:focus-within{border-color:#b38734;box-shadow:0 0 0 2px #b3873417}.nrmt-inv-search>span{padding-left:9px;color:#c5973a;font-size:16px}
.nrmt-inv-toolbar .nrmt-inv-search input{width:100%;padding:7px 8px;border:0;background:transparent;font-size:9px}
.nrmt-inv-filters select{min-width:0;padding:0 8px;border:1px solid #3b4244;border-radius:3px;background:#171c1e;color:#b8bfbc;font-size:8px;outline:none;cursor:pointer}
.nrmt-inv-filters select:focus{border-color:#a67b2e}.nrmt-inv-view{display:grid;grid-template-columns:1fr 1fr;gap:3px}
.nrmt-inv-toolbar .nrmt-inv-view button{padding:0;border-radius:3px;font-size:15px}.nrmt-inv-toolbar .nrmt-inv-view button.is-active{border-color:#a67b2e;background:#3b301e;color:#efc45b}
.nrmt-inv-items{grid-template-columns:repeat(auto-fill,minmax(82px,1fr));grid-auto-rows:92px;gap:8px;margin:0 12px 12px;padding:12px;overflow-y:scroll!important;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#bd8d32 #0a0e10;border:1px solid #343b3d;border-top:0;border-radius:0 0 4px 4px;background-color:#0c1113;background-image:linear-gradient(#ffffff04 1px,transparent 1px),linear-gradient(90deg,#ffffff04 1px,transparent 1px),radial-gradient(circle at 50% 0,#25291f,#0c1113 58%);background-size:24px 24px,24px 24px,100% 100%;box-shadow:inset 0 10px 24px #0005}
.nrmt-inv-items::-webkit-scrollbar,.nrmt-inventory-body>aside::-webkit-scrollbar,.nrmt-inv-detail::-webkit-scrollbar{width:9px}.nrmt-inv-items::-webkit-scrollbar-track,.nrmt-inventory-body>aside::-webkit-scrollbar-track,.nrmt-inv-detail::-webkit-scrollbar-track{background:#090d0e;border-left:1px solid #242a2b}.nrmt-inv-items::-webkit-scrollbar-thumb,.nrmt-inventory-body>aside::-webkit-scrollbar-thumb,.nrmt-inv-detail::-webkit-scrollbar-thumb{border:2px solid #090d0e;border-radius:8px;background:linear-gradient(#c99a3c,#72531d)}
.nrmt-inv-item{--rarity:#626a67;gap:2px;padding:6px 4px 5px;border-color:color-mix(in srgb,var(--rarity) 55%,#282e30);border-radius:3px;background:linear-gradient(145deg,color-mix(in srgb,var(--rarity) 7%,#1b2022),#0d1012);box-shadow:inset 0 0 13px color-mix(in srgb,var(--rarity) 9%,transparent);transition:transform .14s,border-color .14s,filter .14s,box-shadow .14s}
.nrmt-inv-item:hover,.nrmt-inv-item.is-selected{z-index:2;transform:translateY(-3px);border-color:var(--rarity)!important;background:linear-gradient(145deg,color-mix(in srgb,var(--rarity) 14%,#242525),#111416);box-shadow:0 7px 16px #000b,0 0 12px color-mix(in srgb,var(--rarity) 32%,transparent)}
.nrmt-inv-item.rarity-uncommon{--rarity:#55c76a}.nrmt-inv-item.rarity-rare{--rarity:#4b9dff}.nrmt-inv-item.rarity-epic{--rarity:#bd63ff}.nrmt-inv-item.rarity-legendary{--rarity:#ffc33d}.nrmt-inv-item.rarity-mythic{--rarity:#ff4d69}
.nrmt-inv-item .nrmt-inv-rarity-dot{position:absolute;left:5px;top:5px;width:5px;height:5px;border-radius:50%;background:var(--rarity);box-shadow:0 0 6px var(--rarity)}
.nrmt-inv-item img{width:46px;height:46px;transition:transform .15s}.nrmt-inv-item:hover img{transform:scale(1.08)}
.nrmt-inv-item>span{display:flex;max-width:100%;flex-direction:column;align-items:center;gap:1px}.nrmt-inv-item>span strong{max-width:100%;overflow:hidden;color:#d8ddda;font-size:7px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.nrmt-inv-item>span small{display:none;color:#727a77;font-size:6px}
.nrmt-inv-item>b{top:4px;right:5px;padding:1px 3px;border-radius:2px;background:#070909c9;color:#fff;font-size:8px}.nrmt-inv-item>em{display:none;color:#d3a947;font-size:7px;font-style:normal}
.nrmt-inv-item.is-empty{border-style:dashed;background:#0c10118c;box-shadow:none}
.nrmt-inv-items.is-list{grid-template-columns:repeat(2,minmax(230px,1fr));grid-auto-rows:58px}
.nrmt-inv-items.is-list .nrmt-inv-item{display:grid;grid-template-columns:45px minmax(0,1fr) auto;grid-template-rows:1fr auto;gap:0 8px;padding:5px 9px;text-align:left}
.nrmt-inv-items.is-list .nrmt-inv-item img{grid-row:1/3;width:43px;height:43px}.nrmt-inv-items.is-list .nrmt-inv-item>span{align-items:flex-start}.nrmt-inv-items.is-list .nrmt-inv-item>span strong{font-size:8px}.nrmt-inv-items.is-list .nrmt-inv-item>span small,.nrmt-inv-items.is-list .nrmt-inv-item>em{display:block}.nrmt-inv-items.is-list .nrmt-inv-item>b{position:static;grid-column:3;grid-row:1/3;align-self:center;font-size:9px}
.nrmt-inv-empty{display:flex;grid-column:1/-1!important;flex-direction:column;gap:8px;padding:48px;color:#68706d}.nrmt-inv-empty b{color:#a99155;font:11px NinjaTitle,Georgia,serif}.nrmt-inv-empty span{font-size:8px}
.nrmt-inv-detail{overflow-y:auto;padding:18px;border-left-color:#3b4243;background:linear-gradient(180deg,#1b2224,#0b1012);scrollbar-width:thin;scrollbar-color:#9b7329 #0a0e10}
.nrmt-inv-detail-head>img{width:96px;height:96px;border-radius:4px;background:radial-gradient(circle,#262b28,#090c0d);box-shadow:0 9px 22px #000,0 0 15px #c9972730}.nrmt-inv-detail-head h3{font-size:16px;line-height:1.25}.nrmt-inv-detail-head p{max-height:66px;overflow:auto}
.nrmt-inv-meta{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-top:14px}.nrmt-inv-meta span{display:flex;min-width:0;flex-direction:column;gap:3px;padding:7px;border:1px solid #303638;background:#151a1c;color:#747d79;font-size:7px}.nrmt-inv-meta b{overflow:hidden;color:#d4bd7d;font-size:8px;text-overflow:ellipsis;white-space:nowrap}
.nrmt-inv-stats{gap:6px}.nrmt-inv-stats span{border:1px solid #315039;border-radius:2px;background:#17291d}
.nrmt-inv-detail footer button{border-radius:3px;background:linear-gradient(#806025,#4c3615);transition:.15s}.nrmt-inv-detail footer button:hover{filter:brightness(1.18);box-shadow:0 5px 14px #0008}
.nrmt-inv-detail-empty{display:grid;min-height:240px;place-items:center;padding:20px;border:1px dashed #343a3c;text-align:center;line-height:1.6}
@media(max-width:1150px){.nrmt-inventory-body{grid-template-columns:175px 1fr}.nrmt-inv-detail{display:none}.nrmt-inv-items.is-list{grid-template-columns:1fr}}
@media(max-width:760px){.nrmt-inventory-overlay{padding:58px 6px 6px}.nrmt-inventory-window{height:calc(100vh - 66px)}.nrmt-inventory-body{grid-template-columns:1fr}.nrmt-inventory-body>aside:first-child{display:none}.nrmt-inv-equipped{grid-template-columns:repeat(5,1fr);overflow:auto}.nrmt-inv-summary{grid-template-columns:1fr 1fr}.nrmt-inv-filters{grid-template-columns:1fr 1fr}.nrmt-inv-search{grid-column:1/-1}.nrmt-inv-view{display:none}.nrmt-inv-items{grid-template-columns:repeat(auto-fill,minmax(68px,1fr))}}
.nrmt-inv-slot-picker{height:100%;display:flex;flex-direction:column;gap:12px;padding:16px;background:linear-gradient(180deg,rgba(25,31,32,.98),rgba(12,17,18,.98))}
.nrmt-inv-slot-picker>header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #66521f;padding-bottom:10px}
.nrmt-inv-slot-picker>header small{color:#8d9799;font-size:9px;letter-spacing:1.5px}.nrmt-inv-slot-picker>header h3{margin:3px 0 0;color:#f5bb29;font-family:var(--nrmt-display-font);font-size:20px}
.nrmt-inv-slot-picker>header button{width:32px;height:32px;border:1px solid #71432e;background:#271a17;color:#fff;font-size:20px}.nrmt-inv-slot-picker>p{margin:0;color:#9aa2a3;font-size:10px;line-height:1.5}
.nrmt-inv-slot-picker>div{display:grid;gap:8px;overflow:auto}.nrmt-inv-slot-choice{display:grid;grid-template-columns:46px 1fr auto;gap:10px;align-items:center;min-height:68px;padding:8px;border:1px solid #354043;border-left:3px solid #838d8e;background:#121819;color:#fff;text-align:left}
.nrmt-inv-slot-choice:hover{border-color:#d8a628;background:#1b211e;transform:translateX(-2px)}.nrmt-inv-slot-choice.rarity-uncommon{border-left-color:#35b85a}.nrmt-inv-slot-choice.rarity-rare{border-left-color:#2f9cec}.nrmt-inv-slot-choice.rarity-epic{border-left-color:#ad4ee8}.nrmt-inv-slot-choice.rarity-legendary{border-left-color:#f3b521}.nrmt-inv-slot-choice.rarity-mythic{border-left-color:#ff3c8d}
.nrmt-inv-slot-choice img{width:42px;height:42px;object-fit:contain;image-rendering:pixelated}.nrmt-inv-slot-choice span{min-width:0;display:grid;gap:4px}.nrmt-inv-slot-choice span>b{color:#e9edec;font-size:11px}.nrmt-inv-slot-choice span>small{color:#8e9899;font-size:8px}.nrmt-inv-slot-choice span>em{display:flex;flex-wrap:wrap;gap:4px;font-style:normal}.nrmt-inv-slot-choice span>em span{color:#78c879;font-size:7px}.nrmt-inv-slot-choice>strong{color:#f2b924;font-size:8px}
