.ProductCard_card__zaOXP{background:#fff;border-radius:8px;padding:12px;margin-bottom:16px;box-shadow:0 2px 10px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:12px;width:100%}.ProductCard_topRow__gjTa0{display:flex;align-items:center;gap:10px}.ProductCard_miniIcon__1mQPy{width:24px;height:24px;border-radius:4px;background:#003380;display:flex;align-items:center;justify-content:center;overflow:hidden}.ProductCard_miniIcon__1mQPy img{width:100%;height:100%;object-fit:cover}.ProductCard_productName__ob6sa{font-size:16px;font-weight:700;color:#1a1a1a}.ProductCard_contentRow__3yhnO{display:flex;gap:15px;align-items:flex-start}.ProductCard_imageContainer__RwJ_U{width:130px;height:90px;border-radius:8px;overflow:hidden;background:#f5f5f5;flex-shrink:0}.ProductCard_productImage__QGxxK{width:100%;height:100%;object-fit:cover}.ProductCard_placeholderImage__JE6dZ{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:24px;background:#e0e0e0}.ProductCard_statsSection__DzHNm{flex:1 1;display:flex;flex-direction:column;gap:8px}.ProductCard_statsGrid__XjaRJ{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;gap:5px}.ProductCard_statItem__LFllX{display:flex;flex-direction:column}.ProductCard_statLabel__3VQ4z{font-size:12px;color:#666;height:16px}.ProductCard_statValue__CHIaB{font-size:14px;font-weight:700;color:#ff6d00}.ProductCard_priceBuyRow__5c2z1{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.ProductCard_priceInfo__DYHx3{font-size:14px;font-weight:500;color:#333}.ProductCard_priceValue__SNLE9{color:#0052cc;font-weight:700}.ProductCard_buyButton__8uK4B{background:#283593;color:#fff;padding:6px 24px;border-radius:20px;border:none;font-weight:600;font-size:14px;cursor:pointer;transition:background .2s}.ProductCard_buyButton__8uK4B:hover:not(:disabled){background:#1a237e}.ProductCard_buyButton__8uK4B:disabled{background:#ccc;cursor:not-allowed}.ProductCard_modal__nWZYt{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:var(--spacing-md)}.ProductCard_modalContent__uzDcj{background:#fff;border-radius:12px;padding:24px;max-width:400px;width:100%;color:#333}.ProductCard_modalContent__uzDcj h2{color:#1a1a1a;margin-bottom:20px;text-align:center}.ProductCard_summary__3mxsP{background:#f8f9fa;padding:15px;border-radius:8px;margin:15px 0;border:1px solid #eee}.ProductCard_row__e3S4i{display:flex;justify-content:space-between;margin-bottom:6px;font-size:14px}.ProductCard_highlight__C_7Ih{color:#ff6d00;font-weight:700}.ProductCard_error__wCySu{background:#ffebee;color:#c62828;padding:10px;border-radius:4px;margin-bottom:12px;font-size:13px;border:1px solid #ef9a9a}.page_container__9yLzm{max-width:1200px!important;margin:0 auto;padding:var(--spacing-md)}@media (max-width:768px){.page_container__9yLzm{max-width:100%!important}}.page_header__aok5n{text-align:center;margin-bottom:var(--spacing-xl)}.page_header__aok5n h1{font-size:var(--text-2xl);color:var(--text-primary);margin-bottom:var(--spacing-sm)}.page_header__aok5n p{color:var(--text-secondary);font-size:var(--text-sm)}.page_loading__wnDVN,.page_products__4DpNR{display:flex;flex-direction:column;gap:var(--spacing-md)}.page_loading__wnDVN{align-items:center;justify-content:center;padding:var(--spacing-xl)}.page_empty__GZcIj{text-align:center;padding:var(--spacing-xl);color:var(--text-secondary);grid-column:1/-1}