/* Central VIP V3: categorias claras no menu e dentro da janela. */
#nrmt-vip-store-v2 {
  --vip-category:#e4b84f;
  --vip-category-rgb:228,184,79;
}
#nrmt-vip-store-v2[data-vip-section="diamonds"] { --vip-category:#5ddcf7;--vip-category-rgb:93,220,247; }
#nrmt-vip-store-v2[data-vip-section="vip"] { --vip-category:#ffd467;--vip-category-rgb:255,212,103; }
#nrmt-vip-store-v2[data-vip-section="boosts"] { --vip-category:#70e7a2;--vip-category-rgb:112,231,162; }
#nrmt-vip-store-v2[data-vip-section="bless"] { --vip-category:#d79cff;--vip-category-rgb:215,156,255; }

#nrmt-vip-store-v2 .nrmt-vip-store {
  width:min(1260px,98vw);
  height:min(820px,94vh);
  border-radius:0;
  background:radial-gradient(circle at 72% 0,rgba(var(--vip-category-rgb),.07),transparent 36%),linear-gradient(145deg,#111a1b,#050b0d 72%);
}
#nrmt-vip-store-v2 .nrmt-vip-store>header {
  grid-template-columns:minmax(260px,1fr) auto auto 42px;
  min-height:72px;
  height:72px;
  padding:0 20px;
}
#nrmt-vip-store-v2 [data-vip-current-section] {
  padding:7px 10px;
  border:1px solid rgba(var(--vip-category-rgb),.52);
  background:rgba(var(--vip-category-rgb),.08);
  color:var(--vip-category);
  font:900 9px/1 "Segoe UI",Arial,sans-serif;
  letter-spacing:.12em;
}

#nrmt-vip-store-v2 .nrmt-vip-tabs {
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
  padding:10px 18px;
  border-bottom:1px solid #55411f;
  background:linear-gradient(180deg,#0d1516,#070d0f);
}
#nrmt-vip-store-v2 .nrmt-vip-tabs button.nrmt-ui-ornate-button,
#nrmt-vip-store-v2 .nrmt-vip-tabs button {
  position:relative;
  display:grid;
  grid-template-columns:38px minmax(0,1fr) 28px;
  align-items:center;
  gap:9px;
  min-width:0;
  min-height:56px;
  padding:7px 9px!important;
  border:1px solid #364847!important;
  border-left:3px solid #536b67!important;
  border-image:none!important;
  border-radius:2px!important;
  background:linear-gradient(145deg,#182324,#0a1113)!important;
  color:#aeb9b5!important;
  text-align:left;
  box-shadow:inset 0 1px rgba(255,255,255,.035),0 3px 8px rgba(0,0,0,.34)!important;
}
#nrmt-vip-store-v2 .nrmt-vip-tabs button>i {
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  border:1px solid #4b625f;
  background:#071012;
  color:#d6b457;
  font:900 17px/1 Georgia,serif;
  font-style:normal;
}
#nrmt-vip-store-v2 .nrmt-vip-tabs button>span { min-width:0;display:flex;flex-direction:column;gap:3px; }
#nrmt-vip-store-v2 .nrmt-vip-tabs button>span strong { color:#e8ebe5;font-size:10px;letter-spacing:.08em;white-space:nowrap; }
#nrmt-vip-store-v2 .nrmt-vip-tabs button>span small { color:#7f8d89;font-size:10px;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }
#nrmt-vip-store-v2 .nrmt-vip-tabs button>em {
  display:grid;
  place-items:center;
  width:24px;
  height:24px;
  border:1px solid #415451;
  border-radius:50%;
  color:#93a29e;
  font:800 10px/1 "Segoe UI",Arial,sans-serif;
  font-style:normal;
}
#nrmt-vip-store-v2 .nrmt-vip-tabs button:hover { border-color:#a98638!important;filter:brightness(1.12); }
#nrmt-vip-store-v2 .nrmt-vip-tabs button.is-active {
  border-color:var(--vip-category)!important;
  border-left-color:var(--vip-category)!important;
  background:radial-gradient(circle at 15% 50%,rgba(var(--vip-category-rgb),.16),transparent 46%),linear-gradient(145deg,#272719,#0c1718)!important;
  box-shadow:inset 0 -2px rgba(var(--vip-category-rgb),.72),0 0 16px rgba(var(--vip-category-rgb),.13)!important;
}
#nrmt-vip-store-v2 .nrmt-vip-tabs button.is-active>i,
#nrmt-vip-store-v2 .nrmt-vip-tabs button.is-active>span strong,
#nrmt-vip-store-v2 .nrmt-vip-tabs button.is-active>em { color:var(--vip-category);border-color:rgba(var(--vip-category-rgb),.62); }

#nrmt-vip-store-v2 .nrmt-vip-store>main { grid-template-columns:270px minmax(0,1fr); }
#nrmt-vip-store-v2 .nrmt-vip-store>main>aside { padding:20px;background:radial-gradient(circle at 50% 8%,rgba(var(--vip-category-rgb),.09),transparent 31%),linear-gradient(155deg,#171e1d,#081012); }
#nrmt-vip-store-v2 .nrmt-vip-emblem { border-color:rgba(var(--vip-category-rgb),.68);box-shadow:0 0 30px rgba(var(--vip-category-rgb),.16); }
#nrmt-vip-store-v2 .nrmt-vip-store li { display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;padding:8px; }
#nrmt-vip-store-v2 .nrmt-vip-store li img { width:32px;height:32px;object-fit:contain;image-rendering:pixelated; }
#nrmt-vip-store-v2 .nrmt-vip-catalog { padding:20px 24px; }
#nrmt-vip-store-v2 .nrmt-vip-catalog>header { border-bottom-color:rgba(var(--vip-category-rgb),.3); }
#nrmt-vip-store-v2 .nrmt-vip-catalog>header>span { border-color:rgba(var(--vip-category-rgb),.48);color:var(--vip-category); }
#nrmt-vip-store-v2 .nrmt-vip-catalog h1 { color:#f7eac7; }

@media(max-width:980px) {
  #nrmt-vip-store-v2 .nrmt-vip-tabs { grid-template-columns:repeat(2,minmax(0,1fr)); }
  #nrmt-vip-store-v2 .nrmt-vip-store>header { grid-template-columns:1fr auto 40px; }
  #nrmt-vip-store-v2 [data-vip-current-section] { display:none; }
}
@media(max-width:780px) {
  #nrmt-vip-store-v2 .nrmt-vip-tabs { display:flex;overflow-x:auto;padding:7px; }
  #nrmt-vip-store-v2 .nrmt-vip-tabs button { flex:0 0 210px; }
  #nrmt-vip-store-v2 .nrmt-vip-store>header { min-height:62px;height:62px;padding:0 10px; }
}
