.shop-content{max-height:70vh;padding:0;overflow-y:auto}.shop-header{text-align:center;border-bottom:1px solid #0000001a;padding:15px 20px}.shop-header h3{color:#2c3e50;margin:0 0 8px;font-size:20px}.shop-description{color:#666;margin:0;font-size:14px;line-height:1.4}.shop-items{flex-direction:column;gap:12px;padding:15px;display:flex}.shop-item{background:#f8f9fa;border:2px solid #0000;border-radius:12px;align-items:center;gap:15px;padding:15px;transition:all .3s;display:flex;position:relative;overflow:hidden}.shop-item:hover{border-color:#4ecdc4;transform:translateY(-2px);box-shadow:0 4px 12px #4ecdc433}.shop-item.popular{background:linear-gradient(135deg,#fff9e6,#f8f9fa);border-color:gold}.shop-item.popular:hover{border-color:orange;box-shadow:0 4px 12px #ffa5004d}.item-popular{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(45deg,gold,orange);border-radius:0 0 8px 8px;padding:4px 12px;font-size:11px;font-weight:700;position:absolute;top:-1px;right:15px;box-shadow:0 2px 4px #0003}.item-icon{background:#4ecdc41a;border:2px solid #4ecdc44d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:36px;display:flex}.shop-item.popular .item-icon{background:#ffd70033;border-color:#ffa50066}.item-content{flex:1;min-width:0}.item-name{color:#2c3e50;margin:0 0 5px;font-size:16px;font-weight:600}.item-description{color:#666;margin:0 0 8px;font-size:13px;line-height:1.3}.item-hints{color:#4ecdc4;font-size:14px;font-weight:600}.shop-item.popular .item-hints{color:#ff8c00}.item-purchase{text-align:center;flex-shrink:0}.item-price{color:#2c3e50;justify-content:center;align-items:center;gap:2px;margin-bottom:8px;font-size:16px;font-weight:700;display:flex}.buy-button{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#4ecdc4,#3ba99c);border:none;border-radius:8px;min-width:80px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s}.buy-button:hover:not(:disabled){background:linear-gradient(135deg,#3ba99c,#2c8577);transform:translateY(-1px);box-shadow:0 4px 12px #4ecdc466}.buy-button:disabled{cursor:not-allowed;box-shadow:none;background:#ccc;transform:none}.shop-item.popular .buy-button{background:linear-gradient(135deg,#ff8c00,#ff7f00)}.shop-item.popular .buy-button:hover:not(:disabled){background:linear-gradient(135deg,#ff7f00,tomato);box-shadow:0 4px 12px #ff8c0066}.shop-footer{background:#00000005;border-top:1px solid #0000001a;padding:15px 20px}.shop-notice{color:#888;text-align:center;margin:0;font-size:12px;line-height:1.4}.currency-icon{vertical-align:middle;width:16px;height:16px;margin-right:4px;display:inline-block}.shop-item.unavailable{opacity:.6;filter:grayscale(50%)}.shop-item.unavailable .buy-button{cursor:not-allowed;background:#ccc}.shop-item.unavailable .buy-button:hover{box-shadow:none;background:#ccc;transform:none}@keyframes shop-item-appear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.shop-item{animation:.3s ease-out shop-item-appear}.shop-item:first-child{animation-delay:.1s}.shop-item:nth-child(2){animation-delay:.2s}.shop-item:nth-child(3){animation-delay:.3s}.shop-item:nth-child(4){animation-delay:.4s}@media (width<=768px){.shop-content{max-height:60vh}.shop-item{gap:12px;padding:12px}.item-icon{width:50px;height:50px;font-size:28px}.item-name{font-size:15px}.item-description{font-size:12px}.item-price{font-size:15px}.buy-button{min-width:70px;padding:8px 16px;font-size:13px}.item-popular{padding:3px 10px;font-size:10px}}@media (width<=480px){.shop-items{gap:10px;padding:10px}.shop-item{text-align:center;flex-direction:column;gap:10px;padding:10px}.item-content{order:1}.item-purchase{order:2;margin-top:5px}.item-icon{order:0;margin-bottom:5px}}
/*# sourceMappingURL=index.a51e5a0a.css.map */
