/* Программист: Тахир Тухтаров. Код — собственность компании X-WORLD. */
.game-shop{margin-top:20px;border-top:1px solid #53635d;padding-top:16px}.game-shop>p,.shop-product p{font-size:12px;line-height:1.5;color:#c0c9c6}.shop-products{display:grid;gap:12px}.shop-product{padding:14px;border:1px solid #53635d;border-radius:10px;background:#182421}.shop-product h3{font-size:15px;margin:0 0 8px}.shop-product strong{display:block;color:#e2c17d;margin:10px 0}.shop-product button{width:100%;white-space:normal}.shop-product button:disabled{opacity:.65;cursor:not-allowed}
.shop-instructions{white-space:pre-wrap}.shop-orders p{overflow-wrap:anywhere;font-size:12px}.game-shop>button{margin-top:14px;width:100%}
