div.shopItem{width:20em;font-family:var(--font-family),sans-serif;background-color:var(--container-background);flex-direction:column;display:flex}div.shopItem a.image,div.shopItem a.title{color:inherit;flex-direction:column;text-decoration:none;display:flex}div.shopItem div.info{flex-direction:column;gap:.2em;padding:1em 1em 0;display:flex}div.shopItem div.info h3,div.shopItem div.info p{margin:0;padding:0}div.shopItem div.bottom{flex-direction:row-reverse;align-items:center;gap:1em;padding:1em;display:flex}div.shopItem div.bottom button{cursor:pointer;border:none;justify-content:center;padding:.48em .35em;font-size:1em;transition:background-color .2s;display:flex}div.shopItem div.bottom button img{width:1.77em;height:1.42em}div.shopItem div.bottom span{font-family:Minecraft,sans-serif;font-size:2em}
