.market-modal{max-width:720px!important}.market-top{display:flex;justify-content:space-between;align-items:start;padding-right:32px}.market-top h2{margin-bottom:5px!important}.market-top p{font-size:12px;margin:0}.cart-pill{background:#fff1e9;color:#f25317;border-radius:18px;padding:8px 11px;font-size:11px;font-weight:700;white-space:nowrap}.compatibility{background:#eff8ff;border:1px solid #cfe7fa;border-radius:9px;padding:10px 12px;font-size:11px;margin:15px 0}.product-filters{display:flex;gap:8px;margin:14px 0;flex-wrap:wrap}.product-filters button{border:1px solid #dfe4ea;border-radius:20px;padding:7px 11px;background:#fff;font-size:11px;cursor:pointer}.product-filters button.active{background:#0b1728;color:#fff;border-color:#0b1728}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.product{border:1px solid #e0e5eb;border-radius:11px;padding:12px}.product-visual{height:76px;display:grid;place-items:center;background:#f5f7fa;border-radius:8px;font-size:36px;margin-bottom:11px}.product b{display:block;font-size:12px}.product small{display:block;color:#6d788a;font-size:10px;margin:4px 0}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.product-price{font-size:13px;font-weight:700}.add-product{border:1px solid #ff5a17;background:#fff;color:#ff5a17;border-radius:7px;padding:7px 9px;font-size:10px;font-weight:700;cursor:pointer}.cart-item{display:flex;align-items:center;gap:11px;padding:11px 0;border-bottom:1px solid #e6eaf0}.cart-item:last-of-type{border:0}.cart-item .cart-icon{font-size:25px}.cart-item b{font-size:12px;display:block}.cart-item small{font-size:10px;color:#6d788a}.cart-item .cart-price{margin-left:auto;font-size:12px;font-weight:700}.checkout-total{display:flex;justify-content:space-between;margin-top:17px;padding-top:14px;border-top:1px solid #e1e6eb;font-size:14px;font-weight:700}.market-empty{text-align:center;padding:26px 0;color:#6d788a}.market-empty strong{display:block;color:#0b1728;margin:7px 0}.order-success{text-align:center;padding:7px 0}.order-success .success-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;background:#ddf7e8;color:#109b50;font-size:29px;margin:4px auto 14px}@media(max-width:500px){.product-grid{grid-template-columns:1fr}.market-top{gap:8px}.cart-pill{padding:6px 8px}}
