.nrmt-depot-overlay[hidden]{display:none!important}
.nrmt-depot-overlay{--depot-gold:#d2a83a;--depot-gold-bright:#f1ce63;--depot-line:#4d4b3a;--depot-cyan:#64e3dd;position:fixed;z-index:990500;inset:0;display:grid;place-items:center;padding:10px;color:#d9e1de;font-family:"Segoe UI",Arial,sans-serif}
.nrmt-depot-window{position:relative;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(1262px, calc(100vw - 14px)) !important;height:min(780px, calc(100dvh - var(--nrmt-fixed-header-height, 62px) - 18px)) !important;min-height:570px;padding:20px 19px 18px;box-sizing:border-box;overflow:hidden;border:1px solid rgba(199,149,69,.4);background:#061011;box-shadow:0 35px 120px #000,0 0 45px rgba(206,154,43,.14);animation:nrmtDepotOpen .22s ease-out}
.nrmt-depot-window:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(135deg,rgba(22,42,42,.98),rgba(4,9,10,.99) 45%,rgba(17,15,9,.98));pointer-events:none}

/* Moldura no padrao das outras janelas (window-frame 28px numa camada por
   cima, pointer-events:none). Antes o Depot desenhava panel-frame de 10px
   direto na borda do elemento -- moldura de painel, nao de janela. */
.nrmt-depot-window:after{content:"";position:absolute;z-index:999;inset:0;display:block;box-sizing:border-box;border:28px solid transparent;border-image-source:url("/assets/branding/shinobi-archive-ui-v3/window-frame.png?v=1");border-image-slice:126 118;border-image-width:28px;border-image-repeat:stretch;pointer-events:none;filter:drop-shadow(0 2px 2px rgba(0,0,0,.85))}
@keyframes nrmtDepotOpen{from{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:none}}
.nrmt-depot-head{display:grid;grid-template-columns:58px 1fr auto 34px 34px;align-items:center;gap:12px;min-height:82px;padding:10px 14px;border-bottom:1px solid #7e6326;background:linear-gradient(100deg,#121e1f 0,#071112 64%,#211c0d 100%)}
.nrmt-depot-emblem{display:grid;place-items:center;width:52px;height:52px;border:1px solid #a17b27;background:radial-gradient(circle,#3d3318,#0a1111 65%);box-shadow:inset 0 0 0 4px #050909,0 0 14px #d2a83a22;transform:rotate(45deg)}
.nrmt-depot-emblem span{color:var(--depot-gold-bright);font:700 22px Georgia;transform:rotate(-45deg);text-shadow:0 0 10px #e4b63666}
.nrmt-depot-head>div:nth-child(2){min-width:0}.nrmt-depot-head small{color:#7fa1a0;font:700 11px/1.2 "Segoe UI";letter-spacing:.2em}.nrmt-depot-head h2{margin:3px 0 2px;color:var(--depot-gold-bright);font:20px/1 NinjaTitle,Impact,sans-serif;letter-spacing:.05em;text-shadow:0 2px 0 #000}.nrmt-depot-head p{margin:0;color:#81918e;font-size:12px}.nrmt-depot-head>button{display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid #795b25;background:linear-gradient(#29291f,#111615);color:#e5be58;font-size:18px;cursor:pointer;box-shadow:inset 0 0 0 2px #090d0d}.nrmt-depot-head>button:hover{border-color:#e4b844;color:#fff4bc;background:#4d3a16}.nrmt-depot-save-state{display:flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid #2b5655;background:#071515;color:#69cfc8;font:800 11px NinjaTitle,"Segoe UI";letter-spacing:.07em}.nrmt-depot-save-state i{width:7px;height:7px;border-radius:50%;background:#45e5bd;box-shadow:0 0 8px #45e5bd}.nrmt-depot-overlay.is-busy .nrmt-depot-save-state i{animation:nrmtDepotPulse .7s infinite alternate}.nrmt-depot-overlay.is-busy .nrmt-depot-window{cursor:progress}@keyframes nrmtDepotPulse{to{opacity:.25;transform:scale(.65)}}
.nrmt-depot-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) 150px 145px 150px 138px;gap:7px;padding:8px 12px;border-bottom:1px solid #333e3d;background:#080f10}.nrmt-depot-toolbar label{display:grid;grid-template-columns:30px 1fr;align-items:center;border:1px solid #43504e;background:#050a0b;color:#d3a93c}.nrmt-depot-toolbar label span{text-align:center;font-size:16px}.nrmt-depot-toolbar input,.nrmt-depot-toolbar select{min-width:0;height:32px;border:1px solid #414b49;background:#091011;color:#c7d1ce;padding:0 10px;outline:none;font:700 12px "Segoe UI";letter-spacing:.04em}.nrmt-depot-toolbar label input{border:0;border-left:1px solid #303b39}.nrmt-depot-toolbar input:focus,.nrmt-depot-toolbar select:focus{border-color:#ad8530;box-shadow:inset 0 -1px #d4aa3c}
#nrmt-depot .nrmt-depot-sell-all{min-width:0;height:32px!important;padding:0 10px!important;border:1px solid #3f7a4f!important;background:linear-gradient(#1c3a24,#0e1e13)!important;color:#8ff0af!important;font:800 12px NinjaTitle,"Segoe UI"!important;letter-spacing:.04em;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#nrmt-depot .nrmt-depot-sell-all:hover:not(:disabled){border-color:#5fd684!important;background:#1f4a2a!important;color:#c8f5d8!important}
#nrmt-depot .nrmt-depot-sell-all:disabled{border-color:#3a423f!important;background:#0d1312!important;color:#526059!important;cursor:not-allowed}
.nrmt-depot-window>main{min-height:0;overflow:auto;padding:10px 12px 12px;background:linear-gradient(rgba(6,13,14,.92),rgba(3,8,9,.97)),repeating-linear-gradient(135deg,transparent 0 7px,#ffffff03 7px 8px);scrollbar-color:#b78a2e #081011;scrollbar-width:thin}
.nrmt-depot-vip{margin-bottom:9px;border:1px solid #4e5a56;background:linear-gradient(100deg,#0b1717,#071011 60%,#1c170b);box-shadow:inset 0 0 30px #0007}.nrmt-depot-vip__head,.nrmt-depot-vip.is-locked{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 11px}.nrmt-depot-vip__head>div,.nrmt-depot-vip.is-locked>div{display:flex;align-items:center;gap:10px}.nrmt-depot-vip i{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border:1px solid #a07a27;background:#241d0e;color:#eac350;font-style:normal}.nrmt-depot-vip span{display:block}.nrmt-depot-vip small{display:block;color:#67c5c0;font:800 11px NinjaTitle,"Segoe UI";letter-spacing:.11em}.nrmt-depot-vip b{display:block;margin-top:2px;color:#ebc252;font:10px NinjaTitle,"Segoe UI"}.nrmt-depot-vip p{margin:3px 0 0;color:#7f918e;font-size:11px}.nrmt-depot-vip.is-locked>button{padding:9px 14px;border:1px solid #a07825;background:#3b2d13;color:#edc34e;font:12px NinjaTitle;cursor:pointer}.nrmt-depot-vip.is-active{border-color:#8b6e29;box-shadow:inset 3px 0 #d5aa3a,inset 0 0 35px #d6a52b0a}.nrmt-depot-switch{display:flex;align-items:center;gap:7px;min-width:96px;padding:6px 9px;border:1px solid #555f5b;background:#101817;color:#89948f;font:11px NinjaTitle;cursor:pointer}.nrmt-depot-switch span{position:relative;width:25px;height:12px;border:1px solid #5b6763;background:#050909}.nrmt-depot-switch span:after{content:"";position:absolute;top:2px;left:2px;width:6px;height:6px;background:#78817d;transition:.18s}.nrmt-depot-vip.is-active .nrmt-depot-switch{border-color:#9e7927;color:#f2c64f}.nrmt-depot-vip.is-active .nrmt-depot-switch span:after{left:15px;background:#55e0b9;box-shadow:0 0 7px #55e0b9}.nrmt-depot-vip__rules{display:grid;grid-template-columns:1.05fr 1.55fr 120px 170px;gap:10px;padding:8px 10px;border-top:1px solid #34413e;background:#050b0c}.nrmt-depot-vip__rules section>small,.nrmt-depot-vip__rules label>small{margin-bottom:5px;color:#687c78;font-size:11px;letter-spacing:.08em}.nrmt-depot-vip__rules section>div{display:flex;flex-wrap:wrap;gap:4px}.nrmt-depot-vip__rules button{height:25px;padding:0 8px;border:1px solid #35413f;background:#0b1212;color:#71807c;font:700 11px "Segoe UI";cursor:pointer}.nrmt-depot-vip__rules button.is-on{border-color:#9a7629;background:#28220f;color:#eac04f}.nrmt-depot-vip__rules button.is-rarity.is-on{box-shadow:inset 0 -2px currentColor}.nrmt-depot-vip__rules label{display:grid;grid-template-columns:45px 1fr;align-items:center;gap:5px}.nrmt-depot-vip__rules label small{grid-column:1/-1}.nrmt-depot-vip__rules label input{width:45px;height:25px;border:1px solid #8a6927;background:#070c0d;color:#efc44e;text-align:center}.nrmt-depot-vip__rules label span{color:#7f8d89;font-size:11px}.nrmt-depot-vip__rules>button:last-child{height:100%;min-height:38px;border-color:#a17826;background:linear-gradient(#60481b,#2a210f);color:#f3cb59;font:12px NinjaTitle}.nrmt-depot-vip__rules>button:last-child:disabled{border-color:#303936;background:#111717;color:#525d59;cursor:not-allowed}
.nrmt-depot-columns{display:grid;grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr);min-height:390px}.nrmt-depot-pane{display:grid;grid-template-rows:auto minmax(0,1fr);min-width:0;height:100%;max-height:520px;border:1px solid #46514e;background:#060d0e;box-shadow:inset 0 0 35px #000}.nrmt-depot-pane>header{display:flex;justify-content:space-between;align-items:center;min-height:47px;padding:8px 10px;border-bottom:1px solid #6b5528;background:linear-gradient(90deg,#172120,#0a1011)}.nrmt-depot-pane>header small{color:#6e8985;font:700 11px NinjaTitle;letter-spacing:.12em}.nrmt-depot-pane>header h3{margin:3px 0 0;color:#e7bc4e;font:10px NinjaTitle}.nrmt-depot-pane>header>b{padding:5px 7px;border:1px solid #364542;background:#071010;color:#70c9c3;font-size:11px;letter-spacing:.05em}.nrmt-depot-transfer-mark{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#ba8c2d}.nrmt-depot-transfer-mark span{display:grid;place-items:center;width:24px;height:24px;border:1px solid #685225;background:#12140e;font-weight:900}.nrmt-depot-transfer-mark small{margin-top:4px;font:11px NinjaTitle;writing-mode:vertical-rl;letter-spacing:.12em}.nrmt-depot-list{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#bd8e2f #071011}.nrmt-depot-list::-webkit-scrollbar,.nrmt-depot-window>main::-webkit-scrollbar{width:8px}.nrmt-depot-list::-webkit-scrollbar-track,.nrmt-depot-window>main::-webkit-scrollbar-track{background:#071011}.nrmt-depot-list::-webkit-scrollbar-thumb,.nrmt-depot-window>main::-webkit-scrollbar-thumb{border:2px solid #071011;background:#9f782a}
.nrmt-depot-item{position:relative;display:grid;grid-template-columns:56px minmax(0,1fr) auto 130px;align-items:center;gap:9px;min-height:74px;padding:7px 8px;border-bottom:1px solid #283431;background:linear-gradient(90deg,rgba(14,24,23,.96),rgba(5,11,12,.98));transition:.14s}.nrmt-depot-item:before{content:"";position:absolute;left:0;top:7px;bottom:7px;width:2px;background:#75817d}.nrmt-depot-item:hover{background:linear-gradient(90deg,#1b2825,#0a1111);box-shadow:inset 0 0 20px #d3a72e0a}.nrmt-depot-item.is-uncommon:before{background:#5bcf8a}.nrmt-depot-item.is-rare:before{background:#4b9fe6}.nrmt-depot-item.is-epic:before{background:#ad63dd}.nrmt-depot-item.is-legendary:before{background:#e9aa34}.nrmt-depot-item.is-mythic:before{background:#f2de74;box-shadow:0 0 7px #f2c744}.nrmt-depot-item figure{position:relative;width:52px;height:52px;margin:0;padding:7px;border:7px solid transparent;border-image-source:var(--nrmt-archive-portrait-frame,url('/assets/branding/shinobi-archive-ui-v3/portrait-frame.png?v=1'));border-image-slice:112 106;border-image-width:7px;border-image-repeat:stretch;background:radial-gradient(circle,#233332,#050909)}.nrmt-depot-item figure img{display:block;width:100%;height:100%;object-fit:contain;image-rendering:pixelated;filter:drop-shadow(0 3px 3px #000)}.nrmt-depot-item__copy{min-width:0}.nrmt-depot-item__copy>b{display:block;overflow:hidden;color:#d9dfdc;font:12px NinjaTitle,"Segoe UI";text-overflow:ellipsis;white-space:nowrap}.nrmt-depot-item__copy>span{display:flex;gap:5px;margin-top:4px}.nrmt-depot-item__copy em,.nrmt-depot-item__copy small{padding:2px 4px;border:1px solid #3c4845;color:#91a29e;font:700 10px "Segoe UI";font-style:normal}.nrmt-depot-item__copy em{border-color:#715c2d;color:#d5af4f}.nrmt-depot-item__copy p{margin:4px 0 0;overflow:hidden;color:#657874;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.nrmt-depot-item>strong{color:#ebc251;font:12px NinjaTitle}.nrmt-depot-item__action{display:grid;grid-template-columns:1fr;gap:3px;align-content:start}.nrmt-depot-item__action label{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:4px;color:#738580;font-size:10px}.nrmt-depot-item__action input{width:100%;height:22px;border:1px solid #4d5c57;background:#050a0b;color:#f0c54e;text-align:center;font-size:12px}.nrmt-depot-item__buttons{display:grid;grid-template-columns:1fr;gap:3px}
/* #nrmt-depot na frente de cada selector abaixo nao e estetico: o decorador
   generico (.nrmt-ui-ornate-button etc. em shinobi-ornate-ui-v2.css) carrega
   DEPOIS deste arquivo e tambem usa !important, entao qualquer regra daqui
   com a mesma especificidade simples (uma classe) perdia pra ele mesmo com
   !important — precisa de mais peso no seletor, nao so a flag. */
#nrmt-depot .nrmt-depot-item__action button{height:23px!important;border:1px solid #9a7428!important;background:linear-gradient(#4c3918,#231c0e)!important;color:#edc34f!important;font:11px NinjaTitle!important;cursor:pointer}
#nrmt-depot .nrmt-depot-item__action button:hover{border-color:#efc651!important;background:#73551d!important;color:#fff5ba!important}
#nrmt-depot .nrmt-depot-item__buttons button.nrmt-depot-sell{display:flex!important;align-items:center;justify-content:center;gap:4px;border-color:#3f7a4f!important;background:linear-gradient(#1c3a24,#0e1e13)!important;color:#8ff0af!important}
#nrmt-depot .nrmt-depot-sell b{color:#c8f5d8;font-weight:900}
#nrmt-depot .nrmt-depot-item__buttons button.nrmt-depot-sell:hover{border-color:#5fd684!important;background:#1f4a2a!important;color:#c8f5d8!important}
#nrmt-depot .nrmt-depot-sell:hover b{color:#e6fff0}
#nrmt-depot .nrmt-depot-item__action button:disabled{border-color:#3a423f!important;background:#0d1312!important;color:#526059!important;cursor:not-allowed}.nrmt-depot-empty{display:grid;place-items:center;align-content:center;min-height:190px;padding:25px;text-align:center}.nrmt-depot-empty span{display:grid;place-items:center;width:47px;height:47px;border:1px solid #65552f;border-radius:50%;color:#9b803d;font:20px Georgia}.nrmt-depot-empty b{margin-top:11px;color:#a99a70;font:12px NinjaTitle}.nrmt-depot-empty small{margin-top:5px;color:#586763;font-size:11px}.nrmt-depot-error{display:grid;place-items:center;min-height:190px;padding:20px;text-align:center}.nrmt-depot-error b{color:#e88770;font:12px NinjaTitle}.nrmt-depot-error span{margin:6px;color:#a9b3af;font-size:11px}.nrmt-depot-error button{padding:7px 10px;border:1px solid #8f6c2a;background:#342814;color:#e7bd4d;font:11px NinjaTitle;cursor:pointer}
.nrmt-depot-window>footer{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:38px;padding:7px 13px;border-top:1px solid #6e572a;background:#071010;color:#6f817d;font-size:11px}.nrmt-depot-window>footer b{color:#5bcbb2;font:11px NinjaTitle}.nrmt-depot-window>footer small{color:#88794e;font-size:11px;text-align:right}
@media(max-width:900px){.nrmt-depot-overlay{padding:6px}.nrmt-depot-window{width:calc(100vw - 10px)!important;height:calc(100dvh - 10px)!important;min-height:0;padding:15px 14px 13px}.nrmt-depot-window:after{border-width:20px;border-image-width:20px}.nrmt-depot-head{grid-template-columns:44px 1fr 34px 34px}.nrmt-depot-emblem{width:40px;height:40px}.nrmt-depot-save-state{display:none}.nrmt-depot-toolbar{grid-template-columns:1fr 1fr}.nrmt-depot-sell-all{grid-column:1/-1}.nrmt-depot-vip__rules{grid-template-columns:1fr 1fr}.nrmt-depot-columns{grid-template-columns:1fr;gap:8px}.nrmt-depot-transfer-mark{display:none}.nrmt-depot-pane{height:340px;max-height:none}.nrmt-depot-window>main{overflow:auto}.nrmt-depot-window>footer small{display:none}}
@media(max-width:560px){.nrmt-depot-overlay{padding:0}.nrmt-depot-window{width:100vw;height:100vh;border-width:5px}.nrmt-depot-head{min-height:68px;padding:7px}.nrmt-depot-head p{display:none}.nrmt-depot-head h2{font-size:16px}.nrmt-depot-head>button{width:30px;height:30px}.nrmt-depot-toolbar{grid-template-columns:1fr 1fr;padding:6px}.nrmt-depot-toolbar label{grid-column:1/-1}.nrmt-depot-toolbar select:last-child{display:none}.nrmt-depot-sell-all{grid-column:1/-1}.nrmt-depot-vip__head,.nrmt-depot-vip.is-locked{align-items:flex-start}.nrmt-depot-vip p{max-width:230px}.nrmt-depot-vip__rules{grid-template-columns:1fr}.nrmt-depot-item{grid-template-columns:48px minmax(0,1fr) 92px;gap:6px}.nrmt-depot-item figure{width:46px;height:46px}.nrmt-depot-item>strong{position:absolute;right:96px;top:7px}.nrmt-depot-item__action{grid-column:3}.nrmt-depot-item__copy p{display:none}.nrmt-depot-window>footer{display:none}}
@media(prefers-reduced-motion:reduce){.nrmt-depot-window{animation:none}.nrmt-depot-overlay.is-busy .nrmt-depot-save-state i{animation:none}}

/* ============================ BOTOES DE ACAO (v293) ============================
   O decorador ornate (shinobi-ornate-ui-v2.css) carrega DEPOIS deste arquivo e
   aplica `border-image-source` de placa dourada com 18px de borda lateral. Num
   botao de 23px de altura a placa toma a peca inteira -- e como o Depot pintava
   o texto de dourado por cima dela, GUARDAR e RETIRAR ficavam ilegiveis.
   Trocar `border` nao resolve: border e border-image sao propriedades
   diferentes, entao a placa continuava desenhada. Aqui ela e desligada
   explicitamente. */
#nrmt-depot .nrmt-depot-item__action button,
#nrmt-depot .nrmt-depot-vip__rules button {
  border-image-source: none !important;
  border-image-width: 0 !important;
  min-height: 0 !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

/* GUARDAR e RETIRAR sao acoes OPOSTAS e ficavam com a mesma cara. Agora cada
   uma tem a sua, para o lado da tela nao ser a unica pista do que o clique faz. */
#nrmt-depot .nrmt-depot-item__action button[data-depot-action="deposit"] {
  height: 26px !important;
  border: 1px solid #9a7428 !important;
  background: linear-gradient(#3d2f14, #1b160b) !important;
  color: #f5cf62 !important;
  font: 800 11px "Segoe UI", Arial !important;
  letter-spacing: .1em !important;
}
#nrmt-depot .nrmt-depot-item__action button[data-depot-action="deposit"]:hover {
  border-color: #f0c651 !important;
  background: linear-gradient(#6b501c, #3d2f14) !important;
  color: #fff6c2 !important;
}
#nrmt-depot .nrmt-depot-item__action button[data-depot-action="withdraw"] {
  height: 26px !important;
  border: 1px solid #3f6d86 !important;
  background: linear-gradient(#132a35, #0a1720) !important;
  color: #8fd4f0 !important;
  font: 800 11px "Segoe UI", Arial !important;
  letter-spacing: .1em !important;
}
#nrmt-depot .nrmt-depot-item__action button[data-depot-action="withdraw"]:hover {
  border-color: #6fc4e8 !important;
  background: linear-gradient(#1d4a5e, #132a35) !important;
  color: #dcf4ff !important;
}

/* ===================== CHIPS DE CATEGORIA E RARIDADE (v293) ==================
   O JS ja marcava cada botao de raridade com `is-common`, `is-rare`, `is-epic`
   ... mas NENHUMA dessas classes tinha CSS. Todas as raridades ligadas saiam no
   mesmo dourado, e o unico `box-shadow: inset 0 -2px currentColor` usava a cor
   do estado ligado -- ou seja, dourado para todas. Na pratica era impossivel
   dizer o que estava selecionado sem ler o texto de cada uma.
   Agora cada raridade carrega a propria cor (a mesma paleta do resto do jogo),
   ligada ou desligada. */
#nrmt-depot .nrmt-depot-vip__rules button {
  height: 27px !important;
  border-radius: 2px !important;
  opacity: .62;
  transition: opacity .12s ease, background .12s ease;
}
#nrmt-depot .nrmt-depot-vip__rules button:hover { opacity: .85; }
#nrmt-depot .nrmt-depot-vip__rules button.is-on { opacity: 1; }

/* Cores calculadas e escritas literalmente: color-mix() so existe em
   navegadores recentes, e uma cor que nao resolve deixaria o chip sem
   contraste nenhum -- justamente o problema que estamos corrigindo. */
#nrmt-depot .nrmt-depot-vip__rules button.is-rarity {
  border: 1px solid #474f4e !important;
  background: #0b1212 !important;
  color: #929b99 !important;
}
#nrmt-depot .nrmt-depot-vip__rules button.is-rarity.is-on {
  border-color: #a2aaa8 !important;
  background: #283030 !important;
  color: #a2aaa8 !important;
  box-shadow: inset 0 -3px #a2aaa8 !important;
}
#nrmt-depot .nrmt-depot-vip__rules button.is-rarity.is-uncommon {
  border: 1px solid #285d3b !important;
  background: #0b1212 !important;
  color: #5bb478 !important;
}
#nrmt-depot .nrmt-depot-vip__rules button.is-rarity.is-uncommon.is-on {
  border-color: #54ce79 !important;
  background: #173726 !important;
  color: #54ce79 !important;
  box-shadow: inset 0 -3px #54ce79 !important;
}
#nrmt-depot .nrmt-depot-vip__rules button.is-rarity.is-rare {
  border: 1px solid #294e6c !important;
  background: #0b1212 !important;
  color: #5d9acc !important;
}
#nrmt-depot .nrmt-depot-vip__rules button.is-rarity.is-rare.is-on {
  border-color: #57a8f2 !important;
  background: #182f40 !important;
  color: #57a8f2 !important;
  box-shadow: inset 0 -3px #57a8f2 !important;
}
#nrmt-depot .nrmt-depot-vip__rules button.is-rarity.is-epic {
  border: 1px solid #50346a !important;
  background: #0b1212 !important;
  color: #a06cca !important;
}
#nrmt-depot .nrmt-depot-vip__rules button.is-rarity.is-epic.is-on {
  border-color: #b767ef !important;
  background: #2d2140 !important;
  color: #b767ef !important;
  box-shadow: inset 0 -3px #b767ef !important;
}
#nrmt-depot .nrmt-depot-vip__rules button.is-rarity.is-legendary {
  border: 1px solid #685b26 !important;
  background: #0b1212 !important;
  color: #cbb053 !important;
}
#nrmt-depot .nrmt-depot-vip__rules button.is-rarity.is-legendary.is-on {
  border-color: #f4c844 !important;
  background: #3a361a !important;
  color: #f4c844 !important;
  box-shadow: inset 0 -3px #f4c844 !important;
}
#nrmt-depot .nrmt-depot-vip__rules button.is-rarity.is-mythic {
  border: 1px solid #66332e !important;
  background: #0b1212 !important;
  color: #c76b61 !important;
}
#nrmt-depot .nrmt-depot-vip__rules button.is-rarity.is-mythic.is-on {
  border-color: #ef6559 !important;
  background: #39201e !important;
  color: #ef6559 !important;
  box-shadow: inset 0 -3px #ef6559 !important;
}

/* Categoria: o estado vinha so de um "✓" no texto, o que faz a largura do
   botao pular a cada clique. A marca visual resolve sem mexer no tamanho. */
#nrmt-depot .nrmt-depot-vip__rules button[data-depot-auto-category] {
  border: 1px solid #35413f !important;
  background: #0b1212 !important;
  color: #7d8c88 !important;
}
#nrmt-depot .nrmt-depot-vip__rules button[data-depot-auto-category].is-on {
  border-color: #55e0b9 !important;
  background: linear-gradient(#0f2a26, #071312) !important;
  color: #7ef0d2 !important;
  box-shadow: inset 0 -3px #55e0b9 !important;
}

/* ENVIAR ELEGIVEIS: e a acao principal do painel e precisa parecer uma. */
#nrmt-depot .nrmt-depot-vip__rules > button:last-child {
  border-image-source: none !important;
  border-image-width: 0 !important;
  opacity: 1;
  letter-spacing: .06em !important;
}
#nrmt-depot .nrmt-depot-vip__rules > button:last-child:not(:disabled):hover {
  border-color: #f3cb59 !important;
  background: linear-gradient(#7d5f22, #3a2d14) !important;
  color: #fff4bd !important;
}

/* Depot compacto e orientado por ação. */
body #nrmt-depot .nrmt-depot-window.nrmt-depot-compact{width:min(980px,calc(100vw - 18px))!important;height:min(700px,calc(100dvh - var(--nrmt-fixed-header-height,62px) - 18px))!important;min-height:0!important;padding:0!important;border:1px solid #54756e!important;border-image:none!important;background:linear-gradient(145deg,#0c1718,#050a0b)!important;box-shadow:0 28px 90px #000d,0 0 35px #54b9a52b!important}
body #nrmt-depot .nrmt-depot-compact:after{display:none!important;border:0!important;border-image:none!important}
#nrmt-depot .nrmt-depot-compact .nrmt-depot-head{min-height:68px;padding:8px 12px;grid-template-columns:44px 1fr auto 34px 34px}.nrmt-depot-compact .nrmt-depot-emblem{width:40px;height:40px}.nrmt-depot-compact .nrmt-depot-head h2{font-size:18px}.nrmt-depot-compact .nrmt-depot-head p{font-size:10px}
#nrmt-depot .nrmt-depot-compact .nrmt-depot-steps{display:grid;grid-template-columns:repeat(4,1fr);padding:6px 10px;border-bottom:1px solid #293b38;background:#071011}.nrmt-depot-compact .nrmt-depot-steps span{padding:6px;border-right:1px solid #283936;color:#71837f;font-size:9px;text-align:center}.nrmt-depot-compact .nrmt-depot-steps b{color:#e3ba53;margin-right:4px}.nrmt-depot-compact .nrmt-depot-steps .is-active{color:#75dfc6;background:#0d201d}
#nrmt-depot .nrmt-depot-compact .nrmt-depot-stats{display:grid;grid-template-columns:repeat(3,1fr) 1.8fr;gap:6px;padding:7px 10px;border-bottom:1px solid #293b38;background:#091213}.nrmt-depot-compact .nrmt-depot-stats article,.nrmt-depot-compact .nrmt-depot-stats p{margin:0;padding:6px 8px;border:1px solid #29413d;background:#07100f;color:#82928e;font-size:9px}.nrmt-depot-compact .nrmt-depot-stats b{display:block;color:#e3ba53;font-size:9px}
#nrmt-depot .nrmt-depot-compact .nrmt-depot-toolbar{grid-template-columns:minmax(180px,1fr) 135px 130px 135px;padding:7px 10px}.nrmt-depot-compact .nrmt-depot-window>main{padding:8px 10px}.nrmt-depot-compact .nrmt-depot-columns{grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);min-height:0;height:100%}.nrmt-depot-compact .nrmt-depot-pane{max-height:none}.nrmt-depot-compact .nrmt-depot-pane>header{min-height:42px}.nrmt-depot-compact .nrmt-depot-pane:first-child>header{box-shadow:inset 3px 0 #e0ad44}.nrmt-depot-compact .nrmt-depot-pane.is-storage>header{box-shadow:inset -3px 0 #55d5b6}
#nrmt-depot .nrmt-depot-compact .nrmt-depot-item{grid-template-columns:46px minmax(0,1fr) auto 105px;min-height:62px;padding:5px 7px}.nrmt-depot-compact .nrmt-depot-item figure{width:42px;height:42px;padding:3px;border:1px solid #40534f;border-image:none}.nrmt-depot-compact .nrmt-depot-item__copy>b{font-size:11px}.nrmt-depot-compact .nrmt-depot-item__copy p{display:none}.nrmt-depot-compact .nrmt-depot-item__action label{grid-template-columns:30px 1fr}.nrmt-depot-compact .nrmt-depot-item__buttons{grid-template-columns:1fr 44px}
#nrmt-depot .nrmt-depot-compact [data-depot-action="deposit"]{border-color:#b18432!important;background:linear-gradient(#59431a,#281f0e)!important;color:#f1c65b!important}#nrmt-depot .nrmt-depot-compact [data-depot-action="withdraw"]{border-color:#3d8b78!important;background:linear-gradient(#184035,#0c211b)!important;color:#82ebce!important}
@media(max-width:900px){body #nrmt-depot .nrmt-depot-window.nrmt-depot-compact{height:calc(100dvh - 12px)!important}.nrmt-depot-compact .nrmt-depot-stats{grid-template-columns:1fr 1fr}.nrmt-depot-compact .nrmt-depot-toolbar{grid-template-columns:1fr 1fr}.nrmt-depot-compact .nrmt-depot-columns{grid-template-columns:1fr}.nrmt-depot-compact .nrmt-depot-transfer-mark{display:none}.nrmt-depot-compact .nrmt-depot-pane{height:330px}}
