.ShopItem-module__e-Cs7W__item{text-align:center;flex-direction:column;align-items:center;gap:.6rem;height:100%;min-height:280px;padding:1rem;display:flex}.ShopItem-module__e-Cs7W__title{color:var(--text-primary);width:100%;margin:0;font-size:1rem;font-weight:700}.ShopItem-module__e-Cs7W__imageWrapper{border-radius:var(--radius-sm);border:1px solid var(--glass-border);width:100%;height:100px;overflow:hidden}.ShopItem-module__e-Cs7W__image{object-fit:fill;width:100%;height:100%;transition:transform .3s}.ShopItem-module__e-Cs7W__item:hover .ShopItem-module__e-Cs7W__image{transform:scale(1.05)}.ShopItem-module__e-Cs7W__imagePlaceholder{aspect-ratio:1;border-radius:var(--radius-sm);width:100%;color:var(--accent-secondary);background:linear-gradient(135deg,#8a2be266,#4b008299);border:1px solid #8a2be266;justify-content:center;align-items:center;display:flex}.ShopItem-module__e-Cs7W__description{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;margin:0;font-size:.85rem;display:-webkit-box;overflow:hidden}.ShopItem-module__e-Cs7W__cost{color:#00e5ff;justify-content:center;align-items:center;gap:.3rem;margin-bottom:.25rem;font-size:1rem;font-weight:700;display:flex}
