.mini-cart-recommendation{padding:15px;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin:0;background:#f9fafb}.mini-cart-recommendation .recommend-product{display:flex;align-items:center;gap:12px;text-decoration:none;transition:all .2s ease;cursor:pointer;margin-bottom:15px}.mini-cart-recommendation .recommend-product:last-child{margin-bottom:0}.mini-cart-recommendation .product-image img{width:50px;height:50px;object-fit:cover;border-radius:6px}.mini-cart-recommendation .product-info{flex:1}.mini-cart-recommendation .product-title{font-size:13px;font-weight:500;color:#374151;margin-bottom:4px}.mini-cart-recommendation .product-price{font-size:12px;font-weight:600;color:#4f46e5;margin-bottom:6px}.mini-cart-recommendation .add-to-cart-btn{background:#4f46e5;color:white;font-size:11px;padding:4px 10px;border-radius:4px;cursor:pointer;border:none}.mini-cart-recommendation .add-to-cart-btn:hover{background:#4338ca}.reconstitution-box .top-content{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px}.reconstitution-box .top-content .icon{background:#fef3c7;color:#d97706;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px}