/* V17 — loaded last: profile containment, classic navigation, inventory visuals. */
html[data-home-theme="classic"] body #root .game-home .account-parchment>.panel-content.profile-card{
  top:15%!important;right:18%!important;bottom:16%!important;left:19%!important;
  width:auto!important;height:auto!important;box-sizing:border-box!important;
  padding:clamp(7px,.65vw,13px)!important;gap:4px!important;overflow:hidden!important
}
html[data-home-theme="classic"] body #root .game-home .account-parchment>.panel-content.profile-card>.avatar-medallion{
  width:clamp(58px,5vw,82px)!important;height:clamp(58px,5vw,82px)!important;
  min-height:0!important;flex:0 0 auto!important
}
html[data-home-theme="classic"] body #root .game-home .account-parchment>.panel-content.profile-card>.profile-type{
  display:inline-flex!important;width:auto!important;align-items:center!important;
  justify-content:center!important;gap:.35em!important
}
html[data-home-theme="classic"] body #root .game-home .account-parchment>.panel-content.profile-card>.profile-xp{
  width:92%!important;max-width:92%!important;margin:6px auto 5px!important
}
html[data-home-theme="classic"] body #root .game-home .account-parchment>.panel-content.profile-card>.profile-stats{
  display:grid!important;width:92%!important;max-width:92%!important;margin:4px auto 0!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important
}
html[data-home-theme="classic"] body #root .game-home .account-parchment>.panel-content.profile-card>.profile-stats>div{
  display:flex!important;min-height:30px!important;padding:4px 2px!important;flex-direction:column!important;
  align-items:center!important;justify-content:center!important;color:#2b180c!important;
  background:#f0d39b18!important;opacity:1!important
}
html[data-home-theme="classic"] body #root .game-home .account-parchment>.panel-content.profile-card>.profile-stats :is(dt,dd){color:#2b180c!important;opacity:1!important}

@media (min-width:1101px){
  html[data-home-theme="classic"] body #root .game-home .friends-orb{top:146px!important}
  html[data-home-theme="classic"] body>.np-bp-gateway[data-placement="home"],
  html[data-home-theme="classic"] body #root .game-home .np-bp-gateway[data-placement="home"]{position:absolute!important;top:286px!important;right:18px!important;bottom:auto!important}
}
@media (max-width:1100px) and (min-width:761px){
  html[data-home-theme="classic"] body #root .game-home .friends-orb{top:134px!important}
  html[data-home-theme="classic"] body>.np-bp-gateway[data-placement="home"],
  html[data-home-theme="classic"] body #root .game-home .np-bp-gateway[data-placement="home"]{position:absolute!important;top:238px!important;right:9px!important;bottom:auto!important}
  html[data-home-theme="classic"] body #root .game-home .account-parchment>.panel-content.profile-card{
    top:15%!important;right:17%!important;bottom:15%!important;left:18%!important
  }
}

.inventory-page .np-hall-card[data-dice-skin] .np-hall-card-art,
.inventory-page .np-hall-card[data-roll-effect] .np-hall-card-art{position:relative!important;min-height:210px!important;overflow:hidden!important}
.inventory-page .np-hall-card[data-dice-skin] .np-inventory-dice-canvas{
  position:absolute!important;inset:0!important;width:100%!important;height:100%!important;z-index:1!important
}
.inventory-page .np-hall-card[data-roll-effect] .np-roll-effect-thumb{
  position:absolute!important;inset:0!important;display:grid!important;width:100%!important;height:100%!important;place-items:center!important;z-index:1!important
}

@media (max-width:760px){
  html[data-home-theme="classic"] body #root .game-home .account-parchment>.panel-content.profile-card{
    top:10%!important;right:9%!important;bottom:9%!important;left:18%!important;padding:5px!important
  }
  html[data-home-theme="classic"] body #root .game-home .account-parchment>.panel-content.profile-card>.profile-stats{
    width:96%!important;max-width:96%!important;gap:2px!important
  }
  .inventory-page .np-hall-card[data-dice-skin] .np-hall-card-art,
  .inventory-page .np-hall-card[data-roll-effect] .np-hall-card-art{min-height:170px!important}
}
