#view-store .premium-lab{padding:12px!important}
#view-store .premium-products{display:block!important}
.shop-notice{padding:8px 10px;background:#fff2cb;color:#644a10!important;border:1px solid #dcc887;border-radius:6px;font-size:12px;margin:8px 0}
.shop-section{margin:14px 0}.shop-section>h3{margin:0 0 7px;font-size:15px}
.shop-grid,.coin-pack-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
#view-store .shop-product{display:flex!important;flex-direction:column;gap:7px;padding:10px!important;background:#f7faf5!important;border:1px solid #bbcfbf;border-radius:9px;min-width:0}
.shop-product-head{display:flex;align-items:center;gap:9px}.shop-product-head img{width:48px;height:48px;object-fit:contain;border-radius:7px;flex-shrink:0}
.shop-product-head h3{font-size:15px;margin:0}.shop-product p{font-size:12px!important;line-height:1.5!important;margin:0;flex:1;color:#354f3b!important}
.shop-facts{display:flex;flex-wrap:wrap;gap:4px}.shop-facts span{background:#e0ebe0;border-radius:4px;padding:3px 5px;font-size:11px;color:#32593c!important}
.shop-price{display:flex;justify-content:space-between;align-items:baseline;gap:6px}.shop-price strong{font-size:19px;color:#155f38!important}.shop-price small{font-size:11px;color:#4c6451!important}
.shop-state{font-size:11px;font-weight:700;color:#75530a!important;min-height:16px}
.shop-product button{width:100%;margin-top:auto;font-size:12px!important}.shop-product.owned{opacity:1!important}
.coin-pack{padding:10px;border:1px solid #b6cdbb;background:#e6efe5;border-radius:8px;display:grid;gap:4px}.coin-pack strong{font-size:19px;color:#185731!important}.coin-pack span{font-size:14px;color:#214c30!important}.coin-pack button{font-size:12px!important;padding:6px!important}
.shop-history{margin-top:12px}.shop-history summary{cursor:pointer;font-weight:700;font-size:13px}.shop-history-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;padding:6px 0;border-bottom:1px solid #d1ded2;font-size:12px;color:#284c34}.shop-history-row small{font-size:11px}
.shop-rules{font-size:12px;line-height:1.6;color:#3d5843!important}.shop-rules p{margin:4px 0}
#premium-message{padding:8px;background:#e0eee3;color:#245936!important;text-align:left!important;font-size:12px!important}
@media(max-width:1000px){.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.shop-grid,.coin-pack-list{grid-template-columns:1fr}.shop-history-row{grid-template-columns:1fr auto}.shop-history-row small{grid-column:1/-1}}
