.storage-card:hover .item-art.real img{transform:scale(1.06)}
.storage-grid{grid-template-columns:repeat(auto-fill,159px);justify-content:start;align-items:start}
.storage-card{width:159px;height:148px;border-radius:5px;background:var(--panel2);cursor:pointer}
.storage-card:hover{border-color:color-mix(in srgb,var(--rarity) 72%,var(--line));outline:2px solid color-mix(in srgb,var(--rarity) 86%,#fff 14%);outline-offset:-2px;box-shadow:0 0 0 1px color-mix(in srgb,var(--rarity) 70%,transparent),0 0 18px color-mix(in srgb,var(--rarity) 38%,transparent)}
.storage-card.selected{outline:1px solid color-mix(in srgb,var(--blue) 76%,#fff 24%);outline-offset:-1px}
.storage-card.disabled{opacity:.55;filter:saturate(.7)}
.check{position:absolute;top:5px;left:5px;z-index:6;width:18px;height:18px;min-height:0;padding:0;border-radius:4px;background:rgba(20,23,30,.52);border-color:rgba(255,255,255,.16);appearance:none}
.check:checked{background:#4f8a36}
.check:checked:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid #f2ffe8;border-width:0 2px 2px 0;transform:rotate(45deg)}
.storage-card .sale-price{bottom:30px}
.storage-price{position:absolute;right:4px;bottom:29px;z-index:5;display:grid;gap:0;justify-items:end;padding:3px 6px;border-radius:6px;background:linear-gradient(180deg,#dd8f23,#b85d13);border:1px solid rgba(255,222,150,.58);box-shadow:0 2px 8px rgba(0,0,0,.3),0 0 0 1px rgba(60,30,0,.16)}
.storage-price b{font-size:13px;line-height:1;color:#fff;font-weight:900;text-shadow:0 1px 2px rgba(0,0,0,.42)}
.storage-price span{font-size:9px;line-height:1;color:rgba(255,244,222,.9);font-weight:800;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.38)}
@media(max-width:760px){
.storage-grid{grid-template-columns:repeat(auto-fill,159px);justify-content:center}
}
.storage-card .state-badge{font-size:10px}
.storage-card .state-badge.listed{max-width:142px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1c2744;background:linear-gradient(180deg,#dbe6ff,#c7d6ff);border:1px solid rgba(126,153,224,.72);border-radius:5px;padding:3px 6px;box-shadow:0 1px 4px rgba(0,0,0,.18);text-shadow:none}
.storage-card.is-listed{box-shadow:inset 0 0 0 1px rgba(126,153,224,.48)}
.storage-price b{display:flex;align-items:center;gap:1px;font-size:14px}
.storage-price .bolt{display:inline-grid;place-items:center;width:15px;height:15px;border-radius:50%;background:var(--panel2);box-shadow:0 1px 2px rgba(0,0,0,.35),inset 0 0 0 1px var(--line);font-size:11px;line-height:1;filter:none;text-shadow:none}
.storage-card .state-badge.listed{color:#153419;background:linear-gradient(180deg,#dbf7b9,#bde985);border-color:rgba(133,205,89,.8);box-shadow:0 1px 4px rgba(0,0,0,.18);text-shadow:none}
.storage-card .state-badge.listed{top:4px;right:2px}
.storage-card .storage-price{right:2px;bottom:30px;padding:2px 4px 2px 2px;background:linear-gradient(180deg,var(--panel2),var(--panel));border:1px solid var(--line);box-shadow:0 2px 8px rgba(0,0,0,.3),0 0 0 1px rgba(0,0,0,.08)}
html[data-theme="dark"] .storage-card .storage-price{background:linear-gradient(180deg,color-mix(in srgb,var(--panel2) 92%,#fff),color-mix(in srgb,var(--panel) 94%,#fff))}
html[data-theme="light"] .storage-card .storage-price{background:linear-gradient(180deg,color-mix(in srgb,var(--panel2) 88%,#000),color-mix(in srgb,var(--panel) 92%,#000))}
.storage-card .storage-price b{color:#e87512;text-shadow:none}
.storage-card .storage-price > span{color:var(--muted);font-weight:800;text-shadow:none}
.storage-card .storage-price > span em{font-style:normal;font-weight:500}
.storage-card .storage-price .bolt{display:inline-block;width:auto;height:auto;border-radius:0;background:transparent;box-shadow:none;color:#e87512;font-size:12px;line-height:1;filter:none;text-shadow:none}
.storage-card .storage-price{right:0;bottom:26px;min-width:78px;padding:9px 8px 5px 22px;gap:0;align-content:end;justify-items:end;border:0;background:linear-gradient(135deg,transparent 0%,rgba(0,0,0,.06) 22%,rgba(18,21,28,.74) 72%,rgba(18,21,28,.92) 100%);box-shadow:none;border-radius:0 0 5px 0}
html[data-theme="dark"] .storage-card .storage-price{background:linear-gradient(135deg,transparent 0%,rgba(20,23,31,.08) 22%,rgba(24,27,36,.72) 72%,rgba(24,27,36,.92) 100%)}
html[data-theme="light"] .storage-card .storage-price{background:linear-gradient(135deg,transparent 0%,rgba(255,255,255,.08) 20%,rgba(234,239,247,.82) 72%,rgba(245,248,252,.96) 100%)}
.storage-card .storage-price b{gap:2px;font-size:15px;line-height:1;color:#ff8424;text-shadow:0 1px 2px rgba(0,0,0,.45)}
.storage-card .storage-price .bolt{font-size:12px;color:#ff8424;text-shadow:0 1px 2px rgba(0,0,0,.45)}
.storage-card .storage-price > span{margin-top:1px;font-size:9px;line-height:1;color:color-mix(in srgb,var(--muted) 88%,var(--text));font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.28)}
.storage-card .storage-price > span em{font-weight:500}
.storage-card{height:176px;display:flex;flex-direction:column}
.storage-card .item-art{flex:0 0 120px}
.storage-card .storage-price{position:relative;right:auto;bottom:auto;min-width:0;height:30px;padding:3px 7px 4px;display:grid;align-content:center;justify-items:end;border:0;border-top:1px solid color-mix(in srgb,var(--rarity) 24%,var(--line));border-radius:0;background:linear-gradient(180deg,color-mix(in srgb,var(--panel2) 92%,var(--rarity) 8%),color-mix(in srgb,var(--panel) 94%,var(--rarity) 6%));box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}
.storage-card .storage-price b{gap:1px;font-size:15px;line-height:1;color:#ff8424;text-shadow:none}
.storage-card .storage-price .bolt{font-size:12px;color:#ff8424;text-shadow:none}
.storage-card .storage-price > span{margin-top:1px;font-size:9px;line-height:1;color:color-mix(in srgb,var(--muted) 86%,var(--text));font-weight:800;text-shadow:none}
.storage-card .storage-price > span em{font-weight:500;color:var(--muted)}
html[data-theme="dark"] .storage-card .storage-price{background:linear-gradient(180deg,color-mix(in srgb,var(--panel2) 90%,var(--rarity) 10%),color-mix(in srgb,var(--panel) 94%,var(--rarity) 6%))}
html[data-theme="light"] .storage-card .storage-price{background:linear-gradient(180deg,color-mix(in srgb,var(--panel2) 88%,var(--rarity) 12%),color-mix(in srgb,var(--panel) 92%,var(--rarity) 8%))}
.storage-card:hover{border-color:var(--line);outline:0;box-shadow:none}
.storage-card .storage-price{grid-template-columns:1fr auto;column-gap:4px;align-items:center;justify-items:stretch;padding:2px 5px 3px 8px;border-top:0;background:var(--panel2);box-shadow:none}
.storage-card .storage-price b{order:2;justify-self:end;display:inline-flex;align-items:center;gap:1px;font-size:15px;letter-spacing:-.25px}
.storage-card .storage-price .bolt{font-size:15px;line-height:1;transform:translateY(-1px)}
.storage-card .storage-price > span{order:1;justify-self:start;display:flex;align-items:baseline;gap:2px;margin-top:0;max-width:78px;overflow:hidden;white-space:nowrap;font-size:9px;text-align:left}
.storage-card .storage-price > span em{flex:0 0 auto}
.storage-card .storage-price > span{color:color-mix(in srgb,var(--muted) 86%,var(--text))}
html[data-theme="dark"] .storage-card .storage-price,html[data-theme="light"] .storage-card .storage-price{background:var(--panel2)}
.storage-card .storage-price > span{display:grid;gap:1px;align-content:center;max-width:72px;font-size:10px;line-height:.95;letter-spacing:-.15px}
.storage-card .storage-price > span em{font-size:8px;line-height:1;color:var(--muted)}
.storage-card .storage-price,html[data-theme="dark"] .storage-card .storage-price,html[data-theme="light"] .storage-card .storage-price{background:transparent}
.storage-card .namebar{box-shadow:none;text-shadow:none}
.storage-card .item-art,.storage-card .item-art.real{background:transparent}
.storage-card.is-listed{box-shadow:none}
.storage-card .storage-price b{gap:0;font-size:17px;letter-spacing:-.45px}
.storage-card .storage-price .bolt{font-size:21px;margin-right:-2px;transform:translateY(-1px)}
.storage-card .storage-price b{font-size:16px;letter-spacing:-.32px;line-height:.95}
.storage-card .storage-price .bolt{font-size:21px;margin-right:-5px;transform:translateY(-1px)}
.storage-card .item-art.real img{padding:13px 16px 3px}
.storage-card .storage-price{height:28px;margin-top:2px}
.storage-card .storage-price{align-content:end;align-items:end;padding-bottom:1px}
.storage-card .storage-price{align-content:center;align-items:end;padding-top:0;padding-bottom:0}
.storage-card .storage-price > span,.storage-card .storage-price b{align-self:end}
.storage-card .storage-price>b{font-weight:800}
.storage-card .storage-price>span{transform:translateY(-2px)}
.storage-card .storage-price>span em{font-size:9px}
.storage-card .storage-price>b{font-weight:600}
.storage-card .storage-price>span{font-weight:600}
.storage-card .storage-price{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;padding-left:4px;padding-right:3px}
.storage-card .storage-price>span{order:1;margin-right:auto;justify-self:start;text-align:left;font-weight:600;line-height:.95}
.storage-card .storage-price>b{order:2;margin-left:auto;justify-self:end;text-align:right;font-weight:600;line-height:.95}
.storage-card .storage-price .bolt{display:inline-block;transform:translateY(-1px)}
.storage-card .storage-price>span{transform:translateY(-4px)}
.storage-card .check{left:5px;top:5px}
.storage-card .check{left:4px;top:4px;margin:0}
.storage-card .state-badge.listed{top:4px;right:4px;height:16px;padding:0 5px 0 4px;display:flex;align-items:center;gap:3px;border-radius:5px;background:#b7ff91;color:#173510;border:1px solid rgba(58,116,36,.35);box-shadow:0 1px 2px rgba(0,0,0,.22);font-size:9px;font-weight:700;line-height:1;text-shadow:none;white-space:nowrap}
.storage-card .state-badge.listed .tag-icon{font-size:10px;line-height:1;transform:translateY(-1px)}
.storage-card .state-badge.listed{top:4px;right:4px;width:44px;height:21px;padding:0;display:block;border:1px solid #e53d4e;border-radius:3px;background:#fff;color:#e53d4e;box-shadow:0 1px 3px rgba(0,0,0,.28);overflow:hidden;text-shadow:none;white-space:normal}
.storage-card .state-badge.listed .sale-sign{display:grid;grid-template-rows:11px 8px;width:100%;height:100%;align-items:center;justify-items:center;line-height:1}
.storage-card .state-badge.listed .sale-sign b{display:block;width:100%;height:11px;background:#e53d4e;color:#fff;font-size:8px;font-weight:900;letter-spacing:.4px;line-height:11px;text-align:center}
.storage-card .state-badge.listed .sale-sign i{display:block;color:#18202b;font-style:normal;font-size:7px;font-weight:800;line-height:8px;letter-spacing:-.2px}
.storage-card .state-badge.listed{width:50px;height:21px}
.storage-card .state-badge.listed .sale-sign b{font-size:7px;letter-spacing:.35px}
.storage-card .state-badge.listed{width:58px;height:25px}
.storage-card .state-badge.listed .sale-sign{grid-template-rows:11px 12px}
.storage-card .state-badge.listed .sale-sign b{font-size:7px;letter-spacing:.1px}
.storage-card .state-badge.listed .sale-sign i{font-size:10px;line-height:12px;letter-spacing:-.35px}
.storage-card .state-badge.listed{height:27px}
.storage-card .state-badge.listed .sale-sign{grid-template-rows:11px 14px}
.storage-card .state-badge.listed .sale-sign i{font-size:9px;font-weight:800;line-height:14px;letter-spacing:0}
.storage-card .state-badge.listed .sale-sign i{font-family:Tahoma,Verdana,sans-serif;font-size:8px;font-weight:700;line-height:14px;letter-spacing:0;transform:translateY(-1px);font-variant-numeric:tabular-nums}
.storage-card .state-badge.listed{width:auto;min-width:58px;height:27px}
.storage-card .state-badge.listed .sale-sign{min-width:58px;grid-template-rows:11px 14px}
.storage-card .state-badge.listed .sale-sign i{display:flex;align-items:center;justify-content:center;padding:0 4px;font-size:9px;font-weight:700;line-height:14px;transform:none;font-family:Tahoma,Verdana,sans-serif;font-variant-numeric:tabular-nums;white-space:nowrap}
.storage-card .state-badge.listed{min-width:67px;height:31px}
.storage-card .state-badge.listed .sale-sign{min-width:67px;grid-template-rows:13px 16px}
.storage-card .state-badge.listed .sale-sign b{height:13px;font-size:8px;line-height:13px;letter-spacing:.1px}
.storage-card .state-badge.listed .sale-sign i{padding:0 5px;font-size:11px;line-height:16px}
.storage-card .state-badge.listed .sale-sign b{display:flex;align-items:center;justify-content:center;line-height:1;padding-top:1px}
.storage-card .state-badge.listed .sale-sign b{padding-top:0;padding-bottom:1px;line-height:1}
.storage-card .check{display:block!important}
.storage-card.selection-active .check{display:block!important}
.storage-card.selection-active.dimmed{opacity:.46!important;filter:saturate(.55) brightness(.72)!important}
.storage-card.selection-active.selected{opacity:1!important;filter:none!important}
html body[data-page="storage"] .storage-card.selected,html body[data-page="storage"] .storage-card.selected:hover,html body[data-page="storage"] .storage-card.selection-active.selected,html body[data-page="storage"] .storage-card.selection-active.selected:hover{outline:1px solid color-mix(in srgb,var(--blue) 76%,#fff 24%)!important;outline-offset:-1px!important;border-color:color-mix(in srgb,var(--blue) 55%,var(--line))!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent}
html body[data-page="storage"] .storage-card .check:focus{outline:0!important}
@media(max-width:700px){
body[data-page="storage"] .storage-grid{grid-template-columns:repeat(auto-fill,159px)!important;justify-content:center!important;gap:9px!important;width:100%;max-width:100%;overflow:hidden}
}
:root{
  --m1-storage-card-width:159px;
  --m1-storage-card-height:176px;
  --m1-storage-card-radius:10px;
  --m1-storage-card-bg:#30333d;
  --m1-storage-art-height:120px;
  --m1-storage-name-height:26px;
}
body[data-page="storage"] .storage-grid{
  grid-template-columns:repeat(auto-fill,var(--m1-storage-card-width))!important;
  justify-content:center!important;
  gap:9px!important;
}
body[data-page="storage"] .storage-card{
  position:relative!important;
  width:var(--m1-storage-card-width)!important;
  height:var(--m1-storage-card-height)!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
  padding:0!important;
  border-radius:var(--m1-storage-card-radius)!important;
  background:var(--m1-storage-card-bg)!important;
  cursor:pointer!important;
}
body[data-page="storage"] .storage-card .item-art{
  position:relative!important;
  overflow:hidden!important;
  height:var(--m1-storage-art-height)!important;
  min-height:var(--m1-storage-art-height)!important;
}
body[data-page="storage"] .storage-card .item-art.real img{
  box-sizing:border-box!important;
  width:100%!important;
  height:var(--m1-storage-art-height)!important;
  object-fit:contain!important;
  padding:13px 16px 3px!important;
}
body[data-page="storage"] .storage-card .storage-price{
  height:26px!important;
  min-height:26px!important;
  margin-top:2px!important;
  padding:0 3px 0 4px!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:4px!important;
}
body[data-page="storage"] .storage-card .storage-price b{
  align-self:flex-end!important;
  display:flex!important;
  align-items:flex-end!important;
  gap:2px!important;
  color:#e7edf8!important;
  font-size:16px!important;
  font-weight:800!important;
  line-height:1!important;
  white-space:nowrap!important;
}
body[data-page="storage"] .storage-card .storage-price span:not(.bolt){
  align-self:flex-end!important;
  color:#aeb6c5!important;
  font-size:10px!important;
  line-height:1!important;
  white-space:nowrap!important;
}
body[data-page="storage"] .storage-card .storage-price em{
  font-style:normal!important;
}
body[data-page="storage"] .storage-card .namebar{
  position:relative!important;
  z-index:5!important;
  background:var(--rarity)!important;
  background-image:none!important;
  height:var(--m1-storage-name-height)!important;
  min-height:var(--m1-storage-name-height)!important;
  padding:3px 8px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  overflow:hidden!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:500!important;
  line-height:1.05!important;
  white-space:nowrap!important;
  text-overflow:ellipsis!important;
}
body[data-page="storage"] .storage-card .check{
  position:absolute!important;
  left:4px!important;
  top:4px!important;
  width:18px!important;
  height:18px!important;
  z-index:6!important;
  display:block!important;
}
body[data-page="storage"] .storage-card.selection-active .check{
  display:block!important;
}
body[data-page="storage"] .storage-card.selection-active.dimmed{
  opacity:.58!important;
  filter:saturate(.7) brightness(.82)!important;
}
body[data-page="storage"] .storage-card.selection-active.selected{
  opacity:1!important;
  filter:none!important;
}
body[data-page="storage"] .storage-card .storage-price b{
  color:#ff8424!important;
  gap:2px!important;
  font-weight:900!important;
  line-height:16px!important;
}
body[data-page="storage"] .storage-card .storage-price .bolt{
  width:auto!important;
  min-width:0!important;
  height:20px!important;
  display:inline-block!important;
  margin:0!important;
  padding:0!important;
  color:#ff8424!important;
  font-size:20px!important;
  line-height:20px!important;
}
body[data-page="storage"] .storage-card .storage-price span:not(.bolt){
  display:grid!important;
  grid-template-rows:10px 10px!important;
  gap:0!important;
  align-self:flex-end!important;
  transform:translateY(-1px)!important;
}
body[data-page="storage"] .storage-card .storage-price .bolt{
  width:13px!important;
  min-width:13px!important;
  max-width:13px!important;
  flex:0 0 13px!important;
  overflow:visible!important;
  text-align:left!important;
}
body[data-page="storage"] .storage-card .storage-price .bolt{
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  flex:0 0 auto!important;
  height:21px!important;
  margin:0 -5px 0 0!important;
  font-size:21px!important;
  line-height:21px!important;
}
body[data-page="storage"] .storage-card .storage-price span:not(.bolt){
  transform:none!important;
}
body[data-page="storage"] .storage-card .storage-price b{
  gap:0!important;
  font-weight:600!important;
  line-height:15.2px!important;
}
body[data-page="storage"] .storage-card .storage-price span:not(.bolt){
  grid-template-rows:9px 9.5px!important;
  gap:1px!important;
  line-height:9.5px!important;
  transform:translateY(-4px)!important;
}
body[data-page="storage"] .storage-card .storage-price b{
  transform:translateY(-4px)!important;
}
body[data-page="storage"] .storage-card .storage-price .bolt{
  transform:translateY(4px)!important;
}
body[data-page="storage"] .storage-card .storage-price b{
  transform:translateY(-3px)!important;
}
body[data-page="storage"] .storage-card .storage-price .bolt{
  transform:translateY(6px)!important;
}
body[data-page="storage"] .storage-card .storage-price .bolt{
  transform:translateY(4px)!important;
}
body[data-page="storage"] .storage-card .storage-price .bolt{
  transform:translateY(2px)!important;
}
html[data-theme="light"]{
  --m1-storage-card-bg:#f3f6fb;
}
html[data-theme="light"] body[data-page="storage"] .storage-card{
  border-color:#cdd6e4!important;
  box-shadow:0 1px 2px rgba(20,35,55,.08)!important;
}
html[data-theme="light"] body[data-page="storage"] .storage-card .item-art{
  background:var(--m1-storage-card-bg)!important;
}
html[data-theme="light"] body[data-page="storage"] .storage-card .storage-price span:not(.bolt){
  color:#465264!important;
}
body[data-page="storage"] .bolt{
  display:inline-block!important;
  width:13px!important;
  min-width:13px!important;
  max-width:13px!important;
  height:20px!important;
  flex:0 0 13px!important;
  background:linear-gradient(180deg,#ffc84e 0%,#ff9a2a 48%,#f36b16 100%)!important;
  clip-path:polygon(57% 0,95% 0,66% 42%,100% 42%,32% 100%,48% 58%,10% 58%)!important;
  filter:drop-shadow(0 1px 0 rgba(120,44,0,.58)) drop-shadow(0 0 1px rgba(255,192,78,.34))!important;
}
body[data-page="storage"] .storage-card .storage-price .bolt{
  margin:0 -1px 0 0!important;
  padding:0!important;
  color:transparent!important;
  font-size:0!important;
  line-height:0!important;
  overflow:visible!important;
  text-align:left!important;
  transform:translateY(2px)!important;
}
body[data-page="storage"] svg.bolt{
  display:inline-block!important;
  width:10px!important;
  min-width:10px!important;
  max-width:10px!important;
  height:13px!important;
  flex:0 0 10px!important;
  margin:0 -2px 0 -2px!important;
  background:transparent!important;
  clip-path:none!important;
  overflow:visible!important;
  filter:drop-shadow(0 1px 0 rgba(120,44,0,.58)) drop-shadow(0 0 1px rgba(255,192,78,.34))!important;
}
body[data-page="storage"] .storage-card .storage-price svg.bolt{
  transform:translate(-1px,0)!important;
}
html body[data-page="storage"] .storage-card .storage-price svg.bolt{
  width:13px!important;
  min-width:13px!important;
  max-width:13px!important;
  height:18px!important;
  flex-basis:13px!important;
  transform:translate(-2px,2px)!important;
  border-radius:0!important;
}

body[data-page="storage"] .storage-card{
  border:1px solid var(--line)!important;
  overflow:hidden!important;
  text-align:left!important;
}
body[data-page="storage"] .storage-card .item-art,
body[data-page="storage"] .storage-card .item-art.real{
  position:relative!important;
  background:transparent!important;
  box-shadow:none!important;
}
body[data-page="storage"] .storage-card .item-art:not(.real):before{
  content:attr(data-mark);
  position:absolute;
  inset:0;
  display:grid;
  place-items:center;
  color:var(--muted);
  font-size:32px;
  font-weight:900;
}

body[data-page="storage"] .storage-card .check{
  opacity:.42!important;
  background:rgba(20,23,30,.24)!important;
  border-color:rgba(255,255,255,.10)!important;
  box-shadow:none!important;
}
body[data-page="storage"] .storage-card:hover .check,
body[data-page="storage"] .storage-card.selected .check{
  opacity:.72!important;
}
body[data-page="storage"] .storage-card .check:checked{
  opacity:.9!important;
  background:rgba(79,138,54,.72)!important;
  border-color:rgba(242,255,232,.42)!important;
}
body[data-page="storage"] .storage-card .check:checked:after{
  border-color:rgba(242,255,232,.86)!important;
}

body[data-page="storage"] .storage-card .check-hit{
  position:absolute!important;
  left:0!important;
  top:0!important;
  width:44px!important;
  height:44px!important;
  z-index:7!important;
  cursor:pointer!important;
}

body[data-page="storage"] .storage-card .check-hit:hover+.check{
  opacity:.9!important;
  background:rgba(79,138,54,.34)!important;
  border-color:rgba(242,255,232,.36)!important;
  box-shadow:inset 0 0 0 1px rgba(242,255,232,.22)!important;
}

@media(max-width:370px){
  body[data-page="storage"] #storageGrid.storage-grid{
    grid-template-columns:repeat(2,var(--m1-storage-card-width))!important;
    justify-content:center!important;
    gap:8px!important;
  }
}
